Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
WorldTools

WorldTools

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

24.3k
112
Utility

Compatibility

Minecraft: Java Edition

1.21.1
1.20.4
1.20–1.20.2

Platforms

Fabric
Forge
Quilt

Supported environments

Client-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server

Creators

Constructor
Constructor Owner

Details

Licensed GPL-3.0-or-later
Published last year
Updated 4 months ago
DescriptionChangelogVersions

Show all versions

1
2
3

WorldTools 1.2.2+1.20.2 (Forge)

by Constructor on Feb 12, 2024
Download

WorldTools 1.2.2+1.20.2 (Fabric)

by Constructor on Feb 12, 2024
Download

📦 Uncategorized

  • 1.20.2 port
    • PR: #0
  • fix build workflow
    • PR: #0
  • update mod metadata
    • PR: #0
  • update actions tag
    • PR: #0
  • fix gradle and publishing
    • PR: #0
  • disable entity NBT modification by default
    • PR: #0
  • debug setting to enable save logging
    • PR: #0
  • update translations
    • PR: #0
  • Initialize WT version string correctly on forge
    • PR: #0
  • Use Forge Chunk Load/Unload events instead of mixin
    • PR: #0
  • bump version 1.2.1
    • PR: #0
  • disable github releases action until repo perms are fixed
    • PR: #0
  • don't add author to entity nbt if modifyNbt setting disabled
    • PR: #0
  • modifyNBT -> modifyEntityNbt
    • PR: #0
  • swap out changelog generator action
    • PR: #0
  • fix syntax
    • PR: #0
  • update actions versions
    • PR: #0
  • configure dependabot to update github actions
    • PR: #0
  • upsert container contents from previously saved chunks
    • PR: #0
  • bump version to 1.2.2
    • PR: #0
  • remove logspam when reading empty block entities from saved world
    • PR: #0
  • handle edge case where player removes all items from container during save
    • PR: #0
  • don't save empty or null chunks if they somehow get cached
    • PR: #0
  • prevent entity duplication on reload
    • PR: #0
  • future compat for saving containers
    • PR: #0
  • Move block interaction mixin to common
    • PR: #0
  • throw if we fail to write level.dat
    • PR: #0
  • migrate to fabric api for client chunk events
    • PR: #0
  • remove loaded and killed entities from cache
    • PR: #0
  • only while capturing
    • PR: #0
  • update missing container render to only render floor box
    • PR: #0
  • update mod release name
    • PR: #0
  • update release and build actions
    • PR: #0
  • prevent more saving entity duplication and stale data
    • PR: #0
  • prevent missed entity removals for obvious removals near player
    • PR: #0
  • update release workflow
    • PR: #0

WorldTools 1.2.2+1.20.4 (Forge)

by Constructor on Feb 12, 2024
Download

WorldTools 1.2.2+1.20.4 (Fabric)

by Constructor on Feb 12, 2024
Download

📦 Uncategorized

  • 1.20.4 port
    • PR: #0
  • fix fabric access widener not being remapped
    • PR: #0
  • Cleanup, optimization more visual feedback
    • PR: #0
  • Singleplayer download warning
    • PR: #0
  • Typo
    • PR: #0
  • fix block entities not being saved after chunk unload
    • PR: #0
  • loom 1.5
    • PR: #0
  • fix world save zipping step
    • PR: #0
  • don't cache chunks and entities unless we're capturing
    • PR: #0
  • Add support for saving Maps
    • PR: #0
  • bump version to 1.2.0
    • PR: #0
  • simplify local capture mixin
    • PR: #0
  • sync translations
    • PR: #0
  • fix gradle and publishing
    • PR: #0
  • disable entity NBT modification by default
    • PR: #0
  • debug setting to enable save logging
    • PR: #0
  • update translations
    • PR: #0
  • Initialize WT version string correctly on forge
    • PR: #0
  • Use Forge Chunk Load/Unload events instead of mixin
    • PR: #0
  • bump version 1.2.1
    • PR: #0
  • disable github releases action until repo perms are fixed
    • PR: #0
  • don't add author to entity nbt if modifyNbt setting disabled
    • PR: #0
  • modifyNBT -> modifyEntityNbt
    • PR: #0
  • swap out changelog generator action
    • PR: #0
  • fix syntax
    • PR: #0
  • update actions versions
    • PR: #0
  • configure dependabot to update github actions
    • PR: #0
  • upsert container contents from previously saved chunks
    • PR: #0
  • bump version to 1.2.2
    • PR: #0
  • remove logspam when reading empty block entities from saved world
    • PR: #0
  • handle edge case where player removes all items from container during save
    • PR: #0
  • don't save empty or null chunks if they somehow get cached
    • PR: #0
  • prevent entity duplication on reload
    • PR: #0
  • future compat for saving containers
    • PR: #0
  • Move block interaction mixin to common
    • PR: #0
  • throw if we fail to write level.dat
    • PR: #0
  • migrate to fabric api for client chunk events
    • PR: #0
  • remove loaded and killed entities from cache
    • PR: #0
  • only while capturing
    • PR: #0
  • update missing container render to only render floor box
    • PR: #0
  • update mod release name
    • PR: #0
  • update release and build actions
    • PR: #0
  • prevent more saving entity duplication and stale data
    • PR: #0
  • prevent missed entity removals for obvious removals near player
    • PR: #0
  • update release workflow
    • PR: #0

