Pylons

Just another magic block mod
Back to Files

pylons-1.21.1-5.2.0.jar

File namepylons-1.21.1-5.2.0.jar
Uploaded
May 31, 2025
Downloads
503
Size
180.9 KB
Mod Loaders
NeoForge
File ID
6600971
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:pylons-518211:6600971"

Learn more about Curse Maven

What's new

  • Fix potion time duplication (#40)
  • Enable in-game config screen
  • Disable minecraft:absorption and tombstone:ghostly_shape in the infusion pylon by default (does not affect existing worlds)
  • Enable item capabilities for all pylons (#32)
  • Fix redstone control for interdiction pylon (#37)
  • Add pylons:harvester_banned tag for banning items from being used in the harvester pylon.

If you would like to ban Silent Gear hoes due to the durability mechanic, you can add the following tag entry to data/pylons/tags/item/harvester_banned.json in your datapack folder:

{
  "values": [
    {
      "id": "silentgear:hoe",
      "required": false
    }
  ]
}

This mod has no related projects