Crafting using Pixie Dust, Elementium Ingot, Mana Pylon, Elementium Ingot and Pixie Dust, arranged in the pattern shown. Produces Gaia Pylon.
Gaia Pylon
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Gaia Pylon | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
botania:gaia_pylon- Namespace
botania- Mod ID
botania- Tags (2)
botania:blocks/gaia_break_blacklist minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" D ",
"EPE",
" D "
],
"ingredients": {
"D": {
"item": "botania:pixie_dust"
},
"E": {
"tag": "botania:elementium_ingots"
},
"P": {
"item": "botania:mana_pylon"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}