mc/minecraft/resources/data/minecraft/recipe/waxed_exposed_copper_grate.json
Mojang d16851f5f6 1.21
SemVer: 1.21
2024-06-13 08:24:03 +00:00

18 lines
283 B
JSON

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