Crimson Grapevine Pot
16×16 · BAKED

block· Machines & Other Blocks

Crimson Grapevine Pot

Wood Type:
block Axe Mineable

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

Acquisition

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

Crafting
Crimson Grapevine Pot Crimson Grapevine Pot guaranteed

Mining & drops

sourcecountdrop rateconditions
Crimson 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:crimson_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:crimson_planks"
    },
    "U": {
      "item": "minecraft:crimson_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "grapevine_pot",
  "experience": null,
  "cooking_time": null
}