v2.0.0 Beta 9 (1.20.4)
🎉Beta 9-Indev-3.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, such as the old water "light-bleed" bug which has finally been fixed!
💥Before Reporting Issues
Please note that not all of the Gameplay
tweaks have been rewritten. Only the alternative HUD gameplay text, squid milking, old ladder gap bug, and all of the tweaks listed in the changelog below 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
- Fabric: Fabric API and Architectury
- NeoForge: Architectury
✏️Changelog
3.0
Click to see changes
- Added Disable Animal Panic AI tweak
- Added new Monster Spawning tweaks
Disable Monster Item Pickup
Disable Baby Zombie Spawns
Disable Baby Piglin Spawns
Disable Monsters Spawning with Items
Disable Monsters Spawning with Armor
Disable Monsters Spawning with Enchantments
Piglins Only Spawn with Golden Swords
- Added new Monster Sun Avoidance tweak
- Added new Hide Effect Magic Particles in First Person tweak
- Added Old Animal Spawning Rules tweaks
- Added Monster Spawn Rate/Cap tweak
- Added Old Sheep Punching tweak
- Added Disable Sheep Eating Grass tweak
- Added new Random Sheep Wool Regeneration tweak
Allows sheep to regrow their wool randomly if the disable sheep eating grass tweak is enabled
- Added all Old Classic Mob Drops tweaks
- Added all Old Style Modern Mob Drops tweaks
- Fixed toast control tweaks not working as intended
- Reorganized tweaks and categories under Gameplay
2.0
Click to see changes
- 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
RenamedHotkey Bindings
tweak group toConfig Hotkey
Moved Default Screen tweak into theConfig 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%)
1.1
Click to see changes
- Fixed (#65) crash with FancyMenu mod
1.0
Click to see changes
- Initial in-dev release