malum:revealed_soulwood_log

Revealed Soulwood Log

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

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

Acquisition

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

Cutting conditional
Revealed Soulwood Log guaranteed

Mining & drops

sourcecountchanceconditions
Revealed Soulwood Log1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "create:cutting",
  "pattern": null,
  "ingredients": {
    "item": "malum:exposed_soulwood_log"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 50
}