Files
minecraft-assets/data/minecraft/recipes/smooth_sandstone.json
2018-12-21 06:39:57 +00:00

9 lines
166 B
JSON

{
"type": "smelting",
"ingredient": {
"item": "minecraft:sandstone"
},
"result": "minecraft:smooth_sandstone",
"experience": 0.1,
"cookingtime": 200
}