-
Notifications
You must be signed in to change notification settings - Fork 135
Player overrides GUI
The player overrides GUI allows setting a few things about the player in the downloaded world, namely health, hunger, and position.
The health and hunger buttons are extremely simple. "Don't change" will leave the health/hunger in the downloaded world at the amount you had when you stop downloading. "Full" will put it at 20 hearts/drumsticks.
Player position can be set to either the position when you stop downloading, or fully customized. When customizing, you can specify the exact x, y, and z coordinates, and also set those x, y, and z coordinates to your current position. You can use this so that you always join the world in your base.
Resources:
- Official forum thread for the World Downloader mod for Minecraft 1.16.1, 1.15.2, 1.14.4, 1.13.2, 1.12.2, 1.11.2, 1.10.2, 1.9.4, and 1.8.9
- Wiki index
- Issue tracker
World Downloader is licensed under the MMPLv2.
Various screens that are used in the mod
- Backup GUI
- Entities GUI
- Generator options GUI
- Messages GUI
- Multiworld GUIs
- Player overrides GUI
- World overrides GUI
Information on how World Downloader achieves various things, both technically and practically