Files
minecraft-assets/data/minecraft/recipes/polished_basalt_from_basalt_stonecutting.json
2022-08-03 18:27:40 +02:00

8 lines
147 B
JSON

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