Skip to content

v0.1.2+mc1.19-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@rokoblox rokoblox released this 26 Jul 20:11
· 10 commits to master since this release

Additions

  • [API] Exposed FilledMapItemMixin.useOnBlock(...) method to the API

Changes

  • [API] Changed MapMarkedBlock name to IMapMarkedBlock to easily distinguish between it and MapMarkerEntity (with autocomplete).
  • Mod icon now uses default map icon instead of a different image since they are the same texture.
  • IMapMarkedBlock.getMarkerColor(...) also gets world & pos parameters like IMapMarkedBlock.getDisplayName(...) now.

Bugfixes

  • Fixed map icon colors not replicating to client on dedicated servers.