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

16 lines
251 B
JSON

{
"type": "minecraft:crafting_shaped",
"pattern": [
"PS ",
"SGS",
" SP"
],
"key": {
"P": {"item": "minecraft:paper"},
"S": {"item": "minecraft:stick"},
"G": {"item": "numismatics:cog"}
},
"result": {
"item": "bountiful:decree"
}
}