Crafting using Warped Planks, Warped Button, Warped Button and Warped Planks, arranged in the pattern shown. Produces 4× Crested Warped Planks.
- Inputs
- 2 × Warped Planks
- 2 × Warped Button
- Output
- → Crested Warped Planks ×4


block· Machines & Other Blocks
Crested Warped Planks is a block from [Let's Do] NetherVinery, crafted from Warped Planks and Warped Button.
Crafting using Warped Planks, Warped Button, Warped Button and Warped Planks, arranged in the pattern shown. Produces 4× Crested Warped Planks.

| source | count | drop rate | conditions |
|---|---|---|---|
| Crested Warped Planks | 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:crested_warped_planksnethervinerynethervineryminecraft:blocks/mineable/axe minecraft:blocks/planks minecraft:blocks/warped_planks minecraft:items/planks nethervinery:blocks/warped_planks nethervinery:items/warped_planks
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PS",
"SP"
],
"ingredients": {
"P": {
"tag": "nethervinery:warped_planks"
},
"S": {
"item": "minecraft:warped_button"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}