Changelog
- Added ability to add two icons to your mod in ModMenu.
- Added
RenderOverlayEvent
for rendering overlays on the player's screen. - Reformatted code into
api
andimpl
folders. - Added
AdvBurningItem
interface. - Added config option to enable ModMenu support for a builtin list of mods.
- Added debug config option to show mod identifiers.
- Added
player_death
andplayer_damage
advancement triggers. - Reformatted code to make it cleaner.