Guest User

idk man this issue doesn't make sense

a guest
Sep 19th, 2024
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.16 KB | None | 0 0
  1. MAIN ERROR LOCATION:
  2.  
  3. java.lang.IllegalStateException: Field f_47437_ is not private and an instance field
  4.  
  5. at net.minecraftforge.coremod.api.ASMAPI.redirectFieldToMethod(ASMAPI.java:270) ~[coremods-5.1.6.jar:?]
  6.  
  7. at org.openjdk.nashorn.internal.scripts.Script$Recompilation$144$292A$\^eval\_.initializeCoreMod#transformer(<eval>:11) ~[?:?]
  8.  
  9. at org.openjdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:648) ~[nashorn-core-15.3.jar:?]
  10.  
  11. at org.openjdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:513) ~[nashorn-core-15.3.jar:?]
  12.  
  13. at org.openjdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:520) ~[nashorn-core-15.3.jar:?]
  14.  
  15. at org.openjdk.nashorn.api.scripting.ScriptObjectMirror.call(ScriptObjectMirror.java:111) ~[nashorn-core-15.3.jar:?]
  16.  
  17. at net.minecraftforge.coremod.NashornFactory.lambda$getFunction$0(NashornFactory.java:22) ~[coremods-5.1.6.jar:5.1.6]
  18.  
  19. at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:22) ~[coremods-5.1.6.jar:?]
  20.  
  21. at net.minecraftforge.coremod.transformer.CoreModClassTransformer.runCoremod(CoreModClassTransformer.java:14) ~[coremods-5.1.6.jar:?]
  22.  
  23. at net.minecraftforge.coremod.transformer.CoreModBaseTransformer.transform(CoreModBaseTransformer.java:42) ~[coremods-5.1.6.jar:?]
  24.  
  25. at cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41) ~[modlauncher-10.0.9.jar:?]
  26.  
  27. at cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:179) ~[modlauncher-10.0.9.jar:?]
  28.  
  29. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:117) ~[modlauncher-10.0.9.jar:?]
  30.  
  31. at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?]
  32.  
  33. at cpw.mods.cl.ModuleClassLoader.getMaybeTransformedClassBytes(ModuleClassLoader.java:250) ~[securejarhandler-2.1.10.jar:?]
  34.  
  35. at cpw.mods.modlauncher.TransformingClassLoader.buildTransformedClassNodeFor(TransformingClassLoader.java:58) ~[modlauncher-10.0.9.jar:?]
  36.  
  37. at cpw.mods.modlauncher.LaunchPluginHandler.lambda$announceLaunch$10(LaunchPluginHandler.java:100) ~[modlauncher-10.0.9.jar:?]
  38.  
  39. at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:222) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
  40.  
  41. at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.getClassNode(MixinLaunchPluginLegacy.java:207) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
  42.  
  43. at org.spongepowered.asm.mixin.transformer.ClassInfo.forName(ClassInfo.java:2005) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
  44.  
  45. at org.spongepowered.asm.mixin.transformer.MixinInfo.getTargetClass(MixinInfo.java:1017) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
  46.  
  47. at org.spongepowered.asm.mixin.transformer.MixinInfo.readTargetClasses(MixinInfo.java:1007) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
  48.  
  49. at org.spongepowered.asm.mixin.transformer.MixinInfo.parseTargets(MixinInfo.java:895) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
  50.  
  51. at org.spongepowered.asm.mixin.transformer.MixinConfig.prepareMixins(MixinConfig.java:867) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
  52.  
  53. at org.spongepowered.asm.mixin.transformer.MixinConfig.prepare(MixinConfig.java:775) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
  54.  
  55. at org.spongepowered.asm.mixin.transformer.MixinProcessor.prepareConfigs(MixinProcessor.java:539) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
  56.  
  57. at org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:462) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
  58.  
  59. at org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
  60.  
  61. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
  62.  
  63. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
  64.  
  65. at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
  66.  
  67. at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4]
  68.  
  69. at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30]
  70.  
  71. at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?]
  72.  
  73. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?]
  74.  
  75. at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?]
  76.  
  77. at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?]
  78.  
  79. at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?]
  80.  
  81. at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?]
  82.  
  83. at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?]
  84.  
  85. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:?]
  86.  
  87. at java.lang.Class.forName(Unknown Source) ~[?:?]
  88.  
  89. at net.minecraftforge.fml.earlydisplay.DisplayWindow.lambda$updateModuleReads$14(DisplayWindow.java:601) ~[fmlearlydisplay-1.20.1-47.3.2.jar:1.0]
  90.  
  91. at java.util.Optional.map(Unknown Source) ~[?:?]
  92.  
  93. at net.minecraftforge.fml.earlydisplay.DisplayWindow.updateModuleReads(DisplayWindow.java:601) ~[fmlearlydisplay-1.20.1-47.3.2.jar:1.0]
  94.  
  95. at net.minecraftforge.fml.loading.ImmediateWindowHandler.acceptGameLayer(ImmediateWindowHandler.java:71) ~[fmlloader-1.20.1-47.3.2.jar:1.0]
  96.  
  97. at net.minecraftforge.fml.loading.FMLLoader.beforeStart(FMLLoader.java:207) ~[fmlloader-1.20.1-47.3.2.jar:1.0]
  98.  
  99. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.launchService(CommonLaunchHandler.java:92) ~[fmlloader-1.20.1-47.3.2.jar:?]
  100.  
  101. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
  102.  
  103. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
  104.  
  105. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
  106.  
  107. at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
  108.  
  109. at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
  110.  
  111.  
  112.  
  113.  
  114.  
  115. FULL DEBUG LOG:
  116.  
  117.  
  118.  
  119. [19Sep2024 09:11:58.417] [main/DEBUG] [mixin/]: Preparing forge-badoptimizations.mixins.json (25)
  120. [19Sep2024 09:12:00.374] [main/DEBUG] [mixin/]: Mixing AccessScreen from controlling.mixins.json into net.minecraft.client.gui.screens.Screen
  121. [19Sep2024 09:12:00.374] [main/DEBUG] [mixin/]: Mixing ScreenMixin from relics.mixins.json into net.minecraft.client.gui.screens.Screen
  122. [19Sep2024 09:12:00.374] [main/DEBUG] [mixin/]: relics.mixins.json:ScreenMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
  123. [19Sep2024 09:12:00.374] [main/DEBUG] [mixin/]: Mixing client.AccessorScreen from patchouli_xplat.mixins.json into net.minecraft.client.gui.screens.Screen
  124. [19Sep2024 09:12:00.374] [main/DEBUG] [mixin/]: Mixing client.ScreenMixin from quark.mixins.json into net.minecraft.client.gui.screens.Screen
  125. [19Sep2024 09:12:00.383] [main/DEBUG] [mixin/]: Mixing client.MixinAbstractContainerEventHandler from fancymenu.mixins.json into net.minecraft.client.gui.components.events.AbstractContainerEventHandler
  126. [19Sep2024 09:12:00.387] [main/DEBUG] [mixin/]: Mixing RenderTargetMixin from gpumemleakfix.mixins.json into com.mojang.blaze3d.pipeline.RenderTarget
  127. [19Sep2024 09:12:00.390] [main/DEBUG] [mixin/]: Mixing client.GuiMixin from apotheosis.mixins.json into net.minecraft.client.gui.Gui
  128. [19Sep2024 09:12:00.390] [main/DEBUG] [mixin/]: Mixing client.GuiMixin from obscure_api.mixins.json into net.minecraft.client.gui.Gui
  129. [19Sep2024 09:12:00.392] [main/DEBUG] [mixin/]: Mixing client.MixinGui from toughasnails.mixins.json into net.minecraft.client.gui.Gui
  130. [19Sep2024 09:12:00.392] [main/DEBUG] [mixin/]: Mixing client.GuiMixin from overflowingbars.common.mixins.json into net.minecraft.client.gui.Gui
  131. [19Sep2024 09:12:00.393] [main/DEBUG] [mixin/]: Mixing GuiMixin from mixins.irons_spellbooks.json into net.minecraft.client.gui.Gui
  132. [19Sep2024 09:12:00.393] [main/DEBUG] [mixin/]: Mixing GuiMixin from fastportalsforge.mixins.json into net.minecraft.client.gui.Gui
  133. [19Sep2024 09:12:00.393] [main/DEBUG] [mixin/]: fastportalsforge.mixins.json:GuiMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
  134. [19Sep2024 09:12:00.394] [main/DEBUG] [mixin/]: Mixing client.InGameHudInject from bettercombat.mixins.json into net.minecraft.client.gui.Gui
  135. [19Sep2024 09:12:00.394] [main/DEBUG] [mixin/]: Mixing client.accessor.GuiAccessor from aether.mixins.json into net.minecraft.client.gui.Gui
  136. [19Sep2024 09:12:00.394] [main/DEBUG] [mixin/]: Mixing client.GuiMixin from immersive_aircraft.mixins.json into net.minecraft.client.gui.Gui
  137. [19Sep2024 09:12:00.395] [main/DEBUG] [mixin/]: Mixing conductor_possession.MixinGui from railways-common.mixins.json into net.minecraft.client.gui.Gui
  138. [19Sep2024 09:12:00.395] [main/DEBUG] [mixin/]: Mixing MixinGui from witherstormmod.mixins.json into net.minecraft.client.gui.Gui
  139. [19Sep2024 09:12:00.395] [main/DEBUG] [mixin/]: Mixing client.GuiMixin from quark.mixins.json into net.minecraft.client.gui.Gui
  140. [19Sep2024 09:12:00.396] [main/DEBUG] [mixin/]: Mixing features.options.overlays.InGameHudMixin from embeddium.mixins.json into net.minecraft.client.gui.Gui
  141. [19Sep2024 09:12:00.396] [main/DEBUG] [mixin/]: Mixing GuiMixin from structure_gel.mixins.json into net.minecraft.client.gui.Gui
  142. [19Sep2024 09:12:00.396] [main/DEBUG] [mixin/]: Mixing hud_batching.MixinInGameHud from immediatelyfast-common.mixins.json into net.minecraft.client.gui.Gui
  143. [19Sep2024 09:12:00.399] [main/INFO] [mixin/]: BeforeConstant is searching for constants in method with descriptor (Lnet/minecraft/network/chat/Component;Z)V
  144. [19Sep2024 09:12:00.400] [main/INFO] [mixin/]: BeforeConstant found INTEGER constant: value = 0, intValue = null
  145. [19Sep2024 09:12:00.400] [main/INFO] [mixin/]: BeforeConstant found a matching constant TYPE at ordinal 0
  146. [19Sep2024 09:12:00.400] [main/INFO] [mixin/]: BeforeConstant found Insn [ICONST_0]
  147. [19Sep2024 09:12:00.400] [main/INFO] [mixin/]: BeforeConstant found INTEGER constant: value = 60, intValue = null
  148. [19Sep2024 09:12:00.400] [main/INFO] [mixin/]: BeforeConstant found a matching constant TYPE at ordinal 1
  149. [19Sep2024 09:12:00.400] [main/INFO] [mixin/]: BeforeConstant found IntInsn 60
  150. [19Sep2024 09:12:00.407] [main/DEBUG] [mixin/]: Mixing MixinForgeGui from mafglib.forge.mixins.json into net.minecraftforge.client.gui.overlay.ForgeGui
  151. [19Sep2024 09:12:00.407] [main/DEBUG] [mixin/]: Mixing client.ForgeGuiMixin from quark.mixins.json into net.minecraftforge.client.gui.overlay.ForgeGui
  152. [19Sep2024 09:12:00.407] [main/DEBUG] [mixin/]: Mixing features.render.gui.debug.ForgeGuiMixin from embeddium.mixins.json into net.minecraftforge.client.gui.overlay.ForgeGui
  153. [19Sep2024 09:12:00.407] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$renderLinesVanilla$0(Lme/jellysquid/mods/sodium/mixin/features/render/gui/debug/DebugScreenOverlayAccessor;Lnet/minecraft/client/gui/GuiGraphics;Ljava/util/ArrayList;Ljava/util/ArrayList;)V to mdb74b43$lambda$renderLinesVanilla$0$0 in embeddium.mixins.json:features.render.gui.debug.ForgeGuiMixin
  154. [19Sep2024 09:12:00.407] [main/DEBUG] [mixin/]: Mixing hud_batching.MixinForgeGui from immediatelyfast-forge.mixins.json into net.minecraftforge.client.gui.overlay.ForgeGui
  155. [19Sep2024 09:12:00.423] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6933_ with desc (Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;II)Z
  156. [19Sep2024 09:12:00.423] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.mffs/COREMODLOG]: Injected setBlock hook
  157. [19Sep2024 09:12:00.424] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_46758_ with desc (Lnet/minecraft/core/BlockPos;)Z
  158. [19Sep2024 09:12:00.424] [main/DEBUG] [mixin/]: Mixing LevelMixin from mixins.hammerlib.json into net.minecraft.world.level.Level
  159. [19Sep2024 09:12:00.425] [main/DEBUG] [mixin/]: Mixing EntityTickInWorldMixin from does_potato_tick.mixins.json into net.minecraft.world.level.Level
  160. [19Sep2024 09:12:00.425] [main/DEBUG] [mixin/]: Mixing MixinWorld from forgematica.mixins.json into net.minecraft.world.level.Level
  161. [19Sep2024 09:12:00.425] [main/DEBUG] [mixin/]: Mixing LevelAccessor from botania_xplat.mixins.json into net.minecraft.world.level.Level
  162. [19Sep2024 09:12:00.425] [main/DEBUG] [mixin/]: Mixing alloc.chunk_random.WorldMixin from lithium.mixins.json into net.minecraft.world.level.Level
  163. [19Sep2024 09:12:00.425] [main/DEBUG] [mixin/]: lithium.mixins.json:alloc.chunk_random.WorldMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
  164. [19Sep2024 09:12:00.426] [main/DEBUG] [mixin/]: Mixing entity.collisions.intersection.WorldMixin from lithium.mixins.json into net.minecraft.world.level.Level
  165. [19Sep2024 09:12:00.426] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.collisions.intersection.WorldMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
  166. [19Sep2024 09:12:00.427] [main/DEBUG] [mixin/]: Mixing util.block_entity_retrieval.WorldMixin from lithium.mixins.json into net.minecraft.world.level.Level
  167. [19Sep2024 09:12:00.427] [main/DEBUG] [mixin/]: lithium.mixins.json:util.block_entity_retrieval.WorldMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
  168. [19Sep2024 09:12:00.428] [main/DEBUG] [mixin/]: Mixing util.block_tracking.block_listening.WorldMixin from lithium.mixins.json into net.minecraft.world.level.Level
  169. [19Sep2024 09:12:00.428] [main/DEBUG] [mixin/]: lithium.mixins.json:util.block_tracking.block_listening.WorldMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
  170. [19Sep2024 09:12:00.428] [main/DEBUG] [mixin/]: Mixing world.chunk_access.WorldMixin from lithium.mixins.json into net.minecraft.world.level.Level
  171. [19Sep2024 09:12:00.428] [main/DEBUG] [mixin/]: lithium.mixins.json:world.chunk_access.WorldMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
  172. [19Sep2024 09:12:00.429] [main/DEBUG] [mixin/]: Mixing world.inline_block_access.WorldMixin from lithium.mixins.json into net.minecraft.world.level.Level
  173. [19Sep2024 09:12:00.429] [main/DEBUG] [mixin/]: lithium.mixins.json:world.inline_block_access.WorldMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
  174. [19Sep2024 09:12:00.429] [main/DEBUG] [mixin/]: Mixing world.inline_height.WorldMixin from lithium.mixins.json into net.minecraft.world.level.Level
  175. [19Sep2024 09:12:00.429] [main/DEBUG] [mixin/]: lithium.mixins.json:world.inline_height.WorldMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
  176. [19Sep2024 09:12:00.430] [main/DEBUG] [mixin/]: Mixing common.multipart.LevelMixin from adastra.mixins.json into net.minecraft.world.level.Level
  177. [19Sep2024 09:12:00.430] [main/DEBUG] [mixin/]: Mixing EntityTickMixin from noseenotick.mixins.json into net.minecraft.world.level.Level
  178. [19Sep2024 09:12:00.430] [main/DEBUG] [mixin/]: noseenotick.mixins.json:EntityTickMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
  179. [19Sep2024 09:12:00.430] [main/DEBUG] [mixin/]: Mixing MixinWorld from enhancedcelestials.mixins.json into net.minecraft.world.level.Level
  180. [19Sep2024 09:12:00.431] [main/DEBUG] [mixin/]: Mixing LevelMixin from sliceanddice.mixins.json into net.minecraft.world.level.Level
  181. [19Sep2024 09:12:00.431] [main/DEBUG] [mixin/]: sliceanddice.mixins.json:LevelMixin: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
  182. [19Sep2024 09:12:00.431] [main/DEBUG] [mixin/]: Mixing MixinLevel from sereneseasons.mixins.json into net.minecraft.world.level.Level
  183. [19Sep2024 09:12:00.431] [main/DEBUG] [mixin/]: Mixing common.accessor.LevelAccessor from aether.mixins.json into net.minecraft.world.level.Level
  184. [19Sep2024 09:12:00.431] [main/DEBUG] [mixin/]: Mixing LevelMixin from citadel.mixins.json into net.minecraft.world.level.Level
  185. [19Sep2024 09:12:00.432] [main/DEBUG] [mixin/]: Mixing multipart.LevelMixin from biomemakeover-common.mixins.json into net.minecraft.world.level.Level
  186. [19Sep2024 09:12:00.432] [main/DEBUG] [mixin/]: Mixing world.LevelMixin from the_bumblezone-common.mixins.json into net.minecraft.world.level.Level
  187. [19Sep2024 09:12:00.433] [main/DEBUG] [mixin/]: Mixing compat.doespotatotick.WorldMixin from neruina.mixins.json into net.minecraft.world.level.Level
  188. [19Sep2024 09:12:00.433] [main/DEBUG] [mixin/]: Mixing compat.noseenotick.WorldMixin from neruina.mixins.json into net.minecraft.world.level.Level
Advertisement
Add Comment
Please, Sign In to add comment