Skip to content

Commit

Permalink
Clean up guides
Browse files Browse the repository at this point in the history
  • Loading branch information
KadTheHunter committed Aug 1, 2024
1 parent 4b55e28 commit 0e60345
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion guides/mapart.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Follow the steps for `.nbt` Mapart Files as shown above, but change "Mode" from

Cut the `.dat` files from your download folder, and paste them inside `/.minecraft/saves/YourWorldName/data/`. If there are already map.dat files in there, you will need to change the numbers of the ones you are adding before pasting them in (e.g: map_0.dat should become map_101755.dat

Join your world, and create a mapart. Then, using [NBT Editor](https://modrinth.com/mod/nbt-editor), [IBE Editor](https://modrinth.com/mod/ibe-editor), or a similar mod of your choice, modify the `map` tags value to be the ID in the name of the `.dat` file.
Join your world, and create a mapart. Then, using [NBT Editor](https://modrinth.com/mod/nbt-editor), or a similar mod of your choice, modify the `map` tags value to be the ID in the name of the `.dat` file.

You now have mapart, and without the large cumbersome build!

Expand Down
2 changes: 0 additions & 2 deletions guides/saving-builds.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ The Chunk Ripper is an effective, but rather extreme method of saving builds. It

This method will properly capture NBT data, such as chests, barrels, shulkers, signs, entities, etc. Despite this, it is not recommended to be used for saving NBT data unless no other options are available.

This method also only (properly) works on 1.20.1; Future updates surrounding 1.20.2+ compatibility are [planned but will take time](https://github.com/Avanatiker/WorldTools/issues/11#issuecomment-1865747050).

To get started, download the [WorldTools](https://modrinth.com/mod/worldtools) mod for Fabric or Forge. Make sure to get v1.1.1 or newer, because v1.0.0 has some very annoying bugs!

Join the server you want to copy chunks from, and teleport to the area you wish to save. Once there, press `F12` to start the WorldTools capture.
Expand Down

0 comments on commit 0e60345

Please sign in to comment.