Files
minecraft-assets/data/minecraft/recipes/glass.json
2022-04-27 18:37:06 +00:00

9 lines
159 B
JSON

{
"type": "minecraft:smelting",
"ingredient": {
"tag": "minecraft:sand"
},
"result": "minecraft:glass",
"experience": 0.1,
"cookingtime": 200
}