Grapevine Pot
16×16 · BAKED

block· Machines & Other Blocks

Grapevine Pot

[Let's Do] Vinery · by Jason13Official, Satisfy
block Axe Mineable

Grapevine Pot is a block from [Let's Do] Vinery, crafted from Bamboo Slab and Dark Oak Planks.

Acquisition

Crafting using Bamboo Slab, Bamboo Slab, Dark Oak Planks, Dark Oak Planks and Dark Oak Planks, arranged in the pattern shown. Produces Grapevine Pot.

Crafting
Grapevine Pot Grapevine Pot guaranteed

Mining & drops

sourcecountchanceconditions
Grapevine Pot1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
vinery:grapevine_pot
Namespace
vinery
Mod ID
vinery
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "_ _",
    "SSS"
  ],
  "ingredients": {
    "S": {
      "tag": "minecraft:planks"
    },
    "_": {
      "tag": "minecraft:wooden_slabs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "grapevine_pot",
  "experience": null,
  "cooking_time": null
}