Nostalgiacraft is a Minecraft mod for the Fabric mod loader. Nostalgiacraft aims to restore certain client-side features of old versions of Minecraft, mainly versions that are considered the "golden age of Minecraft" or "Notch-era" Minecraft. Nostalgiacraft's purpose is to accomplish things that are not already possible using resource packs or vanilla in-game settings.
This is my first public Minecraft mod, and Java is not my primary programming language. With that said, opening issues and pull requests on GitHub is especially encouraged!
Implemented features
- Restore version watermark in the top-left corner of the screen
- Remove the tooltip that appears above the hotbar when switching items
- Replace tooltips with the old ones from beta
- Restore old splash texts that could not be recovered by modifying splashes.txt
- Use dirt screen as the main menu background instead of the panorama image
- Make cactus item drops 2x the scale, emulating an old bug
- Restore the old method of displaying the Minecraft version on the main menu
All features are configurable and toggleable.
Requirements
- Fabric Loader
- Fabric API
- Mod Menu, in order to be configured
Thanks / Credits
- The Fabric mod development community, including the Discord server
- Prospector, TerraformersMC, and all other contributors of Mod Menu
- shedaniel, and all other contributors of Cloth Config
- All mod developers who choose to make their work open-source