
You are viewing a potentially older version of this package. View Latest Version
Terrainer
Adds a hoe mode: pick a world height with the mouse wheel and level terrain in the selected area to it.Terrainer
Adds a new mode to the Hoe: pick an exact world height with the mouse wheel and level terrain in the selected area to it — like a "terrain leveler" from creative tools, but using the vanilla hoe mechanics.
Works in multiplayer with the mod installed only on the client. Terrain changes sync through the vanilla terrain system, so other players (and the server) don't need the mod.
How to use
- Take the Hoe and open the build menu (RMB).
- Select the new mode "Выровнять по высоте" (Level to height).
- Mouse wheel — raise/lower the target height (ghost shows the exact plane). Hold Ctrl for large steps.
- LMB — level the terrain in the circular area up to the chosen height.
- R — reset the height to the ground level under your feet.
A label near the crosshair always shows the currently selected height.
Configuration (BepInEx/config/Terrainer.cfg)
| Setting | Default | Description |
|---|---|---|
Radius |
4 | Radius of the leveled area |
HeightStep |
0.25 | Height change per scroll step |
HeightStepLarge |
2 | Height change per scroll step while holding Ctrl |
Notes
- Stamina cost, hoe durability and terrain-modification limits work exactly like the vanilla hoe modes.
- Client-side only; no dependencies besides BepInEx.
Changelog
- 1.0.0 — Initial release