World Drop Modification
This powerful tool allows you to create unique travel mechanisms between Minecraft dimensions. Configure automatic transitions from one world to another with precise control over arrival height.
How to Use Commands
/worlddrop Displays complete list of available commands and usage instructions. Excellent reference for quick access.
/worlddrop set [From World ID] [To World ID] (from height) (to height) (climb mode) Main command for creating transitions.
- Specify source and target world identifiers
- Set height range for transition activation
- Optionally enable climb mode for triggering when moving UP
Usage Examples:
/worlddrop set 0 -1 0 120
When falling into the void in the Overworld, you'll be transported to the Nether at height 120. Keep in mind you might appear inside netherrack, so bring a pickaxe!
/worlddrop set -1 0 128 10 true
When climbing above 128 blocks in the Nether, you'll be moved to the Overworld at height 10. You might appear inside stone - don't forget tools!
/worlddrop set 0 0 0 600
Extreme option! Falling into the void will return you back to height 600 - make sure you have a safe landing method!
Additional Management Tools:
/worlddrop point [Drop ID] [enabled] [X coordinate] [Z coordinate] Specifies horizontal arrival position for an existing transition.
/worlddrop remove [Drop ID] Removes specified transition by its identifier.
/worlddrop show Displays complete list of all configured transitions with their IDs.
/worlddrop save Forcibly saves configuration. By default, settings are saved only on server stop.
Operation Features
- Mod works server-side only, no client installation required
- Supports datapacks synchronized with server for cooperative play
- Affects only players and their transportation methods
- Regular mobs and entities are not affected
Advanced Capabilities
System supports universal settings: rename configuration file to "worlddrop_default.dat" and it will load automatically for all worlds.
Each command returns confirmation, so you'll always know your settings are applied correctly!
Create complex travel systems between dimensions and open new possibilities for maps and adventures!