malum:stripped_runewood

Stripped Runewood

Malum · by Sammy Semicolon
block Stripped LogsStripped LogsRunewood LogsRunewood LogsLogsAxe Mineable

Stripped Runewood is a block from Malum, crafted from Stripped Runewood Log.

Acquisition

Crafting using Stripped Runewood Log, Stripped Runewood Log, Stripped Runewood Log and Stripped Runewood Log, arranged in the pattern shown. Produces 3× Stripped Runewood.

Crafting
Stripped Runewood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Runewood1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:stripped_runewood
Namespace
malum
Mod ID
malum
Tags (6)
forge:blocks/stripped_logs
forge:items/stripped_logs
malum:blocks/runewood_logs
malum:items/runewood_logs
minecraft:blocks/logs
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "malum:stripped_runewood_log"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bark",
  "experience": null,
  "cooking_time": null
}