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

10 lines
210 B
JSON

{
"type": "minecraft:smelting",
"category": "blocks",
"cookingtime": 200,
"experience": 0.1,
"ingredient": {
"item": "minecraft:red_terracotta"
},
"result": "minecraft:red_glazed_terracotta"
}