Requires: Tesla Core Lib (latest version)
Quickest way to reach the developer is here: discord
For a 1.12 version check: Tesla Powered Thingies.
Added these machines:
1. Animal Farm
- can feed animals
- can package animals into small packets that can be transported with item conduits/pipes/hoppers.
- can shear sheep and mooshrooms
- can fill buckets of milk from cows
- can fill bowls of mushroom stew from mooshrooms
- can filter packaging animals by adult/child
2. Animal Releaser
- takes a packaged animal and release it into the world
3. Electric Butcher
- kills all animals in its area of operation.
- can filter killing animals by adult/child
4. Crop Farm (as of 0.0.3)
- moisturizes farmland if given water
- plants seeds
- uses a supplied hoe to turn grass/dirt into farmland
- harvests crops
- supports planting/harvesting reeds, cactus, melons and pumpkins as of [1.11 - 0.0.7]
5. Crop Cloner (as of 0.0.4)
- farms crops within itself
(only works with vanilla plantable seeds)
6. Animal Gym (as of 0.2.0)
- exploits packaged animals and generates Tesla Power (~8400 T / heart)
7. Tree Farm (as of 0.3.0)
- plants / cuts trees
- can use shears to get leaves instead of saplings
- WIP video #1:
- WIP video #2:
7. Sewage Fluid / Sewer Machine (as of 0.3.0)
- WIP, sewer collects sewage from animals above it in a 7x7 area
All machines have a 7x7 area of operation at the back of the machine.
So, Mr. Catface, Let me start off with saying that I love your mod. That being said, I am playing the latest version for 1.10.2 (1.10.2-0.7.3), and I have noticed two issues. Firstly I seem to be plagued, that is, the farm neither 'picks' the crops nor produces any seeds. And second, I cannot seem to disable a farm when it becomes too productive. Now, I understand that both of these problems can be worked around using some relatively simple automation however, these seem to be bugs/design flaws in my opinion and I wondered if you had been aware of/intended them.
Wow, I sound really rude. I hope I don't come off that way...In reply to Darkwind_Creeper:
In reply to Face_of_Cat:
In reply to Darkwind_Creeper:
In reply to Face_of_Cat:
In reply to Darkwind_Creeper:
In reply to Face_of_Cat:
In reply to Darkwind_Creeper:
In reply to Face_of_Cat:
How do i use the fruit picker upgrade?
I am getting an error every time I try to load with this mod... I think it is complaining about one of my other mods, but I don't understand how to read this error messsage:
---- Minecraft Crash Report ----
WARNING: coremods are present:
Inventory Tweaks Coremod (InventoryTweaks-1.62+beta.86.jar)
ChiselCorePlugin (Chisel-MC1.11.2-0.0.10.14.jar)
CCLCorePlugin (CodeChickenLib-1.11.2-2.6.0.254-universal.jar)
Contact their authors BEFORE contacting forge
// Don't do that.
Time: 6/25/17 6:01 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from MekFarm (mekfarm)
Caused by: java.lang.RuntimeException: Invalid shaped ore recipe: x x, y , x x, x, cropWheat, y, null, 1xitem.mekfarm_animal_filter@0
at net.minecraftforge.oredict.ShapedOreRecipe.<init>(ShapedOreRecipe.java:139)
at mekfarm.items.AnimalFilterItem.getRecipe(AnimalFilterItem.java:21)
at net.ndrei.teslacorelib.items.RegisteredItem.getRecipes(RegisteredItem.java:48)
at net.ndrei.teslacorelib.items.RegisteredItem.register(RegisteredItem.java:31)
at mekfarm.common.ItemsRegistry.createItems(ItemsRegistry.java:19)
at mekfarm.common.CommonProxy.preInit(CommonProxy.java:17)
at mekfarm.client.ClientProxy.preInit(ClientProxy.java:20)
at mekfarm.MekfarmMod.preInit(MekfarmMod.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:641)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:647)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:276)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:440)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1091198488 bytes (1040 MB) / 1438646272 bytes (1372 MB) up to 9544663040 bytes (9102 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.38 Powered by Forge 13.20.0.2294 Optifine OptiFine_1.11.2_HD_U_C2 42 mods loaded, 42 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH minecraft{1.11.2} [Minecraft] (minecraft.jar)
UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2294.jar)
UCH forge{13.20.0.2294} [Minecraft Forge] (forge-1.11.2-13.20.0.2294.jar)
UCH ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.11.2-2.6.0.254-universal.jar)
UCH mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.2.jar)
UCH baubles{1.4.5} [Baubles] (Baubles-1.11-1.4.5.jar)
UCH extrautils2{1.0} [extrautils2] (extrautils2-1.11.2-1.4.1.jar)
UCH flyringbaublemod{0.2.4_1.11.2-6570ea2} [AngelRing 2 Bauble] (angelRingToBauble-1.11.2-0.2.4.24+6570ea2.jar)
UCH jei{4.3.4.273} [Just Enough Items] (jei_1.11.2-4.3.4.273.jar)
UCH appleskin{1.0.6} [AppleSkin] (AppleSkin-mc1.11-1.0.6.jar)
UCH betterachievements{0.4.4.13} [Better Achievements] (BetterAchievements-1.11.2-0.4.4.13.jar)
UCH betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.11-0.11.1.239+9162f74.jar)
UCH chesttransporter{2.7.9} [Chest Transporter] (ChestTransporter-1.11.2-2.7.9.jar)
UCH chisel{MC1.11.2-0.0.10.14} [Chisel] (Chisel-MC1.11.2-0.0.10.14.jar)
UCH codechickenlib{2.6.0.254} [CodeChicken Lib] (CodeChickenLib-1.11.2-2.6.0.254-universal.jar)
UCH elevatorid{1.3.0} [Elevator Mod] (ElevatorMod-1.11.2-1.3.0.jar)
UCH enderstorage{1.0} [EnderStorage] (EnderStorage-1.11.2-2.3.0.112-universal.jar)
UCH zerocore{1.11.2-0.1.0.6} [Zero CORE] (zerocore-1.11.2-0.1.0.6.jar)
UCH bigreactors{1.11.2-0.4.5.29} [Extreme Reactors] (ExtremeReactors-1.11.2-0.4.5.29.jar)
UCH sonarcore{4.0.0} [SonarCore] (SonarCore-1.11.2-4.0.0.jar)
UCH fluxnetworks{2.0.0} [FluxNetworks] (FluxNetworks-1.11.2-2.0.0.jar)
UCH gravestone{1.7.3} [Gravestone Mod] (gravestone-1.7.3.jar)
UCH waila{1.8.13} [Waila] (Hwyla-1.8.13-B26_1.11.jar)
UCH inventorytweaks{1.62+beta.86.e69c6bf} [Inventory Tweaks] (InventoryTweaks-1.62+beta.86.jar)
UCH journeymap{1.11.2-5.4.6} [JourneyMap] (journeymap-1.11.2-5.4.6.jar)
UCH levels{3.0.0} [Levels 3] (Levels 3-1.11.2-3.0.0-beta.jar)
UCH llor{1.1.3-mc1.11.2} [Light Level Overlay Reloaded] (LLOverlayReloaded-1.1.3-mc1.11.2.jar)
UCE teslacorelib{0.7.0} [Tesla Core Lib] (tesla-core-lib-1.11.2-0.7.0.jar)
UCE mekfarm{0.0.1} [MekFarm] (mekfarm-1.11.2-0.7.1.jar)
UCH mob_grinding_utils{0.2.0} [mob_grinding_utils] (MobGrindingUtils-0.2.0.jar)
UCH mysticalagriculture{1.5.2} [Mystical Agriculture] (mysticalagriculture[1.11.2]-1.5.2c.jar)
UCH neat{1.4-13} [Neat] (Neat 1.4-13.jar)
UCH oreexcavation{1.3.88} [OreExcavation] (OreExcavation-1.3.88.jar)
UCH subcommonlib{1.1.3.1} [Subaraki's Common Library] (sublib-1.11-1.1.3.1.jar)
UCH petbuddy{1.11 2.3.1.7} [Pet Buddy] (petbuddy-1.11-2.3.1.6.jar)
UCH refinedstorage{1.4.4} [Refined Storage] (refinedstorage-1.4.4.jar)
UCH rftlbyayano{0.0.3} [RottenFleshToLeather Mod] (RottenFleshToLeather [0.0.3].jar)
UCH stevesinferno2{2.0} [Steves Inferno 2] (Stves inferno 2.0 for 1.11.2.jar)
UCH toolbelt{1.6.1} [Tool Belt] (ToolBelt-1.11.2-1.6.1.jar)
UCH wailaharvestability{1.1.9} [Waila Harvestability] (WailaHarvestability-mc1.11-1.1.9.jar)
UCH xpbook{0.0.2-beta} [XPBook] (xpbook-1.11.2-0.0.2-beta.jar)
Loaded coremods (and transformers):
Inventory Tweaks Coremod (InventoryTweaks-1.62+beta.86.jar)
invtweaks.forge.asm.ContainerTransformer
ChiselCorePlugin (Chisel-MC1.11.2-0.0.10.14.jar)
team.chisel.common.asm.ChiselTransformer
CCLCorePlugin (CodeChickenLib-1.11.2-2.6.0.254-universal.jar)
codechicken.lib.asm.ClassHierarchyManager
codechicken.lib.asm.CCL_ASMTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 382.33' Renderer: 'GeForce GTX 970/PCIe/SSE2'
enderstorage Invalid Fingerprint Reports: - No invalid fingerprints.:
OptiFine Version: OptiFine_1.11.2_HD_U_C2
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.0 NVIDIA 382.33
OpenGlRenderer: GeForce GTX 970/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4
In reply to Rakkfalen:
In reply to Face_of_Cat:
Why do you not reunite Mekfarm with Tesla powered thingies ? It would make a bigger mod with more machines.
In reply to Hypsellis:
Any way to add a filter option for the input inventory of the Crop Farmer? So you could only allow bone meal in that one spot and when bone meal runs out seeds do not replace it?
In reply to Mscurlockarmy:
In reply to Face_of_Cat:
Hmm, I like the farmer's milk function. Maybe allow it to output milk to tanks if a mod adds milk as a fluid?
Crash report
Minecraft version: 1.11.2
Mekfarm version: 1.11.2 - 0.7.3
Tesla core lib: 1.11.2 - 0.7.0
---- Minecraft Crash Report ----
WARNING: coremods are present:
CXLibraryCore (cxlibrary-1.11.2-1.4.0.jar)
CCLCorePlugin (CodeChickenLib-1.11.2-2.6.0.254-universal.jar)
NEICorePlugin (NotEnoughItems-1.11.2-2.2.0.216-universal.jar)
Contact their authors BEFORE contacting forge
// This doesn't make any sense!
Time: 5/20/17 11:09 AM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from MekFarm (mekfarm)
Caused by: java.lang.RuntimeException: Invalid shaped ore recipe: x x, y , x x, x, cropWheat, y, null, 1xitem.mekfarm_animal_filter@0
at net.minecraftforge.oredict.ShapedOreRecipe.<init>(ShapedOreRecipe.java:139)
at mekfarm.items.AnimalFilterItem.getRecipe(AnimalFilterItem.java:21)
at net.ndrei.teslacorelib.items.RegisteredItem.getRecipes(RegisteredItem.java:48)
at net.ndrei.teslacorelib.items.RegisteredItem.register(RegisteredItem.java:31)
at mekfarm.common.ItemsRegistry.createItems(ItemsRegistry.java:21)
at mekfarm.common.CommonProxy.preInit(CommonProxy.java:17)
at mekfarm.client.ClientProxy.preInit(ClientProxy.java:20)
at mekfarm.MekfarmMod.preInit(MekfarmMod.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:641)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:647)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:276)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:440)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Linux (amd64) version 3.13.0-117-generic
Java Version: 1.8.0_131, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 189401392 bytes (180 MB) / 349708288 bytes (333 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.38 Powered by Forge 13.20.0.2294 29 mods loaded, 29 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCH minecraft{1.11.2} [Minecraft] (minecraft.jar)
UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2294.jar)
UCH forge{13.20.0.2294} [Minecraft Forge] (forge-1.11.2-13.20.0.2294.jar)
UCH ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.11.2-2.6.0.254-universal.jar)
UCH mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.2.jar)
UCH autopickup{2.4.2} [AutoPickup] (AutoPickup-1.11.2-2.4.3.jar)
UCH betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.11-0.11.1.239+9162f74.jar)
UCH cavern{1.7.1} [Cavern] (Cavern_1.11.2-v1.7.1.jar)
UCH codechickenlib{2.6.0.254} [CodeChicken Lib] (CodeChickenLib-1.11.2-2.6.0.254-universal.jar)
UCH croparia{1.9} [Croparia] (croparia-1.11.jar)
UCH customnpcs{1.11.2} [CustomNPCs] (CustomNPCs_1.11.2(10may17).jar)
UCH cxlibrary{1.4.0} [CXLibrary] (cxlibrary-1.11.2-1.4.0.jar)
UCH dungeonrealmsuofficialmod{1.0.1} [Dungeon Realms Unofficial Mod] (DungeonRealmsUnofficialMod-1.0.1.jar)
UCH elevatorid{1.3.1} [Elevator Mod] (ElevatorMod-1.11.2-1.3.1.jar)
UCH com.ch1a.flatworld{1.4.2} [flatworld] (FlatWorld1.4.2-1.11.2.jar)
UCH grimpack{4.0.1.17} [Grim Pack] (Grim Pack-1.11.2-4.0.1.17.jar)
UCH jei{4.3.5.275} [Just Enough Items] (jei_1.11.2-4.3.5.275.jar)
UCH journeymap{1.11.2-5.4.6} [JourneyMap] (journeymap-1.11.2-5.4.6.jar)
UCE teslacorelib{0.7.0} [Tesla Core Lib] (tesla-core-lib-1.11.2-0.7.0.jar)
UCE mekfarm{0.0.1} [MekFarm] (mekfarm-1.11.2-0.7.3.jar)
UCH morefurnaces{1.9.5} [More Furnaces] (MoreFurnaces-1.11.2-1.9.5.jar)
UCH nei{${mod_version}} [Not Enough Items] (NotEnoughItems-1.11.2-2.2.0.216-universal.jar)
UCH powerinventory{2.3.1} [Overpowered Inventory] (OverpoweredInventory-1.11.2-2.3.1.jar)
UCH shcmwynn{0.022a} [Wynn Expansion] (SHCMWynn Expansion-0.022b.jar)
UCH simpledimensions{1.3} [Simple Dimensions] (SimpleDimensions-MC1.11-1.3.jar)
UCH torchmaster{1.3.3.37} [TorchMaster] (torchmaster_1.11.2-1.3.3.37.jar)
UCH torohealthmod{1.11.2-11} [ToroHealth Damage Indicators] (torohealth-1.11.2-11.jar)
UCH treechopper{1.1.2} [Tree Chopper] (TreeChopper-1.11.2-1.1.2.jar)
Loaded coremods (and transformers):
CXLibraryCore (cxlibrary-1.11.2-1.4.0.jar)
cubex2.cxlibrary.CoreModTransformer
CCLCorePlugin (CodeChickenLib-1.11.2-2.6.0.254-universal.jar)
codechicken.lib.asm.ClassHierarchyManager
codechicken.lib.asm.CCL_ASMTransformer
NEICorePlugin (NotEnoughItems-1.11.2-2.2.0.216-universal.jar)
codechicken.nei.asm.NEITransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '3.3.0 NVIDIA 340.102' Renderer: 'GeForce 210/PCIe/SSE2'
nei Invalid Fingerprint Reports: - No invalid fingerprints.: