Crafting using Terrasteel Nugget, Terrasteel Nugget, Mana Pylon, Terrasteel Nugget and Eye of Ender, arranged in the pattern shown. Produces Natura Pylon.
Natura Pylon
Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Natura Pylon | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
botania:natura_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": [
" T ",
"TPT",
" E "
],
"ingredients": {
"E": {
"item": "minecraft:ender_eye"
},
"P": {
"item": "botania:mana_pylon"
},
"T": {
"tag": "botania:terrasteel_nuggets"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}