Files
minecraft-assets/data/minecraft/recipe/crafting_table.json
2025-01-15 18:31:25 +01:00

16 lines
249 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": "#minecraft:planks"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 1,
"id": "minecraft:crafting_table"
},
"show_notification": false
}