Files
minecraft-assets/data/minecraft/recipes/glass.json
2021-04-14 18:32:33 +00:00

9 lines
159 B
JSON

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