Skip to content

Instantly share code, notes, and snippets.

@follyu
Created January 26, 2021 21:44
Show Gist options
  • Save follyu/4e939ba5089c8801ae090ca68c074c64 to your computer and use it in GitHub Desktop.
Save follyu/4e939ba5089c8801ae090ca68c074c64 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
WARNING: coremods are present:
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.281 (1).jar)
Quark Plugin (Quark-r1.6-179.jar)
AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
iceandfire (iceandfire-1.9.1-1.12.2.jar)
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.7.2-core.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
Wizardry Plugin (wizardry-0.10.8.jar)
ratscore (rats-3.2.14-1.12.2.jar)
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b167.jar)
FutureMC (future-mc-1.12.2-0.2.4.1.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.jar)
LoadingPlugin (RandomThings-MC1.12.2-4.2.7.4.jar)
BedPatch (bedpatch-2.2-1.12.2.jar)
RandomPatches (randompatches-1.12.2-1.21.0.3.jar)
ForgelinPlugin (Forgelin-1.8.4.jar)
midnight (themidnight-0.3.5.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
SignPictureCorePlugin (SignPicture-1.12.1-2.8.1-universal.jar)
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.11-1.12.2.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.22.58.jar)
CharmLoadingPlugin (Charm-1.12.2-1.4.1.jar)
Plugin (NotEnoughIDs-1.5.4.4.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
MekanismCoremod (Mekanism-1.12.2-9.8.1.383.jar)
AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.7.0-227-universal.jar)
AstralCore (astralsorcery-1.12.2-1.10.24.jar)
LibrarianLib Plugin (librarianlib-1.12.2-4.21.jar)
Contact their authors BEFORE contacting forge
// Don't do that.
Time: 1/26/21 4:12 PM
Description: Exception in server tick loop
java.lang.RuntimeException: Invalid id 256 - maximum id range exceeded.
at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:295)
at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
at thebetweenlands.common.registries.BiomeRegistry.registerBiomes(BiomeRegistry.java:48)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3178_BiomeRegistry_registerBiomes_Register.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:630)
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_281, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1557157720 bytes (1485 MB) / 3391700992 bytes (3234 MB) up to 5234491392 bytes (4992 MB)
JVM Flags: 15 total; -XX:+AggressiveOpts -XX:ParallelGCThreads=4 -XX:+UseConcMarkSweepGC -XX:+UnlockExperimentalVMOptions -XX:+UseParNewGC -XX:+ExplicitGCInvokesConcurrent -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:+UseFastAccessorMethods -XX:+OptimizeStringConcat -XX:NewSize=84m -XX:+UseAdaptiveGCBoundary -XX:NewRatio=3 -Xmx5G -Xms2G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2854 359 mods loaded, 359 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:----- |:--------------------------------- |:------------------------------- |:--------------------------------------------------------- |:---------------------------------------- |
| LCH | minecraft | 1.12.2 | minecraft.jar | None |
| LCH | mcp | 9.42 | minecraft.jar | None |
| LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | forge | 14.23.5.2854 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | advancedrocketrycore | 1 | minecraft.jar | None |
| LCH | micdoodlecore | | minecraft.jar | None |
| LCH | openmodscore | 0.12.2 | minecraft.jar | None |
| LCH | foamfixcore | 7.7.4 | minecraft.jar | None |
| LCH | opencomputers|core | 1.7.5.192 | minecraft.jar | None |
| LCH | randompatches | 1.12.2-1.21.0.3 | randompatches-1.12.2-1.21.0.3.jar | None |
| LCH | concheckrmd | 1.9.5 | Modpack Configuration Checker-1.12.2-v1.9.5.jar | None |
| LCH | crafttweaker | 4.1.20 | CraftTweaker2-1.12-4.1.20.574.jar | None |
| LCH | mtlib | 3.0.6 | MTLib-3.0.6.jar | None |
| LCH | modtweaker | 4.0.18 | modtweaker-4.0.18.jar | None |
| LCH | jei | 4.15.0.296 | jei_1.12.2-4.15.0.296.jar | None |
| LCH | abyssalcraft | 1.10.1 | AbyssalCraft-1.12.2-1.10.1.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| LCH | roots | 1.12.2-3.0.29 | Roots-1.12.2-3.0.29.jar | None |
| LCH | mysticalworld | 1.12.2-1.8.4 | mysticalworld-1.12.2-1.8.4.jar | None |
| LCH | chisel | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar | None |
| LCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| LCH | endercore | 1.12.2-0.5.76 | EnderCore-1.12.2-0.5.76.jar | None |
| LCH | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
| LCH | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None |
| LCH | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
| LCH | brandonscore | 2.4.18 | BrandonsCore-1.12.2-2.4.18.210-universal.jar | None |
| LCH | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
| LCH | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
| LCH | draconicevolution | 2.3.25 | Draconic-Evolution-1.12.2-2.3.25.351-universal.jar | None |
| LCH | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None |
| LCH | enderio | 5.2.59 | EnderIO-1.12.2-5.2.59.jar | None |
| LCH | enderiointegrationtic | 5.2.59 | EnderIO-1.12.2-5.2.59.jar | None |
| LCH | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
| LCH | quark | r1.6-179 | Quark-r1.6-179.jar | None |
| LCH | twilightforest | 3.10.1013 | twilightforest-1.12.2-3.10.1013-universal.jar | None |
| LCH | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None |
| LCH | acintegration | 1.11.2 | AbyssalCraft Integration-1.12.2-1.11.2.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| LCH | fastbench | 1.7.3 | FastWorkbench-1.12.2-1.7.3.jar | None |
| LCH | actuallyadditions | 1.12.2-r151 | ActuallyAdditions-1.12.2-r151-2.jar | None |
| LCH | actuallybaubles | 1.1 | ActuallyBaubles-1.12-1.1.jar | None |
| LCH | additionalbanners | 1.1.76 | AdditionalBanners-1.12.2-1.1.76.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | ic2 | 2.8.178-ex112 | industrialcraft-2-2.8.178-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
| LCH | libvulpes | 0.4.2.-75 | LibVulpes-1.12.2-0.4.2-75-universal.jar | None |
| LCH | advancedrocketry | 1.7.0.-227 | AdvancedRocketry-1.12.2-1.7.0-227-universal.jar | None |
| LCH | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LCH | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
| LCH | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
| LCH | p455w0rdslib | 2.3.161 | p455w0rdslib-1.12.2-2.3.161.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCH | ae2wtlib | 1.0.34 | AE2WTLib-1.12.2-1.0.34.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCH | infinitylib | 1.12.2-1.12.0 | infinitylib-1.12.0.jar | None |
| LCH | agricraft | 2.12.0-1.12.0-a6 | AgriCraft-2.12.0-1.12.0-a6.jar | None |
| LCH | aiimprovements | 0.0.1.1 | AIImprovements-1.12.1-0.0.1b1.jar | None |
| LCH | akashictome | 1.2-12 | AkashicTome-1.2-12.jar | None |
| LCH | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
| LCH | flyringbaublemod | 0.3.1_1.12-d4e654e | angelRingToBauble-1.12-0.3.1.50+d4e654e.jar | None |
| LCH | applecore | 3.4.0 | AppleCore-mc1.12.2-3.4.0.jar | None |
| LCH | appleskin | 1.0.14 | AppleSkin-mc1.12-1.0.14.jar | None |
| LCH | conarm | 1.2.5.9 | conarm-1.12.2-1.2.5.9.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
| LCH | armoryexpansion | 1.4.2 | armoryexpansion-1.4.2.jar | None |
| LCH | armoryexpansion-custommaterials | 1.4.2 | armoryexpansion-1.4.2.jar | None |
| LCH | llibrary | 1.7.20 | llibrary-1.7.20-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LCH | iceandfire | 1.9.1 | iceandfire-1.9.1-1.12.2.jar | None |
| LCH | armoryexpansion-iceandfire | 1.4.2 | armoryexpansion-1.4.2.jar | None |
| LCH | armoryexpansion-matteroverdrive | 1.4.2 | armoryexpansion-1.4.2.jar | None |
| LCH | aroma1997core | 2.0.0.2.b167 | Aroma1997Core-1.12.2-2.0.0.2.b167.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH | aroma1997sdimension | 2.0.0.2 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH | astralsorcery | 1.10.22 | astralsorcery-1.12.2-1.10.24.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| LCH | atmtweaks | 1.2 | atmtweaks-1.2.jar | None |
| LCH | morphtool | 1.2-21 | Morph-o-Tool-1.2-21.jar | None |
| LCH | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
| LCH | badwithernocookiereloaded | 1.12.2-3.3.16 | badwithernocookiereloaded-1.12.2-3.3.16.jar | None |
| LCH | battletowers | 1.6.5 | BattleTowers-1.12.2.jar | None |
| LCH | bedpatch | 2.2 | bedpatch-2.2-1.12.2.jar | 6bf7527e690fb5e8719b9832bce5000a3e87dfe6 |
| LCH | betterbuilderswands | 0.11.1 | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar | None |
| LCH | botania | r1.10-363 | Botania r1.10-363.jar | None |
| LCH | mowziesmobs | 1.5.6 | mowziesmobs-1.5.6.jar | None |
| LCH | patchouli | 1.0-21 | Patchouli-1.0-21.jar | None |
| LCH | betteranimalsplus | 9.0.1 | betteranimalsplus-1.12.2-9.0.1.jar | None |
| LCH | bewitchment | 0.22.58 | bewitchment-1.12.2-0.0.22.58.jar | None |
| LCH | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
| LCH | buildcraftlib | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
| LCH | buildcraftcore | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
| LCH | buildcraftenergy | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
| LCH | natura | 1.12.2-4.3.2.69 | natura-1.12.2-4.3.2.69.jar | None |
| LCH | reborncore | 3.19.4.529 | RebornCore-1.12.2-3.19.4.529-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| LCH | techreborn | 2.27.3.1084 | TechReborn-1.12.2-2.27.3.1084-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| LCH | forestry | 5.8.2.387 | forestry_1.12.2-5.8.2.387.jar | None |
| LCH | binniecore | 2.5.1.203 | binnie-mods-1.12.2-2.5.1.203.jar | None |
| LCH | binniedesign | 2.5.1.203 | binnie-mods-1.12.2-2.5.1.203.jar | None |
| LCH | genetics | 2.5.1.203 | binnie-mods-1.12.2-2.5.1.203.jar | None |
| LCH | botany | 2.5.1.203 | binnie-mods-1.12.2-2.5.1.203.jar | None |
| LCH | extrabees | 2.5.1.203 | binnie-mods-1.12.2-2.5.1.203.jar | None |
| LCH | extratrees | 2.5.1.203 | binnie-mods-1.12.2-2.5.1.203.jar | None |
| LCH | biomesoplenty | 7.0.1.2441 | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar | None |
| LCH | blockcraftery | 1.12.2-1.3.1 | blockcraftery-1.12.2-1.3.1.jar | None |
| LCH | cyclicmagic | 1.20.3 | Cyclic-1.12.2-1.20.3.jar | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
| LCH | kjlib | 1.0.4 | kjlib-1.0.4.jar | None |
| LCH | inventorygenerators | 1.2.2 | inventorygenerators-1.2.2.jar | None |
| LCH | mobtotems | 1.12.1-0.3.0 | mobtotems-1.12.1-0.3.0.jar | None |
| LCH | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
| LCH | bloodmagic | 1.12.2-2.4.3-105 | BloodMagic-1.12.2-2.4.3-105.jar | None |
| LCH | bookshelf | 2.3.590 | Bookshelf-1.12.2-2.3.590.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | buildcraftbuilders | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
| LCH | buildcrafttransport | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
| LCH | buildcraftsilicon | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
| LCH | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
| LCH | buildcraftcompat | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
| LCH | buildcraftfactory | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
| LCH | buildcraftrobotics | 7.99.24.7 | buildcraft-all-7.99.24.7.jar | None |
| LCH | car | 1.2.11 | car-1.2.11.jar | None |
| LCH | careerbees | 1.0 | careerbees-0.4.0.jar | None |
| LCH | ceramics | 1.12-1.3.7 | Ceramics-1.12-1.3.7.jar | None |
| LCH | cfm | 6.3.0 | cfm-6.3.0-mc1.12.2.jar | None |
| LCH | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
| LCH | chancecubes | 1.12.2-4.0.0.271 | ChanceCubes-1.12.2-4.0.0.271.jar | None |
| LCH | charm | 1.4 | Charm-1.12.2-1.4.1.jar | None |
| LCH | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
| LCH | cyclopscore | 1.6.4 | CyclopsCore-1.12.2-1.6.4.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH | commoncapabilities | 2.4.6 | CommonCapabilities-1.12.2-2.4.6.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH | colossalchests | 1.7.3 | ColossalChests-1.12.2-1.7.3.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH | refinedstorage | 1.6.16 | refinedstorage-1.6.16.jar | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
| LCH | compactmachines3 | 3.0.18 | compactmachines3-1.12.2-3.0.18-b278.jar | None |
| LCH | compactsolars | 1.12.2-5.0.18.341 | CompactSolars-1.12.2-5.0.18.341-universal.jar | None |
| LCH | computercraft | 1.80pr1 | ComputerCraft1.80pr1.jar | None |
| LCH | asielib | 1.0.0 | Computronics-1.12.2-1.6.6.jar | None |
| LCH | flamingo | 1.12-1.11 | Flamingo-1.12-v1.11.jar | None |
| LCH | opencomputers | 1.7.5.192 | OpenComputers-MC1.12.2-1.7.5.192.jar | None |
| LCH | computronics | 1.6.6 | Computronics-1.12.2-1.6.6.jar | None |
| LCH | cookingforblockheads | 6.5.0 | CookingForBlockheads_1.12.2-6.5.0.jar | None |
| LCH | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
| LCH | coroutil | 1.12.1-1.2.37 | coroutil-1.12.1-1.2.37.jar | None |
| LCH | configmod | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
| LCH | cosmeticarmorreworked | 1.12.2-v5a | CosmeticArmorReworked-1.12.2-v5a.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
| LCH | craftingtweaks | 8.1.9 | CraftingTweaks_1.12.2-8.1.9.jar | None |
| LCH | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.20.574.jar | None |
| LCH | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
| LCH | culinaryconstruct | 1.3.3.2 | culinaryconstruct-1.3.3.2.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
| LCH | customizeddungeonloot | 1.0.3 | Customized-Dungeon-Loot-1.12 -(v.1.0.3).jar | None |
| LCH | darknesslib | 1.1.0 | DarknessLib-1.12.2-1.1.0.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| LCH | darkutils | 1.8.230 | DarkUtils-1.12.2-1.8.230.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | defaultworldgenerator-port | 1.12-2.3 | DefaultWorldGenerator-port-1.12-2.3.jar | None |
| LCH | diethopper | 1.1 | diethopper-1.1.jar | None |
| LCH | doggytalents | 1.15.1.6 | DoggyTalents-1.12.2-1.15.1.6.jar | None |
| LCH | dldungeonsjbg | 1.13.2 | DoomlikeDungeons-1.13.2-MC1.12.2.jar | None |
| LCH | gottschcore | 1.14.0 | GottschCore-mc1.12.2-f14.23.5.2854-v1.14.0.jar | None |
| LCH | dungeons2 | 1.7.5 | Dungeons2-mc1.12.2-f14.23.5.2768-v1.7.5.jar | None |
| LCH | dungeontactics | DT-0.16.6 | DungeonTactics-1.12.2-0.16.6.jar | None |
| LCH | ebwizardry | 4.3.3 | ElectroblobsWizardry-4.3.3-MC1.12.2.jar | None |
| LCH | embers | 1.13-hotfix2 | EmbersRekindled-1.13-hotfix2.jar | None |
| LCH | enderiobase | 5.2.59 | EnderIO-1.12.2-5.2.59.jar | None |
| LCH | enderioconduits | 5.2.59 | EnderIO-1.12.2-5.2.59.jar | None |
| LCH | enderioconduitsappliedenergistics | 5.2.59 | EnderIO-1.12.2-5.2.59.jar | None |
| LCH | enderioconduitsopencomputers | 5.2.59 | EnderIO-1.12.2-5.2.59.jar | None |
| LCH | enderioconduitsrefinedstorage | 5.2.59 | EnderIO-1.12.2-5.2.59.jar | None |
| LCH | enderiointegrationforestry | 5.2.59 | EnderIO-1.12.2-5.2.59.jar | None |
| LCH | enderiointegrationticlate | 5.2.59 | EnderIO-1.12.2-5.2.59.jar | None |
| LCH | ftblib | 5.4.7.2 | FTBLib-5.4.7.2.jar | None |
| LCH | enderiomachines | 5.2.59 | EnderIO-1.12.2-5.2.59.jar | None |
| LCH | enderiopowertools | 5.2.59 | EnderIO-1.12.2-5.2.59.jar | None |
| LCH | enderstorage | 2.4.6.137 | EnderStorage-1.12.2-2.4.6.137-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH | valkyrielib | 1.12.2-2.0.20.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
| LCH | environmentaltech | 1.12.2-2.0.20.1 | environmentaltech-1.12.2-2.0.20.1.jar | None |
| LCH | excore | 2.0.0-beta19-1.12.2 | EXCore-2.0.0-beta19-1.12.2.jar | None |
| LCH | extracells | 2.6.5 | ExtraCells-1.12.2-2.6.5.jar | None |
| LCH | galacticraftcore | 4.0.2.281 | GalacticraftCore-1.12.2-4.0.2.281.jar | None |
| LCH | galacticraftplanets | 4.0.2.281 | Galacticraft-Planets-1.12.2-4.0.2.281.jar | None |
| LCH | mjrlegendslib | 1.12.2-1.2.0 | MJRLegendsLib-1.12.2-1.2.0.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
| LCH | mcmultipart | 2.5.3 | MCMultiPart-2.5.3.jar | None |
| LCH | mekanism | 1.12.2-9.8.1.383 | Mekanism-1.12.2-9.8.1.383.jar | None |
| LCH | numina | 1.12.2-1.0.38 | Numina-1.12.2-1.0.38.jar | None |
| LCH | powersuits | 1.12.2-1.0.46 | ModularPowersuits-1.12.2-1.0.46.jar | None |
| LCH | extraplanets | 1.12.2-0.7.0 | ExtraPlanets-1.12.2-0.7.0.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
| LCH | shadowmc | 3.8.0 | ShadowMC-1.12-3.8.0.jar | None |
| LCH | extrarails | 1.3.0 | ExtraRails-1.12-1.3.0.jar | None |
| LCH | zerocore | 1.12.2-0.1.2.8 | zerocore-1.12.2-0.1.2.8.jar | None |
| LCH | bigreactors | 1.12.2-0.4.5.67 | ExtremeReactors-1.12.2-0.4.5.67.jar | None |
| LCH | fairylights | 2.1.10 | fairylights-2.1.10-1.12.2.jar | None |
| LCH | fencejumper | 1.0.5 | fencejumper-1.12-1.0.5.jar | None |
| LCH | mod_lavacow | 1.2.3 | Fish's+Undead+Rising-1.2.3.jar | None |
| LCH | flansmod | 5.7.0-beta.5 | Flan's+Mod-1.12.2-5.7.0-beta.5.jar | None |
| LCH | flatcoloredblocks | mc1.12-6.8 | flatcoloredblocks-mc1.12-6.8.jar | None |
| LCH | foamfix | 0.10.11-1.12.2 | foamfix-0.10.11-1.12.2.jar | None |
| LCH | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
| LCH | forgemultipartcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH | microblockcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | None |
| LCH | minecraftmultipartcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | None |
| LCH | ftbbackups | 1.1.0.1 | FTBBackups-1.1.0.1.jar | None |
| LCH | ftbutilities | 5.4.1.129 | FTBUtilities-5.4.1.129.jar | None |
| LCH | itemfilters | 1.0.4.2 | ItemFilters-1.0.4.2.jar | None |
| LCH | ftbquests | 1.9.0.10 | FTBQuests-1.9.0.10.jar | None |
| LCH | ftbmoney | 1.1.0.45 | FTBMoney-1.1.0.45.jar | None |
| LCH | funkylocomotion | 1.0 | funky-locomotion-1.12.2-1.1.2.jar | None |
| LCH | futuremc | 0.2.4.1 | future-mc-1.12.2-0.2.4.1.jar | None |
| LCH | gendustry | 1.6.5.8 | gendustry-1.6.5.8-mc1.12.2.jar | None |
| LCH | pressure | 1.3.1.9 | pressure-1.3.1.9-mc1.12.2.jar | None |
| LCH | advgenerators | 0.9.20.12 | generators-0.9.20.12-mc1.12.2.jar | None |
| LCH | ghostsexplosives | 2.3.0 - MC 1.12.2 | Ghost's+Explosives+2.3.0+-+MC1.12.2.jar | None |
| LCH | grue | 1.8.0 | Grue-1.12.2-1.8.0.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| LCH | gbook | 2.9.5 | Guidebook-1.12.2-2.9.5.jar | None |
| LCH | gunpowderlib | 1.12.2-1.0 | GunpowderLib-1.12.2-1.0.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LCH | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH | hats | 7.1.1 | Hats-1.12.2-7.1.1.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH | helpfixer | 1.12.1-1.5.18 | HelpFixer-1.12.1-1.5.18.jar | None |
| LCH | icbmclassic | 1.12.2-4.0.1.75 | ICBM-classic-1.12.2-4.0.1b75.jar | None |
| LCH | immersiveengineering | 0.12-98 | ImmersiveEngineering-0.12-98.jar | None |
| LCH | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None |
| LCH | immersivetech | 1.3.10 | immersivetech-1.12-1.3.10.jar | None |
| LCH | teslacorelib | 1.0.17 | tesla-core-lib-1.12.2-1.0.17.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.13-237.jar | None |
| LCH | initialinventory | 2.0.2 | InitialInventory-3.0.0.jar | None |
| LCH | integrateddynamics | 1.1.6 | IntegratedDynamics-1.12.2-1.1.6.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH | integrateddynamicscompat | 1.0.0 | IntegratedDynamics-1.12.2-1.1.6.jar | None |
| LCH | integratedtunnels | 1.6.11 | IntegratedTunnels-1.12.2-1.6.11.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH | integratedtunnelscompat | 1.0.0 | IntegratedTunnels-1.12.2-1.6.11.jar | None |
| LCH | mysticalagriculture | 1.7.5 | MysticalAgriculture-1.12.2-1.7.5.jar | None |
| LCH | mysticalagradditions | 1.3.2 | MysticalAgradditions-1.12.2-1.3.2.jar | None |
| LCH | nuclearcraft | 2.18u | NuclearCraft-2.18u-1.12.2.jar | None |
| LCH | harvestcraft | 1.12.2zb | Pam's HarvestCraft 1.12.2zg.jar | None |
| LCH | randomthings | 4.2.7.4 | RandomThings-MC1.12.2-4.2.7.4.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCH | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None |
| LCH | rftools | 7.73 | rftools-1.12-7.73.jar | None |
| LCH | rustic | 1.1.4 | rustic-1.1.4.jar | None |
| LCH | integrationforegoing | 1.12.2-1.10 | IntegrationForegoing-1.12.2-1.10.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LCH | inventorypets | 2.0.6 | inventorypets-1.12-2.0.10.jar | None |
| LCH | inventorytweaks | 1.64+dev.151.822d839 | InventoryTweaks-1.64+dev.151.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCH | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
| LCH | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
| LCH | jaopca | 1.12.2-2.2.8.103 | JAOPCA-1.12.2-2.2.8.103.jar | None |
| LCH | oredictinit | 1.12.2-2.2.1.71 | JAOPCA-1.12.2-2.2.8.103.jar | None |
| LCH | jaopcaadditions | 1.12.2-2.2.1.9 | JAOPCAAdditions-1.12.2-2.2.1.9.jar | None |
| LCH | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None |
| LCH | journeymap | 1.12.2-5.7.1 | journeymap-1.12.2-5.7.1.jar | None |
| LCH | justenoughdimensions | 1.6.0-dev.20200416.184714 | justenoughdimensions-1.12.2-1.6.0-dev.20200416.184714.jar | 2b03e1423915a189b8094816baa18f239d576dff |
| LCH | kleeslabs | 5.4.12 | KleeSlabs_1.12.2-5.4.12.jar | None |
| LCH | librarianlib | 4.21 | librarianlib-1.12.2-4.21.jar | None |
| LCH | lodsofemone | 0.1 | LodsOfEmone-0.1.jar | None |
| LCH | lostcities | 2.0.22 | lostcities-1.12-2.0.22.jar | None |
| LCH | lostsouls | 1.1.4 | lostsouls-1.12-1.1.4.jar | None |
| LCH | lunatriuscore | 1.2.0.42 | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None |
| LCH | psi | r1.1-78 | Psi-r1.1-78.jar | None |
| LCH | magipsi | 1.3 | MagicalPsi-1.3.2.jar | None |
| LCH | magicbees | 1.0 | MagicBees-1.12.2-3.1.10.jar | None |
| LCH | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None |
| LCH | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
| LCH | mekanismgenerators | 1.12.2-9.8.1.383 | MekanismGenerators-1.12.2-9.8.1.383.jar | None |
| LCH | mekanismtools | 1.12.2-9.8.1.383 | MekanismTools-1.12.2-9.8.1.383.jar | None |
| LCH | sgs_metals | 3.0.3 | Metals-mc1.12.2-f14.23.5.2768-v3.0.3.jar | None |
| LCH | mob_grinding_utils | 0.3.13 | MobGrindingUtils-0.3.13.jar | None |
| LCH | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
| LCH | mrtjpcore | 2.1.4.43 | MrTJPCore-1.12.2-2.1.4.43-universal.jar | None |
| LCH | naturescompass | 1.8.5 | NaturesCompass-1.12.2-1.8.5.jar | None |
| LCH | nmsot | 1.2.2-mc1.12.2 | NoMobSpawningOnTrees-1.2.2-mc1.12.2.jar | None |
| LCH | neid | 1.5.4.4 | NotEnoughIDs-1.5.4.4.jar | None |
| LCH | notenoughwands | 1.8.1 | notenoughwands-1.12-1.8.1.jar | None |
| LCH | nutrition | 4.4.0 | Nutrition-1.12.2-4.4.0.jar | None |
| LCH | xnet | 1.8.2 | xnet-1.12-1.8.2.jar | None |
| LCH | ocxnetdriver | 1.0.3 | ocxnetdriver-1.0.3-b17.jar | None |
| LCH | oreexcavation | 1.4.150 | OreExcavation-1.4.150.jar | None |
| LCH | oeintegration | 2.3.4 | oeintegration-2.3.4.jar | None |
| LCH | omlib | 3.1.4-249 | omlib-1.12.2-3.1.4-249.jar | None |
| LCH | ompd | 3.1.1-76 | ompd-1.12.2-3.1.1-76.jar | None |
| LCH | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LCH | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LCH | openmodularturrets | 3.1.12-378 | openmodularturrets-1.12.2-3.1.12-378.jar | None |
| LCH | overloaded | 0.0.59 | Overloaded-1.12.2-0.0.59.jar | None |
| LCH | packcrashinfo | %VERSION% | packcrashinfo-1.0.1.jar | None |
| LCH | packmode | 1.2.0 | packmode-1.12.2-1.2.0.jar | None |
| LCH | pamscookables | 1.1 | pamscookables-1.1.jar | None |
| LCH | parry | 1.0 | parry-1.0-hotfix.jar | None |
| LCH | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None |
| LCH | plants2 | 2.10.7 | Plants-1.12.2-2.10.7.jar | None |
| LCH | shetiphiancore | 3.5.9 | shetiphiancore-1.12.0-3.5.9.jar | None |
| LCH | platforms | 1.4.6 | platforms-1.12.0-1.4.6.jar | None |
| LCH | projectred-core | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-Base.jar | None |
| LCH | redstonearsenal | 2.6.6 | RedstoneArsenal-1.12.2-2.6.6.1-universal.jar | None |
| LCH | thermaldynamics | 2.5.6 | ThermalDynamics-1.12.2-2.5.6.1-universal.jar | None |
| LCH | simplyjetpacks | 2.2.14.67 | SimplyJetpacks2-1.12.2-2.2.14.67.jar | None |
| LCH | plustic | 8.0.1.0 | plustic-8.0.1.0.jar | None |
| LCH | pneumaticcraft | 1.12.2-0.11.15-398 | pneumaticcraft-repressurized-1.12.2-0.11.15-398.jar | None |
| LCH | portalgun | 7.1.0 | PortalGun-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH | portality | 1.0-SNAPSHOT | portality-1.12.2-1.2.3-15.jar | None |
| LCH | sonarcore | 5.0.19 | sonarcore-1.12.2-5.0.19-20.jar | None |
| LCH | practicallogistics2 | 3.0.8 | practicallogistics2-1.12.2-3.0.8-11.jar | None |
| LCH | projectintelligence | 1.0.9 | ProjectIntelligence-1.12.2-1.0.9.28-universal.jar | None |
| LCH | projectred-compat | 1.0 | ProjectRed-1.12.2-4.9.4.120-compat.jar | None |
| LCH | projectred-integration | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-integration.jar | None |
| LCH | projectred-transmission | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-integration.jar | None |
| LCH | projectred-fabrication | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-fabrication.jar | None |
| LCH | projectred-illumination | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-lighting.jar | None |
| LCH | projectred-expansion | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
| LCH | projectred-relocation | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
| LCH | projectred-transportation | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
| LCH | projectred-exploration | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-world.jar | None |
| LCH | quantumstorage | 4.7.0 | QuantumStorage-1.12-4.7.0.jar | None |
| LCH | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None |
| LCH | rangedpumps | 0.5 | rangedpumps-0.5.jar | None |
| LCH | rats | 3.2.14 | rats-3.2.14-1.12.2.jar | None |
| LCH | realfilingcabinet | 0.2.0.21 | realfilingcabinet-1.12-0.2.0.21.jar | None |
| LCH | rebornstorage | 1.0.0 | RebornStorage-1.12.2-3.3.4.1.jar | None |
| LCH | refinedstorageaddons | 0.4.5 | refinedstorageaddons-0.4.5.jar | None |
| LCH | xreliquary | 1.12.2-1.3.4.796 | Reliquary-1.12.2-1.3.4.796.jar | None |
| LCH | rftoolscontrol | 2.0.2 | rftoolsctrl-1.12-2.0.2.jar | None |
| LCH | rftoolsdim | 5.71 | rftoolsdim-1.12-5.71.jar | None |
| LCH | rftoolspower | 1.2.0 | rftoolspower-1.12-1.2.0.jar | None |
| LCH | woodenshears | @MAJOR@.@MINOR@.@REVIS@.@BUILD@ | SBM-WoodenShears-1.12-0.0.1b8.jar | None |
| LCH | signpic | 2.8.1 | SignPicture-1.12.1-2.8.1-universal.jar | None |
| LCH | simplegenerators | 1.12.2-2.0.20.2 | simplegenerators-1.12.2-2.0.20.2.jar | None |
| LCH | simplytea | 1.6 | simplytea-1.6.jar | None |
| LCH | slimyboyos | 1.0.0 | SlimyBoyos-1.0.0.jar | None |
| LCH | soulshardstow | 1.12-2.7.6-56 | SoulShards-TOW-1.12-2.7.6-56.jar | None |
| LCH | stevescarts | 2.4.32.137 | StevesCarts-1.12.2-2.4.32.137.jar | None |
| LCH | storagedrawers | 5.2.2 | StorageDrawers-1.12.2-5.4.2.jar | None |
| LCH | storagedrawersextra | @VERSION@ | StorageDrawersExtras-1.12-3.1.0.jar | None |
| LCH | stupidthings | 1.1.5 | Stupid Things-1.12.X-1.1.5.jar | None |
| LCH | terraqueous | 1.4.17 | terraqueous-1.12.2-1.4.17b.jar | None |
| LCH | tcinventoryscan | 2.0.10 | ThaumicInventoryScanning_1.12.2-2.0.10.jar | None |
| LCH | beneath | 1.7.0 | The+Beneath-1.12.2-1.7.0.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| LCH | thermalcultivation | 0.3.6 | ThermalCultivation-1.12.2-0.3.6.1-universal.jar | None |
| LCH | thermalinnovation | 0.3.6 | ThermalInnovation-1.12.2-0.3.6.1-universal.jar | None |
| LCH | tinker_io | rw2.8.1a | tinker_io-1.12.2-rw2.8.1a.jar | None |
| LCH | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
| LCH | tp | 3.2.34 | tinyprogressions-1.12.2-3.3.34-Release.jar | None |
| LCH | tombmanygraves | 1.12-4.2.0 | TombManyGraves-1.12-4.2.0.jar | None |
| LCH | tombmanygraves2api | 1.12.2-1.0.0 | tombmanygraves2api-1.12.2-1.0.0.jar | None |
| LCH | topaddons | 1.12.2-1.13.0 | topaddons-1.12.2-1.13.0.jar | None |
| LCH | totemic | 1.12.2-0.11.6 | Totemic-1.12.2-0.11.6.jar | 21d11d7bf4d97b465382a1f95428029aac6daaea |
| LCH | traverse | 1.6.0 | Traverse-1.12.2-1.6.0-69.jar | None |
| LCH | treasure2 | 1.15.0 | Treasure2-mc1.12.2-f14.23.5.2854-v1.15.0.jar | None |
| LCH | unloader | 1.2.0 | unloader-1.2.0.jar | None |
| LCH | usefulnullifiers | 1.5.0 | usefulnullifiers-1.5.0.jar | None |
| LCH | universalmodifiers | 1.12.2-1.0.16.1 | valkyrielib-1.12.2-2.0.20.1.jar | None |
| LCH | vampirism | 1.6.2 | Vampirism-1.12.2-1.6.2.jar | None |
| LCH | teamlapen-lib | 1.6.2 | Vampirism-1.12.2-1.6.2.jar | None |
| LCH | vanillafoodpantry | 4.3.1 | vanillafoodpantry-mc1.12.2-4.3.1.jar | None |
| LCH | gvc | 1.2.0 | Voice+Chat+Reloaded-1.2.0.jar | None |
| LCH | waim | 1.0.0 | WAIM-1.0.0.jar | None |
| LCH | wanionlib | 1.12.2-2.4 | WanionLib-1.12.2-2.4.jar | None |
| LCH | waterstrainer | 3.2.0 | WaterStrainer-1.12-3.2.0.jar | None |
| LCH | waystones | 4.1.0 | Waystones_1.12.2-4.1.0.jar | None |
| LCH | weather2 | 1.12.1-2.6.12 | weather2-1.12.1-2.6.12.jar | None |
| LCH | wirelesscharger | 1.12.2-1.0.6 | WirelessCharger-1.12.2-1.0.6.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
| LCH | wct | 3.12.97 | WirelessCraftingTerminal-1.12.2-3.12.97.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCH | wizardry | 0.10.8 | wizardry-0.10.8.jar | None |
| LCH | woot | 1.12.2-1.4.11 | woot-1.12.2-1.4.11.jar | None |
| LCH | xtones | 1.12-1.0.8-11 | Xtones-1.12-1.0.8-11.jar | None |
| LCH | ynot | 0.2.4 | YNot-0.2.4.jar | None |
| LCH | industrialwires | 1.7-36 | IndustrialWires-1.7-36.jar | 7e11c175d1e24007afec7498a1616bef0000027d |
| LCH | structurize | 1.12.2-0.10.277-RELEASE | structurize-1.12.2-0.10.277-RELEASE.jar | None |
| LCH | minecolonies | 1.12.2-0.11.841-ALPHA | minecolonies-1.12.2-0.11.841-ALPHA-universal.jar | None |
| LCH | solcarrot | 1.8.4 | solcarrot-1.12.2-1.8.4.jar | None |
| LCH | techreborn_compat | 1.0.0 | TechReborn-ModCompatibility-1.12.2-1.4.0.76.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| LCH | thebetweenlands | 3.7.2 | TheBetweenlands-3.7.2-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
| LCH | midnight | 0.3.5 | themidnight-0.3.5.jar | None |
| LCH | armoryexpansion-conarm | 1.4.2 | armoryexpansion-1.4.2.jar | None |
| LCH | librarianliblate | 4.21 | librarianlib-1.12.2-4.21.jar | None |
| LCH | mysticallib | 1.12.2-1.7.0 | mysticallib-1.12.2-1.7.0.jar | None |
| LCH | teslacorelib_registries | 1.0.17 | tesla-core-lib-1.12.2-1.0.17.jar | None |
| LCH | unidict | 1.12.2-2.9.2 | UniDict-1.12.2-2.9.2.jar | None |
| LCH | wrapup | 1.12-1.1.3 | WrapUp-1.12-1.1.3.jar | None |
Loaded coremods (and transformers):
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
li.cil.oc.common.asm.ClassTransformer
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.281 (1).jar)
micdoodle8.mods.miccore.MicdoodleTransformer
Quark Plugin (Quark-r1.6-179.jar)
vazkii.quark.base.asm.ClassTransformer
AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
squeek.applecore.asm.TransformerModuleHandler
iceandfire (iceandfire-1.9.1-1.12.2.jar)
com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.7.2-core.jar)
thebetweenlands.core.TheBetweenlandsClassTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
Wizardry Plugin (wizardry-0.10.8.jar)
com.teamwizardry.wizardry.asm.WizardryTransformer
ratscore (rats-3.2.14-1.12.2.jar)
com.github.alexthe666.rats.server.misc.RatsRuntimePatcher
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
lumien.resourceloader.asm.ClassTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b167.jar)
FutureMC (future-mc-1.12.2-0.2.4.1.jar)
thedarkcolour.futuremc.asm.CoreTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.jar)
invtweaks.forge.asm.ContainerTransformer
LoadingPlugin (RandomThings-MC1.12.2-4.2.7.4.jar)
lumien.randomthings.asm.ClassTransformer
BedPatch (bedpatch-2.2-1.12.2.jar)
com.mordenkainen.bedpatch.BedPatchASM
RandomPatches (randompatches-1.12.2-1.21.0.3.jar)
com.therandomlabs.randompatches.core.RPTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)
midnight (themidnight-0.3.5.jar)
com.mushroom.midnight.core.transformer.MidnightClassTransformer
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
openmods.core.OpenModsClassTransformer
SignPictureCorePlugin (SignPicture-1.12.1-2.8.1-universal.jar)
com.kamesuta.mc.signpic.asm.SignPictureTransformer
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.11-1.12.2.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
team.chisel.ctm.client.asm.CTMTransformer
BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.22.58.jar)
CharmLoadingPlugin (Charm-1.12.2-1.4.1.jar)
svenhjol.charm.base.CharmClassTransformer
Plugin (NotEnoughIDs-1.5.4.4.jar)
ru.fewizz.neid.asm.Transformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
shetiphian.asm.ClassTransformer
MekanismCoremod (Mekanism-1.12.2-9.8.1.383.jar)
mekanism.coremod.KeybindingMigrationHelper
AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.7.0-227-universal.jar)
zmaster587.advancedRocketry.asm.ClassTransformer
AstralCore (astralsorcery-1.12.2-1.10.24.jar)
LibrarianLib Plugin (librarianlib-1.12.2-4.21.jar)
com.teamwizardry.librarianlib.asm.LibLibTransformer
OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:ENABLED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED]
Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
* Offline mode for dedicated servers is NOT supported by Ender IO.
This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Authlib is : /D:/roymo/Desktop/SIMPLE-SERVER-FILES-6.0.0/minecraft_server.1.12.2.jar
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash. !!!
!!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- chiselIntegration (Enabled/Not Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
- craftingtweaksIntegration (Enabled/Not Forced)
- theoneprobeIntegration (Enabled/Not Forced)
- quarkIntegration (Enabled/Not Forced)
AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
Pulsar/natura loaded Pulses:
- NaturaCommons (Enabled/Forced)
- NaturaOverworld (Enabled/Not Forced)
- NaturaNether (Enabled/Not Forced)
- NaturaDecorative (Enabled/Not Forced)
- NaturaTools (Enabled/Not Forced)
- NaturaEntities (Enabled/Not Forced)
- NaturaOredict (Enabled/Forced)
- NaturaWorld (Enabled/Not Forced)
- craftingtweaksIntegration (Enabled/Not Forced)
Modpack Information: Modpack: [All the Mods 3 - ATM3] Version: [v6.0.0] by author [ATMTeam]
List of loaded APIs:
* AbyssalCraftAPI (1.30.0) from AbyssalCraft-1.12.2-1.10.1.jar
* AbyssalCraftAPI|Biome (1.30.0) from AbyssalCraft-1.12.2-1.10.1.jar
* AbyssalCraftAPI|Block (1.30.0) from AbyssalCraft-1.12.2-1.10.1.jar
* AbyssalCraftAPI|Caps (1.30.0) from AbyssalCraft-1.12.2-1.10.1.jar
* AbyssalCraftAPI|Condition (1.30.0) from AbyssalCraft-1.12.2-1.10.1.jar
* AbyssalCraftAPI|Disruption (1.30.0) from AbyssalCraft-1.12.2-1.10.1.jar
* AbyssalCraftAPI|Energy (1.30.0) from AbyssalCraft-1.12.2-1.10.1.jar
* AbyssalCraftAPI|Entity (1.30.0) from AbyssalCraft-1.12.2-1.10.1.jar
* AbyssalCraftAPI|Event (1.30.0) from AbyssalCraft-1.12.2-1.10.1.jar
* AbyssalCraftAPI|Integration (1.30.0) from AbyssalCraft-1.12.2-1.10.1.jar
* AbyssalCraftAPI|Internal (1.30.0) from AbyssalCraft-1.12.2-1.10.1.jar
* AbyssalCraftAPI|Item (1.30.0) from AbyssalCraft-1.12.2-1.10.1.jar
* AbyssalCraftAPI|Necronomicon (1.30.0) from AbyssalCraft-1.12.2-1.10.1.jar
* AbyssalCraftAPI|Recipe (1.30.0) from AbyssalCraft-1.12.2-1.10.1.jar
* AbyssalCraftAPI|Rending (1.30.0) from AbyssalCraft-1.12.2-1.10.1.jar
* AbyssalCraftAPI|Ritual (1.30.0) from AbyssalCraft-1.12.2-1.10.1.jar
* AbyssalCraftAPI|Spell (1.30.0) from AbyssalCraft-1.12.2-1.10.1.jar
* AbyssalCraftAPI|Structure (1.30.0) from AbyssalCraft-1.12.2-1.10.1.jar
* AbyssalCraftAPI|Transfer (1.30.0) from AbyssalCraft-1.12.2-1.10.1.jar
* AbyssalCraftAPI|TransferCaps (1.30.0) from AbyssalCraft-1.12.2-1.10.1.jar
* actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r151-2.jar
* ae2wtlib|API (1.0.34) from AE2WTLib-1.12.2-1.0.34.jar
* AgriCraftAPI (1.0) from AgriCraft-2.12.0-1.12.0-a6.jar
* AppleCoreAPI (3.4.0) from AppleCore-mc1.12.2-3.4.0.jar
* appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
* asielibAPI (1.1) from Computronics-1.12.2-1.6.6.jar
* asielibAPI|tile (1.0) from Computronics-1.12.2-1.6.6.jar
* asielibAPI|tool (1.1) from Computronics-1.12.2-1.6.6.jar
* Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
* betteradvancements|API (0.1.0.77) from BetterAdvancements-1.12.2-0.1.0.77.jar
* BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.14.jar
* BetweenlandsAPI (1.13.0) from TheBetweenlands-3.7.2-universal.jar
* bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.67.jar
* bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.4.3-105.jar
* bnnwidget (1.0) from SignPicture-1.12.1-2.8.1-universal.jar
* BotaniaAPI (93) from Botania r1.10-363.jar
* buildcraftapi_blocks (1.0) from buildcraft-all-7.99.24.7.jar
* buildcraftapi_boards (2.0) from buildcraft-all-7.99.24.7.jar
* buildcraftapi_core (2.2) from buildcraft-all-7.99.24.7.jar
* buildcraftapi_crops (1.1) from buildcraft-all-7.99.24.7.jar
* buildcraftapi_enums (1.0) from buildcraft-all-7.99.24.7.jar
* buildcraftapi_events (2.0) from buildcraft-all-7.99.24.7.jar
* buildcraftapi_facades (1.1) from buildcraft-all-7.99.24.7.jar
* buildcraftapi_filler (5.0) from buildcraft-all-7.99.24.7.jar
* buildcraftapi_fuels (2.0) from buildcraft-all-7.99.24.7.jar
* buildcraftapi_gates (4.1) from buildcraft-all-7.99.24.7.jar
* buildcraftapi_items (1.1) from buildcraft-all-7.99.24.7.jar
* buildcraftapi_library (2.0) from buildcraft-all-7.99.24.7.jar
* buildcraftapi_lists (1.0) from buildcraft-all-7.99.24.7.jar
* buildcraftapi_power (1.3) from buildcraft-all-7.99.24.7.jar
* buildcraftapi_recipes (3.0) from buildcraft-all-7.99.24.7.jar
* buildcraftapi_robotics (3.0) from buildcraft-all-7.99.24.7.jar
* buildcraftapi_statements (1.1) from buildcraft-all-7.99.24.7.jar
* buildcraftapi_tiles (1.2) from buildcraft-all-7.99.24.7.jar
* buildcraftapi_tools (1.0) from buildcraft-all-7.99.24.7.jar
* buildcraftapi_transport (5.0) from buildcraft-all-7.99.24.7.jar
* Chisel-API (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
* ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
* ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.33.jar
* cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.6.1-universal.jar
* commoncapabilities|api (0.0.1) from CommonCapabilities-1.12.2-2.4.6.jar
* compatlayer (0.3.0) from compatlayer-1.11.2-0.3.0.jar
* ComputerCraft|API (1.80pr1) from ComputerCraft1.80pr1.jar
* ComputerCraft|API|FileSystem (1.80pr1) from ComputerCraft1.80pr1.jar
* ComputerCraft|API|Lua (1.80pr1) from ComputerCraft1.80pr1.jar
* ComputerCraft|API|Media (1.80pr1) from ComputerCraft1.80pr1.jar
* ComputerCraft|API|Network (1.80pr1) from ComputerCraft1.80pr1.jar
* ComputerCraft|API|Peripheral (1.80pr1) from ComputerCraft1.80pr1.jar
* ComputerCraft|API|Permissions (1.80pr1) from ComputerCraft1.80pr1.jar
* ComputerCraft|API|Redstone (1.80pr1) from ComputerCraft1.80pr1.jar
* ComputerCraft|API|Turtle (1.80pr1) from ComputerCraft1.80pr1.jar
* computronicsAPI (1.3) from Computronics-1.12.2-1.6.6.jar
* computronicsAPI|audio (1.0) from Computronics-1.12.2-1.6.6.jar
* computronicsAPI|chat (1.3) from Computronics-1.12.2-1.6.6.jar
* computronicsAPI|multiperipheral (1.1) from Computronics-1.12.2-1.6.6.jar
* computronicsAPI|tape (1.0) from Computronics-1.12.2-1.6.6.jar
* CoroAI|dynamicdifficulty (1.0) from coroutil-1.12.1-1.2.37.jar
* cosmeticarmorreworked|api (1.0.0) from CosmeticArmorReworked-1.12.2-v5a.jar
* CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar
* ctm-api (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
* Culinary Construct API (1) from culinaryconstruct-1.3.3.2.jar
* DarknessLibAPI (1.1.0) from DarknessLib-1.12.2-1.1.0.jar
* DarknessLibAPI|Cap (1.1.0) from DarknessLib-1.12.2-1.1.0.jar
* DarknessLibAPI|Internal (1.1.0) from DarknessLib-1.12.2-1.1.0.jar
* DLDungeonsAPI (1.1) from DoomlikeDungeons-1.13.2-MC1.12.2.jar
* DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.25.351-universal.jar
* EmbersAPI (0.1) from EmbersRekindled-1.13-hotfix2.jar
* enderioapi (4.0.0) from EnderIO-1.12.2-5.2.59.jar
* enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.2.59.jar
* enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.2.59.jar
* enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.2.59.jar
* enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.2.59.jar
* enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.2.59.jar
* enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.2.59.jar
* enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.2.59.jar
* enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.2.59.jar
* ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.387.jar
* funkylocomotion_api (2.0) from funky-locomotion-1.12.2-1.1.2.jar
* Galacticraft API (1.1) from GalacticraftCore-1.12.2-4.0.2.281.jar
* gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
* Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
* iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.2.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-98.jar
* ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-98.jar
* industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar
* integrateddynamics|api (0.2.0) from IntegratedDynamics-1.12.2-1.1.6.jar
* jeresources|API (0.9.2.60) from JustEnoughResources-1.12.2-0.9.2.60.jar
* journeymap|client-api (1.4) from journeymap-1.12.2-5.7.1.jar
* journeymap|client-api-display (1.4) from journeymap-1.12.2-5.7.1.jar
* journeymap|client-api-event (1.4) from journeymap-1.12.2-5.7.1.jar
* journeymap|client-api-model (1.4) from journeymap-1.12.2-5.7.1.jar
* journeymap|client-api-util (1.4) from journeymap-1.12.2-5.7.1.jar
* JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.296.jar
* MekanismAPI|core (9.8.1) from Mekanism-1.12.2-9.8.1.383.jar
* MekanismAPI|energy (9.8.1) from Mekanism-1.12.2-9.8.1.383.jar
* MekanismAPI|gas (9.8.1) from Mekanism-1.12.2-9.8.1.383.jar
* MekanismAPI|infuse (9.8.1) from Mekanism-1.12.2-9.8.1.383.jar
* MekanismAPI|laser (9.8.1) from Mekanism-1.12.2-9.8.1.383.jar
* MekanismAPI|transmitter (9.8.1) from Mekanism-1.12.2-9.8.1.383.jar
* MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.1.383.jar
* minecolonies-api (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|achievements (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|blocks (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|blocks|decorative (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|blocks|huts (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|blocks|interfaces (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|blocks|types (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|client (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|client|render (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|client|render|modeltype (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|client|render|modeltype|registry (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|buildings (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|buildings|registry (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|buildings|views (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|buildings|workerbuildings (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|guardtype (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|guardtype|registry (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|jobs (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|jobs|registry (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|managers (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|managers|interfaces (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|permissions (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|requestsystem (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|requestsystem|data (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|requestsystem|factory (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|requestsystem|factory|standard (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|requestsystem|location (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|requestsystem|manager (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|requestsystem|request (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|requestsystem|requestable (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|requestsystem|requestable|crafting (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|requestsystem|requester (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|requestsystem|resolver (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|requestsystem|resolver|player (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|requestsystem|resolver|retrying (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|requestsystem|token (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|colony|workorders (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|compatibility (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|compatibility|candb (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|compatibility|dynamictrees (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|compatibility|gbook (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|compatibility|tinkers (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|configuration (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|crafting (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|creativetab (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|entity (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|entity|ai (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|entity|ai|citizen (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|entity|ai|citizen|builder (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|entity|ai|citizen|guards (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|entity|ai|pathfinding (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|entity|ai|registry (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|entity|ai|statemachine (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|entity|ai|statemachine|basestatemachine (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|entity|ai|statemachine|states (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|entity|ai|statemachine|tickratestatemachine (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|entity|ai|statemachine|transition (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|entity|citizen (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|entity|citizen|citizenhandlers (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|entity|mobs (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|entity|mobs|barbarians (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|entity|mobs|pirates (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|entity|mobs|util (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|entity|pathfinding (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|entity|pathfinding|registry (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|inventory (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|inventory|api (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|items (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|network (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|sounds (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|tileentities (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|util (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-api|util|constants (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-blockout (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-blockout|controls (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* minecolonies-blockout|views (1.12.2-0.11.841-ALPHA) from minecolonies-1.12.2-0.11.841-ALPHA-universal.jar
* MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
* openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar
* opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
* opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
* opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
* opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
* opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
* opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
* opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
* opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
* opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
* opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
* opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
* PatchouliAPI (6) from Patchouli-1.0-21.jar
* PneumaticCraftApi (1.1) from pneumaticcraft-repressurized-1.12.2-0.11.15-398.jar
* practicallogistics2-api (3.1) from practicallogistics2-1.12.2-3.0.8-11.jar
* pressureAPI (1.3.1.9) from pressure-1.3.1.9-mc1.12.2.jar
* projectred|api (2.1) from ProjectRed-1.12.2-4.9.4.120-Base.jar
* PsiAPI (16) from Psi-r1.1-78.jar
* QuarkAPI (4) from Quark-r1.6-179.jar
* RealFilingCabinetAPI (0) from realfilingcabinet-1.12-0.2.0.21.jar
* reborncoreAPI (3.19.4.529) from RebornCore-1.12.2-3.19.4.529-universal.jar
* reborncoreAPI|Power (3.19.4.529) from RebornCore-1.12.2-3.19.4.529-universal.jar
* reborncoreAPI|Recipe (3.19.4.529) from RebornCore-1.12.2-3.19.4.529-universal.jar
* reborncoreAPI|Tile (3.19.4.529) from RebornCore-1.12.2-3.19.4.529-universal.jar
* redstonefluxapi (2.1.1) from RedstoneFlux-1.12-2.1.1.1-universal.jar
* sonarapi (1.0.1) from sonarcore-1.12.2-5.0.19-20.jar
* stevescartsAPI (${version}) from StevesCarts-1.12.2-2.4.32.137.jar
* stevescartsAPI|FARMS (${version}) from StevesCarts-1.12.2-2.4.32.137.jar
* StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
* StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
* StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
* StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
* StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
* StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
* team_reborn|Praescriptum (3.19.4.529) from RebornCore-1.12.2-3.19.4.529-universal.jar
* techrebornAPI (2.27.3.1084) from TechReborn-1.12.2-2.27.3.1084-universal.jar
* TerraqueousAPI (1.0) from terraqueous-1.12.2-1.4.17b.jar
* TerraqueousAPI|Cloud (1.0) from terraqueous-1.12.2-1.4.17b.jar
* TerraqueousAPI|Machines (1.0) from terraqueous-1.12.2-1.4.17b.jar
* TerraqueousAPI|Plant (1.0) from terraqueous-1.12.2-1.4.17b.jar
* Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
* theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.28.jar
* totemic|API (1.12.2-7.1.0) from Totemic-1.12.2-0.11.6.jar
* valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.20.1.jar
* VampirismAPI (1.4) from Vampirism-1.12.2-1.6.2.jar
* wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.12.97.jar
* zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
* zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
* zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
* zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
RebornCore:
Plugin Engine: 0
RebornCore Version: 3.19.4.529
Runtime Debofucsation 1
[Psi] Active spell: None
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment