Crafting using Skyroot Stick, Skyroot Planks, Skyroot Stick, Skyroot Stick, Skyroot Planks and Skyroot Stick, arranged in the pattern shown. Produces Skyroot Fence Gate.
Skyroot Fence Gate
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 Gate | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
aether:skyroot_fence_gate- Namespace
aether- Mod ID
aether- Tags (5)
c:blocks/wooden_fence_gates c:items/fence_gates c:items/wooden_fence_gates minecraft:blocks/fence_gates minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"/M/",
"/M/"
],
"ingredients": {
"/": {
"tag": "aether:skyroot_stick"
},
"M": {
"item": "aether:skyroot_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_fence_gate",
"experience": null,
"cooking_time": null
}
