Crafting using Soulwood Tiles, Bluebright Stick, Soulwood Tiles, Soulwood Tiles, Bluebright Stick and Soulwood Tiles, arranged in the pattern shown. Produces 3× Soulwood Fence.
Soulwood Fence
Malum · by Sammy Semicolon
Soulwood Fence is a block from Malum, crafted from Soulwood Tiles and Bluebright Stick.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Soulwood Fence | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
malum:soulwood_planks_fence- Namespace
malum- Mod ID
malum- Tags (5)
minecraft:blocks/fences minecraft:blocks/mineable/axe minecraft:blocks/wooden_fences minecraft:items/fences minecraft:items/wooden_fences
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"W#W",
"W#W"
],
"ingredients": {
"#": {
"tag": "forge:rods/wooden"
},
"W": {
"tag": "malum:soulwood_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
