Crafting using Brick, Brick, Brick, Yellow Terracotta, Brick and Yellow Terracotta, arranged in the pattern shown. Produces Carved Pot.
Carved Pot
Ecologics · by SameButDifferent, Zero_DSRS_VX, Drigonis, Crispytwig, Irishjevil, Foquito Azul
Carved Pot is a block from Ecologics, crafted from Brick and Yellow Terracotta.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Carved Pot | 1–1 | 100% | Drops itself with Silk Touch |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Carved Pot | 1–1 | 100% | Drops itself with Silk Touch |
Developer reference
- Registry name
ecologics:pot- Namespace
ecologics- Mod ID
ecologics- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" $ ",
"$ $",
"#$#"
],
"ingredients": {
"#": {
"tag": "minecraft:terracotta"
},
"$": {
"item": "minecraft:brick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
