Skip to content

The 5zig API v1.0.12

Latest
Compare
Choose a tag to compare
@5zig 5zig released this 07 Jun 19:02
· 3 commits to master since this release
  • added methods to IOverlay to be able to display unique notifications. Specify a unique reference object and only one notification with that reference will be displayed at the same time (Minecraft 1.12 only)
  • fixed issue #12 (ChatSendEvent doesn't get called when using chat macros or chat filter auto-text)
  • use correct resource keys in ModAPI#getItemCount() (using the minecraft: prefix-resource-notation)