File Details
gtbcs_spell_lib-1.3.0-1.21.1
- R
- Sep 7, 2025
- 112.40 KB
- 86.7K
- 1.21.1
- NeoForge
File Name
gtbcs_spell_lib-1.3.0-1.21.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
GTBC's SpellLib/API - Update v1.3.0 for 1.21.1:
:scroll: Changes include...
Dev Note: This version is now ported to Forge 1.20.1
Additions & Changes:
GSLRenderEmissiveLayer→ Automatically creates emissive renders from a provided texture with full customizabilityAdvancedSphereParticleManager→ Provides an extremely customizable way to create automatic spheres easilyGSLGeneralUtilsA utility class with multiple helper methods to simplify common tasks:findNearestTargetIn3D→ check in AABB 3DmaintainHeight→ hover in certain YapplyDirectionalBoostapplyFrictioninstantKillisAirborne→ new checkforceDropHeldItem→ for stealing type spell or somethingdoHealingPercentageisBelowHealthThresholdnotifyPlayersInRange→ send message to areaisPlayerActuallyBlocking→ checks if entity is facing the attacker and blocking for accurate resultsspawnEntityOnGround→ perfect ground check spawnsisAllyorisTamed→ boolean checkshexToVector3fandhexToRGB255→ color converters – useful for applying Blockbench color codes directly to particles like Blastwaves

