1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-22 04:35:53 +00:00
Slimefun4/src/me/mrCookieSlime/Slimefun/Objects/SlimefunItem/machines
TheBusyBiscuit 439818fb0e
Merge pull request #673 from KyleEstein/legacy_washers
Allow admins to chose ore washer and dust washer behavior
2018-05-05 19:38:29 +02:00
..
AdvancedCargoOutputNode.java Cast inventory to a variable instead of calling getInventory() over and over 2018-04-28 12:05:43 -04:00
AnimalGrowthAccelerator.java Cast inventory to a variable instead of calling getInventory() over and over 2018-04-28 12:05:43 -04:00
AutoAnvil.java Slimefun 4 2016-04-14 18:24:03 +02:00
AutoBreeder.java Cast inventory to a variable instead of calling getInventory() over and over 2018-04-28 12:05:43 -04:00
AutoDisenchanter.java Stops constant calls to getByItem() for empty book stacks. 2018-05-03 23:21:14 -04:00
AutoEnchanter.java Lightened some heavy calls in (dis)enchantable checks 2017-06-19 18:49:38 +02:00
AutomatedCraftingChamber.java Fix Additional Devices Vulnerable to Duplication Bug 2018-04-25 23:40:46 -04:00
CarbonPress.java Slimefun 4 2016-04-14 18:24:03 +02:00
CargoCraftingNode.java Cast inventory to a variable instead of calling getInventory() over and over 2018-04-28 12:05:43 -04:00
CargoInputNode.java Cast inventory to a variable instead of calling getInventory() over and over 2018-04-28 12:05:43 -04:00
CargoOutputNode.java Replaced all § with & 2016-11-23 16:51:57 +01:00
ChargingBench.java Replaced all § with & 2016-11-23 16:51:57 +01:00
CropGrowthAccelerator.java Cast inventory to a variable instead of calling getInventory() over and over 2018-04-28 12:05:43 -04:00
ElectricDustWasher.java Implement changes requested by TheBusyBiscuit 2018-05-04 21:41:24 -04:00
ElectricFurnace.java Slimefun 4 2016-04-14 18:24:03 +02:00
ElectricGoldPan.java Replaced all § with & 2016-11-23 16:51:57 +01:00
ElectricIngotFactory.java Slimefun 4 2016-04-14 18:24:03 +02:00
ElectricSmeltery.java Fix Additional Devices Vulnerable to Duplication Bug 2018-04-25 23:40:46 -04:00
ElectrifiedCrucible.java Added new Tiers of Electric Smelteries and Electrified Crucibles 2016-11-26 12:37:43 +01:00
FluidPump.java Replaced all § with & 2016-11-23 16:51:57 +01:00
FoodComposter.java Slimefun 4 2016-04-14 18:24:03 +02:00
FoodFabricator.java Slimefun 4 2016-04-14 18:24:03 +02:00
Freezer.java Slimefun 4 2016-04-14 18:24:03 +02:00
HeatedPressureChamber.java Update Version 2016-11-27 19:34:45 +01:00
NetherDrill.java Created abstract Drill 2016-11-26 20:25:36 +01:00
OilPump.java Replaced all § with & 2016-11-23 16:51:57 +01:00
ReactorAccessPort.java Fix Additional Devices Vulnerable to Duplication Bug 2018-04-25 23:40:46 -04:00
Refinery.java Replaced all § with & 2016-11-23 16:51:57 +01:00
TrashCan.java Replaced all § with & 2016-11-23 16:51:57 +01:00
WitherAssembler.java Fix Additional Devices Vulnerable to Duplication Bug 2018-04-25 23:40:46 -04:00
XPCollector.java Cast inventory to a variable instead of calling getInventory() over and over 2018-04-28 12:05:43 -04:00