SuperPiston is a Minecraft plugin that enables customization of piston behavior.
Compiled artifacts and additional information can be found on Ore: https://ore.spongepowered.org/Yeregorix/SuperPiston.
SuperPiston requires Java 21 to build.
Commands:
./gradlew shadowJar
constructs a jar that includes all its dependencies../gradlew setupVanillaServer
setups a vanilla server in directoryrun/vanilla
../gradlew setupForgeServer
setups a Forge server in directoryrun/forge
.