Files
2026-07-31 10:34:32 +09:00

13 lines
268 B
JSON

{
"type": "minecraft:crafting_shaped",
"pattern": ["PLP", "DDD", "PLP"],
"key": {
"P": { "tag": "minecraft:planks" },
"L": { "tag": "society:raw_logs" },
"D": { "item": "numismatics:cog" }
},
"result": {
"item": "bountiful:bountyboard"
}
}