Crafting using Soulwood Panel and Soulwood Tiles, arranged in the pattern shown. Produces 2× Cut Soulwood Planks.

Cut Soulwood Planks
Malum · by Sammy Semicolon
Cut Soulwood Planks is a block from Malum, crafted from Soulwood Panel and Soulwood Tiles.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cut Soulwood Planks | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
malum:cut_soulwood_planks- Namespace
malum- Mod ID
malum- Tags (3)
minecraft:blocks/mineable/axe minecraft:blocks/planks minecraft:items/planks
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"X",
"Y"
],
"ingredients": {
"X": {
"item": "malum:soulwood_panel"
},
"Y": {
"tag": "malum:soulwood_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

