malum:revealed_runewood_log

Revealed Runewood Log

Malum · by Sammy Semicolon
block Runewood LogsRunewood LogsLogsAxe Mineable

Revealed Runewood Log is a block from Malum, crafted from Exposed Runewood Log.

Acquisition

Cutting using Exposed Runewood Log (50 ticks). Produces Revealed Runewood Log.

Cutting conditional
Revealed Runewood Log guaranteed

Mining & drops

sourcecountchanceconditions
Revealed Runewood Log1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:revealed_runewood_log
Namespace
malum
Mod ID
malum
Tags (4)
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:exposed_runewood_log"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 50
}