Crafting using Iron Ingot, Warped Barrel, Warped Planks and Warped Planks, arranged in the pattern shown. Produces Warped Apple Press.
- Inputs
- Iron Ingot
- Warped Barrel
- 2 × Warped Planks
- Output
- → Warped Apple Press
block· Machines & Other Blocks
Warped Apple Press is a block from [Let's Do] NetherVinery, crafted from Iron Ingot, Warped Barrel, and Warped Planks.
Crafting using Iron Ingot, Warped Barrel, Warped Planks and Warped Planks, arranged in the pattern shown. Produces Warped Apple Press.
| source | count | drop rate | conditions |
|---|---|---|---|
| Warped Apple Press | 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_apple_pressnethervinerynethervineryminecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" S ",
" U ",
"B B"
],
"ingredients": {
"B": {
"tag": "nethervinery:warped_planks"
},
"S": {
"item": "minecraft:iron_ingot"
},
"U": {
"item": "nethervinery:warped_barrel"
}
},
"conditions": [],
"sequence": null,
"group_name": "grape_crate",
"experience": null,
"cooking_time": null
}