22 lines
No EOL
358 B
JSON
22 lines
No EOL
358 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"group": "bar_stool",
|
|
"key": {
|
|
"#": {
|
|
"item": "betterend:pythadendron_slab"
|
|
},
|
|
"I": {
|
|
"item": "minecraft:stick"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"##",
|
|
"II",
|
|
"II"
|
|
],
|
|
"result": {
|
|
"item": "betterend:pythadendron_bar_stool"
|
|
},
|
|
"show_notification": true
|
|
} |