mc/minecraft/resources/data/minecraft/recipe/black_glazed_terracotta.json
Mojang d16851f5f6 1.21
SemVer: 1.21
2024-06-13 08:24:03 +00:00

12 lines
230 B
JSON

{
"type": "minecraft:smelting",
"category": "blocks",
"cookingtime": 200,
"experience": 0.1,
"ingredient": {
"item": "minecraft:black_terracotta"
},
"result": {
"id": "minecraft:black_glazed_terracotta"
}
}