Crafting using Terracotta, Terracotta, Terracotta, Terracotta, Yellow Dye, Terracotta, Terracotta, Terracotta and Terracotta, arranged in the pattern shown. Produces 8× Yellow Terracotta.

Acquisition
Chemical Reactor using Yellow Dye and Terracotta. Produces 8× Yellow Terracotta.

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Yellow Terracotta | 1–1 | 100% | Survives Explosion |
Used in (1)
Smelting using Yellow Terracotta (200 ticks, 0.1 xp). Produces Yellow Glazed Terracotta.
200 ticks· 0.1 xp

Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:yellow_terracotta- Namespace
minecraft- Mod ID
minecraft- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/terracotta minecraft:items/terracotta
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#X#",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:terracotta"
},
"X": {
"item": "minecraft:yellow_dye"
}
},
"conditions": [],
"sequence": null,
"group_name": "stained_terracotta",
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:chemical_reactor",
"pattern": null,
"ingredients": [
{
"item": "minecraft:yellow_dye"
},
{
"item": "minecraft:terracotta"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
