promotional bannermobile promotional banner

Evil Notch Lib

A Library and API for both java and Minecraft

File Details

EvilNotchLib-1.2.3.11

  • B
  • Feb 16, 2025
  • 1.19 MB
  • 103
  • 1.12.2
  • Forge

File Name

EvilNotchLib-1.2.3.11.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:evilnotchlib-290581:6197938")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.2.3.11:

  • Fixed IClientCap not syncing if player wasn't tracking them (The Tab Overlay that shows players will still render players out of tracking)
  • Fixed IClientCap not syncing other players to you on login
  • Fixed Skins not syncing if the player wasn't tracking them (high bandwidth)
  • Fixed Skins not syncing when the player tracks them (low bandwidth)
  • Fixed Team Color not showing if the player's display name had color codes in them (this is for lan-essentials)
  • Added SkinEvent.DinnerboneTab @SideOnly(Side.CLIENT)
  • Added GuiTabOverlayEvent which when canDisplay is true the Tab Gui will display
  • Added Gui Tab Overlay to appear when a LAN world is open by default regardless if playercount < 2