WorldTools 1.2.2+1.20.1 (Forge)

by Constructor on Feb 12, 2024
Download

WorldTools 1.2.2+1.20.1 (Fabric)

by Constructor on Feb 12, 2024
Download

📦 Uncategorized

  • fix fabric access widener not being remapped
    • PR: #0
  • fix block entities not being saved after chunk unload
    • PR: #0
  • update loom and kotlin
    • PR: #0
  • fix world save zipping step
    • PR: #0
  • didn't mean to commit this lol
    • PR: #0
  • don't cache chunks and entities unless we're capturing
    • PR: #0
  • Add support for saving Maps
    • PR: #0
  • Cherry-pick divergence from 1.20.4 branch
    • PR: #0
  • bump version to 1.2.0
    • PR: #0
  • update translations
    • PR: #0
  • syncing from 1.20.4
    • PR: #0
  • update actions tag
    • PR: #0
  • fix gradle and publishing
    • PR: #0
  • disable entity NBT modification by default
    • PR: #0
  • debug setting to enable save logging
    • PR: #0
  • update translations
    • PR: #0
  • Initialize WT version string correctly on forge
    • PR: #0
  • Use Forge Chunk Load/Unload events instead of mixin
    • PR: #0
  • bump version 1.2.1
    • PR: #0
  • disable github releases action until repo perms are fixed
    • PR: #0
  • don't add author to entity nbt if modifyNbt setting disabled
    • PR: #0
  • modifyNBT -> modifyEntityNbt
    • PR: #0
  • swap out changelog generator action
    • PR: #0
  • fix syntax
    • PR: #0
  • update actions versions
    • PR: #0
  • configure dependabot to update github actions
    • PR: #0
  • upsert container contents from previously saved chunks
    • PR: #0
  • bump version to 1.2.2
    • PR: #0
  • remove logspam when reading empty block entities from saved world
    • PR: #0
  • handle edge case where player removes all items from container during save
    • PR: #0
  • don't save empty or null chunks if they somehow get cached
    • PR: #0
  • prevent entity duplication on reload
    • PR: #0
  • future compat for saving containers
    • PR: #0
  • Move block interaction mixin to common
    • PR: #0
  • throw if we fail to write level.dat
    • PR: #0
  • migrate to fabric api for client chunk events
    • PR: #0
  • remove loaded and killed entities from cache
    • PR: #0
  • only while capturing
    • PR: #0
  • update missing container render to only render floor box
    • PR: #0
  • update mod release name
    • PR: #0
  • update release and build actions
    • PR: #0
  • prevent more saving entity duplication and stale data
    • PR: #0
  • prevent missed entity removals for obvious removals near player
    • PR: #0
  • update release workflow
    • PR: #0

WorldTools 1.2.1+1.20.4 (Forge)

by Constructor on Feb 10, 2024
Download

WorldTools 1.2.1+1.20.4 (Fabric)

by Constructor on Feb 10, 2024
Download

WorldTools 1.2.1+1.20.2 (Forge)

by Constructor on Feb 10, 2024
Download

WorldTools 1.2.1+1.20.2 (Fabric)

by Constructor on Feb 10, 2024
Download

WorldTools 1.2.1+1.20.1 (Fabric)

by Constructor on Feb 10, 2024
Download

WorldTools 1.2.1+1.20.1 (Forge)

by Constructor on Feb 10, 2024
Download
  • no changes

WorldTools 1.2.0+1.20.2 (Fabric)

by Constructor on Feb 7, 2024
Download

WorldTools 1.2.0+1.20.2 (Forge)

