Мова

WorldTools

WorldTools

Modrinth

WorldTools is a powerful Minecraft mod that allows you to capture and save high-detail snapshots of server worlds locally.

62.7k завантажень 161 підписників оновлено 17mo ago
остання v1.2.8+1.21.4 Modrinth
Fabric Forge Quilt 1.20 – 1.21.4 Utility

WorldTools: World Downloader (Fabric / Forge)

CurseForge Downloads
Modrinth Downloads
Minecraft
License

WorldTools is a powerful Minecraft mod that allows you to capture and save high-detail snapshots of server worlds
locally.
It empowers you to download comprehensive information, including chunks, entities,
chests, players, statistics, advancements, and detailed metadata.
WorldTools ensures that you can retain an accurate and unaltered representation of the server's world for analysis,
sharing, or backup purposes on your local machine.

Fabric Supported Forge Supported

Link to the lambda discord server https://discord.gg/3y3ah5BtjB

Features

  • World Download (default keybind: F12):
    Initiate a quick download by hitting the F12 key, which can be altered in the keybind settings.
    Alternatively, you can access the GUI (default keybind: F10) via the escape menu.
    The GUI allows you to tailor the capture process according to your requirements.
    WorldTools facilitates the capture of a wide range of crucial elements, ensuring no detail is missed.

    • Chunks: Terrain, biomes and structures
    • Entities: Positions and attributes of all entities
    • Containers: Contents of all tile entities like chests, shulkers, hoppers, furnaces, brewing stands, droppers,
      dispensers etc...
    • Players: Player positions and inventories
    • Statistics: Full personal player statistics
    • Advancements: Player advancements and progress
    • Detailed Metadata: Exhaustive capture details like modt, server version, and more
  • Easy Access to Saved Worlds: Your locally captured world save can be found in the single-player worlds list,
    allowing you to load and explore it conveniently.

  • Advanced Configuration: WorldTools provides a wide range of settings to customize the capture process to your
    needs.
    Select elements to capture, modify game rules, alter entity NBT data, and configure the capture process in detail.

Getting Started

Fabric

  1. Installation:

    • Install Fabric by following the Fabric Installation Guide.
    • Download the latest Fabric version of WorldTools from
      the releases page
    • Place the WorldTools Fabric mod JAR file in the "mods" folder of your Fabric installation.
  2. Prerequisites: Make sure you have the following mods installed:

Forge

  1. Installation:

    • Install Forge by following the Forge Download Link.
    • Download the latest Forge version of WorldTools from
      the releases page
    • Place the WorldTools Forge mod JAR file in the "mods" folder of your Forge installation.
  2. Prerequisites: Make sure you have the following mods installed:

Usage

  1. Download:
    • Enable capture mode: Hit F12 the GUI or /worldtools capture to start capturing data.
    • Play the game normally while WorldTools downloads the all data. You need to open containers like chests to capture
      their contents.
    • Save captured data: Hit F12 the GUI or /worldtools capture again to stop capturing data and save the world.
  2. Access Downloaded World: Your downloaded world can be found in the single-player worlds list.

File Structure

After capturing data, WorldTools creates the following files in the world directory's folder:

  • Capture Metadata.md: Contains detailed information about the capture process itself.

  • Dimension Tree.txt: Provides a tree of all dimension folder paths of the server, not just the downloaded ones.

  • Player Entry List.csv: Lists all players that were online during the capture including all known metadata.

Contributing

Contributions are welcome!
Please read our Code of Conduct
and Contributing Guidelines before submitting a
Pull Request.

  1. Fork the repository and clone it to your local machine.
    git clone https://github.com/Avanatiker/WorldTools
  2. Create a new branch for your feature.
    git checkout -b my-new-feature
  3. Make your changes and commit them to your branch.
    git commit -am 'Add some feature'
  4. Push your changes to your fork.
    git push origin my-new-feature
  5. Open a Pull Request in this repository.
  6. Your Pull Request will be reviewed and merged as soon as possible.
  7. Wait for the next release to see your changes in action!

Building

  1. Once forked and cloned, run ./gradlew build to build the mod for both mod loaders.
  2. IntelliJ IDEA will generate run configurations for both mod loaders that can be used to run the mod in a test
    environment.
  3. The Fabric mod JAR file can be found in fabric/build/libs and the Forge mod JAR file in forge/build/libs.

License

WorldTools is distributed under
the GNU General Public License v3.0.


If you have any questions, concerns, or suggestions,
you can visit our official Discord server.

Disclaimer: WorldTools is not affiliated with Mojang Studios. Minecraft is a registered trademark of Mojang Studios.
Use of the WorldTools software is subject to the terms outlined in the license agreement.

Версії

