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

9 lines
182 B
JSON

{
"type": "smelting",
"ingredient": {
"item": "minecraft:yellow_terracotta"
},
"result": "minecraft:yellow_glazed_terracotta",
"experience": 0.1,
"cookingtime": 200
}