Advertisement
drakray

Untitled

Jan 1st, 2023
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 84.54 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Surprise! Haha. Well, this is awkward.
  3.  
  4. Time: 2023-01-01, 10:45 p.m.
  5. Description: mouseReleased event handler
  6.  
  7. java.lang.NullPointerException: Cannot invoke "net.minecraft.world.item.ItemStack.m_41720_()" because the return value of "net.minecraft.world.item.crafting.Recipe.m_8043_()" is null
  8. at com.klikli_dev.theurgy.item.AlchemicalSulfurItem$DistHelper.lambda$fillItemCategory$0(AlchemicalSulfurItem.java:104) ~[1-theurgy-1.18.2-1.1.0(1).jar%23123!/:1.18.2-1.1.0] {re:classloading}
  9. at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
  10. at com.klikli_dev.theurgy.item.AlchemicalSulfurItem$DistHelper.fillItemCategory(AlchemicalSulfurItem.java:103) ~[1-theurgy-1.18.2-1.1.0(1).jar%23123!/:1.18.2-1.1.0] {re:classloading}
  11. at com.klikli_dev.theurgy.item.AlchemicalSulfurItem.m_6787_(AlchemicalSulfurItem.java:88) ~[1-theurgy-1.18.2-1.1.0(1).jar%23123!/:1.18.2-1.1.0] {re:classloading}
  12. at net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen.m_98630_(CreativeModeInventoryScreen.java:368) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  13. at net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen.m_98560_(CreativeModeInventoryScreen.java:549) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  14. at net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen.m_6348_(CreativeModeInventoryScreen.java:444) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  15. at net.minecraft.client.MouseHandler.m_168078_(MouseHandler.java:96) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:spyglass_improvements.mixins.json:MouseHandlerMixin,pl:mixin:APP:pollen-common.mixins.json:client.MouseHandlerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  16. at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:mixin:APP:nerb.mixins.json:ScreenMixin,pl:mixin:APP:balm.mixins.json:ScreenAccessor,pl:mixin:APP:kiwi.mixins.json:ScreenMixin,pl:mixin:APP:byg.mixins.json:access.client.ScreenAccess,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:APP:lodestone.mixins.json:ScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  17. at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:93) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:spyglass_improvements.mixins.json:MouseHandlerMixin,pl:mixin:APP:pollen-common.mixins.json:client.MouseHandlerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  18. at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:spyglass_improvements.mixins.json:MouseHandlerMixin,pl:mixin:APP:pollen-common.mixins.json:client.MouseHandlerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  19. at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  20. at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:spyglass_improvements.mixins.json:MouseHandlerMixin,pl:mixin:APP:pollen-common.mixins.json:client.MouseHandlerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  21. at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] {}
  22. at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] {}
  23. at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] {re:mixin}
  24. at com.mojang.blaze3d.systems.RenderSystem.m_69495_(RenderSystem.java:197) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,re:classloading,pl:mixin:APP:pollen.mixins.json:client.RenderSystemMixin,pl:mixin:A}
  25. at com.mojang.blaze3d.platform.Window.m_85435_(Window.java:333) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:classloading,pl:runtimedistcleaner:A}
  26. at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1068) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:flytre_lib.mixins.json:config.MinecraftClientMixin,pl:mixin:APP:flytre_lib.mixins.json:event.MinecraftClientMixin,pl:mixin:APP:the_bumblezone.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:ClientPackFinderMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:spyglass_improvements.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  27. at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:flytre_lib.mixins.json:config.MinecraftClientMixin,pl:mixin:APP:flytre_lib.mixins.json:event.MinecraftClientMixin,pl:mixin:APP:the_bumblezone.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:ClientPackFinderMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:spyglass_improvements.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  28. at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  29. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  30. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  31. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  32. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  33. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.93.jar%2317!/:?] {}
  34. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
  35. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
  36. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
  37. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
  38. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
  39. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
  40. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
  41. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
  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 com.klikli_dev.theurgy.item.AlchemicalSulfurItem$DistHelper.lambda$fillItemCategory$0(AlchemicalSulfurItem.java:104) ~[1-theurgy-1.18.2-1.1.0(1).jar%23123!/:1.18.2-1.1.0] {re:classloading}
  51. at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
  52. at com.klikli_dev.theurgy.item.AlchemicalSulfurItem$DistHelper.fillItemCategory(AlchemicalSulfurItem.java:103) ~[1-theurgy-1.18.2-1.1.0(1).jar%23123!/:1.18.2-1.1.0] {re:classloading}
  53. at com.klikli_dev.theurgy.item.AlchemicalSulfurItem.m_6787_(AlchemicalSulfurItem.java:88) ~[1-theurgy-1.18.2-1.1.0(1).jar%23123!/:1.18.2-1.1.0] {re:classloading}
  54. at net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen.m_98630_(CreativeModeInventoryScreen.java:368) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  55. at net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen.m_98560_(CreativeModeInventoryScreen.java:549) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  56. at net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen.m_6348_(CreativeModeInventoryScreen.java:444) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  57. at net.minecraft.client.MouseHandler.m_168078_(MouseHandler.java:96) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:spyglass_improvements.mixins.json:MouseHandlerMixin,pl:mixin:APP:pollen-common.mixins.json:client.MouseHandlerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  58. at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:mixin:APP:nerb.mixins.json:ScreenMixin,pl:mixin:APP:balm.mixins.json:ScreenAccessor,pl:mixin:APP:kiwi.mixins.json:ScreenMixin,pl:mixin:APP:byg.mixins.json:access.client.ScreenAccess,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:APP:lodestone.mixins.json:ScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  59. at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:93) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:spyglass_improvements.mixins.json:MouseHandlerMixin,pl:mixin:APP:pollen-common.mixins.json:client.MouseHandlerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  60. at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:spyglass_improvements.mixins.json:MouseHandlerMixin,pl:mixin:APP:pollen-common.mixins.json:client.MouseHandlerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  61. at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  62. at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:spyglass_improvements.mixins.json:MouseHandlerMixin,pl:mixin:APP:pollen-common.mixins.json:client.MouseHandlerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  63. at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] {}
  64. at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] {}
  65. at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] {re:mixin}
  66. at com.mojang.blaze3d.systems.RenderSystem.m_69495_(RenderSystem.java:197) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,re:classloading,pl:mixin:APP:pollen.mixins.json:client.RenderSystemMixin,pl:mixin:A}
  67. -- Affected screen --
  68. Details:
  69. Screen name: net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen
  70. Stacktrace:
  71. at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:528) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:mixin:APP:nerb.mixins.json:ScreenMixin,pl:mixin:APP:balm.mixins.json:ScreenAccessor,pl:mixin:APP:kiwi.mixins.json:ScreenMixin,pl:mixin:APP:byg.mixins.json:access.client.ScreenAccess,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:APP:lodestone.mixins.json:ScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  72. at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:93) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:spyglass_improvements.mixins.json:MouseHandlerMixin,pl:mixin:APP:pollen-common.mixins.json:client.MouseHandlerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  73. at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:spyglass_improvements.mixins.json:MouseHandlerMixin,pl:mixin:APP:pollen-common.mixins.json:client.MouseHandlerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  74. at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  75. at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries.mixins.json:MouseHandlerMixin,pl:mixin:APP:spyglass_improvements.mixins.json:MouseHandlerMixin,pl:mixin:APP:pollen-common.mixins.json:client.MouseHandlerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  76. at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] {}
  77. at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!/:build 10] {}
  78. at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar%2348!/:build 10] {re:mixin}
  79. at com.mojang.blaze3d.systems.RenderSystem.m_69495_(RenderSystem.java:197) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,re:classloading,pl:mixin:APP:pollen.mixins.json:client.RenderSystemMixin,pl:mixin:A}
  80. at com.mojang.blaze3d.platform.Window.m_85435_(Window.java:333) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:classloading,pl:runtimedistcleaner:A}
  81. at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1068) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:flytre_lib.mixins.json:config.MinecraftClientMixin,pl:mixin:APP:flytre_lib.mixins.json:event.MinecraftClientMixin,pl:mixin:APP:the_bumblezone.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:ClientPackFinderMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:spyglass_improvements.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  82. at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:flytre_lib.mixins.json:config.MinecraftClientMixin,pl:mixin:APP:flytre_lib.mixins.json:event.MinecraftClientMixin,pl:mixin:APP:the_bumblezone.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:ClientPackFinderMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:spyglass_improvements.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  83. at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  84. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  85. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  86. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  87. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  88. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.93.jar%2317!/:?] {}
  89. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
  90. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
  91. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
  92. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
  93. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
  94. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
  95. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
  96. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
  97.  
  98.  
  99. -- Affected level --
  100. Details:
  101. All players: 1 total; [LocalPlayer['drakray'/1111, l='ClientLevel', x=887.69, y=64.00, z=1304.78]]
  102. Chunk stats: 1521, 1026
  103. Level dimension: minecraft:overworld
  104. Level spawn location: World: (0,78,0), Section: (at 0,14,0 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
  105. Level time: 305475 game time, 51991 day time
  106. Server brand: forge
  107. Server type: Integrated singleplayer server
  108. Stacktrace:
  109. at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:407) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flytre_lib.mixins.json:event.ClientWorldMixin,pl:mixin:APP:byg.mixins.json:access.client.ClientLevelAccess,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:APP:pollen-common.mixins.json:client.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  110. at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2262) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:flytre_lib.mixins.json:config.MinecraftClientMixin,pl:mixin:APP:flytre_lib.mixins.json:event.MinecraftClientMixin,pl:mixin:APP:the_bumblezone.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:ClientPackFinderMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:spyglass_improvements.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  111. at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:682) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:flytre_lib.mixins.json:config.MinecraftClientMixin,pl:mixin:APP:flytre_lib.mixins.json:event.MinecraftClientMixin,pl:mixin:APP:the_bumblezone.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:ClientPackFinderMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:spyglass_improvements.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  112. at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23332!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  113. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  114. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  115. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  116. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  117. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.93.jar%2317!/:?] {}
  118. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
  119. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
  120. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
  121. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
  122. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
  123. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
  124. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
  125. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
  126.  
  127.  
  128. -- Last reload --
  129. Details:
  130. Reload number: 1
  131. Reload reason: initial
  132. Finished: Yes
  133. Packs: Default, Mod Resources, inmemory:jaopca, Supplementaries Generated Pack, quark-emote-pack, Everycomp Generated Pack, TinkersTables.zip, rpggods-greek-resources-16.5.1.zip, 1-Classic3Dv15.1-1.18.zip, 3-farmers-delight-crops-3D.zip, 4-amethysts-3D.zip, 4-buckets-and-fish-3D.zip
  134.  
  135. -- System Details --
  136. Details:
  137. Minecraft Version: 1.18.2
  138. Minecraft Version ID: 1.18.2
  139. Operating System: Windows 10 (amd64) version 10.0
  140. Java Version: 17.0.1, Microsoft
  141. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  142. Memory: 3052935336 bytes (2911 MiB) / 8589934592 bytes (8192 MiB) up to 8589934592 bytes (8192 MiB)
  143. CPUs: 8
  144. Processor Vendor: GenuineIntel
  145. Processor Name: Intel(R) Core(TM) i7-9700F CPU @ 3.00GHz
  146. Identifier: Intel64 Family 6 Model 158 Stepping 13
  147. Microarchitecture: Coffee Lake
  148. Frequency (GHz): 3.00
  149. Number of physical packages: 1
  150. Number of physical CPUs: 8
  151. Number of logical CPUs: 8
  152. Graphics card #0 name: NVIDIA GeForce RTX 2060
  153. Graphics card #0 vendor: NVIDIA (0x10de)
  154. Graphics card #0 VRAM (MB): 4095.00
  155. Graphics card #0 deviceId: 0x1f08
  156. Graphics card #0 versionInfo: DriverVersion=30.0.15.1259
  157. Memory slot #0 capacity (MB): 8192.00
  158. Memory slot #0 clockSpeed (GHz): 2.67
  159. Memory slot #0 type: DDR4
  160. Memory slot #1 capacity (MB): 8192.00
  161. Memory slot #1 clockSpeed (GHz): 2.67
  162. Memory slot #1 type: DDR4
  163. Virtual memory max (MB): 42940.81
  164. Virtual memory used (MB): 34210.78
  165. Swap memory total (MB): 26637.43
  166. Swap memory used (MB): 3637.30
  167. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  168. Launched Version: 1.18.2-forge-40.1.93
  169. Backend library: LWJGL version 3.2.2 SNAPSHOT
  170. Backend API: NVIDIA GeForce RTX 2060/PCIe/SSE2 GL version 3.2.0 NVIDIA 512.59, NVIDIA Corporation
  171. Window size: 1920x1017
  172. GL Caps: Using framebuffer using OpenGL 3.2
  173. GL debug messages:
  174. Using VBOs: Yes
  175. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  176. Type: Integrated Server (map_client.txt)
  177. Graphics mode: fancy
  178. Resource Packs: vanilla, mod_resources, inmemory:jaopca (incompatible), Supplementaries Generated Pack, quark:emote_resources (incompatible), Everycomp Generated Pack, global:TinkersTables.zip, global:rpggods-greek-resources-16.5.1.zip (incompatible)
  179. Current Language: English (US)
  180. CPU: 8x Intel(R) Core(TM) i7-9700F CPU @ 3.00GHz
  181. Server Running: true
  182. Player Count: 1 / 8; [ServerPlayer['drakray'/1111, l='ServerLevel[Mage Apprentice]', x=887.69, y=64.00, z=1304.78]]
  183. Data Packs: vanilla, mod:betterdungeons, mod:supermartijn642configlib, mod:infernalexp (incompatible), mod:nethers_exoticism, mod:tinkerslevellingaddon, mod:integratedterminals, mod:exlinecopperequipment (incompatible), mod:nerb (incompatible), mod:forgeendertech, mod:ctm (incompatible), mod:evilcraft, mod:yungsapi, mod:wildbackport, mod:upgradednetherite_items (incompatible), mod:guardvillagers (incompatible), mod:dropthemeat (incompatible), mod:balm (incompatible), mod:jeresources (incompatible), mod:netherite_shulkers (incompatible), mod:upgradednetherite (incompatible), mod:solapplepie (incompatible), mod:flytre_lib (incompatible), mod:assortedworld (incompatible), mod:amplifiednether, mod:morevillagers, mod:ducts (incompatible), mod:botanytrees (incompatible), mod:thatched (incompatible), mod:supermartijn642corelib, mod:assortedtools (incompatible), mod:manyideas_core, mod:curios (incompatible), mod:extendedmushrooms, mod:advancednetherite, mod:yungsextras, mod:framedblocks, mod:tombstone, mod:hpm, mod:overweight_farming (incompatible), mod:littlelogistics (incompatible), mod:the_bumblezone, mod:fastleafdecay, mod:bettermineshafts, mod:distant_worlds, mod:randombonemealflowers, mod:lumberjack (incompatible), mod:smartbrainlib (incompatible), mod:quarkoddities (incompatible), mod:kiwi, mod:doubledoors, mod:adfinders, mod:coralreef (incompatible), mod:vanillaexcavators, mod:actuallyuseful_nocaves, mod:jei (incompatible), mod:nameless_trinkets (incompatible), mod:graveyard (incompatible), mod:attributefix (incompatible), mod:libraryferret, mod:caelus (incompatible), mod:colytra (incompatible), mod:shutupexperimentalsettings, mod:badpackets (incompatible), mod:libx, mod:botanypots (incompatible), mod:farmingforblockheads (incompatible), mod:crockpot (incompatible), mod:beefix (incompatible), mod:manyideas_halloween, mod:catalogue (incompatible), mod:jeitweaker (incompatible), mod:manyideas_christmas, mod:crafttweaker (incompatible), mod:forge, mod:no_fog (incompatible), mod:integratedcrafting, mod:awesomedungeonocean, mod:cofh_core, mod:thermal, mod:thermal_integration, mod:redstone_arsenal (incompatible), mod:thermal_innovation, mod:thermal_locomotion, mod:livingthings (incompatible), mod:terrablender (incompatible), mod:mousetweaks (incompatible), mod:awesomedungeonnether, mod:commonality, mod:morevanillalib, mod:inventorytotem, mod:pamhc2crops, mod:adlods, mod:viescraftmachines (incompatible), mod:jeiintegration (incompatible), mod:mmlib (incompatible), mod:ecologics, mod:mantle (incompatible), mod:assortedtech (incompatible), mod:integrateddynamics, mod:pamhc2foodcore, mod:croptopia, mod:ecod (incompatible), mod:thermal_cultivation, mod:polymorph (incompatible), mod:justenoughprofessions, mod:autoreglib (incompatible), mod:earthmobsmod, mod:world_pre_generator, mod:mna (incompatible), mod:manyideas_doors, mod:globaldataandresourcepacks (incompatible), mod:butchercraft (incompatible), mod:appleskin (incompatible), mod:upgradednetherite_ultimate (incompatible), mod:occultism, mod:aquaculture (incompatible), mod:byg (incompatible), mod:utilityworlds, mod:cosmeticarmorreworked (incompatible), mod:convenientcurioscontainer (incompatible), mod:druidcraftrg, mod:cyclopscore, mod:sweetys_nethers_cruelty, mod:betterwitchhuts, mod:beautify, mod:additionalbanners (incompatible), mod:healthoverlay (incompatible), mod:architects_palette (incompatible), mod:incontrol (incompatible), mod:doggytalents, mod:betteroceanmonuments, mod:cacao, mod:kingvillager, mod:sophisticatedcore (incompatible), mod:bowinfinityfix (incompatible), mod:tools_complement, mod:initialinventory, mod:cookingforblockheads (incompatible), mod:moremobgriefingoptions, mod:placebo (incompatible), mod:feature_nbt_deadlock_be_gone (incompatible), mod:gemsnjewels, mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:fullturtlearmor (incompatible), mod:beyond_earth, mod:hedgehog (incompatible), mod:omnis (incompatible), mod:dummmmmmy (incompatible), mod:chipped (incompatible), mod:decorative_compat, mod:commoncapabilities, mod:assortedstorage (incompatible), mod:wthit (incompatible), mod:upgradedtools (incompatible), mod:pamhc2foodextended, mod:patchouli (incompatible), mod:ars_nouveau, mod:turtlemancy, mod:arsomega (incompatible), mod:collective, mod:sewingkit, mod:hedgemagic, mod:spyglass_improvements (incompatible), mod:thermal_expansion, mod:integratedtunnels, mod:rpggods, mod:greekfantasy, mod:betterstrongholds, mod:buildersaddition (incompatible), mod:architectury (incompatible), mod:bambooeverything, mod:ia (incompatible), mod:moreoverlays (incompatible), mod:productivebees (incompatible), mod:cryingportals, mod:undergarden, mod:clearwater (incompatible), mod:chunkloaders, mod:inventoryessentials (incompatible), mod:enchanted (incompatible), mod:stateobserver, mod:caupona (incompatible), mod:betteradvancements (incompatible), mod:inventorysorter (incompatible), mod:festive_delight, mod:rootsclassic, mod:pamhc2trees (incompatible), mod:awesomedungeonend, mod:sophisticatedstorage (incompatible), mod:summoningrituals, mod:justmobheads, mod:amethysttoolsmod (incompatible), mod:ensorcellation, mod:waystones (incompatible), mod:taxfreelevels (incompatible), mod:journeymap, mod:fruittrees, mod:configured (incompatible), mod:decorative_blocks, mod:beyond_planets_core, mod:beyond_planets_dimensions, mod:beyond_planets_machines, mod:everycomp (incompatible), mod:betterdeserttemples, mod:pineapple_delight, mod:blueprint (incompatible), mod:boatload (incompatible), mod:savage_and_ravage (incompatible), mod:upgrade_aquatic (incompatible), mod:neapolitan (incompatible), mod:autumnity (incompatible), mod:woodworks (incompatible), mod:incubation (incompatible), mod:buzzier_bees (incompatible), mod:berry_good (incompatible), mod:vanillacookbook (incompatible), mod:bloodmagic (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:graveyard_biomes (incompatible), mod:tconstruct (incompatible), mod:tcintegrations, mod:jerintegration, mod:panthalassa (incompatible), mod:geckolib3 (incompatible), mod:naturalist, mod:fxcontrol (incompatible), mod:enchdesc (incompatible), mod:toolbelt, mod:archers_paradox, mod:omgourd, mod:recipes_lib, mod:atmospheric (incompatible), mod:skewers (incompatible), mod:golems (incompatible), mod:assortedcore (incompatible), mod:reliquary (incompatible), mod:quark (incompatible), mod:materialis, mod:jaopca (incompatible), mod:ngv (incompatible), mod:fastbench (incompatible), mod:beyond_earth_giselle_addon, mod:ars_elemental (incompatible), mod:vanillahammers, mod:jaopcaextras, mod:ars_instrumentum, mod:miners_delight, mod:assorteddecor (incompatible), mod:modonomicon, mod:upgradedcore (incompatible), mod:alexsdelight, mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:farmersdelight (incompatible), mod:corn_delight (incompatible), mod:culturaldelights, mod:honeyexpansion, mod:brewinandchewin (incompatible), mod:farmersrespite (incompatible), mod:largemeals, mod:delightful (incompatible), mod:ends_delight, mod:enhanced_mushrooms (incompatible), mod:dramaticdoors, mod:pollen, mod:nethersdelight (incompatible), mod:abnormals_delight (incompatible), mod:ferritecore (incompatible), mod:solcarrot (incompatible), mod:apexcore, mod:fantasyfurniture, mod:moredragoneggs (incompatible), mod:shepherdsdelight (incompatible), mod:lodestone, mod:malum (incompatible), mod:drinkbeer (incompatible), Everycomp Generated Pack, Supplementaries Generated Pack, builtin/mod_support/ctm, global:Council_Village.zip, global:aqua void culture.zip, global:rpggods-greek-data-18.2.0.zip (incompatible), golems:golems_addon_quark (incompatible), golems:golems_addon_tconstruct (incompatible), greekfantasy:data_rpggods, inmemory:jaopca (incompatible), mod:fruittrees:conditional, mod:zerocore, mod:bigreactors, mod:theurgy
  184. World Generation: Stable
  185. ModLauncher: 9.1.3+9.1.3+main.9b69c82a
  186. ModLauncher launch target: forgeclient
  187. ModLauncher naming: srg
  188. ModLauncher services:
  189. mixin PLUGINSERVICE
  190. eventbus PLUGINSERVICE
  191. slf4jfixer PLUGINSERVICE
  192. object_holder_definalize PLUGINSERVICE
  193. runtime_enum_extender PLUGINSERVICE
  194. capability_token_subclass PLUGINSERVICE
  195. accesstransformer PLUGINSERVICE
  196. runtimedistcleaner PLUGINSERVICE
  197. mixin TRANSFORMATIONSERVICE
  198. fml TRANSFORMATIONSERVICE
  199. FML Language Providers:
  200. minecraft@1.0
  201. kotlinforforge@3.8.0
  202. lowcodefml@null
  203. javafml@null
  204. Mod List:
  205. yungsbetterdungeons-1.18.2-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
  206. 0-supermartijn642configlib-1.1.6-1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6 |DONE |Manifest: NOSIGNATURE
  207. 1-infernalexpansion-1.18.2-2.5.0.jar |Infernal Expansion |infernalexp |2.5.0 |DONE |Manifest: NOSIGNATURE
  208. 1-nether-exoticism-1.18.2-1.2.2.jar |Nether's Exoticism |nethers_exoticism |1.2.2 |DONE |Manifest: NOSIGNATURE
  209. tinkerslevellingaddon-1.18.2-1.1.0.jar |Tinkers' Levelling Addon |tinkerslevellingaddon |1.1.0 |DONE |Manifest: NOSIGNATURE
  210. 5-integratedterminals-1.18.2-1.4.3.jar |IntegratedTerminals |integratedterminals |1.4.3 |DONE |Manifest: NOSIGNATURE
  211. copperequipment-1.18.2-v2.0.1.jar |Copper Equipment |exlinecopperequipment |1.18.2 |DONE |Manifest: NOSIGNATURE
  212. 0-nerb-1.18.2-0.2.jar |NotEnoughRecipeBook |nerb |1.18.2-0.2 |DONE |Manifest: NOSIGNATURE
  213. 0-forgeendertech-1.18.2-9.0.5.1-build.1150.jar |ForgeEndertech |forgeendertech |9.0.5.1 |DONE |Manifest: NOSIGNATURE
  214. 0-ctm-1.18.2-1.1.5-5.jar |ConnectedTexturesMod |ctm |1.18.2-1.1.5+5 |DONE |Manifest: NOSIGNATURE
  215. 5-evilcraft-1.18.2-1.2.12.jar |EvilCraft |evilcraft |1.2.12 |DONE |Manifest: NOSIGNATURE
  216. 0-yungsapi-1.18.2-2.2.7.jar |YUNG's API |yungsapi |1.18.2-Forge-2.2.7 |DONE |Manifest: NOSIGNATURE
  217. 1-wildbackport-1.2.3.jar |TheWildBackport |wildbackport |1.2.3 |DONE |Manifest: NOSIGNATURE
  218. upgradednetherite-items-1.18.2-3.2.0.0-release.jar|Upgraded Netherite : Items |upgradednetherite_items |1.18.2-3.2.0.0-relea|DONE |Manifest: NOSIGNATURE
  219. guardvillagers-1.18.2.1.4.3.jar |Guard Villagers |guardvillagers |1.4.3 |DONE |Manifest: NOSIGNATURE
  220. dropthemeat-1.18.2-1.4.jar |Drop the Meat |dropthemeat |1.4 |DONE |Manifest: NOSIGNATURE
  221. 0-balm-3.2.1-0.jar |Balm |balm |3.2.1+0 |DONE |Manifest: NOSIGNATURE
  222. jer-1.18.2-0.14.1.171.jar |Just Enough Resources |jeresources |0.14.1.171 |DONE |Manifest: NOSIGNATURE
  223. netherite-shulkers-1.1.2.jar |Netherite Shulkers |netherite_shulkers |1.1.2 |DONE |Manifest: NOSIGNATURE
  224. 1-upgradednetherite-1.18.2-4.2.0.6-release.jar |Upgraded Netherite |upgradednetherite |1.18.2-4.2.0.6-relea|DONE |Manifest: NOSIGNATURE
  225. solapplepie-1.18.2-1.0.4.jar |Spice of Life: Apple Pie Editi|solapplepie |1.18.2-1.0.4 |DONE |Manifest: NOSIGNATURE
  226. 0-flytrelib-1.18.2-1.8.2.jar |FlytreLib |flytre_lib |1.8.2 |DONE |Manifest: NOSIGNATURE
  227. assortedworld-1.18.2-3.0.1.jar |Assorted World |assortedworld |1.18.2-3.0.1 |DONE |Manifest: NOSIGNATURE
  228. 0-amplified-nether-1.1.1.jar |Amplified Nether |amplifiednether |0.0NONE |DONE |Manifest: NOSIGNATURE
  229. morevillagers-1.18.2-3.3.2.jar |More Villagers |morevillagers |3.3.2 |DONE |Manifest: NOSIGNATURE
  230. ducts-1.0.2.jar |Ducts |ducts |1.0.2 |DONE |Manifest: NOSIGNATURE
  231. botanytrees-1.18.2-4.0.6.jar |BotanyTrees |botanytrees |4.0.6 |DONE |Manifest: NOSIGNATURE
  232. thatched-1.18.2-1.1.0.jar |Thatched |thatched |1.1.0 |DONE |Manifest: NOSIGNATURE
  233. 0-supermartijn642corelib-1.0.19-1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.19 |DONE |Manifest: NOSIGNATURE
  234. assortedtools-1.18.2-5.2.3.jar |Assorted Tools |assortedtools |1.18.2-5.2.3 |DONE |Manifest: NOSIGNATURE
  235. 0-manyideascore-1.18.2-1.4.0.jar |ManyIdeas Core |manyideas_core |1.4.0 |DONE |Manifest: NOSIGNATURE
  236. 0-curios-forge-1.18.2-5.0.7.1.jar |Curios API |curios |1.18.2-5.0.7.1 |DONE |Manifest: NOSIGNATURE
  237. extendedmushrooms-1.18.2-2.0.1.1.jar |Extended Mushrooms |extendedmushrooms |1.18.2-2.0.1.1 |DONE |Manifest: NOSIGNATURE
  238. 1-advancednetherite-1.14.6-1.18.2.jar |Advanced Netherite |advancednetherite |1.14.6 |DONE |Manifest: NOSIGNATURE
  239. yungsextras-1.18.2-2.1.0.jar |YUNG's Extras |yungsextras |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
  240. framedblocks-5.9.2.jar |FramedBlocks |framedblocks |5.9.2 |DONE |Manifest: NOSIGNATURE
  241. tombstone-7.5.8-1.18.2.jar |Corail Tombstone |tombstone |7.5.8 |DONE |Manifest: NOSIGNATURE
  242. swashbucklers2.4.jar |HalsPirateMod |hpm |2.3 |DONE |Manifest: NOSIGNATURE
  243. overweightfarming-1.18.2-1.6.0.jar |Overweight Farming |overweight_farming |1.18.2-1.6.0-forge |DONE |Manifest: NOSIGNATURE
  244. littlelogistics-1.18.2-v1.2.6.jar |Little Logistics |littlelogistics |1.2.6 |DONE |Manifest: NOSIGNATURE
  245. the-bumblezone-5.1.2-1.18.2.jar |The Bumblezone |the_bumblezone |5.1.2+1.18.2 |DONE |Manifest: NOSIGNATURE
  246. fastleafdecay-28.jar |FastLeafDecay |fastleafdecay |28 |DONE |Manifest: NOSIGNATURE
  247. yungsbettermineshafts-1.18.2-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |DONE |Manifest: NOSIGNATURE
  248. distantworlds-reborn-1.18.2-1.0.2.jar |Distant Worlds |distant_worlds |1.0.2 |DONE |Manifest: NOSIGNATURE
  249. randombonemealflowers-1.18.2-3.3.jar |Random Bone Meal Flowers |randombonemealflowers |3.3 |DONE |Manifest: NOSIGNATURE
  250. lumberjack-2.3.2.jar |LumberJack |lumberjack |2.3.2 |DONE |Manifest: NOSIGNATURE
  251. 0-smartbrainlib-1.18.2-1.7.4.jar |SmartBrainLib |smartbrainlib |1.7.4 |DONE |Manifest: NOSIGNATURE
  252. quarkoddities-1.18.jar |Quark Oddities |quarkoddities |1.18 |DONE |Manifest: NOSIGNATURE
  253. 0-kiwi-1.18.2-6.1.3.jar |Kiwi |kiwi |6.1.3 |DONE |Manifest: NOSIGNATURE
  254. doubledoors-1.18.2-3.3.jar |Double Doors |doubledoors |3.3 |DONE |Manifest: NOSIGNATURE
  255. adfinders-1.18.2-7.0.2.0-build.1061.jar |Advanced Finders |adfinders |7.0.2.0 |DONE |Manifest: NOSIGNATURE
  256. coralreef-1.18.2-1.0.2.jar |Coral Reef |coralreef |1.0.0 |DONE |Manifest: NOSIGNATURE
  257. vanillaexcavators-1.18.2-4.1.3.jar |Vanilla Excavators |vanillaexcavators |1.18.2-4.1.3 |DONE |Manifest: NOSIGNATURE
  258. actuallyuseful-nocaves-1.18.2-2022-6-9.jar |Actually Useful No Caves |actuallyuseful_nocaves |2022.6.9+FORGE |DONE |Manifest: NOSIGNATURE
  259. 1-jei-1.18.2-10.2.1.283.jar |Just Enough Items |jei |10.2.1.283 |DONE |Manifest: NOSIGNATURE
  260. nameless-trinkets-1.18.2-1.6.9.jar |Nameless Trinkets |nameless_trinkets |1.18.2-1.6.9 |DONE |Manifest: NOSIGNATURE
  261. the-graveyard-1.9.3-1.18.2.jar |The Graveyard |graveyard |1.9.3 |DONE |Manifest: NOSIGNATURE
  262. attributefix-1.18.2-14.0.2.jar |AttributeFix |attributefix |14.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
  263. 0-libraryferret-1.18.2-3.0.0.jar |Library ferret |libraryferret |3.0.0 |DONE |Manifest: NOSIGNATURE
  264. 0-caelus-1.18.1-3.0.0.2.jar |Caelus API |caelus |1.18.1-3.0.0.2 |DONE |Manifest: NOSIGNATURE
  265. colytra-1.18.1-5.2.0.4.jar |Colytra |colytra |1.18.1-5.2.0.4 |DONE |Manifest: NOSIGNATURE
  266. 0-shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |DONE |Manifest: NOSIGNATURE
  267. 0-badpackets-0.1.2.jar |Bad Packets API |badpackets |0.1.2 |DONE |Manifest: NOSIGNATURE
  268. 0-libx-1.18.2-3.2.19.jar |LibX |libx |1.18.2-3.2.19 |DONE |Manifest: NOSIGNATURE
  269. botanypots-1.18.2-8.0.23.jar |BotanyPots |botanypots |8.0.23 |DONE |Manifest: NOSIGNATURE
  270. farmingforblockheads-1.18.2-10.0.2.jar |Farming for Blockheads |farmingforblockheads |10.0.2 |DONE |Manifest: NOSIGNATURE
  271. crockpot-1.18.2-1.2.0.jar |Crock Pot |crockpot |1.2.0-release |DONE |Manifest: NOSIGNATURE
  272. beefix-1.18-1.0.0.5.jar |Bee Fix |beefix |1.0.0.5 |DONE |Manifest: NOSIGNATURE
  273. manyideashalloween-1.18.2-1.0.0.jar |ManyIdeas Halloween |manyideas_halloween |1.0.0 |DONE |Manifest: NOSIGNATURE
  274. catalogue-1.6.2-1.18.2.jar |Catalogue |catalogue |1.6.2 |DONE |Manifest: NOSIGNATURE
  275. jei-tweaker-1.18.2-3.0.0.9.jar |JEI Tweaker |jeitweaker |3.0.0.9 |DONE |Manifest: NOSIGNATURE
  276. manyideaschristmas-1.18.2-1.0.0.jar |ManyIdeas Christmas |manyideas_christmas |1.0.0 |DONE |Manifest: NOSIGNATURE
  277. 1-crafttweaker-1.18.2-9.1.197.jar |CraftTweaker |crafttweaker |9.1.197 |DONE |Manifest: NOSIGNATURE
  278. forge-1.18.2-40.1.93-universal.jar |Forge |forge |40.1.93 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
  279. nofog-1.3.2-1.18.2.jar |No Fog |no_fog |1.3.2+1.18.2-forge |DONE |Manifest: NOSIGNATURE
  280. 5-integratedcrafting-1.18.2-1.0.25.jar |IntegratedCrafting |integratedcrafting |1.0.25 |DONE |Manifest: NOSIGNATURE
  281. 2-awesomedungeonocean-1.18.2-3.0.1.jar |Awesome dungeon edition ocean |awesomedungeonocean |3.0.0 |DONE |Manifest: NOSIGNATURE
  282. 0-zerocore2-1.18.2-2.1.26.jar |Zero CORE 2 |zerocore |1.18.2-2.1.26 |DONE |Manifest: NOSIGNATURE
  283. client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
  284. 0-cofh-core-1.18.2-9.1.2.32.jar |CoFH Core |cofh_core |9.1.2.32 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  285. 1-thermal-foundation-1.18.2-9.1.0.34.jar |Thermal Series |thermal |9.1.0.34 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  286. 6-thermal-integration-1.18.2-9.1.0.10.jar |Thermal Integration |thermal_integration |9.1.0.10 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  287. 6-redstone-arsenal-1.18.2-6.1.1.11.jar |Redstone Arsenal |redstone_arsenal |6.1.1.11 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  288. 6-thermal-innovation-1.18.2-9.1.0.15.jar |Thermal Innovation |thermal_innovation |9.1.0.15 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  289. 6-thermal-locomotion-1.18.2-9.1.0.11.jar |Thermal Locomotion |thermal_locomotion |9.1.0.11 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  290. livingthings-1.18.2-1.5.0.jar |Living Things |livingthings |1.18.2 - 1.5.0 |DONE |Manifest: NOSIGNATURE
  291. 0-terrablender-1.18.2-1.2.0.126.jar |TerraBlender |terrablender |1.2.0.126 |DONE |Manifest: NOSIGNATURE
  292. mousetweaks-1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE
  293. 2-awesomedungeonnether-1.18.2-3.0.0.jar |Awesome dungeon nether |awesomedungeonnether |3.0.0 |DONE |Manifest: NOSIGNATURE
  294. commonality-1.18.2-1.4.0.jar |Commonality |commonality |1.4.0 |DONE |Manifest: NOSIGNATURE
  295. 0-morevanillalib-1.18.2-3.1.1.jar |MoreVanillaLib |morevanillalib |1.18.2-3.1.1 |DONE |Manifest: NOSIGNATURE
  296. inventorytotem-1.18.2-2.2.jar |Inventory Totem |inventorytotem |2.2 |DONE |Manifest: NOSIGNATURE
  297. 2-pamhc2crops-1.18.2-1.0.5.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |0.0NONE |DONE |Manifest: NOSIGNATURE
  298. adlods-1.18.2-6.0.2.1-build.1150.jar |Large Ore Deposits |adlods |6.0.2.1 |DONE |Manifest: NOSIGNATURE
  299. viescraftmachines-1.18.2-1.5.0.jar |ViesCraft Machines |viescraftmachines |1.5.0 |DONE |Manifest: NOSIGNATURE
  300. jei-integration-1.18.2-9.0.0.37.jar |JEI Integration |jeiintegration |9.0.0.37 |DONE |Manifest: NOSIGNATURE
  301. 0-mmlib-1.1.3-1.18.2.jar |Mysterious Mountain Lib |mmlib |1.1.3-1.18.2 |DONE |Manifest: NOSIGNATURE
  302. ecologics-1.18.2-1.7.11.jar |Ecologics |ecologics |1.7.11 |DONE |Manifest: NOSIGNATURE
  303. 0-mantle-1.18.2-1.9.31.jar |Mantle |mantle |1.9.31 |DONE |Manifest: NOSIGNATURE
  304. assortedtech-1.18.2-3.1.2.jar |Assorted Tech |assortedtech |1.18.2-3.1.2 |DONE |Manifest: NOSIGNATURE
  305. 4-integrateddynamics-1.18.2-1.12.3.jar |IntegratedDynamics |integrateddynamics |1.12.3 |DONE |Manifest: NOSIGNATURE
  306. 1-pamhc2foodcore-1.18.2-1.0.3.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.1 |DONE |Manifest: NOSIGNATURE
  307. 1-croptopia-1.18.2-2.1.0.jar |Croptopia |croptopia |2.1.0 |DONE |Manifest: NOSIGNATURE
  308. dimensionaldepths-1.18.2-0.4.2.jar |Ecospherical Depths |ecod |0.4.2 |DONE |Manifest: NOSIGNATURE
  309. 6-thermal-cultivation-1.18.2-9.1.0.14.jar |Thermal Cultivation |thermal_cultivation |9.1.0.14 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  310. zz-polymorph-1.18.2-0.46.jar |Polymorph |polymorph |1.18.2-0.46 |DONE |Manifest: NOSIGNATURE
  311. jei-justenoughprofessions-1.18.2-1.3.0.jar |Just Enough Professions (JEP) |justenoughprofessions |1.3.0 |DONE |Manifest: NOSIGNATURE
  312. 0-autoreglib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE
  313. earthmobs-1.18.2-1.3.1.jar |Earth Mobs Mod |earthmobsmod |1.18.2-1.3.1 |DONE |Manifest: NOSIGNATURE
  314. worldpregenerator-1.18.2-3.0.1.jar |World Pre Generator |world_pre_generator |3.0.1 |DONE |Manifest: NOSIGNATURE
  315. 1-mna-1.7.2.10.jar |Mana and Artifice |mna |1.7.2.10 |DONE |Manifest: NOSIGNATURE
  316. manyideasdoors-1.18.2-1.2.0.jar |Many Ideas Doors |manyideas_doors |1.2.0 |DONE |Manifest: NOSIGNATURE
  317. 0-global-packs-1.18.2-1.12.2.jar |Global Data- & Resourcepacks |globaldataandresourcepacks |1.12.2 |DONE |Manifest: NOSIGNATURE
  318. 7-butchercraft-2.1.3.jar |Butchercraft |butchercraft |2.1.3 |DONE |Manifest: NOSIGNATURE
  319. 0-appleskin-1.18.2-2.4.1.jar |AppleSkin |appleskin |2.4.1+mc1.18.2 |DONE |Manifest: NOSIGNATURE
  320. upgradednetherite-ultimate-1.18.2-3.2.0.1-release.|Upgraded Netherite : Ultimerit|upgradednetherite_ultimate |1.18.2-3.2.0.1-relea|DONE |Manifest: NOSIGNATURE
  321. occultism-1.18.2-1.64.0.jar |Occultism |occultism |1.18.2-1.64.0 |DONE |Manifest: NOSIGNATURE
  322. aquaculture-1.18.2-2.3.10.jar |Aquaculture 2 |aquaculture |1.18.2-2.3.10 |DONE |Manifest: NOSIGNATURE
  323. 1-byg-1.18.2-1.4.7.jar |Oh The Biomes You'll Go |byg |1.4 |DONE |Manifest: NOSIGNATURE
  324. utilityworlds-1.18.2-1.1.4.jar |Utility Worlds |utilityworlds |1.1.4 |DONE |Manifest: NOSIGNATURE
  325. cosmeticarmorreworked-1.18.2-v2a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.2-v2a |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
  326. convenientcurioscontainer-1.11-1.18.2.jar |Convenient Curios Container |convenientcurioscontainer |11_forge-1.18.2 |DONE |Manifest: NOSIGNATURE
  327. druidcraftrg-0.0.12.jar |Druidcraft Regrown |druidcraftrg |0.0.12 |DONE |Manifest: NOSIGNATURE
  328. 0-cyclopscore-1.18.2-1.16.1.jar |Cyclops Core |cyclopscore |1.16.1 |DONE |Manifest: NOSIGNATURE
  329. nether-cruelty-1.18.2-1.0.1.jar |Nether's Cruelty |sweetys_nethers_cruelty |1.0.0 |DONE |Manifest: NOSIGNATURE
  330. yungsbetterwitchhuts-1.18.2-1.0.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.18.2-Forge-1.0.1 |DONE |Manifest: NOSIGNATURE
  331. beautify-1.18.2-1.4.1.jar |Beautify |beautify |1.4.1 |DONE |Manifest: NOSIGNATURE
  332. additionalbanners-1.18.2-7.0.7.jar |AdditionalBanners |additionalbanners |7.0.7 |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
  333. healthoverlay-1.18.2-6.3.4.jar |Health Overlay |healthoverlay |6.3.4 |DONE |Manifest: NOSIGNATURE
  334. architectspalette-1.18.2-1.2.0.jar |Architect's Palette |architects_palette |1.1.2 |DONE |Manifest: NOSIGNATURE
  335. incontrol-1.18-6.1.1.jar |InControl |incontrol |1.18-6.1.1 |DONE |Manifest: NOSIGNATURE
  336. doggytalents-1.18.2-2.5.11.jar |Doggy Talents 2 |doggytalents |2.5.11 |DONE |Manifest: NOSIGNATURE
  337. yungsbetteroceanmonuments-1.18.2-1.0.3.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.18.2-Forge-1.0.3 |DONE |Manifest: NOSIGNATURE
  338. croptopia-chocolaterie-1.1.jar |Croptopia's Chocolaterie |cacao |1.1 |DONE |Manifest: NOSIGNATURE
  339. kingvillager-1.10.jar |The King of the Village |kingvillager |1.10 |DONE |Manifest: NOSIGNATURE
  340. 0-sophisticatedcore-1.18.2-0.5.36.199.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.5.36.199 |DONE |Manifest: NOSIGNATURE
  341. bowinfinityfix-1.18.x-rv11.jar |Bow Infinity Fix |bowinfinityfix |1.18.x-rv11 |DONE |Manifest: NOSIGNATURE
  342. 6-tools-complement-1.18.2-2.1.0.13.jar |Tool's Complement |tools_complement |2.1.0.13 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  343. initialinventory-1.18.2-6.0.8.jar |Initial Inventory |initialinventory |6.0.8 |DONE |Manifest: NOSIGNATURE
  344. cookingforblockheads-1.18.2-12.2.0.jar |CookingForBlockheads |cookingforblockheads |12.2.0 |DONE |Manifest: NOSIGNATURE
  345. 0-moremobgriefingoptions-1.18.2-2.0.1.jar |More MobGriefing Options |moremobgriefingoptions |2.0.1 |DONE |Manifest: NOSIGNATURE
  346. 0-placebo-1.18.2-6.6.6.jar |Placebo |placebo |6.6.6 |DONE |Manifest: NOSIGNATURE
  347. 0-feature-nbt-deadlock-be-gone-2.0.0-1.18.2.jar |Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |2.0.0+1.18.2 |DONE |Manifest: NOSIGNATURE
  348. gemsnjewels-1.18.2-0.6.1.jar |Gems & Jewels |gemsnjewels |0.6.1 |DONE |Manifest: NOSIGNATURE
  349. 0-bookshelf-1.18.2-13.2.51.jar |Bookshelf |bookshelf |13.2.51 |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
  350. sophisticatedbackpacks-1.18.2-3.18.40.773.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.18.40.773 |DONE |Manifest: NOSIGNATURE
  351. fullturtlearmor-1.2-1.18.jar |Full Turtle Armor |fullturtlearmor |1.2 |DONE |Manifest: NOSIGNATURE
  352. 1-beyond-earth-1.18.2-6.2.jar |Beyond Earth |beyond_earth |6.2 |DONE |Manifest: NOSIGNATURE
  353. overweightfarming-hedgehog-1.18.2-1.1.0.jar |Hedgehog |hedgehog |1.18.2-1.1.0 |DONE |Manifest: NOSIGNATURE
  354. omnis-1.18.2-1.4.jar |Omnis |omnis |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
  355. mmmm-1.18.2-1.5.2.jar |MmmMmmMmmMmm |dummmmmmy |1.18-1.5.2 |DONE |Manifest: NOSIGNATURE
  356. chipped-2.0.0.jar |Chipped |chipped |2.0.0 |DONE |Manifest: NOSIGNATURE
  357. decorative-blocks-compat-1.18.2-2.1.0.jar |Decorative Compat |decorative_compat |2.1.0 |DONE |Manifest: NOSIGNATURE
  358. 3-commoncapabilities-1.18.2-2.8.2.jar |CommonCapabilities |commoncapabilities |2.8.2 |DONE |Manifest: NOSIGNATURE
  359. assortedstorage-1.18.2-5.0.1.jar |Assorted Storage |assortedstorage |1.18.2-5.0.1 |DONE |Manifest: NOSIGNATURE
  360. wthit-4.13.5.jar |wthit |wthit |4.13.5 |DONE |Manifest: NOSIGNATURE
  361. upgradedtools-1.18.2-1.1.0.1-release.jar |Upgraded Tools |upgradedtools |1.18.2-1.1.0.1-relea|DONE |Manifest: NOSIGNATURE
  362. 2-pamhc2foodextended-1.18.2-1.0.5.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |1.0 |DONE |Manifest: NOSIGNATURE
  363. 0-patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE
  364. 1-ars-nouveau-1.18.2-2.8.0.jar |Ars Nouveau |ars_nouveau |2.8.0 |DONE |Manifest: NOSIGNATURE
  365. turtlemancy-1.18.2-1.1.jar |Turtlemancy |turtlemancy |1.1 |DONE |Manifest: NOSIGNATURE
  366. ars-omega-2.7.1.jar |Ars Omega |arsomega |1.18.2-2.7.1 |DONE |Manifest: NOSIGNATURE
  367. 0-collective-1.18.2-5.45.jar |Collective |collective |5.45 |DONE |Manifest: NOSIGNATURE
  368. sewingkit-1.18.2-1.5.9.jar |Sewing Kit |sewingkit |1.5.9 |DONE |Manifest: NOSIGNATURE
  369. hedgemagic-1.7.2.jar |Hedge Magic |hedgemagic |1.7.2 |DONE |Manifest: NOSIGNATURE
  370. spyglass-improvements-1.2-1.18.x.jar |Spyglass Improvements |spyglass_improvements |1.2+mc1.18.x |DONE |Manifest: NOSIGNATURE
  371. 6-thermal-expansion-1.18.2-9.1.0.18.jar |Thermal Expansion |thermal_expansion |9.1.0.18 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  372. 5-integratedtunnels-1.18.2-1.8.17.jar |IntegratedTunnels |integratedtunnels |1.8.17 |DONE |Manifest: NOSIGNATURE
  373. 1-rpggods-18.2.6.jar |RPG Gods |rpggods |18.2.6 |DONE |Manifest: NOSIGNATURE
  374. greekfantasy-18.2.9.jar |Greek Fantasy |greekfantasy |18.2.9 |DONE |Manifest: NOSIGNATURE
  375. yungsbetterstrongholds-1.18.2-2.1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE
  376. buildersaddition-1.18.2-20220308a.jar |Builders Crafts & Addition |buildersaddition |1.18.2-20220308a |DONE |Manifest: NOSIGNATURE
  377. 0-architectury-4.10.88.jar |Architectury |architectury |4.10.88 |DONE |Manifest: NOSIGNATURE
  378. bambooeverything-1.3.5-build.36-1.18.2.jar |Bamboo Everything |bambooeverything |1.3.5-build.36+mc1.1|DONE |Manifest: NOSIGNATURE
  379. immersive-amethyst-1.1-1.18.jar |Immersive Amethyst |ia |1.1 |DONE |Manifest: NOSIGNATURE
  380. moreoverlays-1.20.10.jar |More Overlays Updated |moreoverlays |1.20.10-mc1.18.2 |DONE |Manifest: NOSIGNATURE
  381. extremereactors2-1.18.2-2.0.55.jar |Extreme Reactors |bigreactors |1.18.2-2.0.55 |DONE |Manifest: NOSIGNATURE
  382. productivebees-1.18.2-0.9.3.0.jar |Productive Bees |productivebees |1.18.2-0.9.3.0 |DONE |Manifest: NOSIGNATURE
  383. cryingportals-1.18.2-1.7.jar |Crying Portals |cryingportals |1.7 |DONE |Manifest: NOSIGNATURE
  384. the-undergarden-1.18.2-0.7.1.jar |The Undergarden |undergarden |0.7.1 |DONE |Manifest: NOSIGNATURE
  385. clearwater-1.18.2-1.8.jar |Clear Water |clearwater |1.18.2-1.8 |DONE |Manifest: NOSIGNATURE
  386. chunkloaders-1.2.2-1.18.jar |Chunk Loaders |chunkloaders |1.2.2 |DONE |Manifest: NOSIGNATURE
  387. inventoryessentials-1.18.2-4.0.2.jar |Inventory Essentials |inventoryessentials |4.0.2 |DONE |Manifest: NOSIGNATURE
  388. enchanted-1.18.2-1.0.2.jar |Enchanted |enchanted |1.18.2-1.0.2 |DONE |Manifest: NOSIGNATURE
  389. 0-stateobserver-1.18.2-1.1.0.jar |State Observer |stateobserver |1.1.0 |DONE |Manifest: NOSIGNATURE
  390. caupona-1.18.2-0.4.3.jar |Caupona |caupona |1.18.2-0.4.3 |DONE |Manifest: NOSIGNATURE
  391. betteradvancements-1.18.2-0.2.0.146.jar |Better Advancements |betteradvancements |0.2.0.146 |DONE |Manifest: NOSIGNATURE
  392. inventorysorter-1.18.2-19.0.4.jar |Simple Inventory Sorter |inventorysorter |19.0.4 |DONE |Manifest: NOSIGNATURE
  393. 7-festive-delight-1.0.jar |Festive Delight |festive_delight |1.0.0 |DONE |Manifest: NOSIGNATURE
  394. rootsclassic-1.18.2-1.1.28.jar |Roots Classic |rootsclassic |1.18.2-1.1.28 |DONE |Manifest: NOSIGNATURE
  395. 2-pamhc2trees-1.18.2-1.0.3.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |1.0.1 |DONE |Manifest: NOSIGNATURE
  396. 2-awesomedungeonend-1.18.2-3.0.0.jar |Awesome dungeon the end |awesomedungeonend |3.0.0 |DONE |Manifest: NOSIGNATURE
  397. sophisticatedstorage-1.18.2-0.6.16.274.jar |Sophisticated Storage |sophisticatedstorage |1.18.2-0.6.16.274 |DONE |Manifest: NOSIGNATURE
  398. summoningrituals-1.18.2-1.1.7.jar |Summoning Rituals |summoningrituals |1.18.2-1.1.7 |DONE |Manifest: NOSIGNATURE
  399. justmobheads-1.18.2-6.2.jar |Just Mob Heads |justmobheads |6.2 |DONE |Manifest: NOSIGNATURE
  400. amethysttoolsmod-1.18.2-1.6.3.jar |§5Amethyst Tools Mod |amethysttoolsmod |1.18.2-1.6.3 |DONE |Manifest: NOSIGNATURE
  401. 6-ensorcellation-1.18.2-3.1.0.11.jar |Ensorcellation |ensorcellation |3.1.0.11 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  402. waystones-1.18.2-10.0.0.jar |Waystones |waystones |10.0.0 |DONE |Manifest: NOSIGNATURE
  403. taxfreelevels-1.3.1-1.18.2.jar |Tax Free Levels |taxfreelevels |1.3.1 |DONE |Manifest: NOSIGNATURE
  404. journeymap-1.18.2-5.9.0.jar |Journeymap |journeymap |5.9.0 |DONE |Manifest: NOSIGNATURE
  405. 1-fruittrees-1.18.2-5.0.1.jar |Fruit Trees |fruittrees |5.0.1 |DONE |Manifest: NOSIGNATURE
  406. configured-2.0.0-1.18.2.jar |Configured |configured |2.0.0 |DONE |Manifest: NOSIGNATURE
  407. 1-decorative-blocks-1.18.2-2.1.2.jar |Decorative Blocks |decorative_blocks |2.1.2 |DONE |Manifest: NOSIGNATURE
  408. 2-beyond-planets-core-1.18.2-1.0.15.jar |Beyond Planets - Core |beyond_planets_core |1.18.2-1.0.15 |DONE |Manifest: NOSIGNATURE
  409. beyond-planets-dimensions-1.18.2-1.0.6.jar |Beyond Planets - Dimensions |beyond_planets_dimensions |1.18.2-1.0.6 |DONE |Manifest: NOSIGNATURE
  410. beyond-planets-machines-1.18.2-1.0.2.jar |Beyond Planets - Machines |beyond_planets_machines |1.18.2-1.0.2 |DONE |Manifest: NOSIGNATURE
  411. everycomp-1.18.2-1.5.15.jar |Every Compat |everycomp |1.18.2-1.5.15 |DONE |Manifest: NOSIGNATURE
  412. yungsbetterdeserttemples-1.18.2-1.3.1.jar |YUNG's Better Desert Temples |betterdeserttemples |1.18.2-Forge-1.3.1 |DONE |Manifest: NOSIGNATURE
  413. 7-pineapple-delight-1.18.2-1.0.3.jar |Pineapple Delight |pineapple_delight |1.0 |DONE |Manifest: NOSIGNATURE
  414. 0-blueprint-1.18.2-5.5.0.jar |Blueprint |blueprint |5.5.0 |DONE |Manifest: NOSIGNATURE
  415. boatload-1.18.2-3.0.0.jar |Boatload |boatload |3.0.0 |DONE |Manifest: NOSIGNATURE
  416. savage-and-ravage-1.18.2-4.0.0.jar |Savage & Ravage |savage_and_ravage |4.0.0 |DONE |Manifest: NOSIGNATURE
  417. upgrade-aquatic-1.18.2-4.0.0-beta1.jar |Upgrade Aquatic |upgrade_aquatic |0.0NONE |DONE |Manifest: NOSIGNATURE
  418. neapolitan-1.18.2-3.0.0.jar |Neapolitan |neapolitan |3.0.0 |DONE |Manifest: NOSIGNATURE
  419. autumnity-1.18.2-3.0.0-beta3.jar |Autumnity |autumnity |3.0.0 |DONE |Manifest: NOSIGNATURE
  420. woodworks-1.18.2-1.1.0.jar |Woodworks |woodworks |1.1.0 |DONE |Manifest: NOSIGNATURE
  421. incubation-1.18.2-2.0.2.jar |Incubation |incubation |2.0.2 |DONE |Manifest: NOSIGNATURE
  422. buzzier-bees-1.18.2-4.0.0.jar |Buzzier Bees |buzzier_bees |4.0.0 |DONE |Manifest: NOSIGNATURE
  423. berry-good-1.18.2-5.0.0.jar |Berry Good |berry_good |5.0.0 |DONE |Manifest: NOSIGNATURE
  424. vanillacookbook-1.18.2-2.0.0.jar |Vanilla Cookbook |vanillacookbook |2.0.0 |DONE |Manifest: NOSIGNATURE
  425. bloodmagic-1.18.2-3.2.6-41.jar |Blood Magic |bloodmagic |1.18.2-3.2.6-41 |DONE |Manifest: NOSIGNATURE
  426. 0-selene-1.18.2-1.17.9.jar |Selene |selene |1.18.2-1.17.9 |DONE |Manifest: NOSIGNATURE
  427. supplementaries-1.18.2-1.5.14.jar |Supplementaries |supplementaries |1.18.2-1.5.14 |DONE |Manifest: NOSIGNATURE
  428. the-graveyard-biomes-1.1-1.18.2.jar |The Graveyard Biomes |graveyard_biomes |1.1 |DONE |Manifest: NOSIGNATURE
  429. 1-tconstruct-1.18.2-3.6.0.73.jar |Tinkers' Construct |tconstruct |3.6.0.73 |DONE |Manifest: NOSIGNATURE
  430. tcintegrations-1.18.2-2.0.15.0.jar |Tinkers' Integrations and Twea|tcintegrations |1.18.2-2.0.15.0 |DONE |Manifest: da:bf:8b:25:96:f3:b9:28:12:15:50:54:25:99:97:10:61:cf:4e:63:30:09:40:fb:93:39:1d:7e:6b:93:9b:17
  431. jer-integration-3.3.2.jar |JER Integration |jerintegration |3.3.2 |DONE |Manifest: NOSIGNATURE
  432. panthalassa-1.2.1-1.18.2.jar |Panthalassa |panthalassa |1.2.1 |DONE |Manifest: NOSIGNATURE
  433. 0-geckolib-1.18-3.0.57.jar |GeckoLib |geckolib3 |3.0.57 |DONE |Manifest: NOSIGNATURE
  434. naturalist-1.1.1-1.18.2.jar |Naturalist |naturalist |1.1.1 |DONE |Manifest: NOSIGNATURE
  435. fxcontrol-1.18-3.0.8.jar |FxControl |fxcontrol |1.18-3.0.8 |DONE |Manifest: NOSIGNATURE
  436. enchantmentdescriptions-1.18.2-10.0.12.jar |EnchantmentDescriptions |enchdesc |10.0.12 |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
  437. toolbelt-1.18.2-1.18.9.jar |Tool Belt |toolbelt |1.18.9 |DONE |Manifest: NOSIGNATURE
  438. 6-archers-paradox-1.18.2-3.1.0.9.jar |Archer's Paradox |archers_paradox |3.1.0.9 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  439. 1-theurgy-1.18.2-1.1.0(1).jar |Theurgy |theurgy |1.18.2-1.1.0 |DONE |Manifest: NOSIGNATURE
  440. 6-omgourd-1.18.2-3.1.0.8.jar |Oh My Gourd |omgourd |3.1.0.8 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  441. 0-recipeslibrary-1.18.2-2.0.0.jar |Recipes Library |recipes_lib |2.0.0 |DONE |Manifest: NOSIGNATURE
  442. atmospheric-1.18.2-4.0.0-beta2.jar |Atmospheric |atmospheric |4.0.0 |DONE |Manifest: NOSIGNATURE
  443. skewers-1.18.1-1.1.0.jar |Skewers |skewers |1.1.0 |DONE |Manifest: NOSIGNATURE
  444. extragolems-18.2.2.jar |Extra Golems |golems |18.2.2 |DONE |Manifest: NOSIGNATURE
  445. 0-assortedcore-1.18.2-4.0.0.jar |Assorted Core |assortedcore |1.18.2-4.0.0 |DONE |Manifest: NOSIGNATURE
  446. reliquary-1.18.2-2.0.19.1161.jar |Reliquary |reliquary |1.18.2-2.0.19.1161 |DONE |Manifest: NOSIGNATURE
  447. 1-quark-3.2-358.jar |Quark |quark |3.2-358 |DONE |Manifest: NOSIGNATURE
  448. materialis-1.18.2-2.7.1.jar |Materialis |materialis |1.18.2-2.7.1 |DONE |Manifest: NOSIGNATURE
  449. 1-jaopca-1.18.2-4.1.12.22.jar |JAOPCA |jaopca |4.1.12.22 |DONE |Manifest: NOSIGNATURE
  450. ngv-1.2.0.jar |Nether Gold Veins |ngv |1.2.0 |DONE |Manifest: NOSIGNATURE
  451. fastworkbench-1.18.2-6.1.1.jar |Fast Workbench |fastbench |6.1.1 |DONE |Manifest: NOSIGNATURE
  452. beyond-earth-giselle-addon-1.18.2-2.20.jar |Beyond Earth: Giselle Addon |beyond_earth_giselle_addon |1.18.2-2.20 |DONE |Manifest: NOSIGNATURE
  453. ars-elemental-1.18.2-0.4.9.8.jar |Ars Elemental |ars_elemental |1.18.2-0.4.9.8 |DONE |Manifest: NOSIGNATURE
  454. vanillahammers-1.18.2-4.1.2.jar |Vanilla Hammers |vanillahammers |1.18.2-4.1.2 |DONE |Manifest: NOSIGNATURE
  455. jaopcaextras-1.18.2-1.0.1.jar |JAOPCA Extras |jaopcaextras |1.0.1 |DONE |Manifest: NOSIGNATURE
  456. ars-instrumentum-1.18.2-2.5.0.jar |Ars Instrumentum |ars_instrumentum |2.4.1 |DONE |Manifest: NOSIGNATURE
  457. 7-miners-delight-1.18.2-1.0.3.jar |Miner's Delight |miners_delight |1.18.2-1.0.3 |DONE |Manifest: NOSIGNATURE
  458. assorteddecor-1.18.2-5.2.0.jar |Assorted Decor |assorteddecor |1.18.2-5.2.0 |DONE |Manifest: NOSIGNATURE
  459. 0-modonomicon-1.18.2-1.23.2.jar |Modonomicon |modonomicon |1.18.2-1.23.2 |DONE |Manifest: NOSIGNATURE
  460. 0-upgradedcore-1.18.2-3.2.0.0-release.jar |Upgraded Core |upgradedcore |1.18.2-3.2.0.0-relea|DONE |Manifest: NOSIGNATURE
  461. 7-alexsdelight-1.18.2-1.3.3.jar |Alex's Delight |alexsdelight |1.3.3 |DONE |Manifest: NOSIGNATURE
  462. 0-citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |DONE |Manifest: NOSIGNATURE
  463. 1-alexsmobs-1.18.6.jar |Alex's Mobs |alexsmobs |1.18.6 |DONE |Manifest: NOSIGNATURE
  464. 1-farmersdelight-1.18.2-1.2.0.jar |Farmer's Delight |farmersdelight |1.18.2-1.2.0 |DONE |Manifest: NOSIGNATURE
  465. 7-corn-delight-1.0.6-1.18.2.jar |Corn Delight |corn_delight |1.0.6-1.18.2 |DONE |Manifest: NOSIGNATURE
  466. 7-culturaldelights-1.18.2-0.14.jar |Cultural Delights |culturaldelights |1.18.2-0.14 |DONE |Manifest: NOSIGNATURE
  467. honeyexpansion-1.1.1.jar |Honey expansion |honeyexpansion |1.1.1 |DONE |Manifest: NOSIGNATURE
  468. 7-brewinandchewin-1.18.2-1.0.1.jar |Brewin' and Chewin' |brewinandchewin |1.18.2-1.0.1 |DONE |Manifest: NOSIGNATURE
  469. 7-farmersrespite-1.18.2-1.3.0.jar |Farmer's Respite |farmersrespite |1.18.1-1.3.0 |DONE |Manifest: NOSIGNATURE
  470. 7-largemeals-1.18.2-2.0.jar |Large Meals |largemeals |1.18.2-2.0 |DONE |Manifest: NOSIGNATURE
  471. 7-delightful-1.18.2-3.2.1.jar |Delightful |delightful |3.2.1 |DONE |Manifest: NOSIGNATURE
  472. 7-ends-delight-1.18.2-1.0.jar |End's Delight |ends_delight |1.18.2-1.0 |DONE |Manifest: NOSIGNATURE
  473. enhanced-mushrooms-4.0.1-1.18.2.jar |Enhanced Mushrooms |enhanced_mushrooms |4.0.1 |DONE |Manifest: NOSIGNATURE
  474. dramaticdoors-1.18.2-2.1.6.jar |Dramatic Doors |dramaticdoors |1.18.2-2.1.6 |DONE |Manifest: NOSIGNATURE
  475. 0-pollen-1.5.0-1.18.2.jar |Pollen |pollen |1.5.0 |DONE |Manifest: NOSIGNATURE
  476. 7-nethersdelight-1.18.2-2.2.0.jar |Nethers Delight |nethersdelight |2.2 |DONE |Manifest: NOSIGNATURE
  477. 7-abnormals-delight-1.18.2-3.0.1.jar |Abnormals Delight |abnormals_delight |3.0.1 |DONE |Manifest: NOSIGNATURE
  478. 0-ferritecore-4.2.2.jar |Ferrite Core |ferritecore |4.2.2 |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
  479. sol-carrot-1.18.2-1.12.0.jar |Spice of Life: Carrot Edition |solcarrot |1.18.1-1.12.0 |DONE |Manifest: NOSIGNATURE
  480. apexcore-1.18.2-4.13.0.jar |ApexCore |apexcore |4.13.0 |DONE |Manifest: NOSIGNATURE
  481. fantasyfurniture-1.18.2-3.14.0.jar |Fantasy's Furniture |fantasyfurniture |3.14.0 |DONE |Manifest: NOSIGNATURE
  482. moredragoneggs-3.1.jar |More Dragon Eggs |moredragoneggs |3.1 |DONE |Manifest: NOSIGNATURE
  483. 7-shepherdsdelight-1.18.2-0.2.jar |Shepherd's Delight |shepherdsdelight |1.18.2_0.2 |DONE |Manifest: NOSIGNATURE
  484. 0-lodestone-1.18.2-1.2.jar |Lodestone |lodestone |1.18.2-1.2 |DONE |Manifest: NOSIGNATURE
  485. 1-malum-1.18.2-1.4.3.1.jar |Malum |malum |1.18.2-1.4.3.1 |DONE |Manifest: NOSIGNATURE
  486. drinkbeer-1.18.2-2.4.0.jar |Drink Beer |drinkbeer |2.4.0 |DONE |Manifest: NOSIGNATURE
  487. FramedBlocks BlockEntity Warning: Not applicable
  488. Crash Report UUID: a1794d19-d07d-4ec4-b824-fd435eb0479b
  489. FML: 40.1
  490. Forge: net.minecraftforge:40.1.93
  491. Kiwi Modules:
  492. fruittrees:cherry
  493. fruittrees:cherry_fruits
  494. fruittrees:core
  495. fruittrees:core_fruits
  496. fruittrees:food
  497. fruittrees:hybridization
  498. kiwi:contributors
  499. kiwi:data
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement