malum:stripped_soulwood_log

Stripped Soulwood Log

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

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

Acquisition

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

Cutting conditional

50 ticks

Stripped Soulwood Log guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Soulwood Log1–1100%Survives Explosion

Used in (2)

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

Crafting
Stripped Soulwood ×3 guaranteed

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

Cutting conditional
Soulwood Planks ×6 guaranteed

Block drops

Drops itself when broken.

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