22 lines
No EOL
362 B
JSON
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
|
|
} |