Made by Musheck
- Download latest release.
- Place the
.jarfiles in the.minecraft/rusherhack/plugins/directory. (Type*folderingame to open your rusherhack folder) - Add the JVM flag
-Drusherhack.enablePlugins=trueto your Minecraft JVM arguments.
Note
Plugins placed in the plugins folder will load automatically on game startup. Use the *reload command in-game to reload or load new plugins without restarting.
There are 4 menus to change settings into:
-
General
- Mode: Place / Dig
- Type: Cardinal /
Diagonal WIP - Width
Integer - Height
Integer - Rails
- Left Rail
Boolean - Right Rail
Boolean
- Left Rail
-
Placement:
- Placement Mode:
- Rotations
use 1.20.x for best results - Airplace
- Rotations
- Placement Delay
Integer
- Placement Mode:
-
Breaking
- Max Breaks / Tick
Integer
- Max Breaks / Tick
-
Render
- Placement Color
Color Setting - Breaking Color
Color Setting - Line Width
Integer
- Placement Color
-
Align the player on the highway, when building at an even width, use the right block in the middle as the starting position as shown in the example below.\
-
The highwaybuilder will keep running forever until disabled since there is no inventory logic added yet
Caution
Keep the Placement Delay and Max Breaks / Tick low enough or 2b2t might kick you for exceeding the packet limit!
- Add support for multiple versions other than
1.21.4 - Add
AutoToolandToolSaverfor mining blocks - Add a
Replenishmode for obsidian and other items - Pause when the player is trying to
eatorkill a mob Spleef entitiesthat get in the way of the pavement- Add
echest farmingto allow the paver to keep running for a long period of time - Add
inventory managementandrestocking
- Clone this repository in the IDE of your choosing
- Run
./gradlew build, the.jarfile will be located in\build\libs\
