BlizzLib


Basic lightweight library I made for myself that I decided to make public. Does not change the game in any way. Documentation on the mod portal.

Internal
10 days ago
2.0
4

Changelog

June 17, 2026
Version 1.1.0

-Changed errors to be more informative
-Replaced `enabled` field in the `create_recipe()` function with `unlocked`. Functionally the same.
-Added the `patch_tech()` function.
-Made item referral support ranges and probability
-

June 16, 2026
Version 1.0.0

-Initial Release