Advertisement
HugEnuf

Untitled

Nov 30th, 2021
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.98 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Daisy, daisy...
  3.  
  4. Time: 12/1/21 8:55 AM
  5. Description: Exception in server tick loop
  6.  
  7. org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
  8. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {}
  9. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:223) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {}
  10. at org.spongepowered.asm.mixin.transformer.MixinTransformationHandler.processClass(MixinTransformationHandler.java:121) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {}
  11. at org.spongepowered.asm.launch.MixinLaunchPlugin.processClass(MixinLaunchPlugin.java:131) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {}
  12. at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.0.9.jar:8.0.9+86+master.3cf110c] {}
  13. at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.0.9.jar:?] {}
  14. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.0.9.jar:?] {}
  15. at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.0.9.jar:?] {}
  16. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.0.9.jar:?] {re:classloading}
  17. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.0.9.jar:?] {re:classloading}
  18. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] {}
  19. at net.minecraft.world.server.ChunkManager.func_219229_a(ChunkManager.java:682) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:morered.mixins.json:ChunkManagerMixin,pl:mixin:APP:ftbchunks.mixins.json:ChunkManagerMixin,pl:mixin:A}
  20. at net.minecraft.world.server.ChunkManager.lambda$save$9(ChunkManager.java:351) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:morered.mixins.json:ChunkManagerMixin,pl:mixin:APP:ftbchunks.mixins.json:ChunkManagerMixin,pl:mixin:A}
  21. at net.minecraft.world.server.ChunkManager$$Lambda$26836/369156372.accept(Unknown Source) ~[?:?] {}
  22. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_51] {}
  23. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_51] {}
  24. at java.util.Iterator.forEachRemaining(Iterator.java:116) ~[?:1.8.0_51] {re:computing_frames}
  25. at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[?:1.8.0_51] {}
  26. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51] {}
  27. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) ~[?:1.8.0_51] {}
  28. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:1.8.0_51] {}
  29. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:1.8.0_51] {}
  30. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_51] {}
  31. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_51] {}
  32. at net.minecraft.world.server.ChunkManager.func_219177_a(ChunkManager.java:348) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:morered.mixins.json:ChunkManagerMixin,pl:mixin:APP:ftbchunks.mixins.json:ChunkManagerMixin,pl:mixin:A}
  33. at net.minecraft.world.server.ServerChunkProvider.func_217210_a(ServerChunkProvider.java:307) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  34. at net.minecraft.world.server.ServerWorld.func_217445_a(ServerWorld.java:698) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:immersiveengineering:IE block update callback,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A}
  35. at net.minecraft.server.MinecraftServer.func_213211_a(MinecraftServer.java:531) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A}
  36. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:73) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  37. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A}
  38. at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A}
  39. at net.minecraft.server.MinecraftServer$$Lambda$25218/57777557.run(Unknown Source) [?:?] {}
  40. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
  41. Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector forceChunkSavingIfNullKeysExist(Lnet/minecraft/world/chunk/IChunk;Ljava/util/Map;)V in missingstructurefix.mixins.json:ChunkSerializerMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap missingstructurefix.refmap.json
  42. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:408) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {}
  43. at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1291) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {}
  44. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {}
  45. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:395) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {}
  46. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:320) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {}
  47. at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:345) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {}
  48. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:569) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {}
  49. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:351) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {}
  50. ... 32 more
  51.  
  52.  
  53. A detailed walkthrough of the error, its code path and all known details is as follows:
  54. ---------------------------------------------------------------------------------------
  55.  
  56. -- System Details --
  57. Details:
  58. Minecraft Version: 1.16.4
  59. Minecraft Version ID: 1.16.4
  60. Operating System: Windows 8.1 (amd64) version 6.3
  61. Java Version: 1.8.0_51, Oracle Corporation
  62. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  63. Memory: 5043067352 bytes (4809 MB) / 11542724608 bytes (11008 MB) up to 15032385536 bytes (14336 MB)
  64. CPUs: 6
  65. JVM Flags: 8 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx14336m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  66. ModLauncher: 8.0.9+86+master.3cf110c
  67. ModLauncher launch target: fmlclient
  68. ModLauncher naming: srg
  69. ModLauncher services:
  70. /mixin-0.8.2.jar mixin PLUGINSERVICE
  71. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  72. /forge-1.16.4-35.1.37.jar object_holder_definalize PLUGINSERVICE
  73. /forge-1.16.4-35.1.37.jar runtime_enum_extender PLUGINSERVICE
  74. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  75. /forge-1.16.4-35.1.37.jar capability_inject_definalize PLUGINSERVICE
  76. /forge-1.16.4-35.1.37.jar runtimedistcleaner PLUGINSERVICE
  77. /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
  78. /forge-1.16.4-35.1.37.jar fml TRANSFORMATIONSERVICE
  79. FML: 35.1
  80. Forge: net.minecraftforge:35.1.37
  81. FML Language Providers:
  82. javafml@35.1
  83. minecraft@1
  84. kotori_scala@2.13.3-build-5
  85. Mod List:
  86. ftbessentials-1603.1.0.11.jar |FTB Essentials |ftbessentials |1603.1.0.11 |DONE |NOSIGNATURE
  87. AdditionalEnchantedMiner-1.16.3-16.1.2.jar |QuarryPlus |quarryplus |16.1.2 |DONE |1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76
  88. simplemagnets-1.0.8-mc1.16.4.jar |Simple Magnets |simplemagnets |1.0.8 |DONE |NOSIGNATURE
  89. missingstructurefix-1.0.jar |Missing Structure Fix |missingstructurefix |1.0 |DONE |NOSIGNATURE
  90. mcw-windows-1.0.2-mc1.16.4.jar |Macaw's Windows |mcwwindows |1.0.2 |DONE |NOSIGNATURE
  91. modnametooltip_1.16.2-1.15.0.jar |Mod Name Tooltip |modnametooltip |1.15.0 |DONE |NOSIGNATURE
  92. IronJetpacks-1.16.4-4.1.3.jar |Iron Jetpacks |ironjetpacks |4.1.3 |DONE |NOSIGNATURE
  93. ReAuth-1.16-Forge-3.9.3.jar |ReAuth |reauth |3.9.3 |DONE |3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e
  94. Powah-1.16.4-2.3.5.jar |Powah |powah |2.3.5 |DONE |NOSIGNATURE
  95. rangedpumps-0.8.2.jar |Ranged Pumps |rangedpumps |0.8.2 |DONE |NOSIGNATURE
  96. jumbofurnace-1.16.3-2.1.1.0.jar |Jumbo Furnace |jumbofurnace |1.16.3-2.1.1.0 |DONE |NOSIGNATURE
  97. Wither-Skeleton-Tweaks-1.16.3-5.2.1.jar |Wither Skeleton Tweaks |wstweaks |5.2.1 |DONE |NOSIGNATURE
  98. reliquary-1.16.3-1.3.4.1055.jar |Reliquary |xreliquary |1.16.3-1.3.4.1055 |DONE |NOSIGNATURE
  99. randompatches-1.16.2-1.22.1.2.jar |RandomPatches |randompatches |1.16.2-1.22.1.2 |DONE |92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
  100. WaterStrainer-1.16.3-10.0.0.jar |Water Strainer |waterstrainer |1.16.3-10.0.0 |DONE |NOSIGNATURE
  101. dynviewdist-1.7.jar |Dynamic view distance |dynview |1.7 |DONE |NOSIGNATURE
  102. TMechworks-1.16.3+-2.2.2.jar |Tinkers' Mechworks |tmechworks |2.2.2 |DONE |NOSIGNATURE
  103. JustEnoughResources-1.16.4-0.12.0.103.jar |Just Enough Resources |jeresources |0.12.0.103 |DONE |NOSIGNATURE
  104. confdespawntimer_1.16.4-1.3.jar |Configurable Despawn Timer |confdespawntimer |1.3 |DONE |NOSIGNATURE
  105. shetiphiancore-1.16-3.8.4.jar |ShetiPhian-Core |shetiphiancore |3.8.4 |DONE |NOSIGNATURE
  106. MysticalAgradditions-1.16.4-4.1.1.jar |Mystical Agradditions |mysticalagradditions |4.1.1 |DONE |NOSIGNATURE
  107. emojiful-1.16.3-2.1.1.jar |Emojiful |emojiful |1.16.3-2.1.1 |DONE |NOSIGNATURE
  108. refinedstorage-1.9.9.jar |Refined Storage |refinedstorage |1.9.9 |DONE |NOSIGNATURE
  109. PackMenu-1.16.3-2.3.0.jar |Pack Menu |packmenu |2.3.0 |DONE |NOSIGNATURE
  110. alltheores-0.1.13-1.16.3-34.1.0.jar |AllTheOres |alltheores |0.1.13 |DONE |NOSIGNATURE
  111. industrial-foregoing-1.16.4-3.2.2-daea863.jar |Industrial Foregoing |industrialforegoing |3.2.2 |DONE |NOSIGNATURE
  112. cleancut-mc1.16-2.2-forge.jar |Clean Cut |cleancut |2.2 |DONE |NOSIGNATURE
  113. torchmaster-2.3.4-alpha.jar |Torchmaster |torchmaster |2.3.4-alpha |DONE |NOSIGNATURE
  114. repurposed_structures-1.16.4-2.3.0.jar |Repurposed Structures |repurposed_structures |1.16.4-2.3.0 |DONE |NOSIGNATURE
  115. BiomesOPlenty-1.16.4-13.0.0.420-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.4-13.0.0.418 |DONE |NOSIGNATURE
  116. mcw-trapdors-1.0.0-mc1.16.4.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.0 |DONE |NOSIGNATURE
  117. SilentGear-1.16.3-2.3.5+170.jar |Silent Gear |silentgear |2.3.5+170 |DONE |NOSIGNATURE
  118. portality-1.16.4-3.2.0.jar |Portality |portality |3.2.0 |DONE |NOSIGNATURE
  119. curios-forge-1.16.4-4.0.2.1.jar |Curios API |curios |1.16.4-4.0.2.1 |DONE |NOSIGNATURE
  120. Botania-1.16.3-409.jar |Botania |botania |1.16.3-409 |DONE |NOSIGNATURE
  121. tanknull-2.1-1.16.2.jar |Tank Null |tanknull |2.1-1.16.2 |DONE |NOSIGNATURE
  122. angelring-1.16.3-1.3.3.jar |Angel Ring |angelring |1.3.3 |DONE |NOSIGNATURE
  123. tombstone-6.0.2.jar |Corail Tombstone |tombstone |6.0.2 |DONE |NOSIGNATURE
  124. ExtraStorage-1.16.4-1.2.1.jar |Extra Storage |extrastorage |1.2.1 |DONE |NOSIGNATURE
  125. NaturesAura-32.0.jar |Nature's Aura |naturesaura |32.0 |DONE |NOSIGNATURE
  126. constructionwand-1.16.2-1.6.jar |Construction Wand |constructionwand |1.16.2-1.6 |DONE |NOSIGNATURE
  127. mcws-roofs-2.0.0-mc1.16.4.jar |Macaw's Roofs |mcwroofs |2.0.0 |DONE |NOSIGNATURE
  128. globalxp-1.16.3-v1.4.15.jar |Global XP |globalxp |v1.4.15 |DONE |NOSIGNATURE
  129. cloth-config-forge-4.1.1.jar |Cloth Config v4 API |cloth-config |4.0 |DONE |NOSIGNATURE
  130. FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |NOSIGNATURE
  131. BetterMineshafts-Forge-1.16.3-1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.3-1.1 |DONE |NOSIGNATURE
  132. ClientTweaks_1.16.3-5.2.0.jar |Client Tweaks |clienttweaks |5.2.0 |DONE |NOSIGNATURE
  133. nomowanderer_MC1.16.3_1.0.jar |NoMoWanderer |nomowanderer |1.16.3_1.0 |DONE |NOSIGNATURE
  134. woot-1.16.3-1.0.0.2.jar |Woot |woot |1.16.3-1.0.0.2 |DONE |NOSIGNATURE
  135. bagofyurting-1.16.3-1.1.0.1.jar |Bag of Yurting |bagofyurting |1.1.0.1 |DONE |NOSIGNATURE
  136. jei-1.16.4-7.6.0.58.jar |Just Enough Items |jei |7.6.0.58 |DONE |NOSIGNATURE
  137. AttributeFix-1.16.4-9.0.2.jar |AttributeFix |attributefix |9.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
  138. Mekanism-1.16.4-10.0.17.444.jar |Mekanism |mekanism |10.0.17 |DONE |NOSIGNATURE
  139. invtweaks-1.16.4-1.0.1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |DONE |NOSIGNATURE
  140. shutupexperimentalsettings-1.0.1.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.1 |DONE |NOSIGNATURE
  141. light-overlay-5.5.4.jar |Light Overlay Forge |lightoverlay-forge |NONE |DONE |NOSIGNATURE
  142. NaturesCompass-1.16.3-1.8.5.jar |Nature's Compass |naturescompass |1.16.3-1.8.5 |DONE |NOSIGNATURE
  143. LibX-1.16.3-1.0.1.jar |LibX |libx |1.16.3-1.0.1 |DONE |NOSIGNATURE
  144. phosphophyllite-1.16.3-0.2.1-beta.jar |Phosphophyllite |phosphophyllite |0.2.1 |DONE |NOSIGNATURE
  145. engineerstools-1.16.4-1.1.2-b1.jar |Engineer's Tools |engineerstools |1.1.2-b1 |DONE |NOSIGNATURE
  146. FarmingForBlockheads_1.16.3-7.2.1.jar |Farming for Blockheads |farmingforblockheads |7.2.1 |DONE |NOSIGNATURE
  147. pneumaticcraft-repressurized-1.16.3-2.5.0-66.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.16.3-2.5.0-66 |DONE |NOSIGNATURE
  148. pedestals-0.8g.jar |Pedestals |pedestals |0.8g |DONE |NOSIGNATURE
  149. extradisks-1.16.3-1.3.3.jar |Extra Disks |extradisks |1.3.3 |DONE |NOSIGNATURE
  150. ImmersivePetroleum-1.16.3-3.0.0.jar |Immersive Petroleum |immersivepetroleum |3.0.0 |DONE |NOSIGNATURE
  151. ironchest-1.16.4-11.2.10.jar |Iron Chests |ironchest |1.16.4-11.2.10 |DONE |NOSIGNATURE
  152. MythicBotany-1.16.3-1.1.10.jar |MythicBotany |mythicbotany |1.16.3-1.1.10 |DONE |NOSIGNATURE
  153. forge-1.16.4-35.1.37-client.jar |Minecraft |minecraft |1.16.4 |DONE |NOSIGNATURE
  154. theoneprobe-1.16-3.0.6.jar |The One Probe |theoneprobe |1.16-3.0.6 |DONE |NOSIGNATURE
  155. MouseTweaks-2.13-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.13 |DONE |NOSIGNATURE
  156. ImmersiveEngineering-1.16.4-4.1.1-128.jar |Immersive Engineering |immersiveengineering |1.16.4-4.1.1-128 |DONE |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
  157. useful_railroads-1.16.4-1.4.6.34.jar |Useful Railroads |usefulrailroads |1.4.6.34 |DONE |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
  158. pamhc2crops-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |NOSIGNATURE
  159. allthemodium-1.1.15-1.16.3-34.1.0.jar |Allthemodium |allthemodium |1.1.15 |DONE |NOSIGNATURE
  160. Ding-1.16.3-1.2.0.jar |Ding |ding |1.2.0 |DONE |NOSIGNATURE
  161. jeiintegration_1.16.4-6.1.0.10.jar |JEI Integration |jeiintegration |6.1.0.10 |DONE |NOSIGNATURE
  162. Mantle-1.16.4-1.6.43.jar |Mantle |mantle |1.6.43 |DONE |NOSIGNATURE
  163. pamhc2foodcore-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |NOSIGNATURE
  164. ftb-backups-2.1.1.6.jar |FTB Backups |ftbbackups |2.1.1.6 |DONE |NOSIGNATURE
  165. polymorph-forge-1.16.3-0.16.jar |Polymorph |polymorph |1.16.3-0.16 |DONE |NOSIGNATURE
  166. AutoRegLib-1.6-46.jar |AutoRegLib |autoreglib |1.6-46 |DONE |NOSIGNATURE
  167. structurize-0.13.96-ALPHA-universal.jar |Structurize |structurize |0.13.96-ALPHA |DONE |NOSIGNATURE
  168. PickleTweaks-1.16.4-5.1.4.jar |Pickle Tweaks |pickletweaks |5.1.4 |DONE |NOSIGNATURE
  169. FastFurnace-1.16.3-4.3.0.jar |FastFurnace |fastfurnace |4.3.0 |DONE |NOSIGNATURE
  170. allthetweaks-1.1.7-1.16.3-34.1.10.jar |All The Tweaks |allthetweaks |1.1.7 |DONE |NOSIGNATURE
  171. byg-1.1.5.jar |Oh The Biomes You'll Go |byg |1.1.5 |DONE |NOSIGNATURE
  172. extremeSoundMuffler-3.0.0-BETA_Forge-1.16.3.jar |Extreme Sound Muffler |extremesoundmuffler |3.0.0-BETA_forge-1.1|DONE |NOSIGNATURE
  173. CosmeticArmorReworked-1.16.4-v1.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.4-v1 |DONE |5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
  174. morered-1.16.3-2.0.1.0.jar |More Red |morered |2.0.1.0 |DONE |NOSIGNATURE
  175. xptome-1.16.2-v1.1.6.jar |XP Tome |xpbook |v1.1.6 |DONE |NOSIGNATURE
  176. DefaultOptions_1.16.3-12.2.0.jar |Default Options |defaultoptions |12.2.0 |DONE |NOSIGNATURE
  177. NetherPortalFix_1.16.3-7.2.1.jar |NetherPortalFix |netherportalfix |7.2.1 |DONE |NOSIGNATURE
  178. aiotbotania-1.16.3-1.4.2.jar |AIOT Botania |aiotbotania |1.4.2 |DONE |NOSIGNATURE
  179. forge-1.16.3-geckolib-2.1.2.jar |GeckoLib |geckolib |2.1.2 |DONE |NOSIGNATURE
  180. ars_nouveau-1.16.3-1.5.3.jar |Ars Nouveau |ars_nouveau |1.5.3 |DONE |NOSIGNATURE
  181. managear-1.16.3-2.1.3.jar |Mana Gear |managear |1.16.3-2.1.3 |DONE |NOSIGNATURE
  182. KleeSlabs_1.16.3-9.2.0.jar |KleeSlabs |kleeslabs |9.2.0 |DONE |NOSIGNATURE
  183. rsgauges-1.16.4-1.2.6-b1.jar |Gauges and Switches |rsgauges |1.2.6-b1 |DONE |NOSIGNATURE
  184. CookingForBlockheads_1.16.3-9.2.2.jar |Cooking for Blockheads |cookingforblockheads |9.2.2 |DONE |NOSIGNATURE
  185. Controlling-7.0.0.11.jar |Controlling |controlling |7.0.0.11 |DONE |NOSIGNATURE
  186. Placebo-1.16.3-4.3.3.jar |Placebo |placebo |4.3.3 |DONE |NOSIGNATURE
  187. dankstorage-3.11.jar |Dank Storage |dankstorage |3.11 |DONE |NOSIGNATURE
  188. citadel-1.5.0.jar |Citadel |citadel |1.5.0 |DONE |NOSIGNATURE
  189. iceandfire-2.1.1-1.16.3.jar |Ice and Fire |iceandfire |2.0.3-1.16.3 |DONE |NOSIGNATURE
  190. rats-7.0.1-1.16.3.jar |Rats |rats |7.0.1 |DONE |NOSIGNATURE
  191. ratlantis-1.0.0-1.16.3.jar |Rats: Ratlantis |ratlantis |1.0.0-1.16.3 |DONE |NOSIGNATURE
  192. ftb-gui-library-1603.1.1.25.jar |FTB GUI Library |ftbguilibrary |1603.1.1.25 |DONE |NOSIGNATURE
  193. potionsmaster-0.1.24-1.16.3-34.1.42.jar |Potions Master |potionsmaster |0.1.24 |DONE |NOSIGNATURE
  194. culinaryconstruct-forge-1.16.3-4.0.0.1.jar |Culinary Construct |culinaryconstruct |1.16.3-4.0.0.1 |DONE |NOSIGNATURE
  195. Bookshelf-1.16.4-9.0.7.jar |Bookshelf |bookshelf |9.0.7 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
  196. DarkUtilities-1.16.4-7.0.3.jar |Dark Utilities |darkutils |7.0.3 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
  197. BotanyPots-1.16.4-6.0.5.jar |BotanyPots |botanypots |6.0.5 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
  198. u_team_core-1.16.4-3.1.12.186.jar |U Team Core |uteamcore |3.1.12.186 |DONE |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
  199. buildinggadgets-3.7.2.jar |Building Gadgets |buildinggadgets |3.7.2 |DONE |NOSIGNATURE
  200. forge-1.16.4-35.1.37-universal.jar |Forge |forge |35.1.37 |DONE |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
  201. cofh_core-1.16.3-1.0.4.jar |CoFH Core |cofh_core |1.0.4 |DONE |NOSIGNATURE
  202. thermal-1.16.3-1.0.5.jar |Thermal Series |thermal |1.0.5 |DONE |NOSIGNATURE
  203. thermal_innovation-1.16.3-1.0.3.jar |Thermal Innovation |thermal_innovation |1.0.3 |DONE |NOSIGNATURE
  204. thermal_locomotion-1.16.3-1.0.3.jar |Thermal Locomotion |thermal_locomotion |1.0.3 |DONE |NOSIGNATURE
  205. Psi 1.16-88.jar |Psi |psi |1.16-88 |DONE |NOSIGNATURE
  206. thermal_cultivation-1.16.3-1.0.5.jar |Thermal Cultivation |thermal_cultivation |1.0.5 |DONE |NOSIGNATURE
  207. AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
  208. Aquaculture-1.16.4-2.1.6.jar |Aquaculture 2 |aquaculture |1.16.4-2.1.6 |DONE |NOSIGNATURE
  209. mcw-doors-1.0.1fix-mc1.16.4.jar |Macaw's Doors |mcwdoors |1.0.1 |DONE |NOSIGNATURE
  210. LightingWand-1.16.4-1.7.2.jar |Lighting Wand |lightingwand |1.7.2 |DONE |NOSIGNATURE
  211. MekanismGenerators-1.16.4-10.0.17.444.jar |Mekanism: Generators |mekanismgenerators |10.0.17 |DONE |NOSIGNATURE
  212. XNetGases-1.16.3-2.0.0.jar |XNet Gases |xnetgases |2.0.0 |DONE |NOSIGNATURE
  213. ftb-teams-1.0.1.12.jar |FTB Teams |ftbteams |1.0.1.12 |DONE |NOSIGNATURE
  214. absentbydesign-1.16.3-1.1.1.jar |Absent By Design Mod |absentbydesign |1.16.3-1.1.1 |DONE |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
  215. mcw-bridges-1.0.4-mc1.16.4.jar |Macaw's Bridges |mcwbridges |1.0.4 |DONE |NOSIGNATURE
  216. useful_backpacks-1.16.4-1.11.6.86.jar |Useful Backpacks |usefulbackpacks |1.11.6.86 |DONE |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
  217. resourcefulbees-1.16.3-0.5.5b.jar |Resourceful Bees |resourcefulbees |1.16.3-0.5.5b |DONE |NOSIGNATURE
  218. entangled-1.2.7-mc1.16.4.jar |Entangled |entangled |1.2.7 |DONE |NOSIGNATURE
  219. endertanks-1.16-1.9.3.jar |EnderTanks |endertanks |1.9.3 |DONE |NOSIGNATURE
  220. crashutilities-3.5.jar |Crash Utilities |crashutilities |3.5 |DONE |NOSIGNATURE
  221. Compressium-1.16.4-1.1.36.jar |Compressium |compressium |1.1.36 |DONE |NOSIGNATURE
  222. MekanismAdditions-1.16.4-10.0.17.444.jar |Mekanism: Additions |mekanismadditions |10.0.17 |DONE |NOSIGNATURE
  223. valkyrielib-1.16.3-3.0.3.2.jar |ValkyrieLib |valkyrielib |1.16.3-3.0.3.2 |DONE |NOSIGNATURE
  224. Lollipop-1.16.4-3.2.2.jar |Lollipop |lollipop |3.2.2 |DONE |NOSIGNATURE
  225. ftb-ranks-1604.1.1.9.jar |FTB Ranks |ftbranks |1604.1.1.9 |DONE |NOSIGNATURE
  226. simplylight-1.16.3-1.0.2.jar |Simply Light |simplylight |1.16.3-1.0.2 |DONE |NOSIGNATURE
  227. tgcropesmod-1.16.2-1.1.0.jar |Ropes Mod |tgcropesmod |1.16.2-1.1.0 |DONE |NOSIGNATURE
  228. atmadditions-1.16.2-1.0.0.jar |All The Mods: Additions |atmadditions |1.16.2-1.0.0 |DONE |NOSIGNATURE
  229. SolarFluxReborn-1.16.3-16.2.3.jar |Solar Flux Reborn |solarflux |16.2.3 |DONE |NOSIGNATURE
  230. Patchouli-1.16.2-47.jar |Patchouli |patchouli |1.16.2-47 |DONE |NOSIGNATURE
  231. collective-1.16.4-1.53.jar |Collective |collective |1.53 |DONE |NOSIGNATURE
  232. camera-1.16.4-1.0.4.jar |Camera Mod |camera |1.16.4-1.0.4 |DONE |NOSIGNATURE
  233. thermal_expansion-1.16.3-1.0.5.jar |Thermal Expansion |thermal_expansion |1.0.5 |DONE |NOSIGNATURE
  234. MysticalCustomization-1.16.4-2.1.1.jar |Mystical Customization |mysticalcustomization |2.1.1 |DONE |NOSIGNATURE
  235. elevatorid-1.16.4-1.7.8.jar |Elevator Mod |elevatorid |1.16.4-1.7.8 |DONE |NOSIGNATURE
  236. ftb-ultimine-1603.1.1.12.jar |FTB Ultimine |ftbultimine |1603.1.1.12 |DONE |NOSIGNATURE
  237. Runelic-1.16.4-6.0.2.jar |Runelic |runelic |6.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
  238. MekanismTools-1.16.4-10.0.17.444.jar |Mekanism: Tools |mekanismtools |10.0.17 |DONE |NOSIGNATURE
  239. cc-tweaked-1.16.4-1.94.0.jar |CC: Tweaked |computercraft |1.94.0 |DONE |NOSIGNATURE
  240. trashcans-1.0.3-mc1.16.4.jar |Trash Cans |trashcans |1.0.3 |DONE |NOSIGNATURE
  241. TrampleStopper-2.4.7+mc-1.16.4.jar |Trample Stopper |tramplestopper |2.4.7+mc-1.16.4 |DONE |23:8f:95:0f:65:ec:2e:38:99:79:f4:bc:47:8a:0b:df:29:ef:2d:82:66:20:09:20:02:dc:4a:15:97:45:f8:43
  242. bwncr-1.16.4-3.9.16.jar |Bad Wither No Cookie Reloaded |bwncr |1.16.4-3.9.16 |DONE |NOSIGNATURE
  243. Cyclic-1.16.3-0.9.2.jar |Cyclic |cyclic |1.16.3-0.9.2 |DONE |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
  244. BetterAdvancements-1.16.4-0.1.0.103.jar |Better Advancements |betteradvancements |0.1.0.103 |DONE |NOSIGNATURE
  245. rhino-1.7.13.8.jar |Rhino |rhino |1.7.13.8 |DONE |NOSIGNATURE
  246. kubejs-1604.3.1.80.jar |KubeJS |kubejs |1604.3.1.80 |DONE |NOSIGNATURE
  247. biggerreactors-1.16.3-0.2.4-beta.jar |Bigger Reactors |biggerreactors |0.2.4 |DONE |NOSIGNATURE
  248. Cucumber-1.16.4-4.1.5.jar |Cucumber Library |cucumber |4.1.5 |DONE |NOSIGNATURE
  249. TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |DONE |NOSIGNATURE
  250. flatbedrock-1.16.4-1.1.6.jar |Flat Bedrock |flatbedrock |1.16.4-1.1.6 |DONE |NOSIGNATURE
  251. item-filters-2.2.2.18.jar |Item Filters |itemfilters |2.2.2.18 |DONE |NOSIGNATURE
  252. elementalcraft-1.16.3-2.4.8.jar |ElementalCraft |elementalcraft |1.16.3-2.4.8 |DONE |NOSIGNATURE
  253. platforms-1.16-1.7.7.jar |Platforms |platforms |1.7.7 |DONE |NOSIGNATURE
  254. metalbarrels-3.3a.jar |Metal Barrels |metalbarrels |3.3a |DONE |NOSIGNATURE
  255. ensorcellation-1.16.3-1.0.3.jar |Ensorcellation |ensorcellation |1.0.3 |DONE |NOSIGNATURE
  256. Waystones_1.16.3-7.3.1.jar |Waystones |waystones |7.3.1 |DONE |NOSIGNATURE
  257. Clumps-6.0.0.12.jar |Clumps |clumps |6.0.0.12 |DONE |NOSIGNATURE
  258. enviromats-1.16.3-2.0.3.2.jar |Environmental Materials |enviromats |1.16.3-2.0.3.2 |DONE |NOSIGNATURE
  259. comforts-forge-1.16.4-4.0.0.2.jar |Comforts |comforts |1.16.4-4.0.0.2 |DONE |NOSIGNATURE
  260. appliedenergistics2-8.1.0.jar |Applied Energistics 2 |appliedenergistics2 |8.1.0 |DONE |95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
  261. DimStorage-1.16.4-4.3.0.jar |DimStorage |dimstorage |4.3.0 |DONE |NOSIGNATURE
  262. DungeonCrawl-1.16.3-2.2.1.jar |Dungeon Crawl |dungeoncrawl |2.2.1 |DONE |NOSIGNATURE
  263. BadMobs-1.16.4-8.0.2.jar |BadMobs |badmobs |8.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
  264. demagnetize-forge-1.16.2-1.2.2.jar |Demagnetize |demagnetize |1.16.2-1.2.2 |DONE |NOSIGNATURE
  265. TravelAnchors-2.1.jar |Travel Anchors |travel_anchors |2.1 |DONE |NOSIGNATURE
  266. mcjtylib-1.16-5.0.13.jar |McJtyLib |mcjtylib |1.16-5.0.13 |DONE |NOSIGNATURE
  267. rftoolsbase-1.16-2.0.6.jar |RFToolsBase |rftoolsbase |1.16-2.0.6 |DONE |NOSIGNATURE
  268. xnet-1.16-3.0.9.jar |XNet |xnet |1.16-3.0.9 |DONE |NOSIGNATURE
  269. rftoolspower-1.16-3.0.8.jar |RFToolsPower |rftoolspower |1.16-3.0.8 |DONE |NOSIGNATURE
  270. rftoolsbuilder-1.16-3.0.10.jar |RFToolsBuilder |rftoolsbuilder |1.16-3.0.10 |DONE |NOSIGNATURE
  271. rftoolsstorage-1.16-2.0.6.jar |RFToolsStorage |rftoolsstorage |1.16-2.0.6 |DONE |NOSIGNATURE
  272. rftoolscontrol-1.16-4.0.6.jar |RFToolsControl |rftoolscontrol |1.16-4.0.6 |DONE |NOSIGNATURE
  273. restrictions-1.16-3.0.3.jar |Restrictions |restrictions |1.16-3.0.3 |DONE |NOSIGNATURE
  274. mahoutsukai-1.16.3-v1.25.4.jar |Mahou Tsukai |mahoutsukai |1.16.3-v1.25.4 |DONE |NOSIGNATURE
  275. Toast-Control-1.16.3-4.3.0.jar |Toast Control |toastcontrol |4.3.0 |DONE |NOSIGNATURE
  276. mininggadgets-1.7.0.jar |Mining Gadgets |mininggadgets |1.7.0 |DONE |NOSIGNATURE
  277. ftb-chunks-1603.2.0.43.jar |FTB Chunks |ftbchunks |1603.2.0.43 |DONE |NOSIGNATURE
  278. BloodMagic-1.16.3-3.0.0-3.jar |Blood Magic |bloodmagic |1.16.3-3.0.0-3 |DONE |NOSIGNATURE
  279. scuba-gear-1.16.4-1.0.1.jar |Scuba Gear |scuba_gear |1.0.1 |DONE |NOSIGNATURE
  280. MysticalAgriculture-1.16.4-4.1.3.jar |Mystical Agriculture |mysticalagriculture |4.1.3 |DONE |NOSIGNATURE
  281. CraftingTweaks_1.16.3-12.2.0.jar |Crafting Tweaks |craftingtweaks |12.2.0 |DONE |NOSIGNATURE
  282. rftoolsutility-1.16-3.0.17.jar |RFToolsUtility |rftoolsutility |1.16-3.0.17 |DONE |NOSIGNATURE
  283. EnchantmentDescriptions-1.16.4-6.0.2.jar |EnchantmentDescriptions |enchdesc |6.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
  284. ToolBelt-1.16.3-1.15.2.jar |Tool Belt |toolbelt |1.15.2 |DONE |NOSIGNATURE
  285. titanium-1.16.4-3.2.1.jar |Titanium |titanium |3.2.1 |DONE |NOSIGNATURE
  286. SilentLib-1.16.3-4.9.0+63.jar |Silent Lib |silentlib |4.9.0+63 |DONE |NOSIGNATURE
  287. forbidden_arcanus-1.16.3-1.0.2.jar |Forbidden & Arcanus |forbidden_arcanus |1.16.3-1.0.2 |DONE |NOSIGNATURE
  288. archers_paradox-1.16.3-1.0.0.jar |Archer's Paradox |archers_paradox |1.0.0 |DONE |NOSIGNATURE
  289. omgourd-1.16.3-1.0.0.jar |Oh My Gourd |omgourd |1.0.0 |DONE |NOSIGNATURE
  290. Quark-r2.4-275.jar |Quark |quark |r2.4-275 |DONE |NOSIGNATURE
  291. Apotheosis-1.16.3-4.4.1.jar |Apotheosis |apotheosis |4.4.1 |DONE |NOSIGNATURE
  292. JAOPCA-1.16.3-3.4.0.0.jar |JAOPCA |jaopca |3.4.0.0 |DONE |NOSIGNATURE
  293. FastWorkbench-1.16.3-4.4.1.jar |FastWorkbench |fastbench |4.4.1 |DONE |NOSIGNATURE
  294. StorageDrawers-1.16.3-8.2.1.jar |Storage Drawers |storagedrawers |8.2.1 |DONE |NOSIGNATURE
  295. FluxNetworks-1.16.4-6.1.5.10.jar |Flux Networks |fluxnetworks |1.16.4-6.1.5.10 |DONE |NOSIGNATURE
  296. enderchests-1.16-1.7.5.jar |EnderChests |enderchests |1.7.5 |DONE |NOSIGNATURE
  297. minecolonies-0.13.437-RELEASE-universal.jar |Minecolonies |minecolonies |0.13.437-RELEASE |DONE |NOSIGNATURE
  298. engineersdecor-1.16.4-1.1.4-b2.jar |Engineer's Decor |engineersdecor |1.1.4-b2 |DONE |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
  299. solcarrot-1.16.3-1.9.8.jar |Spice of Life: Carrot Edition |solcarrot |1.16.3-1.9.8 |DONE |NOSIGNATURE
  300. modular-routers-1.16.3-7.2.0-39.jar |Modular Routers |modularrouters |1.16.3-7.2.0-39 |DONE |NOSIGNATURE
  301. refinedstorageaddons-0.7.2.jar |Refined Storage Addons |refinedstorageaddons |0.7.2 |DONE |NOSIGNATURE
  302. chiselsandbits-0.2.2-ALPHA.jar |Chisels & bits |chiselsandbits |NONE |DONE |NOSIGNATURE
  303. balancedenchanting-1.0.jar |Balanced Enchanting |balancedenchanting |1.0 |DONE |NOSIGNATURE
  304. Crash Report UUID: 70fe8af7-5c90-4431-b911-71292ce71056
  305. [Psi] Active spell: None
  306. Patchouli open book context: n/a
  307. Player Count: 1 / 8; [ServerPlayerEntity['HugEnuf'/378, l='ServerLevel[ATM 6]', x=241.50, y=67.00, z=167.50]]
  308. Data Packs: resourcefulbees:internals, vanilla, mod:ftbessentials, mod:quarryplus, mod:simplemagnets (incompatible), mod:missingstructurefix (incompatible), mod:mcwwindows (incompatible), mod:modnametooltip, mod:ironjetpacks, mod:reauth, mod:powah, mod:rangedpumps, mod:jumbofurnace (incompatible), mod:wstweaks (incompatible), mod:xreliquary, mod:randompatches (incompatible), mod:waterstrainer, mod:dynview (incompatible), mod:tmechworks (incompatible), mod:jeresources, mod:confdespawntimer, mod:shetiphiancore, mod:mysticalagradditions (incompatible), mod:emojiful (incompatible), mod:refinedstorage, mod:packmenu (incompatible), mod:alltheores, mod:industrialforegoing (incompatible), mod:cleancut (incompatible), mod:torchmaster (incompatible), mod:repurposed_structures, mod:biomesoplenty, mod:mcwtrpdoors (incompatible), mod:silentgear, mod:portality (incompatible), mod:curios, mod:botania, mod:tanknull (incompatible), mod:angelring (incompatible), mod:tombstone (incompatible), mod:extrastorage, mod:naturesaura (incompatible), mod:constructionwand (incompatible), mod:mcwroofs (incompatible), mod:globalxp, mod:cloth-config (incompatible), mod:fastleafdecay (incompatible), mod:bettermineshafts (incompatible), mod:clienttweaks (incompatible), mod:nomowanderer (incompatible), mod:woot, mod:bagofyurting (incompatible), mod:jei, mod:attributefix, mod:mekanism, mod:invtweaks (incompatible), mod:shutupexperimentalsettings (incompatible), mod:lightoverlay-forge (incompatible), mod:naturescompass (incompatible), mod:libx, mod:phosphophyllite (incompatible), mod:engineerstools, mod:farmingforblockheads (incompatible), mod:pneumaticcraft, mod:pedestals (incompatible), mod:extradisks, mod:immersivepetroleum (incompatible), mod:ironchest (incompatible), mod:mythicbotany, mod:theoneprobe, mod:mousetweaks, mod:immersiveengineering (incompatible), mod:usefulrailroads, mod:pamhc2crops (incompatible), mod:allthemodium, mod:ding, mod:jeiintegration, mod:mantle (incompatible), mod:pamhc2foodcore (incompatible), mod:ftbbackups (incompatible), mod:polymorph (incompatible), mod:autoreglib (incompatible), mod:structurize, mod:pickletweaks, mod:fastfurnace (incompatible), mod:allthetweaks, mod:byg, mod:extremesoundmuffler (incompatible), mod:cosmeticarmorreworked (incompatible), mod:morered (incompatible), mod:xpbook, mod:defaultoptions (incompatible), mod:netherportalfix (incompatible), mod:aiotbotania (incompatible), mod:geckolib (incompatible), mod:ars_nouveau, mod:managear, mod:kleeslabs (incompatible), mod:rsgauges, mod:cookingforblockheads (incompatible), mod:controlling, mod:placebo (incompatible), mod:dankstorage (incompatible), mod:citadel (incompatible), mod:iceandfire (incompatible), mod:rats, mod:ratlantis, mod:ftbguilibrary (incompatible), mod:potionsmaster, mod:culinaryconstruct (incompatible), mod:bookshelf, mod:darkutils (incompatible), mod:botanypots, mod:uteamcore, mod:buildinggadgets, mod:forge, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_innovation (incompatible), mod:thermal_locomotion (incompatible), mod:psi (incompatible), mod:thermal_cultivation (incompatible), mod:appleskin, mod:aquaculture (incompatible), mod:mcwdoors, mod:lightingwand, mod:mekanismgenerators, mod:xnetgases, mod:ftbteams (incompatible), mod:absentbydesign (incompatible), mod:mcwbridges (incompatible), mod:usefulbackpacks, mod:resourcefulbees (incompatible), mod:entangled (incompatible), mod:endertanks, mod:crashutilities (incompatible), mod:compressium (incompatible), mod:mekanismadditions, mod:valkyrielib, mod:lollipop, mod:ftbranks (incompatible), mod:simplylight, mod:tgcropesmod (incompatible), mod:atmadditions (incompatible), mod:solarflux, mod:patchouli (incompatible), mod:collective, mod:camera, mod:thermal_expansion (incompatible), mod:mysticalcustomization (incompatible), mod:elevatorid, mod:ftbultimine (incompatible), mod:runelic, mod:mekanismtools, mod:computercraft, mod:trashcans (incompatible), mod:tramplestopper (incompatible), mod:bwncr (incompatible), mod:cyclic (incompatible), mod:betteradvancements, mod:rhino, mod:kubejs, mod:biggerreactors (incompatible), mod:cucumber, mod:trashslot (incompatible), mod:flatbedrock (incompatible), mod:itemfilters (incompatible), mod:elementalcraft, mod:platforms, mod:metalbarrels (incompatible), mod:ensorcellation (incompatible), mod:waystones (incompatible), mod:clumps (incompatible), mod:enviromats (incompatible), mod:comforts (incompatible), mod:appliedenergistics2 (incompatible), mod:dimstorage, mod:dungeoncrawl, mod:badmobs (incompatible), mod:demagnetize (incompatible), mod:travel_anchors, mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:rftoolspower, mod:rftoolsbuilder, mod:rftoolsstorage, mod:rftoolscontrol, mod:restrictions (incompatible), mod:mahoutsukai (incompatible), mod:toastcontrol (incompatible), mod:mininggadgets (incompatible), mod:ftbchunks (incompatible), mod:bloodmagic, mod:scuba_gear (incompatible), mod:mysticalagriculture, mod:craftingtweaks (incompatible), mod:rftoolsutility, mod:enchdesc, mod:toolbelt (incompatible), mod:titanium (incompatible), mod:silentlib (incompatible), mod:forbidden_arcanus (incompatible), mod:archers_paradox (incompatible), mod:omgourd (incompatible), mod:quark (incompatible), mod:apotheosis (incompatible), mod:jaopca (incompatible), mod:fastbench (incompatible), mod:storagedrawers (incompatible), mod:fluxnetworks, mod:enderchests, mod:minecolonies (incompatible), mod:engineersdecor, mod:solcarrot (incompatible), mod:modularrouters, mod:refinedstorageaddons, mod:chiselsandbits (incompatible), mod:balancedenchanting (incompatible), inmemory:jaopca (incompatible)
  309. Type: Integrated Server (map_client.txt)
  310. Is Modded: Definitely; Client brand changed to 'forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement