nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Filter loader...
Filter versions...

Changes

  • Unified publishing using modpublisher.
  • Jar name migrate: {id}-{mcversion}-{modversion} -> {id}-{modversion}-{loader}{mcversion}.
  • Tag name migrate: {id}-{modversion}-mc{mcversion} -> {id}-{modversion}-{loader}{mcversion}.

Ownership Transfer

The animation might be smoother now.

Migrate to Auto Config and use array for excluded screens.

Maintenance

  • Updated Fabric Loom to 0.15.3.
  • Updated Gradle to 8.3.
  • Added ModMenu related localizations for a better experience.
  • Changed mod description to a more semantic format.
  • Passed tests on newer Minecraft versions.

Fix mixin file naming issue.

Add 1.20~1.20.1 Support

Sync Version

  • It works well!
  • Sync version.

1.1.1

  • Reduced animation time to make it cleaner.
  • Supporting 1.19.2 now (may work on 1.19.1 / 1.19 too).

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 to net.minecraft.client.gui.screen.ChatScreen (.class).
    • option.ChatOptionsScreen refers to net minecraft.client.gui.screen.option.ChatOptionsScreen (.class)
  • For screens under other packages, use full name.

Meet Warp Zone!

External resources


Project members

Kessoku Tea Time

Kessoku Tea Time

Organization

KrLite

Owner


Technical information

License
GPL-3.0-only
Client side
required
Server side
unsupported
Project ID