21 lines
267 B
JSON
21 lines
267 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"I ",
|
|
"I~ ",
|
|
"III"
|
|
],
|
|
"key": {
|
|
"I": {
|
|
"item": "minecraft:bamboo"
|
|
},
|
|
"~": {
|
|
"item": "minecraft:string"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "templates:slope",
|
|
"count": 4
|
|
},
|
|
"group": "templates"
|
|
} |