malum:cut_runewood_planks

Cut Runewood Planks

Malum · by Sammy Semicolon
block Axe MineablePlanksPlanks

Cut Runewood Planks is a block from Malum, crafted from Runewood Panel and Vertical Rustic Runewood Planks.

Acquisition

Crafting using Runewood Panel and Vertical Rustic Runewood Planks, arranged in the pattern shown. Produces 2× Cut Runewood Planks.

Crafting
Cut Runewood Planks ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Cut Runewood Planks1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:cut_runewood_planks
Namespace
malum
Mod ID
malum
Tags (3)
minecraft:blocks/mineable/axe
minecraft:blocks/planks
minecraft:items/planks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "X",
    "Y"
  ],
  "ingredients": {
    "X": {
      "item": "malum:runewood_panel"
    },
    "Y": {
      "tag": "malum:runewood_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}