block· Machines & Other Blocks

Reinforced Warped Planks

block Axe MineablePlanksWarped PlanksPlanksWarped PlanksWarped Planks

Reinforced Warped Planks is a block from [Let's Do] NetherVinery, crafted from Warped Planks and Iron Nugget.

Acquisition

Crafting using Warped Planks, Iron Nugget, Iron Nugget and Warped Planks, arranged in the pattern shown. Produces 4× Reinforced Warped Planks.

Crafting
Reinforced Warped Planks ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Reinforced 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:reinforced_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:iron_nugget"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}