Guest User

Untitled

a guest
Jun 28th, 2021
625
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.76 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why is it breaking :(
  3.  
  4. Time: 6/28/21 4:48 PM
  5. Description: Rendering screen
  6.  
  7. java.lang.NullPointerException: Rendering screen
  8. at team.chisel.client.gui.GuiChisel.func_238468_a_(GuiChisel.java:182) ~[chisel:MC1.16.5-2.0.0-alpha.3] {re:classloading}
  9. at net.minecraft.client.gui.screen.Screen.func_238651_a_(Screen.java:349) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  10. at net.minecraft.client.gui.screen.Screen.func_230446_a_(Screen.java:344) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  11. at team.chisel.client.gui.GuiChisel.func_230430_a_(GuiChisel.java:112) ~[chisel:MC1.16.5-2.0.0-alpha.3] {re:classloading}
  12. at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:299) ~[forge:?] {re:classloading}
  13. at sun.reflect.GeneratedMethodAccessor70.invoke(Unknown Source) ~[?:?] {}
  14. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242] {}
  15. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242] {}
  16. at net.optifine.reflect.Reflector.callVoid(Reflector.java:729) ~[?:?] {re:classloading}
  17. at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:821) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:cmdcam:changeMouseOver,pl:mixin:APP:imm_ptl_mixins.json:client.block_manipulation.MixinGameRenderer_B,pl:mixin:APP:imm_ptl_mixins.json:client.debug.isometric.MixinGameRenderer_I,pl:mixin:APP:imm_ptl_mixins.json:client.render.MixinGameRenderer,pl:mixin:APP:create.mixins.json:StoreProjectionMatrixMixin,pl:mixin:A}
  18. at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:976) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcreativity.mixins.json:MixinMinecraftClient,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:imm_ptl_mixins.json:client.MixinMinecraftClient,pl:mixin:APP:imm_ptl_mixins.json:client.block_manipulation.MixinMinecraftClient_B,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  19. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcreativity.mixins.json:MixinMinecraftClient,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:imm_ptl_mixins.json:client.MixinMinecraftClient,pl:mixin:APP:imm_ptl_mixins.json:client.block_manipulation.MixinMinecraftClient_B,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  20. at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.5.jar:?] {re:classloading,pl:runtimedistcleaner:A}
  21. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242] {}
  22. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242] {}
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242] {}
  24. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242] {}
  25. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.1.30.jar:36.1] {}
  26. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
  27. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
  28. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
  29. at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {}
  30. at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {}
  31.  
  32.  
  33. A detailed walkthrough of the error, its code path and all known details is as follows:
  34. ---------------------------------------------------------------------------------------
  35.  
  36. -- Head --
  37. Thread: Render thread
  38. Stacktrace:
  39. at team.chisel.client.gui.GuiChisel.func_238468_a_(GuiChisel.java:182) ~[chisel:MC1.16.5-2.0.0-alpha.3] {re:classloading}
  40. at net.minecraft.client.gui.screen.Screen.func_238651_a_(Screen.java:349) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  41. at net.minecraft.client.gui.screen.Screen.func_230446_a_(Screen.java:344) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  42. at team.chisel.client.gui.GuiChisel.func_230430_a_(GuiChisel.java:112) ~[chisel:MC1.16.5-2.0.0-alpha.3] {re:classloading}
  43. at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:299) ~[forge:?] {re:classloading}
  44. at sun.reflect.GeneratedMethodAccessor70.invoke(Unknown Source) ~[?:?] {}
  45. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242] {}
  46. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242] {}
  47. at net.optifine.reflect.Reflector.callVoid(Reflector.java:729) ~[?:?] {re:classloading}
  48. -- Screen render details --
  49. Details:
  50. Screen name: team.chisel.client.gui.GuiHitechChisel
  51. Mouse location: Scaled: (320, 166). Absolute: (960.000000, 500.000000)
  52. Screen size: Scaled: (640, 334). Absolute: (1920, 1001). Scale factor of 3.000000
  53.  
  54. -- Affected level --
  55. Details:
  56. All players: 1 total; [ClientPlayerEntity['CriticalFlaw'/415, l='ClientWorld minecraft:overworld', x=-132.75, y=70.00, z=27.90]]
  57. Chunk stats: Client Chunks (ImmPtl) 325
  58. Level dimension: minecraft:overworld
  59. Level spawn location: World: (208,76,64), Chunk: (at 0,4,0 in 13,4; contains blocks 208,0,64 to 223,255,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  60. Level time: 23843145 game time, 30432979 day time
  61. Server brand: forge
  62. Server type: Integrated singleplayer server
  63. Stacktrace:
  64. at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:617) ~[?:?] {re:mixin,re:classloading,xf:OptiFine:default,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:abnormals_core.mixins.json:client.ClientWorldMixin,pl:mixin:APP:endergetic.mixins.json:ClientWorldMixin,pl:mixin:APP:imm_ptl_mixins.json:client.MixinClientWorld,pl:mixin:APP:imm_ptl_mixins.json:client.sound.MixinClientWorld_Sound,pl:mixin:APP:imm_ptl_mixins_forge.json:client.MixinClientWorld_MA,pl:mixin:APP:imm_ptl_peripheral_mixins.json:client.alternate_dimension.MixinClientWorld_A,pl:mixin:A}
  65. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2029) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcreativity.mixins.json:MixinMinecraftClient,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:imm_ptl_mixins.json:client.MixinMinecraftClient,pl:mixin:APP:imm_ptl_mixins.json:client.block_manipulation.MixinMinecraftClient_B,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  66. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:623) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcreativity.mixins.json:MixinMinecraftClient,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:imm_ptl_mixins.json:client.MixinMinecraftClient,pl:mixin:APP:imm_ptl_mixins.json:client.block_manipulation.MixinMinecraftClient_B,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  67. at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.5.jar:?] {re:classloading,pl:runtimedistcleaner:A}
  68. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242] {}
  69. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242] {}
  70. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242] {}
  71. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242] {}
  72. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.1.30.jar:36.1] {}
  73. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
  74. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
  75. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
  76. at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {}
  77. at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {}
  78.  
  79.  
  80. -- System Details --
  81. Details:
  82. Minecraft Version: 1.16.5
  83. Minecraft Version ID: 1.16.5
  84. Operating System: Windows 10 (amd64) version 10.0
  85. Java Version: 1.8.0_242, AdoptOpenJDK
  86. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode),
  87. Memory: 480520072 bytes (458 MB) / 4833935360 bytes (4610 MB) up to 7158628352 bytes (6827 MB)
  88. CPUs: 12
  89. JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx7680m -Xms7680m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms256m
  90. ModLauncher: 8.0.9+86+master.3cf110c
  91. ModLauncher launch target: fmlclient
  92. ModLauncher naming: srg
  93. ModLauncher services:
  94. /mixin-0.8.2.jar mixin PLUGINSERVICE
  95. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  96. /forge-1.16.5-36.1.30.jar object_holder_definalize PLUGINSERVICE
  97. /forge-1.16.5-36.1.30.jar runtime_enum_extender PLUGINSERVICE
  98. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  99. /forge-1.16.5-36.1.30.jar capability_inject_definalize PLUGINSERVICE
  100. /forge-1.16.5-36.1.30.jar runtimedistcleaner PLUGINSERVICE
  101. /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
  102. /OptiFine_1.16.5_HD_U_G7.jar OptiFine TRANSFORMATIONSERVICE
  103. /forge-1.16.5-36.1.30.jar fml TRANSFORMATIONSERVICE
  104. FML: 36.1
  105. Forge: net.minecraftforge:36.1.30
  106. FML Language Providers:
  107. minecraft@1
  108. Mod List:
  109. ftb-essentials-1604.1.0.13.jar |FTB Essentials |ftbessentials |1604.1.0.13 |DONE |Manifest: NOSIGNATURE
  110. mcw-windows-1.0.3-mc1.16.5.jar |Macaw's Windows |mcwwindows |1.0.3 |DONE |Manifest: NOSIGNATURE
  111. windowlogging-mc1.16.3_v0.0.4.jar |Windowlogging |windowlogging |0.0.4 |DONE |Manifest: NOSIGNATURE
  112. modnametooltip_1.16.2-1.15.0.jar |Mod Name Tooltip |modnametooltip |1.15.0 |DONE |Manifest: NOSIGNATURE
  113. pitg-1.16.3-1.4.2.jar |Pane In The Glass |pitg |1.16.3-1.4.2 |DONE |Manifest: NOSIGNATURE
  114. CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |Manifest: NOSIGNATURE
  115. ReAuth-1.16-Forge-3.9.3.jar |ReAuth |reauth |3.9.3 |DONE |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
  116. farmersdelightintegrations-1.16.5-1.1.jar |Farmer's Delight Compats |farmersdelightintegrations |1.16.5-1.1 |DONE |Manifest: NOSIGNATURE
  117. YungsApi-1.16.4-Forge-6.jar |YUNG's API |yungsapi |1.16.4-Forge-6 |DONE |Manifest: NOSIGNATURE
  118. mdecore-1.16.4-16.1.0.jar |MattDahEpic Core |mdecore |16.1.0 |DONE |Manifest: NOSIGNATURE
  119. Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar |Wither Skeleton Tweaks |wstweaks |5.3.0 |DONE |Manifest: NOSIGNATURE
  120. Shrink-1.16.4-1.1.0.jar |Shrink |shrink |1.1.0 |DONE |Manifest: NOSIGNATURE
  121. guardvillagers-1.16.5.1.2.4.jar |Guard Villagers |guardvillagers |1.2.4 |DONE |Manifest: NOSIGNATURE
  122. Apotheosis-1.16.4-4.6.1.jar |Apotheosis |apotheosis |4.6.1 |DONE |Manifest: NOSIGNATURE
  123. JustEnoughResources-1.16.4-0.12.0.109.jar |Just Enough Resources |jeresources |0.12.0.109 |DONE |Manifest: NOSIGNATURE
  124. Paraglider-1.16.5-1.3.1.1.jar |Paraglider |paraglider |1.3.1.1 |DONE |Manifest: NOSIGNATURE
  125. dcintegration-forge-2.2.0-1.16.jar |Discord Integration |dcintegration |2.2.0 |DONE |Manifest: NOSIGNATURE
  126. supplementaries-1.16.5-0.14.2.jar |Supplementaries |supplementaries |1.16.5-0.14.2 |DONE |Manifest: NOSIGNATURE
  127. emojiful-1.16.4-2.1.4.jar |Emojiful |emojiful |1.16.4-2.1.4 |DONE |Manifest: NOSIGNATURE
  128. refinedstorage-1.9.13.jar |Refined Storage |refinedstorage |1.9.13 |DONE |Manifest: NOSIGNATURE
  129. betterendforge-1.16.4-1.6.0.jar |BetterEnd Forge |betterendforge |1.16.4-1.6.0 |DONE |Manifest: NOSIGNATURE
  130. Upgraded Netherite 1.16.5 - 1.9.9.jar |Upgraded Netherite |upgradednetherite |1.7.0 |DONE |Manifest: NOSIGNATURE
  131. structure_gel-1.16.5-1.7.7.jar |Structure Gel API |structure_gel |1.7.7 |DONE |Manifest: NOSIGNATURE
  132. corpse-1.16.5-1.0.5.jar |Corpse |corpse |1.16.5-1.0.5 |DONE |Manifest: NOSIGNATURE
  133. PackMenu-1.16.4-2.4.2.jar |Pack Menu |packmenu |2.4.2 |DONE |Manifest: NOSIGNATURE
  134. TenshiLib-1.16.3-1.3.0.jar |TenshiLib |tenshilib |1.16.3-1.3.0 |DONE |Manifest: NOSIGNATURE
  135. repurposed_structures-1.16.5-2.7.6-forge.jar |Repurposed Structures |repurposed_structures |1.16.5-2.7.6-forge |DONE |Manifest: NOSIGNATURE
  136. BiomesOPlenty-1.16.5-13.1.0.477-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.477 |DONE |Manifest: NOSIGNATURE
  137. dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |Manifest: NOSIGNATURE
  138. ornamental-1.16.5-4.5.jar |Ornamental |ornamental |4.5 |DONE |Manifest: NOSIGNATURE
  139. mcw-trapdoors-1.0.2-mc1.16.5.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.2 |DONE |Manifest: NOSIGNATURE
  140. supermartijn642corelib-1.0.9-mc1.16.5.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.9 |DONE |Manifest: NOSIGNATURE
  141. spark-forge.jar |spark |spark |1.6.0 |DONE |Manifest: NOSIGNATURE
  142. curios-forge-1.16.5-4.0.5.2.jar |Curios API |curios |1.16.5-4.0.5.2 |DONE |Manifest: NOSIGNATURE
  143. Chunk Pregenerator-V1.16-3.0.5.jar |Chunk Pregenerator |chunkpregen |V1.16-3.0.5 |DONE |Manifest: NOSIGNATURE
  144. antiquewaystones-1.2.jar |Antique Waystones |antiquewaystones |1.2 |DONE |Manifest: NOSIGNATURE
  145. constructionwand-1.16.5-2.2.jar |Construction Wand |constructionwand |1.16.5-2.2 |DONE |Manifest: NOSIGNATURE
  146. mcw-roofs-2.0.1-mc1.16.5-4.jar |Macaw's Roofs |mcwroofs |2.0.1 |DONE |Manifest: NOSIGNATURE
  147. mcw-furniture-2.0.1-mc1.16.5.jar |Macaw's Furniture |mcwfurnitures |2.0.1 |DONE |Manifest: NOSIGNATURE
  148. cloth-config-4.11.26-forge.jar |Cloth Config v4 API |cloth-config |4.11.26 |DONE |Manifest: NOSIGNATURE
  149. FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |Manifest: NOSIGNATURE
  150. Babel-1.0.5.jar |Babel |babel |1.0.5 |DONE |Manifest: NOSIGNATURE
  151. JEPB-1.0.0.jar |Just Enough Piglin Bartering |jepb |1.0.0 |DONE |Manifest: NOSIGNATURE
  152. PrettyBeaches_1.16.3-5.2.0.jar |Pretty Beaches |prettybeaches |5.2.0 |DONE |Manifest: NOSIGNATURE
  153. BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE
  154. SimpleDiscordRichPresence-1.16.4-1.3.5.jar |Simple Discord Rich Presence |sdrp |1.16.4-1.3.5 |DONE |Manifest: NOSIGNATURE
  155. geckolib-forge-1.16.5-3.0.41.jar |GeckoLib |geckolib3 |3.0.41 |DONE |Manifest: NOSIGNATURE
  156. QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |Manifest: NOSIGNATURE
  157. SimplyJetpacks2-1.16.5-2.6.7.1.jar |Simply Jetpacks 2 |simplyjetpacks |1.16.5-2.6.7.1 |DONE |Manifest: NOSIGNATURE
  158. vanillaexcavators-1.16.4-2.2.1.jar |Vanilla Excavators |vanillaexcavators |2.2.1 |DONE |Manifest: NOSIGNATURE
  159. jei-1.16.5-7.7.0.98.jar |Just Enough Items |jei |7.7.0.98 |DONE |Manifest: NOSIGNATURE
  160. Mekanism-1.16.5-10.0.21.448.jar |Mekanism |mekanism |10.0.21 |DONE |Manifest: NOSIGNATURE
  161. invtweaks-1.16.4-1.0.1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE
  162. shutupexperimentalsettings-1.0.3.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.3 |DONE |Manifest: NOSIGNATURE
  163. NaturesCompass-1.16.5-1.9.0.jar |Nature's Compass |naturescompass |1.16.5-1.9.0 |DONE |Manifest: NOSIGNATURE
  164. LibX-1.16.3-1.0.76.jar |LibX |libx |1.16.3-1.0.76 |DONE |Manifest: NOSIGNATURE
  165. fantasy-forge-1.1.1.jar |Fantasy Mounts |fantasy |1.0 |DONE |Manifest: NOSIGNATURE
  166. engineerstools-1.16.4-1.1.5.jar |Engineer's Tools |engineerstools |1.1.5 |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
  167. curioofundying-forge-1.16.5-5.2.0.0.jar |Curio of Undying |curioofundying |1.16.5-5.2.0.0 |DONE |Manifest: NOSIGNATURE
  168. catalogue-1.2.1-1.16.5.jar |Catalogue |catalogue |1.2.1 |DONE |Manifest: NOSIGNATURE
  169. JEITweaker-1.16.5-1.0.1.33.jar |JEI Tweaker |jeitweaker |1.0.1.33 |DONE |Manifest: NOSIGNATURE
  170. immersive-portals-0.16-mc1.16.5-forge.jar |Immersive Portals |immersive_portals |0.14 |DONE |Manifest: NOSIGNATURE
  171. CraftTweaker-1.16.5-7.1.0.320.jar |CraftTweaker |crafttweaker |7.1.0.320 |DONE |Manifest: NOSIGNATURE
  172. ImmersivePetroleum-1.16.5-3.3.0-4.jar |Immersive Petroleum |immersivepetroleum |3.3.0-4 |DONE |Manifest: NOSIGNATURE
  173. forge-1.16.5-36.1.30-universal.jar |Forge |forge |36.1.30 |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
  174. PassthroughSigns-1.16.4-2.3.7.jar |Passthrough Signs |passthroughsigns |1.16.4-2.3.7 |DONE |Manifest: NOSIGNATURE
  175. tellme-forge-1.16.4-0.9.1.jar |TellMe |tellme |0.9.1 |DONE |Manifest: NOSIGNATURE
  176. antiqueatlas-5.4.4-forge.jar |Antique Atlas |antiqueatlas |5.4.4-forge |DONE |Manifest: NOSIGNATURE
  177. dungeonsarise1.16.5-1.2.72a.jar |Dungeons Arise |dungeons_arise |1.2.72a |DONE |Manifest: NOSIGNATURE
  178. forge-1.16.5-36.1.30-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
  179. plonk-1.16.5-9.0.8.jar |Plonk |plonk |9.0.8 |DONE |Manifest: NOSIGNATURE
  180. theoneprobe-1.16-3.1.4.jar |The One Probe |theoneprobe |1.16-3.1.4 |DONE |Manifest: NOSIGNATURE
  181. MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE
  182. useful_railroads-1.16.5-1.4.6.38.jar |Useful Railroads |usefulrailroads |1.4.6.38 |DONE |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
  183. morevanillalib-1.16.4-1.4.0.jar |MoreVanillaLib |morevanillalib |1.4.0 |DONE |Manifest: NOSIGNATURE
  184. GeneticAnimals-0_6_29.jar |Genetic Animals |eanimod |0_6_29 |DONE |Manifest: NOSIGNATURE
  185. jeiintegration_1.16.5-7.0.1.15.jar |JEI Integration |jeiintegration |7.0.1.15 |DONE |Manifest: NOSIGNATURE
  186. Mantle-1.16.5-1.6.109.jar |Mantle |mantle |1.6.109 |DONE |Manifest: NOSIGNATURE
  187. ftb-backups-2.1.1.6.jar |FTB Backups |ftbbackups |2.1.1.6 |DONE |Manifest: NOSIGNATURE
  188. serverconfigupdater-1.3.jar |ServerConfig Updater |serverconfigupdater |1.3 |DONE |Manifest: NOSIGNATURE
  189. polymorph-forge-1.16.5-0.24.jar |Polymorph |polymorph |1.16.5-0.24 |DONE |Manifest: NOSIGNATURE
  190. JustEnoughProfessions-1.16.5-1.2.1.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.1 |DONE |Manifest: NOSIGNATURE
  191. AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE
  192. DoubleSlabs-1.16-3.5.2.jar |Double Slabs |doubleslabs |3.5.2 |DONE |Manifest: NOSIGNATURE
  193. FastFurnace-1.16.4-4.4.0.jar |FastFurnace |fastfurnace |4.4.0 |DONE |Manifest: NOSIGNATURE
  194. appleskin-forge-mc1.16.x-2.0.0.jar |AppleSkin |appleskin |mc1.16.4-2.0.0 |DONE |Manifest: NOSIGNATURE
  195. lootr-1.16.4-0.0.5.17.jar |Lootr |lootr |1.16.4-0.0.5.17 |DONE |Manifest: NOSIGNATURE
  196. byg-1.2.9.jar |Oh The Biomes You'll Go |byg |1.2.9 |DONE |Manifest: NOSIGNATURE
  197. extremeSoundMuffler-3.13-1.16.5.jar |Extreme Sound Muffler |extremesoundmuffler |3_forge-1.16.5 |DONE |Manifest: NOSIGNATURE
  198. CosmeticArmorReworked-1.16.5-v3a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v3a |DONE |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
  199. DefaultOptions_1.16.5-12.2.1.jar |Default Options |defaultoptions |12.2.1 |DONE |Manifest: NOSIGNATURE
  200. fish_in_planks-1.16.5-0.4.jar |Fish in Planks |fish_in_planks |1.16.5-0.4 |DONE |Manifest: NOSIGNATURE
  201. rsgauges-1.16.4-1.2.10.jar |Gauges and Switches |rsgauges |1.2.10 |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
  202. chiseled0.4.3.jar |Chiseled |chiseled |0.2.2 |DONE |Manifest: NOSIGNATURE
  203. XaerosWorldMap_1.14.1_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.14.1 |DONE |Manifest: NOSIGNATURE
  204. MoreMobGriefingOptions-1.16.5-2.0.1.jar |More MobGriefing Options |moremobgriefingoptions |2.0.1 |DONE |Manifest: NOSIGNATURE
  205. Controlling-7.0.0.23.jar |Controlling |controlling |7.0.0.23 |DONE |Manifest: NOSIGNATURE
  206. Placebo-1.16.4-4.5.0.jar |Placebo |placebo |4.5.0 |DONE |Manifest: NOSIGNATURE
  207. citadel-1.7.1-1.16.5.jar |Citadel |citadel |1.7.1 |DONE |Manifest: NOSIGNATURE
  208. alexsmobs-1.11.0.jar |Alex's Mobs |alexsmobs |1.11.0 |DONE |Manifest: NOSIGNATURE
  209. PlayerMobs-1.0.5.7.jar |Player Mobs |player_mobs |1.0.5.7 |DONE |Manifest: 15:a4:a3:0e:d2:f8:64:0c:a4:97:30:5f:48:ba:5f:69:f9:23:42:14:a8:5a:60:3a:b1:b1:29:1a:0a:37:3c:79
  210. undeco-1.1.0.jar |Ornamental: Unusually Decorati|undeco |1.1.0 |DONE |Manifest: NOSIGNATURE
  211. Bookshelf-1.16.5-10.0.8.jar |Bookshelf |bookshelf |10.0.8 |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
  212. itemzoom-1.16.4-2.3.0.jar |Item Zoom |itemzoom |2.3.0 |DONE |Manifest: NOSIGNATURE
  213. sophisticatedbackpacks-1.16.4-2.5.0.271.jar |Sophisticated Backpacks |sophisticatedbackpacks |property(class java.|DONE |Manifest: NOSIGNATURE
  214. u_team_core-1.16.5-3.2.1.196.jar |U Team Core |uteamcore |3.2.1.196 |DONE |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
  215. relics-0.2.2.2.jar |Relics |relics |0.2.2.2 |DONE |Manifest: NOSIGNATURE
  216. mcw-doors-1.0.3-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.3 |DONE |Manifest: NOSIGNATURE
  217. NotEnoughCreativity-Forge-1.16-1.2.4_01.jar |Not Enough Creativity |notenoughcreativity |1.2.4_01 |DONE |Manifest: NOSIGNATURE
  218. MekanismGenerators-1.16.5-10.0.21.448.jar |Mekanism: Generators |mekanismgenerators |10.0.21 |DONE |Manifest: NOSIGNATURE
  219. carryon-1.16.5-1.15.5.15.jar |Carry On |carryon |1.15.5.15 |DONE |Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
  220. 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
  221. RSInfinityBooster-1.16.5-1.0+6.jar |RSInfinityBooster |rsinfinitybooster |1.16.5-1.0+6 |DONE |Manifest: NOSIGNATURE
  222. PrettyPipes-1.9.4.jar |Pretty Pipes |prettypipes |1.9.4 |DONE |Manifest: NOSIGNATURE
  223. mcw-bridges-1.0.5-mc1.16.5-4.jar |Macaw's Bridges |mcwbridges |1.0.5 |DONE |Manifest: NOSIGNATURE
  224. FarmersDelight-1.16.5-0.4.3.jar |Farmer's Delight |farmersdelight |1.16.5-0.4.3 |DONE |Manifest: NOSIGNATURE
  225. farmersdelightintegration-1.16.5-1.0.3.jar |Farmer's Delight Integration |farmersdelightintegration |1.16.5-1.0.3 |DONE |Manifest: NOSIGNATURE
  226. wishingforsunshine-1.16.4-0.0.2.5.jar |Wishing for Sunshine |wishingforsunshine |1.16.4-0.0.2.5 |DONE |Manifest: NOSIGNATURE
  227. curiousjetpacks-1.4c-1.16.5.jar |Curious Jetpacks |curiousjetpacks |1.4c-1.16.5 |DONE |Manifest: NOSIGNATURE
  228. crashutilities-3.11.1.jar |Crash Utilities |crashutilities |3.11.1 |DONE |Manifest: NOSIGNATURE
  229. Compressium-1.16.5-1.2.2.jar |Compressium |compressium |1.2.2 |DONE |Manifest: NOSIGNATURE
  230. EndRemastered-R36.jar |End Remastered 3.6 |endrem |1.16.3 |DONE |Manifest: NOSIGNATURE
  231. ftb-ranks-1604.1.1.11.jar |FTB Ranks |ftbranks |1604.1.1.11 |DONE |Manifest: NOSIGNATURE
  232. CMDCam_v1.5.21_mc1.16.5.jar |CMDCam |cmdcam |1.5.0 |DONE |Manifest: NOSIGNATURE
  233. mcw-fences-1.0.0-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.0 |DONE |Manifest: NOSIGNATURE
  234. skinned_lanterns-1.16.5-1.3.1.jar |Skinned Lanterns |skinnedlanterns |1.16.5-1.3.1 |DONE |Manifest: NOSIGNATURE
  235. simplylight-1.16.4-1.1.3.jar |Simply Light |simplylight |1.16.4-1.1.3 |DONE |Manifest: NOSIGNATURE
  236. Patchouli-1.16.4-53.jar |Patchouli |patchouli |1.16.4-53 |DONE |Manifest: NOSIGNATURE
  237. OreExcavation-1.8.157.jar |Ore Excavation |oreexcavation |1.8.157 |DONE |Manifest: e7:68:1c:0d:b9:7e:cf:f8:f3:40:9c:84:c5:39:d7:a4:59:78:b0:6b:c3:fd:b7:4f:69:18:a3:88:e3:76:8c:3f
  238. blockcarpentry-1.16-0.3.6.jar |BlockCarpentry |blockcarpentry |1.16-0.3.6 |DONE |Manifest: NOSIGNATURE
  239. lostcities-1.16-4.0.9-beta.jar |LostCities |lostcities |1.16-4.0.9-beta |DONE |Manifest: NOSIGNATURE
  240. GunpowderLib-1.16.5-1.2.2.jar |GunpowderLib |gunpowderlib |1.16.5-1.2.2 |DONE |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
  241. SimpleSponge-1.16.5-5.0.1.jar |Simple Sponge |simplesponge |5.0.1 |DONE |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
  242. buildersaddition-1.16.5-20210517a.jar |Builders Crafts & Addition |buildersaddition |1.16.5-20210517a |DONE |Manifest: NOSIGNATURE
  243. MekanismTools-1.16.5-10.0.21.448.jar |Mekanism: Tools |mekanismtools |10.0.21 |DONE |Manifest: NOSIGNATURE
  244. architectury-1.18.25-forge.jar |Architectury |architectury |1.18.25 |DONE |Manifest: NOSIGNATURE
  245. ftb-gui-library-1605.2.1.41-forge.jar |FTB GUI Library |ftbguilibrary |1605.2.1.41 |DONE |Manifest: NOSIGNATURE
  246. ftb-teams-1604.1.0.16-forge.jar |FTB Teams |ftbteams |1604.1.0.16 |DONE |Manifest: NOSIGNATURE
  247. moreoverlays-1.18.14-mc1.16.5.jar |More Overlays Updated |moreoverlays |1.18.14-mc1.16.5 |DONE |Manifest: NOSIGNATURE
  248. trashcans-1.0.10-mc1.16.5.jar |Trash Cans |trashcans |1.0.10 |DONE |Manifest: NOSIGNATURE
  249. InventoryEssentials_1.16.5-2.3.2.jar |Inventory Essentials |inventoryessentials |2.3.2 |DONE |Manifest: NOSIGNATURE
  250. smallships-1.16.5-1.8.5.jar |Small Ships Mod |smallships |1.8.5 |DONE |Manifest: NOSIGNATURE
  251. bwncr-1.16.4-3.9.16.jar |Bad Wither No Cookie Reloaded |bwncr |1.16.4-3.9.16 |DONE |Manifest: NOSIGNATURE
  252. BetterAdvancements-1.16.5-0.1.0.105.jar |Better Advancements |betteradvancements |0.1.0.105 |DONE |Manifest: NOSIGNATURE
  253. rhino-1605.1.1-build.21.jar |Rhino |rhino |1605.1.1-build.21 |DONE |Manifest: NOSIGNATURE
  254. Ma-Enchants-1.16.5-3.6.0.jar |Ma Enchants |ma-enchants |1.16.5-3.6.0 |DONE |Manifest: NOSIGNATURE
  255. abnormals_core-1.16.5-3.1.1.jar |Abnormals Core |abnormals_core |3.1.1 |DONE |Manifest: NOSIGNATURE
  256. environmental-1.16.5-1.0.0.jar |Environmental |environmental |1.0.0 |DONE |Manifest: NOSIGNATURE
  257. cookielicious-1.16.5-1.2.2.jar |Cookielicious |cookielicious |1.2.2 |DONE |Manifest: NOSIGNATURE
  258. upgrade_aquatic-1.16.5-3.1.0.jar |Upgrade Aquatic |upgrade_aquatic |3.1.0 |DONE |Manifest: NOSIGNATURE
  259. endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |Manifest: NOSIGNATURE
  260. neapolitan-1.16.5-2.1.0.jar |Neapolitan |neapolitan |2.1.0 |DONE |Manifest: NOSIGNATURE
  261. personality-1.16.5-1.0.2.jar |Personality |personality |1.0.2 |DONE |Manifest: NOSIGNATURE
  262. autumnity-1.16.5-2.1.1.jar |Autumnity |autumnity |2.1.1 |DONE |Manifest: NOSIGNATURE
  263. buzzier_bees-1.16.5-3.0.1.jar |Buzzier Bees |buzzier_bees |3.0.1 |DONE |Manifest: NOSIGNATURE
  264. berry_good-1.16.5-4.1.1.jar |Berry Good |berry_good |4.1.1 |DONE |Manifest: NOSIGNATURE
  265. Enhanced-Mushrooms-1.16.5-3.0.8.jar |Enhanced Mushrooms |enhanced_mushrooms |1.16.5-3.0.8 |DONE |Manifest: NOSIGNATURE
  266. extraboats-1.16.5-2.1.0.jar |Extra Boats |extraboats |2.1.0 |DONE |Manifest: NOSIGNATURE
  267. create-mc1.16.5_v0.3.1c.jar |Create |create |mc1.16.5_v0.3.1c+151|DONE |Manifest: NOSIGNATURE
  268. Waystones_1.16.5-7.6.2.jar |Waystones |waystones |7.6.2 |DONE |Manifest: NOSIGNATURE
  269. FastSuite-1.16.4-1.0.2.jar |FastSuite |fastsuite |1.0.2 |DONE |Manifest: NOSIGNATURE
  270. Artifacts-1.16.5-2.9.3.jar |Artifacts |artifacts |1.16.5-2.9.3 |DONE |Manifest: NOSIGNATURE
  271. framedcompactdrawers-1.16-2.2.0.jar |Framed Compacting Drawers |framedcompactdrawers |1.16-2.2.0 |DONE |Manifest: NOSIGNATURE
  272. configured-1.1.0-1.16.5.jar |Configured |configured |1.1.0 |DONE |Manifest: NOSIGNATURE
  273. decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |Manifest: NOSIGNATURE
  274. decorative_blocks_abnormals-1.2.jar |Decorative Blocks Abnormals |decorative_blocks_abnormals |1.2 |DONE |Manifest: NOSIGNATURE
  275. Coins-1.16.5-6.0.2.jar |Coins |coins |6.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
  276. AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |DONE |Manifest: NOSIGNATURE
  277. ftb-chunks-1605.2.3-build.75.jar |FTB Chunks |ftbchunks |1605.2.3-build.75 |DONE |Manifest: NOSIGNATURE
  278. immersiveposts-1.16.5-4.1.0.jar |Immersive Posts |immersiveposts |4.1.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
  279. ImmersiveEngineering-1.16.5-5.0.0-135.jar |Immersive Engineering |immersiveengineering |1.16.5-5.0.0-135 |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
  280. sounddeviceoptions-1.4.2.jar |Sound Device Options |sounddeviceoptions |1.4.2 |DONE |Manifest: NOSIGNATURE
  281. TConstruct-1.16.5-3.0.4.197.jar |Tinkers' Construct |tconstruct |3.0.4.197 |DONE |Manifest: NOSIGNATURE
  282. Inspirations-1.16.5-1.2.3.32.jar |Inspirations |inspirations |1.2.3.32 |DONE |Manifest: NOSIGNATURE
  283. EnchantmentDescriptions-1.16.5-7.0.8.jar |EnchantmentDescriptions |enchdesc |7.0.8 |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
  284. titanium-1.16.5-3.2.8.4-10.jar |Titanium |titanium |3.2.8.4 |DONE |Manifest: NOSIGNATURE
  285. CreativeCore_v2.2.0_mc1.16.5.jar |CreativeCore |creativecore |2.0.0 |DONE |Manifest: NOSIGNATURE
  286. atmospheric-1.16.5-3.1.0.jar |Atmospheric |atmospheric |3.1.0 |DONE |Manifest: NOSIGNATURE
  287. SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |Manifest: NOSIGNATURE
  288. Quark-r2.4-314.jar |Quark |quark |r2.4-314 |DONE |Manifest: NOSIGNATURE
  289. charm-forge-1.16.5-2.3.2.jar |Charm |charm |2.3.2 |DONE |Manifest: NOSIGNATURE
  290. cookiecore-1.16.2-3.0.2-9389769.jar |CookieCore |cookiecore |1.16.2-3.0.2-9389769|DONE |Manifest: NOSIGNATURE
  291. magicfeather-1.16.2-3.2.0.jar |Magic Feather |magicfeather |1.16.2-3.2.0 |DONE |Manifest: NOSIGNATURE
  292. FastWorkbench-1.16.4-4.5.1.jar |FastWorkbench |fastbench |4.5.1 |DONE |Manifest: NOSIGNATURE
  293. abnormals_delight-1.16.5-1.1.1.jar |Abnormals Delight |abnormals_delight |1.1.1 |DONE |Manifest: NOSIGNATURE
  294. StorageDrawers-1.16.3-8.2.2.jar |Storage Drawers |storagedrawers |8.2.2 |DONE |Manifest: NOSIGNATURE
  295. vanillahammers-1.16.4-2.2.0.jar |Vanilla Hammers |vanillahammers |2.2.0 |DONE |Manifest: NOSIGNATURE
  296. ferritecore-2.0.4-forge.jar |Ferrite Core |ferritecore |2.0.4 |DONE |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
  297. engineersdecor-1.16.4-1.1.13.jar |Engineer's Decor |engineersdecor |1.1.13 |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
  298. Chisel-MC1.16.5-2.0.0-alpha.3.jar |Chisel |chisel |MC1.16.5-2.0.0-alpha|DONE |Manifest: NOSIGNATURE
  299. SoL-Carrot-1.16.5-1.10.0.jar |Spice of Life: Carrot Edition |solcarrot |1.16.5-1.10.0 |DONE |Manifest: NOSIGNATURE
  300. moredragoneggs-1.4.jar |More Dragon Eggs |moredragoneggs |1.4 |DONE |Manifest: NOSIGNATURE
  301. refinedstorageaddons-0.7.2.jar |Refined Storage Addons |refinedstorageaddons |0.7.2 |DONE |Manifest: NOSIGNATURE
  302. expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |Manifest: NOSIGNATURE
  303. chiselsandbits-0.3.4-RELEASE.jar |Chisels & bits |chiselsandbits |NONE |DONE |Manifest: NOSIGNATURE
  304. Crash Report UUID: fec655d9-0a32-4b50-afa3-8946ba601d77
  305. Patchouli open book context: n/a
  306. Launched Version: 1.16.5
  307. Backend library: LWJGL version 3.2.2 build 10
  308. Backend API: NVIDIA GeForce GTX 1060 with Max-Q Design/PCIe/SSE2 GL version 4.6.0 NVIDIA 466.47, NVIDIA Corporation
  309. GL Caps: Using framebuffer using OpenGL 3.0
  310. Using VBOs: Yes
  311. Is Modded: Definitely; Client brand changed to 'forge'
  312. Type: Client (map_client.txt)
  313. GPU Warnings: renderer: Stencil enabled in Immersive Engineering config
  314. Graphics mode: fancy
  315. Resource Packs: vanilla, mod_resources, inspirations:config_resources (incompatible), packmenu (incompatible), quark:emote_resources (incompatible), file/Fancy+Skies+[v1.3].zip, file/5thResourcePack_VanillaTweaks_r610010.zip, file/1.16.zip, file/Better+dogs+V1.10.1+-+Mrblueyeti.zip, file/FreshAnimations_v1.2.zip
  316. Current Language: English (US)
  317. CPU: 12x Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
  318. OptiFine Version: OptiFine_1.16.5_HD_U_G7
  319. OptiFine Build: 20210305-003221
  320. Render Distance Chunks: 9
  321. Mipmaps: 4
  322. Anisotropic Filtering: 1
  323. Antialiasing: 0
  324. Multitexture: false
  325. Shaders: null
  326. OpenGlVersion: 4.6.0 NVIDIA 466.47
  327. OpenGlRenderer: NVIDIA GeForce GTX 1060 with Max-Q Design/PCIe/SSE2
  328. OpenGlVendor: NVIDIA Corporation
  329. CpuCount: 12
Advertisement
Add Comment
Please, Sign In to add comment