Terracotta Bowl
handcrafted:terracotta_bowl

Terracotta Bowl

Handcrafted · by Alex Nijjar, Kekie6
block BowlsCrockeryBowlsCrockeryPickaxe Mineable

Acquisition

Crafting using Terracotta, Terracotta and Terracotta, arranged in the pattern shown. Produces 3× Terracotta Bowl.

Crafting
Terracotta Bowl Terracotta Bowl ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Terracotta Bowl1–1100%

Used in (3)

Crafting using White Dye and Terracotta Bowl, in any arrangement. Produces White Bowl.

Crafting ⇆ any arrangement
White Dye
Terracotta Bowl
White Bowl White Bowl guaranteed

Crafting using Blue Dye and Terracotta Bowl, in any arrangement. Produces Blue Bowl.

Crafting ⇆ any arrangement
Blue Dye
Terracotta Bowl
Blue Bowl Blue Bowl guaranteed

Crafting using Yellow Dye and Terracotta Bowl, in any arrangement. Produces Yellow Bowl.

Crafting ⇆ any arrangement
Yellow Dye
Terracotta Bowl
Yellow Bowl Yellow Bowl guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
handcrafted:terracotta_bowl
Namespace
handcrafted
Mod ID
handcrafted
Tags (5)
handcrafted:blocks/bowls
handcrafted:blocks/crockery
handcrafted:items/bowls
handcrafted:items/crockery
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "# #",
    " # "
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:terracotta"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}