Release
1.2.8+1.21.4
forge · 1.21.4 · 17mo ago
## 📦 Other - Revert back to Gradle 8.11.1 due to arch loom issue [Avanatiker]() - Upgrade 1.2.7 -> 1.2.8 [Avanatiker]()
1.8k
Release
1.2.8+1.21.4
fabric · 1.21.4 · 17mo ago
## 📦 Other - Revert back to Gradle 8.11.1 due to arch loom issue [Avanatiker]() - Upgrade 1.2.7 -> 1.2.8 [Avanatiker]()
20.6k
Release
1.2.7+1.21.4
forge · 1.21.4 · 17mo ago
## 📦 Other - Upgrade to 1.21.4 - 1.2.7 [Avanatiker]() - Update workflows [Avanatiker]() - Fix forge AW [Avanatiker]()
100
Release
1.2.7+1.21.4
fabric · 1.21.4 · 17mo ago
## 📦 Other - Upgrade to 1.21.4 - 1.2.7 [Avanatiker]() - Update workflows [Avanatiker]() - Fix forge AW [Avanatiker]()
468
Release
1.2.6+1.21.1
forge · 1.21.1 · 19mo ago
- **Fixed**: Resolved an issue where certain objects were not saved due to being dropped following a buffer overflow. - **🌐 New Language**: Traditional…
746
Release
1.2.6+1.21.1
fabric · 1.21.1 · 19mo ago
- **Fixed**: Resolved an issue where certain objects were not saved due to being dropped following a buffer overflow. - **🌐 New Language**: Traditional…
10.0k
Release
1.2.5+1.21.1
forge · 1.21.1 · 20mo ago
### ⚡ Key Highlights - **Full Upgrade to Minecraft 1.21.1** Seamlessly supports all the latest changes and dependencies for Minecraft 1.21.1. - **New…
175
Release
1.2.5+1.21.1
fabric · 1.21.1 · 20mo ago
### ⚡ Key Highlights - **Full Upgrade to Minecraft 1.21.1** Seamlessly supports all the latest changes and dependencies for Minecraft 1.21.1. - **New…
978
Release
1.2.4+1.20.4
forge · 1.20.4 · 28mo ago
## 📦 Uncategorized - 1.20.4 port [rfresh2]() - fix fabric access widener not being remapped [rfresh2]() - Cleanup, optimization more visual feedback…
587
Release
1.2.4+1.20.4
fabric · 1.20.4 · 28mo ago
## 📦 Uncategorized - 1.20.4 port [rfresh2]() - fix fabric access widener not being remapped [rfresh2]() - Cleanup, optimization more visual feedback…
6.4k
Release
1.2.4+1.20.2
forge · 1.20.2 · 28mo ago
## 📦 Uncategorized - 1.20.2 port [rfresh2]() - fix build workflow [rfresh2]() - update mod metadata [rfresh2]() - update actions tag [rfresh2]() - fix…
163
Release
1.2.4+1.20.2
fabric · 1.20.2 · 28mo ago
## 📦 Uncategorized - 1.20.2 port [rfresh2]() - fix build workflow [rfresh2]() - update mod metadata [rfresh2]() - update actions tag [rfresh2]() - fix…
1.2k

Коментарі 0

Поки немає коментарів. Будь першим, хто поділиться думкою.

Завантажити WorldTools

R 1.2.8+1.21.4 1.21.4 forge 429 KB R 1.2.8+1.21.4 1.21.4 fabric 248 KB R 1.2.7+1.21.4 1.21.4 forge 186 KB R 1.2.7+1.21.4 1.21.4 fabric 8 KB R 1.2.6+1.21.1 1.21.1 forge 428 KB R 1.2.6+1.21.1 1.21.1 fabric 247 KB R 1.2.5+1.21.1 1.21.1 forge 425 KB R 1.2.5+1.21.1 1.21.1 fabric 244 KB R 1.2.4+1.20.4 1.20.4 forge 404 KB R 1.2.4+1.20.4 1.20.4 fabric 246 KB R 1.2.4+1.20.2 1.20.2 forge 403 KB R 1.2.4+1.20.2 1.20.2 fabric 246 KB R 1.2.4+1.20.1 1.20.1 forge 402 KB R 1.2.4+1.20.1 1.20.1 fabric 244 KB R 1.2.3+1.20.2 1.20.2 forge 359 KB R 1.2.3+1.20.2 1.20.2 fabric 201 KB R 1.2.3+1.20.4 1.20.4 forge 363 KB R 1.2.3+1.20.4 1.20.4 fabric 205 KB R 1.2.3+1.20.1 1.20.1 forge 362 KB R 1.2.3+1.20.1 1.20.1 fabric 204 KB R 1.2.2+1.20.2 1.20.2 forge 355 KB R 1.2.2+1.20.2 1.20.2 fabric 198 KB R 1.2.2+1.20.4 1.20.4 forge 359 KB R 1.2.2+1.20.4 1.20.4 fabric 202 KB R 1.2.2+1.20.1 1.20.1 forge 358 KB R 1.2.2+1.20.1 1.20.1 fabric 200 KB R 1.2.1+1.20.4 1.20.4 forge 349 KB R 1.2.1+1.20.4 1.20.4 fabric 194 KB R 1.2.1+1.20.2 1.20.2 forge 346 KB R 1.2.1+1.20.2 1.20.2 fabric 190 KB R 1.2.1+1.20.1 1.20.1 fabric 193 KB R 1.2.1+1.20.1 1.20.1 forge 348 KB R 1.2.0+1.20.2 1.20.2 fabric, quilt 185 KB R 1.2.0+1.20.2 1.20.2 forge 343 KB R 1.2.0+1.20.1 1.20.1 forge 346 KB R 1.2.0+1.20.4 1.20.4 fabric, quilt 189 KB R 1.2.0+1.20.1 1.20.1 fabric, quilt 188 KB R 1.2.0+1.20.4 1.20.4 forge 347 KB R 1.1.1 1.20.1 forge 327 KB R 1.1.1 1.20.1 fabric, quilt 174 KB R 1.0.0 1.20, 1.20.1 fabric 720 KB R 1.0.0 1.20, 1.20.1 forge 723 KB

Файли надаються напряму з першоджерела. Modgrid не зберігає та не змінює їх.