promotional bannermobile promotional banner

[📦] Chunk Copy (Fabric)

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

File Details

Chunk Copy - v2.1.1

  • R
  • Apr 3, 2022
  • 72.17 KB
  • 323
  • 1.18.2+1
  • Fabric

File Name

chunkcopy-2.1.1.jar

Supported Versions

  • 1.18.2
  • 1.18.1

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

This release fixes a major bug from v2.1 that would make the game crash if the .minecraft/mods/chunkCopy/savedChunks directory didn't exist. This has now been patched.

Changelog for v2.1.1:

  • Excluded players from the list of entities that get copied when copying chunks.
  • Fixed a major bug that would crash the game if the savedChunks directory didn't exist.

Changelog for v2.1:

  • The /chunkcopysrv command should now properly appear in the server console on the list of commands (when the mod is used server-side),
  • Added the ability to paste chunks from other dimensions into the current dimension,
  • Added tab completions (suggestions) that will assist with copying and pasting chunks,
  • The tab completions will also assist with pasting chunks from other dimensions,
  • Slightly changed the mod description.