Crafting using Bluebright Stick, Vertical Rustic Runewood Planks, Bluebright Stick, Bluebright Stick, Vertical Rustic Runewood Planks and Bluebright Stick, arranged in the pattern shown. Produces Runewood Fence Gate.
Runewood Fence Gate
Malum · by Sammy Semicolon
Runewood Fence Gate is a block from Malum, crafted from Bluebright Stick and Vertical Rustic Runewood Planks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Runewood Fence Gate | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
malum:runewood_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:runewood_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
