Files
minecraft-assets/data/minecraft/recipes/chiseled_polished_blackstone.json
2024-03-13 18:29:36 +01:00

17 lines
274 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "minecraft:polished_blackstone_slab"
}
},
"pattern": [
"#",
"#"
],
"result": {
"count": 1,
"id": "minecraft:chiseled_polished_blackstone"
}
}