BetterEnd/src/main/generated/data/betterend/recipes/helix_tree_bookshelf.json
2023-04-29 15:46:05 +02:00

22 lines
No EOL
362 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "bookshelf",
"key": {
"#": {
"item": "betterend:helix_tree_planks"
},
"P": {
"item": "minecraft:book"
}
},
"pattern": [
"###",
"PPP",
"###"
],
"result": {
"item": "betterend:helix_tree_bookshelf"
},
"show_notification": true
}