[Bug] 1.18.1 Forge Crash using REI interface
itsdinkd opened this issue ยท 2 comments
In cheat mode, I tried grabbing a productive bee and put it in my inventory, crashed immediately.
Also in cheat mode, I inspected a items recipe , also crashed immediately
Issue made for domum as well ldtteam/Domum-Ornamentum#16
Productive Bee crash log
---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 12/16/21, 5:31 PM
Description: mouseReleased event handler
java.lang.NullPointerException: Cannot invoke "me.shedaniel.rei.api.common.entry.EntryStack.isEmpty()" because "cheatsAs" is null
at me.shedaniel.rei.impl.client.gui.widget.EntryListEntryWidget.doAction(EntryListEntryWidget.java:83) ~[RoughlyEnoughItems-7.1.356.jar%23264!:?] {re:classloading,pl:epic_rei_lmao:A}
at me.shedaniel.rei.impl.client.gui.widget.EntryListEntryWidget.m_6348_(EntryListEntryWidget.java:67) ~[RoughlyEnoughItems-7.1.356.jar%23264!:?] {re:classloading,pl:epic_rei_lmao:A}
at me.shedaniel.rei.impl.client.gui.widget.EntryListWidget.m_6348_(EntryListWidget.java:504) ~[RoughlyEnoughItems-7.1.356.jar%23264!:?] {re:classloading,pl:epic_rei_lmao:A}
at net.minecraft.client.gui.components.events.ContainerEventHandler.m_94704_(ContainerEventHandler.java:41) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,re:computing_frames,pl:epic_rei_lmao:A,re:classloading,pl:epic_rei_lmao:A}
at java.util.Optional.filter(Optional.java:218) ~[?:?] {re:mixin}
at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6348_(ContainerEventHandler.java:41) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,re:computing_frames,pl:epic_rei_lmao:A,re:classloading,pl:epic_rei_lmao:A}
at me.shedaniel.rei.RoughlyEnoughItemsCoreClient.lambda$registerEvents$17(RoughlyEnoughItemsCoreClient.java:313) ~[RoughlyEnoughItems-7.1.356.jar%23264!:?] {re:classloading,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at dev.architectury.event.forge.EventHandlerImplClient.event(EventHandlerImplClient.java:240) ~[architectury-3.2.51.jar%2362!:?] {re:classloading,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraftforge.eventbus.ASMEventHandler_852_EventHandlerImplClient_event_Pre.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!:?] {}
at net.minecraftforge.client.ForgeHooksClient.onScreenMouseReleasedPre(ForgeHooksClient.java:598) ~[forge-1.18.1-39.0.5-universal.jar%23331!:?] {re:mixin,re:classloading,pl:mixin:A,pl:epic_rei_lmao:A}
at net.minecraft.client.MouseHandler.lambda$onPress$1(MouseHandler.java:94) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:bigbrain.mixins.json:MouseHelperMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:527) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {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:epic_rei_lmao:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:mixin:APP:balm.mixins.json:ScreenAccessor,pl:mixin:APP:iceberg.mixins.json:ScreenMixin,pl:mixin:APP:justenoughkeys.mixins.json:ScreenMixin,pl:mixin:APP:kubejs-common.mixins.json:ScreenMixin,pl:mixin:APP:patchouli.mixins.json:client.AccessorScreen,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:93) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:bigbrain.mixins.json:MouseHelperMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:bigbrain.mixins.json:MouseHelperMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:101) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,pl:epic_rei_lmao:A,re:classloading,pl:accesstransformer:B,pl:epic_rei_lmao:A}
at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:bigbrain.mixins.json:MouseHelperMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!:build 10] {}
at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!:build 10] {}
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar%2348!:build 10] {}
at com.mojang.blaze3d.systems.RenderSystem.m_69495_(RenderSystem.java:195) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,re:classloading,pl:mixin:APP:flywheel.mixins.json:RenderTexturesMixin,pl:mixin:A,pl:epic_rei_lmao:A}
at com.mojang.blaze3d.platform.Window.m_85435_(Window.java:333) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:WindowMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1062) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:itlt.mixins.json:WindowTitleMixin,pl:mixin:APP:justenoughkeys.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:660) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:itlt.mixins.json:WindowTitleMixin,pl:mixin:APP:justenoughkeys.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at fudge.notenoughcrashes.mixinhandlers.InGameCatcher.handleClientCrash(InGameCatcher.java:37) ~[notenoughcrashes-4.1.3+1.18-forge.jar%23236!:?] {re:mixin,re:classloading,pl:epic_rei_lmao:A}
at net.minecraft.client.Minecraft.modify$zhp000$atTheEndOfFirstCatchBeforePrintingCrashReport(Minecraft.java:5392) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:itlt.mixins.json:WindowTitleMixin,pl:mixin:APP:justenoughkeys.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:680) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:itlt.mixins.json:WindowTitleMixin,pl:mixin:APP:justenoughkeys.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.18.1-39.0.5.jar%2323!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at me.shedaniel.rei.impl.client.gui.widget.EntryListEntryWidget.doAction(EntryListEntryWidget.java:83) ~[RoughlyEnoughItems-7.1.356.jar%23264!:?] {re:classloading,pl:epic_rei_lmao:A}
at me.shedaniel.rei.impl.client.gui.widget.EntryListEntryWidget.m_6348_(EntryListEntryWidget.java:67) ~[RoughlyEnoughItems-7.1.356.jar%23264!:?] {re:classloading,pl:epic_rei_lmao:A}
at me.shedaniel.rei.impl.client.gui.widget.EntryListWidget.m_6348_(EntryListWidget.java:504) ~[RoughlyEnoughItems-7.1.356.jar%23264!:?] {re:classloading,pl:epic_rei_lmao:A}
at net.minecraft.client.gui.components.events.ContainerEventHandler.m_94704_(ContainerEventHandler.java:41) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,re:computing_frames,pl:epic_rei_lmao:A,re:classloading,pl:epic_rei_lmao:A}
at java.util.Optional.filter(Optional.java:218) ~[?:?] {re:mixin}
at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6348_(ContainerEventHandler.java:41) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,re:computing_frames,pl:epic_rei_lmao:A,re:classloading,pl:epic_rei_lmao:A}
at me.shedaniel.rei.RoughlyEnoughItemsCoreClient.lambda$registerEvents$17(RoughlyEnoughItemsCoreClient.java:313) ~[RoughlyEnoughItems-7.1.356.jar%23264!:?] {re:classloading,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at dev.architectury.event.forge.EventHandlerImplClient.event(EventHandlerImplClient.java:240) ~[architectury-3.2.51.jar%2362!:?] {re:classloading,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraftforge.eventbus.ASMEventHandler_852_EventHandlerImplClient_event_Pre.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!:?] {}
at net.minecraftforge.client.ForgeHooksClient.onScreenMouseReleasedPre(ForgeHooksClient.java:598) ~[forge-1.18.1-39.0.5-universal.jar%23331!:?] {re:mixin,re:classloading,pl:mixin:A,pl:epic_rei_lmao:A}
at net.minecraft.client.MouseHandler.lambda$onPress$1(MouseHandler.java:94) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:bigbrain.mixins.json:MouseHelperMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:527) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {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:epic_rei_lmao:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:mixin:APP:balm.mixins.json:ScreenAccessor,pl:mixin:APP:iceberg.mixins.json:ScreenMixin,pl:mixin:APP:justenoughkeys.mixins.json:ScreenMixin,pl:mixin:APP:kubejs-common.mixins.json:ScreenMixin,pl:mixin:APP:patchouli.mixins.json:client.AccessorScreen,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:93) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:bigbrain.mixins.json:MouseHelperMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:bigbrain.mixins.json:MouseHelperMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:101) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,pl:epic_rei_lmao:A,re:classloading,pl:accesstransformer:B,pl:epic_rei_lmao:A}
at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:bigbrain.mixins.json:MouseHelperMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!:build 10] {}
at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!:build 10] {}
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar%2348!:build 10] {}
at com.mojang.blaze3d.systems.RenderSystem.m_69495_(RenderSystem.java:195) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,re:classloading,pl:mixin:APP:flywheel.mixins.json:RenderTexturesMixin,pl:mixin:A,pl:epic_rei_lmao:A}
-- Affected screen --
Details:
Screen name: net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen
Stacktrace:
at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:527) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {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:epic_rei_lmao:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:mixin:APP:balm.mixins.json:ScreenAccessor,pl:mixin:APP:iceberg.mixins.json:ScreenMixin,pl:mixin:APP:justenoughkeys.mixins.json:ScreenMixin,pl:mixin:APP:kubejs-common.mixins.json:ScreenMixin,pl:mixin:APP:patchouli.mixins.json:client.AccessorScreen,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:93) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:bigbrain.mixins.json:MouseHelperMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:bigbrain.mixins.json:MouseHelperMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:101) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,pl:epic_rei_lmao:A,re:classloading,pl:accesstransformer:B,pl:epic_rei_lmao:A}
at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:bigbrain.mixins.json:MouseHelperMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar%2348!:build 10] {}
at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar%2344!:build 10] {}
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar%2348!:build 10] {}
at com.mojang.blaze3d.systems.RenderSystem.m_69495_(RenderSystem.java:195) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,re:classloading,pl:mixin:APP:flywheel.mixins.json:RenderTexturesMixin,pl:mixin:A,pl:epic_rei_lmao:A}
at com.mojang.blaze3d.platform.Window.m_85435_(Window.java:333) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:WindowMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1062) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:itlt.mixins.json:WindowTitleMixin,pl:mixin:APP:justenoughkeys.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:660) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:itlt.mixins.json:WindowTitleMixin,pl:mixin:APP:justenoughkeys.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at fudge.notenoughcrashes.mixinhandlers.InGameCatcher.handleClientCrash(InGameCatcher.java:37) ~[notenoughcrashes-4.1.3+1.18-forge.jar%23236!:?] {re:mixin,re:classloading,pl:epic_rei_lmao:A}
at net.minecraft.client.Minecraft.modify$zhp000$atTheEndOfFirstCatchBeforePrintingCrashReport(Minecraft.java:5392) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:itlt.mixins.json:WindowTitleMixin,pl:mixin:APP:justenoughkeys.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:680) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:itlt.mixins.json:WindowTitleMixin,pl:mixin:APP:justenoughkeys.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.18.1-39.0.5.jar%2323!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?] {}
-- Affected level --
Details:
All players: 1 total; [LocalPlayer['DaddyDanked'/21075, l='ClientLevel', x=-8909.48, y=59.54, z=2529.83]]
Chunk stats: 729, 464
Level dimension: minecraft:overworld
Level spawn location: World: (-9125,66,2372), Section: (at 11,2,4 in -571,4,148; chunk contains blocks -9136,-64,2368 to -9121,319,2383), Region: (-18,4; contains chunks -576,128 to -545,159, blocks -9216,-64,2048 to -8705,319,2559)
Level time: 1239164 game time, 19287 day time
Server brand: forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:407) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:create.mixins.json:DestroyProgressMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2249) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:itlt.mixins.json:WindowTitleMixin,pl:mixin:APP:justenoughkeys.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:677) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:itlt.mixins.json:WindowTitleMixin,pl:mixin:APP:justenoughkeys.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at fudge.notenoughcrashes.mixinhandlers.InGameCatcher.handleClientCrash(InGameCatcher.java:37) ~[notenoughcrashes-4.1.3+1.18-forge.jar%23236!:?] {re:mixin,re:classloading,pl:epic_rei_lmao:A}
at net.minecraft.client.Minecraft.modify$zhp000$atTheEndOfFirstCatchBeforePrintingCrashReport(Minecraft.java:5392) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:itlt.mixins.json:WindowTitleMixin,pl:mixin:APP:justenoughkeys.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:680) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:itlt.mixins.json:WindowTitleMixin,pl:mixin:APP:justenoughkeys.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.18.1-39.0.5.jar%2323!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?] {}
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: resources, Default, Mod Resources, resource_pack, KubeJS Resource Pack [assets]
-- System Details --
Details:
Minecraft Version: 1.18.1
Minecraft Version ID: 1.18.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1235023120 bytes (1177 MiB) / 4110417920 bytes (3920 MiB) up to 8824815616 bytes (8416 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
Identifier: Intel64 Family 6 Model 158 Stepping 9
Microarchitecture: Kaby Lake
Frequency (GHz): 4.20
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: NVIDIA GeForce RTX 2080
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1e87
Graphics card #0 versionInfo: DriverVersion=30.0.14.9676
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.47
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.47
Memory slot #1 type: DDR4
Memory slot #2 capacity (MB): 8192.00
Memory slot #2 clockSpeed (GHz): 2.47
Memory slot #2 type: DDR4
Memory slot #3 capacity (MB): 8192.00
Memory slot #3 clockSpeed (GHz): 2.47
Memory slot #3 type: DDR4
Virtual memory max (MB): 40842.74
Virtual memory used (MB): 36973.53
Swap memory total (MB): 8143.46
Swap memory used (MB): 1299.81
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8416m -Xms256m
Launched Version: forge-39.0.5
Backend library: LWJGL version 3.2.2 SNAPSHOT
Backend API: NVIDIA GeForce RTX 2080/PCIe/SSE2 GL version 3.2.0 NVIDIA 496.76, NVIDIA Corporation
Window size: 3440x1440
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages: id=1280, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_ENUM error generated. Polygon modes for <face> are disabled in the current profile.' x 2
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs: vanilla, mod_resources, generated/MARG (incompatible)
Current Language: English (US)
CPU: 8x Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
Client Crashes Since Restart: 2
Integrated Server Crashes Since Restart: 0
ModLauncher: 9.0.7+91+master.8569cdf
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin PLUGINSERVICE
eventbus PLUGINSERVICE
object_holder_definalize PLUGINSERVICE
runtime_enum_extender PLUGINSERVICE
capability_token_subclass PLUGINSERVICE
accesstransformer PLUGINSERVICE
runtimedistcleaner PLUGINSERVICE
mixin TRANSFORMATIONSERVICE
fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
javafml@null
Mod List:
supermartijn642configlib-1.0.9-mc1.18.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.9 |DONE |Manifest: NOSIGNATURE
bigbrain-1.4.0.jar |Big Brain |bigbrain |1.4.0 |DONE |Manifest: NOSIGNATURE
Guidebook-1.18-3.4.0.jar |Guidebook |gbook |3.4.0 |DONE |Manifest: NOSIGNATURE
DeathCounter-1.18-1.2.1.jar |Death Counter |deathcounter |1.2.1 |DONE |Manifest: NOSIGNATURE
PGA-1.18-3.0.0.0.jar |Public GUI Announcement |publicguiannouncement |1.1.0.1 |DONE |Manifest: NOSIGNATURE
SlashBlade-1.18-0.0.4.jar |Slash Blade |slashblade |0.0.4 |DONE |Manifest: NOSIGNATURE
Uppers-0.4.0.jar |Uppers |uppers |0.4.0 |DONE |Manifest: NOSIGNATURE
JAVD-2.7.3-build.50+mc1.18.jar |Just Another Void Dim |javd |2.7.3-build.50+mc1.1|DONE |Manifest: NOSIGNATURE
GameMenuRemoveGFARB-1.18-Forge-1.3.jar |Game Menu Remove GFARB |gamemenuremovegfarb |1.3 |DONE |Manifest: NOSIGNATURE
mcw-windows-2.0.2-mc1.18.1.jar |Macaw's Windows |mcwwindows |2.0.2 |DONE |Manifest: NOSIGNATURE
bambooeverything-1.2.1-build.8+mc1.18.jar |Bamboo Everything |bambooeverything |1.2.1-build.8+mc1.18|DONE |Manifest: NOSIGNATURE
essentials-1.18.1-2.13.1.jar |Essentials |essentials |1.18.1-2.13.1 |DONE |Manifest: NOSIGNATURE
CoffeeSpawner-1.18-9.0.0.jar |Coffee Spawner |coffeespawner |1.18-9.0.0 |DONE |Manifest: NOSIGNATURE
Friendermite_v1.0.4_mc1.18.jar |Friendermite |friendermite |1.0.0 |DONE |Manifest: NOSIGNATURE
WitherSkeletonTweaks-1.18.1-7.0.0.jar |Wither Skeleton Tweaks |wstweaks |7.0.0 |DONE |Manifest: NOSIGNATURE
TheVeggieWay-Forge-1.18.1-2.4.2.jar |The Veggie Way |veggie_way |2.4.2 |DONE |Manifest: NOSIGNATURE
guardvillagers-1.18.1.4.0.jar |Guard Villagers |guardvillagers |1.4.0 |DONE |Manifest: NOSIGNATURE
Customized-Dungeon-Loot-1.17.x-(v.2.1.0).jar |Customized Dungeon Loot |cdl |2.1.0 |DONE |Manifest: NOSIGNATURE
clickadv-1.18-2.0.jar |clickadv mod |clickadv |1.18-2.0 |DONE |Manifest: NOSIGNATURE
PickUpNotifier-v3.0.0-1.18-Forge.jar |Pick Up Notifier |pickupnotifier |3.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
balm-2.3.1+0.jar |Balm |balm |2.3.1+0 |DONE |Manifest: NOSIGNATURE
WaterStrainer-1.18-12.1.0.jar |Water Strainer |waterstrainer |1.18-12.1.0 |DONE |Manifest: NOSIGNATURE
gunswithoutroses-1.18-1.0.10.jar |Guns Without Roses |gunswithoutroses |1.18-1.0.10 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.18.1-0.13.1.137.jar |Just Enough Resources |jeresources |0.13.1.137 |DONE |Manifest: NOSIGNATURE
ToolKit-2.2.0-build.3+mc1.18.1.jar |Tool Kit |toolkit |2.2.0-build.3+mc1.18|DONE |Manifest: NOSIGNATURE
ninjaphenix-container-library-1.2.7+1.18.jar |NinjaPhenix's Container Librar|ninjaphenix_container_lib |1.2.7 |DONE |Manifest: NOSIGNATURE
cloth-config-6.1.48-forge.jar |Cloth Config v4 API |cloth_config |6.1.48 |DONE |Manifest: NOSIGNATURE
MiniEffects-1.18-forge-4.0.0.jar |MiniEffects |minieffects |4.0.0 |DONE |Manifest: NOSIGNATURE
supplementaries-1.18-1.0.7.jar |Supplementaries |supplementaries |1.0.6 |DONE |Manifest: NOSIGNATURE
refinedstorage-1.10.0-beta.2.jar |Refined Storage |refinedstorage |1.10.0-beta.2 |DONE |Manifest: NOSIGNATURE
LavaClearView-1.18-forge-3.0.1.jar |Lava Clear View |clearview |3.0.1 |DONE |Manifest: NOSIGNATURE
AdvancementPlaques-1.18.1-1.4.1.jar |Advancement Plaques |advancementplaques |1.4.1 |DONE |Manifest: NOSIGNATURE
castle_in_the_sky-1.18.1-0.2.7.jar |Castle in the sky |castle_in_the_sky |1.18.1 |DONE |Manifest: NOSIGNATURE
cleancut-mc1.18-3.0-forge.jar |Clean Cut |cleancut |3.0 |DONE |Manifest: NOSIGNATURE
torchmaster-18.0.2-beta.jar |Torchmaster |torchmaster |18.0.2-beta |DONE |Manifest: NOSIGNATURE
turf-1.18-1.0.1.jar |Turf |turf |1.18-1.0.1 |DONE |Manifest: NOSIGNATURE
repurposed_structures_forge-4.0.7+1.18.1.jar |Repurposed Structures |repurposed_structures |4.0.7+1.18.1 |DONE |Manifest: NOSIGNATURE
morevillagers-FORGE-1.18-3.0.0.jar |More Villagers |morevillagers |3.0.0 |DONE |Manifest: NOSIGNATURE
bcc-1.1.6-build.14+mc1.18.1.jar |Better Compatibility Checker |bcc |1.1.6-build.14+mc1.1|DONE |Manifest: NOSIGNATURE
burgermod-2.6.0-1.18.jar |Burger Mod |burgermod |2.6.0 |DONE |Manifest: NOSIGNATURE
Beekeeper-1.18-1.0.0.4.jar |Beekeeper |bk |1.0.0.4 |DONE |Manifest: NOSIGNATURE
jepp-1.18-1.0.0.jar |Just Enough Painting Previews |jepp |1.18-1.0.0 |DONE |Manifest: NOSIGNATURE
ChunkAnimator-1.18-1.3.3.jar |Chunk Animator |chunkanimator |1.18-1.3.3 |DONE |Manifest: NOSIGNATURE
silent-gear-1.18-2.8.0.jar |Silent Gear |silentgear |2.8.0 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.0.15a-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.15a |DONE |Manifest: NOSIGNATURE
spark-forge.jar |spark |spark |1.6.3 |DONE |Manifest: NOSIGNATURE
TelePass-1.18-1.1.2.jar |Telepass |telepass |1.1.2 |DONE |Manifest: NOSIGNATURE
Trapcraft-1.18.1-3.6.0.jar |Trapcraft |trapcraft |3.6.0 |DONE |Manifest: NOSIGNATURE
einsteins_library-2.0-1.18.jar |Einstein's Library |einsteins_library |2.0 |DONE |Manifest: NOSIGNATURE
curios-forge-1.18.1-5.0.3.0.jar |Curios API |curios |1.18.1-5.0.3.0 |DONE |Manifest: NOSIGNATURE
corail_woodcutter-1.18-2.2.0.jar |Corail Woodcutter |corail_woodcutter |2.2.0 |DONE |Manifest: NOSIGNATURE
Nuclear Science-1.18.1-0.4.2-0.jar |Nuclear Science |nuclearscience |1.18.1-0.4.2-0 |DONE |Manifest: NOSIGNATURE
tombstone-7.3.2-1.18.jar |Corail Tombstone |tombstone |7.3.2 |DONE |Manifest: NOSIGNATURE
wormhole-1.1.9-mc1.18.jar |Wormhole (Portals) |wormhole |1.1.9 |DONE |Manifest: NOSIGNATURE
Project_MMO-1.18-3.67.1.jar |Project MMO |pmmo |1.18-3.67.1 |DONE |Manifest: NOSIGNATURE
furniture-7.0.0-pre27-1.18.1.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre27 |DONE |Manifest: NOSIGNATURE
globalxp-1.18.1-1.9.jar |Global XP |globalxp |1.9 |DONE |Manifest: NOSIGNATURE
ItemPhysic_v1.4.20_mc1.18.1.jar |ItemPhysic |itemphysic |1.6.0 |DONE |Manifest: NOSIGNATURE
Enhanced-Farming-1.18.1-1.2.5.jar |Enhanced Farming |enhancedfarming |1.2.5 |DONE |Manifest: NOSIGNATURE
FallingTree-1.18.1-2.16.0.jar |FallingTree |fallingtree |2.16.0 |DONE |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
geckolib-1.18-forge-3.0.3.jar |GeckoLib |geckolib3 |3.0.3 |DONE |Manifest: NOSIGNATURE
BetterModsButton-v3.0.0-1.18-Forge.jar |Better Mods Button |bettermodsbutton |3.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
ReSkin-forge-2.5.0.jar |Re:Skin |reskin |2.5.0 |DONE |Manifest: NOSIGNATURE
treasure-bags-1.18-1.6.0.jar |Treasure Bags |treasurebags |1.6.0 |DONE |Manifest: NOSIGNATURE
mcw-lights-1.0.2-mc1.18.1.jar |Macaw's Lights and Lamps |mcwlights |1.0.2 |DONE |Manifest: NOSIGNATURE
clienttweaks-forge-1.18-7.0.0.jar |Client Tweaks |clienttweaks |7.0.0 |DONE |Manifest: NOSIGNATURE
fallingthrough-1.18-1.7.jar |Fallingthrough mod |fallingthrough |1.18-1.7 |DONE |Manifest: NOSIGNATURE
ConfigMenusForge-v3.0.0-1.18-Forge.jar |Config Menus for Forge |configmenusforge |3.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
VisualWorkbench-v3.0.0-1.18-Forge.jar |Visual Workbench |visualworkbench |3.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
The_Graveyard_1.1_(FORGE)_for_1.18.1.jar |The Graveyard |graveyard |1.1 |DONE |Manifest: NOSIGNATURE
tesseract-1.0.24-mc1.18.jar |Tesseract |tesseract |1.0.24 |DONE |Manifest: NOSIGNATURE
caelus-forge-1.18-3.0.0.1.jar |Caelus API |caelus |1.18-3.0.0.1 |DONE |Manifest: NOSIGNATURE
shutupexperimentalsettings-1.0.4-1.18+.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.4 |DONE |Manifest: NOSIGNATURE
awesomedungeon-1.1.3.jar |Awesome Dungeon |awesomedungeon |1.1.3 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.18.1-1.9.3-forge.jar |Nature's Compass |naturescompass |1.18.1-1.9.3-forge |DONE |Manifest: NOSIGNATURE
jumpboat-1.18.1-0.1.0.3.jar |Jumpy Boats |jumpboat |1.18.1-0.1.0.3 |DONE |Manifest: NOSIGNATURE
farmingforblockheads-forge-1.18-9.0.0.jar |Farming for Blockheads |farmingforblockheads |9.0.0 |DONE |Manifest: NOSIGNATURE
CrockPot-1.18.1-1.1.0-beta.jar |Crock Pot |crockpot |1.1.0-beta |DONE |Manifest: NOSIGNATURE
Electrodynamics-1.18.1-0.5.4-0.jar |Electrodynamics |electrodynamics |1.18.1-0.5.4-0 |DONE |Manifest: NOSIGNATURE
catalogue-1.6.0-1.18.1.jar |Catalogue |catalogue |1.6.0 |DONE |Manifest: NOSIGNATURE
PackingTape-1.18-0.12.2.jar |Packing Tape |packingtape |0.12.2 |DONE |Manifest: NOSIGNATURE
ExtraDisks-1.18.1-2.0.1.jar |Extra Disks |extradisks |1.18.1-2.0.1 |DONE |Manifest: NOSIGNATURE
restored_earth-1.18-1.3.0.jar |Restored Earth |restored_earth |1.3.0 |DONE |Manifest: NOSIGNATURE
chalk-1.18-1.0.0.jar |Chalk |chalk |1.0.0 |DONE |Manifest: NOSIGNATURE
infernalmobs-1.18.1.jar |Infernal Mobs |infernalmobs |1.18.1 |DONE |Manifest: NOSIGNATURE
ZeroCore2-1.18-2.1.8.jar |Zero CORE 2 |zerocore |1.18-2.1.8 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.18-2.18.jar |Mouse Tweaks |mousetweaks |2.18 |DONE |Manifest: NOSIGNATURE
EasierSleeping-1.18.1-2.1.0.jar |Easier Sleeping |easier_sleeping |2.1.0 |DONE |Manifest: NOSIGNATURE
ShoulderSurfing-1.18-2.2.2.jar |Shoulder Surfing |shouldersurfing |1.18-2.2.2 |DONE |Manifest: NOSIGNATURE
playerhopper-1.18-1.8.jar |Player Hopper |playerhopper |1.18-1.8 |DONE |Manifest: NOSIGNATURE
Ding-1.18-1.3.0.jar |Ding |ding |1.3.0 |DONE |Manifest: NOSIGNATURE
ceilingtorch-1.18-1.13.2.jar |Ceiling Torch |ceilingtorch |1.13.2 |DONE |Manifest: NOSIGNATURE
ObsidianBoat-1.2.0-build.9+mc1.18.jar |Obsidian Boat |obsidianboat |1.2.0-build.9+mc1.18|DONE |Manifest: NOSIGNATURE
domum_ornamentum-1.18-1.0.31-ALPHA-universal.jar |Domum Ornamentum |domum_ornamentum |1.18-1.0.31-ALPHA |DONE |Manifest: NOSIGNATURE
pipez-1.18.1-1.0.0.jar |Pipez |pipez |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.18-0.4.1.jar |Flywheel |flywheel |1.18-0.4.1 |DONE |Manifest: NOSIGNATURE
Vanishmod-1.18-1.1.2.jar |Vanishmod |vanishmod |1.1.2 |DONE |Manifest: NOSIGNATURE
itemcollectors-1.1.3-mc1.18.jar |Item Collectors |itemcollectors |1.1.3 |DONE |Manifest: NOSIGNATURE
lava_monster-1.18-1.0.10.jar |Lava Monster |lava_monster |1.0.10 |DONE |Manifest: NOSIGNATURE
JustEnoughProfessions-1.18-1.2.2.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.2 |DONE |Manifest: NOSIGNATURE
sit-1.18-1.3.1.jar |Sit |sit |1.3.1 |DONE |Manifest: NOSIGNATURE
hardcorerevival-forge-1.18-8.0.0.jar |Hardcore Revival |hardcorerevival |8.0.0 |DONE |Manifest: NOSIGNATURE
structurize-1.18.1-1.0.319-BETA.jar |Structurize |structurize |1.18.1-1.0.319-BETA |DONE |Manifest: NOSIGNATURE
AmbientEnvironment-forge-1.18.1-7.0.3.jar |Ambient Environment |ambientenvironment |7.0.3 |DONE |Manifest: NOSIGNATURE
FastFurnace-1.18.1-6.0.1.jar |FastFurnace |fastfurnace |6.0.1 |DONE |Manifest: NOSIGNATURE
portabletanks-1.1.3-mc1.18.jar |portabletanks |portabletanks |1.1.3 |DONE |Manifest: NOSIGNATURE
connectedglass-1.1.1-mc1.18.jar |Connected Glass |connectedglass |1.1.1 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v3.1.1-1.18.1-Forge.jar |Puzzles Lib |puzzleslib |3.1.1 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
MineMenu-1.18-1.10.0.jar |MineMenu |minemenu |1.18-1.10.0 |DONE |Manifest: NOSIGNATURE
CosmeticArmorReworked-1.18.1-v1.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.1-v1 |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
convenientcurioscontainer-1.1-1.18.jar |Convenient Curios Container |convenientcurioscontainer |1_forge-1.18 |DONE |Manifest: NOSIGNATURE
step-1.18-1.1.0.jar |Step |step |1.1.0 |DONE |Manifest: NOSIGNATURE
marg-1.18-0.7.1.jar |Dark Roleplay MARG |marg |1 |DONE |Manifest: NOSIGNATURE
MagicMirror-1.18.0-1.0.0.571.jar |Magic Mirror |magic_mirror |1.18.0-1.0.0.571 |DONE |Manifest: NOSIGNATURE
xptome-1.18-2.1.3.jar |XP Tome |xpbook |2.1.3 |DONE |Manifest: NOSIGNATURE
SlabMachines-1.18.1-1.1.1.jar |Slab Machines |slabmachines |1.1.1 |DONE |Manifest: NOSIGNATURE
notenoughcrashes-4.1.3+1.18-forge.jar |Not Enough Crashes |notenoughcrashes |4.1.3+1.18 |DONE |Manifest: NOSIGNATURE
glasscutter-1.18-2.0.1.jar |Glass Harvesters |glasscutter |1.18-2.0.1 |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
Instrumental-Mobs-1.18-1.3.4.jar |Instrumental Mobs |instrumentalmobs |1.3.4 |DONE |Manifest: NOSIGNATURE
no_null_processors_forge-2.0.1+1.18.jar |No Null Processors |no_null_processors |2.0.1+1.18 |DONE |Manifest: NOSIGNATURE
autorun-1.18-1.1.0.jar |Auto-Sprint |autorun |1.18-1.1.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
netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |DONE |Manifest: NOSIGNATURE
advancedperipherals-1.18-0.7.7.1r.jar |Advanced Peripherals |advancedperipherals |0.7.7.1r |DONE |Manifest: NOSIGNATURE
restrictedportals-1.18-1.1.10.jar |Restricted Portals |restrictedportals |1.18-1.1.10 |DONE |Manifest: NOSIGNATURE
tinyredstone-1.18-3.1.0.jar |Tiny Redstone |tinyredstone |1.18-3.1.0 |DONE |Manifest: NOSIGNATURE
SBM-BoneTorch-1.18-0.0.2.jar |[SBM] BoneTorch |bonetorch |0.0.1 |DONE |Manifest: NOSIGNATURE
chanceglobe-1.18-1.3.6.jar |Chance Globe |chanceglobe |1.3.6 |DONE |Manifest: NOSIGNATURE
HealthOverlay-1.18.1-6.0.0.jar |Health Overlay |healthoverlay |6.0.0 |DONE |Manifest: NOSIGNATURE
DoggyTalents-1.18.1-2.4.0.jar |Doggy Talents 2 |doggytalents |2.4.0 |DONE |Manifest: NOSIGNATURE
connectivity-1.18-2.5.jar |Connectivity Mod |connectivity |1.18-2.5 |DONE |Manifest: NOSIGNATURE
CasinoCraft_1.18.0_v16.jar |CasinoCraft |casinocraft |16.0 |DONE |Manifest: NOSIGNATURE
kleeslabs-forge-1.18-11.0.0.jar |KleeSlabs |kleeslabs |11.0.0 |DONE |Manifest: NOSIGNATURE
glassential-forge-1.18-1.2.1.jar |Glassential |glassential |1.18-1.2.1 |DONE |Manifest: NOSIGNATURE
cookingforblockheads-forge-1.18-11.0.0.jar |CookingForBlockheads |cookingforblockheads |11.0.0 |DONE |Manifest: NOSIGNATURE
Placebo-1.18.1-6.0.1.jar |Placebo |placebo |6.0.1 |DONE |Manifest: NOSIGNATURE
citadel-1.10.4-1.18.jar |Citadel |citadel |1.10.4 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.14.4.jar |Alex's Mobs |alexsmobs |1.14.4 |DONE |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.18-3.12.1.433.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18-3.12.1.433 |DONE |Manifest: NOSIGNATURE
Roads-1.18.1-1.4.0.jar |Roads Mod |roads |1.4.0 |DONE |Manifest: NOSIGNATURE
buildinggadgets-3.10.1-build.3+mc1.18.jar |Building Gadgets |buildinggadgets |3.9.0 |DONE |Manifest: NOSIGNATURE
simpleplanes-1.18-4.6.2.jar |Simple Planes |simpleplanes |1.18-4.6.2 |DONE |Manifest: NOSIGNATURE
mcw-doors-1.0.5-mc1.18.1.jar |Macaw's Doors |mcwdoors |1.0.5 |DONE |Manifest: NOSIGNATURE
jeed-1.18-1.6.jar |Just Enough Effect Description|jeed |1.18-1.6 |DONE |Manifest: NOSIGNATURE
shulkerbox-1.18.1-1.0.0.jar |Advanced Shulkerboxes |shulkerbox |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE
horsestandstill-1.18-1.0.2.jar |Stupid Horse Stand Still |horsestandstill |1.18-1.0.2 |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
dragonfight-1.18-1.7.jar |dragonfight mod |dragonfight |1.18-1.7 |DONE |Manifest: NOSIGNATURE
MmmMmmMmmMmm-1.18-1.5.0.jar |MmmMmmMmmMmm |dummmmmmy |1.18-1.5.0 |DONE |Manifest: NOSIGNATURE
PrettyPipes-1.10.2.jar |Pretty Pipes |prettypipes |1.10.2 |DONE |Manifest: NOSIGNATURE
Geosmelt-1.18.1-1.1.2.jar |GeoSmelt |geosmelt |1.1.2 |DONE |Manifest: NOSIGNATURE
JAMD-1.4.2-build.20+mc1.18.jar |Just Another Mining Dimension |jamd |1.4.2-build.20+mc1.1|DONE |Manifest: NOSIGNATURE
mcw-bridges-2.0.1-mc1.18.1.jar |Macaw's Bridges |mcwbridges |2.0.1 |DONE |Manifest: NOSIGNATURE
justenoughkeys-0.4.3-forge.jar |Just Enough Keys |justenoughkeys |0.4.3 |DONE |Manifest: NOSIGNATURE
DustrialDecor-1.3.1-1.18.jar |'Dustrial Decor |dustrial_decor |1.2.8 |DONE |Manifest: NOSIGNATURE
entangled-1.3.10-mc1.18.jar |Entangled |entangled |1.3.10 |DONE |Manifest: NOSIGNATURE
AmbientSounds_v5.0.0-pre03_mc1.18.1.jar |Ambient Sounds |ambientsounds |3.0.3 |DONE |Manifest: NOSIGNATURE
Compressium-1.4.0-build.4+mc1.18.jar |Compressium |compressium |1.4.0-build.4+mc1.18|DONE |Manifest: NOSIGNATURE
signpost-1.18-2.00.3.jar |Signpost |signpost |1.18-2.00.3 |DONE |Manifest: NOSIGNATURE
Ping-1.18-1.8.0.jar |Ping |ping |1.18-1.8.0 |DONE |Manifest: NOSIGNATURE
BetterCrates-1.18-1.0.1.jar |Better Crates |bettercrates |1.0.1 |DONE |Manifest: NOSIGNATURE
assortedstorage-1.18.1-4.1.0.jar |Assorted Storage |assortedstorage |1.18.1-4.1.0 |DONE |Manifest: NOSIGNATURE
simplylight-1.18.1-1.4.0-build.26.jar |Simply Light |simplylight |1.18.1-1.4.0-build.2|DONE |Manifest: NOSIGNATURE
jousting-1.18.0-v1.0.4.jar |Jousting |jousting |1.18.0-v1.0.4 |DONE |Manifest: NOSIGNATURE
EyesInTheDarkness-1.18-1.2.0.jar |Eyes in the Darkness |eyesinthedarkness |1.2.0 |DONE |Manifest: NOSIGNATURE
FuelCanister [1.18]-1.4.jar |Fuel Canister |fuel_canister |1.4 |DONE |Manifest: NOSIGNATURE
Patchouli-1.18.1-61.jar |Patchouli |patchouli |1.18.1-61 |DONE |Manifest: NOSIGNATURE
blockui-1.18-0.0.34-ALPHA.jar |UI Library Mod |blockui |1.18-0.0.34-ALPHA |DONE |Manifest: NOSIGNATURE
multi-piston-1.18-1.2.2-ALPHA.jar |Multi-Piston |multipiston |1.18-1.2.2-ALPHA |DONE |Manifest: NOSIGNATURE
BetterThanLlamas-1.18-1.1.1.jar |Better Than Llamas |betterthanllamas |1.1.1 |DONE |Manifest: NOSIGNATURE
time-in-a-bottle-2.1.0-mc1.18.1.jar |Time In A Bottle |tiab |2.1.0-mc1.18.1 |DONE |Manifest: NOSIGNATURE
MysticalCustomization-1.18.1-3.0.0.jar |Mystical Customization |mysticalcustomization |3.0.0 |DONE |Manifest: NOSIGNATURE
elevatorid-1.18-1.8.3.jar |Elevator Mod |elevatorid |1.18-1.8.3 |DONE |Manifest: NOSIGNATURE
Gobber2-Forge-1.18.1-2.6.6.jar |Gobber 2 |gobber2 |2.6.6 |DONE |Manifest: NOSIGNATURE
expandedstorage-7.3.3+1.18.jar |Expanded Storage |expandedstorage |7.3.3 |DONE |Manifest: NOSIGNATURE
buildersaddition-1.18-20211208a.jar |Builders Crafts & Addition |buildersaddition |1.18-20211208a |DONE |Manifest: NOSIGNATURE
AttainedDrops-1.18.1-9.0.0.jar |Attained Drops |attained_drops |9.0.0 |DONE |Manifest: NOSIGNATURE
BetterFurnacesReforged-1.18.1-1.0.2.jar |BetterFurnaces Reforged |betterfurnacesreforged |1.18.1-1.0.2 |DONE |Manifest: NOSIGNATURE
architectury-3.2.51.jar |Architectury |architectury |3.2.51 |DONE |Manifest: NOSIGNATURE
1.18-StorageCabinet-1.4.2-forge.jar |Storage Cabinet |storagecabinet |1.4.2 |DONE |Manifest: NOSIGNATURE
cc-tweaked-1.18.1-1.99.1.jar |CC: Tweaked |computercraft |1.99.1 |DONE |Manifest: NOSIGNATURE
AI-Improvements-1.18-0.4.0.jar |AI-Improvements |aiimprovements |0.4.0 |DONE |Manifest: NOSIGNATURE
Fancy Battleaxes [1.18]-1.4.1.jar |Fancy Battleaxes |fancy_battleaxes |1.4.1 |DONE |Manifest: NOSIGNATURE
client-1.18.1-20211210.034407-srg.jar |Minecraft |minecraft |1.18.1 |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
ExtremeReactors2-1.18-2.0.32..jar |Extreme Reactors |bigreactors |1.18-2.0.32 |DONE |Manifest: NOSIGNATURE
productivebees-1.18-0.8.0.2.jar |Productive Bees |productivebees |1.18-0.8.0.2 |DONE |Manifest: NOSIGNATURE
light-overlay-6.0.4-forge.jar |Light Overlay |lightoverlay |6.0.4 |DONE |Manifest: NOSIGNATURE
Voidscape-1.18.1-0.2.30.jar |Voidscape |voidscape |1.18.1-0.2.30 |DONE |Manifest: NOSIGNATURE
trashcans-1.0.11-mc1.18.jar |Trash Cans |trashcans |1.0.11 |DONE |Manifest: NOSIGNATURE
enchantwithmob-1.18.1-3.0.3.jar |Enchant With Mob |enchantwithmob |1.18.1-3.0.3 |DONE |Manifest: NOSIGNATURE
speedyladders-1.18-1.jar |Speedy Ladders |speedyladders |1.18-1 |DONE |Manifest: NOSIGNATURE
EnergyControl-forge-1.18-0.2.4.jar |Energy Control |energycontrol |1.18-0.2.4 |DONE |Manifest: NOSIGNATURE
TofuCraftReload-1.18.1-0.6.2.jar |TofuCraftReload |tofucraft |1.18.1-0.6.2 |DONE |Manifest: NOSIGNATURE
ServerTabInfo-1.18-1.3.4.jar |Server Tab Info |servertabinfo |1.3.4 |DONE |Manifest: NOSIGNATURE
Blastcraft-1.18.1-0.2.2-0.jar |Blastcraft |blastcraft |1.18.1-0.2.2-0 |DONE |Manifest: NOSIGNATURE
Cyclic-1.18-1.6.7.jar |Cyclic |cyclic |1.18-1.6.7 |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
BetterAdvancements-1.18.1-0.1.2.121.jar |Better Advancements |betteradvancements |0.1.2.121 |DONE |Manifest: NOSIGNATURE
CraftPresence-Forge-1.18.1-Release-1.8.8.jar |CraftPresence |craftpresence |1.8.8 |DONE |Manifest: NOSIGNATURE
ExtraArmor-1.18-1.13.2.jar |Extra Armor |extraarmor |1.18-1.13.2 |DONE |Manifest: NOSIGNATURE
inventorysorter-1.18-19.0.0.jar |Simple Inventory Sorter |inventorysorter |19.0.0 |DONE |Manifest: NOSIGNATURE
rhino-forge-1800.1.6-build.81.jar |Rhino |rhino |1800.1.6-build.81 |DONE |Manifest: NOSIGNATURE
RootsClassic-1.18-1.1.16.jar |Roots Classic |rootsclassic |1.18-1.1.16 |DONE |Manifest: NOSIGNATURE
MCDoom-1.18.1-4.0.0.jar |Doom Mod |doom |4.0.0 |DONE |Manifest: NOSIGNATURE
Cucumber-1.18.1-5.0.1.jar |Cucumber Library |cucumber |5.0.1 |DONE |Manifest: NOSIGNATURE
trashslot-forge-1.18-11.0.0.jar |TrashSlot |trashslot |11.0.0 |DONE |Manifest: NOSIGNATURE
redstonepen-1.18.1-1.0.8-b1.jar |Redstone Pen |redstonepen |1.0.8-b1 |DONE |Manifest: NOSIGNATURE
Shrines-1.18-3.0.0-Beta2.jar |Shrines |shrines |1.18-3.0.0-Beta2 |DONE |Manifest: NOSIGNATURE
scannable-1.18.1-forge-1.7.6+da03abb.jar |Scannable |scannable |1.7.6 |DONE |Manifest: NOSIGNATURE
tinygates-2.0.0.jar |Tiny Gates |tinygates |2.0.0 |DONE |Manifest: NOSIGNATURE
reap-1.18.1-1.0.0.jar |Reap Mod |reap |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE
create-mc1.18.1_v0.4a.jar |Create |create |0.4a |DONE |Manifest: NOSIGNATURE
waystones-forge-1.18.1-9.0.1.jar |Waystones |waystones |9.0.1 |DONE |Manifest: NOSIGNATURE
MerchantMarkers-1.18.1-1.1.0.jar |Merchant Markers |merchantmarkers |1.1.0 |DONE |Manifest: NOSIGNATURE
WeaponThrow-1.18-5.5.jar |Weapon Throw |weaponthrow |1.18-5.5 |DONE |Manifest: NOSIGNATURE
FastSuite-1.18.1-3.0.0.jar |Fast Suite |fastsuite |3.0.0 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.18.1-8.0.2.jar |Clumps |clumps |8.0.2 |DONE |Manifest: NOSIGNATURE
journeymap-1.18-5.8.0alpha9.jar |Journeymap |journeymap |5.8.0alpha9 |DONE |Manifest: NOSIGNATURE
christmasfestivity-1.4.5-1.18-forge.jar |Christmas Festivity |christmasfestivity |1.4.5-1.18-forge |DONE |Manifest: NOSIGNATURE
EnderBags-1.18.1-8.0.0.jar |Ender Bags |ender_bags |8.0.0 |DONE |Manifest: NOSIGNATURE
SimpleStorageNetwork-1.18-1.5.1.jar |Simple Storage Network |storagenetwork |1.18-1.5.1 |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
configured-1.5.1-1.18.1.jar |Configured |configured |1.5.1 |DONE |Manifest: NOSIGNATURE
gardentools-1.18-1.1.3.jar |Garden Tools |gardentools |1.18-1.1.3 |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
MyServerIsCompatible-1.18-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE
charginggadgets-1.5.0.jar |Charging Gadgets |charginggadgets |1.5.0 |DONE |Manifest: NOSIGNATURE
MagicDoorknob-1.18.0-1.0.0.572.jar |Magic Doorknob |magic_doorknob |1.18.0-1.0.0.572 |DONE |Manifest: NOSIGNATURE
Lucky77_1.18.0_v01.jar |Lucky77 |lucky77 |1.0 |DONE |Manifest: NOSIGNATURE
Nimble-1.18-forge-2.0.0.jar |Nimble |nimble |2.0.0 |DONE |Manifest: NOSIGNATURE
creeperconfetti-3.10.jar |Creeper Confetti |creeperconfetti |3.10 |DONE |Manifest: NOSIGNATURE
lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
HyperLighting-1.18.1-1.0.jar |Hyper Lighting |hyperlighting |1.0 |DONE |Manifest: NOSIGNATURE
ExplorersCompass-1.18.1-1.1.2-forge.jar |Explorer's Compass |explorerscompass |1.18.1-1.1.2-forge |DONE |Manifest: NOSIGNATURE
mahoutsukai-1.18.1-v1.33.6.jar |Mahou Tsukai |mahoutsukai |1.18.1-v1.33.6 |DONE |Manifest: NOSIGNATURE
ToastControl-1.18.1-6.0.0.jar |Toast Control |toastcontrol |6.0.0 |DONE |Manifest: NOSIGNATURE
RoughlyEnoughItems-jei-internals-workaround-7.1.35|REI Internals Workaround |rei_internals_workaround |7.1.356 |DONE |Manifest: NOSIGNATURE
mininggadgets-1.10.2.jar |Mining Gadgets |mininggadgets |1.10.2 |DONE |Manifest: NOSIGNATURE
3dSkinLayers-forge-mc1.18-1.3.1.jar |3dSkinLayers |skinlayers3d |1.3.1 |DONE |Manifest: NOSIGNATURE
projectbrazier-1.18-0.6.1.jar |Project Brazier |projectbrazier |0.6.1 |DONE |Manifest: NOSIGNATURE
tbouncepad-2.1-1.18.jar |Tinkers' Bounce Pad |tbouncepad |2.1 |DONE |Manifest: NOSIGNATURE
meetyourfight-1.18-1.2.2.jar |Meet Your Fight |meetyourfight |1.18-1.2.2 |DONE |Manifest: NOSIGNATURE
chococraft-1.18.1-0.2.1.jar |Chococraft 4 |chococraft |0.2.1 |DONE |Manifest: NOSIGNATURE
selene-1.18-1.11.jar |Selene |selene |1.18-1.11.0 |DONE |Manifest: NOSIGNATURE
MysticalAgriculture-1.18.1-5.0.0.jar |Mystical Agriculture |mysticalagriculture |5.0.0 |DONE |Manifest: NOSIGNATURE
MysticalAgradditions-1.18.1-5.0.0.jar |Mystical Agradditions |mysticalagradditions |5.0.0 |DONE |Manifest: NOSIGNATURE
craftingtweaks-forge-1.18.1-14.0.1.jar |CraftingTweaks |craftingtweaks |14.0.1 |DONE |Manifest: NOSIGNATURE
itlt-1.18-2.1.0.jar |It's The Little Things |itlt |2.1.0 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.18.1-9.0.1.jar |EnchantmentDescriptions |enchdesc |9.0.1 |DONE |Manifest: NOSIGNATURE
swingthroughgrass-1.18-1.7.0.jar |SwingThroughGrass |swingthroughgrass |1.18-1.7.0 |DONE |Manifest: NOSIGNATURE
ToolBelt-1.18-1.18.0.jar |Tool Belt |toolbelt |1.18.0 |DONE |Manifest: NOSIGNATURE
silent-lib-1.18-6.0.0.jar |Silent Lib |silentlib |6.0.0 |DONE |Manifest: NOSIGNATURE
Jade-1.18-4.1.0.jar |Jade |jade |4.1.0 |DONE |Manifest: NOSIGNATURE
forge-1.18.1-39.0.5-universal.jar |Forge |forge |39.0.5 |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
Bibliotheca-1.18-1.7.0.jar |Bibliotheca |bibliotheca |1.7.0 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.18-2.2.0.jar |AppleSkin |appleskin |2.2.0 |DONE |Manifest: NOSIGNATURE
Aquaculture-1.18-2.3.0.jar |Aquaculture 2 |aquaculture |1.18-2.3.0 |DONE |Manifest: NOSIGNATURE
Waddles-1.18-0.8.18.jar |Waddles |waddles |1.18-0.8.18 |DONE |Manifest: NOSIGNATURE
ITank-1.18-1.7.0.jar |ITank |itank |1.7.0 |DONE |Manifest: NOSIGNATURE
VanillaTweaks-1.18.1-1.5.52.jar |VanillaTweaks |vanillatweaks |1.5.52 |DONE |Manifest: NOSIGNATURE
CreativeCore_v2.4.0_mc1.18.1.jar |CreativeCore |creativecore |2.4.0 |DONE |Manifest: NOSIGNATURE
movingelevators-1.2.34a-mc1.18.jar |Moving Elevators |movingelevators |1.2.34a |DONE |Manifest: NOSIGNATURE
RoughlyEnoughItems-7.1.356.jar |Roughly Enough Items (REI) |roughlyenoughitems |7.1.356 |DONE |Manifest: NOSIGNATURE
kubejs-forge-1801.4.0-build.245.jar |KubeJS |kubejs |1801.4.0-build.245 |DONE |Manifest: NOSIGNATURE
easy_villagers-1.18.1-1.0.0.jar |Easy Villagers |easy_villagers |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE
Iceberg-1.18.1-1.0.31.jar |Iceberg |iceberg |1.0.31 |DONE |Manifest: NOSIGNATURE
LegendaryTooltips-1.18.1-1.1.5.jar |Legendary Tooltips |legendarytooltips |1.1.5} |DONE |Manifest: NOSIGNATURE
FastWorkbench-1.18.1-6.0.0.jar |Fast Workbench |fastbench |6.0.0 |DONE |Manifest: NOSIGNATURE
Statues-1.18-0.1.7.8.jar |Statues Mod |statues |0.1.7.8 |DONE |Manifest: NOSIGNATURE
InventoryHud_[1.18].forge-3.4.4.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.4 |DONE |Manifest: NOSIGNATURE
Seed Drop-1.18-2.1.3.jar |Seed Drop |seeddrop |2.1.3 |DONE |Manifest: NOSIGNATURE
minecolonies-1.18.1-1.0.278-RELEASE.jar |MineColonies |minecolonies |1.18.1-1.0.278-RELEA|DONE |Manifest: NOSIGNATURE
Colony4ComputerCraft-1.18.1-2.1.0.jar |MineColonies for ComputerCraft|colony4cc |2.1.0 |DONE |Manifest: NOSIGNATURE
Assembly Line-1.18.1-0.3.2-0.jar |Assembly Line |assemblyline |1.18.1-0.3.2-0 |DONE |Manifest: NOSIGNATURE
World Stripper-1.18-2.1.1.jar |World Stripper |worldstripper |2.1.1 |DONE |Manifest: NOSIGNATURE
ferritecore-4.0.0-forge.jar |Ferrite Core |ferritecore |4.0.0 |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
modular-routers-1.18-9.0.0-76.jar |Modular Routers |modularrouters |9.0.0-76 |DONE |Manifest: NOSIGNATURE
BetterF3-1.2.2-Forge-1.18.jar |BetterF3 |betterf3 |1.2.2 |DONE |Manifest: NOSIGNATURE
ArmorSoundTweak-5.0.0-forge.jar |Armor Sound Tweak |armorsoundtweak |5.0.0 |DONE |Manifest: 42:2c:5e:4c:e2:f5:d1:07:7f:aa:29:ae:31:88:80:0c:b1:a6:87:6b:6a:2d:0f:67:57:e4:5a:4a:26:73:31:ac
refinedstorageaddons-0.8.0.jar |Refined Storage Addons |refinedstorageaddons |0.8.0 |DONE |Manifest: NOSIGNATURE
no-telemetry-1.3.0.jar |No Telemetry |no_telemetry |1.3.0 |DONE |Manifest: NOSIGNATURE
exlinefurniture-1.18 Forge.jar |Exline's Furniture |exlinefurniture |1.18 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 7621ecaf-b108-4f2e-8286-52525b7d369a
FML: 39.0
Forge: net.minecraftforge:39.0.5
Suspected Mods: Forge (forge), Minecraft (minecraft)
@shedaniel any thoughts on this?
viewing recipe crash log
---- Minecraft Crash Report ----
// There are four lights!
Time: 12/16/21, 5:25 PM
Description: Rendering screen
java.lang.ClassCastException: class net.minecraft.util.Unit cannot be cast to class net.minecraft.world.item.ItemStack (net.minecraft.util.Unit and net.minecraft.world.item.ItemStack are in module minecraft@1.18.1 of loader 'TRANSFORMER' @32a8ca06)
at com.ldtteam.domumornamentum.jei.ArchitectsCutterCategory$DisplayData.reassembleIfNeeded(ArchitectsCutterCategory.java:251) ~[domum_ornamentum-1.18-1.0.31-ALPHA-universal.jar%23128!:1.18-1.0.31-ALPHA] {re:classloading,pl:epic_rei_lmao:A}
at com.ldtteam.domumornamentum.jei.ArchitectsCutterCategory.draw(ArchitectsCutterCategory.java:193) ~[domum_ornamentum-1.18-1.0.31-ALPHA-universal.jar%23128!:1.18-1.0.31-ALPHA] {re:classloading,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at com.ldtteam.domumornamentum.jei.ArchitectsCutterCategory.draw(ArchitectsCutterCategory.java:39) ~[domum_ornamentum-1.18-1.0.31-ALPHA-universal.jar%23128!:1.18-1.0.31-ALPHA] {re:classloading,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory$3.m_6305_(JEIWrappedCategory.java:193) ~[RoughlyEnoughItems-7.1.356.jar%23264!:?] {re:classloading,pl:epic_rei_lmao:A}
at me.shedaniel.rei.impl.client.gui.screen.DefaultDisplayViewingScreen.m_6305_(DefaultDisplayViewingScreen.java:362) ~[RoughlyEnoughItems-7.1.356.jar%23264!:?] {re:classloading,pl:epic_rei_lmao:A}
at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:378) ~[forge-1.18.1-39.0.5-universal.jar%23331!:?] {re:mixin,re:classloading,pl:mixin:A,pl:epic_rei_lmao:A}
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:371) ~[forge-1.18.1-39.0.5-universal.jar%23331!:?] {re:mixin,re:classloading,pl:mixin:A,pl:epic_rei_lmao:A}
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:886) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,xf:fml:voidscape:camerahurt,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:voidscape:camerahurt,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1040) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:itlt.mixins.json:WindowTitleMixin,pl:mixin:APP:justenoughkeys.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:660) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:itlt.mixins.json:WindowTitleMixin,pl:mixin:APP:justenoughkeys.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.18.1-39.0.5.jar%2323!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at com.ldtteam.domumornamentum.jei.ArchitectsCutterCategory$DisplayData.reassembleIfNeeded(ArchitectsCutterCategory.java:251) ~[domum_ornamentum-1.18-1.0.31-ALPHA-universal.jar%23128!:1.18-1.0.31-ALPHA] {re:classloading,pl:epic_rei_lmao:A}
at com.ldtteam.domumornamentum.jei.ArchitectsCutterCategory.draw(ArchitectsCutterCategory.java:193) ~[domum_ornamentum-1.18-1.0.31-ALPHA-universal.jar%23128!:1.18-1.0.31-ALPHA] {re:classloading,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at com.ldtteam.domumornamentum.jei.ArchitectsCutterCategory.draw(ArchitectsCutterCategory.java:39) ~[domum_ornamentum-1.18-1.0.31-ALPHA-universal.jar%23128!:1.18-1.0.31-ALPHA] {re:classloading,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at me.shedaniel.rei.jeicompat.wrap.JEIWrappedCategory$3.m_6305_(JEIWrappedCategory.java:193) ~[RoughlyEnoughItems-7.1.356.jar%23264!:?] {re:classloading,pl:epic_rei_lmao:A}
at me.shedaniel.rei.impl.client.gui.screen.DefaultDisplayViewingScreen.m_6305_(DefaultDisplayViewingScreen.java:362) ~[RoughlyEnoughItems-7.1.356.jar%23264!:?] {re:classloading,pl:epic_rei_lmao:A}
at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:378) ~[forge-1.18.1-39.0.5-universal.jar%23331!:?] {re:mixin,re:classloading,pl:mixin:A,pl:epic_rei_lmao:A}
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:371) ~[forge-1.18.1-39.0.5-universal.jar%23331!:?] {re:mixin,re:classloading,pl:mixin:A,pl:epic_rei_lmao:A}
-- Screen render details --
Details:
Screen name: me.shedaniel.rei.impl.client.gui.screen.DefaultDisplayViewingScreen
Mouse location: Scaled: (710, 40). Absolute: (2131.000000, 122.000000)
Screen size: Scaled: (1147, 480). Absolute: (3440, 1440). Scale factor of 3.000000
Stacktrace:
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:886) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,xf:fml:voidscape:camerahurt,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:voidscape:camerahurt,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1040) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:itlt.mixins.json:WindowTitleMixin,pl:mixin:APP:justenoughkeys.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:660) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:itlt.mixins.json:WindowTitleMixin,pl:mixin:APP:justenoughkeys.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.18.1-39.0.5.jar%2323!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?] {}
-- Affected level --
Details:
All players: 2 total; [LocalPlayer['DaddyDanked'/4718, l='ClientLevel', x=-8895.08, y=63.00, z=2536.93], RemotePlayer['SebasTheNinja'/718, l='ClientLevel', x=-8911.54, y=79.08, z=2582.60]]
Chunk stats: 729, 622
Level dimension: minecraft:overworld
Level spawn location: World: (-9125,66,2372), Section: (at 11,2,4 in -571,4,148; chunk contains blocks -9136,-64,2368 to -9121,319,2383), Region: (-18,4; contains chunks -576,128 to -545,159, blocks -9216,-64,2048 to -8705,319,2559)
Level time: 1231740 game time, 11863 day time
Server brand: forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:407) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:create.mixins.json:DestroyProgressMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2249) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:itlt.mixins.json:WindowTitleMixin,pl:mixin:APP:justenoughkeys.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:677) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:itlt.mixins.json:WindowTitleMixin,pl:mixin:APP:justenoughkeys.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.1-20211210.034407-srg.jar%23327!:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.18.1-39.0.5.jar%2323!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?] {}
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: resources, Default, Mod Resources, resource_pack, KubeJS Resource Pack [assets]
-- System Details --
Details:
Minecraft Version: 1.18.1
Minecraft Version ID: 1.18.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 2241471536 bytes (2137 MiB) / 4110417920 bytes (3920 MiB) up to 8824815616 bytes (8416 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
Identifier: Intel64 Family 6 Model 158 Stepping 9
Microarchitecture: Kaby Lake
Frequency (GHz): 4.20
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: NVIDIA GeForce RTX 2080
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1e87
Graphics card #0 versionInfo: DriverVersion=30.0.14.9676
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.47
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.47
Memory slot #1 type: DDR4
Memory slot #2 capacity (MB): 8192.00
Memory slot #2 clockSpeed (GHz): 2.47
Memory slot #2 type: DDR4
Memory slot #3 capacity (MB): 8192.00
Memory slot #3 clockSpeed (GHz): 2.47
Memory slot #3 type: DDR4
Virtual memory max (MB): 40842.74
Virtual memory used (MB): 37044.73
Swap memory total (MB): 8143.46
Swap memory used (MB): 1233.78
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8416m -Xms256m
Launched Version: forge-39.0.5
Backend library: LWJGL version 3.2.2 SNAPSHOT
Backend API: NVIDIA GeForce RTX 2080/PCIe/SSE2 GL version 3.2.0 NVIDIA 496.76, NVIDIA Corporation
Window size: 3440x1440
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs: vanilla, mod_resources, generated/MARG (incompatible)
Current Language: English (US)
CPU: 8x Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
Client Crashes Since Restart: 1
Integrated Server Crashes Since Restart: 0
ModLauncher: 9.0.7+91+master.8569cdf
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin PLUGINSERVICE
eventbus PLUGINSERVICE
object_holder_definalize PLUGINSERVICE
runtime_enum_extender PLUGINSERVICE
capability_token_subclass PLUGINSERVICE
accesstransformer PLUGINSERVICE
runtimedistcleaner PLUGINSERVICE
mixin TRANSFORMATIONSERVICE
fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
javafml@null
Mod List:
supermartijn642configlib-1.0.9-mc1.18.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.9 |DONE |Manifest: NOSIGNATURE
bigbrain-1.4.0.jar |Big Brain |bigbrain |1.4.0 |DONE |Manifest: NOSIGNATURE
Guidebook-1.18-3.4.0.jar |Guidebook |gbook |3.4.0 |DONE |Manifest: NOSIGNATURE
DeathCounter-1.18-1.2.1.jar |Death Counter |deathcounter |1.2.1 |DONE |Manifest: NOSIGNATURE
PGA-1.18-3.0.0.0.jar |Public GUI Announcement |publicguiannouncement |1.1.0.1 |DONE |Manifest: NOSIGNATURE
SlashBlade-1.18-0.0.4.jar |Slash Blade |slashblade |0.0.4 |DONE |Manifest: NOSIGNATURE
Uppers-0.4.0.jar |Uppers |uppers |0.4.0 |DONE |Manifest: NOSIGNATURE
JAVD-2.7.3-build.50+mc1.18.jar |Just Another Void Dim |javd |2.7.3-build.50+mc1.1|DONE |Manifest: NOSIGNATURE
GameMenuRemoveGFARB-1.18-Forge-1.3.jar |Game Menu Remove GFARB |gamemenuremovegfarb |1.3 |DONE |Manifest: NOSIGNATURE
mcw-windows-2.0.2-mc1.18.1.jar |Macaw's Windows |mcwwindows |2.0.2 |DONE |Manifest: NOSIGNATURE
bambooeverything-1.2.1-build.8+mc1.18.jar |Bamboo Everything |bambooeverything |1.2.1-build.8+mc1.18|DONE |Manifest: NOSIGNATURE
essentials-1.18.1-2.13.1.jar |Essentials |essentials |1.18.1-2.13.1 |DONE |Manifest: NOSIGNATURE
CoffeeSpawner-1.18-9.0.0.jar |Coffee Spawner |coffeespawner |1.18-9.0.0 |DONE |Manifest: NOSIGNATURE
Friendermite_v1.0.4_mc1.18.jar |Friendermite |friendermite |1.0.0 |DONE |Manifest: NOSIGNATURE
WitherSkeletonTweaks-1.18.1-7.0.0.jar |Wither Skeleton Tweaks |wstweaks |7.0.0 |DONE |Manifest: NOSIGNATURE
TheVeggieWay-Forge-1.18.1-2.4.2.jar |The Veggie Way |veggie_way |2.4.2 |DONE |Manifest: NOSIGNATURE
guardvillagers-1.18.1.4.0.jar |Guard Villagers |guardvillagers |1.4.0 |DONE |Manifest: NOSIGNATURE
Customized-Dungeon-Loot-1.17.x-(v.2.1.0).jar |Customized Dungeon Loot |cdl |2.1.0 |DONE |Manifest: NOSIGNATURE
clickadv-1.18-2.0.jar |clickadv mod |clickadv |1.18-2.0 |DONE |Manifest: NOSIGNATURE
PickUpNotifier-v3.0.0-1.18-Forge.jar |Pick Up Notifier |pickupnotifier |3.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
balm-2.3.1+0.jar |Balm |balm |2.3.1+0 |DONE |Manifest: NOSIGNATURE
WaterStrainer-1.18-12.1.0.jar |Water Strainer |waterstrainer |1.18-12.1.0 |DONE |Manifest: NOSIGNATURE
gunswithoutroses-1.18-1.0.10.jar |Guns Without Roses |gunswithoutroses |1.18-1.0.10 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.18.1-0.13.1.137.jar |Just Enough Resources |jeresources |0.13.1.137 |DONE |Manifest: NOSIGNATURE
ToolKit-2.2.0-build.3+mc1.18.1.jar |Tool Kit |toolkit |2.2.0-build.3+mc1.18|DONE |Manifest: NOSIGNATURE
ninjaphenix-container-library-1.2.7+1.18.jar |NinjaPhenix's Container Librar|ninjaphenix_container_lib |1.2.7 |DONE |Manifest: NOSIGNATURE
cloth-config-6.1.48-forge.jar |Cloth Config v4 API |cloth_config |6.1.48 |DONE |Manifest: NOSIGNATURE
MiniEffects-1.18-forge-4.0.0.jar |MiniEffects |minieffects |4.0.0 |DONE |Manifest: NOSIGNATURE
supplementaries-1.18-1.0.7.jar |Supplementaries |supplementaries |1.0.6 |DONE |Manifest: NOSIGNATURE
refinedstorage-1.10.0-beta.2.jar |Refined Storage |refinedstorage |1.10.0-beta.2 |DONE |Manifest: NOSIGNATURE
LavaClearView-1.18-forge-3.0.1.jar |Lava Clear View |clearview |3.0.1 |DONE |Manifest: NOSIGNATURE
AdvancementPlaques-1.18.1-1.4.1.jar |Advancement Plaques |advancementplaques |1.4.1 |DONE |Manifest: NOSIGNATURE
castle_in_the_sky-1.18.1-0.2.7.jar |Castle in the sky |castle_in_the_sky |1.18.1 |DONE |Manifest: NOSIGNATURE
cleancut-mc1.18-3.0-forge.jar |Clean Cut |cleancut |3.0 |DONE |Manifest: NOSIGNATURE
torchmaster-18.0.2-beta.jar |Torchmaster |torchmaster |18.0.2-beta |DONE |Manifest: NOSIGNATURE
turf-1.18-1.0.1.jar |Turf |turf |1.18-1.0.1 |DONE |Manifest: NOSIGNATURE
repurposed_structures_forge-4.0.7+1.18.1.jar |Repurposed Structures |repurposed_structures |4.0.7+1.18.1 |DONE |Manifest: NOSIGNATURE
morevillagers-FORGE-1.18-3.0.0.jar |More Villagers |morevillagers |3.0.0 |DONE |Manifest: NOSIGNATURE
bcc-1.1.6-build.14+mc1.18.1.jar |Better Compatibility Checker |bcc |1.1.6-build.14+mc1.1|DONE |Manifest: NOSIGNATURE
burgermod-2.6.0-1.18.jar |Burger Mod |burgermod |2.6.0 |DONE |Manifest: NOSIGNATURE
Beekeeper-1.18-1.0.0.4.jar |Beekeeper |bk |1.0.0.4 |DONE |Manifest: NOSIGNATURE
jepp-1.18-1.0.0.jar |Just Enough Painting Previews |jepp |1.18-1.0.0 |DONE |Manifest: NOSIGNATURE
ChunkAnimator-1.18-1.3.3.jar |Chunk Animator |chunkanimator |1.18-1.3.3 |DONE |Manifest: NOSIGNATURE
silent-gear-1.18-2.8.0.jar |Silent Gear |silentgear |2.8.0 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.0.15a-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.15a |DONE |Manifest: NOSIGNATURE
spark-forge.jar |spark |spark |1.6.3 |DONE |Manifest: NOSIGNATURE
TelePass-1.18-1.1.2.jar |Telepass |telepass |1.1.2 |DONE |Manifest: NOSIGNATURE
Trapcraft-1.18.1-3.6.0.jar |Trapcraft |trapcraft |3.6.0 |DONE |Manifest: NOSIGNATURE
einsteins_library-2.0-1.18.jar |Einstein's Library |einsteins_library |2.0 |DONE |Manifest: NOSIGNATURE
curios-forge-1.18.1-5.0.3.0.jar |Curios API |curios |1.18.1-5.0.3.0 |DONE |Manifest: NOSIGNATURE
corail_woodcutter-1.18-2.2.0.jar |Corail Woodcutter |corail_woodcutter |2.2.0 |DONE |Manifest: NOSIGNATURE
Nuclear Science-1.18.1-0.4.2-0.jar |Nuclear Science |nuclearscience |1.18.1-0.4.2-0 |DONE |Manifest: NOSIGNATURE
tombstone-7.3.2-1.18.jar |Corail Tombstone |tombstone |7.3.2 |DONE |Manifest: NOSIGNATURE
wormhole-1.1.9-mc1.18.jar |Wormhole (Portals) |wormhole |1.1.9 |DONE |Manifest: NOSIGNATURE
Project_MMO-1.18-3.67.1.jar |Project MMO |pmmo |1.18-3.67.1 |DONE |Manifest: NOSIGNATURE
furniture-7.0.0-pre27-1.18.1.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre27 |DONE |Manifest: NOSIGNATURE
globalxp-1.18.1-1.9.jar |Global XP |globalxp |1.9 |DONE |Manifest: NOSIGNATURE
ItemPhysic_v1.4.20_mc1.18.1.jar |ItemPhysic |itemphysic |1.6.0 |DONE |Manifest: NOSIGNATURE
Enhanced-Farming-1.18.1-1.2.5.jar |Enhanced Farming |enhancedfarming |1.2.5 |DONE |Manifest: NOSIGNATURE
FallingTree-1.18.1-2.16.0.jar |FallingTree |fallingtree |2.16.0 |DONE |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
geckolib-1.18-forge-3.0.3.jar |GeckoLib |geckolib3 |3.0.3 |DONE |Manifest: NOSIGNATURE
BetterModsButton-v3.0.0-1.18-Forge.jar |Better Mods Button |bettermodsbutton |3.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
ReSkin-forge-2.5.0.jar |Re:Skin |reskin |2.5.0 |DONE |Manifest: NOSIGNATURE
treasure-bags-1.18-1.6.0.jar |Treasure Bags |treasurebags |1.6.0 |DONE |Manifest: NOSIGNATURE
mcw-lights-1.0.2-mc1.18.1.jar |Macaw's Lights and Lamps |mcwlights |1.0.2 |DONE |Manifest: NOSIGNATURE
clienttweaks-forge-1.18-7.0.0.jar |Client Tweaks |clienttweaks |7.0.0 |DONE |Manifest: NOSIGNATURE
fallingthrough-1.18-1.7.jar |Fallingthrough mod |fallingthrough |1.18-1.7 |DONE |Manifest: NOSIGNATURE
ConfigMenusForge-v3.0.0-1.18-Forge.jar |Config Menus for Forge |configmenusforge |3.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
VisualWorkbench-v3.0.0-1.18-Forge.jar |Visual Workbench |visualworkbench |3.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
The_Graveyard_1.1_(FORGE)_for_1.18.1.jar |The Graveyard |graveyard |1.1 |DONE |Manifest: NOSIGNATURE
tesseract-1.0.24-mc1.18.jar |Tesseract |tesseract |1.0.24 |DONE |Manifest: NOSIGNATURE
caelus-forge-1.18-3.0.0.1.jar |Caelus API |caelus |1.18-3.0.0.1 |DONE |Manifest: NOSIGNATURE
shutupexperimentalsettings-1.0.4-1.18+.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.4 |DONE |Manifest: NOSIGNATURE
awesomedungeon-1.1.3.jar |Awesome Dungeon |awesomedungeon |1.1.3 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.18.1-1.9.3-forge.jar |Nature's Compass |naturescompass |1.18.1-1.9.3-forge |DONE |Manifest: NOSIGNATURE
jumpboat-1.18.1-0.1.0.3.jar |Jumpy Boats |jumpboat |1.18.1-0.1.0.3 |DONE |Manifest: NOSIGNATURE
farmingforblockheads-forge-1.18-9.0.0.jar |Farming for Blockheads |farmingforblockheads |9.0.0 |DONE |Manifest: NOSIGNATURE
CrockPot-1.18.1-1.1.0-beta.jar |Crock Pot |crockpot |1.1.0-beta |DONE |Manifest: NOSIGNATURE
Electrodynamics-1.18.1-0.5.4-0.jar |Electrodynamics |electrodynamics |1.18.1-0.5.4-0 |DONE |Manifest: NOSIGNATURE
catalogue-1.6.0-1.18.1.jar |Catalogue |catalogue |1.6.0 |DONE |Manifest: NOSIGNATURE
PackingTape-1.18-0.12.2.jar |Packing Tape |packingtape |0.12.2 |DONE |Manifest: NOSIGNATURE
ExtraDisks-1.18.1-2.0.1.jar |Extra Disks |extradisks |1.18.1-2.0.1 |DONE |Manifest: NOSIGNATURE
restored_earth-1.18-1.3.0.jar |Restored Earth |restored_earth |1.3.0 |DONE |Manifest: NOSIGNATURE
chalk-1.18-1.0.0.jar |Chalk |chalk |1.0.0 |DONE |Manifest: NOSIGNATURE
infernalmobs-1.18.1.jar |Infernal Mobs |infernalmobs |1.18.1 |DONE |Manifest: NOSIGNATURE
ZeroCore2-1.18-2.1.8.jar |Zero CORE 2 |zerocore |1.18-2.1.8 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.18-2.18.jar |Mouse Tweaks |mousetweaks |2.18 |DONE |Manifest: NOSIGNATURE
EasierSleeping-1.18.1-2.1.0.jar |Easier Sleeping |easier_sleeping |2.1.0 |DONE |Manifest: NOSIGNATURE
ShoulderSurfing-1.18-2.2.2.jar |Shoulder Surfing |shouldersurfing |1.18-2.2.2 |DONE |Manifest: NOSIGNATURE
playerhopper-1.18-1.8.jar |Player Hopper |playerhopper |1.18-1.8 |DONE |Manifest: NOSIGNATURE
Ding-1.18-1.3.0.jar |Ding |ding |1.3.0 |DONE |Manifest: NOSIGNATURE
ceilingtorch-1.18-1.13.2.jar |Ceiling Torch |ceilingtorch |1.13.2 |DONE |Manifest: NOSIGNATURE
ObsidianBoat-1.2.0-build.9+mc1.18.jar |Obsidian Boat |obsidianboat |1.2.0-build.9+mc1.18|DONE |Manifest: NOSIGNATURE
domum_ornamentum-1.18-1.0.31-ALPHA-universal.jar |Domum Ornamentum |domum_ornamentum |1.18-1.0.31-ALPHA |DONE |Manifest: NOSIGNATURE
pipez-1.18.1-1.0.0.jar |Pipez |pipez |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.18-0.4.1.jar |Flywheel |flywheel |1.18-0.4.1 |DONE |Manifest: NOSIGNATURE
Vanishmod-1.18-1.1.2.jar |Vanishmod |vanishmod |1.1.2 |DONE |Manifest: NOSIGNATURE
itemcollectors-1.1.3-mc1.18.jar |Item Collectors |itemcollectors |1.1.3 |DONE |Manifest: NOSIGNATURE
lava_monster-1.18-1.0.10.jar |Lava Monster |lava_monster |1.0.10 |DONE |Manifest: NOSIGNATURE
JustEnoughProfessions-1.18-1.2.2.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.2 |DONE |Manifest: NOSIGNATURE
sit-1.18-1.3.1.jar |Sit |sit |1.3.1 |DONE |Manifest: NOSIGNATURE
hardcorerevival-forge-1.18-8.0.0.jar |Hardcore Revival |hardcorerevival |8.0.0 |DONE |Manifest: NOSIGNATURE
structurize-1.18.1-1.0.319-BETA.jar |Structurize |structurize |1.18.1-1.0.319-BETA |DONE |Manifest: NOSIGNATURE
AmbientEnvironment-forge-1.18.1-7.0.3.jar |Ambient Environment |ambientenvironment |7.0.3 |DONE |Manifest: NOSIGNATURE
FastFurnace-1.18.1-6.0.1.jar |FastFurnace |fastfurnace |6.0.1 |DONE |Manifest: NOSIGNATURE
portabletanks-1.1.3-mc1.18.jar |portabletanks |portabletanks |1.1.3 |DONE |Manifest: NOSIGNATURE
connectedglass-1.1.1-mc1.18.jar |Connected Glass |connectedglass |1.1.1 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v3.1.1-1.18.1-Forge.jar |Puzzles Lib |puzzleslib |3.1.1 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
MineMenu-1.18-1.10.0.jar |MineMenu |minemenu |1.18-1.10.0 |DONE |Manifest: NOSIGNATURE
CosmeticArmorReworked-1.18.1-v1.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.1-v1 |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
convenientcurioscontainer-1.1-1.18.jar |Convenient Curios Container |convenientcurioscontainer |1_forge-1.18 |DONE |Manifest: NOSIGNATURE
step-1.18-1.1.0.jar |Step |step |1.1.0 |DONE |Manifest: NOSIGNATURE
marg-1.18-0.7.1.jar |Dark Roleplay MARG |marg |1 |DONE |Manifest: NOSIGNATURE
MagicMirror-1.18.0-1.0.0.571.jar |Magic Mirror |magic_mirror |1.18.0-1.0.0.571 |DONE |Manifest: NOSIGNATURE
xptome-1.18-2.1.3.jar |XP Tome |xpbook |2.1.3 |DONE |Manifest: NOSIGNATURE
SlabMachines-1.18.1-1.1.1.jar |Slab Machines |slabmachines |1.1.1 |DONE |Manifest: NOSIGNATURE
notenoughcrashes-4.1.3+1.18-forge.jar |Not Enough Crashes |notenoughcrashes |4.1.3+1.18 |DONE |Manifest: NOSIGNATURE
glasscutter-1.18-2.0.1.jar |Glass Harvesters |glasscutter |1.18-2.0.1 |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
Instrumental-Mobs-1.18-1.3.4.jar |Instrumental Mobs |instrumentalmobs |1.3.4 |DONE |Manifest: NOSIGNATURE
no_null_processors_forge-2.0.1+1.18.jar |No Null Processors |no_null_processors |2.0.1+1.18 |DONE |Manifest: NOSIGNATURE
autorun-1.18-1.1.0.jar |Auto-Sprint |autorun |1.18-1.1.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
netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |DONE |Manifest: NOSIGNATURE
advancedperipherals-1.18-0.7.7.1r.jar |Advanced Peripherals |advancedperipherals |0.7.7.1r |DONE |Manifest: NOSIGNATURE
restrictedportals-1.18-1.1.10.jar |Restricted Portals |restrictedportals |1.18-1.1.10 |DONE |Manifest: NOSIGNATURE
tinyredstone-1.18-3.1.0.jar |Tiny Redstone |tinyredstone |1.18-3.1.0 |DONE |Manifest: NOSIGNATURE
SBM-BoneTorch-1.18-0.0.2.jar |[SBM] BoneTorch |bonetorch |0.0.1 |DONE |Manifest: NOSIGNATURE
chanceglobe-1.18-1.3.6.jar |Chance Globe |chanceglobe |1.3.6 |DONE |Manifest: NOSIGNATURE
HealthOverlay-1.18.1-6.0.0.jar |Health Overlay |healthoverlay |6.0.0 |DONE |Manifest: NOSIGNATURE
DoggyTalents-1.18.1-2.4.0.jar |Doggy Talents 2 |doggytalents |2.4.0 |DONE |Manifest: NOSIGNATURE
connectivity-1.18-2.5.jar |Connectivity Mod |connectivity |1.18-2.5 |DONE |Manifest: NOSIGNATURE
CasinoCraft_1.18.0_v16.jar |CasinoCraft |casinocraft |16.0 |DONE |Manifest: NOSIGNATURE
kleeslabs-forge-1.18-11.0.0.jar |KleeSlabs |kleeslabs |11.0.0 |DONE |Manifest: NOSIGNATURE
glassential-forge-1.18-1.2.1.jar |Glassential |glassential |1.18-1.2.1 |DONE |Manifest: NOSIGNATURE
cookingforblockheads-forge-1.18-11.0.0.jar |CookingForBlockheads |cookingforblockheads |11.0.0 |DONE |Manifest: NOSIGNATURE
Placebo-1.18.1-6.0.1.jar |Placebo |placebo |6.0.1 |DONE |Manifest: NOSIGNATURE
citadel-1.10.4-1.18.jar |Citadel |citadel |1.10.4 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.14.4.jar |Alex's Mobs |alexsmobs |1.14.4 |DONE |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.18-3.12.1.433.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18-3.12.1.433 |DONE |Manifest: NOSIGNATURE
Roads-1.18.1-1.4.0.jar |Roads Mod |roads |1.4.0 |DONE |Manifest: NOSIGNATURE
buildinggadgets-3.10.1-build.3+mc1.18.jar |Building Gadgets |buildinggadgets |3.9.0 |DONE |Manifest: NOSIGNATURE
simpleplanes-1.18-4.6.2.jar |Simple Planes |simpleplanes |1.18-4.6.2 |DONE |Manifest: NOSIGNATURE
mcw-doors-1.0.5-mc1.18.1.jar |Macaw's Doors |mcwdoors |1.0.5 |DONE |Manifest: NOSIGNATURE
jeed-1.18-1.6.jar |Just Enough Effect Description|jeed |1.18-1.6 |DONE |Manifest: NOSIGNATURE
shulkerbox-1.18.1-1.0.0.jar |Advanced Shulkerboxes |shulkerbox |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE
horsestandstill-1.18-1.0.2.jar |Stupid Horse Stand Still |horsestandstill |1.18-1.0.2 |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
dragonfight-1.18-1.7.jar |dragonfight mod |dragonfight |1.18-1.7 |DONE |Manifest: NOSIGNATURE
MmmMmmMmmMmm-1.18-1.5.0.jar |MmmMmmMmmMmm |dummmmmmy |1.18-1.5.0 |DONE |Manifest: NOSIGNATURE
PrettyPipes-1.10.2.jar |Pretty Pipes |prettypipes |1.10.2 |DONE |Manifest: NOSIGNATURE
Geosmelt-1.18.1-1.1.2.jar |GeoSmelt |geosmelt |1.1.2 |DONE |Manifest: NOSIGNATURE
JAMD-1.4.2-build.20+mc1.18.jar |Just Another Mining Dimension |jamd |1.4.2-build.20+mc1.1|DONE |Manifest: NOSIGNATURE
mcw-bridges-2.0.1-mc1.18.1.jar |Macaw's Bridges |mcwbridges |2.0.1 |DONE |Manifest: NOSIGNATURE
justenoughkeys-0.4.3-forge.jar |Just Enough Keys |justenoughkeys |0.4.3 |DONE |Manifest: NOSIGNATURE
DustrialDecor-1.3.1-1.18.jar |'Dustrial Decor |dustrial_decor |1.2.8 |DONE |Manifest: NOSIGNATURE
entangled-1.3.10-mc1.18.jar |Entangled |entangled |1.3.10 |DONE |Manifest: NOSIGNATURE
AmbientSounds_v5.0.0-pre03_mc1.18.1.jar |Ambient Sounds |ambientsounds |3.0.3 |DONE |Manifest: NOSIGNATURE
Compressium-1.4.0-build.4+mc1.18.jar |Compressium |compressium |1.4.0-build.4+mc1.18|DONE |Manifest: NOSIGNATURE
signpost-1.18-2.00.3.jar |Signpost |signpost |1.18-2.00.3 |DONE |Manifest: NOSIGNATURE
Ping-1.18-1.8.0.jar |Ping |ping |1.18-1.8.0 |DONE |Manifest: NOSIGNATURE
BetterCrates-1.18-1.0.1.jar |Better Crates |bettercrates |1.0.1 |DONE |Manifest: NOSIGNATURE
assortedstorage-1.18.1-4.1.0.jar |Assorted Storage |assortedstorage |1.18.1-4.1.0 |DONE |Manifest: NOSIGNATURE
simplylight-1.18.1-1.4.0-build.26.jar |Simply Light |simplylight |1.18.1-1.4.0-build.2|DONE |Manifest: NOSIGNATURE
jousting-1.18.0-v1.0.4.jar |Jousting |jousting |1.18.0-v1.0.4 |DONE |Manifest: NOSIGNATURE
EyesInTheDarkness-1.18-1.2.0.jar |Eyes in the Darkness |eyesinthedarkness |1.2.0 |DONE |Manifest: NOSIGNATURE
FuelCanister [1.18]-1.4.jar |Fuel Canister |fuel_canister |1.4 |DONE |Manifest: NOSIGNATURE
Patchouli-1.18.1-61.jar |Patchouli |patchouli |1.18.1-61 |DONE |Manifest: NOSIGNATURE
blockui-1.18-0.0.34-ALPHA.jar |UI Library Mod |blockui |1.18-0.0.34-ALPHA |DONE |Manifest: NOSIGNATURE
multi-piston-1.18-1.2.2-ALPHA.jar |Multi-Piston |multipiston |1.18-1.2.2-ALPHA |DONE |Manifest: NOSIGNATURE
BetterThanLlamas-1.18-1.1.1.jar |Better Than Llamas |betterthanllamas |1.1.1 |DONE |Manifest: NOSIGNATURE
time-in-a-bottle-2.1.0-mc1.18.1.jar |Time In A Bottle |tiab |2.1.0-mc1.18.1 |DONE |Manifest: NOSIGNATURE
MysticalCustomization-1.18.1-3.0.0.jar |Mystical Customization |mysticalcustomization |3.0.0 |DONE |Manifest: NOSIGNATURE
elevatorid-1.18-1.8.3.jar |Elevator Mod |elevatorid |1.18-1.8.3 |DONE |Manifest: NOSIGNATURE
Gobber2-Forge-1.18.1-2.6.6.jar |Gobber 2 |gobber2 |2.6.6 |DONE |Manifest: NOSIGNATURE
expandedstorage-7.3.3+1.18.jar |Expanded Storage |expandedstorage |7.3.3 |DONE |Manifest: NOSIGNATURE
buildersaddition-1.18-20211208a.jar |Builders Crafts & Addition |buildersaddition |1.18-20211208a |DONE |Manifest: NOSIGNATURE
AttainedDrops-1.18.1-9.0.0.jar |Attained Drops |attained_drops |9.0.0 |DONE |Manifest: NOSIGNATURE
BetterFurnacesReforged-1.18.1-1.0.2.jar |BetterFurnaces Reforged |betterfurnacesreforged |1.18.1-1.0.2 |DONE |Manifest: NOSIGNATURE
architectury-3.2.51.jar |Architectury |architectury |3.2.51 |DONE |Manifest: NOSIGNATURE
1.18-StorageCabinet-1.4.2-forge.jar |Storage Cabinet |storagecabinet |1.4.2 |DONE |Manifest: NOSIGNATURE
cc-tweaked-1.18.1-1.99.1.jar |CC: Tweaked |computercraft |1.99.1 |DONE |Manifest: NOSIGNATURE
AI-Improvements-1.18-0.4.0.jar |AI-Improvements |aiimprovements |0.4.0 |DONE |Manifest: NOSIGNATURE
Fancy Battleaxes [1.18]-1.4.1.jar |Fancy Battleaxes |fancy_battleaxes |1.4.1 |DONE |Manifest: NOSIGNATURE
client-1.18.1-20211210.034407-srg.jar |Minecraft |minecraft |1.18.1 |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
ExtremeReactors2-1.18-2.0.32..jar |Extreme Reactors |bigreactors |1.18-2.0.32 |DONE |Manifest: NOSIGNATURE
productivebees-1.18-0.8.0.2.jar |Productive Bees |productivebees |1.18-0.8.0.2 |DONE |Manifest: NOSIGNATURE
light-overlay-6.0.4-forge.jar |Light Overlay |lightoverlay |6.0.4 |DONE |Manifest: NOSIGNATURE
Voidscape-1.18.1-0.2.30.jar |Voidscape |voidscape |1.18.1-0.2.30 |DONE |Manifest: NOSIGNATURE
trashcans-1.0.11-mc1.18.jar |Trash Cans |trashcans |1.0.11 |DONE |Manifest: NOSIGNATURE
enchantwithmob-1.18.1-3.0.3.jar |Enchant With Mob |enchantwithmob |1.18.1-3.0.3 |DONE |Manifest: NOSIGNATURE
speedyladders-1.18-1.jar |Speedy Ladders |speedyladders |1.18-1 |DONE |Manifest: NOSIGNATURE
EnergyControl-forge-1.18-0.2.4.jar |Energy Control |energycontrol |1.18-0.2.4 |DONE |Manifest: NOSIGNATURE
TofuCraftReload-1.18.1-0.6.2.jar |TofuCraftReload |tofucraft |1.18.1-0.6.2 |DONE |Manifest: NOSIGNATURE
ServerTabInfo-1.18-1.3.4.jar |Server Tab Info |servertabinfo |1.3.4 |DONE |Manifest: NOSIGNATURE
Blastcraft-1.18.1-0.2.2-0.jar |Blastcraft |blastcraft |1.18.1-0.2.2-0 |DONE |Manifest: NOSIGNATURE
Cyclic-1.18-1.6.7.jar |Cyclic |cyclic |1.18-1.6.7 |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
BetterAdvancements-1.18.1-0.1.2.121.jar |Better Advancements |betteradvancements |0.1.2.121 |DONE |Manifest: NOSIGNATURE
CraftPresence-Forge-1.18.1-Release-1.8.8.jar |CraftPresence |craftpresence |1.8.8 |DONE |Manifest: NOSIGNATURE
ExtraArmor-1.18-1.13.2.jar |Extra Armor |extraarmor |1.18-1.13.2 |DONE |Manifest: NOSIGNATURE
inventorysorter-1.18-19.0.0.jar |Simple Inventory Sorter |inventorysorter |19.0.0 |DONE |Manifest: NOSIGNATURE
rhino-forge-1800.1.6-build.81.jar |Rhino |rhino |1800.1.6-build.81 |DONE |Manifest: NOSIGNATURE
RootsClassic-1.18-1.1.16.jar |Roots Classic |rootsclassic |1.18-1.1.16 |DONE |Manifest: NOSIGNATURE
MCDoom-1.18.1-4.0.0.jar |Doom Mod |doom |4.0.0 |DONE |Manifest: NOSIGNATURE
Cucumber-1.18.1-5.0.1.jar |Cucumber Library |cucumber |5.0.1 |DONE |Manifest: NOSIGNATURE
trashslot-forge-1.18-11.0.0.jar |TrashSlot |trashslot |11.0.0 |DONE |Manifest: NOSIGNATURE
redstonepen-1.18.1-1.0.8-b1.jar |Redstone Pen |redstonepen |1.0.8-b1 |DONE |Manifest: NOSIGNATURE
Shrines-1.18-3.0.0-Beta2.jar |Shrines |shrines |1.18-3.0.0-Beta2 |DONE |Manifest: NOSIGNATURE
scannable-1.18.1-forge-1.7.6+da03abb.jar |Scannable |scannable |1.7.6 |DONE |Manifest: NOSIGNATURE
tinygates-2.0.0.jar |Tiny Gates |tinygates |2.0.0 |DONE |Manifest: NOSIGNATURE
reap-1.18.1-1.0.0.jar |Reap Mod |reap |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE
create-mc1.18.1_v0.4a.jar |Create |create |0.4a |DONE |Manifest: NOSIGNATURE
waystones-forge-1.18.1-9.0.1.jar |Waystones |waystones |9.0.1 |DONE |Manifest: NOSIGNATURE
MerchantMarkers-1.18.1-1.1.0.jar |Merchant Markers |merchantmarkers |1.1.0 |DONE |Manifest: NOSIGNATURE
WeaponThrow-1.18-5.5.jar |Weapon Throw |weaponthrow |1.18-5.5 |DONE |Manifest: NOSIGNATURE
FastSuite-1.18.1-3.0.0.jar |Fast Suite |fastsuite |3.0.0 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.18.1-8.0.2.jar |Clumps |clumps |8.0.2 |DONE |Manifest: NOSIGNATURE
journeymap-1.18-5.8.0alpha9.jar |Journeymap |journeymap |5.8.0alpha9 |DONE |Manifest: NOSIGNATURE
christmasfestivity-1.4.5-1.18-forge.jar |Christmas Festivity |christmasfestivity |1.4.5-1.18-forge |DONE |Manifest: NOSIGNATURE
EnderBags-1.18.1-8.0.0.jar |Ender Bags |ender_bags |8.0.0 |DONE |Manifest: NOSIGNATURE
SimpleStorageNetwork-1.18-1.5.1.jar |Simple Storage Network |storagenetwork |1.18-1.5.1 |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
configured-1.5.1-1.18.1.jar |Configured |configured |1.5.1 |DONE |Manifest: NOSIGNATURE
gardentools-1.18-1.1.3.jar |Garden Tools |gardentools |1.18-1.1.3 |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
MyServerIsCompatible-1.18-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE
charginggadgets-1.5.0.jar |Charging Gadgets |charginggadgets |1.5.0 |DONE |Manifest: NOSIGNATURE
MagicDoorknob-1.18.0-1.0.0.572.jar |Magic Doorknob |magic_doorknob |1.18.0-1.0.0.572 |DONE |Manifest: NOSIGNATURE
Lucky77_1.18.0_v01.jar |Lucky77 |lucky77 |1.0 |DONE |Manifest: NOSIGNATURE
Nimble-1.18-forge-2.0.0.jar |Nimble |nimble |2.0.0 |DONE |Manifest: NOSIGNATURE
creeperconfetti-3.10.jar |Creeper Confetti |creeperconfetti |3.10 |DONE |Manifest: NOSIGNATURE
lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
HyperLighting-1.18.1-1.0.jar |Hyper Lighting |hyperlighting |1.0 |DONE |Manifest: NOSIGNATURE
ExplorersCompass-1.18.1-1.1.2-forge.jar |Explorer's Compass |explorerscompass |1.18.1-1.1.2-forge |DONE |Manifest: NOSIGNATURE
mahoutsukai-1.18.1-v1.33.6.jar |Mahou Tsukai |mahoutsukai |1.18.1-v1.33.6 |DONE |Manifest: NOSIGNATURE
ToastControl-1.18.1-6.0.0.jar |Toast Control |toastcontrol |6.0.0 |DONE |Manifest: NOSIGNATURE
RoughlyEnoughItems-jei-internals-workaround-7.1.35|REI Internals Workaround |rei_internals_workaround |7.1.356 |DONE |Manifest: NOSIGNATURE
mininggadgets-1.10.2.jar |Mining Gadgets |mininggadgets |1.10.2 |DONE |Manifest: NOSIGNATURE
3dSkinLayers-forge-mc1.18-1.3.1.jar |3dSkinLayers |skinlayers3d |1.3.1 |DONE |Manifest: NOSIGNATURE
projectbrazier-1.18-0.6.1.jar |Project Brazier |projectbrazier |0.6.1 |DONE |Manifest: NOSIGNATURE
tbouncepad-2.1-1.18.jar |Tinkers' Bounce Pad |tbouncepad |2.1 |DONE |Manifest: NOSIGNATURE
meetyourfight-1.18-1.2.2.jar |Meet Your Fight |meetyourfight |1.18-1.2.2 |DONE |Manifest: NOSIGNATURE
chococraft-1.18.1-0.2.1.jar |Chococraft 4 |chococraft |0.2.1 |DONE |Manifest: NOSIGNATURE
selene-1.18-1.11.jar |Selene |selene |1.18-1.11.0 |DONE |Manifest: NOSIGNATURE
MysticalAgriculture-1.18.1-5.0.0.jar |Mystical Agriculture |mysticalagriculture |5.0.0 |DONE |Manifest: NOSIGNATURE
MysticalAgradditions-1.18.1-5.0.0.jar |Mystical Agradditions |mysticalagradditions |5.0.0 |DONE |Manifest: NOSIGNATURE
craftingtweaks-forge-1.18.1-14.0.1.jar |CraftingTweaks |craftingtweaks |14.0.1 |DONE |Manifest: NOSIGNATURE
itlt-1.18-2.1.0.jar |It's The Little Things |itlt |2.1.0 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.18.1-9.0.1.jar |EnchantmentDescriptions |enchdesc |9.0.1 |DONE |Manifest: NOSIGNATURE
swingthroughgrass-1.18-1.7.0.jar |SwingThroughGrass |swingthroughgrass |1.18-1.7.0 |DONE |Manifest: NOSIGNATURE
ToolBelt-1.18-1.18.0.jar |Tool Belt |toolbelt |1.18.0 |DONE |Manifest: NOSIGNATURE
silent-lib-1.18-6.0.0.jar |Silent Lib |silentlib |6.0.0 |DONE |Manifest: NOSIGNATURE
Jade-1.18-4.1.0.jar |Jade |jade |4.1.0 |DONE |Manifest: NOSIGNATURE
forge-1.18.1-39.0.5-universal.jar |Forge |forge |39.0.5 |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
Bibliotheca-1.18-1.7.0.jar |Bibliotheca |bibliotheca |1.7.0 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.18-2.2.0.jar |AppleSkin |appleskin |2.2.0 |DONE |Manifest: NOSIGNATURE
Aquaculture-1.18-2.3.0.jar |Aquaculture 2 |aquaculture |1.18-2.3.0 |DONE |Manifest: NOSIGNATURE
Waddles-1.18-0.8.18.jar |Waddles |waddles |1.18-0.8.18 |DONE |Manifest: NOSIGNATURE
ITank-1.18-1.7.0.jar |ITank |itank |1.7.0 |DONE |Manifest: NOSIGNATURE
VanillaTweaks-1.18.1-1.5.52.jar |VanillaTweaks |vanillatweaks |1.5.52 |DONE |Manifest: NOSIGNATURE
CreativeCore_v2.4.0_mc1.18.1.jar |CreativeCore |creativecore |2.4.0 |DONE |Manifest: NOSIGNATURE
movingelevators-1.2.34a-mc1.18.jar |Moving Elevators |movingelevators |1.2.34a |DONE |Manifest: NOSIGNATURE
RoughlyEnoughItems-7.1.356.jar |Roughly Enough Items (REI) |roughlyenoughitems |7.1.356 |DONE |Manifest: NOSIGNATURE
kubejs-forge-1801.4.0-build.245.jar |KubeJS |kubejs |1801.4.0-build.245 |DONE |Manifest: NOSIGNATURE
easy_villagers-1.18.1-1.0.0.jar |Easy Villagers |easy_villagers |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE
Iceberg-1.18.1-1.0.31.jar |Iceberg |iceberg |1.0.31 |DONE |Manifest: NOSIGNATURE
LegendaryTooltips-1.18.1-1.1.5.jar |Legendary Tooltips |legendarytooltips |1.1.5} |DONE |Manifest: NOSIGNATURE
FastWorkbench-1.18.1-6.0.0.jar |Fast Workbench |fastbench |6.0.0 |DONE |Manifest: NOSIGNATURE
Statues-1.18-0.1.7.8.jar |Statues Mod |statues |0.1.7.8 |DONE |Manifest: NOSIGNATURE
InventoryHud_[1.18].forge-3.4.4.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.4 |DONE |Manifest: NOSIGNATURE
Seed Drop-1.18-2.1.3.jar |Seed Drop |seeddrop |2.1.3 |DONE |Manifest: NOSIGNATURE
minecolonies-1.18.1-1.0.278-RELEASE.jar |MineColonies |minecolonies |1.18.1-1.0.278-RELEA|DONE |Manifest: NOSIGNATURE
Colony4ComputerCraft-1.18.1-2.1.0.jar |MineColonies for ComputerCraft|colony4cc |2.1.0 |DONE |Manifest: NOSIGNATURE
Assembly Line-1.18.1-0.3.2-0.jar |Assembly Line |assemblyline |1.18.1-0.3.2-0 |DONE |Manifest: NOSIGNATURE
World Stripper-1.18-2.1.1.jar |World Stripper |worldstripper |2.1.1 |DONE |Manifest: NOSIGNATURE
ferritecore-4.0.0-forge.jar |Ferrite Core |ferritecore |4.0.0 |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
modular-routers-1.18-9.0.0-76.jar |Modular Routers |modularrouters |9.0.0-76 |DONE |Manifest: NOSIGNATURE
BetterF3-1.2.2-Forge-1.18.jar |BetterF3 |betterf3 |1.2.2 |DONE |Manifest: NOSIGNATURE
ArmorSoundTweak-5.0.0-forge.jar |Armor Sound Tweak |armorsoundtweak |5.0.0 |DONE |Manifest: 42:2c:5e:4c:e2:f5:d1:07:7f:aa:29:ae:31:88:80:0c:b1:a6:87:6b:6a:2d:0f:67:57:e4:5a:4a:26:73:31:ac
refinedstorageaddons-0.8.0.jar |Refined Storage Addons |refinedstorageaddons |0.8.0 |DONE |Manifest: NOSIGNATURE
no-telemetry-1.3.0.jar |No Telemetry |no_telemetry |1.3.0 |DONE |Manifest: NOSIGNATURE
exlinefurniture-1.18 Forge.jar |Exline's Furniture |exlinefurniture |1.18 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: e45bb6d3-4a15-442f-8423-ee870e14bead
FML: 39.0
Forge: net.minecraftforge:39.0.5
Suspected Mods: Forge (forge), Minecraft (minecraft)