Skip to content

Instantly share code, notes, and snippets.

@indygwyn
Created October 22, 2024 02:47
Show Gist options
  • Save indygwyn/cee14660d0068790d62821bad3ee6319 to your computer and use it in GitHub Desktop.
Save indygwyn/cee14660d0068790d62821bad3ee6319 to your computer and use it in GitHub Desktop.
atm10 1.5 crashlog with IE cloche
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 2024-10-21 22:36:20
Description: Rendering Block Entity
java.lang.IllegalArgumentException: The class blusunrize.immersiveengineering.client.utils.TransformingVertexBuilder does not implement interface VertexBufferWriter, which is required for compatibility with Sodium (see: https://github.com/CaffeineMC/sodium-fabric/issues/1620)
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.api.vertex.buffer.VertexBufferWriter.createUnsupportedVertexConsumerThrowable(VertexBufferWriter.java:46) ~[sodium-neoforge-0.6.0-beta.2+mc1.21.1.jar%23799!/:?] {re:mixin,re:classloading}
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.api.vertex.buffer.VertexBufferWriter.of(VertexBufferWriter.java:22) ~[sodium-neoforge-0.6.0-beta.2+mc1.21.1.jar%23799!/:?] {re:mixin,re:classloading}
at TRANSFORMER/[email protected]/net.minecraft.client.particle.SingleQuadParticle.renderRotatedQuad(SingleQuadParticle.java:555) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:sodium.mixins.json:features.render.particle.SingleQuadParticleMixin from mod sodium,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.particle.SingleQuadParticle.renderRotatedQuad(SingleQuadParticle.java:47) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:sodium.mixins.json:features.render.particle.SingleQuadParticleMixin from mod sodium,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.particle.SingleQuadParticle.render(SingleQuadParticle.java:39) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:sodium.mixins.json:features.render.particle.SingleQuadParticleMixin from mod sodium,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.particle.TextureSheetParticle.render(TextureSheetParticle.java:540) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,re:classloading,pl:mixin:APP:sodium.mixins.json:features.textures.animations.tracking.TextureSheetParticleMixin from mod sodium,pl:mixin:A}
at TRANSFORMER/[email protected]/blusunrize.immersiveengineering.client.fx.CustomParticleManager.render(CustomParticleManager.java:72) ~[ImmersiveEngineering-1.21.1-12.0.0-182.jar%23660!/:?] {re:classloading}
at TRANSFORMER/[email protected]/blusunrize.immersiveengineering.client.render.tile.ClocheRenderer.render(ClocheRenderer.java:54) ~[ImmersiveEngineering-1.21.1-12.0.0-182.jar%23660!/:?] {re:classloading}
at TRANSFORMER/[email protected]/blusunrize.immersiveengineering.client.render.tile.ClocheRenderer.render(ClocheRenderer.java:40) ~[ImmersiveEngineering-1.21.1-12.0.0-182.jar%23660!/:?] {re:classloading}
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.setupAndRender(BlockEntityRenderDispatcher.java:90) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,re:classloading,pl:mixin:APP:sodium-extra.mixins.json:profiler.MixinBlockEntityRenderDispatcher from mod sodium_extra,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris,pl:mixin:APP:entityculling.mixins.json:BlockEntityRenderDispatcherMixin from mod entityculling,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.lambda$render$0(BlockEntityRenderDispatcher.java:79) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,re:classloading,pl:mixin:APP:sodium-extra.mixins.json:profiler.MixinBlockEntityRenderDispatcher from mod sodium_extra,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris,pl:mixin:APP:entityculling.mixins.json:BlockEntityRenderDispatcherMixin from mod entityculling,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.tryRender(BlockEntityRenderDispatcher.java:104) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,re:classloading,pl:mixin:APP:sodium-extra.mixins.json:profiler.MixinBlockEntityRenderDispatcher from mod sodium_extra,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris,pl:mixin:APP:entityculling.mixins.json:BlockEntityRenderDispatcherMixin from mod entityculling,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.render(BlockEntityRenderDispatcher.java:79) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,re:classloading,pl:mixin:APP:sodium-extra.mixins.json:profiler.MixinBlockEntityRenderDispatcher from mod sodium_extra,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris,pl:mixin:APP:entityculling.mixins.json:BlockEntityRenderDispatcherMixin from mod entityculling,pl:mixin:A}
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntity(SodiumWorldRenderer.java:418) ~[sodium-neoforge-0.6.0-beta.2+mc1.21.1.jar%23799!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris,pl:mixin:A}
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:353) ~[sodium-neoforge-0.6.0-beta.2+mc1.21.1.jar%23799!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris,pl:mixin:A}
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:314) ~[sodium-neoforge-0.6.0-beta.2+mc1.21.1.jar%23799!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.LevelRenderer.handler$bnn000$sodium$onRenderBlockEntities(LevelRenderer.java:13895) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris,pl:mixin:APP:sodium-extra.mixins.json:optimizations.beacon_beam_rendering.LevelRendererAccessor from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:particle.MixinLevelRenderer from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:sky.MixinLevelRenderer from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:stars.MixinLevelRenderer from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:sun_moon.MixinLevelRenderer from mod sodium_extra,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.LevelRendererMixin from mod playeranimator,pl:mixin:APP:mixins.iris.json:LevelRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_SkipRendering from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_Sky from mod iris,pl:mixin:APP:mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris,pl:mixin:APP:mixins.iris.json:shadows.MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:sky.MixinLevelRenderer_SunMoonToggle from mod iris,pl:mixin:APP:mixins.iris.fantastic.json:MixinLevelRenderer from mod iris,pl:mixin:APP:supermartijn642corelib.mixins.json:LevelRendererMixin from mod supermartijn642corelib,pl:mixin:APP:the_bumblezone-common.mixins.json:client.LevelRendererAccessor from mod the_bumblezone,pl:mixin:APP:the_bumblezone-common.mixins.json:client.LevelRendererMixin from mod the_bumblezone,pl:mixin:APP:sodium.mixins.json:core.render.world.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium.mixins.json:features.options.weather.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium.mixins.json:features.render.gui.outlines.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.WorldRendererAccess from mod immersiveengineering,pl:mixin:APP:entityculling.mixins.json:WorldRendererMixin from mod entityculling,pl:mixin:APP:simple_weather.mixins.json:WeatherLevelRendererMixin from mod simple_weather,pl:mixin:APP:geckolib.mixins.json:client.LevelRendererMixin from mod geckolib,pl:mixin:APP:ars_nouveau.mixins.json:light.LevelRendererMixin from mod ars_nouveau,pl:mixin:APP:patchouli_xplat.mixins.json:client.MixinLevelRenderer from mod patchouli,pl:mixin:APP:ars_additions.mixins.json:weather.WeatherMixins$LevelRendererMixin from mod ars_additions,pl:mixin:APP:bridgingmod.mixins.json:OutlineRendererMixin from mod bridgingmod,pl:mixin:APP:kubejs.mixins.json:LevelRendererMixin from mod kubejs,pl:mixin:APP:xycraft_core.mixins.json:RainLevelRendererMixin from mod xycraft_core,pl:mixin:APP:forbidden_arcanus.mixins.json:LevelRendererAccessor from mod forbidden_arcanus,pl:mixin:APP:mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris,pl:mixin:APP:securitycraft.mixins.json:camera.LevelRendererMixin from mod securitycraft,pl:mixin:APP:ars_nouveau.mixins.json:camera.LevelRendererMixin from mod ars_nouveau,pl:mixin:APP:auroras.mixins.json:client.LevelRendererMixin from mod auroras,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.LevelRenderer.renderLevel(LevelRenderer.java:1081) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris,pl:mixin:APP:sodium-extra.mixins.json:optimizations.beacon_beam_rendering.LevelRendererAccessor from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:particle.MixinLevelRenderer from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:sky.MixinLevelRenderer from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:stars.MixinLevelRenderer from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:sun_moon.MixinLevelRenderer from mod sodium_extra,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.LevelRendererMixin from mod playeranimator,pl:mixin:APP:mixins.iris.json:LevelRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_SkipRendering from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_Sky from mod iris,pl:mixin:APP:mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris,pl:mixin:APP:mixins.iris.json:shadows.MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:sky.MixinLevelRenderer_SunMoonToggle from mod iris,pl:mixin:APP:mixins.iris.fantastic.json:MixinLevelRenderer from mod iris,pl:mixin:APP:supermartijn642corelib.mixins.json:LevelRendererMixin from mod supermartijn642corelib,pl:mixin:APP:the_bumblezone-common.mixins.json:client.LevelRendererAccessor from mod the_bumblezone,pl:mixin:APP:the_bumblezone-common.mixins.json:client.LevelRendererMixin from mod the_bumblezone,pl:mixin:APP:sodium.mixins.json:core.render.world.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium.mixins.json:features.options.weather.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium.mixins.json:features.render.gui.outlines.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.WorldRendererAccess from mod immersiveengineering,pl:mixin:APP:entityculling.mixins.json:WorldRendererMixin from mod entityculling,pl:mixin:APP:simple_weather.mixins.json:WeatherLevelRendererMixin from mod simple_weather,pl:mixin:APP:geckolib.mixins.json:client.LevelRendererMixin from mod geckolib,pl:mixin:APP:ars_nouveau.mixins.json:light.LevelRendererMixin from mod ars_nouveau,pl:mixin:APP:patchouli_xplat.mixins.json:client.MixinLevelRenderer from mod patchouli,pl:mixin:APP:ars_additions.mixins.json:weather.WeatherMixins$LevelRendererMixin from mod ars_additions,pl:mixin:APP:bridgingmod.mixins.json:OutlineRendererMixin from mod bridgingmod,pl:mixin:APP:kubejs.mixins.json:LevelRendererMixin from mod kubejs,pl:mixin:APP:xycraft_core.mixins.json:RainLevelRendererMixin from mod xycraft_core,pl:mixin:APP:forbidden_arcanus.mixins.json:LevelRendererAccessor from mod forbidden_arcanus,pl:mixin:APP:mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris,pl:mixin:APP:securitycraft.mixins.json:camera.LevelRendererMixin from mod securitycraft,pl:mixin:APP:ars_nouveau.mixins.json:camera.LevelRendererMixin from mod ars_nouveau,pl:mixin:APP:auroras.mixins.json:client.LevelRendererMixin from mod auroras,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer.renderLevel(GameRenderer.java:1271) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:sodium-extra.mixins.json:prevent_shaders.MixinGameRenderer from mod sodium_extra,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:auroras.mixins.json:client.GameRendererMixin from mod auroras,pl:mixin:APP:tombstone.mixins.json:GameRendererMixin from mod tombstone,pl:mixin:APP:sodium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin from mod darkmodeeverywhere,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:justzoom.mixins.json:client.MixinGameRenderer from mod justzoom,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer from mod flickerfix,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:APP:securitycraft.mixins.json:camera.GameRendererMixin from mod securitycraft,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer.render(GameRenderer.java:1024) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:sodium-extra.mixins.json:prevent_shaders.MixinGameRenderer from mod sodium_extra,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:auroras.mixins.json:client.GameRendererMixin from mod auroras,pl:mixin:APP:tombstone.mixins.json:GameRendererMixin from mod tombstone,pl:mixin:APP:sodium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin from mod darkmodeeverywhere,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:justzoom.mixins.json:client.MixinGameRenderer from mod justzoom,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer from mod flickerfix,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:APP:securitycraft.mixins.json:camera.GameRendererMixin from mod securitycraft,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.runTick(Minecraft.java:1195) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:sodium-extra.mixins.json:core.MixinMinecraftClient from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor from mod sodium_extra,pl:mixin:APP:mffs.mixins.json:MinecraftMixin from mod mffs,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Images from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Keybinds from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:eternal_starlight-common.mixins.json:client.MinecraftMixin from mod eternal_starlight,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:omega-config.mixins.json:ClientMixin from mod omegaconfig,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin from mod the_bumblezone,pl:mixin:APP:sodium.mixins.json:core.MinecraftMixin from mod sodium,pl:mixin:APP:sodium-forge.mixins.json:EntrypointMixin from mod sodium,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess from mod immersiveengineering,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft from mod nochatreports,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin from mod ars_nouveau,pl:mixin:APP:glassential.mixins.json:MixinMinecraft from mod glassential,pl:mixin:APP:prism.mixins.json:MinecraftMixin from mod prism,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:bridgingmod.mixins.json:MinecraftClientMixin from mod bridgingmod,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:monolib.mixins.json:MinecraftMixin from mod monolib,pl:mixin:APP:kubejs.mixins.json:MinecraftClientMixin from mod kubejs,pl:mixin:APP:journeymap.mixins.json:client.MinecraftMixin from mod journeymap,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin from mod moonlight,pl:mixin:APP:ae2.mixins.json:PickColorMixin from mod ae2,pl:mixin:APP:ae2wtlib.mixins.json:MinecraftMixin from mod ae2wtlib,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin from mod iceberg,pl:mixin:APP:irons_spellbooks.mixins.json:MinecraftMixin from mod irons_spellbooks,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin from mod securitycraft,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin from mod ars_nouveau,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:sodium-extra.mixins.json:core.MixinMinecraftClient from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor from mod sodium_extra,pl:mixin:APP:mffs.mixins.json:MinecraftMixin from mod mffs,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Images from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Keybinds from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:eternal_starlight-common.mixins.json:client.MinecraftMixin from mod eternal_starlight,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:omega-config.mixins.json:ClientMixin from mod omegaconfig,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin from mod the_bumblezone,pl:mixin:APP:sodium.mixins.json:core.MinecraftMixin from mod sodium,pl:mixin:APP:sodium-forge.mixins.json:EntrypointMixin from mod sodium,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess from mod immersiveengineering,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft from mod nochatreports,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin from mod ars_nouveau,pl:mixin:APP:glassential.mixins.json:MixinMinecraft from mod glassential,pl:mixin:APP:prism.mixins.json:MinecraftMixin from mod prism,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:bridgingmod.mixins.json:MinecraftClientMixin from mod bridgingmod,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:monolib.mixins.json:MinecraftMixin from mod monolib,pl:mixin:APP:kubejs.mixins.json:MinecraftClientMixin from mod kubejs,pl:mixin:APP:journeymap.mixins.json:client.MinecraftMixin from mod journeymap,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin from mod moonlight,pl:mixin:APP:ae2.mixins.json:PickColorMixin from mod ae2,pl:mixin:APP:ae2wtlib.mixins.json:MinecraftMixin from mod ae2wtlib,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin from mod iceberg,pl:mixin:APP:irons_spellbooks.mixins.json:MinecraftMixin from mod irons_spellbooks,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin from mod securitycraft,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin from mod ars_nouveau,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:classloading,pl:runtimedistcleaner:A}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {re:mixin}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.29.jar%23160!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.29.jar%23160!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.29.jar%23160!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.29.jar%23160!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23153!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23153!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23153!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23153!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23153!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23153!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23153!/:?] {}
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {re:mixin}
at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67) [ForgeWrapper-prism-2024-02-29.jar:prism-2024-02-29] {}
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105) [NewLaunch.jar:?] {}
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) [NewLaunch.jar:?] {}
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) [NewLaunch.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.api.vertex.buffer.VertexBufferWriter.createUnsupportedVertexConsumerThrowable(VertexBufferWriter.java:46) ~[sodium-neoforge-0.6.0-beta.2+mc1.21.1.jar%23799!/:?] {re:mixin,re:classloading}
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.api.vertex.buffer.VertexBufferWriter.of(VertexBufferWriter.java:22) ~[sodium-neoforge-0.6.0-beta.2+mc1.21.1.jar%23799!/:?] {re:mixin,re:classloading}
at TRANSFORMER/[email protected]/net.minecraft.client.particle.SingleQuadParticle.renderRotatedQuad(SingleQuadParticle.java:555) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:sodium.mixins.json:features.render.particle.SingleQuadParticleMixin from mod sodium,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.particle.SingleQuadParticle.renderRotatedQuad(SingleQuadParticle.java:47) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:sodium.mixins.json:features.render.particle.SingleQuadParticleMixin from mod sodium,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.particle.SingleQuadParticle.render(SingleQuadParticle.java:39) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:sodium.mixins.json:features.render.particle.SingleQuadParticleMixin from mod sodium,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.particle.TextureSheetParticle.render(TextureSheetParticle.java:540) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,re:classloading,pl:mixin:APP:sodium.mixins.json:features.textures.animations.tracking.TextureSheetParticleMixin from mod sodium,pl:mixin:A}
at TRANSFORMER/[email protected]/blusunrize.immersiveengineering.client.fx.CustomParticleManager.render(CustomParticleManager.java:72) ~[ImmersiveEngineering-1.21.1-12.0.0-182.jar%23660!/:?] {re:classloading}
at TRANSFORMER/[email protected]/blusunrize.immersiveengineering.client.render.tile.ClocheRenderer.render(ClocheRenderer.java:54) ~[ImmersiveEngineering-1.21.1-12.0.0-182.jar%23660!/:?] {re:classloading}
at TRANSFORMER/[email protected]/blusunrize.immersiveengineering.client.render.tile.ClocheRenderer.render(ClocheRenderer.java:40) ~[ImmersiveEngineering-1.21.1-12.0.0-182.jar%23660!/:?] {re:classloading}
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.setupAndRender(BlockEntityRenderDispatcher.java:90) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,re:classloading,pl:mixin:APP:sodium-extra.mixins.json:profiler.MixinBlockEntityRenderDispatcher from mod sodium_extra,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris,pl:mixin:APP:entityculling.mixins.json:BlockEntityRenderDispatcherMixin from mod entityculling,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.lambda$render$0(BlockEntityRenderDispatcher.java:79) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,re:classloading,pl:mixin:APP:sodium-extra.mixins.json:profiler.MixinBlockEntityRenderDispatcher from mod sodium_extra,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris,pl:mixin:APP:entityculling.mixins.json:BlockEntityRenderDispatcherMixin from mod entityculling,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.tryRender(BlockEntityRenderDispatcher.java:104) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,re:classloading,pl:mixin:APP:sodium-extra.mixins.json:profiler.MixinBlockEntityRenderDispatcher from mod sodium_extra,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris,pl:mixin:APP:entityculling.mixins.json:BlockEntityRenderDispatcherMixin from mod entityculling,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.render(BlockEntityRenderDispatcher.java:79) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,re:classloading,pl:mixin:APP:sodium-extra.mixins.json:profiler.MixinBlockEntityRenderDispatcher from mod sodium_extra,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris,pl:mixin:APP:entityculling.mixins.json:BlockEntityRenderDispatcherMixin from mod entityculling,pl:mixin:A}
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntity(SodiumWorldRenderer.java:418) ~[sodium-neoforge-0.6.0-beta.2+mc1.21.1.jar%23799!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris,pl:mixin:A}
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:353) ~[sodium-neoforge-0.6.0-beta.2+mc1.21.1.jar%23799!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris,pl:mixin:A}
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:314) ~[sodium-neoforge-0.6.0-beta.2+mc1.21.1.jar%23799!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.LevelRenderer.handler$bnn000$sodium$onRenderBlockEntities(LevelRenderer.java:13895) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris,pl:mixin:APP:sodium-extra.mixins.json:optimizations.beacon_beam_rendering.LevelRendererAccessor from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:particle.MixinLevelRenderer from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:sky.MixinLevelRenderer from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:stars.MixinLevelRenderer from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:sun_moon.MixinLevelRenderer from mod sodium_extra,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.LevelRendererMixin from mod playeranimator,pl:mixin:APP:mixins.iris.json:LevelRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_SkipRendering from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_Sky from mod iris,pl:mixin:APP:mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris,pl:mixin:APP:mixins.iris.json:shadows.MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:sky.MixinLevelRenderer_SunMoonToggle from mod iris,pl:mixin:APP:mixins.iris.fantastic.json:MixinLevelRenderer from mod iris,pl:mixin:APP:supermartijn642corelib.mixins.json:LevelRendererMixin from mod supermartijn642corelib,pl:mixin:APP:the_bumblezone-common.mixins.json:client.LevelRendererAccessor from mod the_bumblezone,pl:mixin:APP:the_bumblezone-common.mixins.json:client.LevelRendererMixin from mod the_bumblezone,pl:mixin:APP:sodium.mixins.json:core.render.world.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium.mixins.json:features.options.weather.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium.mixins.json:features.render.gui.outlines.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.WorldRendererAccess from mod immersiveengineering,pl:mixin:APP:entityculling.mixins.json:WorldRendererMixin from mod entityculling,pl:mixin:APP:simple_weather.mixins.json:WeatherLevelRendererMixin from mod simple_weather,pl:mixin:APP:geckolib.mixins.json:client.LevelRendererMixin from mod geckolib,pl:mixin:APP:ars_nouveau.mixins.json:light.LevelRendererMixin from mod ars_nouveau,pl:mixin:APP:patchouli_xplat.mixins.json:client.MixinLevelRenderer from mod patchouli,pl:mixin:APP:ars_additions.mixins.json:weather.WeatherMixins$LevelRendererMixin from mod ars_additions,pl:mixin:APP:bridgingmod.mixins.json:OutlineRendererMixin from mod bridgingmod,pl:mixin:APP:kubejs.mixins.json:LevelRendererMixin from mod kubejs,pl:mixin:APP:xycraft_core.mixins.json:RainLevelRendererMixin from mod xycraft_core,pl:mixin:APP:forbidden_arcanus.mixins.json:LevelRendererAccessor from mod forbidden_arcanus,pl:mixin:APP:mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris,pl:mixin:APP:securitycraft.mixins.json:camera.LevelRendererMixin from mod securitycraft,pl:mixin:APP:ars_nouveau.mixins.json:camera.LevelRendererMixin from mod ars_nouveau,pl:mixin:APP:auroras.mixins.json:client.LevelRendererMixin from mod auroras,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.LevelRenderer.renderLevel(LevelRenderer.java:1081) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris,pl:mixin:APP:sodium-extra.mixins.json:optimizations.beacon_beam_rendering.LevelRendererAccessor from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:particle.MixinLevelRenderer from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:sky.MixinLevelRenderer from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:stars.MixinLevelRenderer from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:sun_moon.MixinLevelRenderer from mod sodium_extra,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.LevelRendererMixin from mod playeranimator,pl:mixin:APP:mixins.iris.json:LevelRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_SkipRendering from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_Sky from mod iris,pl:mixin:APP:mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris,pl:mixin:APP:mixins.iris.json:shadows.MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:sky.MixinLevelRenderer_SunMoonToggle from mod iris,pl:mixin:APP:mixins.iris.fantastic.json:MixinLevelRenderer from mod iris,pl:mixin:APP:supermartijn642corelib.mixins.json:LevelRendererMixin from mod supermartijn642corelib,pl:mixin:APP:the_bumblezone-common.mixins.json:client.LevelRendererAccessor from mod the_bumblezone,pl:mixin:APP:the_bumblezone-common.mixins.json:client.LevelRendererMixin from mod the_bumblezone,pl:mixin:APP:sodium.mixins.json:core.render.world.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium.mixins.json:features.options.weather.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium.mixins.json:features.render.gui.outlines.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.WorldRendererAccess from mod immersiveengineering,pl:mixin:APP:entityculling.mixins.json:WorldRendererMixin from mod entityculling,pl:mixin:APP:simple_weather.mixins.json:WeatherLevelRendererMixin from mod simple_weather,pl:mixin:APP:geckolib.mixins.json:client.LevelRendererMixin from mod geckolib,pl:mixin:APP:ars_nouveau.mixins.json:light.LevelRendererMixin from mod ars_nouveau,pl:mixin:APP:patchouli_xplat.mixins.json:client.MixinLevelRenderer from mod patchouli,pl:mixin:APP:ars_additions.mixins.json:weather.WeatherMixins$LevelRendererMixin from mod ars_additions,pl:mixin:APP:bridgingmod.mixins.json:OutlineRendererMixin from mod bridgingmod,pl:mixin:APP:kubejs.mixins.json:LevelRendererMixin from mod kubejs,pl:mixin:APP:xycraft_core.mixins.json:RainLevelRendererMixin from mod xycraft_core,pl:mixin:APP:forbidden_arcanus.mixins.json:LevelRendererAccessor from mod forbidden_arcanus,pl:mixin:APP:mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris,pl:mixin:APP:securitycraft.mixins.json:camera.LevelRendererMixin from mod securitycraft,pl:mixin:APP:ars_nouveau.mixins.json:camera.LevelRendererMixin from mod ars_nouveau,pl:mixin:APP:auroras.mixins.json:client.LevelRendererMixin from mod auroras,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer.renderLevel(GameRenderer.java:1271) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:sodium-extra.mixins.json:prevent_shaders.MixinGameRenderer from mod sodium_extra,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:auroras.mixins.json:client.GameRendererMixin from mod auroras,pl:mixin:APP:tombstone.mixins.json:GameRendererMixin from mod tombstone,pl:mixin:APP:sodium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin from mod darkmodeeverywhere,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:justzoom.mixins.json:client.MixinGameRenderer from mod justzoom,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer from mod flickerfix,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:APP:securitycraft.mixins.json:camera.GameRendererMixin from mod securitycraft,pl:mixin:A,pl:runtimedistcleaner:A}
-- Block Entity Details --
Details:
Name: immersiveengineering:cloche_master // blusunrize.immersiveengineering.common.blocks.metal.ClocheBlockEntity
Block: Block{immersiveengineering:cloche}[facing=south,multiblockslave=false]
Block location: World: (350,58,-97), Section: (at 14,10,15 in 21,3,-7; chunk contains blocks 336,-64,-112 to 351,319,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
Block: Block{immersiveengineering:cloche}[facing=south,multiblockslave=false]
Block location: World: (350,58,-97), Section: (at 14,10,15 in 21,3,-7; chunk contains blocks 336,-64,-112 to 351,319,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
Stacktrace:
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.tryRender(BlockEntityRenderDispatcher.java:104) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,re:classloading,pl:mixin:APP:sodium-extra.mixins.json:profiler.MixinBlockEntityRenderDispatcher from mod sodium_extra,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris,pl:mixin:APP:entityculling.mixins.json:BlockEntityRenderDispatcherMixin from mod entityculling,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.render(BlockEntityRenderDispatcher.java:79) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,re:classloading,pl:mixin:APP:sodium-extra.mixins.json:profiler.MixinBlockEntityRenderDispatcher from mod sodium_extra,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris,pl:mixin:APP:entityculling.mixins.json:BlockEntityRenderDispatcherMixin from mod entityculling,pl:mixin:A}
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntity(SodiumWorldRenderer.java:418) ~[sodium-neoforge-0.6.0-beta.2+mc1.21.1.jar%23799!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris,pl:mixin:A}
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:353) ~[sodium-neoforge-0.6.0-beta.2+mc1.21.1.jar%23799!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris,pl:mixin:A}
at TRANSFORMER/[email protected]+mc1.21.1/net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:314) ~[sodium-neoforge-0.6.0-beta.2+mc1.21.1.jar%23799!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.LevelRenderer.handler$bnn000$sodium$onRenderBlockEntities(LevelRenderer.java:13895) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris,pl:mixin:APP:sodium-extra.mixins.json:optimizations.beacon_beam_rendering.LevelRendererAccessor from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:particle.MixinLevelRenderer from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:sky.MixinLevelRenderer from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:stars.MixinLevelRenderer from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:sun_moon.MixinLevelRenderer from mod sodium_extra,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.LevelRendererMixin from mod playeranimator,pl:mixin:APP:mixins.iris.json:LevelRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_SkipRendering from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_Sky from mod iris,pl:mixin:APP:mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris,pl:mixin:APP:mixins.iris.json:shadows.MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:sky.MixinLevelRenderer_SunMoonToggle from mod iris,pl:mixin:APP:mixins.iris.fantastic.json:MixinLevelRenderer from mod iris,pl:mixin:APP:supermartijn642corelib.mixins.json:LevelRendererMixin from mod supermartijn642corelib,pl:mixin:APP:the_bumblezone-common.mixins.json:client.LevelRendererAccessor from mod the_bumblezone,pl:mixin:APP:the_bumblezone-common.mixins.json:client.LevelRendererMixin from mod the_bumblezone,pl:mixin:APP:sodium.mixins.json:core.render.world.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium.mixins.json:features.options.weather.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium.mixins.json:features.render.gui.outlines.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.WorldRendererAccess from mod immersiveengineering,pl:mixin:APP:entityculling.mixins.json:WorldRendererMixin from mod entityculling,pl:mixin:APP:simple_weather.mixins.json:WeatherLevelRendererMixin from mod simple_weather,pl:mixin:APP:geckolib.mixins.json:client.LevelRendererMixin from mod geckolib,pl:mixin:APP:ars_nouveau.mixins.json:light.LevelRendererMixin from mod ars_nouveau,pl:mixin:APP:patchouli_xplat.mixins.json:client.MixinLevelRenderer from mod patchouli,pl:mixin:APP:ars_additions.mixins.json:weather.WeatherMixins$LevelRendererMixin from mod ars_additions,pl:mixin:APP:bridgingmod.mixins.json:OutlineRendererMixin from mod bridgingmod,pl:mixin:APP:kubejs.mixins.json:LevelRendererMixin from mod kubejs,pl:mixin:APP:xycraft_core.mixins.json:RainLevelRendererMixin from mod xycraft_core,pl:mixin:APP:forbidden_arcanus.mixins.json:LevelRendererAccessor from mod forbidden_arcanus,pl:mixin:APP:mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris,pl:mixin:APP:securitycraft.mixins.json:camera.LevelRendererMixin from mod securitycraft,pl:mixin:APP:ars_nouveau.mixins.json:camera.LevelRendererMixin from mod ars_nouveau,pl:mixin:APP:auroras.mixins.json:client.LevelRendererMixin from mod auroras,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.LevelRenderer.renderLevel(LevelRenderer.java:1081) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris,pl:mixin:APP:iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris,pl:mixin:APP:sodium-extra.mixins.json:optimizations.beacon_beam_rendering.LevelRendererAccessor from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:particle.MixinLevelRenderer from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:sky.MixinLevelRenderer from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:stars.MixinLevelRenderer from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:sun_moon.MixinLevelRenderer from mod sodium_extra,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.LevelRendererMixin from mod playeranimator,pl:mixin:APP:mixins.iris.json:LevelRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_SkipRendering from mod iris,pl:mixin:APP:mixins.iris.json:MixinLevelRenderer_Sky from mod iris,pl:mixin:APP:mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris,pl:mixin:APP:mixins.iris.json:shadows.MixinLevelRenderer from mod iris,pl:mixin:APP:mixins.iris.json:sky.MixinLevelRenderer_SunMoonToggle from mod iris,pl:mixin:APP:mixins.iris.fantastic.json:MixinLevelRenderer from mod iris,pl:mixin:APP:supermartijn642corelib.mixins.json:LevelRendererMixin from mod supermartijn642corelib,pl:mixin:APP:the_bumblezone-common.mixins.json:client.LevelRendererAccessor from mod the_bumblezone,pl:mixin:APP:the_bumblezone-common.mixins.json:client.LevelRendererMixin from mod the_bumblezone,pl:mixin:APP:sodium.mixins.json:core.render.world.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium.mixins.json:features.options.weather.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium.mixins.json:features.render.gui.outlines.LevelRendererMixin from mod sodium,pl:mixin:APP:sodium.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.WorldRendererAccess from mod immersiveengineering,pl:mixin:APP:entityculling.mixins.json:WorldRendererMixin from mod entityculling,pl:mixin:APP:simple_weather.mixins.json:WeatherLevelRendererMixin from mod simple_weather,pl:mixin:APP:geckolib.mixins.json:client.LevelRendererMixin from mod geckolib,pl:mixin:APP:ars_nouveau.mixins.json:light.LevelRendererMixin from mod ars_nouveau,pl:mixin:APP:patchouli_xplat.mixins.json:client.MixinLevelRenderer from mod patchouli,pl:mixin:APP:ars_additions.mixins.json:weather.WeatherMixins$LevelRendererMixin from mod ars_additions,pl:mixin:APP:bridgingmod.mixins.json:OutlineRendererMixin from mod bridgingmod,pl:mixin:APP:kubejs.mixins.json:LevelRendererMixin from mod kubejs,pl:mixin:APP:xycraft_core.mixins.json:RainLevelRendererMixin from mod xycraft_core,pl:mixin:APP:forbidden_arcanus.mixins.json:LevelRendererAccessor from mod forbidden_arcanus,pl:mixin:APP:mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris,pl:mixin:APP:securitycraft.mixins.json:camera.LevelRendererMixin from mod securitycraft,pl:mixin:APP:ars_nouveau.mixins.json:camera.LevelRendererMixin from mod ars_nouveau,pl:mixin:APP:auroras.mixins.json:client.LevelRendererMixin from mod auroras,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer.renderLevel(GameRenderer.java:1271) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:sodium-extra.mixins.json:prevent_shaders.MixinGameRenderer from mod sodium_extra,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:auroras.mixins.json:client.GameRendererMixin from mod auroras,pl:mixin:APP:tombstone.mixins.json:GameRendererMixin from mod tombstone,pl:mixin:APP:sodium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin from mod darkmodeeverywhere,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:justzoom.mixins.json:client.MixinGameRenderer from mod justzoom,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer from mod flickerfix,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:APP:securitycraft.mixins.json:camera.GameRendererMixin from mod securitycraft,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer.render(GameRenderer.java:1024) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:sodium-extra.mixins.json:prevent_shaders.MixinGameRenderer from mod sodium_extra,pl:mixin:APP:mixins.iris.json:GameRendererAccessor from mod iris,pl:mixin:APP:mixins.iris.json:MixinGameRenderer from mod iris,pl:mixin:APP:mixins.iris.json:MixinModelViewBobbing from mod iris,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:auroras.mixins.json:client.GameRendererMixin from mod auroras,pl:mixin:APP:tombstone.mixins.json:GameRendererMixin from mod tombstone,pl:mixin:APP:sodium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin from mod darkmodeeverywhere,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:justzoom.mixins.json:client.MixinGameRenderer from mod justzoom,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer from mod flickerfix,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:APP:securitycraft.mixins.json:camera.GameRendererMixin from mod securitycraft,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.runTick(Minecraft.java:1195) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:sodium-extra.mixins.json:core.MixinMinecraftClient from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor from mod sodium_extra,pl:mixin:APP:mffs.mixins.json:MinecraftMixin from mod mffs,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Images from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Keybinds from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:eternal_starlight-common.mixins.json:client.MinecraftMixin from mod eternal_starlight,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:omega-config.mixins.json:ClientMixin from mod omegaconfig,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin from mod the_bumblezone,pl:mixin:APP:sodium.mixins.json:core.MinecraftMixin from mod sodium,pl:mixin:APP:sodium-forge.mixins.json:EntrypointMixin from mod sodium,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess from mod immersiveengineering,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft from mod nochatreports,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin from mod ars_nouveau,pl:mixin:APP:glassential.mixins.json:MixinMinecraft from mod glassential,pl:mixin:APP:prism.mixins.json:MinecraftMixin from mod prism,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:bridgingmod.mixins.json:MinecraftClientMixin from mod bridgingmod,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:monolib.mixins.json:MinecraftMixin from mod monolib,pl:mixin:APP:kubejs.mixins.json:MinecraftClientMixin from mod kubejs,pl:mixin:APP:journeymap.mixins.json:client.MinecraftMixin from mod journeymap,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin from mod moonlight,pl:mixin:APP:ae2.mixins.json:PickColorMixin from mod ae2,pl:mixin:APP:ae2wtlib.mixins.json:MinecraftMixin from mod ae2wtlib,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin from mod iceberg,pl:mixin:APP:irons_spellbooks.mixins.json:MinecraftMixin from mod irons_spellbooks,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin from mod securitycraft,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin from mod ars_nouveau,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:sodium-extra.mixins.json:core.MixinMinecraftClient from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor from mod sodium_extra,pl:mixin:APP:mffs.mixins.json:MinecraftMixin from mod mffs,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Images from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Keybinds from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:eternal_starlight-common.mixins.json:client.MinecraftMixin from mod eternal_starlight,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:omega-config.mixins.json:ClientMixin from mod omegaconfig,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin from mod the_bumblezone,pl:mixin:APP:sodium.mixins.json:core.MinecraftMixin from mod sodium,pl:mixin:APP:sodium-forge.mixins.json:EntrypointMixin from mod sodium,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess from mod immersiveengineering,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft from mod nochatreports,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin from mod ars_nouveau,pl:mixin:APP:glassential.mixins.json:MixinMinecraft from mod glassential,pl:mixin:APP:prism.mixins.json:MinecraftMixin from mod prism,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:bridgingmod.mixins.json:MinecraftClientMixin from mod bridgingmod,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:monolib.mixins.json:MinecraftMixin from mod monolib,pl:mixin:APP:kubejs.mixins.json:MinecraftClientMixin from mod kubejs,pl:mixin:APP:journeymap.mixins.json:client.MinecraftMixin from mod journeymap,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin from mod moonlight,pl:mixin:APP:ae2.mixins.json:PickColorMixin from mod ae2,pl:mixin:APP:ae2wtlib.mixins.json:MinecraftMixin from mod ae2wtlib,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin from mod iceberg,pl:mixin:APP:irons_spellbooks.mixins.json:MinecraftMixin from mod irons_spellbooks,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin from mod securitycraft,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin from mod ars_nouveau,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:classloading,pl:runtimedistcleaner:A}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {re:mixin}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.29.jar%23160!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.29.jar%23160!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.29.jar%23160!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.29.jar%23160!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23153!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23153!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23153!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23153!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23153!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23153!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23153!/:?] {}
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {re:mixin}
at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67) [ForgeWrapper-prism-2024-02-29.jar:prism-2024-02-29] {}
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105) [NewLaunch.jar:?] {}
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) [NewLaunch.jar:?] {}
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) [NewLaunch.jar:?] {}
-- Uptime --
Details:
JVM uptime: 142.344s
Wall uptime: 131.540s
High-res time: 141.120s
Client ticks: 2095 ticks / 104.750s
Stacktrace:
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.fillReport(Minecraft.java:2392) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:sodium-extra.mixins.json:core.MixinMinecraftClient from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor from mod sodium_extra,pl:mixin:APP:mffs.mixins.json:MinecraftMixin from mod mffs,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Images from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Keybinds from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:eternal_starlight-common.mixins.json:client.MinecraftMixin from mod eternal_starlight,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:omega-config.mixins.json:ClientMixin from mod omegaconfig,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin from mod the_bumblezone,pl:mixin:APP:sodium.mixins.json:core.MinecraftMixin from mod sodium,pl:mixin:APP:sodium-forge.mixins.json:EntrypointMixin from mod sodium,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess from mod immersiveengineering,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft from mod nochatreports,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin from mod ars_nouveau,pl:mixin:APP:glassential.mixins.json:MixinMinecraft from mod glassential,pl:mixin:APP:prism.mixins.json:MinecraftMixin from mod prism,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:bridgingmod.mixins.json:MinecraftClientMixin from mod bridgingmod,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:monolib.mixins.json:MinecraftMixin from mod monolib,pl:mixin:APP:kubejs.mixins.json:MinecraftClientMixin from mod kubejs,pl:mixin:APP:journeymap.mixins.json:client.MinecraftMixin from mod journeymap,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin from mod moonlight,pl:mixin:APP:ae2.mixins.json:PickColorMixin from mod ae2,pl:mixin:APP:ae2wtlib.mixins.json:MinecraftMixin from mod ae2wtlib,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin from mod iceberg,pl:mixin:APP:irons_spellbooks.mixins.json:MinecraftMixin from mod irons_spellbooks,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin from mod securitycraft,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin from mod ars_nouveau,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.emergencySaveAndCrash(Minecraft.java:868) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:sodium-extra.mixins.json:core.MixinMinecraftClient from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor from mod sodium_extra,pl:mixin:APP:mffs.mixins.json:MinecraftMixin from mod mffs,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Images from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Keybinds from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:eternal_starlight-common.mixins.json:client.MinecraftMixin from mod eternal_starlight,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:omega-config.mixins.json:ClientMixin from mod omegaconfig,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin from mod the_bumblezone,pl:mixin:APP:sodium.mixins.json:core.MinecraftMixin from mod sodium,pl:mixin:APP:sodium-forge.mixins.json:EntrypointMixin from mod sodium,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess from mod immersiveengineering,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft from mod nochatreports,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin from mod ars_nouveau,pl:mixin:APP:glassential.mixins.json:MixinMinecraft from mod glassential,pl:mixin:APP:prism.mixins.json:MinecraftMixin from mod prism,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:bridgingmod.mixins.json:MinecraftClientMixin from mod bridgingmod,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:monolib.mixins.json:MinecraftMixin from mod monolib,pl:mixin:APP:kubejs.mixins.json:MinecraftClientMixin from mod kubejs,pl:mixin:APP:journeymap.mixins.json:client.MinecraftMixin from mod journeymap,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin from mod moonlight,pl:mixin:APP:ae2.mixins.json:PickColorMixin from mod ae2,pl:mixin:APP:ae2wtlib.mixins.json:MinecraftMixin from mod ae2wtlib,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin from mod iceberg,pl:mixin:APP:irons_spellbooks.mixins.json:MinecraftMixin from mod irons_spellbooks,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin from mod securitycraft,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin from mod ars_nouveau,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.run(Minecraft.java:825) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:sodium-extra.mixins.json:core.MixinMinecraftClient from mod sodium_extra,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor from mod sodium_extra,pl:mixin:APP:mffs.mixins.json:MinecraftMixin from mod mffs,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Images from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Keybinds from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:eternal_starlight-common.mixins.json:client.MinecraftMixin from mod eternal_starlight,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:omega-config.mixins.json:ClientMixin from mod omegaconfig,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin from mod the_bumblezone,pl:mixin:APP:sodium.mixins.json:core.MinecraftMixin from mod sodium,pl:mixin:APP:sodium-forge.mixins.json:EntrypointMixin from mod sodium,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess from mod immersiveengineering,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft from mod nochatreports,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin from mod ars_nouveau,pl:mixin:APP:glassential.mixins.json:MixinMinecraft from mod glassential,pl:mixin:APP:prism.mixins.json:MinecraftMixin from mod prism,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:bridgingmod.mixins.json:MinecraftClientMixin from mod bridgingmod,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:monolib.mixins.json:MinecraftMixin from mod monolib,pl:mixin:APP:kubejs.mixins.json:MinecraftClientMixin from mod kubejs,pl:mixin:APP:journeymap.mixins.json:client.MinecraftMixin from mod journeymap,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin from mod moonlight,pl:mixin:APP:ae2.mixins.json:PickColorMixin from mod ae2,pl:mixin:APP:ae2wtlib.mixins.json:MinecraftMixin from mod ae2wtlib,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin from mod iceberg,pl:mixin:APP:irons_spellbooks.mixins.json:MinecraftMixin from mod irons_spellbooks,pl:mixin:APP:yacl.mixins.json:MinecraftMixin from mod yet_another_config_lib_v3,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin from mod securitycraft,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin from mod ars_nouveau,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23510!/:?] {re:classloading,pl:runtimedistcleaner:A}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {re:mixin}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.29.jar%23160!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.29.jar%23160!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.29.jar%23160!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.29.jar%23160!/:4.0] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%23153!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%23153!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%23153!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%23153!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%23153!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%23153!/:?] {}
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%23153!/:?] {}
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {re:mixin}
at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67) [ForgeWrapper-prism-2024-02-29.jar:prism-2024-02-29] {}
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105) [NewLaunch.jar:?] {}
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) [NewLaunch.jar:?] {}
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) [NewLaunch.jar:?] {}
-- Affected level --
Details:
All players: 1 total; [LocalPlayer['indygwyn'/1050, l='ClientLevel', x=351.80, y=58.00, z=-98.66]]
Chunk stats: 729, 453
Level dimension: minecraft:overworld
Level spawn location: World: (0,95,0), Section: (at 0,15,0 in 0,5,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 91481661 game time, 2702764 day time
Server brand: neoforge
Server type: Non-integrated multiplayer server
Tracked entity count: 207
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: vanilla, KubeJS Virtual Resource Pack [Before Mods, assets], mod_resources, mod/sodium, mod/betterdungeons, mod/almanac, mod/supermartijn642configlib, mod/quarryplus, mod/sodium_extra, mod/underground_villages, mod/simplemagnets, mod/playeranimator, mod/integratedterminals,integratedterminalscompat, mod/enderio_base, mod/mcwwindows, mod/mffs, mod/ironjetpacks, mod/underground_bunkers, mod/endercore, mod/ctm, mod/neoforge, mod/modernfix, mod/fabric_block_view_api_v2, mod/everythingcopper, mod/evilcraft,evilcraftcompat, mod/powah, mod/yungsapi, mod/gateways, mod/rechiseled_chipped, mod/iris, mod/rangedpumps, mod/ae2importexportcard, mod/balm, mod/prickle, mod/moderndynamics, mod/betterfortresses, mod/cloth_config, mod/ctov, mod/sawmill, mod/eternal_starlight, mod/athena, mod/stylecolonies, mod/novillagerdm, mod/packmenu, mod/alltheores, mod/glodium, mod/industrialforegoing, mod/torchmaster, mod/sussysniffers, mod/handcrafted, mod/repurposed_structures, mod/explorify, mod/ironfurnaces, mod/mcwtrpdoors, mod/auroras, mod/heyberryshutup, mod/silentgear, mod/supermartijn642corelib, mod/resourcefulconfig, mod/integratedscripting, mod/spark, mod/reeses_sodium_options, mod/curios, mod/searchables, mod/measurements, mod/framedblocks, mod/yungsextras, mod/omegaconfig, mod/noisium, mod/tombstone, mod/naturesaura, mod/mcwroofs, mod/mcwfurnitures, mod/apothic_enchanting, mod/betterendisland, mod/fabric_rendering_data_attachment_v1, mod/the_bumblezone, mod/infiniverse, mod/enderio_machines, mod/bettermineshafts, mod/journeymap_api, mod/antiblocksrechiseled, mod/sfm, mod/crafting_on_a_stick, mod/mcwlights, mod/betterjungletemples, mod/ae2jeiintegration, mod/smartbrainlib, mod/rechiseled, mod/jei, mod/lithostitched, mod/attributefix, mod/mekanism, mod/laserio, mod/gmut, mod/caelus, mod/allthecompressed, mod/invtweaks, mod/mcwholidays, mod/naturescompass, mod/epherolib, mod/jumpboat, mod/laserbridges, mod/farmingforblockheads, mod/pneumaticcraft, mod/additional_lights, mod/fusion, mod/edivadlib, mod/mcwpaths, mod/integratedcrafting, mod/zerocore, mod/simplebackups, mod/fabric_api_base, mod/terrablender, mod/livingthings, mod/mousetweaks, mod/immersiveengineering, mod/nochatreports, mod/allthemodium, mod/pamhc2crops, mod/justenoughbreeding, mod/ohthetreesyoullgrow, mod/alltheleaks, mod/spectrelib, mod/cleanswing, mod/corgilib, mod/sushigocrafting, mod/domum_ornamentum, mod/kotlinforforge, mod/pipez, mod/integrateddynamics,integrateddynamicscompat, mod/pamhc2foodcore, mod/megacells, mod/itemcollectors, mod/imfast, mod/polymorph, mod/justenoughprofessions, mod/securitycraft, mod/almostunified, mod/entityculling, mod/railcraft, mod/enderio_conduits_modded, mod/wits, mod/structory_towers, mod/appleskin, mod/showcaseitem, mod/connectedglass, mod/lootr, mod/occultism, mod/simple_weather, mod/hyperbox, mod/allthetweaks, mod/aquaculture, mod/extremesoundmuffler, mod/cosmeticarmorreworked, mod/euphoria_patcher, mod/morered, mod/cristellib, mod/cyclopscore, mod/kuma_api, mod/fabric_renderer_api_v1, mod/betterwitchhuts, mod/netherportalfix, mod/geckolib, mod/ars_nouveau, mod/towntalk, mod/pocketstorage, mod/coordinatesdisplay, mod/betteroceanmonuments, mod/sophisticatedcore, mod/gpumemleakfix, mod/glassential, mod/cookingforblockheads, mod/controlling, mod/prism, mod/placebo, mod/wstweaks, mod/apothic_attributes, mod/fastfurnace, mod/bookshelf, mod/storagedelight, mod/sophisticatedbackpacks, mod/relics, mod/mcwdoors, mod/generatorgalore, mod/moreredxcctcompat, mod/mekanismgenerators, mod/grandpower, mod/utilitarian, mod/dummmmmmy, mod/fzzy_config, mod/mob_grinding_utils, mod/konkrete, mod/arseng, mod/chipped, mod/farmersdelight, mod/mcwbridges, mod/entangled, mod/commoncapabilities, mod/hostilenetworks, mod/crashutilities, mod/jearchaeology, mod/getittogetherdrops, mod/mcwfences, mod/fuelgoeshere, mod/colorfulhearts, mod/wirelesschargers, mod/simplylight, mod/industrialforegoingsouls, mod/pamhc2foodextended, mod/boxlib, mod/modelfix, mod/actuallyadditions, mod/patchouli, mod/ars_additions, mod/allthearcanistgear, mod/blockui, mod/structurize, mod/multipiston, mod/tiab, mod/integratedtunnels,integratedtunnelscompat, mod/mysticalcustomization, mod/elevatorid, mod/ftbultimine, mod/betterstrongholds, mod/mifa, mod/resourcefullib, mod/mekanismtools, mod/bridgingmod, mod/deeperdarker, mod/architectury, mod/mostructures, mod/ftblibrary, mod/jamlib, mod/ftbfiltersystem, mod/findme, mod/ftbteams, mod/ftbquests, mod/ftbranks, mod/ftbessentials, mod/accelerateddecay, mod/computercraft, mod/hardenedarmadillos, mod/aiimprovements, mod/moreoverlays, mod/cupboard, mod/bigreactors, mod/ars_ocultas, mod/refurbished_furniture, mod/trashcans, mod/undergarden, mod/monolib, mod/disenchanting_table, mod/framework, mod/bwncr, mod/justdirethings, mod/polylib, mod/shrink, mod/t_and_t, mod/letmedespawn, mod/observable, mod/yeetusexperimentus, mod/darkmodeeverywhere, mod/betteradvancements, mod/villagesandpillages, mod/rhino, mod/kubejs, mod/rootsclassic, mod/cucumber, mod/trashslot, mod/jmi, mod/pamhc2trees, mod/blueflame, mod/sophisticatedstorage, mod/redstonepen, mod/octolib, mod/allthewizardgear, mod/productivelib, mod/biomeswevegone, mod/dyenamics, mod/commonnetworking, mod/reap, mod/waystones, mod/illagerwarship, mod/clumps, mod/journeymap, mod/comforts, mod/artifacts, mod/dimstorage, mod/dungeoncrawl, mod/charginggadgets, mod/betterdeserttemples, mod/explorerscompass, mod/mahoutsukai, mod/toastcontrol, mod/mininggadgets, mod/factory_blocks, mod/trophymanager, mod/ftbchunks, mod/ftbxmodcompat, mod/xycraft_core, mod/xycraft_world, mod/xycraft_machines, mod/xycraft_override, mod/repeatable_trial_vaults, mod/mysticalagriculture, mod/mysticalagradditions, mod/craftingtweaks, mod/enchdesc, mod/moonlight, mod/endermanoverhaul, mod/apothic_spawners, mod/enderio_conduits, mod/toolbelt, mod/titanium, mod/regions_unexplored, mod/silentlib, mod/jade, mod/ae2, mod/aeinfinitybooster, mod/ae2ct, mod/ae2netanalyser, mod/appflux, mod/merequester, mod/ae2wtlib, mod/extendedae, mod/ae2wtlib_api, mod/modern_industrialization, mod/tesseract_api, mod/extended_industrialization, mod/advanced_ae, mod/forbidden_arcanus, mod/enderio_armory, mod/theurgy, mod/ftbjeiextras, mod/enderio, mod/easy_villagers, mod/iceberg, mod/equipmentcompare, mod/legendarytooltips, mod/polyeng, mod/fastbench, mod/nullscape, mod/ars_elemental, mod/irons_spellbooks, mod/jei_mekanism_multiblocks, mod/buildinggadgets2, mod/modonomicon, mod/minecolonies, mod/pylons, mod/creeperoverhaul, mod/chisel, mod/ferritecore, mod/yet_another_config_lib_v3, mod/functionalstorage, mod/moredragoneggs, mod/modularrouters, mod/justzoom, mod/rarcompat, mod/appmek, mod/expandability, mod/valhelsia_core, mod/overloadedarmorbar, mod/xtonesreworked, mod/flickerfix, mod/productivetrees, mod/productivebees, add_xycraft_overrides_stone, add_xycraft_overrides_metal, add_xycraft_overrides_glass, mod/towntalk:respack, moonlight:mods_dynamic_assets, mi_generated_pack, KubeJS Virtual Resource Pack [Internal, assets], KubeJS Virtual Resource Pack [After Mods, assets], KubeJS File Resource Pack [assets], packmenu, KubeJS Virtual Resource Pack [Last, assets]
-- System Details --
Details:
Minecraft Version: 1.21.1
Minecraft Version ID: 1.21.1
Operating System: Mac OS X (aarch64) version 15.0.1
Java Version: 21.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1079290632 bytes (1029 MiB) / 6442450944 bytes (6144 MiB) up to 6442450944 bytes (6144 MiB)
CPUs: 8
Processor Vendor: Apple Inc.
Processor Name: Apple M2
Identifier: Apple Inc. Family 0xda33d83d Model 0 Stepping 0
Microarchitecture: ARM64 SoC: Avalanche + Blizzard
Frequency (GHz): 3.50
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 8
Graphics card #0 name: Apple M2
Graphics card #0 vendor: Apple (0x106b)
Graphics card #0 VRAM (MiB): 0.00
Graphics card #0 deviceId: unknown
Graphics card #0 versionInfo: unknown
Memory slot #0 capacity (MiB): 0.00
Memory slot #0 clockSpeed (GHz): 0.00
Memory slot #0 type: unknown
Virtual memory max (MiB): 24576.00
Virtual memory used (MiB): 15446.14
Swap memory total (MiB): 0.00
Swap memory used (MiB): 0.00
Space in storage for jna.tmpdir (MiB): <path not set>
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
Space in storage for io.netty.native.workdir (MiB): <path not set>
Space in storage for java.io.tmpdir (MiB): available: 395490.63, total: 948584.19
Space in storage for workdir (MiB): available: 395490.63, total: 948584.19
JVM Flags: 2 total; -Xms512m -Xmx6144m
Loaded Shaderpack: (off)
Launched Version: 1.21.1
Launcher name: PrismLauncher
Backend library: LWJGL version 3.3.3+5
Backend API: Apple M2 GL version 4.1 Metal - 89.3, Apple
Window size: 3420x2080
GFLW Platform: cocoa
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages: <disabled>
Is Modded: Definitely; Client brand changed to 'neoforge'
Universe: 400921fb54442d18
Type: Client (map_client.txt)
GPU Warnings: version: Metal
Graphics mode: fancy
Render Distance: 10/12 chunks
Resource Packs: vanilla, mod_resources, mod/sodium, mod/betterdungeons, mod/almanac, mod/supermartijn642configlib, mod/quarryplus, mod/sodium_extra, mod/underground_villages, mod/simplemagnets, mod/playeranimator, mod/integratedterminals,integratedterminalscompat (incompatible), mod/enderio_base, mod/mcwwindows, mod/mffs, mod/ironjetpacks, mod/underground_bunkers (incompatible), mod/endercore, mod/ctm, mod/neoforge, mod/modernfix (incompatible), mod/fabric_block_view_api_v2, mod/everythingcopper (incompatible), mod/evilcraft,evilcraftcompat (incompatible), mod/powah (incompatible), mod/yungsapi, mod/gateways, mod/rechiseled_chipped, mod/iris, mod/rangedpumps (incompatible), mod/ae2importexportcard, mod/balm (incompatible), mod/prickle (incompatible), mod/moderndynamics, mod/betterfortresses, mod/cloth_config (incompatible), mod/ctov, mod/sawmill (incompatible), mod/eternal_starlight (incompatible), mod/athena, mod/stylecolonies, mod/novillagerdm, mod/packmenu, mod/alltheores (incompatible), mod/glodium (incompatible), mod/industrialforegoing (incompatible), mod/torchmaster (incompatible), mod/sussysniffers, mod/handcrafted, mod/repurposed_structures, mod/explorify, mod/ironfurnaces, mod/mcwtrpdoors, mod/auroras (incompatible), mod/heyberryshutup (incompatible), mod/silentgear, mod/supermartijn642corelib, mod/resourcefulconfig, mod/integratedscripting (incompatible), mod/spark (incompatible), mod/reeses_sodium_options, mod/curios (incompatible), mod/searchables (incompatible), mod/measurements, mod/framedblocks, mod/yungsextras, mod/omegaconfig, mod/noisium (incompatible), mod/tombstone (incompatible), mod/naturesaura (incompatible), mod/mcwroofs, mod/mcwfurnitures, mod/apothic_enchanting, mod/betterendisland, mod/fabric_rendering_data_attachment_v1, mod/the_bumblezone, mod/infiniverse, mod/enderio_machines, mod/bettermineshafts, mod/journeymap_api (incompatible), mod/antiblocksrechiseled (incompatible), mod/sfm (incompatible), mod/crafting_on_a_stick (incompatible), mod/mcwlights (incompatible), mod/betterjungletemples, mod/ae2jeiintegration, mod/smartbrainlib (incompatible), mod/rechiseled, mod/jei (incompatible), mod/lithostitched (incompatible), mod/attributefix (incompatible), mod/mekanism, mod/laserio (incompatible), mod/gmut (incompatible), mod/caelus (incompatible), mod/allthecompressed (incompatible), mod/invtweaks (incompatible), mod/mcwholidays, mod/naturescompass, mod/epherolib (incompatible), mod/jumpboat (incompatible), mod/laserbridges, mod/farmingforblockheads (incompatible), mod/pneumaticcraft, mod/additional_lights, mod/fusion, mod/edivadlib, mod/mcwpaths, mod/integratedcrafting (incompatible), mod/zerocore (incompatible), mod/simplebackups, mod/fabric_api_base, mod/terrablender (incompatible), mod/livingthings (incompatible), mod/mousetweaks (incompatible), mod/immersiveengineering (incompatible), mod/nochatreports, mod/allthemodium (incompatible), mod/pamhc2crops, mod/justenoughbreeding, mod/ohthetreesyoullgrow, mod/alltheleaks, mod/spectrelib (incompatible), mod/cleanswing, mod/corgilib, mod/sushigocrafting (incompatible), mod/domum_ornamentum, mod/kotlinforforge (incompatible), mod/pipez, mod/integrateddynamics,integrateddynamicscompat (incompatible), mod/pamhc2foodcore, mod/megacells (incompatible), mod/itemcollectors, mod/imfast, mod/polymorph (incompatible), mod/justenoughprofessions (incompatible), mod/securitycraft, mod/almostunified, mod/entityculling, mod/railcraft, mod/enderio_conduits_modded, mod/wits, mod/structory_towers (incompatible), mod/appleskin (incompatible), mod/showcaseitem, mod/connectedglass, mod/lootr, mod/occultism, mod/simple_weather, mod/hyperbox, mod/allthetweaks (incompatible), mod/aquaculture (incompatible), mod/extremesoundmuffler (incompatible), mod/cosmeticarmorreworked (incompatible), mod/euphoria_patcher (incompatible), mod/morered, mod/cristellib, mod/cyclopscore (incompatible), mod/kuma_api (incompatible), mod/fabric_renderer_api_v1, mod/betterwitchhuts, mod/netherportalfix (incompatible), mod/geckolib, mod/ars_nouveau (incompatible), mod/towntalk, mod/pocketstorage (incompatible), mod/coordinatesdisplay (incompatible), mod/betteroceanmonuments, mod/sophisticatedcore (incompatible), mod/gpumemleakfix (incompatible), mod/glassential (incompatible), mod/cookingforblockheads (incompatible), mod/controlling (incompatible), mod/prism, mod/placebo, mod/wstweaks, mod/apothic_attributes, mod/fastfurnace, mod/bookshelf (incompatible), mod/storagedelight (incompatible), mod/sophisticatedbackpacks (incompatible), mod/relics (incompatible), mod/mcwdoors, mod/generatorgalore (incompatible), mod/moreredxcctcompat, mod/mekanismgenerators, mod/grandpower, mod/utilitarian (incompatible), mod/dummmmmmy (incompatible), mod/fzzy_config, mod/mob_grinding_utils (incompatible), mod/konkrete (incompatible), mod/arseng, mod/chipped, mod/farmersdelight (incompatible), mod/mcwbridges, mod/entangled, mod/commoncapabilities (incompatible), mod/hostilenetworks, mod/crashutilities (incompatible), mod/jearchaeology (incompatible), mod/getittogetherdrops, mod/mcwfences, mod/fuelgoeshere (incompatible), mod/colorfulhearts (incompatible), mod/wirelesschargers, mod/simplylight (incompatible), mod/industrialforegoingsouls, mod/pamhc2foodextended, mod/boxlib, mod/modelfix (incompatible), mod/actuallyadditions, mod/patchouli (incompatible), mod/ars_additions (incompatible), mod/allthearcanistgear (incompatible), mod/blockui, mod/structurize, mod/multipiston, mod/tiab (incompatible), mod/integratedtunnels,integratedtunnelscompat (incompatible), mod/mysticalcustomization, mod/elevatorid, mod/ftbultimine (incompatible), mod/betterstrongholds, mod/mifa, mod/resourcefullib, mod/mekanismtools, mod/bridgingmod (incompatible), mod/deeperdarker, mod/architectury (incompatible), mod/mostructures, mod/ftblibrary (incompatible), mod/jamlib (incompatible), mod/ftbfiltersystem (incompatible), mod/findme (incompatible), mod/ftbteams (incompatible), mod/ftbquests (incompatible), mod/ftbranks (incompatible), mod/ftbessentials (incompatible), mod/accelerateddecay (incompatible), mod/computercraft (incompatible), mod/hardenedarmadillos (incompatible), mod/aiimprovements, mod/moreoverlays (incompatible), mod/cupboard (incompatible), mod/bigreactors (incompatible), mod/ars_ocultas (incompatible), mod/refurbished_furniture (incompatible), mod/trashcans, mod/undergarden, mod/monolib (incompatible), mod/disenchanting_table (incompatible), mod/framework (incompatible), mod/bwncr, mod/justdirethings, mod/polylib (incompatible), mod/shrink (incompatible), mod/t_and_t, mod/letmedespawn, mod/observable (incompatible), mod/yeetusexperimentus (incompatible), mod/darkmodeeverywhere (incompatible), mod/betteradvancements (incompatible), mod/villagesandpillages (incompatible), mod/rhino, mod/kubejs (incompatible), mod/rootsclassic, mod/cucumber, mod/trashslot (incompatible), mod/jmi (incompatible), mod/pamhc2trees, mod/blueflame (incompatible), mod/sophisticatedstorage (incompatible), mod/redstonepen (incompatible), mod/octolib, mod/allthewizardgear, mod/productivelib (incompatible), mod/biomeswevegone, mod/dyenamics (incompatible), mod/commonnetworking (incompatible), mod/reap, mod/waystones (incompatible), mod/illagerwarship (incompatible), mod/clumps (incompatible), mod/journeymap (incompatible), mod/comforts (incompatible), mod/artifacts, mod/dimstorage, mod/dungeoncrawl (incompatible), mod/charginggadgets (incompatible), mod/betterdeserttemples, mod/explorerscompass, mod/mahoutsukai (incompatible), mod/toastcontrol, mod/mininggadgets (incompatible), mod/factory_blocks (incompatible), mod/trophymanager (incompatible), mod/ftbchunks (incompatible), mod/ftbxmodcompat (incompatible), mod/xycraft_core (incompatible), mod/xycraft_world (incompatible), mod/xycraft_machines (incompatible), mod/xycraft_override, mod/repeatable_trial_vaults (incompatible), mod/mysticalagriculture, mod/mysticalagradditions, mod/craftingtweaks (incompatible), mod/enchdesc (incompatible), mod/moonlight (incompatible), mod/endermanoverhaul, mod/apothic_spawners, mod/enderio_conduits, mod/toolbelt (incompatible), mod/titanium, mod/regions_unexplored (incompatible), mod/silentlib (incompatible), mod/jade (incompatible), mod/ae2 (incompatible), mod/aeinfinitybooster (incompatible), mod/ae2ct, mod/ae2netanalyser (incompatible), mod/appflux (incompatible), mod/merequester, mod/ae2wtlib (incompatible), mod/extendedae (incompatible), mod/ae2wtlib_api, mod/modern_industrialization, mod/tesseract_api, mod/extended_industrialization, mod/advanced_ae (incompatible), mod/forbidden_arcanus (incompatible), mod/enderio_armory, mod/theurgy, mod/ftbjeiextras, mod/enderio, mod/easy_villagers, mod/iceberg, mod/equipmentcompare, mod/legendarytooltips, mod/polyeng, mod/fastbench, mod/nullscape (incompatible), mod/ars_elemental (incompatible), mod/irons_spellbooks, mod/jei_mekanism_multiblocks (incompatible), mod/buildinggadgets2 (incompatible), mod/modonomicon, mod/minecolonies, mod/pylons, mod/creeperoverhaul, mod/chisel (incompatible), mod/ferritecore (incompatible), mod/yet_another_config_lib_v3 (incompatible), mod/functionalstorage (incompatible), mod/moredragoneggs (incompatible), mod/modularrouters, mod/justzoom (incompatible), mod/rarcompat (incompatible), mod/appmek (incompatible), mod/expandability, mod/valhelsia_core (incompatible), mod/overloadedarmorbar, mod/xtonesreworked (incompatible), mod/flickerfix, mod/productivetrees (incompatible), mod/productivebees (incompatible), add_xycraft_overrides_stone, add_xycraft_overrides_metal, add_xycraft_overrides_glass, mod/towntalk:respack, moonlight:mods_dynamic_assets, modern_industrialization/generated, packmenu (incompatible)
Current Language: en_us
Locale: en_US
System encoding: UTF-8
File encoding: UTF-8
CPU: 8x Apple M2
ModLauncher: 11.0.4+main.d2e20e43
ModLauncher launch target: forgeclient
ModLauncher services:
sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
loader-4.0.29.jar slf4jfixer PLUGINSERVICE
loader-4.0.29.jar runtime_enum_extender PLUGINSERVICE
at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
loader-4.0.29.jar runtimedistcleaner PLUGINSERVICE
modlauncher-11.0.4.jar mixin TRANSFORMATIONSERVICE
modlauncher-11.0.4.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
Mod List:
accelerated-decay-neoforge-21.0.0.jar |Accelerated Decay |accelerateddecay |21.0.0 |Manifest: NOSIGNATURE
ActuallyAdditions-1.3.5+mc1.21.1.jar |Actually Additions |actuallyadditions |1.3.5+mc1.21.1 |Manifest: NOSIGNATURE
additional_lights-neoforge-1.21-2.1.9.jar |Additional Lights |additional_lights |2.1.9 |Manifest: NOSIGNATURE
curios-neoforge-9.1.4+1.21.0.jar |Adorned API |curios |9.1.4+1.21.0 |Manifest: NOSIGNATURE
aae-0.6.1-1.21.1.jar |Advanced AE |advanced_ae |0.6.1-1.21.1 |Manifest: NOSIGNATURE
ae2importexportcard-1.21-1.4.0.jar |AE2 Import Export Card |ae2importexportcard |1.21-1.4.0 |Manifest: NOSIGNATURE
ae2jeiintegration-1.2.0.jar |AE2 JEI Integration |ae2jeiintegration |1.2.0 |Manifest: NOSIGNATURE
ae2ct-1.21.1-1.0.3-beta.jar |AE2:Crafting Tree |ae2ct |1.21.1-1.0.3-beta |Manifest: NOSIGNATURE
AE2NetworkAnalyzer-1.21-2.0.0-neoforge.jar |AE2NetworkAnalyzer |ae2netanalyser |1.21-2.0.0-neoforge |Manifest: NOSIGNATURE
ae2wtlib-19.1.6-beta.jar |AE2WTLib |ae2wtlib |19.1.6-beta |Manifest: NOSIGNATURE
de.mari_023.ae2wtlib_api-19.1.6-beta.jar |AE2WTLib API |ae2wtlib_api |19.1.6-beta |Manifest: NOSIGNATURE
aeinfinitybooster-neoforge-1.21-1.0.1.38.jar |AEInfinityBooster |aeinfinitybooster |1.21-1.0.1.38 |Manifest: NOSIGNATURE
AI-Improvements-1.21-0.5.3.jar |AI-Improvements |aiimprovements |0.5.3 |Manifest: NOSIGNATURE
allthearcanistgear-1.21.1-21.0.3.jar |All The Arcanist Gear |allthearcanistgear |1.21.1-21.0.3 |Manifest: NOSIGNATURE
alltheleaks-0.0.10-beta.jar |All The Leaks |alltheleaks |0.0.10-beta |Manifest: NOSIGNATURE
allthewizardgear-1.21-1.1.7.jar |All the Wizard Gear |allthewizardgear |1.21-1.1.7 |Manifest: NOSIGNATURE
allthecompressed-1.21.1-4.0.2.jar |AllTheCompressed |allthecompressed |4.0.2 |Manifest: NOSIGNATURE
allthemodium-2.7.0_mc_1.21.1.jar |Allthemodium |allthemodium |2.7.0 |Manifest: NOSIGNATURE
alltheores-2.3.6_neoforge_1.21.1.jar |AllTheOres |alltheores |2.3.6 |Manifest: NOSIGNATURE
allthetweaks-1.21-2.4.7-all.jar |AllTheTweaks |allthetweaks |2.4.7 |Manifest: NOSIGNATURE
almanac-1.21.x-neoforge-1.0.2.jar |Almanac |almanac |1.0.2 |Manifest: NOSIGNATURE
almostunified-neoforge-1.21.1-1.2.0.jar |AlmostUnified |almostunified |1.21.1-1.2.0 |Manifest: NOSIGNATURE
antiblocksrechiseled-neo-0.10.4.jar |AntiBlocksReChiseled |antiblocksrechiseled |0.10.4 |Manifest: NOSIGNATURE
ApothicAttributes-1.21.1-2.4.0.jar |Apothic Attributes |apothic_attributes |2.4.0 |Manifest: NOSIGNATURE
ApothicEnchanting-1.21.1-1.2.3.jar |Apothic Enchanting |apothic_enchanting |1.2.3 |Manifest: NOSIGNATURE
ApothicSpawners-1.21.1-1.1.1.jar |Apothic Spawners |apothic_spawners |1.1.1 |Manifest: NOSIGNATURE
appleskin-neoforge-mc1.21-3.0.5.jar |AppleSkin |appleskin |3.0.5+mc1.21 |Manifest: NOSIGNATURE
appliedenergistics2-19.0.23-beta.jar |Applied Energistics 2 |ae2 |19.0.23-beta |Manifest: NOSIGNATURE
Applied-Mekanistics-1.6.1.jar |Applied Mekanistics |appmek |1.6.1 |Manifest: NOSIGNATURE
AppliedFlux-1.21-2.0.1-neoforge.jar |AppliedFlux |appflux |1.21-2.0.1-neoforge |Manifest: NOSIGNATURE
Aquaculture-1.21.1-2.7.10.jar |Aquaculture 2 |aquaculture |2.7.10 |Manifest: NOSIGNATURE
architectury-13.0.6-neoforge.jar |Architectury |architectury |13.0.6 |Manifest: NOSIGNATURE
ars_additions-1.21.1-21.1.0.jar |Ars Additions |ars_additions |1.21.1-21.1.0 |Manifest: NOSIGNATURE
ars_elemental-1.21.0-0.7.0.7.jar |Ars Elemental |ars_elemental |0.7.0.7 |Manifest: NOSIGNATURE
ars_nouveau-1.21.1-5.2.1-all.jar |Ars Nouveau |ars_nouveau |5.2.1 |Manifest: NOSIGNATURE
ars_ocultas-1.21.0-2.0.1.jar |Ars Ocultas |ars_ocultas |2.0.1 |Manifest: NOSIGNATURE
arseng-2.0.1-beta.jar |Ars Énergistique |arseng |2.0.1-beta |Manifest: NOSIGNATURE
artifacts-neoforge-12.0.5.jar |Artifacts |artifacts |12.0.5 |Manifest: NOSIGNATURE
athena-neoforge-1.21-4.0.1.jar |Athena |athena |4.0.1 |Manifest: NOSIGNATURE
attributefix-neoforge-1.21.1-21.1.2.jar |AttributeFix |attributefix |21.1.2 |Manifest: NOSIGNATURE
Auroras-1.21-1.5.2.jar |Auroras |auroras |1.5.2 |Manifest: NOSIGNATURE
bwncr-neoforge-1.21.1-3.20.1.jar |Bad Wither No Cookie Reloaded |bwncr |3.20.1 |Manifest: NOSIGNATURE
balm-neoforge-1.21.1-21.0.20.jar |Balm |balm |21.0.20 |Manifest: NOSIGNATURE
BetterAdvancements-NeoForge-1.21.1-0.4.2.19.jar |Better Advancements |betteradvancements |0.4.2.19 |Manifest: NOSIGNATURE
blueflame-1.21.0-1.1.0.jar |Blue Flame Burning |blueflame |1.21.0-1.1.0 |Manifest: NOSIGNATURE
bookshelf-neoforge-1.21.1-21.1.13.jar |Bookshelf |bookshelf |21.1.13 |Manifest: NOSIGNATURE
Boxlib-neoforge-14.3.0.jar |BoxLib |boxlib |14.3.0 |Manifest: NOSIGNATURE
BridgingMod-2.5.0+1.21.1.neoforge-release.jar |Bridging Mod |bridgingmod |2.5.0+1.21.1 |Manifest: NOSIGNATURE
buildinggadgets2-1.3.7.jar |Building Gadgets 2 |buildinggadgets2 |1.3.7 |Manifest: NOSIGNATURE
caelus-neoforge-7.0.1+1.21.1.jar |Caelus API |caelus |7.0.1+1.21.1 |Manifest: NOSIGNATURE
cc-tweaked-1.21.1-forge-1.113.1.jar |CC: Tweaked |computercraft |1.113.1 |Manifest: NOSIGNATURE
charginggadgets-1.14.1.jar |Charging Gadgets |charginggadgets |1.14.1 |Manifest: NOSIGNATURE
chipped-neoforge-1.21.1-4.0.2.jar |Chipped |chipped |4.0.2 |Manifest: NOSIGNATURE
chisel-neoforge-1.21.1-1.8.1.jar |Chisel Reborn |chisel |1.8.1 |Manifest: NOSIGNATURE
[Neoforge]CTOV-3-5-3a.jar |ChoiceTheorem's Overhauled Vil|ctov |3.5.3a |Manifest: NOSIGNATURE
cleanswing-1.7.jar |Clean Swing |cleanswing |1.7 |Manifest: NOSIGNATURE
cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE
Clumps-neoforge-1.21.1-19.0.0.1.jar |Clumps |clumps |19.0.0.1 |Manifest: NOSIGNATURE
colorfulhearts-neoforge-1.21.1-10.3.8.jar |Colorful Hearts |colorfulhearts |10.3.8 |Manifest: NOSIGNATURE
comforts-neoforge-9.0.3+1.21.1.jar |Comforts |comforts |9.0.3+1.21.1 |Manifest: NOSIGNATURE
common-networking-neoforge-1.0.16-1.21.1.jar |Common Networking |commonnetworking |1.0.16-1.21.1 |Manifest: NOSIGNATURE
CommonCapabilities-1.21.1-neoforge-2.9.5.jar |CommonCapabilities |commoncapabilities |2.9.5 |Manifest: NOSIGNATURE
connectedglass-1.1.12-neoforge-mc1.21.jar |Connected Glass |connectedglass |1.1.12 |Manifest: NOSIGNATURE
CTM-1.21-1.2.1+3.jar |ConnectedTexturesMod |ctm |1.21-1.2.1+3 |Manifest: NOSIGNATURE
Controlling-neoforge-1.21.1-19.0.3.jar |Controlling |controlling |19.0.3 |Manifest: NOSIGNATURE
cookingforblockheads-neoforge-1.21.1-21.1.2.jar |Cooking for Blockheads |cookingforblockheads |21.1.2 |Manifest: NOSIGNATURE
CoordinatesDisplay-neoforge-13.1.0.jar |Coordinates Display |coordinatesdisplay |13.1.0 |Manifest: NOSIGNATURE
tombstone-neoforge-1.21.1-9.1.2.jar |Corail Tombstone |tombstone |9.1.2 |Manifest: NOSIGNATURE
Corgilib-NeoForge-1.21.1-5.0.0.2.jar |CorgiLib |corgilib |5.0.0.2 |Manifest: NOSIGNATURE
cosmeticarmorreworked-1.21.1-v1-neoforge.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.21.1-v1-neoforge |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
crafting_on_a_stick-1.21.0.1.jar |Crafting On A Stick |crafting_on_a_stick |1.21.0.1 |Manifest: NOSIGNATURE
craftingtweaks-neoforge-1.21.1-21.1.2.jar |Crafting Tweaks |craftingtweaks |21.1.2 |Manifest: NOSIGNATURE
crashutilities-9.0.1.jar |Crash Utilities |crashutilities |9.0.1 |Manifest: NOSIGNATURE
Creeperoverhaul-neoforge-1.21-4.0.5.jar |Creeper Overhaul |creeperoverhaul |4.0.5 |Manifest: NOSIGNATURE
cristellib-neoforge-1.2.8.jar |Cristel Lib |cristellib |1.2.8 |Manifest: NOSIGNATURE
Cucumber-1.21.1-8.0.6.jar |Cucumber Library |cucumber |8.0.6 |Manifest: NOSIGNATURE
cupboard-1.21-2.8.jar |Cupboard mod |cupboard |2.8 |Manifest: NOSIGNATURE
cyclopscore-1.21.1-neoforge-1.25.1-631.jar |Cyclops Core |cyclopscore |1.25.1 |Manifest: NOSIGNATURE
darkmodeeverywhere-1.21-1.3.3.jar |Dark Mode Everywhere |darkmodeeverywhere |1.21-1.3.3 |Manifest: NOSIGNATURE
deeperdarker-neoforge-1.21-1.3.2.jar |Deeper and Darker |deeperdarker |1.3.2 |Manifest: NOSIGNATURE
DimStorage-1.21-9.0.2.jar |DimStorage |dimstorage |9.0.2 |Manifest: NOSIGNATURE
disenchanting_table-merged-1.21.1-3.1.0.jar |Dis-Enchanting Table |disenchanting_table |3.1.0 |Manifest: NOSIGNATURE
domum_ornamentum-1.0.204-1.21.1-snapshot.jar |Domum Ornamentum |domum_ornamentum |1.0.204-1.21.1-snaps|Manifest: NOSIGNATURE
DungeonCrawl-NeoForge-1.21-2.3.14.jar |Dungeon Crawl |dungeoncrawl |2.3.14 |Manifest: NOSIGNATURE
dyenamics-1.21.1-3.2.1.jar |Dyenamics |dyenamics |1.21.1-3.2.1 |Manifest: NOSIGNATURE
easy-villagers-neoforge-1.21.1-1.1.23.jar |Easy Villagers |easy_villagers |1.21.1-1.1.23 |Manifest: NOSIGNATURE
EdivadLib-1.21-3.0.0.jar |EdivadLib |edivadlib |3.0.0 |Manifest: NOSIGNATURE
elevatorid-neoforge-1.21.1-1.11.3.jar |ElevatorMod |elevatorid |1.21.1-1.11.3 |Manifest: NOSIGNATURE
enchdesc-neoforge-1.21.1-21.1.5.jar |EnchantmentDescriptions |enchdesc |21.1.5 |Manifest: NOSIGNATURE
com.enderio.endercore-7.0.8-alpha.jar |Ender Core |endercore |7.0.8-alpha |Manifest: NOSIGNATURE
enderio-7.0.8-alpha.jar |Ender IO |enderio |7.0.8-alpha |Manifest: NOSIGNATURE
com.enderio.enderio-armory-7.0.8-alpha.jar |Ender IO Armory |enderio_armory |7.0.8-alpha |Manifest: NOSIGNATURE
com.enderio.enderio-base-7.0.8-alpha.jar |Ender IO Base |enderio_base |7.0.8-alpha |Manifest: NOSIGNATURE
com.enderio.enderio-conduits-7.0.8-alpha.jar |Ender IO Conduits |enderio_conduits |7.0.8-alpha |Manifest: NOSIGNATURE
com.enderio.enderio-machines-7.0.8-alpha.jar |Ender IO Machines |enderio_machines |7.0.8-alpha |Manifest: NOSIGNATURE
com.enderio.enderio-conduits-modded-7.0.8-alpha.ja|Ender IO Modded Conduits |enderio_conduits_modded |7.0.8-alpha |Manifest: NOSIGNATURE
endermanoverhaul-neoforge-1.21-2.0.0.jar |Enderman Overhaul |endermanoverhaul |2.0.0 |Manifest: NOSIGNATURE
entangled-1.3.19a-neoforge-mc1.21.jar |Entangled |entangled |1.3.19+a |Manifest: NOSIGNATURE
entityculling-neoforge-1.7.0-mc1.21.jar |EntityCulling |entityculling |1.7.0 |Manifest: NOSIGNATURE
EpheroLib-1.21-NEO-FORGE-1.2.0.jar |EpheroLib |epherolib |1.2.0 |Manifest: NOSIGNATURE
EquipmentCompare-1.21-neoforge-1.3.12.jar |Equipment Compare |equipmentcompare |1.3.12 |Manifest: NOSIGNATURE
eternalstarlight-0.1.16+1.21.1+neoforge.jar |Eternal Starlight |eternal_starlight |0.1.16+1.21.1+neofor|Manifest: NOSIGNATURE
EuphoriaPatcher-0.3.4-neoforge.jar |Euphoria Patcher |euphoria_patcher |0.3.4-neoforge |Manifest: NOSIGNATURE
everythingcopper-1.21.1-2.3.8.jar |Everything is Copper |everythingcopper |1.21.1-2.3.8 |Manifest: NOSIGNATURE
EvilCraft-1.21.1-neoforge-1.2.58.jar |EvilCraft |evilcraft |1.2.58 |Manifest: NOSIGNATURE
expandability-neoforge-12.0.0.jar |ExpandAbility |expandability |12.0.0 |Manifest: NOSIGNATURE
ExplorersCompass-1.21.1-3.0.3-neoforge.jar |Explorer's Compass |explorerscompass |1.21.1-3.0.3-neoforg|Manifest: NOSIGNATURE
Explorify v1.6.2 f10-48.jar |Explorify |explorify |1.6.2 |Manifest: NOSIGNATURE
extended-industrialization-1.9.4-beta-1.21.1.jar |Extended Industrialization |extended_industrialization |1.9.4-beta-1.21.1 |Manifest: NOSIGNATURE
ExtendedAE-1.21-2.1.1-neoforge.jar |ExtendedAE |extendedae |1.21-2.1.1-neoforge |Manifest: NOSIGNATURE
ExtremeReactors2-1.21.1-2.4.12.jar |Extreme Reactors |bigreactors |1.21.1-2.4.12 |Manifest: NOSIGNATURE
ExtremeSoundMuffler-3.48.2_NeoForge-1.21.jar |Extreme Sound Muffler |extremesoundmuffler |3.48.2 |Manifest: NOSIGNATURE
factory_blocks+neoforge+1.21-1.3.2.jar |Factory Blocks |factory_blocks |1.3.2 |Manifest: NOSIGNATURE
FarmersDelight-1.21.1-1.2.4a.jar |Farmer's Delight |farmersdelight |1.2.4a |Manifest: NOSIGNATURE
farmingforblockheads-neoforge-1.21.1-21.1.2.jar |Farming for Blockheads |farmingforblockheads |21.1.2 |Manifest: NOSIGNATURE
FastWorkbench-1.21-9.1.2.jar |Fast Workbench |fastbench |9.1.2 |Manifest: NOSIGNATURE
FastFurnace-1.21.1-9.0.0.jar |FastFurnace |fastfurnace |9.0.0 |Manifest: NOSIGNATURE
ferritecore-7.0.1-neoforge.jar |Ferrite Core |ferritecore |7.0.1 |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
findme-3.3.1-neoforge.jar |FindMe |findme |3.3.1 |Manifest: NOSIGNATURE
flickerfix-1.21.0.jar |FlickerFix |flickerfix |4.0.1 |Manifest: NOSIGNATURE
forbidden_arcanus-1.21.1-2.5.7-beta.jar |Forbidden Arcanus |forbidden_arcanus |2.5.7-beta |Manifest: NOSIGNATURE
fabric-api-base-0.4.42+d1308ded19.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308ded19 |Manifest: NOSIGNATURE
fabric-block-view-api-v2-1.0.10+9afaaf8c19.jar |Forgified Fabric BlockView API|fabric_block_view_api_v2 |1.0.10+9afaaf8c19 |Manifest: NOSIGNATURE
fabric-renderer-api-v1-3.4.0+acb05a3919.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.0+acb05a3919 |Manifest: NOSIGNATURE
fabric-rendering-data-attachment-v1-0.3.48+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.48+73761d2e19 |Manifest: NOSIGNATURE
FramedBlocks-10.2.0.jar |FramedBlocks |framedblocks |10.2.0 |Manifest: NOSIGNATURE
framework-neoforge-1.21.1-0.9.3.jar |Framework |framework |0.9.3 |Manifest: NOSIGNATURE
ftb-chunks-neoforge-2101.1.1.jar |FTB Chunks |ftbchunks |2101.1.1 |Manifest: NOSIGNATURE
ftb-essentials-neoforge-2101.1.0.jar |FTB Essentials |ftbessentials |2101.1.0 |Manifest: NOSIGNATURE
ftb-filter-system-neoforge-21.0.0.jar |FTB Filter System |ftbfiltersystem |21.0.0 |Manifest: NOSIGNATURE
ftbjeiextras-21.1.0.jar |FTB Jei Extras |ftbjeiextras |21.1.0 |Manifest: NOSIGNATURE
ftb-library-neoforge-2101.1.4.jar |FTB Library |ftblibrary |2101.1.4 |Manifest: NOSIGNATURE
ftb-quests-neoforge-2101.1.0.jar |FTB Quests |ftbquests |2101.1.0 |Manifest: NOSIGNATURE
ftb-ranks-neoforge-2100.1.0.jar |FTB Ranks |ftbranks |2100.1.0 |Manifest: NOSIGNATURE
ftb-teams-neoforge-2101.1.0.jar |FTB Teams |ftbteams |2101.1.0 |Manifest: NOSIGNATURE
ftb-ultimine-neoforge-2101.1.1.jar |FTB Ultimine |ftbultimine |2101.1.1 |Manifest: NOSIGNATURE
ftb-xmod-compat-neoforge-21.1.0.jar |FTB XMod Compat |ftbxmodcompat |21.1.0 |Manifest: NOSIGNATURE
fuelgoeshere-1.21.0-1.1.0.jar |Fuel Goes Here |fuelgoeshere |1.21.0-1.1.0 |Manifest: NOSIGNATURE
functionalstorage-1.21.1-1.3.3.jar |Functional Storage |functionalstorage |1.21.1-1.3.3 |Manifest: NOSIGNATURE
fusion-1.1.1a-neoforge-mc1.21.jar |Fusion |fusion |1.1.1+a |Manifest: NOSIGNATURE
fzzy_config-0.5.4+1.21+neoforge.jar |Fzzy Config |fzzy_config |0.5.4+1.21+neoforge |Manifest: NOSIGNATURE
GatewaysToEternity-1.21.1-5.0.1.jar |Gateways To Eternity |gateways |5.0.1 |Manifest: NOSIGNATURE
geckolib-neoforge-1.21.1-4.6.6.jar |GeckoLib 4 |geckolib |4.6.6 |Manifest: NOSIGNATURE
generatorgalore-1.21.1-1.3.4.jar |Generator Galore |generatorgalore |1.21.1-1.3.4 |Manifest: NOSIGNATURE
getittogetherdrops-neoforge-1.21-1.3.2.jar |Get It Together, Drops! |getittogetherdrops |1.3.2 |Manifest: NOSIGNATURE
Glassential-renewed-neoforge-1.21.1-3.1.3.jar |Glassential-renewed |glassential |3.1.3 |Manifest: NOSIGNATURE
Glodium-1.21-2.2-neoforge.jar |Glodium |glodium |1.21-2.2-neoforge |Manifest: NOSIGNATURE
gpumemleakfix-1.21-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.8 |Manifest: NOSIGNATURE
GrandPower-3.0.0.jar |Grand Power |grandpower |3.0.0 |Manifest: NOSIGNATURE
GravitationalModulatingAdditionalUnit-1.21.1-6.0.j|Gravitational Modulating Addit|gmut |6.0 |Manifest: NOSIGNATURE
handcrafted-neoforge-1.21.1-4.0.2.jar |Handcrafted |handcrafted |4.0.2 |Manifest: NOSIGNATURE
hardenedarmadillos-1.21.0-0.1.0.jar |Hardened Armadillos |hardenedarmadillos |1.21.0-0.1.0 |Manifest: NOSIGNATURE
heyberryshutup-1.21.0-2.0.4.jar |Hey Berry! SHUT UP |heyberryshutup |1.21.0-2.0.4 |Manifest: NOSIGNATURE
HostileNeuralNetworks-1.21.1-6.0.1.jar |Hostile Neural Networks |hostilenetworks |6.0.1 |Manifest: NOSIGNATURE
hyperbox-1.21-6.0.0.1.jar |Hyperbox |hyperbox |6.0.0.1 |Manifest: NOSIGNATURE
imfast-1.0.1.jar |I'm Fast |imfast |1.0.1 |Manifest: NOSIGNATURE
Iceberg-1.21.1-neoforge-1.2.9.jar |Iceberg |iceberg |1.2.9 |Manifest: NOSIGNATURE
illagerwarship-1.0.0-neoforge-1.21.1.jar |Illager-Warship |illagerwarship |1.0.0 |Manifest: NOSIGNATURE
ImmersiveEngineering-1.21.1-12.0.0-182.jar |Immersive Engineering |immersiveengineering |12.0.0-182 |Manifest: NOSIGNATURE
industrialforegoing-1.21-3.6.15.jar |Industrial Foregoing |industrialforegoing |1.21-3.6.15 |Manifest: NOSIGNATURE
industrial-foregoing-souls-1.21.1-1.10.0.jar |Industrial Foregoing Souls |industrialforegoingsouls |1.10.0 |Manifest: NOSIGNATURE
infiniverse-1.21-2.0.1.0.jar |Infiniverse |infiniverse |2.0.1.0 |Manifest: NOSIGNATURE
IntegratedCrafting-1.21.1-neoforge-1.1.10.jar |IntegratedCrafting |integratedcrafting |1.1.10 |Manifest: NOSIGNATURE
IntegratedDynamics-1.21.1-neoforge-1.23.9.jar |IntegratedDynamics |integrateddynamics |1.23.9 |Manifest: NOSIGNATURE
IntegratedScripting-1.21-neoforge-1.0.5.jar |IntegratedScripting |integratedscripting |1.0.5 |Manifest: NOSIGNATURE
IntegratedTerminals-1.21.1-neoforge-1.5.2.jar |IntegratedTerminals |integratedterminals |1.5.2 |Manifest: NOSIGNATURE
IntegratedTunnels-1.21.1-neoforge-1.8.28.jar |IntegratedTunnels |integratedtunnels |1.8.28 |Manifest: NOSIGNATURE
invtweaks-1.21.0-1.1.4.jar |Inventory Tweaks Refoxed |invtweaks |1.21.0-1.1.4 |Manifest: NOSIGNATURE
iris-neoforge-1.8.0-beta.5+mc1.21.1.jar |Iris |iris |1.8.0-beta.5+mc1.21.|Manifest: NOSIGNATURE
ironfurnaces-neoforge-1.21.1-4.2.6.jar |Iron Furnaces |ironfurnaces |4.2.6 |Manifest: NOSIGNATURE
IronJetpacks-1.21.1-8.0.4.jar |Iron Jetpacks |ironjetpacks |8.0.4 |Manifest: NOSIGNATURE
irons_spellbooks-1.21-3.7.1.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.21-3.7.1 |Manifest: NOSIGNATURE
itemcollectors-1.1.10-neoforge-mc1.21.jar |Item Collectors |itemcollectors |1.1.10 |Manifest: NOSIGNATURE
Jade-1.21.1-NeoForge-15.7.1.jar |Jade |jade |15.7.1+neoforge |Manifest: NOSIGNATURE
jamlib-neoforge-1.0.11+1.21.jar |JamLib |jamlib |1.0.11+1.21 |Manifest: NOSIGNATURE
trophymanager-1.21.1-2.1.9.jar |Jonn's Trophies |trophymanager |1.21.1-2.1.9 |Manifest: NOSIGNATURE
journeymap-neoforge-1.21.1-6.0.0-beta.28.jar |Journeymap |journeymap |1.21.1-6.0.0-beta.28|Manifest: NOSIGNATURE
journeymap-api-neoforge-2.0.0-1.21.1-SNAPSHOT.jar |JourneyMap API |journeymap_api |2.0.0 |Manifest: NOSIGNATURE
jmi-neoforge-1.21.1-1.6.jar |JourneyMap Integration |jmi |1.21.1-1.6 |Manifest: NOSIGNATURE
jumpboat-1.21.0-1.0.5.jar |Jumpy Boats |jumpboat |1.21.0-1.0.5 |Manifest: NOSIGNATURE
justdirethings-1.4.6.jar |Just Dire Things |justdirethings |1.4.6 |Manifest: NOSIGNATURE
jearchaeology-1.21.0-1.1.5.jar |Just Enough Archaeology |jearchaeology |1.21.0-1.1.5 |Manifest: NOSIGNATURE
justenoughbreeding-neoforge-1.21.x-1.4.0.jar |Just Enough Breeding |justenoughbreeding |1.4.0 |Manifest: NOSIGNATURE
jei-1.21.1-neoforge-19.21.0.246.jar |Just Enough Items |jei |19.21.0.246 |Manifest: NOSIGNATURE
JustEnoughMekanismMultiblocks-1.21.1-7.1.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |7.1 |Manifest: NOSIGNATURE
JustEnoughProfessions-neoforge-1.21.1-4.0.3.jar |Just Enough Professions (JEP) |justenoughprofessions |4.0.3 |Manifest: NOSIGNATURE
justzoom_neoforge_2.0.0_MC_1.21-1.21.1.jar |Just Zoom |justzoom |2.0.0 |Manifest: NOSIGNATURE
konkrete_neoforge_1.9.9_MC_1.21.jar |Konkrete |konkrete |1.9.9 |Manifest: NOSIGNATURE
kffmod-5.6.0.jar |Kotlin For Forge |kotlinforforge |5.6.0 |Manifest: NOSIGNATURE
kubejs-neoforge-2101.7.1-build.181.jar |KubeJS |kubejs |2101.7.1-build.181 |Manifest: NOSIGNATURE
kuma-api-neoforge-21.0.5-SNAPSHOT.jar |KumaAPI |kuma_api |21.0.5-SNAPSHOT |Manifest: NOSIGNATURE
laserbridges-1.21.1-1-neoforge.jar |Laser Bridges & Doors |laserbridges |1.21.1-1-neoforge |Manifest: NOSIGNATURE
laserio-1.9.11.jar |LaserIO |laserio |1.9.11 |Manifest: NOSIGNATURE
LegendaryTooltips-1.21-neoforge-1.4.11.jar |Legendary Tooltips |legendarytooltips |1.4.11 |Manifest: NOSIGNATURE
letmedespawn-1.21.x-neoforge-1.4.4.jar |Let Me Despawn |letmedespawn |1.4.4 |Manifest: NOSIGNATURE
lithostitched-neoforge-1.21-1.3.1a.jar |Lithostitched |lithostitched |1.3.1a |Manifest: NOSIGNATURE
livingthings-neoforge-1.21.1-2.1.3.jar |Living Things |livingthings |1.21.1-2.1.3 |Manifest: NOSIGNATURE
lootr-neoforge-1.21-1.10.33.84.jar |Lootr |lootr |1.21-1.10.33.84 |Manifest: NOSIGNATURE
mcw-bridges-3.0.0-mc1.21.1neoforge.jar |Macaw's Bridges |mcwbridges |3.0.0 |Manifest: NOSIGNATURE
mcw-doors-1.1.1-mc1.21.1neoforge.jar |Macaw's Doors |mcwdoors |1.1.1 |Manifest: NOSIGNATURE
mcw-fences-1.1.2-mc1.21.1neoforge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |Manifest: NOSIGNATURE
mcw-furniture-3.3.0-mc1.21.1neoforge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |Manifest: NOSIGNATURE
mcw-holidays-1.1.0-mc1.21.1neoforge.jar |Macaw's Holidays |mcwholidays |1.1.0 |Manifest: NOSIGNATURE
mcw-lights-1.1.1-mc1.21.1neoforge.jar |Macaw's Lights and Lamps |mcwlights |1.1.1 |Manifest: NOSIGNATURE
mcw-paths-1.0.5-1.21.1neoforge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |Manifest: NOSIGNATURE
mcw-roofs-2.3.1-mc1.21.1neoforge.jar |Macaw's Roofs |mcwroofs |2.3.1 |Manifest: NOSIGNATURE
mcw-trapdoors-1.1.3-mc1.21.1neoforge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.3 |Manifest: NOSIGNATURE
mcw-windows-2.3.0-mc1.21.1neoforge.jar |Macaw's Windows |mcwwindows |2.3.2 |Manifest: NOSIGNATURE
mahoutsukai-1.21.0-v1.35.23.jar |Mahou Tsukai |mahoutsukai |1.21.0-v1.35.23 |Manifest: NOSIGNATURE
merequester-neoforge-1.21.1-1.1.8.jar |ME Requester |merequester |1.21.1-1.1.8 |Manifest: NOSIGNATURE
Measurements-neoforge-1.21-3.0.0.jar |Measurements |measurements |3.0.0 |Manifest: NOSIGNATURE
megacells-4.0.2.jar |MEGA Cells |megacells |4.0.2 |Manifest: NOSIGNATURE
Mekanism-1.21.1-10.7.7.64.jar |Mekanism |mekanism |10.7.7 |Manifest: NOSIGNATURE
MekanismGenerators-1.21.1-10.7.7.64.jar |Mekanism: Generators |mekanismgenerators |10.7.7 |Manifest: NOSIGNATURE
MekanismTools-1.21.1-10.7.7.64.jar |Mekanism: Tools |mekanismtools |10.7.7 |Manifest: NOSIGNATURE
minecolonies-1.1.727-1.21.1-snapshot.jar |MineColonies |minecolonies |1.1.727-1.21.1-snaps|Manifest: NOSIGNATURE
client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |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
mininggadgets-1.18.6.jar |Mining Gadgets |mininggadgets |1.18.6 |Manifest: NOSIGNATURE
dummmmmmy-1.21-2.0.6-neoforge.jar |MmmMmmMmmMmm |dummmmmmy |1.21-2.0.6 |Manifest: NOSIGNATURE
mostructures-neoforge-1.5.0+1.21.jar |Mo' Structures |mostructures |1.5.0+1.21 |Manifest: NOSIGNATURE
mob_grinding_utils-1.1.6+mc1.21.1.jar |Mob Grinding Utils |mob_grinding_utils |1.1.6+mc1.21.1 |Manifest: NOSIGNATURE
modelfix-1.21-1.10.jar |Model Gap Fix |modelfix |1.21-1.10 |Manifest: NOSIGNATURE
Modern-Dynamics-0.9.2.jar |Modern Dynamics |moderndynamics |0.9.2 |Manifest: NOSIGNATURE
Modern-Industrialization-2.2.25.jar |Modern Industrialization |modern_industrialization |2.2.25 |Manifest: NOSIGNATURE
modernfix-neoforge-5.19.3+mc1.21.1.jar |ModernFix |modernfix |5.19.3+mc1.21.1 |Manifest: NOSIGNATURE
modonomicon-1.21.1-neoforge-1.108.1.jar |Modonomicon |modonomicon |1.108.1 |Manifest: NOSIGNATURE
mffs-5.4.6.jar |Modular Force Field System |mffs |5.4.6 |Manifest: NOSIGNATURE
modular-routers-13.0.3+mc1.21.jar |Modular Routers |modularrouters |13.0.3 |Manifest: NOSIGNATURE
monolib-neoforge-1.21.1-1.4.0.jar |MonoLib |monolib |1.4.0 |Manifest: NOSIGNATURE
moonlight-1.21-2.14.34-neoforge.jar |Moonlight Lib |moonlight |1.21-2.14.34 |Manifest: NOSIGNATURE
moredragoneggs-5.0.jar |More Dragon Eggs |moredragoneggs |5.0 |Manifest: NOSIGNATURE
mifa-neoforge-1.21.x-1.0.0.jar |More Industrial Foregoing Addo|mifa |1.0.0 |Manifest: NOSIGNATURE
moreoverlays-1.23.2-mc1.21-neoforge.jar |More Overlays Updated |moreoverlays |1.23.2-neoforge |Manifest: NOSIGNATURE
morered-1.21.1-6.0.0.3.jar |More Red |morered |6.0.0.3 |Manifest: NOSIGNATURE
MoreRed-CCT-Compat-1.21.1-1.1.0.jar |More Red x CC:Tweaked Compat |moreredxcctcompat |1.21.1-1.1.0 |Manifest: NOSIGNATURE
MouseTweaks-neoforge-mc1.21-2.26.1.jar |Mouse Tweaks |mousetweaks |2.26.1 |Manifest: NOSIGNATURE
refurbished_furniture-neoforge-1.21.1-1.0.6.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.6 |Manifest: NOSIGNATURE
multipiston-1.2.51-1.21.1-snapshot.jar |Multi-Piston |multipiston |1.2.51-1.21.1-snapsh|Manifest: NOSIGNATURE
MysticalAgradditions-1.21.1-8.0.1.jar |Mystical Agradditions |mysticalagradditions |8.0.1 |Manifest: NOSIGNATURE
MysticalAgriculture-1.21.1-8.0.7.jar |Mystical Agriculture |mysticalagriculture |8.0.7 |Manifest: NOSIGNATURE
MysticalCustomization-1.21.1-6.0.0.jar |Mystical Customization |mysticalcustomization |6.0.0 |Manifest: NOSIGNATURE
NaturesCompass-1.21.1-3.0.3-neoforge.jar |Nature's Compass |naturescompass |1.21.1-3.0.2-neoforg|Manifest: NOSIGNATURE
NaturesAura-41.3.jar |NaturesAura |naturesaura |41.3 |Manifest: NOSIGNATURE
neoforge-21.1.72-universal.jar |NeoForge |neoforge |21.1.72 |Manifest: NOSIGNATURE
netherportalfix-neoforge-1.21.1-21.1.1.jar |NetherPortalFix |netherportalfix |21.1.1 |Manifest: NOSIGNATURE
NoChatReports-NEOFORGE-1.21-v2.8.0.jar |No Chat Reports |nochatreports |1.21-v2.8.0 |Manifest: NOSIGNATURE
novillagerdm-1.21.1-6.0.0.jar |No Villager Death Messages |novillagerdm |6.0.0 |Manifest: NOSIGNATURE
noisium-neoforge-2.3.0+mc1.21-1.21.1.jar |Noisium |noisium |2.3.0+mc1.21-1.21.1 |Manifest: NOSIGNATURE
Nullscape_1.21.x_v1.2.8.jar |Nullscape |nullscape |1.2.8 |Manifest: NOSIGNATURE
observable-5.4.3.jar |Observable |observable |5.4.3 |Manifest: NOSIGNATURE
occultism-1.21.1-neoforge-1.162.0.jar |Occultism |occultism |1.162.0 |Manifest: NOSIGNATURE
OctoLib-NEOFORGE-0.4.2.jar |OctoLib |octolib |0.4.2 |Manifest: NOSIGNATURE
Oh-The-Biomes-Weve-Gone-NeoForge-2.1.5.jar |Oh The Biomes We've Gone |biomeswevegone |2.1.5 |Manifest: NOSIGNATURE
Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.0.3.jar |Oh The Trees You'll Grow |ohthetreesyoullgrow |5.0.3 |Manifest: NOSIGNATURE
omegaconfig-neoforge-1.5.1.jar |Omega Config Architectury |omegaconfig |1.5.1 |Manifest: NOSIGNATURE
overloadedarmorbar-neoforge-1.21-2.jar |OverloadedArmorBar |overloadedarmorbar |2 |Manifest: NOSIGNATURE
PackMenu-1.21-7.0.2.jar |PackMenu |packmenu |7.0.2 |Manifest: NOSIGNATURE
pamhc2crops-NEOFORGE-1.21.0-1.0.0.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |1.0.0 |Manifest: NOSIGNATURE
pamhc2foodcore-NEOFORGE-1.21.0-1.0.0.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.0 |Manifest: NOSIGNATURE
pamhc2foodextended-NEOFORGE-1.21.0-1.0.0.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |1.0.0 |Manifest: NOSIGNATURE
pamhc2trees-NEOFORGE-1.21.0-1.0.1.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |1.0.1 |Manifest: NOSIGNATURE
Patchouli-1.21-87-NEOFORGE.jar |Patchouli |patchouli |1.21-87-NEOFORGE |Manifest: NOSIGNATURE
pipez-neoforge-1.21.1-1.2.19.jar |Pipez |pipez |1.21.1-1.2.19 |Manifest: NOSIGNATURE
Placebo-1.21.1-9.5.3.jar |Placebo |placebo |9.5.3 |Manifest: NOSIGNATURE
player-animation-lib-forge-2.0.0-alpha1+1.21.jar |Player Animator |playeranimator |2.0.0-alpha1+1.21 |Manifest: NOSIGNATURE
pneumaticcraft-repressurized-8.2.0+mc1.21.1.jar |PneumaticCraft: Repressurized |pneumaticcraft |8.2.0 |Manifest: NOSIGNATURE
pocketstorage-1.2.4+1.21.1-b40.jar |Pocket Storage |pocketstorage |1.2.4+1.21.1-b40 |Manifest: NOSIGNATURE
polylib-2100.0.3-build.159-neoforge.jar |PolyLib |polylib |2100.0.3-build.159 |Manifest: NOSIGNATURE
polymorph-neoforge-1.0.6+1.21.1.jar |Polymorph |polymorph |1.0.6+1.21.1 |Manifest: NOSIGNATURE
polyeng-0.4.1.jar |Polymorphic Energistics |polyeng |0.4.1 |Manifest: NOSIGNATURE
Powah-6.1.2.jar |Powah |powah |6.1.2 |Manifest: NOSIGNATURE
prickle-neoforge-1.21.1-21.1.5.jar |PrickleMC |prickle |21.1.5 |Manifest: NOSIGNATURE
Prism-1.21-neoforge-1.0.9.jar |Prism |prism |1.0.9 |Manifest: NOSIGNATURE
productivebees-1.21.1-13.6.1.jar |Productive Bees |productivebees |1.21.1-13.6.1 |Manifest: NOSIGNATURE
productivelib-1.21.0-0.1.6.jar |Productive Lib |productivelib |1.21.0-0.1.6 |Manifest: NOSIGNATURE
productivetrees-1.21.1-0.5.4.jar |Productive Trees |productivetrees |1.21.1-0.5.4 |Manifest: NOSIGNATURE
pylons-1.21.1-5.1.0.jar |Pylons |pylons |5.1.0 |Manifest: NOSIGNATURE
AdditionalEnchantedMiner-1.21.1-neoforge-21.1.110.|QuarryPlus |quarryplus |21.1.110 |Manifest: ef:50:af:b3:03:e0:3e:70:a7:ef:78:77:a5:4d:d4:b5:07:ec:df:9d:d6:f3:12:13:c9:3c:cd:9a:0a:3e:6b:43
railcraft-reborn-1.21.1-1.2.2.jar |Railcraft Reborn |railcraft |1.2.2 |Manifest: NOSIGNATURE
rangedpumps-1.3.0.jar |Ranged Pumps |rangedpumps |1.3.0 |Manifest: NOSIGNATURE
rarcompat-1.21-0.4.1.jar |RAR-Compat |rarcompat |0.4.1 |Manifest: NOSIGNATURE
reap-neoforge-1.21.1-1.1.2.jar |Reap Mod |reap |1.21.1-1.1.2 |Manifest: NOSIGNATURE
rechiseled-1.1.6a-neoforge-mc1.21.jar |Rechiseled |rechiseled |1.1.6+a |Manifest: NOSIGNATURE
rechiseled_chipped-1.2.jar |Rechiseled: Chipped |rechiseled_chipped |1.2 |Manifest: NOSIGNATURE
redstonepen-1.21-neoforge-1.11.41.jar |Redstone Pen |redstonepen |1.11.41 |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
reeses-sodium-options-neoforge-1.8.0-beta.4+mc1.21|Reese's Sodium Options |reeses_sodium_options |1.8.0-beta.4+mc1.21.|Manifest: NOSIGNATURE
RegionsUnexploredNeoforge-0.5.6.1+1.21.jar |Regions Unexplored |regions_unexplored |0.5.6.1 |Manifest: NOSIGNATURE
relics-1.21-0.9.1.1.jar |Relics |relics |0.9.1.1 |Manifest: NOSIGNATURE
repeatable_trial_vaults-neoforge-1.21-1.0.2.jar |Repeatable Trial Vaults |repeatable_trial_vaults |1.0.2 |Manifest: NOSIGNATURE
repurposed_structures-7.5.10+1.21.1-neoforge.jar |Repurposed Structures |repurposed_structures |7.5.10+1.21.1-neofor|Manifest: NOSIGNATURE
resourcefullib-neoforge-1.21-3.0.11.jar |Resourceful Lib |resourcefullib |3.0.11 |Manifest: NOSIGNATURE
resourcefulconfig-neoforge-1.21-3.0.4.jar |Resourcefulconfig |resourcefulconfig |3.0.4 |Manifest: NOSIGNATURE
rhino-2101.2.5-build.54.jar |Rhino |rhino |2101.2.5-build.54 |Manifest: NOSIGNATURE
RootsClassic-1.21.1-1.5.4.jar |Roots Classic |rootsclassic |1.21.1-1.5.4 |Manifest: NOSIGNATURE
Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE
[1.21.1] SecurityCraft v1.9.11.jar |SecurityCraft |securitycraft |1.9.11 |Manifest: NOSIGNATURE
showcaseitem-1.21-1.0.0.jar |Showcase Item |showcaseitem |1.21-1.0.0 |Manifest: NOSIGNATURE
shrink-2.0.0.43-neoforge.jar |Shrink |shrink |2.0.0.43 |Manifest: NOSIGNATURE
silent-gear-1.21.1-neoforge-4.0.6.jar |Silent Gear |silentgear |4.0.6 |Manifest: NOSIGNATURE
silent-lib-1.21-neoforge-10.3.0.jar |Silent Lib |silentlib |10.3.0 |Manifest: NOSIGNATURE
SimpleBackups-1.21-4.0.7.jar |Simple Backups |simplebackups |1.21-4.0.7 |Manifest: NOSIGNATURE
simplemagnets-1.1.12-neoforge-mc1.21.jar |Simple Magnets |simplemagnets |1.1.12 |Manifest: NOSIGNATURE
simple_weather-1.0.7.jar |Simple Weather |simple_weather |1.0.7 |Manifest: NOSIGNATURE
simplylight-1.4.6+1.21-b53.jar |Simply Light |simplylight |1.4.6+1.21-b53 |Manifest: NOSIGNATURE
SmartBrainLib-neoforge-1.21.1-1.16.1.jar |SmartBrainLib |smartbrainlib |1.16.1 |Manifest: NOSIGNATURE
sodium-neoforge-0.6.0-beta.2+mc1.21.1.jar |Sodium |sodium |0.6.0-beta.2+mc1.21.|Manifest: NOSIGNATURE
sodium-extra-neoforge-0.6.0-beta.3+mc1.21.1.jar |Sodium Extra |sodium_extra |0.6.0-beta.3+mc1.21.|Manifest: NOSIGNATURE
sophisticatedbackpacks-1.21-3.20.17.1113.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.17 |Manifest: NOSIGNATURE
sophisticatedcore-1.21-0.6.45.722.jar |Sophisticated Core |sophisticatedcore |0.6.45 |Manifest: NOSIGNATURE
sophisticatedstorage-1.21-0.10.45.910.jar |Sophisticated Storage |sophisticatedstorage |0.10.45 |Manifest: NOSIGNATURE
spark-1.10.109-neoforge.jar |spark |spark |1.10.109 |Manifest: NOSIGNATURE
spectrelib-neoforge-0.17.2+1.21.jar |SpectreLib |spectrelib |0.17.2+1.21 |Manifest: NOSIGNATURE
storagedelight-24.09.11-1.21-neoforge.jar |Storage Delight |storagedelight |24.09.11-1.21-neofor|Manifest: NOSIGNATURE
Structory_Towers_1.21.x_v1.0.8.jar |Structory: Towers |structory_towers |1.0.8 |Manifest: NOSIGNATURE
structurize-1.0.752-1.21.1-snapshot.jar |Structurize |structurize |1.0.752-1.21.1-snaps|Manifest: NOSIGNATURE
stylecolonies-1.10-1.21.jar |Stylecolonies |stylecolonies |1.10 |Manifest: NOSIGNATURE
Super Factory Manager-1.21.1-4.19.0.jar |Super Factory Manager |sfm |4.19.0 |Manifest: NOSIGNATURE
supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.17i-neoforge-mc1.21.jar|SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17+i |Manifest: NOSIGNATURE
sushigocrafting-1.21-0.6.3.jar |Sushi Go Crafting |sushigocrafting |0.6.3 |Manifest: NOSIGNATURE
sussysniffers-1.21.1-0.1.1.jar |Sussy Sniffers |sussysniffers |1.21.1-0.1.1 |Manifest: NOSIGNATURE
TerraBlender-neoforge-1.21.1-4.1.0.0.jar |TerraBlender |terrablender |4.1.0.0 |Manifest: NOSIGNATURE
tesseract-neoforge-1.5.4-beta-1.21.1.jar |Tesseract API |tesseract_api |1.5.4-beta-1.21.1 |Manifest: NOSIGNATURE
the_bumblezone-7.7.4+1.21.1-neoforge.jar |The Bumblezone |the_bumblezone |7.7.4+1.21.1-neoforg|Manifest: NOSIGNATURE
The_Undergarden-1.21.1-0.8.22.jar |The Undergarden |undergarden |0.8.22 |Manifest: NOSIGNATURE
theurgy-1.21.1-neoforge-1.56.0.jar |Theurgy |theurgy |1.56.0 |Manifest: NOSIGNATURE
common-6.1.0.jar |Time In A Bottle |tiab |6.1.0 |Manifest: NOSIGNATURE
titanium-1.21-4.0.21.jar |Titanium |titanium |4.0.21 |Manifest: NOSIGNATURE
ToastControl-1.21-9.0.0.jar |Toast Control |toastcontrol |9.0.0 |Manifest: NOSIGNATURE
ToolBelt-1.21-2.2.3.jar |Tool Belt |toolbelt |2.2.3 |Manifest: NOSIGNATURE
torchmaster-neoforge-1.21.1-21.1.5-beta.jar |Torchmaster |torchmaster |21.1.5-beta |Manifest: NOSIGNATURE
t_and_t-neoforge-fabric-1.13.2.jar |Towns and Towers |t_and_t |1.13.2 |Manifest: NOSIGNATURE
towntalk-1.2.0.jar |Towntalk |towntalk |1.2.0 |Manifest: NOSIGNATURE
trashcans-1.0.18b-neoforge-mc1.21.jar |Trash Cans |trashcans |1.0.18+b |Manifest: NOSIGNATURE
trashslot-neoforge-1.21.1-21.1.1.jar |TrashSlot |trashslot |21.1.1 |Manifest: NOSIGNATURE
blockui-1.0.192-1.21.1-snapshot.jar |UI Library Mod |blockui |1.0.192-1.21.1-snaps|Manifest: NOSIGNATURE
UndergroundBunkers-1.0.4-1.21.x-neoforge.jar |Underground Bunkers |underground_bunkers |1.0.4 |Manifest: NOSIGNATURE
UndergroundVillages-neoforge-1.21-4.0.0.jar |Underground Villages Mod |underground_villages |4.0.0 |Manifest: NOSIGNATURE
sawmill-1.21-1.5.9-neoforge.jar |Universal Sawmill |sawmill |1.21-1.5.9 |Manifest: NOSIGNATURE
utilitarian-1.21.1-0.13.3.jar |Utilitarian |utilitarian |1.21.1-0.13.3 |Manifest: NOSIGNATURE
valhelsia_core-neoforge-1.21-1.1.3.jar |Valhelsia Core |valhelsia_core |1.1.3 |Manifest: NOSIGNATURE
villagesandpillages-neoforge-mc1.21.1-1.0.1.jar |Villages & Pillages |villagesandpillages |1.0.1 |Manifest: NOSIGNATURE
waystones-neoforge-1.21.1-21.1.4.jar |Waystones |waystones |21.1.4 |Manifest: NOSIGNATURE
wirelesschargers-1.0.9a-neoforge-mc1.21.jar |Wireless Chargers |wirelesschargers |1.0.9+a |Manifest: NOSIGNATURE
WitherSkeletonTweaks-1.21.1-10.0.2.jar |Wither Skeleton Tweaks |wstweaks |10.0.2 |Manifest: NOSIGNATURE
wits-1.3.0+1.21-neoforge.jar |WITS |wits |1.3.0+1.21-neoforge |Manifest: NOSIGNATURE
xtonesreworked-1.1.0-NF-1.21_21.0.167.jar |XTones Reworked |xtonesreworked |1.1.0 |Manifest: NOSIGNATURE
xycraft_core-0.7.45-all.jar |XyCraft Core |xycraft_core |0.7.45 |Manifest: NOSIGNATURE
xycraft_machines-0.7.45.jar |XyCraft Machines |xycraft_machines |0.7.45 |Manifest: NOSIGNATURE
xycraft_override-0.7.45.jar |XyCraft Override |xycraft_override |0.7.45 |Manifest: NOSIGNATURE
xycraft_world-0.7.45.jar |XyCraft World |xycraft_world |0.7.45 |Manifest: NOSIGNATURE
yeetusexperimentus-neoforge-87.0.0.jar |Yeetus Experimentus |yeetusexperimentus |87.0.0 |Manifest: NOSIGNATURE
YetAnotherConfigLib-3.5.0+1.21-neoforge.jar |YetAnotherConfigLib |yet_another_config_lib_v3 |3.5.0+1.21-neoforge |Manifest: NOSIGNATURE
YungsApi-1.21.1-NeoForge-5.1.2.jar |YUNG's API |yungsapi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
YungsBetterDesertTemples-1.21.1-NeoForge-4.1.2.jar|YUNG's Better Desert Temples |betterdeserttemples |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
YungsBetterDungeons-1.21.1-NeoForge-5.1.2.jar |YUNG's Better Dungeons |betterdungeons |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
YungsBetterEndIsland-1.21.1-NeoForge-3.1.1.jar |YUNG's Better End Island |betterendisland |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
YungsBetterJungleTemples-1.21.1-NeoForge-3.1.1.jar|YUNG's Better Jungle Temples |betterjungletemples |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
YungsBetterMineshafts-1.21.1-NeoForge-5.1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.2.|YUNG's Better Nether Fortresse|betterfortresses |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.1.ja|YUNG's Better Ocean Monuments |betteroceanmonuments |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
YungsBetterStrongholds-1.21.1-NeoForge-5.1.2.jar |YUNG's Better Strongholds |betterstrongholds |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
YungsExtras-1.21.1-NeoForge-5.1.1.jar |YUNG's Extras |yungsextras |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
ZeroCore2-1.21.1-2.4.11.jar |Zero CORE 2 |zerocore |1.21.1-2.4.11 |Manifest: NOSIGNATURE
Crash Report UUID: 3c7ed7db-db42-479e-9d10-c49d7870dbc5
FML: 4.0.29
NeoForge: 21.1.72
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment