Closed TheBusyBiscuit closed 4 years ago
Thanks for adding this btw ❤️
You're welcome :D I wanted to fix at least one or two bugs in LX this month anyway, but but I decided to also include that Glow Enchant refactoring I've been calling out for weeks XD
And I only now realized I worked of off master
:NotLikeThis:
Oh well
let me merge it for you
Short Description
This pull request fixes Issue #74 by adding a break statement after a Food Synthesizer has been located in the inventory, this will also benefit the performance as it reduces unnecessary iterations through the inventory.
Additions/Changes/Removals
Related Issues
Resolves #74
Checklist
Nonnull
andNullable
annotations to my methods to indicate their behaviour for null values