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