File Details
pylons-1.21.1-5.3.0.jar
- R
- Dec 20, 2025
- 207.61 KB
- 148.4K
- 1.21.1
- NeoForge
File Name
pylons-1.21.1-5.3.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
- Add Protection Pylon. This pylon can help prevent you from accidentally killing your bees or mining your base.
- Add banned effect tag. This works like the config, but as a tag.
To disable an effect, you can add a tag entry to data/pylons/tags/mob_effect/infusion_banned.json in your datapack folder:
{
"values": [
{
"id": "minecraft:absorption"
}
]
}

