Advertisement
NikaraWorld

Crash

Sep 11th, 2021
1,086
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 52.26 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Who set us up the TNT?
  3.  
  4. Time: 9/11/21 3:06 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.util.ConcurrentModificationException: null
  8.     at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1388) ~[?:1.8.0_242] {}
  9.     at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_242] {}
  10.     at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_242] {}
  11.     at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_242] {}
  12.     at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_242] {}
  13.     at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_242] {}
  14.     at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_242] {}
  15.     at vazkii.quark.content.tweaks.module.ImprovedSleepingModule.onWorldTick(ImprovedSleepingModule.java:169) ~[quark:r2.4-316] {re:mixin,re:classloading}
  16.     at net.minecraftforge.eventbus.ASMEventHandler_3408_ImprovedSleepingModule_onWorldTick_WorldTickEvent.invoke(.dynamic) ~[?:?] {}
  17.     at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  18.     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  19.     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  20.     at net.minecraftforge.fml.hooks.BasicEventHooks.onPostWorldTick(BasicEventHooks.java:100) ~[forge:?] {re:classloading}
  21.     at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:857) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A}
  22.     at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A}
  23.     at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  24.     at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A}
  25.     at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A}
  26.     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242] {}
  27.  
  28.  
  29. A detailed walkthrough of the error, its code path and all known details is as follows:
  30. ---------------------------------------------------------------------------------------
  31.  
  32. -- System Details --
  33. Details:
  34.     Minecraft Version: 1.16.5
  35.     Minecraft Version ID: 1.16.5
  36.     Operating System: Windows 10 (amd64) version 10.0
  37.     Java Version: 1.8.0_242, AdoptOpenJDK
  38.     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode),
  39.     Memory: 1178241520 bytes (1123 MB) / 9491709952 bytes (9052 MB) up to 9544663040 bytes (9102 MB)
  40.     CPUs: 16
  41.     JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10240m -Xms10240m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms256m -XX:+IgnoreUnrecognizedVMOptions
  42.     ModLauncher: 8.0.9+86+master.3cf110c
  43.     ModLauncher launch target: fmlclient
  44.     ModLauncher naming: srg
  45.     ModLauncher services:
  46.         /mixin-0.8.2.jar mixin PLUGINSERVICE
  47.         /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  48.         /forge-1.16.5-36.2.4.jar object_holder_definalize PLUGINSERVICE
  49.         /forge-1.16.5-36.2.4.jar runtime_enum_extender PLUGINSERVICE
  50.         /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  51.         /forge-1.16.5-36.2.4.jar capability_inject_definalize PLUGINSERVICE
  52.         /forge-1.16.5-36.2.4.jar runtimedistcleaner PLUGINSERVICE
  53.         /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
  54.         /forge-1.16.5-36.2.4.jar fml TRANSFORMATIONSERVICE
  55.     FML: 36.2
  56.     Forge: net.minecraftforge:36.2.4
  57.     FML Language Providers:
  58.         javafml@36.2
  59.         minecraft@1
  60.         kotori_scala@2.13.5-build-2
  61.     Mod List:
  62.         create-stuff-additions1.16.5_v1.0.6.jar           |Create Stuff Additions        |create_stuff_additions        |1.0.6               |DONE      |Manifest: NOSIGNATURE
  63.         supermartijn642configlib-1.0.9-mc1.16.jar         |SuperMartijn642's Config Lib  |supermartijn642configlib      |1.0.9               |DONE      |Manifest: NOSIGNATURE
  64.         IntegratedTerminals-1.16.5-1.2.4.jar              |IntegratedTerminals           |integratedterminals           |1.2.4               |DONE      |Manifest: NOSIGNATURE
  65.         prefab-1.6.5.10.jar                               |Prefab                        |prefab                        |1.6.5.10            |DONE      |Manifest: NOSIGNATURE
  66.         ProjectE-1.16.5-PE1.0.1B.jar                      |ProjectE                      |projecte                      |PE1.0.1B            |DONE      |Manifest: NOSIGNATURE
  67.         mcw-windows-2.0.0-mc1.16.5.jar                    |Macaw's Windows               |mcwwindows                    |2.0.0               |DONE      |Manifest: NOSIGNATURE
  68.         IronJetpacks-1.16.5-4.2.1.jar                     |Iron Jetpacks                 |ironjetpacks                  |4.2.1               |DONE      |Manifest: NOSIGNATURE
  69.         ForgeEndertech-1.16.5-7.2.0.0-build.0177.jar      |Forge Endertech               |forgeendertech                |7.2.0.0             |DONE      |Manifest: NOSIGNATURE
  70.         IronGenerators-1.6.0-final-1.16.x.jar             |Iron Generators               |irongenerators                |1.3.0               |DONE      |Manifest: NOSIGNATURE
  71.         CTM-MC1.16.1-1.1.2.6.jar                          |ConnectedTexturesMod          |ctm                           |MC1.16.1-1.1.2.6    |DONE      |Manifest: NOSIGNATURE
  72.         IntegratedREST-1.16.5-1.1.3.jar                   |IntegratedREST                |integratedrest                |1.1.3               |DONE      |Manifest: NOSIGNATURE
  73.         EvilCraft-1.16.5-1.1.6.jar                        |EvilCraft                     |evilcraft                     |1.1.6               |DONE      |Manifest: NOSIGNATURE
  74.         Powah-1.16.5-2.3.16.jar                           |Powah                         |powah                         |2.3.16              |DONE      |Manifest: NOSIGNATURE
  75.         reliquary-1.16.5-1.3.5.1100.jar                   |Reliquary                     |xreliquary                    |1.16.5-1.3.5.1100   |DONE      |Manifest: NOSIGNATURE
  76.         Apotheosis-1.16.5-4.8.0.jar                       |Apotheosis                    |apotheosis                    |4.8.0               |DONE      |Manifest: NOSIGNATURE
  77.         TwerkItMeal-1.3.9.jar                             |TwerkItMeal                   |twerkitmeal                   |1.3.9               |DONE      |Manifest: NOSIGNATURE
  78.         colossalbattery-1.16-1.0.12.jar                   |ColossalBattery               |colossal_battery              |1.0.12              |DONE      |Manifest: NOSIGNATURE
  79.         shetiphiancore-1.16-3.8.5.jar                     |ShetiPhian-Core               |shetiphiancore                |3.8.5               |DONE      |Manifest: NOSIGNATURE
  80.         createfa-1.16.5_v1.0.5.jar                        |CreateFoodAdditions           |createfa                      |1.0.4               |DONE      |Manifest: NOSIGNATURE
  81.         refinedstorage-1.9.15.jar                         |Refined Storage               |refinedstorage                |1.9.15              |DONE      |Manifest: NOSIGNATURE
  82.         alltheores-1.3.6-1.16.5-36.1.0.jar                |AllTheOres                    |alltheores                    |1.3.6-1.16.5-36.1.0 |DONE      |Manifest: NOSIGNATURE
  83.         industrial-foregoing-1.16.5-3.2.14.6-14.jar       |Industrial Foregoing          |industrialforegoing           |3.2.14.6            |DONE      |Manifest: NOSIGNATURE
  84.         torchmaster-2.3.8.jar                             |Torchmaster                   |torchmaster                   |2.3.8               |DONE      |Manifest: NOSIGNATURE
  85.         BiomesOPlenty-1.16.5-13.1.0.482-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.16.5-13.1.0.482   |DONE      |Manifest: NOSIGNATURE
  86.         ironfurnaces-1.16.5-2.7.5.jar                     |Iron Furnaces                 |ironfurnaces                  |2.7.5               |DONE      |Manifest: NOSIGNATURE
  87.         mcw-trapdoors-1.0.2-mc1.16.5.jar                  |Macaw's Trapdoors             |mcwtrpdoors                   |1.0.2               |DONE      |Manifest: NOSIGNATURE
  88.         silent-gear-1.16.5-2.6.30.jar                     |Silent Gear                   |silentgear                    |2.6.30              |DONE      |Manifest: NOSIGNATURE
  89.         supermartijn642corelib-1.0.12-mc1.16.5.jar        |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.12              |DONE      |Manifest: NOSIGNATURE
  90.         Botania-1.16.5-419.jar                            |Botania                       |botania                       |1.16.5-419          |DONE      |Manifest: NOSIGNATURE
  91.         MysticalAdaptations-1.16.5-1.2.1.jar              |Mystical Adaptations          |mysticaladaptations           |1.16.5-1.2.1        |DONE      |Manifest: NOSIGNATURE
  92.         curios-forge-1.16.5-4.0.5.2.jar                   |Curios API                    |curios                        |1.16.5-4.0.5.2      |DONE      |Manifest: NOSIGNATURE
  93.         advgenerators-0.10.1.11-mc1.16.5.jar              |Advanced Generators           |advgenerators                 |0.10.1.11           |DONE      |Manifest: NOSIGNATURE
  94.         tombstone-1.16.5-6.5.2.jar                        |Corail Tombstone              |tombstone                     |6.5.2               |DONE      |Manifest: NOSIGNATURE
  95.         ExtraStorage-1.16.5-1.5.0.jar                     |Extra Storage                 |extrastorage                  |1.5.0               |DONE      |Manifest: NOSIGNATURE
  96.         TheAbyss2 2.0.0-snapshot-0.3020.jar               |TheAbyss                      |theabyss                      |2.0.0-snapshot-0.302|DONE      |Manifest: NOSIGNATURE
  97.         NaturesAura-34.2.jar                              |Nature's Aura                 |naturesaura                   |34.2                |DONE      |Manifest: NOSIGNATURE
  98.         mcw-roofs-2.0.1-mc1.16.5-4.jar                    |Macaw's Roofs                 |mcwroofs                      |2.0.1               |DONE      |Manifest: NOSIGNATURE
  99.         cfm-7.0.0pre22-1.16.3.jar                         |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre22         |DONE      |Manifest: NOSIGNATURE
  100.         observerlib-1.16.5-1.5.3.jar                      |ObserverLib                   |observerlib                   |1.16.5-1.5.3        |DONE      |Manifest: NOSIGNATURE
  101.         mcw-furniture-2.0.1-mc1.16.5.jar                  |Macaw's Furniture             |mcwfurnitures                 |2.0.1               |DONE      |Manifest: NOSIGNATURE
  102.         AdChimneys-1.16.5-6.0.12.0-build.0177.jar         |Advanced Chimneys             |adchimneys                    |6.0.12.0            |DONE      |Manifest: NOSIGNATURE
  103.         CustomStartingGear-1.16.5-2.0.3-universal.jar     |Custom Starter Gear           |customstartinggear            |2.0.3.1             |DONE      |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
  104.         FastLeafDecay-v25.jar                             |FastLeafDecay                 |fastleafdecay                 |v25                 |DONE      |Manifest: NOSIGNATURE
  105.         CodeChickenLib-1.16.5-4.0.3.434-universal.jar     |CodeChicken Lib               |codechickenlib                |4.0.3.434           |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  106.         geckolib-forge-1.16.5-3.0.46.jar                  |GeckoLib                      |geckolib3                     |3.0.46              |DONE      |Manifest: NOSIGNATURE
  107.         mcw-lights-1.0.0-mc1.16.5.jar                     |Macaw's Lights and Lamps      |mcwlights                     |1.0.0               |DONE      |Manifest: NOSIGNATURE
  108.         Industrial Agriculture[Industrial Foregoing]-1.16.|Industrial Agriculture Plugin-|iapif                         |1.16.3-1.7.1        |DONE      |Manifest: NOSIGNATURE
  109.         woot-1.16.5-1.0.8.0.jar                           |Woot                          |woot                          |1.16.5-1.0.8.0      |DONE      |Manifest: NOSIGNATURE
  110.         jei-1.16.5-7.7.1.121.jar                          |Just Enough Items             |jei                           |7.7.1.121           |DONE      |Manifest: NOSIGNATURE
  111.         ComfortableNether4.9.jar                          |Comfortable Nether            |comfortable_nether            |1.0.0               |DONE      |Manifest: NOSIGNATURE
  112.         Mekanism-1.16.5-10.0.21.448.jar                   |Mekanism                      |mekanism                      |10.0.21             |DONE      |Manifest: NOSIGNATURE
  113.         bdlib-1.17.1.11-mc1.16.5.jar                      |BdLib                         |bdlib                         |1.17.1.11           |DONE      |Manifest: NOSIGNATURE
  114.         createchunkloading-0.2.0.jar                      |Create Chunkloading           |createchunkloading            |0.2.0               |DONE      |Manifest: NOSIGNATURE
  115.         PrettyPipesFluids-0.4.1.jar                       |Pretty Fluid Pipes            |ppfluids                      |0.4.1               |DONE      |Manifest: NOSIGNATURE
  116.         NaturesCompass-1.16.5-1.9.1-forge.jar             |Nature's Compass              |naturescompass                |1.16.5-1.9.1-forge  |DONE      |Manifest: NOSIGNATURE
  117.         SereneSeasons-1.16.5-4.0.1.121-universal.jar      |Serene Seasons                |sereneseasons                 |1.16.5-4.0.1.121    |DONE      |Manifest: NOSIGNATURE
  118.         LibX-1.16.3-1.0.76.jar                            |LibX                          |libx                          |1.16.3-1.0.76       |DONE      |Manifest: NOSIGNATURE
  119.         FarmingForBlockheads_1.16.5-7.3.1.jar             |Farming for Blockheads        |farmingforblockheads          |7.3.1               |DONE      |Manifest: NOSIGNATURE
  120.         alib-1.16.4-1.jar                                 |A Lib                         |alib                          |1.16.4-1            |DONE      |Manifest: NOSIGNATURE
  121.         pedestals-0.8s_hotfix_5.jar                       |Pedestals                     |pedestals                     |0.8s_hotfix_5       |DONE      |Manifest: NOSIGNATURE
  122.         extradisks-1.16.4-1.5.1.jar                       |Extra Disks                   |extradisks                    |1.5.1               |DONE      |Manifest: NOSIGNATURE
  123.         inzheFoPCore-v.1.2.0.jar                          |inzheFoPs Core                |inzhefopcore                  |1.0.0               |DONE      |Manifest: NOSIGNATURE
  124.         ironchest-1.16.5-11.2.13.jar                      |Iron Chests                   |ironchest                     |1.16.5-11.2.13      |DONE      |Manifest: NOSIGNATURE
  125.         MythicBotany-1.16.5-1.4.6.jar                     |MythicBotany                  |mythicbotany                  |1.16.5-1.4.6        |DONE      |Manifest: NOSIGNATURE
  126.         IntegratedCrafting-1.16.5-1.0.17.jar              |IntegratedCrafting            |integratedcrafting            |1.0.17              |DONE      |Manifest: NOSIGNATURE
  127.         alchemistry-1.16.5-1.jar                          |Alchemistry                   |alchemistry                   |1.16.5-1            |DONE      |Manifest: NOSIGNATURE
  128.         ZeroCore2-1.16.5-2.1.3.jar                        |Zero CORE 2                   |zerocore                      |1.16.5-2.1.3        |DONE      |Manifest: NOSIGNATURE
  129.         forge-1.16.5-36.2.4-client.jar                    |Minecraft                     |minecraft                     |1.16.5              |DONE      |Manifest: NOSIGNATURE
  130.         MouseTweaks-2.14-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks                   |2.14                |DONE      |Manifest: NOSIGNATURE
  131.         pamhc2crops-1.16.3-1.0.2.jar                      |Pam's HarvestCraft 2 Crops    |pamhc2crops                   |version             |DONE      |Manifest: NOSIGNATURE
  132.         creativeapiary-1.16.5-1.72.jar                    |Creative Apiary               |creativeapiary                |1.16.5-1.72         |DONE      |Manifest: NOSIGNATURE
  133.         pipez-1.16.5-1.2.7.jar                            |Pipez                         |pipez                         |1.16.5-1.2.7        |DONE      |Manifest: NOSIGNATURE
  134.         flywheel-1.16-0.2.3.jar                           |Flywheel                      |flywheel                      |1.16-0.2.3          |DONE      |Manifest: NOSIGNATURE
  135.         Mantle-1.16.5-1.6.123.jar                         |Mantle                        |mantle                        |1.6.123             |DONE      |Manifest: NOSIGNATURE
  136.         Xaeros_Minimap_21.16.0_Forge_1.16.5.jar           |Xaero's Minimap               |xaerominimap                  |21.16.0             |DONE      |Manifest: NOSIGNATURE
  137.         IntegratedDynamics-1.16.5-1.9.4.jar               |IntegratedDynamics            |integrateddynamics            |1.9.4               |DONE      |Manifest: NOSIGNATURE
  138.         integratednbt-1.16.4-1.4.2.jar                    |Integrated NBT                |integratednbt                 |version             |DONE      |Manifest: NOSIGNATURE
  139.         pamhc2foodcore-1.16.3-1.0.2.jar                   |Pam's HarvestCraft 2 Food Core|pamhc2foodcore                |version             |DONE      |Manifest: NOSIGNATURE
  140.         ftb-backups-2.1.1.6.jar                           |FTB Backups                   |ftbbackups                    |2.1.1.6             |DONE      |Manifest: NOSIGNATURE
  141.         polymorph-forge-1.16.5-0.25.jar                   |Polymorph                     |polymorph                     |1.16.5-0.25         |DONE      |Manifest: NOSIGNATURE
  142.         AutoRegLib-1.6-49.jar                             |AutoRegLib                    |autoreglib                    |1.6-49              |DONE      |Manifest: NOSIGNATURE
  143.         structurize-0.13.219-ALPHA-universal.jar          |Structurize                   |structurize                   |0.13.219-ALPHA      |DONE      |Manifest: NOSIGNATURE
  144.         create-supercharged-1.3.jar                       |Create: SuperCharged          |createsupercharged            |1.0.0               |DONE      |Manifest: NOSIGNATURE
  145.         occultism-1.16.5-1.11.1.jar                       |Occultism                     |occultism                     |1.16.5-1.11.1       |DONE      |Manifest: NOSIGNATURE
  146.         Industrial Agriculture[Mekanism]-1.16.3-1.7.1.jar |Industrial Agriculture Plugin-|iapmekanism                   |1.16.3-1.7.1        |DONE      |Manifest: NOSIGNATURE
  147.         extremeSoundMuffler-3.13-1.16.5.jar               |Extreme Sound Muffler         |extremesoundmuffler           |3_forge-1.16.5      |DONE      |Manifest: NOSIGNATURE
  148.         enchantedbookredesign-3.3-1.16.4.jar              |Enchanted Book Redesign       |enchantedbookredesign         |3.3-1.16.4          |DONE      |Manifest: NOSIGNATURE
  149.         CyclopsCore-1.16.5-1.11.9.jar                     |Cyclops Core                  |cyclopscore                   |1.11.9              |DONE      |Manifest: NOSIGNATURE
  150.         randomloot-1.16.5-2.3.9.jar                       |Random Loot Mod               |randomloot                    |1.16.5-2.3.9        |DONE      |Manifest: NOSIGNATURE
  151.         astralsorcery-1.16-1.16.5-1.13.12.jar             |Astral Sorcery                |astralsorcery                 |1.16.5-1.13.12      |DONE      |Manifest: 45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7
  152.         eidolon-0.2.7.jar                                 |Eidolon                       |eidolon                       |0.2.7               |DONE      |Manifest: NOSIGNATURE
  153.         DoggyTalents-1.16.5-2.1.0.0.jar                   |Doggy Talents 2               |doggytalents                  |2.1.0.0             |DONE      |Manifest: NOSIGNATURE
  154.         Industrial Agriculture[Core]-1.16.5-1.8.11.jar    |Industrial Agriculture        |industrialagriculture         |1.16.5-1.8.11       |DONE      |Manifest: NOSIGNATURE
  155.         XaerosWorldMap_1.17.0.1_Forge_1.16.5.jar          |Xaero's World Map             |xaeroworldmap                 |1.17.0.1            |DONE      |Manifest: NOSIGNATURE
  156.         CookingForBlockheads_1.16.5-9.3.4.jar             |Cooking for Blockheads        |cookingforblockheads          |9.3.4               |DONE      |Manifest: NOSIGNATURE
  157.         Controlling-7.0.0.24.jar                          |Controlling                   |controlling                   |7.0.0.24            |DONE      |Manifest: NOSIGNATURE
  158.         Placebo-1.16.5-4.6.0.jar                          |Placebo                       |placebo                       |4.6.0               |DONE      |Manifest: NOSIGNATURE
  159.         citadel-1.8.1-1.16.5.jar                          |Citadel                       |citadel                       |1.8.1               |DONE      |Manifest: NOSIGNATURE
  160.         alexsmobs-1.12.0.jar                              |Alex's Mobs                   |alexsmobs                     |1.12.0              |DONE      |Manifest: NOSIGNATURE
  161.         iceandfire-2.1.9-1.16.5.jar                       |Ice and Fire                  |iceandfire                    |2.1.9-1.16.5        |DONE      |Manifest: NOSIGNATURE
  162.         allthemodium-1.5.12-1.16.5-36.1.23.jar            |Allthemodium                  |allthemodium                  |1.5.12-1.16.5-36.1.2|DONE      |Manifest: NOSIGNATURE
  163.         rats-7.2.0-1.16.5.jar                             |Rats                          |rats                          |7.2.0               |DONE      |Manifest: NOSIGNATURE
  164.         ratlantis-1.0.0-1.16.3.jar                        |Rats: Ratlantis               |ratlantis                     |1.0.0-1.16.3        |DONE      |Manifest: NOSIGNATURE
  165.         potionsmaster-0.2.2-1.16.5-36.1.0.jar             |Potions Master                |potionsmaster                 |0.2.2-1.16.5-36.1.0 |DONE      |Manifest: NOSIGNATURE
  166.         gemsnjewels-1.16.4-0.21.0.jar                     |Gems & Jewels                 |gemsnjewels                   |0.21.0              |DONE      |Manifest: NOSIGNATURE
  167.         culinaryconstruct-forge-1.16.5-4.0.0.6.jar        |Culinary Construct            |culinaryconstruct             |1.16.5-4.0.0.6      |DONE      |Manifest: NOSIGNATURE
  168.         Bookshelf-Forge-1.16.5-10.2.27.jar                |Bookshelf                     |bookshelf                     |10.2.27             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  169.         DarkUtilities-1.16.5-8.0.11.jar                   |Dark Utilities                |darkutils                     |8.0.11              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  170.         BotanyPots-1.16.5-7.1.24.jar                      |BotanyPots                    |botanypots                    |7.1.24              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  171.         BotanyTrees-1.16.5-3.0.6.jar                      |BotanyTrees                   |botanytrees                   |3.0.6               |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  172.         sophisticatedbackpacks-1.16.5-3.2.12.337.jar      |Sophisticated Backpacks       |sophisticatedbackpacks        |1.16.5-3.2.12.337   |DONE      |Manifest: NOSIGNATURE
  173.         Industrial Agriculture[Powah]-1.16.3-1.7.1.jar    |Industrial Agriculture Plugin-|iapp                          |1.16.3-1.7.1        |DONE      |Manifest: NOSIGNATURE
  174.         buildinggadgets-1.16.5-3.8.0.jar                  |Building Gadgets              |buildinggadgets               |3.8.0               |DONE      |Manifest: NOSIGNATURE
  175.         FramedBlocks-2.10.0.jar                           |FramedBlocks                  |framedblocks                  |2.10.0              |DONE      |Manifest: NOSIGNATURE
  176.         forge-1.16.5-36.2.4-universal.jar                 |Forge                         |forge                         |36.2.4              |DONE      |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
  177.         cofh_core-1.16.5-1.3.1.jar                        |CoFH Core                     |cofh_core                     |1.3.1               |DONE      |Manifest: NOSIGNATURE
  178.         thermal_foundation-1.16.5-1.3.2.jar               |Thermal Series                |thermal                       |1.3.2               |DONE      |Manifest: NOSIGNATURE
  179.         thermal_innovation-1.16.5-1.3.0.jar               |Thermal Innovation            |thermal_innovation            |1.3.0               |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  180.         thermal_locomotion-1.16.5-1.3.0.jar               |Thermal Locomotion            |thermal_locomotion            |1.3.0               |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  181.         thermal_cultivation-1.16.5-1.3.0.jar              |Thermal Cultivation           |thermal_cultivation           |1.3.0               |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  182.         Aquaculture-1.16.5-2.1.21.jar                     |Aquaculture 2                 |aquaculture                   |1.16.5-2.1.21       |DONE      |Manifest: NOSIGNATURE
  183.         relics-0.2.6.jar                                  |Relics                        |relics                        |0.2.6               |DONE      |Manifest: NOSIGNATURE
  184.         mcw-doors-1.0.3-mc1.16.5.jar                      |Macaw's Doors                 |mcwdoors                      |1.0.3               |DONE      |Manifest: NOSIGNATURE
  185.         MekanismGenerators-1.16.5-10.0.21.448.jar         |Mekanism: Generators          |mekanismgenerators            |10.0.21             |DONE      |Manifest: NOSIGNATURE
  186.         LostTrinkets-1.16.5-0.1.27.jar                    |Lost Trinkets                 |losttrinkets                  |0.1.27              |DONE      |Manifest: NOSIGNATURE
  187.         absentbydesign-1.16.5-1.5.0.jar                   |Absent By Design Mod          |absentbydesign                |1.16.5-1.5.0        |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  188.         twilightforest-1.16.5-4.0.546-universal.jar       |The Twilight Forest           |twilightforest                |NONE                |DONE      |Manifest: NOSIGNATURE
  189.         mob_grinding_utils-1.16.5-0.4.28.jar              |Mob Grinding Utils            |mob_grinding_utils            |1.16.5-0.4.28       |DONE      |Manifest: NOSIGNATURE
  190.         Industrial Agriculture[Botania]-1.16.5-1.7.2.jar  |Industrial Agriculture Plugin-|iapb                          |1.16.5-1.7.2        |DONE      |Manifest: NOSIGNATURE
  191.         PrettyPipes-1.9.4.jar                             |Pretty Pipes                  |prettypipes                   |1.9.4               |DONE      |Manifest: NOSIGNATURE
  192.         Industrial Agriculture[Gobber]-1.16.3-1.7.1.jar   |Industrial Agriculture Plugin-|iapg                          |1.16.3-1.7.1        |DONE      |Manifest: NOSIGNATURE
  193.         chipped-1.1.2.jar                                 |Chipped                       |chipped                       |1.1.2               |DONE      |Manifest: NOSIGNATURE
  194.         mcw-bridges-1.0.6-mc1.16.5.jar                    |Macaw's Bridges               |mcwbridges                    |1.0.6               |DONE      |Manifest: NOSIGNATURE
  195.         FarmersDelight-1.16.5-0.4.6.jar                   |Farmer's Delight              |farmersdelight                |1.16.5-0.4.6        |DONE      |Manifest: NOSIGNATURE
  196.         ResourcefulBees-1.16.5-0.9.9.4.jar                |Resourceful Bees              |resourcefulbees               |1.16.5-0.9.9.4      |DONE      |Manifest: NOSIGNATURE
  197.         entangled-1.3.6-mc1.16.5.jar                      |Entangled                     |entangled                     |1.3.6               |DONE      |Manifest: NOSIGNATURE
  198.         CommonCapabilities-1.16.5-2.7.0.jar               |CommonCapabilities            |commoncapabilities            |2.7.0               |DONE      |Manifest: NOSIGNATURE
  199.         MekanismAdditions-1.16.5-10.0.21.448.jar          |Mekanism: Additions           |mekanismadditions             |10.0.21             |DONE      |Manifest: NOSIGNATURE
  200.         Lollipop-1.16.5-3.2.9.jar                         |Lollipop                      |lollipop                      |3.2.9               |DONE      |Manifest: NOSIGNATURE
  201.         mcw-fences-1.0.0-mc1.16.5.jar                     |Macaw's Fences and Walls      |mcwfences                     |1.0.0               |DONE      |Manifest: NOSIGNATURE
  202.         TrackAPI-1.16.4-forge-1.2.1.jar                   |TrackAPI                      |trackapi                      |1.2                 |DONE      |Manifest: NOSIGNATURE
  203.         pamhc2foodextended-1.16.3-1.0.4.jar               |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended            |version             |DONE      |Manifest: NOSIGNATURE
  204.         dpanvil-1.16.5-1.2.3.jar                          |DataPack Anvil                |dpanvil                       |1.16.5-1.2.3        |DONE      |Manifest: NOSIGNATURE
  205.         Patchouli-1.16.4-53.1.jar                         |Patchouli                     |patchouli                     |1.16.4-53.1         |DONE      |Manifest: NOSIGNATURE
  206.         ars_nouveau-1.16.5-1.23.5.jar                     |Ars Nouveau                   |ars_nouveau                   |1.23.5              |DONE      |Manifest: NOSIGNATURE
  207.         Industrial Agriculture[Silent's Gems]-1.16.3-1.7.1|Industrial Agriculture Plugin-|iapsg                         |1.16.3-1.7.1        |DONE      |Manifest: NOSIGNATURE
  208.         thermal_expansion-1.16.5-1.3.0.jar                |Thermal Expansion             |thermal_expansion             |1.3.0               |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  209.         IntegratedTunnels-1.16.5-1.8.6.jar                |IntegratedTunnels             |integratedtunnels             |1.8.6               |DONE      |Manifest: NOSIGNATURE
  210.         MysticalCustomization-1.16.4-2.1.5.jar            |Mystical Customization        |mysticalcustomization         |2.1.5               |DONE      |Manifest: NOSIGNATURE
  211.         elevatorid-1.16.5-1.7.13.jar                      |Elevator Mod                  |elevatorid                    |1.16.5-1.7.13       |DONE      |Manifest: NOSIGNATURE
  212.         Gobber2-Forge-1.16.5-2.3.51.jar                   |Gobber 2                      |gobber2                       |2.3.51              |DONE      |Manifest: NOSIGNATURE
  213.         ftb-ultimine-forge-1605.3.0-build.25.jar          |FTB Ultimine                  |ftbultimine                   |1605.3.0-build.25   |DONE      |Manifest: NOSIGNATURE
  214.         Ultimate SkyBlock Resource Generator-1.16.5-3.0.ja|Ultimate Skyblock Resource Gen|usrg                          |1.16.5-3.0          |DONE      |Manifest: NOSIGNATURE
  215.         Runelic-1.16.5-7.0.2.jar                          |Runelic                       |runelic                       |7.0.2               |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  216.         MekanismTools-1.16.5-10.0.21.448.jar              |Mekanism: Tools               |mekanismtools                 |10.0.21             |DONE      |Manifest: NOSIGNATURE
  217.         architectury-1.22.32-forge.jar                    |Architectury                  |architectury                  |1.22.32             |DONE      |Manifest: NOSIGNATURE
  218.         ftb-library-forge-1605.3.3-build.68.jar           |FTB Library                   |ftblibrary                    |1605.3.3-build.68   |DONE      |Manifest: NOSIGNATURE
  219.         ftb-teams-forge-1605.2.2-build.24.jar             |FTB Teams                     |ftbteams                      |1605.2.2-build.24   |DONE      |Manifest: NOSIGNATURE
  220.         ImmersiveRailroading-1.16.5-forge-1.9.1.jar       |Immersive Railroading         |immersiverailroading          |1.16.5-forge-1.9.1  |DONE      |Manifest: NOSIGNATURE
  221.         UniversalModCore-1.16.5-forge-1.1.3.jar           |Universal Mod Core            |universalmodcore              |1.1.3               |DONE      |Manifest: NOSIGNATURE
  222.         ExtremeReactors2-1.16.5-2.0.27.jar                |Extreme Reactors              |bigreactors                   |1.16.5-2.0.27       |DONE      |Manifest: NOSIGNATURE
  223.         chunkloaders-1.1.7-mc1.16.5.jar                   |Chunk Loaders                 |chunkloaders                  |1.1.7               |DONE      |Manifest: NOSIGNATURE
  224.         Cyclic-1.16.5-1.3.8.jar                           |Cyclic                        |cyclic                        |1.16.5-1.3.8        |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  225.         rhino-forge-1605.1.3-build.54.jar                 |Rhino                         |rhino                         |1605.1.3-build.54   |DONE      |Manifest: NOSIGNATURE
  226.         Cucumber-1.16.4-4.1.10.jar                        |Cucumber Library              |cucumber                      |4.1.10              |DONE      |Manifest: NOSIGNATURE
  227.         pamhc2trees-1.16.3-1.0.1.jar                      |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees                   |1.0.1               |DONE      |Manifest: NOSIGNATURE
  228.         Overloaded-1.16.4-0.0.94.jar                      |Overloaded                    |overloaded                    |1.16.4-0.0.93       |DONE      |Manifest: 8f:e1:00:20:a7:e0:d5:e3:c4:cd:aa:9f:76:9b:99:87:e0:09:9e:98:80:e2:57:c6:5d:d1:b1:c3:79:22:e5:65
  229.         NourishedNetherV8.jar                             |Nourished Nether              |nourished_nether              |1.0.8               |DONE      |Manifest: NOSIGNATURE
  230.         NourishedEndV2.jar                                |Nourished End                 |nourished_end                 |1.0.2               |DONE      |Manifest: NOSIGNATURE
  231.         elementalcraft-1.16.5-2.7.10.jar                  |ElementalCraft                |elementalcraft                |1.16.5-2.7.10       |DONE      |Manifest: NOSIGNATURE
  232.         platforms-1.16-1.7.11.jar                         |Platforms                     |platforms                     |1.7.11              |DONE      |Manifest: NOSIGNATURE
  233.         Druidcraft-1.16.5-0.4.53.jar                      |Druidcraft                    |druidcraft                    |0.4.52              |DONE      |Manifest: NOSIGNATURE
  234.         abnormals_core-1.16.5-3.2.0.jar                   |Abnormals Core                |abnormals_core                |3.2.0               |DONE      |Manifest: NOSIGNATURE
  235.         upgrade_aquatic-1.16.5-3.1.0.jar                  |Upgrade Aquatic               |upgrade_aquatic               |3.1.0               |DONE      |Manifest: NOSIGNATURE
  236.         nethers_delight-2.1.jar                           |Nethers Delight               |nethers_delight               |2.1                 |DONE      |Manifest: NOSIGNATURE
  237.         create-mc1.16.5_v0.3.2d.jar                       |Create                        |create                        |v0.3.2d             |DONE      |Manifest: NOSIGNATURE
  238.         createdeco-1.0.2-1.16.5.jar                       |Create Deco                   |createdeco                    |1.0.2               |DONE      |Manifest: NOSIGNATURE
  239.         createautomated-1.16.5-1.4.0b.jar                 |Create Automated              |createautomated               |1.16.5-1.4.0b       |DONE      |Manifest: NOSIGNATURE
  240.         morecreatestuffs-mc1.16-1.4.1b.jar                |More Create Stuffs            |morecreatestuffs              |mc1.16-1.4.1b       |DONE      |Manifest: NOSIGNATURE
  241.         Waystones_1.16.5-7.6.3.jar                        |Waystones                     |waystones                     |7.6.3               |DONE      |Manifest: NOSIGNATURE
  242.         mcw-paintings-1.0.2-mc1.16.5.jar                  |Macaw's Paintings             |mcwpaintings                  |1.0.2               |DONE      |Manifest: NOSIGNATURE
  243.         comforts-forge-1.16.5-4.0.1.3.jar                 |Comforts                      |comforts                      |1.16.5-4.0.1.3      |DONE      |Manifest: NOSIGNATURE
  244.         MekanismMatter-1.20.1-Beta-1.16.5.jar             |Mekanism: Matter              |mekanismmatter                |1.19.0              |DONE      |Manifest: NOSIGNATURE
  245.         decorative_blocks-1.16.4-1.7.2.jar                |Decorative Blocks             |decorative_blocks             |1.7.2               |DONE      |Manifest: NOSIGNATURE
  246.         charginggadgets-1.3.0.jar                         |Charging Gadgets              |charginggadgets               |1.3.0               |DONE      |Manifest: NOSIGNATURE
  247.         betteranimalsplus-1.16.5-10.2.0.jar               |Better Animals Plus           |betteranimalsplus             |10.2.0              |DONE      |Manifest: NOSIGNATURE
  248.         creeperconfetti-3.7.jar                           |Creeper Confetti              |creeperconfetti               |3.7                 |DONE      |Manifest: NOSIGNATURE
  249.         lazydfu-0.1.3.jar                                 |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
  250.         mcjtylib-1.16-5.0.22.jar                          |McJtyLib                      |mcjtylib                      |1.16-5.0.22         |DONE      |Manifest: NOSIGNATURE
  251.         rftoolsbase-1.16-2.0.11.jar                       |RFToolsBase                   |rftoolsbase                   |1.16-2.0.11         |DONE      |Manifest: NOSIGNATURE
  252.         rftoolsdim-1.16-7.0.14-beta.jar                   |RFToolsDimensions             |rftoolsdim                    |1.16-7.0.14-beta    |DONE      |Manifest: NOSIGNATURE
  253.         rftoolspower-1.16-3.0.9.jar                       |RFToolsPower                  |rftoolspower                  |1.16-3.0.9          |DONE      |Manifest: NOSIGNATURE
  254.         rftoolsbuilder-1.16-3.1.2.jar                     |RFToolsBuilder                |rftoolsbuilder                |1.16-3.1.2          |DONE      |Manifest: NOSIGNATURE
  255.         rftoolsstorage-1.16-2.0.13.jar                    |RFToolsStorage                |rftoolsstorage                |1.16-2.0.13         |DONE      |Manifest: NOSIGNATURE
  256.         rftoolscontrol-1.16-4.0.11.jar                    |RFToolsControl                |rftoolscontrol                |1.16-4.0.11         |DONE      |Manifest: NOSIGNATURE
  257.         mahoutsukai-1.16.5-v1.31.42.jar                   |Mahou Tsukai                  |mahoutsukai                   |1.16.5-v1.31.42     |DONE      |Manifest: NOSIGNATURE
  258.         Toast-Control-1.16.4-4.3.1.jar                    |Toast Control                 |toastcontrol                  |4.3.1               |DONE      |Manifest: NOSIGNATURE
  259.         compactstorage-1.16.5-5.1b17.jar                  |Compact Storage               |compactstorage                |1.16.5-5.1b17       |DONE      |Manifest: NOSIGNATURE
  260.         mininggadgets-1.7.5.jar                           |Mining Gadgets                |mininggadgets                 |1.7.5               |DONE      |Manifest: NOSIGNATURE
  261.         EnderStorage-1.16.5-2.8.0.168-universal.jar       |EnderStorage                  |enderstorage                  |2.8.0.168           |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  262.         AkashicTome-1.4-16.jar                            |Akashic Tome                  |akashictome                   |1.4-16              |DONE      |Manifest: NOSIGNATURE
  263.         ftb-chunks-forge-1605.3.1-build.48.jar            |FTB Chunks                    |ftbchunks                     |1605.3.1-build.48   |DONE      |Manifest: NOSIGNATURE
  264.         kubejs-forge-1605.3.15-build.110.jar              |KubeJS                        |kubejs                        |1605.3.15-build.110 |DONE      |Manifest: NOSIGNATURE
  265.         kubejs-thermal-1605.1.4-build.2.jar               |KubeJS Thermal                |kubejs_thermal                |1605.1.4-build.2    |DONE      |Manifest: NOSIGNATURE
  266.         kubejs-create-1605.1.2-build.7.jar                |KubeJS Create                 |kubejs_create                 |1605.1.2-build.7    |DONE      |Manifest: NOSIGNATURE
  267.         kubejs-mekanism-1605.1.2-build.2.jar              |KubeJS Mekanism               |kubejs_mekanism               |1605.1.2-build.2    |DONE      |Manifest: NOSIGNATURE
  268.         creategears-1.16.5-1.3.1.jar                      |Create Gears                  |creategears                   |1.16.5-1.3.1        |DONE      |Manifest: NOSIGNATURE
  269.         BrandonsCore-1.16.5-3.0.10.237-universal.jar      |Brandon's Core                |brandonscore                  |3.0.10.237          |DONE      |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
  270.         Draconic-Evolution-1.16.5-3.0.14.412-universal.jar|Draconic Evolution            |draconicevolution             |3.0.14.412          |DONE      |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
  271.         ColossalChests-1.16.4-1.7.13.jar                  |ColossalChests                |colossalchests                |1.7.13              |DONE      |Manifest: NOSIGNATURE
  272.         immersiveposts-1.16.5-4.2.2.jar                   |Immersive Posts               |immersiveposts                |4.2.0               |DONE      |Manifest: d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0
  273.         ImmersiveEngineering-1.16.5-5.0.3-138.jar         |Immersive Engineering         |immersiveengineering          |1.16.5-5.0.3-138    |DONE      |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
  274.         kubejs-immersive-engineering-1605.1.1-build.1.jar |KubeJS Immersive Engineering  |kubejs_immersive_engineering  |1605.1.1-build.1    |DONE      |Manifest: NOSIGNATURE
  275.         MysticalAgriculture-1.16.5-4.2.2.jar              |Mystical Agriculture          |mysticalagriculture           |4.2.2               |DONE      |Manifest: NOSIGNATURE
  276.         MysticalAgradditions-1.16.5-4.2.1.jar             |Mystical Agradditions         |mysticalagradditions          |4.2.1               |DONE      |Manifest: NOSIGNATURE
  277.         matc-1.1.2.jar                                    |Mystical Agriculture Tiered Cr|matc                          |1.1.2               |DONE      |Manifest: NOSIGNATURE
  278.         TConstruct-1.16.5-3.1.2.265.jar                   |Tinkers' Construct            |tconstruct                    |3.1.2.265           |DONE      |Manifest: NOSIGNATURE
  279.         rftoolsutility-1.16-3.1.2.jar                     |RFToolsUtility                |rftoolsutility                |1.16-3.1.2          |DONE      |Manifest: NOSIGNATURE
  280.         ocean_expansion_1.16.5_Release_3.1.0.jar          |The Ocean Expansion           |ocean_expansion               |Release 3.1.0       |DONE      |Manifest: NOSIGNATURE
  281.         titanium-1.16.5-3.2.8.5-20.jar                    |Titanium                      |titanium                      |3.2.8.5             |DONE      |Manifest: NOSIGNATURE
  282.         mana-and-artifice-1.4.0.8.jar                     |Mana and Artifice             |mana-and-artifice             |1.4.0.8             |DONE      |Manifest: NOSIGNATURE
  283.         silent-lib-1.16.3-4.9.6.jar                       |Silent Lib                    |silentlib                     |4.9.6               |DONE      |Manifest: NOSIGNATURE
  284.         Jade-1.16.4-2.7.4.jar                             |Jade                          |jade                          |2.7.4               |DONE      |Manifest: NOSIGNATURE
  285.         ctiers-1.16.5-1.35.jar                            |Centrifuge Tiers              |ctiers                        |1.16.5-1.35         |DONE      |Manifest: NOSIGNATURE
  286.         create-addon-v5.jar                               |Create Add-On                 |create_addon                  |1.0.0               |DONE      |Manifest: NOSIGNATURE
  287.         boatcontraptions-1.16-0.1.3.jar                   |boatcontraptions              |boatcontraptions              |1.0.0               |DONE      |Manifest: NOSIGNATURE
  288.         Quark-r2.4-316.jar                                |Quark                         |quark                         |r2.4-316            |DONE      |Manifest: NOSIGNATURE
  289.         chemlib-1.16.4-1.jar                              |Chem Lib                      |chemlib                       |1.16.4-1            |DONE      |Manifest: NOSIGNATURE
  290.         StorageDrawers-1.16.3-8.3.0.jar                   |Storage Drawers               |storagedrawers                |8.3.0               |DONE      |Manifest: NOSIGNATURE
  291.         minecolonies-1.0.0-RELEASE-universal.jar          |MineColonies                  |minecolonies                  |1.0.0-RELEASE       |DONE      |Manifest: NOSIGNATURE
  292.         Infinitylib-2.0.6-hotfix.jar                      |InfinityLib                   |infinitylib                   |1.16.5-2.0.6        |DONE      |Manifest: NOSIGNATURE
  293.         agricraft-3.0.4.jar                               |AgriCraft                     |agricraft                     |1.16.5-3.0.4        |DONE      |Manifest: NOSIGNATURE
  294.         engineersdecor-1.16.4-1.1.14.jar                  |Engineer's Decor              |engineersdecor                |1.1.14              |DONE      |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
  295.         Chisel-MC1.16.5-2.0.1-alpha.4.jar                 |Chisel                        |chisel                        |MC1.16.5-2.0.1-alpha|DONE      |Manifest: NOSIGNATURE
  296.         SoL-Carrot-1.16.5-1.10.1.jar                      |Spice of Life: Carrot Edition |solcarrot                     |1.16.5-1.10.1       |DONE      |Manifest: NOSIGNATURE
  297.         SilentGems-1.16.3-3.7.16.jar                      |Silent's Gems 3               |silentgems                    |3.7.16              |DONE      |Manifest: NOSIGNATURE
  298.         refinedstorageaddons-0.7.3.jar                    |Refined Storage Addons        |refinedstorageaddons          |0.7.3               |DONE      |Manifest: NOSIGNATURE
  299.         valhelsia_core-16.0.10.jar                        |Valhelsia Core                |valhelsia_core                |16.0.10             |DONE      |Manifest: NOSIGNATURE
  300.         forbidden_arcanus-16.2.0-beta-4.jar               |Forbidden & Arcanus           |forbidden_arcanus             |16.2.0-beta-4       |DONE      |Manifest: NOSIGNATURE
  301.         chiselsandbits-1.0.0-ALPHA-universal.jar          |Chisels & bits                |chiselsandbits                |1.0.0-ALPHA         |DONE      |Manifest: NOSIGNATURE
  302.         createaddition-1.16.5-20210902a.jar               |Create Crafts & Additions     |createaddition                |1.16.5-20210902a    |DONE      |Manifest: NOSIGNATURE
  303.     Crash Report UUID: 3306f323-6086-4850-9c16-6d1f3b555fac
  304.     Patchouli open book context: n/a
  305.     Player Count: 1 / 8; [ServerPlayerEntity['AnimalLover6866'/1571, l='ServerLevel[Pridor LP]', x=100.50, y=75.00, z=100.50]]
  306.     Data Packs: vanilla, mod:create_stuff_additions, mod:supermartijn642configlib, mod:integratedterminals, mod:prefab, mod:projecte, mod:mcwwindows, mod:ironjetpacks, mod:forgeendertech, mod:irongenerators, mod:ctm (incompatible), mod:integratedrest, mod:evilcraft, mod:powah, mod:xreliquary, mod:apotheosis (incompatible), mod:twerkitmeal, mod:colossal_battery, mod:shetiphiancore, mod:createfa, mod:refinedstorage, mod:alltheores, mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:biomesoplenty, mod:ironfurnaces, mod:mcwtrpdoors (incompatible), mod:silentgear, mod:supermartijn642corelib, mod:botania, mod:mysticaladaptations (incompatible), mod:curios, mod:advgenerators, mod:tombstone, mod:extrastorage, mod:theabyss, mod:naturesaura (incompatible), mod:mcwroofs, mod:cfm (incompatible), mod:observerlib, mod:mcwfurnitures, mod:adchimneys, mod:customstartinggear (incompatible), mod:fastleafdecay (incompatible), mod:codechickenlib (incompatible), mod:geckolib3 (incompatible), mod:mcwlights (incompatible), mod:iapif (incompatible), mod:woot, mod:jei, mod:comfortable_nether, mod:mekanism, mod:bdlib, mod:createchunkloading (incompatible), mod:ppfluids (incompatible), mod:naturescompass (incompatible), mod:sereneseasons, mod:libx, mod:farmingforblockheads (incompatible), mod:alib (incompatible), mod:pedestals (incompatible), mod:extradisks, mod:inzhefopcore, mod:ironchest, mod:mythicbotany, mod:integratedcrafting, mod:alchemistry (incompatible), mod:zerocore, mod:mousetweaks, mod:pamhc2crops (incompatible), mod:creativeapiary (incompatible), mod:pipez, mod:flywheel, mod:mantle (incompatible), mod:xaerominimap, mod:integrateddynamics, mod:integratednbt (incompatible), mod:pamhc2foodcore (incompatible), mod:ftbbackups (incompatible), mod:polymorph, mod:autoreglib (incompatible), mod:structurize, mod:createsupercharged, mod:occultism, mod:iapmekanism (incompatible), mod:extremesoundmuffler, mod:enchantedbookredesign (incompatible), mod:cyclopscore, mod:randomloot, mod:astralsorcery, mod:eidolon, mod:doggytalents (incompatible), mod:industrialagriculture, mod:xaeroworldmap, mod:cookingforblockheads (incompatible), mod:controlling, mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:iceandfire (incompatible), mod:allthemodium, mod:rats, mod:ratlantis, mod:potionsmaster, mod:gemsnjewels (incompatible), mod:culinaryconstruct (incompatible), mod:bookshelf, mod:darkutils (incompatible), mod:botanypots, mod:botanytrees, mod:sophisticatedbackpacks, mod:iapp (incompatible), mod:buildinggadgets, mod:framedblocks (incompatible), mod:forge, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_innovation (incompatible), mod:thermal_locomotion (incompatible), mod:thermal_cultivation (incompatible), mod:aquaculture (incompatible), mod:relics, mod:mcwdoors, mod:mekanismgenerators, mod:losttrinkets, mod:absentbydesign (incompatible), mod:twilightforest, mod:mob_grinding_utils, mod:iapb (incompatible), mod:prettypipes (incompatible), mod:iapg (incompatible), mod:chipped, mod:mcwbridges (incompatible), mod:farmersdelight, mod:resourcefulbees (incompatible), mod:entangled, mod:commoncapabilities, mod:mekanismadditions, mod:lollipop, mod:mcwfences, mod:trackapi (incompatible), mod:pamhc2foodextended (incompatible), mod:dpanvil, mod:patchouli (incompatible), mod:ars_nouveau, mod:iapsg (incompatible), mod:thermal_expansion (incompatible), mod:integratedtunnels, mod:mysticalcustomization (incompatible), mod:elevatorid, mod:gobber2, mod:ftbultimine (incompatible), mod:usrg, mod:runelic, mod:mekanismtools, mod:architectury, mod:ftblibrary, mod:ftbteams, mod:immersiverailroading (incompatible), mod:universalmodcore (incompatible), mod:bigreactors, mod:chunkloaders, mod:cyclic (incompatible), mod:rhino, mod:cucumber, mod:pamhc2trees (incompatible), mod:overloaded (incompatible), mod:nourished_nether, mod:nourished_end, mod:elementalcraft, mod:platforms, mod:druidcraft (incompatible), mod:abnormals_core, mod:upgrade_aquatic, mod:nethers_delight, mod:create, mod:createdeco, mod:createautomated, mod:morecreatestuffs, mod:waystones (incompatible), mod:mcwpaintings (incompatible), mod:comforts, mod:mekanismmatter, mod:decorative_blocks, mod:charginggadgets, mod:betteranimalsplus (incompatible), mod:creeperconfetti (incompatible), mod:lazydfu, mod:mcjtylib, mod:rftoolsbase, mod:rftoolsdim, mod:rftoolspower, mod:rftoolsbuilder, mod:rftoolsstorage, mod:rftoolscontrol, mod:mahoutsukai (incompatible), mod:toastcontrol (incompatible), mod:compactstorage, mod:mininggadgets (incompatible), mod:enderstorage (incompatible), mod:akashictome, mod:ftbchunks, mod:kubejs, mod:kubejs_thermal, mod:kubejs_create, mod:kubejs_mekanism, mod:creategears, mod:brandonscore (incompatible), mod:draconicevolution (incompatible), mod:colossalchests, mod:immersiveposts, mod:immersiveengineering, mod:kubejs_immersive_engineering, mod:mysticalagriculture, mod:mysticalagradditions, mod:matc, mod:tconstruct, mod:rftoolsutility, mod:ocean_expansion, mod:titanium (incompatible), mod:mana-and-artifice, mod:silentlib (incompatible), mod:jade, mod:ctiers (incompatible), mod:create_addon, mod:boatcontraptions, mod:quark (incompatible), mod:chemlib, mod:storagedrawers (incompatible), mod:minecolonies (incompatible), mod:infinitylib, mod:agricraft, mod:engineersdecor, mod:chisel (incompatible), mod:solcarrot, mod:silentgems, mod:refinedstorageaddons, mod:valhelsia_core, mod:forbidden_arcanus (incompatible), mod:chiselsandbits (incompatible), mod:createaddition, resourcefulbees:internals (incompatible)
  307.     Type: Integrated Server (map_client.txt)
  308.     Is Modded: Definitely; Client brand changed to 'forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement