Recipes Data
This commit is contained in:
parent
5fe6ac1a22
commit
f18080a845
1450 changed files with 38936 additions and 0 deletions
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"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
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue