Fix special character rendering with language pack
Fix crash with AppleSkin
Add NBT Helper
Fix bugs in AdvancedFontRenderer
Add option to replace default font renderer
Rewrite ItemVariant
Setting active container in module catching to avoid spam
Add option to disable an optional module by default
Add recipe condition to detect optional module
Fix condition not supporting upper case
Add method to detect module not only optional
Update license
Add tooltip hook to GUI
Add support for continuous potion
Fix preInit being called multiple times
Add GUI support (WIP)
Add number formatting support
Fix ItemBlock models being registered twice
Merge function of hasItem and getItemSubtypeAmount
Add prototypes of fence and fence gate
Improve BlockMod
完善 ItemModBlock 实现
- Add item tooltip description support
- ItemBlock allows subtypes
- Fix AdvancedFontRenderer
- Add test module
- Add ability to disable optional module in config file
- Fix formatting error with AdvancedFontRenderer