All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project follows to Ragnarök Versioning Convention.
- Added url in mod info page
- Changed name
- Changed description in mod info page
- Fixed crash when
Allow Emissive Item Rendering
is enabled
- Replaced
Minecraft.getMinecraft()
with a static final constant
- Updated Forge version
- General clean up
- Centralized mod version in
mcmod.info
- Improved build times by a lot
- Fixed
runClient
- Cleaned up some imports
- 3D models not rendering when
Allow Emissive Item Rendering
is enabled