minecraft-assets/data/minecraft/recipes/glass.json

10 lines
194 B
JSON

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