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

16 lines
246 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "minecraft:polished_tuff"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "minecraft:polished_tuff_slab"
}
}