
Pylons
Just another magic block mod
- Загрузки
- 143K
- Подписчики
- 14
- Обновлён
- 21 апреля 2026 г.
- Лицензия
- All-Rights-Reserved
Опубликован 8 октября 2023 г.
Currently adds the following blocks.
Expulsion Pylon:
Intended for use on servers, this block allows you to expel other players from the chunk it's placed in. You can whitelist players with a Player Filter - OPs are always whitelisted.


Infusion Pylon:
Allows you to apply effects to yourself from any distance (may require chunkloading) with activated Potion Filters. Potion Filters can be activated by applying an effect to yourself (from a potion, for example) and then right-clicking the Potion Filter. The minimum effect duration that can be extracted is 60 seconds by default. This will extract all remaining duration from the player and apply it to the Filter. To fully activate it, you will need a total of 1 hour of duration, the equivalent of 7.5 vanilla extended potions.
If you have multiple cards containing the same effect, you can combine them. Place one card in each hand, and right click. The duration from the off hand card will be added to the card in your main hand.


Harvester Pylon:
Harvests crops in a configurable radius (from 3x3 to 9x9) around the pylon and outputs to an inventory above. Place the pylon inside the water block of the farm:

By default, the pylon requires a hoe in the pylon inventory, and will consume 1 durability per crop harvest. There is a config option to disable this. Unbreakable hoes, such as Mystical Agriculture's Supremium Hoe, can be used.

Interdiction Pylon
Prevents all spawns of specified mobs within the selected chunk range (1x1 to 5x5). Right click on a mob with a Mob Filter, then add the filter to the pylon to block that mob.


Центр версий
18 версийЧенджлог
6.0.1Релиз26.1, 26.1.1, 26.1.2 · 21 апреля 2026 г.
- Update for compatibility with NeoForge 26.1.2.22-beta
6.0.0Релиз26.1, 26.1.1, 26.1.2 · 18 апреля 2026 г.
- Initial port to NeoForge 26.1
5.4.2Релиз1.21.1 · 7 февраля 2026 г.
- Refactor Cobblemon compatibility to fix berry bush instantly resetting to fully grown after harvesting due to growth timer
5.4.1Релиз1.21.1 · 28 января 2026 г.
- add harvesting compat for Cobblemon berries, mint, grain
5.4.0Релиз1.21.1 · 19 января 2026 г.
- Add harvesting recipes for Cobblemon Apricorns
- Add dye support to pylons. Right click the pylon with any dye item (supports vanilla and Dyenamics colors)
- Rework redstone support to fix #42
4.3.0Релиз1.20.1 · 20 декабря 2025 г.
- Add AgriCraft support
5.3.0Релиз1.21.1 · 20 декабря 2025 г.
- 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"
}
]
}
5.2.1Релиз1.21.1 · 31 мая 2025 г.
- Fix crash on dedicated servers (#41)
Комментарии
Загружаем…