WorldBinder
ModWorldBinder is a powerful Fabric mod for saving, editing and placing structures, entities and reusable world scenes.
Type
Mod
Modrinth Downloads
21
Modrinth ID
1PpMOGQ0
Last Updated
May 31, 2026
Description
WorldBinder
WorldBinder is a client-side Fabric mod for capturing loaded Minecraft world data and exporting it into playable vanilla world saves.
It is designed for players, server owners, builders, developers and preservation-focused users who want to locally save world data that their Minecraft client has already received. WorldBinder focuses on world capture, export, recovery, inspection and responsible preservation tools.
WorldBinder does not provide cheats, combat advantages, movement advantages, X-ray features or hidden server bypasses.
What WorldBinder does
WorldBinder captures world data that is already loaded on your client and turns it into a local Minecraft world save.
This can be useful for:
- backing up your own builds
- preserving maps you created or administer
- archiving server projects you have permission to save
- inspecting captured world data locally
- testing exports across different Minecraft versions
- recovering captured chunks after crashes or disconnects
WorldBinder can only save data that your client actually receives. It cannot magically reconstruct server-side-only logic, unloaded chunks or hidden data that was never sent to your game.
Main features
- Client-side world capture
- HotCache-first chunk capture
- Vanilla world export
- Target output version selection
- Block, block entity and entity export
- Map, stats and advancement export where available
- Server resource pack export as resources.zip
- Recovery and autosave tools
- Configurable performance presets
- Export validation reports
- F9 Control Center
- F10 live chunk map
- Queue Dashboard / Profiler
- Dedicated WorldBinder keybind category
- German and English language support
- Responsive interface for different window sizes and GUI scales
F9 Control Center
WorldBinder includes a central Control Center that can be opened with F9 by default.
The Control Center gives quick access to:
- capture status
- archive progress
- recent activity
- warnings
- capture actions
- map tools
- recovery tools
- settings
- profiler / queue dashboard
- documentation and about pages
It is designed as the main hub for controlling WorldBinder without having to remember every individual menu.
F10 live chunk map
The F10 map shows captured world data in real time.
It can display:
- captured chunks
- partial chunks
- queued chunks
- chunks with entities
- chunks with block entities
- warning and error states
- coverage information
- inspector tooltips
- manual chunk navigation
- follow mode and filters
This makes it much easier to understand what has already been captured and what still needs attention.
Capture and export workflow
A typical WorldBinder workflow looks like this:
- Join a singleplayer world or multiplayer server.
- Open the WorldBinder Control Center with F9.
- Configure the capture mode, target version and performance preset.
- Start capturing.
- Move through the area you want to save.
- Use the F10 map to inspect capture coverage.
- Export the captured data into a local world save.
- Open the exported world in Minecraft or import it into a server setup you control.
WorldBinder is designed to keep capture and export actions visible and understandable, instead of silently writing files in the background without feedback.
Target output versions
WorldBinder can export captured worlds for different target Minecraft versions.
This means you can capture with a newer client version and choose an older output version where supported. WorldBinder applies version-aware export handling for folder layout, gamerules, entities, POI data, saved data and world metadata.
Some version downgrades may still be imperfect, especially when the captured world contains blocks, entities, item data, NBT structures or resource pack content that did not exist in the selected target version.
Export structure and validation
WorldBinder exports are designed to be readable as normal Minecraft world saves.
Exports may include:
- level.dat
- level.dat_old
- session.lock
- icon.png
- region/
- entities/
- poi/
- data/
- resources.zip
- an export README.md
- validation reports where available
For modern Minecraft versions, WorldBinder also writes additional saved-data and dimension-related structures where needed for better compatibility with vanilla and server import workflows.
The built-in validation system helps detect missing or suspicious export files before users assume an export is complete.
Resource pack export
If the server sends a resource pack and the client has access to it, WorldBinder can export the resource pack as:
resources.zipThis follows the standard Minecraft world resource pack convention.
Resource pack export depends on what the client actually received and what the server allowed the client to download.
Recovery and autosave
WorldBinder includes recovery and autosave features to reduce data loss during longer capture sessions.
This is useful when:
- the game crashes
- the server disconnects you
- Minecraft is closed unexpectedly
- a long capture session is interrupted
- you want safer capture behavior during testing
Recovery does not replace careful exports, but it helps preserve captured data during unstable sessions.
Performance presets
WorldBinder includes configurable performance presets to balance capture speed and game performance.
Available presets may include modes such as:
- Safe
- Balanced
- Fast
- Extreme
- Custom
Users can choose a preset depending on their system, server conditions and how aggressively they want WorldBinder to process captured data.
Advanced users can fine-tune capture limits, queue behavior, autosave timing and HUD/map behavior in the settings.
Responsive interface
WorldBinder uses a responsive interface system designed to keep menus usable across different Minecraft window sizes and GUI scales.
This affects major screens such as:
- F9 Control Center
- F10 Map
- Capture screen
- Settings
- Safety and recovery options
- Performance configuration
- Profiler / Queue Dashboard
- Progress screens
- Export and finish screens
Very small windows may still appear more pixelated because Minecraft's pixel-style UI is being scaled down, but the layout is designed to remain consistent and usable.
Keybinds
WorldBinder includes configurable keybinds in Minecraft's controls screen under the dedicated WorldBinder category.
Default bindings:
- F6: Start / stop world download
- F7: Set position 1
- F8: Set position 2
- F9: Open WorldBinder Control Center
- F10: Open WorldBinder Map
All keybinds can be changed in Minecraft's normal controls menu.
Loader support
WorldBinder is a native Fabric mod.
It is built around Fabric's client-side APIs and is currently focused on providing the best possible Fabric experience.
WorldBinder does not currently support Forge, NeoForge or Quilt. Other loaders may be evaluated in the future, but they are not supported at this time.
Important limitations
WorldBinder can only export data that the Minecraft client actually receives.
That means exported worlds may be incomplete if the server never sent certain data to the client, such as:
- unloaded chunks
- distant entities
- inventories
- some block entity data
- server-side-only logic
- hidden dimensions
- plugin-managed data
- custom server systems
- inaccessible resource pack content
WorldBinder exports may also differ from the original server-side world depending on server setup, custom content, resource packs, entities, dimensions, gamerules and Minecraft version differences.
WorldBinder is not a replacement for proper server backups.
Responsible use
Only use WorldBinder on worlds, servers, maps, builds and resource packs that you own, administer, created yourself, or where you have explicit permission to archive or export the content.
You are responsible for how exported data is used.
WorldBinder does not grant rights to copy, redistribute, publish or reuse content owned by other people, servers or projects.
Please respect server rules, creator rights and community guidelines.
Feedback and bug reports
WorldBinder is actively being improved.
Please report bugs, ideas and feedback on GitHub:
- Repository: https://github.com/Philiipp06/WorldBinder
- Issues: https://github.com/Philiipp06/WorldBinder/issues
Helpful reports include:
- Minecraft version
- WorldBinder version
- selected target output version
- Fabric Loader version
- Fabric API version
- window mode and GUI scale if the issue is UI-related
- what was captured
- what went wrong
- screenshots
- logs
- exported test worlds if possible
Clear reports make it much easier to reproduce and fix issues.
Project status
WorldBinder is currently in Beta.
The project has moved beyond early Alpha testing, but it is still not considered a final stable 1.0 release. The goal is to continue improving world export accuracy, target-version compatibility, entity handling, recovery behavior, performance and overall usability based on real feedback.
Compatibility
Mod Loaders
Game Versions
Screenshots
Similar Mods
AcroWield - Dual Wield, Sneak Shield, Parry, Dodge & More
An action combat mod introducing dodging, just-guard parrying, and fully functional dual-wielding.
no berry damage
This lightweight mod completely prevents all damage from sweet berry bushes while preserving normal gameplay. Walk throu...
jadeownerfix
Fixed an issue where the Jade mod displayed a pet owner as "???" in offline mode. You only need to install the Jade mod...
Compressed Wooden Sword (26.2)
Add compressed wooden sword, Single ~ Octuple compressed stick
Tameable Sou Mod
Notice:This mod is an unofficial yttd fan mod and is not affiliated with the original game or its developer. It add Sou...
AirstrikePointers
This mod adds a laser pointer to Minecraft that allows players to mark targets in the world.