23 lines
No EOL
369 B
JSON
23 lines
No EOL
369 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"group": "ladder",
|
|
"key": {
|
|
"#": {
|
|
"item": "betterend:helix_tree_planks"
|
|
},
|
|
"I": {
|
|
"item": "minecraft:stick"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"I I",
|
|
"I#I",
|
|
"I I"
|
|
],
|
|
"result": {
|
|
"count": 3,
|
|
"item": "betterend:helix_tree_ladder"
|
|
},
|
|
"show_notification": true
|
|
} |