Warped Grapevine Pot
16×16 · BAKED

block· Machines & Other Blocks

Warped Grapevine Pot

Wood Type:
block Axe Mineable

Warped Grapevine Pot is a block from [Let's Do] NetherVinery, crafted from Warped Slab, Iron Nugget, and Warped Planks.

Acquisition

Crafting using Warped Slab, Warped Slab, Iron Nugget, Iron Nugget, Iron Nugget, Warped Planks, Warped Planks and Warped Planks, arranged in the pattern shown. Produces Warped Grapevine Pot.

Crafting
Warped Grapevine Pot Warped Grapevine Pot guaranteed

Mining & drops

sourcecountdrop rateconditions
Warped Grapevine Pot1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "U U",
    "PPP",
    "SSS"
  ],
  "ingredients": {
    "P": {
      "item": "minecraft:iron_nugget"
    },
    "S": {
      "tag": "nethervinery:warped_planks"
    },
    "U": {
      "item": "minecraft:warped_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "grapevine_pot",
  "experience": null,
  "cooking_time": null
}