Files
minecraft-assets/data/minecraft/recipes/glass.json
2018-12-21 06:38:40 +00:00

9 lines
149 B
JSON

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