Crafting using Skyroot Planks, Skyroot Stick, Skyroot Planks, Skyroot Planks, Skyroot Stick and Skyroot Planks, arranged in the pattern shown. Produces 3× Skyroot Fence.
Skyroot Fence
The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Skyroot Fence | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
aether:skyroot_fence- Namespace
aether- Mod ID
aether- Tags (6)
c:blocks/wooden_fences c:items/fences c:items/wooden_fences minecraft:blocks/mineable/axe minecraft:blocks/wooden_fences minecraft:items/wooden_fences
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"M/M",
"M/M"
],
"ingredients": {
"/": {
"tag": "aether:skyroot_stick"
},
"M": {
"item": "aether:skyroot_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_fence",
"experience": null,
"cooking_time": null
}
