promotional bannermobile promotional banner

Evil Notch Lib

A Library and API for both java and Minecraft

File Details

EvilNotchLib-SNAPSHOT-116

  • B
  • Feb 28, 2025
  • 1.21 MB
  • 45
  • 1.12.2
  • Forge

File Name

EvilNotchLib-SNAPSHOT-116.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

ChangeLog 1.2.4(SNAPSHOT-116):

  • Added Planet Minecraft "static.planetminecraft.com" to the trusted domains. This allows skins directly from planet minecraft to work if you have a direct URL
  • Added SkinMC "skinmc.net" to trusted domains. They have alot of custom capes users uploads
  • Added Support for Minecraft Skin Websites that append "/download" "/" "/skin" "/cape" "/elytra" to the end of the URL for the actual download
  • Added Skin Domains into the MinecraftProfileTextures#getHash for non mojang skins to prevent hash collisions. Can be disabled in the config if the file name size is too big
  • Fixed ClassCastException String JSONObject again