Additions + Lava buckets can now be used by movers.
+ Movers will now see empty buckets in furnace fuel slots.
Changes + Belt trails now indicate their direction a little better with its movement pattern. Waiting a couple of seconds after holding a wire tool out makes it very obvious though!
+ Belt particles are now have less impact on a single tick since it is balanced out over many ticks rather then all at once.
+ Slight improvement across all custom ui, as the is no longer duplicate ui elements in some slots.
+ Changed pylon visual when holding it, you now can see all of the connections while holding it out. This gives you a better idea of your pylon coverage.
+ Science packs limit per container is now 1 rather then 3. This will allow labs to have all sciences in them.
+ You can now shift right click an item in the /mt items menu to have 1 added to your inventory. Shift right clicking in item in your inventory while this is open will delete the items. This applies to OPS only.
+ Fuel time for lava buckets adjusted.
Fixes + Fixed an issue with locomotive errors in the console when refueling
+ Fixed an issue with the version checker
+ Fixed a major issue on spigot servers causing items to not be selectable in the recipe selector.
+ Fixed a major issue on spigot servers causing UI to no activate when clicked. This has been fixed.
+ Fixed a major issue on spigot servers where belt items would not reattach on a full restart. This has been fixed.
+ Fixed an annoying issue where when trying to grab items from /mt items it would sometimes not grab and placing it would sometimes not place. This is because your actually drag clicking the single item.
+ Fixed an issue where movers would have to be near a player first before working.
+ Boilers, Combustion Generators & Furnaces now leave an empty bucket behind in their fuel slot.
Notes + I discovered a nice minecraft bug today. Thanks to the help of Fluffywills. Spigot servers for some reason apply an internal tag to an item when entered into a hashmap or in other scenarios. This does not happen for paper servers. I was only able to find one source online from 6 years that even talks about this and they did have a solution but really it was a work around. I too came up with my own solution. Its things like this that make developers go crazy because you can report an issue as a user and its an environmental issue not a plugin issue. MC coding in a nutshell.
+ For some reason lava value is to high for minecraft to handle when setting it to a furnace when its double for 2000 seconds. However since 800 seconds work lava uses that smelt time. So its 20% worse then vanilla when used in devices. But dont forget MT doubles the fuel length in combustion engines and boilers so its still a very good source to use.