Crafting using Warped Barrel, Iron Ingot, Warped Planks and Warped Planks, arranged in the pattern shown. Produces Warped Aging Barrel.
- Inputs
- Warped Barrel
- Iron Ingot
- 2 × Warped Planks
- Output
- → Warped Aging Barrel
block· Machines & Other Blocks
Warped Aging Barrel is a block from [Let's Do] NetherVinery, crafted from Warped Barrel, Iron Ingot, and Warped Planks.
Crafting using Warped Barrel, Iron Ingot, Warped Planks and Warped Planks, arranged in the pattern shown. Produces Warped Aging Barrel.
| source | count | drop rate | conditions |
|---|---|---|---|
| Warped Aging Barrel | 1–1 | 100% | 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.
Drops itself when broken.
nethervinery:warped_fermentation_barrelnethervinerynethervineryminecraft: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
}