Custom Furnace recipe
So I have another problem with my furnacing I want to turn sand in furnace to glass bottle Version: 1.17.1 Code:
{ "type": "minecraft:smelting", "ingredient": { "item": "minecraft:sand" }, "result": "minecraft:glass_bottle", "experience": 0, "cookingtime": 200 }