Files
minecraft-assets/data/minecraft/recipes/polished_basalt_from_basalt_stonecutting.json
2024-02-14 17:44:28 +01:00

8 lines
147 B
JSON

{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:basalt"
},
"result": "minecraft:polished_basalt"
}