Teleport Animation (1.2.0)
Curse Maven Snippet
What's new
Teleport Animation v1.2.0
Changed
- Native config system: The hand-rolled
config/teleport_animation.propertiesfile has been replaced with a native NeoForgeModConfigSpec. The mod now generatesconfig/teleport_animation-client.tomlautomatically on first launch and shows up as editable in Configured / any TOML config editor. This brings the 1.21.1 branch in line with the 26.2 config backend. - Sound settings are now visible:
customSoundsEnabled,minecraftSoundVolumeandcustomSoundVolumelive in the[sounds]section of the generated TOML. (There is still no per-sound picker – "custom sounds" means the mod's own bundled set; override the.oggfiles via a resource pack to use your own.)
Removed
- Orphaned config-GUI layout layer (~490 lines of dead code): the
configLayout/configWidget/configTextpersistence machinery carried over from Grand Teleport had no callers on this branch and has been dropped. - Legacy
.propertiesmigration (grand_teleport.properties/gtalike_teleport.properties). Old.propertiesvalues are not migrated – re-set any customised options in the new TOML.
Config backend port from the 26.2 branch. The public TeleportConfig API is unchanged, so teleport/zoom/waystone behaviour is identical to 1.1.0. compileJava + build pass; not run in-game (dev env lacks Balm/Waystones).
JAR: teleport_animation-1.21.1-neoforge-21.1.235-1.2.0.jar
Tag: 1.21.1-neoforge-1.2.0
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include

