Files
minecraft-assets/data/minecraft/recipe/waxed_exposed_copper_grate.json
2024-11-06 18:31:49 +01:00

16 lines
261 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"M": "minecraft:waxed_exposed_copper"
},
"pattern": [
" M ",
"M M",
" M "
],
"result": {
"count": 4,
"id": "minecraft:waxed_exposed_copper_grate"
}
}