Files
minecraft-assets/data/minecraft/recipes/glass.json
2022-11-16 18:37:49 +01:00

10 lines
183 B
JSON

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