[📦] Chunk Copy (Fabric)

[📦] Chunk Copy (Fabric)

Mod

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

Client

8,935 downloads
111 followers
Follow Save
[📦] Chunk Copy (Fabric) has been archived. [📦] Chunk Copy (Fabric) will not receive any further updates unless the author decides to unarchive the project.
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

Chunk Copy (1.19) - v2.2.1

Changelog

A release of Chunk Copy for Minecraft 1.19. Unfortunately, due to some changes in how Minecraft works in 1.19, there were some issues while updating the mod to support 1.19. The issues are listed below. Also, please do not copy new chunks into save files created with other game versions as that would result in the file versions getting mixed up, and could make it impossible for you to paste certain chunks.

Changelog:

  • The mod can no longer be used to mod dedicated servers. - You can still copy multiplayer server worlds. Attempting to use the mod for modding a 1.19 dedicated server results in errors relating to custom command ArgumentTypes. One way to fix it would be to completely remove the custom argument type that auto-completes the fileName argument, but I did not want to do that, as it wouldn't let new mod users know they can paste chunks from other dimensions into the current dimension. - A fix may be possible, but as of right now, I do not know how to do it.
  • The mod cannot paste chunk data copied using other versions of the game. - This means that if you copied chunks using 1.18, you will have to paste them using 1.18. This is because of how chunk data is copied and stored. When copying chunks, the chunk data is converted into packets (more info on the packet can be found here), whose bytes are then stored on your device. You may have noticed the game does not let you join multiplayer servers that are hosted on another version of the game for a certain reason, and for that same reason, you cannot paste chunk data from another version of the game. This is because each version of the game may handle packets and their data differently, which causes incompatibility with other versions. When I attempted to paste chunks in 1.19 that were copied using 1.18, all I got was this mess. - A fix may be possible using the built-in system that upgrades older version worlds to the current version, but I do not know how to do that as of right now.

Files

chunkcopy-2.2.1.jar(78.87 KiB) Primary Download

Project members

TheCSDev

Owner

Details

Licensed LGPL-3.0-only
Published 3 years ago
Updated 2 years ago