Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "ingredientPattern": "_C_,CSC,_C_",
- "ingredients": {
- "C": {
- "type": "item",
- "code": "game:cloth-*",
- "name": "color",
- "allowedVariants": ["plain", "blue", "brown", "gray", "black", "green", "orange", "pink", "purple", "red", "white", "yellow"]
- },
- "S": {
- "type": "item",
- "code": "game:sewingkit"
- }
- },
- "width": 3,
- "height": 3,
- "output": {
- "type": "block",
- "code": "clothblock-{color}"
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement