Fixed bug where salvage and repair configs would re-add any deleted entry that existed in the default config Fixes #5223

This commit is contained in:
nossr50
2025-11-08 13:40:05 -08:00
parent 9f5994596a
commit c96cb95443
5 changed files with 11 additions and 8 deletions

View File

@@ -1,6 +1,8 @@
Version 2.2.045
Fixed an error that could happen when replanting crops with Green Thumb
Green Thumb now replants harvested plants faster
Fixed an error that could happen when replanting crops with Green Thumb
Fixed a bug where salvage.vanilla.yml was readding deleted entries on server restart
Fixed a bug where repair.vanilla.yml was readding deleted entries on server restart
NOTES:
The delay from a plant being replanted from Green Thumb is intentional, and while looking into bugs it seemd maybe a tad slow, so I sped it up a bit.