Files
ButterflyPinBoard/ButterflyPins/assets/butterflypins/recipes/grid/pinboard2x2.json

13 lines
321 B
JSON

{
"ingredientPattern": "_S_\tSBS\t_S_",
"ingredients": {
"S": { "type": "item", "code": "game:stick" },
"B": {
"type": "item",
"code": "game:*-butterflypin-*"
}
},
"width": 3,
"height": 3,
"output": { "type": "block", "code": "pinboard2x2-north" }
}