Files
minecraft-assets/data/minecraft/recipe/polished_basalt.json
2024-06-12 18:31:22 +02:00

17 lines
245 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"S": {
"item": "minecraft:basalt"
}
},
"pattern": [
"SS",
"SS"
],
"result": {
"count": 4,
"id": "minecraft:polished_basalt"
}
}