by Constructor on Feb 7, 2024
Download
  • d20c938 - fix gradle and publishing
  • 95efcb2 - update actions tag
  • 878c806 - update mod metadata
  • 65d6d0c - fix build workflow
  • b984736 - 1.20.2 port
  • 076b665 - update translations
  • 5e64e9a - bump version to 1.2.0
  • d3ebab4 - Cherry-pick divergence from 1.20.4 branch
  • 55060af - Add support for saving Maps
  • 04f888b - don't cache chunks and entities unless we're capturing
  • b02574a - didn't mean to commit this lol
  • c1ea4c6 - fix world save zipping step
  • 2034111 - update loom and kotlin
  • db8d44e - fix block entities not being saved after chunk unload
  • 881a370 - fix fabric access widener not being remapped
  • 3464250 - API to check saved chunk positions
  • da370fa - GUI cleanup and enter to download

WorldTools 1.2.0+1.20.1 (Forge)

by Constructor on Feb 7, 2024
Download
  • acfdaa7 - fix gradle and publishing
  • 209e8a6 - update actions tag
  • 449be57 - syncing from 1.20.4
  • 076b665 - update translations
  • 5e64e9a - bump version to 1.2.0
  • d3ebab4 - Cherry-pick divergence from 1.20.4 branch
  • 55060af - Add support for saving Maps
  • 04f888b - don't cache chunks and entities unless we're capturing
  • b02574a - didn't mean to commit this lol
  • c1ea4c6 - fix world save zipping step
  • 2034111 - update loom and kotlin
  • db8d44e - fix block entities not being saved after chunk unload
  • 881a370 - fix fabric access widener not being remapped
  • 3464250 - API to check saved chunk positions
  • da370fa - GUI cleanup and enter to download

WorldTools 1.2.0+1.20.4 (Fabric)

by Constructor on Feb 7, 2024
Download
  • 34d87eb - fix gradle and publishing
  • a081137 - sync translations
  • c3b5890 - simplify local capture mixin
  • e146e24 - bump version to 1.2.0
  • bd8279c - Add support for saving Maps
  • 121d710 - don't cache chunks and entities unless we're capturing
  • 786e770 - fix world save zipping step
  • b5fefcd - loom 1.5
  • 958fc4c - fix block entities not being saved after chunk unload
  • b583736 - Typo
  • 95f6e26 - Singleplayer download warning
  • 38e929e - Cleanup, optimization more visual feedback
  • 76455db - fix fabric access widener not being remapped
  • f348762 - 1.20.4 port
  • 3464250 - API to check saved chunk positions
  • da370fa - GUI cleanup and enter to download

WorldTools 1.2.0+1.20.1 (Fabric)

by Constructor on Feb 7, 2024
Download
  • acfdaa7 - fix gradle and publishing
  • 209e8a6 - update actions tag
  • 449be57 - syncing from 1.20.4
  • 076b665 - update translations
  • 5e64e9a - bump version to 1.2.0
  • d3ebab4 - Cherry-pick divergence from 1.20.4 branch
  • 55060af - Add support for saving Maps
  • 04f888b - don't cache chunks and entities unless we're capturing
  • b02574a - didn't mean to commit this lol
  • c1ea4c6 - fix world save zipping step
  • 2034111 - update loom and kotlin
  • db8d44e - fix block entities not being saved after chunk unload
  • 881a370 - fix fabric access widener not being remapped
  • 3464250 - API to check saved chunk positions
  • da370fa - GUI cleanup and enter to download

WorldTools 1.2.0+1.20.4 (Forge)

by Constructor on Feb 7, 2024
Download
  • 34d87eb - fix gradle and publishing
  • a081137 - sync translations
  • c3b5890 - simplify local capture mixin
  • e146e24 - bump version to 1.2.0
  • bd8279c - Add support for saving Maps
  • 121d710 - don't cache chunks and entities unless we're capturing
  • 786e770 - fix world save zipping step
  • b5fefcd - loom 1.5
  • 958fc4c - fix block entities not being saved after chunk unload
  • b583736 - Typo
  • 95f6e26 - Singleplayer download warning
  • 38e929e - Cleanup, optimization more visual feedback
  • 76455db - fix fabric access widener not being remapped
  • f348762 - 1.20.4 port
  • 3464250 - API to check saved chunk positions
  • da370fa - GUI cleanup and enter to download

WorldTools 1.1.1 (Forge)

by Constructor on Dec 23, 2023
Download

WorldTools 1.1.1 (Fabric)

by Constructor on Dec 23, 2023
Download

No Changes.

1
2
3

Modrinth is open source.

main@016c3d7

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.