🎉Beta 9-RC v2.0.0 for 1.20.4 (Release Candidate)
This is a release candidate 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, old boat elevators, old sword blocking, adventure craft style offhand slot, 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!
💥Reporting Issues
All tweaks are in their finished state, so please report any problems that you encounter. Please include a list of mods that you have installed!
🚧Required Dependencies
- Fabric: Fabric API and Architectury
- NeoForge: Architectury
✏️Changelog
Release Candidate
Click to see changes
- Added
No SSO
tags to tweaks that do not support it in the configuration menu, such as theOld Ladder Gap
bug tweak - Added AppleSkin tooltip removal if hunger is disabled
- Added PolyTone warning on some of the old lighting tweaks since resource packs can tamper with the light texture map with this mod
- Added hide boat rowing tweak
- Added AdventureCraft style offhand slot tweak
The offhand slot itself can be moved closer or further away from the hotbar using the offhand offset slider tweaks
- Added old boat movement particles tweak
- Added old boat drops tweak
- Added old boat water elevator tweak
- Added old nightmare mechanic tweak
- Added punch TNT to ignite tweak
- Added combat sword blocking tweaks
A client-side alternative
Block with Sword When Shielding
tweak has been added so that the sword blocking animation plays when the player is blocking with a shield in the offhand. The server-side tweaks areOld Sword Blocking
andSword Block Damage Reduction
.
- Added disable combat sweep tweak
- Added disable combat critical hit tweak
- Added disable combat miss timer tweak
- Added disable combat cooldown tweak
- Added old damage values combat tweak
- Added drop shadow tweaks for all HUD alternative text tweaks
- Fixed infinite food consumption when hunger is disabled
- Fixed disabled global sounds not always working
- Fixed sounds not playing near bed blocks
- Fixed muted door place sounds not working for all door types
- Fixed sheep dropping their wool on death even if they are sheared
Indev-4.0
Click to see changes
- Added custom food and item stacking tweaks
- Added old bow combat tweaks
- Added old food health tweaks
- Added disable hunger tweak
- Added disable food stacking tweak
- Added disable experience orb spawning tweak
- Added disable anvil interaction tweak
- Added disable enchanting table interaction tweak
- Added disable sprinting tweak
- Added disable swimming tweak
- Added instant air refill tweak
- Added left-click door/lever/button tweaks
- Added instant bonemeal tweak
- Added tillable wheat seeds from grass tweak
- Added old fire mechanic tweaks
- Added old minecart boosting tweak
- Added disable bed bounce tweak
- Added a new Heads-up Display tweaks category under
Eye Candy > Interface Candy
Moved the alternative experience related text tweaks here
Moved the alternative hunger related text tweaks here
Moved the version overlay text tweaks here
- Added x/y offset options for alternative text tweaks and version overlay tweak
- Added drop shadow option for alternative text tweaks and version overlay tweak
- Added Hide Experience Bar tweak
The experience bar will automatically hide itself if the
Disable Experience Orb
tweak is enabled
- Added Hide Hunger Bar tweak
The hidden hunger bar heads-up display alternations will automatically apply if the
Disable Hunger
tweak is enabled
- Server-Side-Only mode is now enabled by default
A new tag will be added in a future update that identifies server tweaks that will not work in SSO mode
- Fixed incorrect default Gameplay tweak values
You will need to reset some values under the Gameplay category if you used a previous in-dev build
- Fixed alternative text in the top-right corner overlapping with player effect status icons
- Fixed old lighting not using dimensional ambient light
Indev-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
Indev-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%)
Indev-1.1
Click to see changes
- Fixed (#65) crash with FancyMenu mod
Indev-1.0
Click to see changes
- Initial in-dev release