Guest User

Crash-log

a guest
Aug 29th, 2021
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 74.37 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why did you do that?
  3.  
  4. Time: 8/29/21 9:58 PM
  5. Description: Initializing game
  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.client.Minecraft.<init>(Minecraft.java:474) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:mixins.zycraft.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  20. at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  21. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
  22. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
  24. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
  25. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.2.jar:36.2] {}
  26. at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$480/1864820597.call(Unknown Source) [forge-1.16.5-36.2.2.jar:36.2] {}
  27. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
  28. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
  29. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
  30. at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
  31. at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}
  32. Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Constant modifier method getSuperMoonSize(F)F in enhancedcelestials.mixins.json:client.MixinWorldRenderer failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap enhancedcelestials.refmap.json
  33. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:408) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {}
  34. at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1291) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {}
  35. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {}
  36. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:395) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {}
  37. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:320) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {}
  38. at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:345) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {}
  39. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:569) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {}
  40. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:351) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {}
  41. ... 23 more
  42.  
  43.  
  44. A detailed walkthrough of the error, its code path and all known details is as follows:
  45. ---------------------------------------------------------------------------------------
  46.  
  47. -- Head --
  48. Thread: Render thread
  49. Stacktrace:
  50. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {}
  51. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:223) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {}
  52. at org.spongepowered.asm.mixin.transformer.MixinTransformationHandler.processClass(MixinTransformationHandler.java:121) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {}
  53. at org.spongepowered.asm.launch.MixinLaunchPlugin.processClass(MixinLaunchPlugin.java:131) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {}
  54. at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.0.9.jar:8.0.9+86+master.3cf110c] {}
  55. at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.0.9.jar:?] {}
  56. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.0.9.jar:?] {}
  57. at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.0.9.jar:?] {}
  58. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.0.9.jar:?] {re:classloading}
  59. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.0.9.jar:?] {re:classloading}
  60. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] {}
  61. at net.minecraft.client.Minecraft.<init>(Minecraft.java:474) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:mixins.zycraft.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  62. -- Initialization --
  63. Details:
  64. Stacktrace:
  65. at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  66. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
  67. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
  68. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
  69. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
  70. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.2.jar:36.2] {}
  71. at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$480/1864820597.call(Unknown Source) [forge-1.16.5-36.2.2.jar:36.2] {}
  72. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
  73. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
  74. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
  75. at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
  76. at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}
  77.  
  78.  
  79. -- System Details --
  80. Details:
  81. Minecraft Version: 1.16.5
  82. Minecraft Version ID: 1.16.5
  83. Operating System: Windows 10 (amd64) version 10.0
  84. Java Version: 1.8.0_51, Oracle Corporation
  85. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  86. Memory: 1203543760 bytes (1147 MB) / 2490892288 bytes (2375 MB) up to 8858370048 bytes (8448 MB)
  87. CPUs: 8
  88. JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx9504m -Xms256m -XX:PermSize=256m
  89. ModLauncher: 8.0.9+86+master.3cf110c
  90. ModLauncher launch target: fmlclient
  91. ModLauncher naming: srg
  92. ModLauncher services:
  93. /mixin-0.8.2.jar mixin PLUGINSERVICE
  94. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  95. /forge-1.16.5-36.2.2.jar object_holder_definalize PLUGINSERVICE
  96. /forge-1.16.5-36.2.2.jar runtime_enum_extender PLUGINSERVICE
  97. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  98. /forge-1.16.5-36.2.2.jar capability_inject_definalize PLUGINSERVICE
  99. /forge-1.16.5-36.2.2.jar runtimedistcleaner PLUGINSERVICE
  100. /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
  101. /forge-1.16.5-36.2.2.jar fml TRANSFORMATIONSERVICE
  102. FML: 36.2
  103. Forge: net.minecraftforge:36.2.2
  104. FML Language Providers:
  105. minecraft@1
  106. Mod List:
  107. BetterDungeons-1.16.4-1.2.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2 |NONE |Manifest: NOSIGNATURE
  108. ftb-essentials-1605.1.4-build.13.jar |FTB Essentials |ftbessentials |1605.1.4-build.13 |NONE |Manifest: NOSIGNATURE
  109. supermartijn642configlib-1.0.9-mc1.16.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.9 |NONE |Manifest: NOSIGNATURE
  110. IntegratedTerminals-1.16.5-1.2.4.jar |IntegratedTerminals |integratedterminals |1.2.4 |NONE |Manifest: NOSIGNATURE
  111. mcw-windows-1.0.3-mc1.16.5.jar |Macaw's Windows |mcwwindows |1.0.3 |NONE |Manifest: NOSIGNATURE
  112. windowlogging-mc1.16.3_v0.0.4.jar |Windowlogging |windowlogging |0.0.4 |NONE |Manifest: NOSIGNATURE
  113. IronJetpacks-1.16.5-4.2.1.jar |Iron Jetpacks |ironjetpacks |4.2.1 |NONE |Manifest: NOSIGNATURE
  114. BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |NONE |Manifest: NOSIGNATURE
  115. ForgeEndertech-1.16.5-7.2.0.0-build.0177.jar |Forge Endertech |forgeendertech |7.2.0.0 |NONE |Manifest: NOSIGNATURE
  116. CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |NONE |Manifest: NOSIGNATURE
  117. ReAuth-1.16-Forge-3.9.3.jar |ReAuth |reauth |3.9.3 |NONE |Manifest: 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
  118. EvilCraft-1.16.5-1.1.6.jar |EvilCraft |evilcraft |1.1.6 |NONE |Manifest: NOSIGNATURE
  119. YungsApi-1.16.4-Forge-12.jar |YUNG's API |yungsapi |1.16.4-Forge-12 |NONE |Manifest: NOSIGNATURE
  120. Powah-1.16.5-2.3.16.jar |Powah |powah |2.3.16 |NONE |Manifest: NOSIGNATURE
  121. cabletiers-1.16x-0.501.jar |Cable Tiers |cabletiers |1.16x-0.501 |NONE |Manifest: NOSIGNATURE
  122. Shrink-1.16.5-1.1.5.jar |Shrink |shrink |1.1.5 |NONE |Manifest: NOSIGNATURE
  123. reliquary-1.16.5-1.3.5.1100.jar |Reliquary |xreliquary |1.16.5-1.3.5.1100 |NONE |Manifest: NOSIGNATURE
  124. guardvillagers-1.16.5.1.2.5.jar |Guard Villagers |guardvillagers |1.2.5 |NONE |Manifest: NOSIGNATURE
  125. randompatches-2.4.4-forge.jar |RandomPatches |randompatches |2.4.4-forge |NONE |Manifest: 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
  126. Apotheosis-1.16.5-4.7.1.jar |Apotheosis |apotheosis |4.7.1 |NONE |Manifest: NOSIGNATURE
  127. Morpheus-1.16.5-4.2.70.jar |Morpheus |morpheus |4.2.70 |NONE |Manifest: NOSIGNATURE
  128. Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |NONE |Manifest: NOSIGNATURE
  129. WaterStrainer-1.16.3-10.0.0.jar |Water Strainer |waterstrainer |1.16.3-10.0.0 |NONE |Manifest: NOSIGNATURE
  130. SnowRealMagic-1.16.4-2.5.7.jar |Snow! Real Magic! |snowrealmagic |2.5.7 |NONE |Manifest: NOSIGNATURE
  131. TMechworks-1.16.3+-2.2.5.jar |Tinkers' Mechworks |tmechworks |2.2.5 |NONE |Manifest: NOSIGNATURE
  132. JustEnoughResources-1.16.5-0.12.1.128.jar |Just Enough Resources |jeresources |0.12.1.128 |NONE |Manifest: NOSIGNATURE
  133. VampiresNeedUmbrellas-1.16.5-1.1.3.jar |Vampires Need Umbrellas |vampiresneedumbrellas |1.1.3 |NONE |Manifest: NOSIGNATURE
  134. Paraglider-1.16.5-1.3.2.1.jar |Paraglider |paraglider |1.3.2.1 |NONE |Manifest: NOSIGNATURE
  135. shetiphiancore-1.16-3.8.5.jar |ShetiPhian-Core |shetiphiancore |3.8.5 |NONE |Manifest: NOSIGNATURE
  136. supplementaries-1.16.5-0.15.2b.jar |Supplementaries |supplementaries |1.16.5-0.15.0 |NONE |Manifest: NOSIGNATURE
  137. refinedstorage-1.9.15.jar |Refined Storage |refinedstorage |1.9.15 |NONE |Manifest: NOSIGNATURE
  138. structure_gel-1.16.5-1.7.7.jar |Structure Gel API |structure_gel |1.7.7 |NONE |Manifest: NOSIGNATURE
  139. PackMenu-1.16.4-2.4.2.jar |Pack Menu |packmenu |2.4.2 |NONE |Manifest: NOSIGNATURE
  140. industrial-foregoing-1.16.5-3.2.14.5-13.jar |Industrial Foregoing |industrialforegoing |3.2.14.5 |NONE |Manifest: NOSIGNATURE
  141. torchmaster-2.3.8.jar |Torchmaster |torchmaster |2.3.8 |NONE |Manifest: NOSIGNATURE
  142. repurposed_structures_forge-3.2.2+1.16.5.jar |Repurposed Structures |repurposed_structures |3.2.2+1.16.5 |NONE |Manifest: NOSIGNATURE
  143. BiomesOPlenty-1.16.5-13.1.0.477-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.477 |NONE |Manifest: NOSIGNATURE
  144. ironfurnaces-1.16.5-2.7.4.jar |Iron Furnaces |ironfurnaces |2.7.4 |NONE |Manifest: NOSIGNATURE
  145. mcw-trapdoors-1.0.2-mc1.16.5.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.2 |NONE |Manifest: NOSIGNATURE
  146. silent-gear-1.16.5-2.6.30.jar |Silent Gear |silentgear |2.6.30 |NONE |Manifest: NOSIGNATURE
  147. supermartijn642corelib-1.0.12-mc1.16.5.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.12 |NONE |Manifest: NOSIGNATURE
  148. Botania-1.16.5-419.jar |Botania |botania |1.16.5-419 |NONE |Manifest: NOSIGNATURE
  149. fairylights-4.0.5-1.16.5.jar |Fairy Lights |fairylights |4.0.5 |NONE |Manifest: NOSIGNATURE
  150. spark-forge.jar |spark |spark |1.6.0 |NONE |Manifest: NOSIGNATURE
  151. portality-1.16.4-3.2.2.jar |Portality |portality |3.2.2 |NONE |Manifest: NOSIGNATURE
  152. curios-forge-1.16.5-4.0.5.2.jar |Curios API |curios |1.16.5-4.0.5.2 |NONE |Manifest: NOSIGNATURE
  153. corail_woodcutter-1.16-2.0.0.jar |Corail Woodcutter |corail_woodcutter |2.0.0 |NONE |Manifest: NOSIGNATURE
  154. YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |NONE |Manifest: NOSIGNATURE
  155. tanknull-2.3-1.16.4.jar |Tank Null |tanknull |2.3-1.16.4 |NONE |Manifest: NOSIGNATURE
  156. Nuclear Science-1.16.5-0.3.0-0.jar |Nuclear Science |nuclearscience |1.16.5-0.3.0-0 |NONE |Manifest: NOSIGNATURE
  157. FramedBlocks-2.9.3.jar |FramedBlocks |framedblocks |2.9.3 |NONE |Manifest: NOSIGNATURE
  158. MushroomQuest_1.16.5_v3.2.jar |Mushroom Quest |mushroomquest |3.0.0 |NONE |Manifest: NOSIGNATURE
  159. tombstone-1.16.5-6.5.1.jar |Corail Tombstone |tombstone |6.5.1 |NONE |Manifest: NOSIGNATURE
  160. obfuscate-0.6.2-1.16.3.jar |Obfuscate |obfuscate |0.6.2 |NONE |Manifest: e1:59:1a:56:ec:97:b3:d0:b3:4b:25:06:1f:83:b0:f4:fd:0c:24:e3:6d:ea:94:b1:9f:22:b0:38:13:60:88:ea
  161. magicalcrops-1.0.0 prerelease.jar |Magical Crops: Regrowth |magicalcrops |1.0.0 |NONE |Manifest: NOSIGNATURE
  162. ExtraStorage-1.16.5-1.4.1.jar |Extra Storage |extrastorage |1.4.1 |NONE |Manifest: NOSIGNATURE
  163. NaturesAura-34.2.jar |Nature's Aura |naturesaura |34.2 |NONE |Manifest: NOSIGNATURE
  164. constructionwand-1.16.5-2.2.jar |Construction Wand |constructionwand |1.16.5-2.2 |NONE |Manifest: NOSIGNATURE
  165. mcw-roofs-2.0.1-mc1.16.5-4.jar |Macaw's Roofs |mcwroofs |2.0.1 |NONE |Manifest: NOSIGNATURE
  166. cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |NONE |Manifest: NOSIGNATURE
  167. observerlib-1.16.5-1.5.3.jar |ObserverLib |observerlib |1.16.5-1.5.3 |NONE |Manifest: NOSIGNATURE
  168. mcw-furniture-2.0.1-mc1.16.5.jar |Macaw's Furniture |mcwfurnitures |2.0.1 |NONE |Manifest: NOSIGNATURE
  169. ItemPhysic_v1.4.18_mc1.16.5.jar |ItemPhysic |itemphysic |1.6.0 |NONE |Manifest: NOSIGNATURE
  170. cloth-config-4.11.26-forge.jar |Cloth Config v4 API |cloth-config |4.11.26 |NONE |Manifest: NOSIGNATURE
  171. AdChimneys-1.16.5-6.0.12.0-build.0177.jar |Advanced Chimneys |adchimneys |6.0.12.0 |NONE |Manifest: NOSIGNATURE
  172. the_bumblezone-1.16.5-2.4.11-forge.jar |The Bumblezone |the_bumblezone |1.16.5-2.4.11-forge |NONE |Manifest: NOSIGNATURE
  173. FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |NONE |Manifest: NOSIGNATURE
  174. CodeChickenLib-1.16.5-4.0.2.429-universal.jar |CodeChicken Lib |codechickenlib |4.0.2.429 |NONE |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
  175. Babel-1.0.5.jar |Babel |babel |1.0.5 |NONE |Manifest: NOSIGNATURE
  176. JEPB-1.0.0.jar |Just Enough Piglin Bartering |jepb |1.0.0 |NONE |Manifest: NOSIGNATURE
  177. BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |NONE |Manifest: NOSIGNATURE
  178. geckolib-forge-1.16.5-3.0.45.jar |GeckoLib |geckolib3 |3.0.45 |NONE |Manifest: NOSIGNATURE
  179. SaveMyStronghold-1.16.4-1.0.jar |Save My Stronghold! |savemystronghold |1.16.4-1.0 |NONE |Manifest: NOSIGNATURE
  180. QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |NONE |Manifest: NOSIGNATURE
  181. mowziesmobs-1.5.19.jar |Mowzie's Mobs |mowziesmobs |1.5.19 |NONE |Manifest: NOSIGNATURE
  182. SimplyJetpacks2-1.16.5-2.6.11.2.jar |Simply Jetpacks 2 |simplyjetpacks |1.16.5-2.6.11.2 |NONE |Manifest: NOSIGNATURE
  183. cgm-1.0.1-1.16.3.jar |MrCrayfish's Gun Mod |cgm |1.0.1 |NONE |Manifest: NOSIGNATURE
  184. Floocraft 1.16.3-1.15.4.jar |Floocraft |floocraftft |1.15.4 |NONE |Manifest: NOSIGNATURE
  185. woot-1.16.5-1.0.8.0.jar |Woot |woot |1.16.5-1.0.8.0 |NONE |Manifest: NOSIGNATURE
  186. AttributeFix-1.16.5-10.1.2.jar |AttributeFix |attributefix |10.1.2 |NONE |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
  187. tesseract-1.0.23-mc1.16.5.jar |Tesseract |tesseract |1.0.23 |NONE |Manifest: NOSIGNATURE
  188. Mekanism-1.16.5-10.0.21.448.jar |Mekanism |mekanism |10.0.21 |NONE |Manifest: NOSIGNATURE
  189. caelus-forge-1.16.5-2.1.3.1.jar |Caelus API |caelus |1.16.5-2.1.3.1 |NONE |Manifest: NOSIGNATURE
  190. AllTheCompressed-0.0.8-1.16.5-36.2.2.jar |AllTheCompressed |allthecompressed |0.0.8-1.16.5-36.2.2 |NONE |Manifest: NOSIGNATURE
  191. alltheores-1.3.6-1.16.5-36.1.0.jar |AllTheOres |alltheores |1.3.6-1.16.5-36.1.0 |NONE |Manifest: NOSIGNATURE
  192. TravelersBackpack-1.16.5-5.4.3.jar |Traveler's Backpack |travelersbackpack |5.4.3 |NONE |Manifest: NOSIGNATURE
  193. NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |NONE |Manifest: NOSIGNATURE
  194. SereneSeasons-1.16.5-4.0.1.121-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.121 |NONE |Manifest: NOSIGNATURE
  195. catjammies-1.1.0.jar |CatJammies |catjammies |NONE |NONE |Manifest: NOSIGNATURE
  196. LibX-1.16.3-1.0.76.jar |LibX |libx |1.16.3-1.0.76 |NONE |Manifest: NOSIGNATURE
  197. compactmachines-4.0.0-beta.2.jar |Compact Machines 4 |compactmachines |4.0.0-beta.2 |NONE |Manifest: NOSIGNATURE
  198. phosphophyllite-1.16.5-0.5.1.jar |Phosphophyllite |phosphophyllite |0.5.1 |NONE |Manifest: NOSIGNATURE
  199. engineerstools-1.16.4-1.1.5.jar |Engineer's Tools |engineerstools |1.1.5 |NONE |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
  200. curioofundying-forge-1.16.5-5.2.0.0.jar |Curio of Undying |curioofundying |1.16.5-5.2.0.0 |NONE |Manifest: NOSIGNATURE
  201. FarmingForBlockheads_1.16.5-7.3.1.jar |Farming for Blockheads |farmingforblockheads |7.3.1 |NONE |Manifest: NOSIGNATURE
  202. pneumaticcraft-repressurized-1.16.5-2.13.5-218.jar|PneumaticCraft: Repressurized |pneumaticcraft |1.16.5-2.13.5-218 |NONE |Manifest: NOSIGNATURE
  203. pedestals-0.8s_hotfix_5.jar |Pedestals |pedestals |0.8s_hotfix_5 |NONE |Manifest: NOSIGNATURE
  204. additional_lights-1.16.4-2.1.3.jar |Additional Lights |additional_lights |2.1.3 |NONE |Manifest: NOSIGNATURE
  205. Electrodynamics-1.16.5-0.4.0-1.jar |Electrodynamics |electrodynamics |1.16.5-0.4.0-1 |NONE |Manifest: NOSIGNATURE
  206. JEITweaker-1.16.5-1.0.1.34.jar |JEI Tweaker |jeitweaker |1.0.1.34 |NONE |Manifest: NOSIGNATURE
  207. CraftTweaker-1.16.5-7.1.2.408.jar |CraftTweaker |crafttweaker |7.1.2.408 |NONE |Manifest: NOSIGNATURE
  208. mysticalworld-1.16.5-0.3.2.18.jar |Mystical World |mysticalworld |0.3.2.17 |NONE |Manifest: NOSIGNATURE
  209. extradisks-1.16.4-1.5.1.jar |Extra Disks |extradisks |1.5.1 |NONE |Manifest: NOSIGNATURE
  210. ImmersivePetroleum-1.16.5-3.3.0-5.jar |Immersive Petroleum |immersivepetroleum |3.3.0-5 |NONE |Manifest: NOSIGNATURE
  211. DynamicSurroundings-1.16.4-4.0.4.2.jar |ยง3Dynamic Surroundings |dsurround |1.16.4-4.0.4.2 |NONE |Manifest: b4:98:14:b9:76:55:25:4f:e5:5f:4d:71:90:87:43:5b:f9:d5:3a:02:60:42:5e:da:1f:15:9c:ff:be:a9:7c:77
  212. ironchest-1.16.5-11.2.13.jar |Iron Chests |ironchest |1.16.5-11.2.13 |NONE |Manifest: NOSIGNATURE
  213. MythicBotany-1.16.5-1.4.1.jar |MythicBotany |mythicbotany |1.16.5-1.4.1 |NONE |Manifest: NOSIGNATURE
  214. IntegratedCrafting-1.16.5-1.0.17.jar |IntegratedCrafting |integratedcrafting |1.0.17 |NONE |Manifest: NOSIGNATURE
  215. DungeonsArise-1.16.5-2.1.47-release.jar |When Dungeons Arise |dungeons_arise |2.1.47 |NONE |Manifest: NOSIGNATURE
  216. ZeroCore2-1.16.5-2.1.3.jar |Zero CORE 2 |zerocore |1.16.5-2.1.3 |NONE |Manifest: NOSIGNATURE
  217. forge-1.16.5-36.2.2-client.jar |Minecraft |minecraft |1.16.5 |NONE |Manifest: NOSIGNATURE
  218. logprot-1.16-1.3.jar |Logprot |logprot |1.3 |NONE |Manifest: NOSIGNATURE
  219. theoneprobe-1.16-3.1.4.jar |The One Probe |theoneprobe |1.16-3.1.4 |NONE |Manifest: NOSIGNATURE
  220. MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |NONE |Manifest: NOSIGNATURE
  221. useful_railroads-1.16.5-1.4.6.38.jar |Useful Railroads |usefulrailroads |1.4.6.38 |NONE |Manifest: 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
  222. pamhc2crops-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |NONE |Manifest: NOSIGNATURE
  223. creativeapiary-1.16.5-1.7.jar |Creative Apiary |creativeapiary |1.16.5-1.7 |NONE |Manifest: NOSIGNATURE
  224. Dronecraft2_0.315.jar |DRONECRAFT 2 |dronecraft_2 |0.2.301 |NONE |Manifest: NOSIGNATURE
  225. Ding-1.16.5-1.3.0.jar |Ding |ding |1.3.0 |NONE |Manifest: NOSIGNATURE
  226. ChickenChunks-1.16.5-2.8.0.86-universal.jar |ChickenChunks |chickenchunks |2.8.0.86 |NONE |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
  227. jeiintegration_1.16.5-7.0.1.15.jar |JEI Integration |jeiintegration |7.0.1.15 |NONE |Manifest: NOSIGNATURE
  228. pipez-1.16.5-1.2.8.jar |Pipez |pipez |1.16.5-1.2.8 |NONE |Manifest: NOSIGNATURE
  229. flywheel-1.16-0.2.3.jar |Flywheel |flywheel |1.16-0.2.3 |NONE |Manifest: NOSIGNATURE
  230. Mantle-1.16.5-1.6.123.jar |Mantle |mantle |1.6.123 |NONE |Manifest: NOSIGNATURE
  231. IntegratedDynamics-1.16.5-1.9.3.jar |IntegratedDynamics |integrateddynamics |1.9.3 |NONE |Manifest: NOSIGNATURE
  232. pamhc2foodcore-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |NONE |Manifest: NOSIGNATURE
  233. ftb-backups-2.1.1.6.jar |FTB Backups |ftbbackups |2.1.1.6 |NONE |Manifest: NOSIGNATURE
  234. baubely-heart-canisters-1.16.5-1.1.10.jar |Baubley Heart Canisters |bhc |1.16.5-1.1.10 |NONE |Manifest: NOSIGNATURE
  235. JustEnoughProfessions-1.16.5-1.2.1.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.1 |NONE |Manifest: NOSIGNATURE
  236. AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |NONE |Manifest: NOSIGNATURE
  237. [1.16.5] SecurityCraft v1.8.23.jar |SecurityCraft |securitycraft |v1.8.23 |NONE |Manifest: NOSIGNATURE
  238. lanterncolors-1.16.3-2.1.1.jar |Lantern Colors |lanterncolors |1.16.2-2.1.1 |NONE |Manifest: NOSIGNATURE
  239. creativecrafter-1.16x-0.152.jar |Creative Crafter |creativecrafter |1.16x-0.152 |NONE |Manifest: NOSIGNATURE
  240. RefinedRelocation_1.16.5-8.2.3.jar |Refined Relocation |refinedrelocation |8.2.3 |NONE |Manifest: NOSIGNATURE
  241. byg-1.3.1.jar |Oh The Biomes You'll Go |byg |1.3.1 |NONE |Manifest: NOSIGNATURE
  242. CosmeticArmorReworked-1.16.5-v4.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v4 |NONE |Manifest: 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
  243. morered-1.16.5-2.1.1.0.jar |More Red |morered |2.1.1.0 |NONE |Manifest: NOSIGNATURE
  244. xptome-1.16.5-v2.1.2.jar |XP Tome |xpbook |v2.1.2 |NONE |Manifest: NOSIGNATURE
  245. tetra-1.16.5-3.14.1.jar |Tetra |tetra |3.14.1 |NONE |Manifest: NOSIGNATURE
  246. tetranomicon-1.3.jar |Tetranomicon |tetranomicon |1.3 |NONE |Manifest: NOSIGNATURE
  247. rsrequestify-1.16.3-2.0.1.jar |RSRequestify |rsrequestify |2.0.1 |NONE |Manifest: NOSIGNATURE
  248. CyclopsCore-1.16.5-1.11.8.jar |Cyclops Core |cyclopscore |1.11.8 |NONE |Manifest: NOSIGNATURE
  249. blue_skies-1.16.5-1.1.3.jar |Blue Skies |blue_skies |1.1.3 |NONE |Manifest: NOSIGNATURE
  250. astralsorcery-1.16-1.16.5-1.13.12.jar |Astral Sorcery |astralsorcery |1.16.5-1.13.12 |NONE |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
  251. NetherPortalFix_1.16.3-7.2.1.jar |NetherPortalFix |netherportalfix |7.2.1 |NONE |Manifest: NOSIGNATURE
  252. aiotbotania-1.16.5-1.8.1.jar |AIOT Botania |aiotbotania |1.8.1 |NONE |Manifest: NOSIGNATURE
  253. advancedperipherals-1.16.5-0.7.1r.jar |Advanced Peripherals |advancedperipherals |0.7.1r |NONE |Manifest: NOSIGNATURE
  254. tinyredstone-1.16.5-1.8.3.jar |Tiny Redstone |tinyredstone |1.16.5-1.8.3 |NONE |Manifest: NOSIGNATURE
  255. eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |NONE |Manifest: NOSIGNATURE
  256. managear-1.16.3-2.2.3.jar |Mana Gear |managear |1.16.3-2.2.3 |NONE |Manifest: NOSIGNATURE
  257. connectivity-2.3-1.16.5.jar |Connectivity Mod |connectivity |2.3-1.16.5 |NONE |Manifest: NOSIGNATURE
  258. rsgauges-1.16.4-1.2.11.jar |Gauges and Switches |rsgauges |1.2.11 |NONE |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
  259. CookingForBlockheads_1.16.5-9.3.3.jar |Cooking for Blockheads |cookingforblockheads |9.3.3 |NONE |Manifest: NOSIGNATURE
  260. Controlling-7.0.0.24.jar |Controlling |controlling |7.0.0.24 |NONE |Manifest: NOSIGNATURE
  261. Placebo-1.16.5-4.6.0.jar |Placebo |placebo |4.6.0 |NONE |Manifest: NOSIGNATURE
  262. dankstorage-3.16.jar |Dank Storage |dankstorage |3.16 |NONE |Manifest: NOSIGNATURE
  263. citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |NONE |Manifest: NOSIGNATURE
  264. alexsmobs-1.11.1.jar |Alex's Mobs |alexsmobs |1.11.1 |NONE |Manifest: NOSIGNATURE
  265. iceandfire-2.1.8-1.16.5.jar |Ice and Fire |iceandfire |2.1.8-1.16.5 |NONE |Manifest: NOSIGNATURE
  266. allthemodium-1.5.11-1.16.5-36.1.23.jar |Allthemodium |allthemodium |1.5.11-1.16.5-36.1.2|NONE |Manifest: NOSIGNATURE
  267. rats-7.2.0-1.16.5.jar |Rats |rats |7.2.0 |NONE |Manifest: NOSIGNATURE
  268. iafgear-1.16.5-1.0.4.jar |DragonGear |iafgear |1.16.5-1.0.4 |NONE |Manifest: NOSIGNATURE
  269. gardenofglass-1.7.jar |Garden of Glass |gardenofglass |1.7 |NONE |Manifest: NOSIGNATURE
  270. mightyarchitect-mc1.16.3_v0.5.jar |The Mighty Architect |mightyarchitect |0.5 |NONE |Manifest: NOSIGNATURE
  271. culinaryconstruct-forge-1.16.5-4.0.0.6.jar |Culinary Construct |culinaryconstruct |1.16.5-4.0.0.6 |NONE |Manifest: NOSIGNATURE
  272. Bookshelf-Forge-1.16.5-10.2.27.jar |Bookshelf |bookshelf |10.2.27 |NONE |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
  273. DarkUtilities-1.16.5-8.0.10.jar |Dark Utilities |darkutils |8.0.10 |NONE |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
  274. BotanyPots-1.16.5-7.0.17.jar |BotanyPots |botanypots |7.0.17 |NONE |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
  275. sophisticatedbackpacks-1.16.5-3.2.7.326.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.2.7.326 |NONE |Manifest: NOSIGNATURE
  276. u_team_core-1.16.5-3.2.1.196.jar |U Team Core |uteamcore |3.2.1.196 |NONE |Manifest: 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
  277. buildinggadgets-1.16.5-3.8.0.jar |Building Gadgets |buildinggadgets |3.8.0 |NONE |Manifest: NOSIGNATURE
  278. forge-1.16.5-36.2.2-universal.jar |Forge |forge |36.2.2 |NONE |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
  279. cofh_core-1.16.5-1.3.1.jar |CoFH Core |cofh_core |1.3.1 |NONE |Manifest: NOSIGNATURE
  280. thermal_foundation-1.16.5-1.3.2.jar |Thermal Series |thermal |1.3.2 |NONE |Manifest: NOSIGNATURE
  281. thermal_innovation-1.16.5-1.3.0.jar |Thermal Innovation |thermal_innovation |1.3.0 |NONE |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
  282. thermal_locomotion-1.16.5-1.3.0.jar |Thermal Locomotion |thermal_locomotion |1.3.0 |NONE |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
  283. Psi 1.16-95.jar |Psi |psi |1.16-95 |NONE |Manifest: NOSIGNATURE
  284. thermal_cultivation-1.16.5-1.3.0.jar |Thermal Cultivation |thermal_cultivation |1.3.0 |NONE |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
  285. appleskin-forge-mc1.16.x-2.1.0.jar |AppleSkin |appleskin |mc1.16.4-2.1.0 |NONE |Manifest: NOSIGNATURE
  286. Aquaculture-1.16.5-2.1.20.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.20 |NONE |Manifest: NOSIGNATURE
  287. simpleplanes-1.16.5-4.6.0.jar |Simple Planes |simpleplanes |1.16.5-4.6.0 |NONE |Manifest: NOSIGNATURE
  288. mcw-doors-1.0.3-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.3 |NONE |Manifest: NOSIGNATURE
  289. MekanismGenerators-1.16.5-10.0.21.448.jar |Mekanism: Generators |mekanismgenerators |10.0.21 |NONE |Manifest: NOSIGNATURE
  290. XNetGases-1.16.5-2.3.7.jar |XNet Gases |xnetgases |2.3.7 |NONE |Manifest: NOSIGNATURE
  291. MmmMmmMmmMmm-1.16.5-1.2.0.jar |MmmMmmMmmMmm |dummmmmmy |1.2.0 |NONE |Manifest: NOSIGNATURE
  292. absentbydesign-1.16.5-1.5.0.jar |Absent By Design Mod |absentbydesign |1.16.5-1.5.0 |NONE |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
  293. twilightforest-1.16.5-4.0.546-universal.jar |The Twilight Forest |twilightforest |NONE |NONE |Manifest: NOSIGNATURE
  294. mob_grinding_utils-1.16.5-0.4.28.jar |Mob Grinding Utils |mob_grinding_utils |1.16.5-0.4.28 |NONE |Manifest: NOSIGNATURE
  295. EquipmentCompare-1.16.5-1.2.0.jar |Equipment Compare |equipmentcompare |1.2.0 |NONE |Manifest: NOSIGNATURE
  296. chipped-1.1.2.jar |Chipped |chipped |1.1.2 |NONE |Manifest: NOSIGNATURE
  297. JAMD-1.2.1-build.13+mc1.16.5.jar |Just Another Mining Dimension |jamd |1.2.1-build.13+mc1.1|NONE |Manifest: NOSIGNATURE
  298. chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |NONE |Manifest: NOSIGNATURE
  299. mcw-bridges-1.0.6-mc1.16.5.jar |Macaw's Bridges |mcwbridges |1.0.6 |NONE |Manifest: NOSIGNATURE
  300. useful_backpacks-1.16.5-1.12.1.90.jar |Useful Backpacks |usefulbackpacks |1.12.1.90 |NONE |Manifest: 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
  301. ResourcefulBees-1.16.5-0.9.9.2.jar |Resourceful Bees |resourcefulbees |1.16.5-0.9.9.2 |NONE |Manifest: NOSIGNATURE
  302. endertanks-1.16-1.9.5.jar |EnderTanks |endertanks |1.9.5 |NONE |Manifest: NOSIGNATURE
  303. CommonCapabilities-1.16.5-2.7.0.jar |CommonCapabilities |commoncapabilities |2.7.0 |NONE |Manifest: NOSIGNATURE
  304. Compressium-1.16.5-1.2.3.jar |Compressium |compressium |1.2.custom |NONE |Manifest: NOSIGNATURE
  305. MekanismAdditions-1.16.5-10.0.21.448.jar |Mekanism: Additions |mekanismadditions |10.0.21 |NONE |Manifest: NOSIGNATURE
  306. valkyrielib-1.16.5-3.0.9.2.jar |ValkyrieLib |valkyrielib |1.16.5-3.0.9.2 |NONE |Manifest: NOSIGNATURE
  307. envirocore-1.16.5-3.0.9.1.jar |Environmental Core |envirocore |1.16.5-3.0.9.1 |NONE |Manifest: NOSIGNATURE
  308. envirotech-1.16.5-3.0.9.4.jar |Environmental Tech |envirotech |1.16.5-3.0.9.4 |NONE |Manifest: NOSIGNATURE
  309. Lollipop-1.16.5-3.2.9.jar |Lollipop |lollipop |3.2.9 |NONE |Manifest: NOSIGNATURE
  310. mcw-fences-1.0.0-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.0 |NONE |Manifest: NOSIGNATURE
  311. AdvancedRocketry-1.16.5-2.0.0-16-universal.jar |Advanced Rocketry |advancedrocketry |1.16.5-2.0.0-16 |NONE |Manifest: NOSIGNATURE
  312. jei-1.16.5-7.7.1.121.jar |Just Enough Items |jei |7.7.1.121 |NONE |Manifest: NOSIGNATURE
  313. Vampirism-1.16.4-1.7.12.jar |Vampirism |vampirism |1.7.12 |NONE |Manifest: NOSIGNATURE
  314. VampirismIntegrations-1.16.5-1.5.1.jar |Vampirism Integrations |vampirism_integrations |1.5.1 |NONE |Manifest: NOSIGNATURE
  315. jousting-1.16.5-v1.0.3.jar |Jousting |jousting |1.16.5-v1.0.3 |NONE |Manifest: NOSIGNATURE
  316. atmadditions-1.16.2-1.0.0.jar |All The Mods: Additions |atmadditions |1.16.2-1.0.0 |NONE |Manifest: NOSIGNATURE
  317. TrackAPI-1.16.4-forge-1.2.1.jar |TrackAPI |trackapi |1.2 |NONE |Manifest: NOSIGNATURE
  318. simplybackpacks-1.16.3-1.4.13.jar |Simply Backpacks |simplybackpacks |1.16.3-1.4.13 |NONE |Manifest: NOSIGNATURE
  319. pamhc2foodextended-1.16.3-1.0.4.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |NONE |Manifest: NOSIGNATURE
  320. SolarFluxReborn-1.16.3-16.2.5.jar |Solar Flux Reborn |solarflux |16.2.5 |NONE |Manifest: NOSIGNATURE
  321. dpanvil-1.16.5-1.2.2.jar |DataPack Anvil |dpanvil |1.16.5-1.2.2 |NONE |Manifest: NOSIGNATURE
  322. Patchouli-1.16.4-53.1.jar |Patchouli |patchouli |1.16.4-53.1 |NONE |Manifest: NOSIGNATURE
  323. ars_nouveau-1.16.5-1.22.3.jar |Ars Nouveau |ars_nouveau |1.22.3 |NONE |Manifest: NOSIGNATURE
  324. blockcarpentry-1.16-0.3.11.jar |BlockCarpentry |blockcarpentry |1.16-0.3.11 |NONE |Manifest: NOSIGNATURE
  325. thermal_expansion-1.16.5-1.3.0.jar |Thermal Expansion |thermal_expansion |1.3.0 |NONE |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
  326. IntegratedTunnels-1.16.5-1.8.5.jar |IntegratedTunnels |integratedtunnels |1.8.5 |NONE |Manifest: NOSIGNATURE
  327. DrawersTooltip-1.16.2-2.1.0.jar |Drawers Tooltip |drawerstooltip |2.1.0 |NONE |Manifest: NOSIGNATURE
  328. MysticalCustomization-1.16.4-2.1.5.jar |Mystical Customization |mysticalcustomization |2.1.5 |NONE |Manifest: NOSIGNATURE
  329. lostcities-1.16-4.0.9-beta.jar |LostCities |lostcities |1.16-4.0.9-beta |NONE |Manifest: NOSIGNATURE
  330. elevatorid-1.16.5-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |NONE |Manifest: NOSIGNATURE
  331. GunpowderLib-1.16.5-1.2.2.jar |GunpowderLib |gunpowderlib |1.16.5-1.2.2 |NONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
  332. ftb-ultimine-forge-1605.3.0-build.25.jar |FTB Ultimine |ftbultimine |1605.3.0-build.25 |NONE |Manifest: NOSIGNATURE
  333. BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |NONE |Manifest: NOSIGNATURE
  334. buildersaddition-1.16.5-20210807a.jar |Builders Crafts & Addition |buildersaddition |1.16.5-20210807a |NONE |Manifest: NOSIGNATURE
  335. Runelic-1.16.5-7.0.1.jar |Runelic |runelic |7.0.1 |NONE |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
  336. MekanismTools-1.16.5-10.0.21.448.jar |Mekanism: Tools |mekanismtools |10.0.21 |NONE |Manifest: NOSIGNATURE
  337. LibVulpes-1.16.5-1.0.2-26-universal.jar |Lib Vulpes |libvulpes |1.16.5-1.0.2-26 |NONE |Manifest: NOSIGNATURE
  338. architectury-1.21.31-forge.jar |Architectury |architectury |1.21.31 |NONE |Manifest: NOSIGNATURE
  339. ftb-library-forge-1605.3.2-build.64.jar |FTB Library |ftblibrary |1605.3.2-build.64 |NONE |Manifest: NOSIGNATURE
  340. ftb-teams-forge-1605.2.1-build.20.jar |FTB Teams |ftbteams |1605.2.1-build.20 |NONE |Manifest: NOSIGNATURE
  341. ftb-ranks-1605.1.4-build.9-forge.jar |FTB Ranks |ftbranks |1605.1.4-build.9 |NONE |Manifest: NOSIGNATURE
  342. ImmersiveRailroading-1.16.5-forge-1.9.1.jar |Immersive Railroading |immersiverailroading |1.16.5-forge-1.9.1 |NONE |Manifest: NOSIGNATURE
  343. UniversalModCore-1.16.5-forge-1.1.3.jar |Universal Mod Core |universalmodcore |1.1.3 |NONE |Manifest: NOSIGNATURE
  344. curiouselytra-forge-1.16.5-4.0.2.3.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.3 |NONE |Manifest: NOSIGNATURE
  345. cc-tweaked-1.16.5-1.98.2.jar |CC: Tweaked |computercraft |1.98.2 |NONE |Manifest: NOSIGNATURE
  346. ExtremeReactors2-1.16.5-2.0.27.jar |Extreme Reactors |bigreactors |1.16.5-2.0.27 |NONE |Manifest: NOSIGNATURE
  347. light-overlay-5.8.1.jar |Light Overlay |lightoverlay |5.8.1 |NONE |Manifest: NOSIGNATURE
  348. trashcans-1.0.10-mc1.16.5.jar |Trash Cans |trashcans |1.0.10 |NONE |Manifest: NOSIGNATURE
  349. The_Undergarden-1.16.5-0.5.4.jar |The Undergarden |undergarden |0.5.4 |NONE |Manifest: NOSIGNATURE
  350. chunkloaders-1.1.7-mc1.16.5.jar |Chunk Loaders |chunkloaders |1.1.7 |NONE |Manifest: NOSIGNATURE
  351. TrampleStopper-2.6.1-build.22+mc1.16.5.jar |Trample Stopper |tramplestopper |version |NONE |Manifest: NOSIGNATURE
  352. smallships-1.16.5-1.10.1.jar |Small Ships Mod |smallships |1.10.1 |NONE |Manifest: NOSIGNATURE
  353. observable-0.1.3-forge.jar |Observable |observable |0.1.3 |NONE |Manifest: NOSIGNATURE
  354. Cyclic-1.16.5-1.3.6.jar |Cyclic |cyclic |1.16.5-1.3.6 |NONE |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
  355. BetterAdvancements-1.16.5-0.1.1.115.jar |Better Advancements |betteradvancements |0.1.1.115 |NONE |Manifest: NOSIGNATURE
  356. rhino-1605.1.2-build.48.jar |Rhino |rhino |1605.1.2-build.48 |NONE |Manifest: NOSIGNATURE
  357. BotaniaAdditionsMC1.16.4-1.0.4.jar |Botania Additions |botaniaadditions |1.0.4 |NONE |Manifest: NOSIGNATURE
  358. biggerreactors-1.16.5-0.5.1.jar |Bigger Reactors |biggerreactors |0.5.1 |NONE |Manifest: NOSIGNATURE
  359. Cucumber-1.16.4-4.1.10.jar |Cucumber Library |cucumber |4.1.10 |NONE |Manifest: NOSIGNATURE
  360. pamhc2trees-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.1 |NONE |Manifest: NOSIGNATURE
  361. flatbedrock-1.2.0-build.2+mc1.16.5.jar |Flat Bedrock |flatbedrock |1.2.0-build.2+mc1.16|NONE |Manifest: NOSIGNATURE
  362. OldJavaWarning-1.16.5-7.0.1.jar |OldJavaWarning |oldjavawarning |7.0.1 |NONE |Manifest: NOSIGNATURE
  363. item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |NONE |Manifest: NOSIGNATURE
  364. elementalcraft-1.16.5-2.7.9.jar |ElementalCraft |elementalcraft |1.16.5-2.7.9 |NONE |Manifest: NOSIGNATURE
  365. metalbarrels-1.16.2-3.3b.jar |Metal Barrels |metalbarrels |1.16.2-3.3b |NONE |Manifest: NOSIGNATURE
  366. longfallboots-1.6.0a.jar |Long Fall Boots |longfallboots |1.6.0a |NONE |Manifest: NOSIGNATURE
  367. abnormals_core-1.16.5-3.2.0.jar |Abnormals Core |abnormals_core |3.2.0 |NONE |Manifest: NOSIGNATURE
  368. upgrade_aquatic-1.16.5-3.1.0.jar |Upgrade Aquatic |upgrade_aquatic |3.1.0 |NONE |Manifest: NOSIGNATURE
  369. endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |NONE |Manifest: NOSIGNATURE
  370. Scannable-MC1.16.5-Forge-1.7.4+21.jar |Scannable |scannable |1.7.4+21 |NONE |Manifest: NOSIGNATURE
  371. brazier-3.0.9-forge.jar |Brazier |brazier |3.0.9 |NONE |Manifest: NOSIGNATURE
  372. ae2extras-1.3-1.16.5.jar |AE2 Extras |ae2extras |1.3-1.16.5 |NONE |Manifest: NOSIGNATURE
  373. WAWLA-1.16.5-8.0.1.jar |WAWLA |wawla |8.0.1 |NONE |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
  374. create-mc1.16.5_v0.3.2d.jar |Create |create |v0.3.2d |NONE |Manifest: NOSIGNATURE
  375. ZYCraft-1.16.5-3.0.1.jar |ZYCraft |zycraft |3.0.0 |NONE |Manifest: NOSIGNATURE
  376. Waystones_1.16.5-7.6.2.jar |Waystones |waystones |7.6.2 |NONE |Manifest: NOSIGNATURE
  377. Clumps-6.0.0.25.jar |Clumps |clumps |6.0.0.25 |NONE |Manifest: NOSIGNATURE
  378. mgui-1.16.5-3.2.0.jar |mgui |mgui |3.2.0 |NONE |Manifest: NOSIGNATURE
  379. journeymap-1.16.5-5.7.3.jar |Journeymap |journeymap |5.7.3 |NONE |Manifest: NOSIGNATURE
  380. comforts-forge-1.16.5-4.0.1.3.jar |Comforts |comforts |1.16.5-4.0.1.3 |NONE |Manifest: NOSIGNATURE
  381. appliedenergistics2-8.4.0.jar |Applied Energistics 2 |appliedenergistics2 |8.4.0 |NONE |Manifest: 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
  382. lazierae2-1.16.5-1.1.4.jar |LazierAE2 |lazierae2 |1.1.4 |NONE |Manifest: NOSIGNATURE
  383. FruitTrees-1.16.5-2.4.3.jar |Fruit Trees |fruittrees |2.4.3 |NONE |Manifest: NOSIGNATURE
  384. Kiwi-1.16.5-3.5.2.jar |Kiwi |kiwi |3.5.2 |NONE |Manifest: NOSIGNATURE
  385. Artifacts-1.16.5-2.10.0.jar |Artifacts |artifacts |1.16.5-2.10.0 |NONE |Manifest: NOSIGNATURE
  386. SimpleStorageNetwork-1.16.5-1.4.0.jar |Simple Storage Network |storagenetwork |1.16.5-1.4.0 |NONE |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
  387. DimStorage-1.16.5-4.4.1.jar |DimStorage |dimstorage |4.4.1 |NONE |Manifest: NOSIGNATURE
  388. OuterEnd-0.2.14.jar |The Outer End |outer_end |0.2.9 |NONE |Manifest: NOSIGNATURE
  389. decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |NONE |Manifest: NOSIGNATURE
  390. decorative_blocks_abnormals-1.2.jar |Decorative Blocks Abnormals |decorative_blocks_abnormals |1.2 |NONE |Manifest: NOSIGNATURE
  391. DungeonCrawl-1.16.5-2.3.2.jar |Dungeon Crawl |dungeoncrawl |2.3.2 |NONE |Manifest: NOSIGNATURE
  392. betteranimalsplus-1.16.5-10.2.0.jar |Better Animals Plus |betteranimalsplus |10.2.0 |NONE |Manifest: NOSIGNATURE
  393. lazydfu-0.1.3.jar |LazyDFU |lazydfu |0.1.3 |NONE |Manifest: NOSIGNATURE
  394. mcjtylib-1.16-5.0.22.jar |McJtyLib |mcjtylib |1.16-5.0.22 |NONE |Manifest: NOSIGNATURE
  395. rftoolsbase-1.16-2.0.11.jar |RFToolsBase |rftoolsbase |1.16-2.0.11 |NONE |Manifest: NOSIGNATURE
  396. xnet-1.16-3.0.13.jar |XNet |xnet |1.16-3.0.13 |NONE |Manifest: NOSIGNATURE
  397. rftoolsdim-1.16-7.0.12-beta.jar |RFToolsDimensions |rftoolsdim |1.16-7.0.12-beta |NONE |Manifest: NOSIGNATURE
  398. rftoolspower-1.16-3.0.9.jar |RFToolsPower |rftoolspower |1.16-3.0.9 |NONE |Manifest: NOSIGNATURE
  399. rftoolsbuilder-1.16-3.1.2.jar |RFToolsBuilder |rftoolsbuilder |1.16-3.1.2 |NONE |Manifest: NOSIGNATURE
  400. rftoolscontrol-1.16-4.0.11.jar |RFToolsControl |rftoolscontrol |1.16-4.0.11 |NONE |Manifest: NOSIGNATURE
  401. ExplorersCompass-1.16.5-1.1.2-forge.jar |Explorer's Compass |explorerscompass |1.16.5-1.1.2-forge |NONE |Manifest: NOSIGNATURE
  402. mapperbase-1.16.5-2.4.0.0.jar |Mapper Base |mapperbase |1.16.5-2.4.0.0 |NONE |Manifest: NOSIGNATURE
  403. embellishcraft-1.16.5-3.4.0.0.jar |EmbellishCraft |embellishcraft |1.16.5-3.4.0.0 |NONE |Manifest: NOSIGNATURE
  404. mahoutsukai-1.16.5-v1.31.37.jar |Mahou Tsukai |mahoutsukai |1.16.5-v1.31.37 |NONE |Manifest: NOSIGNATURE
  405. EnderStorage-1.16.5-2.8.0.168-universal.jar |EnderStorage |enderstorage |2.8.0.168 |NONE |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
  406. AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |NONE |Manifest: NOSIGNATURE
  407. ftb-chunks-forge-1605.3.1-build.46.jar |FTB Chunks |ftbchunks |1605.3.1-build.46 |NONE |Manifest: NOSIGNATURE
  408. kubejs-forge-1605.3.15-build.96.jar |KubeJS |kubejs |1605.3.15-build.96 |NONE |Manifest: NOSIGNATURE
  409. kubejs-thermal-1605.1.3-build.1.jar |KubeJS Thermal |kubejs_thermal |1605.1.3-build.1 |NONE |Manifest: NOSIGNATURE
  410. ftb-quests-forge-1605.3.4-build.52.jar |FTB Quests |ftbquests |1605.3.4-build.52 |NONE |Manifest: NOSIGNATURE
  411. BloodMagic-1.16.4-3.1.1-16.jar |Blood Magic |bloodmagic |1.16.4-3.1.1-16 |NONE |Manifest: NOSIGNATURE
  412. tomeofblood-1.16.4-1.0.5.jar |Tome of Blood |tomeofblood |1.16.4-1.0.5 |NONE |Manifest: NOSIGNATURE
  413. scuba-gear-1.16.5-1.0.3.jar |Scuba Gear |scuba_gear |1.0.3 |NONE |Manifest: NOSIGNATURE
  414. BrandonsCore-1.16.5-3.0.8.232-universal.jar |Brandon's Core |brandonscore |3.0.8.232 |NONE |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
  415. Draconic-Evolution-1.16.5-3.0.11.396-universal.jar|Draconic Evolution |draconicevolution |3.0.11.396 |NONE |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
  416. immersiveposts-1.16.5-4.1.1.jar |Immersive Posts |immersiveposts |4.1.1 |NONE |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
  417. ImmersiveEngineering-1.16.5-5.0.3-138.jar |Immersive Engineering |immersiveengineering |1.16.5-5.0.3-138 |NONE |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
  418. selene-1.16.5-1.6.1.jar |Selene |selene |1.16.5-1.0 |NONE |Manifest: NOSIGNATURE
  419. MysticalAgriculture-1.16.5-4.2.1.jar |Mystical Agriculture |mysticalagriculture |4.2.1 |NONE |Manifest: NOSIGNATURE
  420. MysticalAgradditions-1.16.5-4.2.0.jar |Mystical Agradditions |mysticalagradditions |4.2.0 |NONE |Manifest: NOSIGNATURE
  421. sounddeviceoptions-1.4.3.jar |Sound Device Options |sounddeviceoptions |1.4.3 |NONE |Manifest: NOSIGNATURE
  422. CraftingTweaks_1.16.5-12.2.1.jar |Crafting Tweaks |craftingtweaks |12.2.1 |NONE |Manifest: NOSIGNATURE
  423. TConstruct-1.16.5-3.1.2.265.jar |Tinkers' Construct |tconstruct |3.1.2.265 |NONE |Manifest: NOSIGNATURE
  424. WailaHarvestability-mc1.16.x-forge-1.1.15.jar |Waila Harvestability |wailaharvestability |1.1.15 |NONE |Manifest: NOSIGNATURE
  425. rftoolsutility-1.16-3.1.2.jar |RFToolsUtility |rftoolsutility |1.16-3.1.2 |NONE |Manifest: NOSIGNATURE
  426. EnchantmentDescriptions-1.16.5-7.0.12.jar |EnchantmentDescriptions |enchdesc |7.0.12 |NONE |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
  427. ToolBelt-1.16.5-1.16.0.jar |Tool Belt |toolbelt |1.16.0 |NONE |Manifest: NOSIGNATURE
  428. titanium-1.16.5-3.2.8.4-10.jar |Titanium |titanium |3.2.8.4 |NONE |Manifest: NOSIGNATURE
  429. mana-and-artifice-1.3.0.6.jar |Mana and Artifice |mana-and-artifice |1.3.0.6 |NONE |Manifest: NOSIGNATURE
  430. silent-lib-1.16.3-4.9.6.jar |Silent Lib |silentlib |4.9.6 |NONE |Manifest: NOSIGNATURE
  431. baubles-1.8.7.1-1.16.5.jar |Baubles |baubles |1.8.7 |NONE |Manifest: NOSIGNATURE
  432. Exchangers-1.16.5-3.0.2.jar |Exchangers |exchangers |1.16.5-3.0.2 |NONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
  433. CreativeCore_v2.2.1_mc1.16.5.jar |CreativeCore |creativecore |2.0.0 |NONE |Manifest: NOSIGNATURE
  434. ctiers-1.16.5-1.35.jar |Centrifuge Tiers |ctiers |1.16.5-1.35 |NONE |Manifest: NOSIGNATURE
  435. Undergarden-Tetra Patch-1.2.1.jar |Undergarden/Tetra Patch |undergardenpatch |1.2.1 |NONE |Manifest: NOSIGNATURE
  436. archers_paradox-1.16.5-1.3.1.jar |Archer's Paradox |archers_paradox |1.3.1 |NONE |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
  437. towers_of_the_wild-1.16.4-2.0.1.jar |Towers Of The Wild |towers_of_the_wild |1.16.4-2.0.1 |NONE |Manifest: NOSIGNATURE
  438. smoothboot-forge-1.16.4-1.2.2.jar |Smooth Boot |smoothboot |1.16.4-1.2.2 |NONE |Manifest: NOSIGNATURE
  439. Iceberg-1.16.5-1.0.1.jar |Iceberg |iceberg |1.0.1 |NONE |Manifest: NOSIGNATURE
  440. SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |NONE |Manifest: NOSIGNATURE
  441. Quark-r2.4-316.jar |Quark |quark |r2.4-316 |NONE |Manifest: NOSIGNATURE
  442. charm-forge-1.16.5-2.3.2.jar |Charm |charm |2.3.2 |NONE |Manifest: NOSIGNATURE
  443. creativewirelesstransmitter-1.16x-1.11.jar |Creative Wireless Transmitter |creativewirelesstransmitter |1.16x-1.11 |NONE |Manifest: NOSIGNATURE
  444. FastWorkbench-1.16.4-4.5.1.jar |FastWorkbench |fastbench |4.5.1 |NONE |Manifest: NOSIGNATURE
  445. StorageDrawers-1.16.3-8.3.0.jar |Storage Drawers |storagedrawers |8.3.0 |NONE |Manifest: NOSIGNATURE
  446. topaddons-1.16.5-2.1.5-beta.jar |TOP Addons |topaddons |1.16.5-2.1.5-beta |NONE |Manifest: NOSIGNATURE
  447. FluxNetworks-1.16.5-6.1.7.12.jar |Flux Networks |fluxnetworks |6.1.7.12 |NONE |Manifest: NOSIGNATURE
  448. enderchests-1.16-1.7.7.jar |EnderChests |enderchests |1.7.7 |NONE |Manifest: NOSIGNATURE
  449. Statues-1.16.5-0.1.7.3.jar |Statues Mod |statues |0.1.7.3 |NONE |Manifest: NOSIGNATURE
  450. tubesreloaded-1.16.5-1.5.0.3.jar |Tubes Reloaded |tubesreloaded |1.5.0.3 |NONE |Manifest: NOSIGNATURE
  451. Assembly Line-1.16.5-0.2.0-0.jar |Assembly Line |assemblyline |1.16.5-0.2.0-0 |NONE |Manifest: NOSIGNATURE
  452. Transport-1.16.5-3.7.0.jar |Transport |transport |3.7.0 |NONE |Manifest: NOSIGNATURE
  453. mobcatcher-1.16.4-3.2a.jar |Mob Catcher |mobcatcher |1.16.4-3.2a |NONE |Manifest: NOSIGNATURE
  454. ferritecore-2.0.7-forge.jar |Ferrite Core |ferritecore |2.0.7 |NONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
  455. engineersdecor-1.16.4-1.1.14.jar |Engineer's Decor |engineersdecor |1.1.14 |NONE |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
  456. Chisel-MC1.16.5-2.0.1-alpha.4.jar |Chisel |chisel |MC1.16.5-2.0.1-alpha|NONE |Manifest: NOSIGNATURE
  457. SoL-Carrot-1.16.5-1.10.1.jar |Spice of Life: Carrot Edition |solcarrot |1.16.5-1.10.1 |NONE |Manifest: NOSIGNATURE
  458. enhancedcelestials-2.0.6-1.16.5.jar |Enhanced Celestials |enhancedcelestials |2.0.6-1.16.5 |NONE |Manifest: NOSIGNATURE
  459. SilentGems-1.16.3-3.7.16.jar |Silent's Gems 3 |silentgems |3.7.16 |NONE |Manifest: NOSIGNATURE
  460. baublesinterface-1.0.0.1.jar |Baubles Interface |baublesinterface |1.0.0.1 |NONE |Manifest: NOSIGNATURE
  461. refinedstorageaddons-0.7.3.jar |Refined Storage Addons |refinedstorageaddons |0.7.3 |NONE |Manifest: NOSIGNATURE
  462. expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |NONE |Manifest: NOSIGNATURE
  463. valhelsia_core-16.0.10.jar |Valhelsia Core |valhelsia_core |16.0.10 |NONE |Manifest: NOSIGNATURE
  464. valhelsia_structures-1.16.5-0.1.5.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.5 |NONE |Manifest: NOSIGNATURE
  465. forbidden_arcanus-16.2.0-beta-4.jar |Forbidden & Arcanus |forbidden_arcanus |16.2.0-beta-4 |NONE |Manifest: NOSIGNATURE
  466. overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |NONE |Manifest: NOSIGNATURE
  467. chiselsandbits-0.3.4-RELEASE.jar |Chisels & bits |chiselsandbits |NONE |NONE |Manifest: NOSIGNATURE
  468. Morph-o-Tool-1.4-27.jar |Morph-o-Tool |morphtool |1.4-27 |NONE |Manifest: NOSIGNATURE
  469. createaddition-1.16.5-20210819a.jar |Create Crafts & Additions |createaddition |1.16.5-20210819a |NONE |Manifest: NOSIGNATURE
  470. Launched Version: forge-36.2.2
  471. Backend library: LWJGL version 3.2.2 build 10
  472. Backend API: NVIDIA GeForce GTX 1080/PCIe/SSE2 GL version 4.6.0 NVIDIA 466.77, NVIDIA Corporation
  473. GL Caps: Using framebuffer using OpenGL 3.0
  474. Using VBOs: Yes
  475. Is Modded: Definitely; Client brand changed to 'forge'
  476. Type: Client (map_client.txt)
  477. CPU: 8x Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
Advertisement
Add Comment
Please, Sign In to add comment