Piston Pro Plus

Quick rating

Piston Pro Plus

No reviews yet

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.

Redstone Improvements
QoL & Tweaks
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
GNU General Public License v3.0 or later
Latest Version
pistonproplus-1.21.1-1.1.4.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

PistonProPlus

Make Piston Great Again.

License: GPLv3 Minecraft Mod Loader

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

Command Permission Description
/pistonproplus pushlimit set <limit> OP (level 4) Set piston push limit (1-4096). Use -1 for infinite mode.
/pistonproplus pushlimit get None Display the current push limit and mode.

Type Limit

Command Permission Description
/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

Command Permission Description
/pistonproplus help None Show the help menu.
/pistonproplus reload OP (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
}
Key Type Default Description
maxPushLimit int 12 Maximum blocks a piston can push (1-4096)
allowInfinitePush boolean false When true, push limit becomes 4096
allowPushCommandBlock boolean false Allow pistons to push command blocks (NBT preserved)
allowPushAllBlocks boolean false Allow 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


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

PistonProPlus

Make Piston Great Again.

License: GPLv3 Minecraft Mod Loader

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

Command Permission Description
/pistonproplus pushlimit set <limit> OP (level 4) Set piston push limit (1-4096). Use -1 for infinite mode.
/pistonproplus pushlimit get None Display the current push limit and mode.

Type Limit

Command Permission Description
/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

Command Permission Description
/pistonproplus help None Show the help menu.
/pistonproplus reload OP (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
}
Key Type Default Description
maxPushLimit int 12 Maximum blocks a piston can push (1-4096)
allowInfinitePush boolean false When true, push limit becomes 4096
allowPushCommandBlock boolean false Allow pistons to push command blocks (NBT preserved)
allowPushAllBlocks boolean false Allow 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


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

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works