You've already forked minecraft-assets
18 lines
244 B
JSON
18 lines
244 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"key": {
|
|
"#": {
|
|
"tag": "minecraft:planks"
|
|
},
|
|
"@": {
|
|
"item": "minecraft:string"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"@@",
|
|
"##"
|
|
],
|
|
"result": {
|
|
"item": "minecraft:loom"
|
|
}
|
|
} |