13 lines
268 B
JSON
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"
|
|
}
|
|
}
|