Files
minecraft-assets/data/minecraft/recipe/yellow_glazed_terracotta.json
2025-02-26 18:31:02 +01:00

10 lines
214 B
JSON

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