Files
2024-02-14 17:44:28 +01:00

19 lines
266 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"tag": "minecraft:planks"
},
"@": {
"item": "minecraft:string"
}
},
"pattern": [
"@@",
"##"
],
"result": {
"item": "minecraft:loom"
}
}