ZsoltMolnarrr / SpellEngine

🪄 Data driven magic library
https://curseforge.com/minecraft/mc-mods/spell-engine
GNU General Public License v3.0
33 stars 24 forks source link

New feature: Added proxy_pool to SpellContainer #74

Closed TheRedBrain closed 2 months ago

TheRedBrain commented 2 months ago

Proxy_pools act as a whitelist for spells that the spell proxy item can cast. They are an optional feature, no existing content should need an update.

However they give mod/data pack authors more options when designing and balancing their content when using the Spell Engine API.