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.
Lua libraries for use by other mods and submods that are parts of a larger mod.
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