malum:stripped_runewood_log

Stripped Runewood Log

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

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

Acquisition

Cutting using Runewood Log (50 ticks). Produces Stripped Runewood Log.

Cutting conditional

50 ticks

Stripped Runewood Log guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Runewood Log1–1100%Survives Explosion

Used in (2)

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

Cutting using Stripped Runewood Log (50 ticks). Produces 6× Runewood Planks.

Cutting conditional
Runewood Planks ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:stripped_runewood_log
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": "create:cutting",
  "pattern": null,
  "ingredients": {
    "item": "malum:runewood_log"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 50
}