Files
minecraft-assets/data/minecraft/recipe/loom.json
2025-02-26 18:31:02 +01:00

16 lines
238 B
JSON

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