Additions + Alot of foods added as an input for the furnace. This allows more automated cooking.
+ Barrels can now be interacted with by movers.
+ Barrels only store items 1/8 the stack size.
+ Blast Furnaces & Smokers can now interact with movers.
+ Movers can now interact directly with hoppers.
+ A lever when placed ontop of a mover, will now allow the mover to grab from both sides of the belt.
+ Mover lore updated with new functions.
Changes + Auto Shearer now shears 1 entity at a time.
+ Devices that do not provide a power grid will no longer show it on their tooltip.
+ Default Recipe changed for solar panel, redstone blocks changed to redstone and quartz changed to gold.
+ Autominers will no longer break carpet at all.
+ Crushers now have an action time of 3 seconds versus 2.
+ The autominer can now be overdriven. This will increase its mining rate.
+ Belts no longer teleport their items. Instead they display their current item.
+ Belts no longer display their attached item unless a player is nearby.
+ Inventory caching has been disabled for devices for now.
+ Devices like pumps and boilers which do not use power will no longer show their zero power draw.
Fixes + Shears now get destroyed properly.
+ Fixed a bug preventing movers from rebuilding their cache when their input or output was broken. This fixes them from deleting their items.
+ Autominers dont break carpet, for performances reason we will no longer check if its a belt.
+ Autominers can now work with raw ore rather then their ore block type. Though both work for older versions.
+ Fixed an issue with crafting devices not giving the correct amount.
+ Vertical movers will no longer duplicate items on the left side of the belt.
+ Fixed an issue where belt items would stack in place when their chunks were unloaded.
+ Belts from a distance would stop working properly, this has been fixed.
+ Bow turrets reset the damage ticks on hostiles allowing them to hit mobs back to back rather then an arrow bouncing off.
+ Devices will now drop their stored items when broken.
+ Placing blocks against devices now works like vanilla. This means you can place movers against devices easier along with pipes.
+ UI elements no longer appear on first open, they are now populated once on start.
+ Furnaces can now cook food and smelt ores as intended.
Notes Belts have had major changes to them. They use to teleport their items for movement which could cause some issues if no one was nearby for lower end servers. It also had this jitter effect as well. Them being physical items in the world could also cause some issues with belts. So instead the belts display their current item rather then having a real item. To a player nothing would appear to have changed. Now belts and movers can work properly from a distance and overall is cleaner. Inventory caching is disabled for now, this will come back soon, the new belt changes required me to disable this caching system as I will now need to update it to this new belt system. I wanted to bring some functionality to the plugin I've wanted for awhile like some more mover interactions with blocks like the smoker, and other functions like some mover mechanics like the lever to allow grabbing from both sides. On a big note, backup your data! Anything in general! Recently my drive with my source code for minetorio went bad! This made me decompile the plugin from a jar file, causing a huge headache. Thankfully the project is recovered and clearly back on track with this huge update. But please keep in mind their may be some unforeseen issues with this since i had to decompile the plugin and fix over 900 errors. This is why I took so long for this update to come out and why my other project Minions & Hunger hasn't had an update in some time. Anyways just wanted to shout at you to backup your pictures of your dog or your minecraft plugin lol. Thanks for reading!