feat: item_pool_adjust added to customizer

This commit is contained in:
aerinon
2026-03-11 15:22:11 -06:00
parent af9b61ad7d
commit b2b775e243
5 changed files with 69 additions and 13 deletions

View File

@@ -2,5 +2,6 @@
* 1.5.6
* Multiworld: Fixed a generation crash when beemizer is active and pottery is enabled. Pot locations are now properly filled with same-player items when the MW limit is hit even when beemizer has replaced native pot items.
* Customizer: Added `item_pool_adjust` section to apply additive/subtractive deltas to the base item pool rather than replacing it entirely.