File Details
1.7.1b
- R
- Mar 7, 2026
- 386.09 KB
- 43
- 1.21.8
- Fabric
File Name
landdev-fabric-1.7.1b.jar
Supported Versions
- 1.21.8
Curse Maven Snippet
- 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