Changelog
Warp Zone 1.1.0
Completes #1 by adding a config file for the excluded screens: config/warp-zone-excluded.txt
.
To avoid the animation to render on specific screens, add the screen name into the file.
This config file follows the rules:
- One line for one screen name, should not include spaces and
.class
postfixes. - For screens under package
net.minecraft.client.gui.screen
, only the relative path is needed. For example:ChatScreen
refers tonet.minecraft.client.gui.screen.ChatScreen
(.class)
.option.ChatOptionsScreen
refers tonet minecraft.client.gui.screen.option.ChatOptionsScreen
(.class)
- For screens under other packages, use full name.
Files
warp-zone-1.19.4-1.1.0.jar(42.46 KiB) Primary Download
External resources
Project members
Kessoku Tea Time
KrLite
Owner
Technical information
License
GPL-3.0-only
Client side
required
Server side
unsupported
Project ID