Land Developer

Land Management & Land Protection & More

File Details

1.7.1b

  • R
  • Mar 7, 2026
  • 393.68 KB
  • 50
  • 1.12.2
  • Forge

File Name

LandDeveloper-1.7.1b.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:land-developer-906556:7723156")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • fixed chunk access list entries getting removed on first interact
  • fixed terrain preview not working in multiplayer in chunk claim based UIs (the terrain preview is now generated server side and sent to the client)
  • reworked chunk ownership, chunks are now owned by the district by default, should solve issues where a chunk wasn't manageable by the municipality by default
  • added /ck set-type <type> command that opens the claim UI base, to quickly change the chunk type over a larger area
  • disabled ChunkType.LOCKED since not functional, it is not the same as Chunk_.locked
  • adjusted interact checks to allow player/company owned chunks in wilderness
  • b: fixed claim base UIs not working in multiplayer