FurnaceSorter

FurnaceSorter 1.3.10

Removed debug
Don't split item into more stacks then the amount being deposited
Added configurable reserved slots
8a1e2e4d47b6f39d8a9099be1df90acd.png
  • Like
Reactions: SK_Seven
Fix for Rust update
Removed the OnFindBurnable check to reduce lag (however, the UI will now only refresh when you close/open the furnace UI or when the furnace is sorted).
Improved handling of the OnFindBurnable function. Should be a little less performance heavy now.
I've reverted the plugin to using the CanAcceptItem hook instead of CanMoveItem. This should fix the issues with StacksExtended and any duping issues you were experiencing. Sorry for any inconvenience!
- Fixed middle click drag not sorting all items
- Added 'Total Fuel Required' to the UI
  • Like
Reactions: MalS and RDOwnerOP
Left a debug message in ("OnLootEntity"). Sorry!!
  • Like
Reactions: MalS
- Sorting whilst the furnace is burning is now allowed
- The UI now shows the time remaining on the furnace to finish smelting
- On the UI there is now an option for the number of stacks of a specific item you want to split between
  • Like
Reactions: MalS
Added a new config option 'EnabledByDefault' to enable FurnaceSorter by default.