promotional bannermobile promotional banner

Pylons

Just another magic block mod

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

NeoForge

implementation "curse.maven:pylons-518211:7357603"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • 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"
    }
  ]
}