Warped Aging Barrel
16×16 · BAKED

block· Machines & Other Blocks

Warped Aging Barrel

Wood Type:
block Axe Mineable

Warped Aging Barrel is a block from [Let's Do] NetherVinery, crafted from Warped Barrel, Iron Ingot, and Warped Planks.

Acquisition

Crafting using Warped Barrel, Iron Ingot, Warped Planks and Warped Planks, arranged in the pattern shown. Produces Warped Aging Barrel.

Crafting
Warped Aging Barrel Warped Aging Barrel guaranteed

Mining & drops

sourcecountdrop rateconditions
Warped Aging Barrel1–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_fermentation_barrel
Namespace
nethervinery
Mod ID
nethervinery
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " US",
    "B B"
  ],
  "ingredients": {
    "B": {
      "tag": "nethervinery:warped_planks"
    },
    "S": {
      "item": "minecraft:iron_ingot"
    },
    "U": {
      "item": "nethervinery:warped_barrel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "fermentation_barrel",
  "experience": null,
  "cooking_time": null
}