juliarn / npc-lib

Asynchronous, high-performance Minecraft NPC library for 1.8-1.21 servers.
MIT License
306 stars 51 forks source link

chore: remove shadow and stop relocating & shading libraries #125

Closed 0utplay closed 1 month ago

0utplay commented 1 month ago

The shading done by this library is not really great. Including the library (and shading it) causes the shaded libs to appear multiple times in the final jar (one relocated version and the "normal" version).