Summoner Core
Summoner Core is a fundamental library required for the operation of all Summoner series modifications. This basic module contains universal settings and functions that can be repeatedly used when developing new additions for summoning creatures.
In addition to common configuration files and functional elements, the library includes a special block - the Essence Extractor. This block allows players to extract essence added by various Summoner mods.
Consolidating common code in one place significantly optimizes performance: reduces the amount of occupied memory and disk space, and also speeds up the process of developing new modifications.