promotional bannermobile promotional banner

[📦] Chunk Copy (Fabric)

A client-side Minecraft mod that downloads (copies) worlds from multiplayer servers.

File Details

Chunk Copy - v1.2.2

  • R
  • Mar 15, 2022
  • 45.86 KB
  • 19.8K
  • 1.18.2+1
  • Fabric

File Name

chunkcopy-1.2.2.jar

Supported Versions

  • 1.18.2
  • 1.18.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:chunk-copy-fabric-591982:3694918"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This release fixes a major bugs from v1.2 and v1.2.1 where chunks weren't being copied and pasted properly, and as a result, they weren't being saved properly either.

 

Release v1.2 adds the ability to use the mod on a Fabric server. Now the mod can run on both the client and a Fabric server. On a Fabric server, this mod now allows the server operators to copy and paste chunks server-side. This can be useful for things such as backing up chunks in case something goes wrong in the future. This file is a reupload of v1.2 because I forgot about that one line of code.

Please keep in mind that this mod does not feature a way to undo and redo changes made to chunks, so please be careful. Any wrong moves could damage your world.

 

Changelog for v1.2.1:

- Fixes a major bug from v1.2 where chunks weren't being pasted properly, and as a result, they weren't being saved at all.


Changelog for v1.2:
- Changed the mod license to LGPLv3 (older versions of the mod remain under the GPLv3 license).
- Added support for using the mod on a Fabric server (use /chunkcopysrv on servers).
- To prevent ambiguity issues, the mod command is /chunkcopysrv on Fabric servers.
- On Fabric servers, chunks are copied to and pasted from the mods/chunkcopy directory that is located in the server directory.