Skip to content

v2.0.0 Beta 9 (1.20.4)

Compare
Choose a tag to compare
@Adrenix Adrenix released this 16 May 04:57
· 212 commits to 1.20.4 since this release

🎉Beta 9-Indev-2.0 v2.0.0 for 1.20.4

This is an "in-development" build of beta 9 for Minecraft 1.20.4. Beta 9 is a complete rewrite of the mod, which I have been working on for more than a year. The most notable changes are a revamped graphical user interface, new backend config system, and all mixin injections will now chain with other mods that also have mixins that chain (essentially better mod support). There are also new tweaks, such as customizable classic hitbox overlay, customizable modded old chest support, old world select screens, old death screen, old grass side texture, old classic walking animations, old cave ambience sounds, old C418 music, and much more! Additionally, many tweaks were optimized and many known issues were fixed. For example, the old water "light-bleed" bug has finally been fixed!

💥Before Reporting Issues

Please note that the Gameplay tweaks have not yet been rewritten. Only the alternative HUD gameplay text, squid milking, and old ladder gap bug tweaks have been implemented. So if you run into issues with those tweaks, or tweaks from all the other categories, then please feel free to create an issue.

🚧Required Dependencies

✏️Changelog

1.0

  • Initial in-dev release

1.1

  • Fixed (#65) crash with FancyMenu mod

2.0

  • Added server-side-only (SSO) mode
  • Added old ladder gap gameplay tweak
  • Added new music sound tweaks

Play Music when Paused
Music for Menu
Music for Creative
Replace Overworld Biome Music with C418
Replace Nether Biome Music with C418
Replace Gameplay Music with C418
Stop Song Hotkey
Next Song Hotkey

  • Made the old logo title text customizable with a resource pack

This can be changed at assets/nostalgic_tweaks/texts/logo.txt

  • Moved keybinding tweaks to specific tweak groups

Moved Fog Distance hotkey to Eye Candy > World Candy > Fog Candy
Renamed Hotkey Bindings tweak group to Config Hotkey
Moved Default Screen tweak into the Config Hotkey tweak group

  • Fixed mod/root tweaks being changed by the Toggle All feature
  • Fixed Realms indicators rendering on old title layouts
  • Fixed broken old title layouts when using the "Mods" button option
  • Fixed broken keybinding widgets and keybinding tweak rows
  • Fixed screens not checking if widgets handled the Esc key before exiting
  • Optimized panorama images (reduced jar size by 68%)