▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Piston Pro Plus
Piston Pro Plus

Piston Pro Plus

A Minecraft 1.20.1 Fabric mod that dramatically enhances piston functionality with customizable push limits, command block support, and the ability to push nearly any block through configurable commands and settings.

Оцените первым
596
2
Все версииPiston Pro Plus 1.1.4

Piston Pro Plus 1.1.4

Release14.07.2026

Список изменений

GitHub juzizhen/PistonProPlus Commit 22b3916

  • Fixed an item spawn bug when using slime blocks with "push all blocks".
  • Replace emojis with other characters to fix a bug where emojis were not displayed on some systems.
  • Replace part of the text.
  • Refactor the README.md file.

The new README.md file is as follows:

PistonProPlus

Make Piston Great Again.

A server-side Fabric mod for Minecraft that enhances piston behavior with configurable push limits, advanced block pushing control, and NBT data preservation.

Features

  • Configurable Push Limit -- Break the vanilla 12-block restriction, set any limit from 1 to 4096
  • Infinite Push Mode -- Set the limit to a negative value to enable virtually unlimited pushing
  • Type-Based Block Control -- Individually toggle whether command blocks and all other blocks can be pushed
  • NBT Preservation -- Block entity data (e.g. command block commands) is retained through piston pushes
  • Hot-Reload -- Change configuration on the fly with /pistonproplus reload, no restart needed
  • Full i18n -- English and Chinese built-in; easy to extend

Commands

Push Limit

CommandPermissionDescription
/pistonproplus pushlimit set <limit>OP (level 4)Set piston push limit (1-4096). Use -1 for infinite mode.
/pistonproplus pushlimit getNoneDisplay the current push limit and mode.

Type Limit

CommandPermissionDescription
/pistonproplus typelimit commandblock [true/false]OP (level 4)Toggle or query command block pushing.
/pistonproplus typelimit all [true/false]OP (level 4)Toggle or query all-blocks pushing (except MOVING_PISTON and command blocks).

Omitting the boolean argument displays the current status (ON/OFF).

Utility

CommandPermissionDescription
/pistonproplus helpNoneShow the help menu.
/pistonproplus reloadOP (level 2)Hot-reload configuration from disk.

Configuration

Settings are stored in config/pistonproplus.json and can be edited directly or via commands.

{
  "maxPushLimit": 12,
  "allowInfinitePush": false,
  "allowPushCommandBlock": false,
  "allowPushAllBlocks": false
}
KeyTypeDefaultDescription
maxPushLimitint12Maximum blocks a piston can push (1-4096)
allowInfinitePushbooleanfalseWhen true, push limit becomes 4096
allowPushCommandBlockbooleanfalseAllow pistons to push command blocks (NBT preserved)
allowPushAllBlocksbooleanfalseAllow pistons to push nearly all blocks (except MOVING_PISTON)

Warnings

  • MOVING_PISTON (block 36) can never be pushed. This is a hard safety constraint.
  • Command blocks may lose NBT data in edge cases; the mod preserves NBT through capture/restore, but complex setups should be tested.
  • Pushing all blocks may cause unexpected behavior. Attached blocks (redstone dust, torches, etc.) on slime blocks can behave unexpectedly during large pushes.
  • Very high push limits may cause server lag. Test incrementally before deploying on production servers.

License

This project is licensed under the GNU General Public License v3.0.

Links

  • GitHub

This mod is not affiliated with or endorsed by Mojang Studios. Minecraft is a trademark of Mojang Studios.

Файлы

pistonproplus-1.20.1-1.1.4.jar(45.03 KiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

1.1.4

Загрузчики

Fabric

Версии игры

1.20.1–1.20.4

Загрузок

75

Дата публикации

14.07.2026

Загрузил

ID версии

Главная