Carved Pot
ecologics:pot

Carved Pot

Ecologics · by SameButDifferent, Zero_DSRS_VX, Drigonis, Crispytwig, Irishjevil, Foquito Azul
block Pickaxe Mineable

Carved Pot is a block from Ecologics, crafted from Brick and Yellow Terracotta.

Acquisition

Crafting using Brick, Brick, Brick, Yellow Terracotta, Brick and Yellow Terracotta, arranged in the pattern shown. Produces Carved Pot.

Crafting
Carved Pot Carved Pot guaranteed

Mining & drops

sourcecountchanceconditions
Carved Pot1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Carved Pot1–1100%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
}