block· Machines & Other Blocks

Crested Warped Planks

block Axe MineablePlanksWarped PlanksPlanksWarped PlanksWarped Planks

Crested Warped Planks is a block from [Let's Do] NetherVinery, crafted from Warped Planks and Warped Button.

Acquisition

Crafting using Warped Planks, Warped Button, Warped Button and Warped Planks, arranged in the pattern shown. Produces 4× Crested Warped Planks.

Crafting
Crested Warped Planks ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Crested Warped Planks1–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:crested_warped_planks
Namespace
nethervinery
Mod ID
nethervinery
Tags (6)
minecraft: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
}