block· Machines & Other Blocks

Crested Crimson Planks

block Crimson PlanksAxe MineablePlanksPlanksCrimson PlanksCrimson Planks

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

Acquisition

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

Crafting
Crested Crimson Planks ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Crested Crimson 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_crimson_planks
Namespace
nethervinery
Mod ID
nethervinery
Tags (6)
minecraft:blocks/crimson_planks
minecraft:blocks/mineable/axe
minecraft:blocks/planks
minecraft:items/planks
nethervinery:blocks/crimson_planks
nethervinery:items/crimson_planks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PS",
    "SP"
  ],
  "ingredients": {
    "P": {
      "tag": "nethervinery:crimson_planks"
    },
    "S": {
      "item": "minecraft:crimson_button"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}