16 lines
251 B
JSON
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"
|
|
}
|
|
} |