Wood Bowl
handcrafted:wood_bowl

Wood Bowl

Handcrafted · by Alex Nijjar, Kekie6
block BowlsCrockeryBowlsCrockeryPickaxe Mineable

Acquisition

Crafting using Any Wooden Slabs, Any Wooden Slabs and Any Planks, arranged in the pattern shown. Produces 3× Wood Bowl.

Crafting
Wood Bowl Wood Bowl ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Wood Bowl1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
handcrafted:wood_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": {
    "#": {
      "tag": "minecraft:wooden_slabs"
    },
    "/": {
      "tag": "minecraft:planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}