| Description | Construction And Terrain Tools
One self-contained mod that unifies the popular "anywhere" landscaping/building tweaks:
- Terraform and paint (ground textures + foliage) anywhere, including under placeables and on roads.
- Place placeables anywhere, ignoring overlap, restricted zones and ownership checks.
- Build fences anywhere, ignoring overlap and land-ownership limits.
- Optional: free terraforming/painting (set the cost of landscaping to 0).
Multiplayer aware. The farm permission system still decides WHO may build; this mod only lifts WHERE.
By default the host / a logged-in admin always has full access; set allowForEveryone in
scripts/ConstructionAndTerrainTools.lua to extend it to all permitted players.
Console commands:
ctStatus - print current settings
ctFreeCost 0|1 - toggle free terraforming cost (host/admin only in MP)
|