Compatibility
Minecraft: Java Edition
1.20–1.20.4
1.19.x
1.18.x
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Details
Licensed GPL-3.0-only
Published last year
Updated 6 months ago
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
Metadata
Release channel
ReleaseVersion number
v1.1.0Loaders
Game versions
1.19.4Downloads
62Publication date
April 26, 2023 at 7:59 AMPublisher
KrLite
Owner