20 lines
255 B
JSON
20 lines
255 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"~",
|
|
"I"
|
|
],
|
|
"key": {
|
|
"I": {
|
|
"item": "minecraft:bamboo"
|
|
},
|
|
"~": {
|
|
"item": "minecraft:string"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "templates:button",
|
|
"count": 1
|
|
},
|
|
"group": "templates"
|
|
} |