FurnaceSorter

FurnaceSorter 1.3.6

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.
I've flipped the colours on the UI buttons to try and make it less confusing for players. When the sorter is enabled, the button background colour will be green rather than red. This also applies to the AutoFuel button.
The AutoFuel toggle is also now enabled by default when you enable the sorter.
Fixed an issue which could cause some items to disappear when a furnace was almost full.
  • Like
Reactions: TroyDan
Fixed the NRE bug when using AutoFuel and no fuel was available in the players' inventory to transfer.
Added AutoWood/AutoFuel functionality (you can toggle this on via the GUI button).

Improved the splitting functionality so the remainder of items is now spread over all stacks rather than just the first.
- Completely rewritten sorting logic
- Improved item management and removed hardcoded values (this should fix horse meat not splitting)
- Better compatibility with non-default stack sizes (tested with max stack size of 1mil)