Files
2026-03-19 02:19:51 +01:00

13 lines
346 B
JSON

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