Загрузка данных


---- Minecraft Crash Report ----

// Hi. I'm Connector, and I'm a crashaholic
=========================
SINYTRA CONNECTOR IS PRESENT!
Please verify issues are not caused by Connector before reporting them to mod authors.
If you're unsure, file a report on Connector's issue tracker found at https://github.com/Sinytra/Connector/issues.
=========================



// tfw no sable gf
Please make sure this issue is not caused by Sable before reporting it to other mod authors.
If you cannot reproduce it without Sable, file a report on the issue tracker
https://github.com/ryanhcode/sable/issues

// Uh... Did I do that?

Time: 2026-07-21 19:33:34
Description: Rendering overlay

java.lang.IllegalStateException: Cannot get config value before config is loaded.
	at MC-BOOTSTRAP/com.google.common@32.1.2-jre/com.google.common.base.Preconditions.checkState(Preconditions.java:512) ~[guava-32.1.2-jre.jar%23125!/:?] {re:mixin}
	at TRANSFORMER/neoforge@21.1.234/net.neoforged.neoforge.common.ModConfigSpec$ConfigValue.getRaw(ModConfigSpec.java:1235) ~[neoforge-21.1.234-universal.jar%23813!/:?] {re:mixin,re:mixin,re:classloading,re:mixin,re:mixin,re:mixin,re:mixin}
	at TRANSFORMER/neoforge@21.1.234/net.neoforged.neoforge.common.ModConfigSpec$ConfigValue.get(ModConfigSpec.java:1222) ~[neoforge-21.1.234-universal.jar%23813!/:?] {re:mixin,re:mixin,re:classloading,re:mixin,re:mixin,re:mixin,re:mixin}
	at TRANSFORMER/projectatmosphere@0.8.1.0/net.Gabou.projectatmosphere.client.loading.ForecastLoadingState.setSnapshot(ForecastLoadingState.java:69) ~[NeoForge-projectatmosphere-0.8.1.0.jar%231207!/:?] {re:classloading}
	at TRANSFORMER/projectatmosphere@0.8.1.0/net.Gabou.projectatmosphere.client.loading.ForecastLoadingState.start(ForecastLoadingState.java:20) ~[NeoForge-projectatmosphere-0.8.1.0.jar%231207!/:?] {re:classloading}
	at TRANSFORMER/projectatmosphere@0.8.1.0/net.Gabou.projectatmosphere.client.loading.ForecastLoadingOverlayRenderer.ensureActiveSnapshot(ForecastLoadingOverlayRenderer.java:128) ~[NeoForge-projectatmosphere-0.8.1.0.jar%231207!/:?] {re:mixin,re:classloading}
	at TRANSFORMER/projectatmosphere@0.8.1.0/net.Gabou.projectatmosphere.client.loading.ForecastLoadingOverlayRenderer.render(ForecastLoadingOverlayRenderer.java:35) ~[NeoForge-projectatmosphere-0.8.1.0.jar%231207!/:?] {re:mixin,re:classloading}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.gui.screens.LoadingOverlay.handler$pdg001$projectatmosphere$renderForecastOverlay(LoadingOverlay.java:3015) ~[client-1.21.1-20240808.144430-srg.jar%23812!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:accessories-common.mixins.json:client.LoadingOverlayMixin from mod accessories,pl:mixin:APP:kubejs.mixins.json:LoadingOverlayMixin from mod kubejs,pl:mixin:APP:dynamic_fps-common.mixins.json:LoadingOverlayMixin from mod dynamic_fps,pl:mixin:APP:kiwi.mixins.json:client.LoadingOverlayMixin from mod kiwi,pl:mixin:APP:fancymenu.mixins.json:client.MixinLoadingOverlay from mod fancymenu,pl:mixin:APP:projectatmosphere.mixins.json:client.LoadingOverlayMixin from mod projectatmosphere,pl:mixin:APP:drippyloadingscreen.mixins.json:client.IMixinLoadingOverlay from mod drippyloadingscreen,pl:mixin:APP:drippyloadingscreen.mixins.json:client.MixinLoadingOverlay from mod drippyloadingscreen,pl:mixin:APP:puzzle-splashscreen.mixins.json:MixinSplashScreen from mod puzzle,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.gui.screens.LoadingOverlay.render(LoadingOverlay.java:148) ~[client-1.21.1-20240808.144430-srg.jar%23812!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:accessories-common.mixins.json:client.LoadingOverlayMixin from mod accessories,pl:mixin:APP:kubejs.mixins.json:LoadingOverlayMixin from mod kubejs,pl:mixin:APP:dynamic_fps-common.mixins.json:LoadingOverlayMixin from mod dynamic_fps,pl:mixin:APP:kiwi.mixins.json:client.LoadingOverlayMixin from mod kiwi,pl:mixin:APP:fancymenu.mixins.json:client.MixinLoadingOverlay from mod fancymenu,pl:mixin:APP:projectatmosphere.mixins.json:client.LoadingOverlayMixin from mod projectatmosphere,pl:mixin:APP:drippyloadingscreen.mixins.json:client.IMixinLoadingOverlay from mod drippyloadingscreen,pl:mixin:APP:drippyloadingscreen.mixins.json:client.MixinLoadingOverlay from mod drippyloadingscreen,pl:mixin:APP:puzzle-splashscreen.mixins.json:MixinSplashScreen from mod puzzle,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/neoforge@21.1.234/net.neoforged.neoforge.client.loading.NeoForgeLoadingOverlay.wrapMethod$pfl000$drippyloadingscreen$wrap_NeoForge_render_Drippy(NeoForgeLoadingOverlay.java:2547) ~[neoforge-21.1.234-universal.jar%23813!/:?] {re:mixin,re:classloading,pl:mixin:A}
	at TRANSFORMER/neoforge@21.1.234/net.neoforged.neoforge.client.loading.NeoForgeLoadingOverlay.render(NeoForgeLoadingOverlay.java) ~[neoforge-21.1.234-universal.jar%23813!/:?] {re:mixin,re:classloading,pl:mixin:A}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.render(GameRenderer.java:1081) ~[client-1.21.1-20240808.144430-srg.jar%23812!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:exposure-common.mixins.json:client.GameRendererMixin from mod exposure,pl:mixin:APP:polytone-common.mixins.json:GameRendererMixin from mod polytone,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin from mod supplementaries,pl:mixin:APP:vista-common.mixins.json:CompatIrisBobbingMixin from mod vista,pl:mixin:APP:vista-common.mixins.json:GameRendererMixin from mod vista,pl:mixin:APP:softimprints.mixins.json:feature.model.GameRendererMixin from mod softimprints,pl:mixin:APP:confluence.mixins.json:client.renderer.GameRendererMixin from mod confluence,pl:mixin:APP:nirvana.mixins.json:GameRendererAccessor from mod nirvana,pl:mixin:APP:nirvana.mixins.json:GameRendererMixin from mod nirvana,pl:mixin:APP:punchy.mixins.json:client.GameRendererMixin from mod punchy,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:immediatelyfast-common.mixins.json:hud_batching.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:timescalelib.mixins.json:timescalelib.PartialTickMixin$GameCameraMixin$GameRendererMixin from mod timescalelib,pl:mixin:APP:timescalelib.mixins.json:timescalelib.PartialTickMixin$GameRendererMixin from mod timescalelib,pl:mixin:APP:timescalelib.mixins.json:timescalelib.TickMixin$GameRendererMixin from mod timescalelib,pl:mixin:APP:lodestone.mixins.json:client.GameRendererMixin from mod lodestone,pl:mixin:APP:subtle_effects.mixins.json:client.GameRendererAccessor from mod subtle_effects,pl:mixin:APP:subtle_effects.mixins.json:client.GameRendererMixin from mod subtle_effects,pl:mixin:APP:smoothskies.mixins.json:GameRendererMixin from mod smoothskies,pl:mixin:APP:fancytoasts.mixins.json:GameRendererMixin from mod fancytoasts,pl:mixin:APP:databank.mixins.json:client.GameRendererMixin from mod databank,pl:mixin:APP:cold_sweat.mixin.json:MixinAfterLevelRender from mod cold_sweat,pl:mixin:APP:simulated.mixins.json:throttle_lever.GameRendererMixin from mod simulated,pl:mixin:APP:relics.mixins.json:GameRendererMixin from mod relics,pl:mixin:APP:relics.mixins.json:chromatic_aberration.GameRendererMixin from mod relics,pl:mixin:APP:relics.mixins.json:shakes.GameRendererMixin from mod relics,pl:mixin:APP:perception-common.mixins.json:shakes.GameRendererMixin from mod perception,pl:mixin:APP:octolib-common.mixins.json:GameRendererMixin from mod octolib,pl:mixin:APP:octolib-common.mixins.json:chromatic_aberration.GameRendererMixin from mod octolib,pl:mixin:APP:octolib-common.mixins.json:post_effect.GameRendererMixin from mod octolib,pl:mixin:APP:elysium_api.mixins.json:client.GameRendererMixin from mod elysium_api,pl:mixin:APP:crackerslib.mixins.json:MixinGameRendererAccessor from mod crackerslib,pl:mixin:APP:creaturefeature.mixins.json:CFGameRendererMixin from mod creaturefeature,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,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:veil.debug.mixins.json:accessor.DebugGameRendererAccessor from mod veil,pl:mixin:APP:veil.debug.mixins.json:client.profiler.GameRendererMixin from mod veil,pl:mixin:APP:veil.dynamicbuffer.mixins.json:accessor.DynamicBufferGameRendererAccessor from mod veil,pl:mixin:APP:veil.dynamicbuffer.mixins.json:client.DynamicBufferGameRendererMixin from mod veil,pl:mixin:APP:veil.perspective.mixins.json:accessor.GameRendererAccessor from mod veil,pl:mixin:APP:veil.pipeline.mixins.json:client.PipelineGameRendererMixin from mod veil,pl:mixin:APP:veil.shader.mixins.json:client.ShaderGameRendererMixin from mod veil,pl:mixin:APP:block_factorys_bosses.mixins.json:client.GameRendererMixin from mod block_factorys_bosses,pl:mixin:APP:block_factorys_bosses.mixins.json:client.GameRendererNightVisionMixin from mod block_factorys_bosses,pl:mixin:APP:sleep_tight-common.mixins.json:GameRendererMixin from mod sleep_tight,pl:mixin:APP:dynamic_fps-common.mixins.json:GameRendererMixin from mod dynamic_fps,pl:mixin:APP:the_bumblezone-common.mixins.json:client.GameRendererMixin from mod the_bumblezone,pl:mixin:APP:blastfromthepast.mixins.json:client.GameRendererMixin from mod blastfromthepast,pl:mixin:APP:ssrd.mixins.json:GameRendererProjMixin from mod ssrd,pl:mixin:APP:sodium-common.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium,pl:mixin:APP:create_train_perspective.mixins.json:GameRendererMixin from mod create_train_perspective,pl:mixin:APP:brewinandchewin.mixins.json:client.TipsyDrunkRendererMixin from mod brewinandchewin,pl:mixin:APP:entity_model_features.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:entity_model_features.mixins.json:accessor.Mixin_GuiEntityTester from mod entity_model_features,pl:mixin:APP:mca.mixins.json:client.MixinGameRenderer from mod mca,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:reliquified_artifacts.mixins.json:render.GameRendererMixin from mod reliquified_artifacts,pl:mixin:APP:simpleclouds.mixins.json:MixinGameRenderer from mod simpleclouds,pl:mixin:APP:simpleclouds.mixins.json:MixinGameRendererAccessor from mod simpleclouds,pl:mixin:APP:fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu,pl:mixin:APP:ponder-common.mixins.json:client.accessor.GameRendererAccessor from mod ponder,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:origins.mixins.json:GameRendererMixin from mod origins,pl:mixin:APP:terra_entity.mixins.json:accessor.GameRendererAccessor from mod terra_entity,pl:mixin:APP:terra_entity.mixins.json:client.GameRendererMixin from mod terra_entity,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin from mod zeta,pl:mixin:APP:figura-common.mixins.json:render.GameRendererMixin from mod figura,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:owo.mixins.json:shader.GameRendererMixin from mod owo,pl:mixin:APP:create.mixins.json:client.GameRendererMixin from mod create,pl:mixin:APP:sable.mixins.json:camera.new_camera_types.GameRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:clip_overwrite.GameRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:config.GameRendererAccessor from mod sable,pl:mixin:APP:sable.mixins.json:entity.entities_turn_with_sub_levels.GameRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:water_occlusion.GameRendererMixin from mod sable,pl:mixin:APP:petrolpark.mixins.json:client.GameRendererMixin from mod petrolpark,pl:mixin:APP:knightlib.mixins.json:GameRendererMixin from mod knightlib,pl:mixin:APP:nomansland.mixins.json:client.GameRendererInvoker from mod nomansland,pl:mixin:APP:nomansland.mixins.json:client.GameRendererMixin from mod nomansland,pl:mixin:APP:caverns_and_chasms.mixins.json:client.GameRendererMixin from mod caverns_and_chasms,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin from mod alexscaves,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin from mod moonlight,pl:mixin:APP:cameraoverhaul.mixins.json:GameRendererMixin from mod cameraoverhaul,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:APP:aero_cam_sync.mixins.json:client.GameRendererPickMixin from mod aero_cam_sync,pl:mixin:APP:forge-badoptimizations.mixins.json:tick.MixinGameRenderer from mod badoptimizations,pl:mixin:APP:createthrusters-main.mixins.json:AeroCamSyncGameRendererPickGuardMixin from mod createthrusters,pl:mixin:APP:pastel.client.mixins.json:GameRendererMixin from mod pastel,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.runTick(Minecraft.java:1195) ~[client-1.21.1-20240808.144430-srg.jar%23812!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23812!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23812!/:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:veil.debug.mixins.json:client.DebugMainMixin from mod veil,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain from mod notenoughcrashes,pl:mixin:A,pl:connector_pre_launch:A,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/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.42.jar%23161!/:4.0] {}
	at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.42.jar%23161!/:4.0] {}
	at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.42.jar%23161!/:4.0] {}
	at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.42.jar%23161!/:4.0] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23166!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23166!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23166!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23166!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23166!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23166!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23166!/:?] {}
	at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
	at cpw.mods.bootstraplauncher@2.0.2/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-2025-12-07.jar:prism-2025-12-07] {}
	at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:115) [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 MC-BOOTSTRAP/com.google.common@32.1.2-jre/com.google.common.base.Preconditions.checkState(Preconditions.java:512) ~[guava-32.1.2-jre.jar%23125!/:?] {re:mixin}
	at TRANSFORMER/neoforge@21.1.234/net.neoforged.neoforge.common.ModConfigSpec$ConfigValue.getRaw(ModConfigSpec.java:1235) ~[neoforge-21.1.234-universal.jar%23813!/:?] {re:mixin,re:mixin,re:classloading,re:mixin,re:mixin,re:mixin,re:mixin}
-- Overlay render details --
Details:
	Overlay name: net.neoforged.neoforge.client.loading.NeoForgeLoadingOverlay
Stacktrace:
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.GameRenderer.render(GameRenderer.java:1081) ~[client-1.21.1-20240808.144430-srg.jar%23812!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:exposure-common.mixins.json:client.GameRendererMixin from mod exposure,pl:mixin:APP:polytone-common.mixins.json:GameRendererMixin from mod polytone,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin from mod supplementaries,pl:mixin:APP:vista-common.mixins.json:CompatIrisBobbingMixin from mod vista,pl:mixin:APP:vista-common.mixins.json:GameRendererMixin from mod vista,pl:mixin:APP:softimprints.mixins.json:feature.model.GameRendererMixin from mod softimprints,pl:mixin:APP:confluence.mixins.json:client.renderer.GameRendererMixin from mod confluence,pl:mixin:APP:nirvana.mixins.json:GameRendererAccessor from mod nirvana,pl:mixin:APP:nirvana.mixins.json:GameRendererMixin from mod nirvana,pl:mixin:APP:punchy.mixins.json:client.GameRendererMixin from mod punchy,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:immediatelyfast-common.mixins.json:hud_batching.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete,pl:mixin:APP:timescalelib.mixins.json:timescalelib.PartialTickMixin$GameCameraMixin$GameRendererMixin from mod timescalelib,pl:mixin:APP:timescalelib.mixins.json:timescalelib.PartialTickMixin$GameRendererMixin from mod timescalelib,pl:mixin:APP:timescalelib.mixins.json:timescalelib.TickMixin$GameRendererMixin from mod timescalelib,pl:mixin:APP:lodestone.mixins.json:client.GameRendererMixin from mod lodestone,pl:mixin:APP:subtle_effects.mixins.json:client.GameRendererAccessor from mod subtle_effects,pl:mixin:APP:subtle_effects.mixins.json:client.GameRendererMixin from mod subtle_effects,pl:mixin:APP:smoothskies.mixins.json:GameRendererMixin from mod smoothskies,pl:mixin:APP:fancytoasts.mixins.json:GameRendererMixin from mod fancytoasts,pl:mixin:APP:databank.mixins.json:client.GameRendererMixin from mod databank,pl:mixin:APP:cold_sweat.mixin.json:MixinAfterLevelRender from mod cold_sweat,pl:mixin:APP:simulated.mixins.json:throttle_lever.GameRendererMixin from mod simulated,pl:mixin:APP:relics.mixins.json:GameRendererMixin from mod relics,pl:mixin:APP:relics.mixins.json:chromatic_aberration.GameRendererMixin from mod relics,pl:mixin:APP:relics.mixins.json:shakes.GameRendererMixin from mod relics,pl:mixin:APP:perception-common.mixins.json:shakes.GameRendererMixin from mod perception,pl:mixin:APP:octolib-common.mixins.json:GameRendererMixin from mod octolib,pl:mixin:APP:octolib-common.mixins.json:chromatic_aberration.GameRendererMixin from mod octolib,pl:mixin:APP:octolib-common.mixins.json:post_effect.GameRendererMixin from mod octolib,pl:mixin:APP:elysium_api.mixins.json:client.GameRendererMixin from mod elysium_api,pl:mixin:APP:crackerslib.mixins.json:MixinGameRendererAccessor from mod crackerslib,pl:mixin:APP:creaturefeature.mixins.json:CFGameRendererMixin from mod creaturefeature,pl:mixin:APP:kubejs.mixins.json:GameRendererMixin from mod kubejs,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:veil.debug.mixins.json:accessor.DebugGameRendererAccessor from mod veil,pl:mixin:APP:veil.debug.mixins.json:client.profiler.GameRendererMixin from mod veil,pl:mixin:APP:veil.dynamicbuffer.mixins.json:accessor.DynamicBufferGameRendererAccessor from mod veil,pl:mixin:APP:veil.dynamicbuffer.mixins.json:client.DynamicBufferGameRendererMixin from mod veil,pl:mixin:APP:veil.perspective.mixins.json:accessor.GameRendererAccessor from mod veil,pl:mixin:APP:veil.pipeline.mixins.json:client.PipelineGameRendererMixin from mod veil,pl:mixin:APP:veil.shader.mixins.json:client.ShaderGameRendererMixin from mod veil,pl:mixin:APP:block_factorys_bosses.mixins.json:client.GameRendererMixin from mod block_factorys_bosses,pl:mixin:APP:block_factorys_bosses.mixins.json:client.GameRendererNightVisionMixin from mod block_factorys_bosses,pl:mixin:APP:sleep_tight-common.mixins.json:GameRendererMixin from mod sleep_tight,pl:mixin:APP:dynamic_fps-common.mixins.json:GameRendererMixin from mod dynamic_fps,pl:mixin:APP:the_bumblezone-common.mixins.json:client.GameRendererMixin from mod the_bumblezone,pl:mixin:APP:blastfromthepast.mixins.json:client.GameRendererMixin from mod blastfromthepast,pl:mixin:APP:ssrd.mixins.json:GameRendererProjMixin from mod ssrd,pl:mixin:APP:sodium-common.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium,pl:mixin:APP:create_train_perspective.mixins.json:GameRendererMixin from mod create_train_perspective,pl:mixin:APP:brewinandchewin.mixins.json:client.TipsyDrunkRendererMixin from mod brewinandchewin,pl:mixin:APP:entity_model_features.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:entity_model_features.mixins.json:accessor.Mixin_GuiEntityTester from mod entity_model_features,pl:mixin:APP:mca.mixins.json:client.MixinGameRenderer from mod mca,pl:mixin:APP:mixins.artifacts.common.json:ability.nightvision.client.GameRendererMixin from mod artifacts,pl:mixin:APP:reliquified_artifacts.mixins.json:render.GameRendererMixin from mod reliquified_artifacts,pl:mixin:APP:simpleclouds.mixins.json:MixinGameRenderer from mod simpleclouds,pl:mixin:APP:simpleclouds.mixins.json:MixinGameRendererAccessor from mod simpleclouds,pl:mixin:APP:fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu,pl:mixin:APP:ponder-common.mixins.json:client.accessor.GameRendererAccessor from mod ponder,pl:mixin:APP:eternal_starlight-common.mixins.json:client.GameRendererMixin from mod eternal_starlight,pl:mixin:APP:origins.mixins.json:GameRendererMixin from mod origins,pl:mixin:APP:terra_entity.mixins.json:accessor.GameRendererAccessor from mod terra_entity,pl:mixin:APP:terra_entity.mixins.json:client.GameRendererMixin from mod terra_entity,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin from mod zeta,pl:mixin:APP:figura-common.mixins.json:render.GameRendererMixin from mod figura,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:owo.mixins.json:shader.GameRendererMixin from mod owo,pl:mixin:APP:create.mixins.json:client.GameRendererMixin from mod create,pl:mixin:APP:sable.mixins.json:camera.new_camera_types.GameRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:clip_overwrite.GameRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:config.GameRendererAccessor from mod sable,pl:mixin:APP:sable.mixins.json:entity.entities_turn_with_sub_levels.GameRendererMixin from mod sable,pl:mixin:APP:sable.mixins.json:water_occlusion.GameRendererMixin from mod sable,pl:mixin:APP:petrolpark.mixins.json:client.GameRendererMixin from mod petrolpark,pl:mixin:APP:knightlib.mixins.json:GameRendererMixin from mod knightlib,pl:mixin:APP:nomansland.mixins.json:client.GameRendererInvoker from mod nomansland,pl:mixin:APP:nomansland.mixins.json:client.GameRendererMixin from mod nomansland,pl:mixin:APP:caverns_and_chasms.mixins.json:client.GameRendererMixin from mod caverns_and_chasms,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin from mod alexscaves,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin from mod moonlight,pl:mixin:APP:cameraoverhaul.mixins.json:GameRendererMixin from mod cameraoverhaul,pl:mixin:APP:mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris,pl:mixin:APP:aero_cam_sync.mixins.json:client.GameRendererPickMixin from mod aero_cam_sync,pl:mixin:APP:forge-badoptimizations.mixins.json:tick.MixinGameRenderer from mod badoptimizations,pl:mixin:APP:createthrusters-main.mixins.json:AeroCamSyncGameRendererPickGuardMixin from mod createthrusters,pl:mixin:APP:pastel.client.mixins.json:GameRendererMixin from mod pastel,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.runTick(Minecraft.java:1195) ~[client-1.21.1-20240808.144430-srg.jar%23812!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23812!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23812!/:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:veil.debug.mixins.json:client.DebugMainMixin from mod veil,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain from mod notenoughcrashes,pl:mixin:A,pl:connector_pre_launch:A,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/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.42.jar%23161!/:4.0] {}
	at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.42.jar%23161!/:4.0] {}
	at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.42.jar%23161!/:4.0] {}
	at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.42.jar%23161!/:4.0] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23166!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23166!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23166!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23166!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23166!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23166!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23166!/:?] {}
	at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
	at cpw.mods.bootstraplauncher@2.0.2/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-2025-12-07.jar:prism-2025-12-07] {}
	at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:115) [NewLaunch.jar:?] {}
	at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) [NewLaunch.jar:?] {}
	at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) [NewLaunch.jar:?] {}


-- Dynamic Lighting --
Details:
	Description: This section contains information related to dynamic lighting, this may not be related to your crash.
	Mode: fancy
	Dynamic Light Sources: 0
	Spatial Hash Occupancy: 0 / 1024
Stacktrace:
	at TRANSFORMER/lambdynlights_runtime@4.8.10+1.21.1/dev.lambdaurora.lambdynlights.LambDynLights.lambda$onInitializeClient$0(LambDynLights.java:129) ~[lambdynamiclights-4.8.10+1.21.1-neoforge.jar%231891!/:?] {re:mixin,re:classloading}
	at TRANSFORMER/yumi_mc_core@1.0.0-beta.1+1.21.1/dev.yumi.mc.core.api.CrashReportEvents.lambda$static$0(CrashReportEvents.java:43) ~[yumi-mc-foundation-1.0.0-beta.1+1.21.1-mojmap.jar%231863!/:?] {re:mixin,re:classloading}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.CrashReport.handler$pkk000$yumi_mc_core$yumi$onCrashReportCreate(CrashReport.java:1027) ~[client-1.21.1-20240808.144430-srg.jar%23812!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:notenoughcrashes.mixins.json:MixinCrashReport from mod notenoughcrashes,pl:mixin:APP:yumi_mc_core.mixins.json:crash.CrashReportMixin from mod yumi_mc_core,pl:mixin:A,pl:connector_pre_launch:A}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.CrashReport.getDetails(CrashReport.java) ~[client-1.21.1-20240808.144430-srg.jar%23812!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:notenoughcrashes.mixins.json:MixinCrashReport from mod notenoughcrashes,pl:mixin:APP:yumi_mc_core.mixins.json:crash.CrashReportMixin from mod yumi_mc_core,pl:mixin:A,pl:connector_pre_launch:A}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.CrashReport.getFriendlyReport(CrashReport.java:110) ~[client-1.21.1-20240808.144430-srg.jar%23812!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:notenoughcrashes.mixins.json:MixinCrashReport from mod notenoughcrashes,pl:mixin:APP:yumi_mc_core.mixins.json:crash.CrashReportMixin from mod yumi_mc_core,pl:mixin:A,pl:connector_pre_launch:A}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.CrashReport.saveToFile(CrashReport.java:133) ~[client-1.21.1-20240808.144430-srg.jar%23812!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:notenoughcrashes.mixins.json:MixinCrashReport from mod notenoughcrashes,pl:mixin:APP:yumi_mc_core.mixins.json:crash.CrashReportMixin from mod yumi_mc_core,pl:mixin:A,pl:connector_pre_launch:A}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.CrashReport.saveToFile(CrashReport.java:146) ~[client-1.21.1-20240808.144430-srg.jar%23812!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:notenoughcrashes.mixins.json:MixinCrashReport from mod notenoughcrashes,pl:mixin:APP:yumi_mc_core.mixins.json:crash.CrashReportMixin from mod yumi_mc_core,pl:mixin:A,pl:connector_pre_launch:A}
	at TRANSFORMER/notenoughcrashes@4.4.9+1.21.1/fudge.notenoughcrashes.stacktrace.CrashUtils.outputReport(CrashUtils.java:45) ~[notenoughcrashes-neoforge-4.4.9+1.21.1.jar%231218!/:?] {re:classloading}
	at TRANSFORMER/notenoughcrashes@4.4.9+1.21.1/fudge.notenoughcrashes.mixinhandlers.InGameCatcher.displayCrashScreen(InGameCatcher.java:104) ~[notenoughcrashes-neoforge-4.4.9+1.21.1.jar%231218!/:?] {re:mixin,re:classloading}
	at TRANSFORMER/notenoughcrashes@4.4.9+1.21.1/fudge.notenoughcrashes.mixinhandlers.InGameCatcher.handleClientCrash(InGameCatcher.java:34) ~[notenoughcrashes-neoforge-4.4.9+1.21.1.jar%231218!/:?] {re:mixin,re:classloading}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.modify$babk000$notenoughcrashes$atTheEndOfFirstCatchBeforePrintingCrashReport(Minecraft.java:54660) ~[client-1.21.1-20240808.144430-srg.jar%23812!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.run(Minecraft.java:825) ~[client-1.21.1-20240808.144430-srg.jar%23812!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23812!/:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:veil.debug.mixins.json:client.DebugMainMixin from mod veil,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain from mod notenoughcrashes,pl:mixin:A,pl:connector_pre_launch:A,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/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.42.jar%23161!/:4.0] {}
	at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.42.jar%23161!/:4.0] {}
	at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.42.jar%23161!/:4.0] {}
	at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.42.jar%23161!/:4.0] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23166!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23166!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23166!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23166!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23166!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23166!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23166!/:?] {}
	at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
	at cpw.mods.bootstraplauncher@2.0.2/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-2025-12-07.jar:prism-2025-12-07] {}
	at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:115) [NewLaunch.jar:?] {}
	at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) [NewLaunch.jar:?] {}
	at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) [NewLaunch.jar:?] {}


-- System Details --
Details:
	Minecraft Version: 1.21.1
	Minecraft Version ID: 1.21.1
	Operating System: Windows 11 (amd64) version 10.0
	Java Version: 21.0.7, Microsoft
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
	Memory: 4620936392 bytes (4406 MiB) / 8589934592 bytes (8192 MiB) up to 8589934592 bytes (8192 MiB)
	CPUs: 20
	Processor Vendor: GenuineIntel
	Processor Name: Intel(R) Core(TM) i5-14600KF
	Identifier: Intel64 Family 6 Model 183 Stepping 1
	Microarchitecture: Raptor Lake
	Frequency (GHz): 3.49
	Number of physical packages: 1
	Number of physical CPUs: 14
	Number of logical CPUs: 20
	Graphics card #0 name: NVIDIA GeForce RTX 5060 Ti
	Graphics card #0 vendor: NVIDIA
	Graphics card #0 VRAM (MiB): 8151.00
	Graphics card #0 deviceId: VideoController1
	Graphics card #0 versionInfo: 32.0.15.9186
	Graphics card #1 name: NVIDIA GeForce RTX 5060 Ti
	Graphics card #1 vendor: NVIDIA
	Graphics card #1 VRAM (MiB): 16311.00
	Graphics card #1 deviceId: VideoController2
	Graphics card #1 versionInfo: 32.0.15.9636
	Memory slot #0 capacity (MiB): 16384.00
	Memory slot #0 clockSpeed (GHz): 4.80
	Memory slot #0 type: Unknown
	Memory slot #1 capacity (MiB): 16384.00
	Memory slot #1 clockSpeed (GHz): 4.80
	Memory slot #1 type: Unknown
	Virtual memory max (MiB): 52604.57
	Virtual memory used (MiB): 32742.89
	Swap memory total (MiB): 20000.00
	Swap memory used (MiB): 906.40
	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: 12173.01, total: 487322.00
	Space in storage for workdir (MiB): available: 12173.01, total: 487322.00
	JVM Flags: 9 total; -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms8192m -Xmx8192m
	Loaded Shaderpack: (off)
	Yumi MC Core: 1.0.0-beta.1+1.21.1
	Mods: 
		a_man_with_plushies: A Man With Plushies v5.0.3
		abnormals_delight: Abnormals Delight v6.0.2
		accessories: Accessories v1.1.0-beta.53+1.21.1
		additionalentityattributes: Additional Entity Attributes v2.0.2+1.21.1
		advancedrgblamps: Advanced RGB Lamps v1.0.0
		aero_addition: Aeronautics Addition v1.0.2
		aero_cam_sync: Aeronautics Camera Sync v1.3.1
		aerocopycats: aero_copycats v1.1.0
		aeronautics: Create Aeronautics v1.2.1
		aeronautics_bundled: Create Aeronautics v1.2.1
		aeronautics_dyeable_components: Create Aeronautics: Dyeable Components v1.0.3+mc1.21.1
		aeronautics_no_leaf_collision: Aeronautics No Leaf Collision v1.0.5
		aeronautics_utility_objects: Create Aeronautics: Transmission & Linkage v0.2.3
		aether: The Aether v1.5.10
		alexscaves: Alex's Caves v2.0.10
		alexsdelight: Alexs Delight v1.6
		alexsmobs: Alex's Mobs v1.22.17
		allurement: Allurement v5.0.2
		almostunified: AlmostUnified v1.21.1-1.4.2
		alternate_current: Alternate Current v1.9.0
		ambientenvironment: AmbientEnvironment v18.0.0.2
		amendments: Amendments v1.21-2.0.15
		amplified_nether: Amplified Nether v1.2.14
		angrymobs: Angry Mobs v7.1.2
		animalhatmod: animalhatmod v1.1.0
		another_furniture: Another Furniture v4.0.2
		anticrashy: anticrashy v1.0
		antiqueatlas: Antique Atlas v8.0.1
		anvillib_config: AnvilLib-Config v2.0.0+snapshot.216
		anvillib_registrum: AnvilLib-Registrum v2.0.0+snapshot.216
		appleskin: AppleSkin v3.0.9+mc1.21
		archeological: Archeological v1.2.2
		architectury: Architectury v13.0.8
		armageddon_mod: Armageddon v2.0.8
		armorposer: Armor Poser v6.2.3
		ars_nouveau: Ars Nouveau v5.12.0
		ars_sable: Ars Sable v1.1.2
		arsdelight: Ars Nouveau's Flavors & Delight v2.2.1
		artifacts: Artifacts v13.2.1
		arts_and_crafts: Arts & Crafts v1.5.4
		astral_dimension: Astral Dimension v2.2
		athena: Athena v4.0.6
		atlas_api: Atlas API v1.21.1-1.2.0
		atmospheric: Atmospheric v7.0.1
		atmospherica: AtmosphericA v1.0.0
		attributefix: AttributeFix v21.1.3
		autoreconnect: Auto Reconnect v2.4.0
		autumnity: Autumnity v6.0.1
		azurelib: AzureLib v3.0.39
		badoptimizations: BadOptimizations v2.4.1
		bagus_lib: Bagus Lib v1.21.1-13.25.1
		balm: Balm v21.0.58
		barbequesdelight: Barbeque's Delight v1.3.0
		bc_punchy_fix: Better Combat Punchy Fix v1.0.1
		bendylib: Bendy lib v5.1
		berry_good: Berry Good v8.0.1
		better_lib: Better lib v1.0.109
		better_saved_tabs: Better Saved Tabs v0.1.0
		betteradvancedtooltips: Better Advanced Tooltips v2101.1.0-build.1
		betteradvancements: Better Advancements v0.4.3.21
		betterarcheology: Better Archeology v1.21.1-1.3.4
		betterbiomeblend: Better Biome Blend v1.4.0
		bettercombat: Better Combat v2.3.2+1.21.1
		betterdays: BetterDays v3.3.6.3
		betterdeserttemples: YUNG's Better Desert Temples v1.21.1-NeoForge-4.1.5
		betterdungeons: YUNG's Better Dungeons v1.21.1-NeoForge-5.1.4
		betterf3: BetterF3 v11.0.3
		betterfortresses: YUNG's Better Nether Fortresses v1.21.1-NeoForge-3.1.5
		betterjungletemples: YUNG's Better Jungle Temples v1.21.1-NeoForge-3.1.2
		bettermineshafts: YUNG's Better Mineshafts v1.21.1-NeoForge-5.1.1
		betteroceanmonuments: YUNG's Better Ocean Monuments v1.21.1-NeoForge-4.1.2
		betterpingdisplay: Better Ping Display v1.1
		betterstrongholds: YUNG's Better Strongholds v1.21.1-NeoForge-5.1.3
		betterwitchhuts: YUNG's Better Witch Huts v1.21.1-NeoForge-4.1.1
		biolith: Biolith v3.0.11
		bits_n_bobs: Create Bits 'n' Bobs v0.0.44
		blackmoon: Black Moon v1.21.1
		blastfromthepast: Blast From The Past v1.0.6+1.21.1
		block_factorys_bosses: Bosses'Rise v2.1.2
		blueprint: Blueprint v8.1.0
		boatload: Boatload v6.0.2
		bobo_lib: Bobo Lib v1.1
		bookshelf: Bookshelf v21.1.81
		bookshelfinspector: BookshelfInspector v2.1+1.21.1
		bountiful: Bountiful v8.0.0-beta.2
		brazil_legends: Brazil Legends v1.7.0
		brewinandchewin: Brewin' And Chewin' v4.4.2
		buriedwrecks: Buried Wrecks v7.0.1
		burnt: Burnt 1.9.0.3 Neoforge 1.21.1 v1.9.0.3
		burnt_coldsweat_compat: Burnt Cold Sweat Compat v1.0.0
		buzzier_bees: Buzzier Bees v7.0.1
		bygone: Bygone v2.1
		bytebuddies: ByteBuddies v0.9.2
		caelus: Caelus API v7.0.1+1.21.1
		cameraoverhaul: CameraOverhaul v2.1.1-neoforge+mc.1.21-1.21.1
		campfire_creations: Campfire Creations v1.0.1
		camping: Camping v2.1.4
		cardboardchalkbox: Cardboard Chalk Box v1.0.0
		cardboarded_conveynience: Create: Cardboarded Conveynience v1.0.0
		cardinal_components_base: Cardinal Components API (base) v6.1.1
		cardinal_components_entity: Cardinal Components API (entities) v6.1.1
		cataclysm_mux: Cataclysm Mux v1.0.4
		cataclysm_mux_0316: Cataclysm Mux 3016 v1.0.4
		cataclysm_mux_0327: Cataclysm Mux 0327 v1.0.4
		cattlestrophic: Cattlestrophic v1.3.0
		caupona: Caupona v1.21.1-0.5.6
		caverns_and_chasms: Caverns & Chasms v3.0.0
		cbc_at: CBC Advanced Technology v0.1.4c-1.21.1
		cbc_equally_opposite: Create Big Cannons: Equally Opposite v0.1.3
		ccbr: Create: CC Better Recipes v1.2.0
		ccgraphics: CC: Graphics v0.1.5
		ccoptical: CC:Optical v1.0.3
		chalk: Chalk v1.6.12
		chatanimation: ChatAnimation v1.1.3
		chatoptimizer: Even Better Chat v1.2.0
		chest_with_legs: Chest With Legs v2.0.2
		chewy_cheeses: Chewy Cheeses v1.0.1
		chimes: Chimes v2.1.1
		chunksending: chunksending mod v2.9
		chunky: Chunky v1.4.23
		cicada: CICADA v0.14.3+1.21-1.21.1
		citadel: Citadel v2.7.6
		classicfarlandsreforged: Classic Farlands Reforged v1.2.1+mc1.21.1
		clavis: Clavis v0.2.13
		clientsidecrafting: Clientside Crafting v1.0.0
		climaterivers: Climate Rivers v21.1.3
		climbable_ropes: Climbable Ropes for Create Aeronautics v2.0.1
		cloth_config: Cloth Config v15 API v15.0.140
		cmparallelpipes: Create More: Parallel Pipes v2.0.2
		cnb: Creatures and Beasts: Unofficial Port v1.7.17
		cold_sweat: Cold Sweat v2.4.1
		collective: Collective v8.29
		colorful_redstone_lamps: Colorful Redstone Lamps v1.0.5
		companions: Companions! v1.2.3
		compat_manager: Compat Manager v1.0.7
		computercraft: CC: Tweaked v1.120.0
		conditional_mixin: conditional mixin v0.6.4
		configlibtxf: ConfigLib TXF v1.21.1-2.0.3-neoforge
		confluence: Confluence v1.2.4
		confluence_magic_lib: Confluence Magic Lib v0.0.8
		confluencegunanimationfix: Confluence Gun Animation Fix v1.5.0
		connector: Sinytra Connector v2.0.0-beta.14+1.21.1
		connectorextras: Connector Extras v1.12.1+1.21.1
		connectorextras_emi_bridge: Connector Extras EMI Bridge v1.12.1+1.21.1
		connectorextras_energy_bridge: Connector Extras Energy Bridge v1.12.1+1.21.1
		connectorextras_jei_bridge: Connector Extras JEI Bridge v1.12.1+1.21.1
		connectorextras_kubejs_bridge: Connector Extras KubeJS Bridge v1.12.1+1.21.1
		connectorextras_modmenu_bridge: Connector Extras ModMenu Bridge v1.12.1+1.21.1
		connectorextras_pehkui_bridge: Connector Extras Pehkui Bridge v1.12.1+1.21.1
		connectorextras_rei_bridge: Connector Extras REI Bridge v1.12.1+1.21.1
		connectorextras_terrablender_bridge: Connector Extras Terrablender Bridge v1.12.1+1.21.1
		continents: Continents v1.1.13
		controlling: Controlling v19.0.5
		cookielicious: Cookielicious v1.0.1
		cookyourfood: Cook your food v1.12
		coolrain: Cool Rain v1.0.1
		copycats: Create: Copycats+ v3.0.4+mc.1.21.1-neoforge
		corgilib: CorgiLib v5.0.0.9
		countereds_accurate_hitboxes: Countered's Accurate Hitboxes v1.0.1
		cpapireforged: Custom Portal API ReForged v1.2.2
		crabbersdelight: Crabber's Delight v1.2.6
		crackerslib: CrackersLib v1.21.1-0.4.6
		crashutilities: Crash Utilities v9.0.4
		cratedelight: Crate Delight v25.9.22-1.21-neoforge
		create: Create v6.0.10
		create_aeronautics_placeable_wheels: Create Aeronautics: Placeable Wheels v0.1-1.21.1
		create_bb: Create: Blocks & Bogies v1.0.7
		create_central_kitchen: Create: Central Kitchen v2.5.0
		create_cold_sweat: Create: Cold Sweat v1.1.2
		create_confectionery: Create Confectionery v1.1.2
		create_connected: Create: Connected v1.2.2-mc1.21.1
		create_dragons_plus: Create: Dragons Plus v1.11.2b
		create_enchantment_industry: Create: Enchantment Industry v2.4.1
		create_hypertube: Create Hypertube v0.4.0-SABLE-COMPAT
		create_linear_motion_simulated: Create : Linear Motion Simulated v0.2.1
		create_mixed_casing: Create: Mixed Casing v1.1.1
		create_neapolitan: Create: Neapolitan v1.0.1
		create_optical: Create Optical Mod v0.4.2
		create_power_loader: Create: Power Loader v2.0.5-mc1.21.1
		create_sa: Create Stuff 'N Additions v2.1.3
		create_things_and_misc: create: things and misc v4.1.1
		create_train_perspective: Create: Train Perspective v1.1.1
		create_vibrant_vaults: Create: Vibrant Vaults v0.3.2
		createaddoncompatibility: Create: Addon Compatibility v1.0.0
		createbigcannons: Create Big Cannons v5.11.6
		createburnerfuel: createburnerfuel v1.0.2
		createcasing: Create Encased v1.8.1-ht1
		createdeco: Create Deco v2.1.3
		createdieselgenerators: Create Diesel Generators v1.21.1-1.3.13
		createfood: Create: Food v2.5.0
		createframed: Create: Framed v1.7.3
		createliquidfuel: Create Liquid Fuel v2.1.1-1.21.1
		createmetallurgy: Create Metallurgy v1.0.3
		createpickywheels: Create Picky Wheels v1.21.1-6.0.9-6
		createpropulsion: Create Propulsion: Simulated v1.1.4
		createthreadedtrains: Create: Threaded Trains v1.0.0
		createthrusters: Create Thrusters v0.1.16
		creativecore: CreativeCore v2.13.41
		creaturefeature: Creature Feature v1.1.3
		creeperoverhaul: Creeper Overhaul v4.0.6
		critterarmory: Critter Armory v1.21.1-0.6.5-neoforge
		crittersandcompanions: Critters and Companions v1.21.1-2.3.4
		cropcritters: Crop Critters v1.4.1
		cropsloverain: Crops Love Rain v3.2.1
		ctm: ConnectedTexturesMod v1.21-1.2.1+3
		cuisinedelight: Cuisine Delight v1.2.10
		cumulus_menus: Cumulus v2.0.7
		cupboard: Cupboard mod v3.8
		curios: Curios API v9.5.1+1.21.1
		curious_armor_stands: Curious Armor Stands v8.0.1
		customrecipe: customrecipe v1.0.0
		darkerdepths: Darker Depths v2.1.4
		dataanchor: Data Anchor v2.0.0.14
		databank: Databank v1.3.1
		decorative_blocks: Decorative Blocks Reborn v6.0.2
		deeper_oceans: Deeper Oceans v2.0.0
		deeperdarker: Deeper and Darker v1.4.1
		delightfulcreators: Delightful Creators v1.2
		deployer: Deployer v0.1.2
		dg_js: KubeJS Diesel Generators v1.21.1-1.1.5
		diagonalblocks: Diagonal Blocks v21.1.2
		diagonalfences: Diagonal Fences v21.1.1
		diagonalwalls: Diagonal Walls v21.1.2
		diagonalwindows: Diagonal Windows v21.1.1
		dimensional_sable: Dimensional Sable v1.0
		dismountentity: Dismount Entity v3.6
		displaydelight: Display Delight v1.6.0
		diversity: Diversity v2.5.3
		dndecor: Design n' Decor v2.2b
		dndesires: Create: Dreams n' Desires v2.3a-BETA
		dogslie: Let Sleeping Dogs Lie v1.3.0
		doom_and_gloom: Doom & Gloom v3.0.1
		doppler: Doppler v1.2.2
		draggable_lists: Draggable Lists v1.0.8
		drippyloadingscreen: Drippy Loading Screen v3.1.2
		dropthemeat: Drop The Meat v1.7.2
		dummmmmmy: MmmMmmMmmMmm v1.21-2.0.12
		dungeonsdelight: Dungeon's Delight v1.5.0
		dyeable_ropes: Dyeable Ropes for Create Aeronautics v1.2.2
		dynamic_fps: Dynamic FPS v3.11.4
		ecological: Ecological v0.3.0
		ecologics: Ecologics v2.3.6
		eg_particle_interactions: Particle Interactions v0.4.1
		eidolon_repraised: Eidolon:Repraised v0.5.0.2
		elixirum: Ars Elixirum v0.2.2
		elysium_api: Elysium-API v2.0.0
		emotecraft: Emotecraft v2.4.12
		emotetweaks: Emote Tweaks v1.0.4
		endermanoverhaul: Enderman Overhaul v2.0.3
		endermoon: Ender Moon v1.21.1
		enderpouch: Ender Pouch v1.0.0
		enderscape: Enderscape v1.0.9
		endersdelight: Ender's Delight v1.3.0
		ends_delight: End's Delight v2.6+neoforge.1.21.1
		enhanced_snowman: Enhanced Snowman v1.1.5
		enhancedcelestials: Enhanced Celestials v6.0.2.5
		entity_model_features: Entity Model Features v3.2.4
		entity_sound_features: Entity Sound Features v0.8.1
		entity_texture_features: Entity Texture Features v7.1
		entityculling: EntityCulling v1.10.2
		entityjs: EntityJS v1.4.5-1.21
		envelope: Envelope v0.6.2
		environmental: Environmental v5.0.1
		equipmentcompare: Equipment Compare v1.3.13
		eternal_starlight: Eternal Starlight v0.8.1+1.21.1+neoforge
		exclusions_lib: Exclusions Lib v1.1.0-NEO
		expandability: ExpandAbility v12.0.0
		exposure: Exposure v1.9.18
		exposure_expanded: Exposure: Expanded v1.0.1
		exposure_polaroid: Exposure Polaroid v1.1.5
		extendedwrenches: Extended Wrenches v2.0.2
		extra_gauges: Create: Extra Gauges v2.1.2
		extrabounties: ExtraBounties v2.0
		ezvcsurvival: Voiceless Survival v2.0.1
		fabric_api: Forgified Fabric API v0.116.7+2.2.4+1.21.1
		fabric_api_base: Forgified Fabric API Base v0.4.42+d1308dedd1
		fabric_api_lookup_api_v1: Forgified Fabric API Lookup API (v1) v1.6.71+c290471319
		fabric_biome_api_v1: Forgified Fabric Biome API (v1) v13.0.31+1e62d33c19
		fabric_block_api_v1: Forgified Fabric Block API (v1) v1.1.0+b0c22bb819
		fabric_block_view_api_v2: Forgified Fabric BlockView API (v2) v1.0.11+e9036fd419
		fabric_blockrenderlayer_v1: Forgified Fabric BlockRenderLayer Registration (v1) v1.1.52+c290471319
		fabric_client_tags_api_v1: Forgified Fabric Client Tags v1.1.15+e053909619
		fabric_command_api_v2: Forgified Fabric Command API (v2) v2.2.28+36d727be19
		fabric_content_registries_v0: Forgified Fabric Content Registries (v0) v8.0.19+5e0d320019
		fabric_convention_tags_v1: Forgified Fabric Convention Tags v2.1.5+7f945d5b19
		fabric_convention_tags_v2: Forgified Fabric Convention Tags (v2) v2.11.1+87e5848019
		fabric_data_attachment_api_v1: Forgified Fabric Data Attachment API (v1) v1.4.5+26d408aa19
		fabric_data_generation_api_v1: Forgified Fabric Data Generation API (v1) v20.2.34+a4c3605619
		fabric_entity_events_v1: Forgified Fabric Entity Events (v1) v1.8.0+5ede667619
		fabric_events_interaction_v0: Forgified Fabric Events Interaction (v0) v0.7.13+86e0887119
		fabric_game_rule_api_v1: Forgified Fabric Game Rule API (v1) v1.0.53+36d727be19
		fabric_gametest_api_v1: Forgified Fabric Game Test API (v1) v2.0.5+29f188ce19
		fabric_item_api_v1: Forgified Fabric Item API (v1) v11.2.0+0c57911319
		fabric_item_group_api_v1: Forgified Fabric Item Group API (v1) v4.1.7+e324903319
		fabric_key_binding_api_v1: Forgified Fabric Key Binding API (v1) v1.0.47+62cc7ce119
		fabric_lifecycle_events_v1: Forgified Fabric Lifecycle Events (v1) v2.6.0+e40d8add19
		fabric_loot_api_v2: Forgified Fabric Loot API (v2) v3.0.15+a3ee712d19
		fabric_loot_api_v3: Forgified Fabric Loot API (v3) v1.0.3+333dfad919
		fabric_message_api_v1: Forgified Fabric Message API (v1) v6.0.14+6a754fce19
		fabric_model_loading_api_v1: Forgified Fabric Model Loading API (v1) v2.1.0+6e8f52c719
		fabric_networking_api_v1: Forgified Fabric Networking API (v1) v4.3.0+30a980d919
		fabric_object_builder_api_v1: Forgified Fabric Object Builder API (v1) v15.2.1+cc242efd19
		fabric_particles_v1: Forgified Fabric Particles (v1) v4.0.2+824f924c19
		fabric_recipe_api_v1: Forgified Fabric Recipe API (v1) v5.0.15+59440bcc19
		fabric_registry_sync_v0: Forgified Fabric Registry Sync (v0) v5.3.1+f9aace1619
		fabric_renderer_api_v1: Forgified Fabric Renderer API (v1) v3.4.1+9125b6dc19
		fabric_renderer_indigo: Forgified Fabric Renderer - Indigo v1.7.1+9125b6dc19
		fabric_rendering_data_attachment_v1: Forgified Fabric Rendering Data Attachment (v1) v0.3.49+73761d2e19
		fabric_rendering_fluids_v1: Forgified Fabric Rendering Fluids (v1) v3.1.6+a51883b219
		fabric_rendering_v1: Forgified Fabric Rendering (v1) v5.1.0+1a09bd5a19
		fabric_resource_conditions_api_v1: Forgified Fabric Resource Conditions API (v1) v4.3.0+5bdd099819
		fabric_resource_loader_v0: Forgified Fabric Resource Loader (v0) v1.3.1+4ea8954419
		fabric_screen_api_v1: Forgified Fabric Screen API (v1) v2.0.25+4228281319
		fabric_screen_handler_api_v1: Forgified Fabric Screen Handler API (v1) v1.3.90+8dbc56dd19
		fabric_sound_api_v1: Forgified Fabric Sound API (v1) v1.0.23+10b84f8419
		fabric_transfer_api_v1: Forgified Fabric Transfer API (v1) v5.4.3+a25cb45619
		fabric_transitive_access_wideners_v1: Forgified Fabric Transitive Access Wideners (v1) v6.2.0+6c854b6f19
		faewulf_lib: Faewulf's Lib v1.3.2
		fairylights: Fairy Lights v1.2.6
		fallingtrees: Falling Trees v1.10
		fallthroughslime: Fall Through Slime v3.5
		fancymenu: FancyMenu v3.9.1
		fancytoasts: FancyToasts v1.4.7
		fape_compat: FA: Player Extension Compat v0.5
		farmersdelight: Farmer's Delight v1.3.2
		farmersrespite: Farmer's Respite v3.0.0
		fastipping: Fast IP Ping v1.0.11
		fastsuite: Fast Suite v6.0.7
		ferritecore: Ferrite Core v7.0.3
		festive_delight: Festive Delight v2.0.0
		feur_extension_fossil: Feur Extension Fossil v1.6
		fieldguide: Field Guide v1.11.2
		figura: Figura v0.1.6+1.21.1
		figuraextrabone: Figura Extra Bone v0.0.3-neoforge
		figurasvc: FiguraSVC v2.0.1+1.21.1
		fishofthieves: Fish of Thieves v21.1.1.2
		fixsodiumshaderloader: Fix sodium ShaderLoader v1.0.0
		flowing_fluids: FlowingFluids v1.0.6
		flyhigher: Fly Higher v1.0.2
		flywheel: Flywheel v1.0.6
		forgified_fabric_api: Forgified Fabric API (dummy) v0.116.7+2.2.4+1.21.1
		forgottendiversions: Forgotten Diversions v1.0.0-neoforge
		fragmentum: Fragmentum v0.0.12
		friendsandfoes: Friends&Foes v4.0.26
		furniture: [Let's Do] Furniture v1.1.4
		fzzy_config: Fzzy Config v0.7.6+1.21+neoforge
		gaboulibs: gaboulibs v1.7.1
		galena_hats: Galena Hats v1.21.1-1.2.5
		gallery: Gallery v2.0.1
		galosphere: Galosphere v1.5.5
		galosphere_trimming: Galosphere Trimming v1.21.1-1.0
		geckolib: GeckoLib 4 v4.8.4
		genshinstrument: Genshin Instruments v5.1
		ghosts: Ghosts v1.3.4
		giant_dead_oak_tree: Giant Dead Oak Tree v1.0.0
		giant_jungle_tree: Giant Jungle Tree v1.0.0
		giant_oak_tree: Giant Oak Tree v1.0.0
		giant_pine_tree: giant_pine_tree v1.0.0
		giant_swamp_tree: Giant Swamp Tree v1.0.1
		glitchcore: GlitchCore v2.1.0.2
		glow: Glow v1.3.0
		gnkinetics: Gears n' Kinetics v1.0m
		goated: You've Goat to be kidding me v1.21-1.4.3
		golemoverhaul: Golem Overhaul v1.1.0
		golemsarefriends: Golems Are Friends Not Fodder v1.21.1-1.0.1
		grassiergrass: Grassier Grass v1.4.2
		greenhouseconfig: Greenhouse Config v2.2.3+1.21.1
		greenhouseconfig_night_config: Greenhouse Config - Night Config v1.1.0
		greenhouseconfig_toml: Greenhouse Config - TOML v1.1.0
		hackersandslashers: Hackers 'n Slashers v1.1.3
		handoveryouritems: Hand Over Your Items v3.8
		hauntedharvest: Haunted Harvest v1.21-3.3.9
		headpats: Headpat a Friend! v1.0.6+1.21.1
		hellish_trials: Hellish Trials v1.0.5
		hexalia: Hexalia v1.3.2-1.21.1+neoforge
		hole_filler_mod: Hole Filler Mod v1.3.0
		hollowmarch: Hollowmarch v1.2.2
		hoporp: HopoBetterRuinedPortals v1.4.4
		horseman: Horseman v1.5.9
		horseshoes: Horseshoes v1.3.3
		hotstuff: Hot's Aerostuff v1.1.6
		iceberg: Iceberg v1.3.2
		ichunutil: iChunUtil v1.0.3
		immediatelyfast: ImmediatelyFast v1.6.10+1.21.1
		immersive_weathering: Immersive Weathering v1.0.4
		immersiveoverlays: Immersive Overlays v1.7.2+1.21.1
		incision: incision v1.0.11
		incubation: Incubation v5.0.2
		infiniverse: Infiniverse v2.0.1.0
		integrated_api: Integrated API v1.7.3+1.21.1-neoforge
		integration: Integration v0.2
		interiors: Create: Interiors v0.6.1
		inventory_particles: Inventory Particles v2.4.0+1.21.1+neoforge
		invmove: InvMove v0.9.3
		invmove_compat: InvMoveCompats v0.5.0
		iris: Iris v1.8.12-snapshot+mc1.21.1-local
		irons_lib: Iron's Lib v1.21.1-2.1.0
		isleweaver: The Beyond - Isleweaver Addon v0.0.1-InDev
		item_descriptions: Item Descriptions v2.8.0+1.21.1
		item_obliterator: Item Obliterator v2.3.0
		jinxedlib: JinxedLib v1.0.4
		jupiter: Jupiter v2.3.7
		kaboommoon: Kaboom Moon v1.21
		kaleidoscope_bloodwine: Kaleidoscope Bloodwine v1.0.2
		kaleidoscope_compat: Kaleidoscope Compat v2.8.2-neoforge+mc1.21.1
		kaleidoscope_cookery: Kaleidoscope Cookery v1.4.1-neoforge+mc1.21.1
		kaleidoscope_cookery_satiated_shield_tuner: Kaleidoscope Cookery: Satiated Shield Tuner v1.1.1
		kaleidoscope_end: Kaleidoscope End v1.0.13-neoforge+mc1.21.1
		kaleidoscope_nether: Kaleidoscope Nether v1.1.2-neoforge+mc1.21.1
		kaleidoscope_tavern: Kaleidoscope Tavern v1.1.2-neoforge+mc1.21.1
		kaleidoscope_world_liquor: Kaleidoscope world liquor v1.1.4-neoforge+1.21.1
		kaleidoscopecookery_automation: KaleidoscopeCookery:Automation v1.0.2
		kambrik: Kambrik v8.0.0-beta.2
		keybindatlas: Keybind Atlas v1.4.0
		keybindjs: KeyBindJS v2101-1.0.1
		kiwi: Kiwi Library v15.8.4+neoforge
		knightlib: Knight Lib v1.5.3
		kobolds: Kobolds v4.0.1
		konkrete: Konkrete v1.9.9
		kotlinforforge: Kotlin For Forge v5.11.0
		kubejs: KubeJS v2101.7.2-build.368
		kubejs_create: KubeJS Create v2101.3.1-build.18
		kubejs_kaleidoscope: Kubejs Kaleidoscope v1.0.2-mc1.21.1-neoforge
		kubejsable: KubeJSable v1.1.0
		kubejsdelight: KubeJSDelight v1.1.6
		kubejsoffline: KubeJS Offline (NeoForge) v5.2.0
		kubeutils: KubeUtils v21.1.3
		kuma_api: KumaAPI v21.0.8
		l2core: L2Core v3.0.8+16
		l2damagetracker: L2DamageTracker v3.0.5
		l2itemselector: L2ItemSelector v3.1.6
		l2library: L2Library v3.0.8
		l2menustacker: L2MenuStacker v3.0.10
		l2tabs: L2Tabs v3.0.6+7
		labels: Storage Labels v1.21-2.0.3
		lambdynlights: LambDynamicLights v4.8.10+1.21.1
		lambdynlights_api: LambDynamicLights (API) v4.8.10+1.21.1
		lambdynlights_runtime: LambDynamicLights (Runtime) v4.8.10+1.21.1
		lcmt: Lost Cities Modern Tweaks (Lights Off Edition) v2.0.7
		ldfix: Create Aeronautics Lift Fix v1.0.0
		leashall: LeashAll v1.3.3
		letmesleep: Let Me Sleep v1.0.1
		letyourfriendeating: Let Your Friend Eating! v1.1.4
		libjf: LibJF v3.17.6+forge
		libjf_base: LibJF Base v3.17.4+forge
		libjf_config_commands: LibJF Config Commands v3.17.4+forge
		libjf_config_core_v2: LibJF Config Core v3.17.4+forge
		libjf_config_network_v0: LibJF Config: Network v3.17.4+forge
		libjf_config_ui_tiny: LibJF Config UI: Tiny v3.17.4+forge
		libjf_data_manipulation_v0: LibJF Data Manipulation v3.17.4+forge
		libjf_data_v0: LibJF Data v3.17.4+forge
		libjf_mainhttp_v0: LibJF MainHTTP v3.17.4+forge
		libjf_resource_pack_entry_widgets_v0: LibJF Resource Pack Entry Widgets v3.17.4+forge
		libjf_translate_v1: LibJF Translate v3.17.4+forge
		libjf_unsafe_v0: LibJF Unsafe v3.17.6+forge
		libjf_web_v1: LibJF Web v3.17.4+forge
		linearbearing: LinearBearing v1.3.5
		lionfishapi: lionfishapi v2.8
		lithostitched: Lithostitched v1.7.10+beta4
		lmps: Lower My Paths & Slabs! v0.9.6
		lodestone: Lodestone v1.8.2
		log_sifter: Log Sifter v1.1.0
		lootjs: LootJS v1.21.1-3.7.0
		lostcities: LostCities v1.21-8.3.10
		lostcitiesautoloader: Lost Cities Autoloader v1.0.2-1.21.1
		lunarinispread: Lunarini Spread v1.0.0-1.12.1
		malum: Malum v1.8.2
		marieslib: MariesLib v0.1.0-beta.4
		mca: Minecraft Comes Alive v7.7.11+1.21.1
		melody: Melody v1.0.10
		meza_core: Meza's Mods Core v1.1.2
		midnightlib: MidnightLib v1.9.3
		minecraft: Minecraft v1.21.1
		miscnetcompat: Not Enough Trials Miscellaneous Compat v1.0
		mixed_litter: Mixed Litter v1.2.2
		mixson: Mixson v1.4.0
		mob_weapon_api: Mob Weapon API v3.0.20
		mobs_of_mythology: Mobs of Mythology v2.2.2
		modelfix: Model Gap Fix v1.21-1.10
		modernfix: ModernFix v5.27.12+mc1.21.1
		modmenu: ModMenu (Connector Extras) v11.0.1
		modonomicon: Modonomicon v1.120.1
		modulargolems: Modular Golems v3.1.40
		moonlight: Moonlight Lib v1.21.1-3.0.17
		moonstone_meteorites: Moonstone Meteorites v1.0.0
		mossylib: MossyLib v1.4.0+1.21.1+neoforge
		mousetweaks: Mouse Tweaks v2.26.1
		mowziesmobs: Mowzie's Mobs v1.8.2
		moyai: Moyai v1.21-2.1.7
		mr_dungeons_andtavernsancientcityoverhaul: Dungeons and Taverns Ancient City Overhaul v1-v2
		mr_dungeons_andtavernsdeserttemplereplacement: Dungeons and Taverns Desert Temple Replacement v1-v1.2
		mr_dungeons_andtavernsjungletemplereplacement: Dungeons and Taverns Jungle Temple Replacement v1-v1.2
		mr_edf_remastered: Ender Dragon Fight Remastered v5.0.1
		mr_origins_dietarydelights: Overgrown's Origins: Dietary Delights v1.9.7
		multikulti_core: Multi-Kulti v1.21.1-2.0.1
		multikulti_registrate: Multi-Kulti v1.21.1-2.0.1
		muscript: MuScript (encapsulated) v3.17.4+forge
		mutated_items: Mutated Items v2.0.1
		mynethersdelight: My Nether's Delight v1.10.2
		mysticaloaktree: Mystical Oak Tree v1.21-1.14
		naturalist: Naturalist v1.0.2
		neapolitan: Neapolitan v6.0.1
		nebulus_trees_and_portals: nebulus trees and portals v1.0.0
		necronomicon: Necronomicon v1.6.0
		neoforge: NeoForge v21.1.234
		netherdepthsupgrade: Nether Depths Upgrade v3.1.8
		netherman: Cult of Azazel v1.1.3.1
		nillo: FinzWild Friends v1.21-2.0.1
		nirvana: Nirvana v2.0.11
		nitrogen_internals: Nitrogen v1.1.25
		nmfb: nmfb v1.0.0
		nochatreports: No Chat Reports v1.21.1-v2.9.1
		nomansdelight: No Man's Delight v2.2.0
		nomansland: No Man's Land v1.5.9
		not_enough_glyphs: Not Enough Glyphs v4.6.0
		notenoughanimations: NotEnoughAnimations v1.12.4
		notenoughcrashes: Not Enough Crashes v4.4.9+1.21.1
		notenoughtrials: Not Enough Trials v6.4
		nuggets: Nuggets v1.1.0.48
		observable: Observable v5.4.4
		octolib: OctoLib v0.6.2
		offroad: Create Offroad v1.2.1
		ohmymeteors: Oh My, Meteors! v1.5.0+1.21+neo
		oreganized: Oreganized v5.1.2
		origins: Origins v0.3
		overgeared: Overgeared: A Blacksmith Mod v1.21.1-1.6.14
		overpacked: Overpacked v2.0
		overweight_farming: Overweight Farming v1.21.1-2.2.0-forge
		owo: oωo v0.12.15.5-beta.1+1.21
		parcool: ParCool! v3.4.3.3
		parcool_compat_addon: ParCool+ / Compatibility Addon v1.1
		parcoolskill: ParCoolSkill v1.2.1
		particle_effects: Particle Effects v1.4.0+1.21.1+neoforge
		particleanimationlib: Particle Animation Library (PAL) v0.1.2+1.21-neo
		particlerain: Particle Rain v4.0.0-beta.10
		particlestorm: ParticleStorm v1.1.4.3
		particular: Particular Reforged v1.5.5
		pastel: Pastel v1.1.5.5
		patchouli: Patchouli v1.21.1-93-NEOFORGE
		peacefulmoon: Peaceful Moon v1.21.1
		peakstamina: Peak Stamina v2.0.0+hotfix2
		percale: Percale v1.0.0-beta.1
		perception: Perception v0.2.1
		persistent_mining: Persistent Mining v1.0.0
		persistentinventorysearch: Persistent Inventory Search v1.5
		petrolpark: Petrolpark's Library v1.4.35
		petrolsparts: Petrol's Parts v1.2.10
		piggyback: Piggyback v1.1.1
		pipeorgans: Create: Sound of Steam v0.8.2+1.21.1
		placebo: Placebo v9.9.1
		platform: Platform v1.3.3
		playeranimator: Player Animator v2.0.4+1.21.1
		plushables: Plushables v2.2.1+1.21.1
		plushie_buddies: Plushie Buddies v1.0.1-neofroge-1.21.1
		polymorph: Polymorph v1.1.0+1.21.1
		polytone: Polytone v1.21-3.7.1
		ponder: Ponder v1.0.82+mc1.21.1
		ponderforkc: Ponder for KaleidoscopeCookery v1.0.0
		ponderjs: PonderJS v1.21.1-2.4.0
		pondus_inventory_fi: Pondus Inventory v0.10-Beta
		pop: Pop v21.1.3
		potionbundles: Potion Bundles v1.8
		powergrid: Create: Power Grid v0.5.5.1
		prickle: PrickleMC v21.1.11
		pride: Pride Lib v1.2.4+1.21.1
		probejs: ProbeJS v8.0.2
		projectatmosphere: Project Atmosphere v0.8.1.0
		prop_blur: Aeronautics Propeller Blur v1.0a
		punchy: Punchy v2.5.5b
		puzzle: Puzzle v2.3.0
		puzzleslib: Puzzles Lib v21.1.52
		qdaa: QDAA v2.0
		quality_food: Quality Food v2.3.5
		ragdoll_reactions: Ragdoll Reactions v0.4.0
		randomium: Randomium v1.21-1.33.3
		rare_ice: Rare Ice v0.7.0
		rats: Rats Reborn v9.0.0
		recipe_integration: Recipe Integration v0.4.0
		redomesticate: Redomesticate v1.8.3
		reeses_sodium_options: Reese's Sodium Options v1.8.3+mc1.21.4
		relics: Relics v0.12.8
		relics_sable_compat: Relics Sable Compat v1.0.0
		reliquified_ars_nouveau: Reliquified Ars Nouveau v0.8.1
		reliquified_artifacts: reliquified_artifacts v1.0.7
		resourcefulconfig: Resourcefulconfig v3.0.11
		resourcefullib: Resourceful Lib v3.0.12
		respackopts: Resource Pack Options v4.14.0+1.21.1.forge.4
		revervox_mod: Revervox v2.0
		rhino: Rhino v2101.2.7-build.85
		ribbits: Ribbits v1.21.1-NeoForge-4.1.6
		ritchiesprojectilelib: Ritchie's Projectile Library v2.1.2
		roadarchitect: RoadArchitect v1.6.6
		roadarchitect_roadencounters: RoadArchitect: Encounters v1.1.0
		rottencreatures: RottenCreatures v1.1.2
		rubberworks: Create: Rubberworks v1.1.2
		runiclib: RunicLib v5.0.7
		sable: Sable v1.2.2
		sable_beyond: Sable Beyond v0.4.1
		sable_kardanwelle: Create Cardan Shafts v0.1.6
		sable_pathfinder: Sable: Pathfinder v1.4.0
		sable_player_ragdoll: Sable Player Ragdoll v0.5.3
		sablebarehanded: Barehanded v1.3.1
		sablecompanion: Sable Companion v1.6.0
		sabledramaticimpact: Sable: Dramatic Impact v1.0.0
		sableexplosionfix: Sable Explosion Fix v1.0.0
		sabletrueimpact: True Impact v1.1.0-gamma
		salt: Salt v1.0.0
		sarosplayerplushiemodlite: Saro's Player Plushie Mod Lite v1.0.0
		satchels: Vercte's Satchels v1.2.0
		sauce: Sauce Library v0.0.42.89
		schemconvert: SchemConvert v1.2.6
		sealife: Sea Life v21.1.0
		searchables: Searchables v1.0.2
		seasonal_integration: Seasonal Integration v1.6.1
		seasonal_lets_do: Seasonal Let's Do v1.5.0+1.21
		seatbelt: Seatbelt v1.0.0
		secondchanceforge: Second Chance (Forge) v1.5.1
		sereneseasons: Serene Seasons v10.1.0.3
		sereneseasonsplus: Serene Seasons Plus v4.2.3
		sereneslicecompat: Serene & Slice Compat v0.3.3
		sherdsapi: Sherds API v6.0.3
		shine: Shine v2.0.1+1.21.1-neoforge
		shine_voxy_compat: Shine Voxy Compat v0.1
		shortstacks: Short Stacks v1.2.2
		shulkerboxtooltip: ShulkerBoxTooltip v5.1.9+1.21.1
		simpleclouds: Simple Clouds v0.7.3+1.21.1
		simulated: Create Simulated v1.2.1
		simulated_gauges: Simulated Gauges v1.1.0
		sleep_tight: Sleep Tight v1.21-1.3.7
		sliceanddice: Create Slice & Dice v4.2.4
		slimebiome: Slime Biome v1.1.0
		slimejump: SlimeJump v1.0.0
		slimy_stuff: Slimy Stuff v1.1.1
		slimyboyos: SlimyBoyos v14.0.2
		smart_particles: Smart Particles v21.8.10
		smartbrainlib: SmartBrainLib v1.16.11
		smooth_f5: Smooth F5 v1.3.1
		smoothboot: Smooth Boot v1.0.0
		smoothgui: SmoothGui v1.1.0
		smoothscrolling: Smooth Scrolling Reforged v1.0.1
		smoothskies: Smooth Skies v2.10.4
		smoothswapping: Smooth Swapping v0.9.3.2
		snowpig: Snow Pig v8.0.1
		snowrealmagic: Snow! Real Magic! v12.2.1+neoforge
		snowysniffer: Snowy Sniffer v1.0.0
		snowyspirit: Snowy Spirit v1.21.1-3.1.7
		snuffles: Snuffles v1.1.2
		sodium: Sodium v0.6.13+mc1.21.1
		sodiumoptionsapi: Sodium Options API v1.0.10
		sodiumoptionsmodcompat: Sodium Options Mod Compat v1.0.0
		softimprints: Soft Imprints v2.5.1
		solstick: SOLStick v1.1.0
		someassemblyrequired: Some Assembly Required v5.2.8
		sound_physics_remastered: Sound Physics Remastered v1.21.1-1.5.1
		soundsbegone: SoundsBeGone v1.5.1
		soup_pot_texture_expansion: 汤锅材质拓展 v2.8.0-neoforge+mc1.21.1
		spark: spark v1.10.124
		sparsestructures: SparseStructures v3.0
		spawn: Spawn v4.0.4-1.21.1
		spelunkers_charm: Spelunker's Charm v5.0.6
		spelunkerspalette: Spelunker's Palette v1.4.4
		spelunkery: Spelunkery v1.21.1-0.4.3
		spidermoon: Spider Moon v1.21.1
		spruceui: SpruceUI v6.2.5+1.21.1
		ssrd: Seperate Sable Render Distance v1.7.1
		statuemenus: Statue Menus v21.1.0
		stevesrealisticsleep: Steve's Realistic Sleep v1.11.2+mc1.21-1.21.1
		storms_of_the_wild: Storms of the Wild v1.2.0
		strawstatues: Straw Statues v21.1.0
		structory: Structory v1.3.16
		structory_towers: Structory: Towers v1.0.16
		structureplacerapi: StructurePlacerAPI v2.1.1+1.21.1+neo
		subtle_effects: Subtle Effects v1.14.3
		supplementaries: Supplementaries v1.21.1-3.6.0
		suppsquared: Supplementaries Squared v1.21-1.2.18
		sushigocrafting: Sushi Go Crafting v0.6.5
		sweety_archaeology: Sweety's Archaeology v1.0.9
		takesapillage: It Takes a Pillage Continuation v1.0.12
		taxtg: Tax' Tree Giant v2.0.1
		teamlapenlib: Teamlapen Library v1.10.12
		terra_curio: TerraCurio v1.2.0
		terra_entity: Terra Entity v1.2.1
		terra_furniture: Terra Furniture v1.21.1-0.0.5
		terra_guns: TerraGuns v1.0
		terrablender: TerraBlender v4.1.0.8
		terrain_slabs: Terrain Slabs v3.1.2
		the_afterdark: The Afterdark v1.0.3.1
		the_beyond: The Beyond v0.0.5-InDev
		the_bumblezone: The Bumblezone v7.15.0+1.21.1-neoforge
		the_trackers: The Trackers v1.21.1-0.2.5
		the_wasteland_reworked: The Wasteland Reworked v1.0.5
		thr_dim_particle: Three Dimension Particle v1.0.1
		tia: Tiny Item Animations v1.2.1
		tightfire: Tightfire v1.0-SNAPSHOT
		timescalelib: TimeScaleLib v1.2.0
		tiny_config: Tiny Config v3.1.0
		titanium: Titanium v4.0.43
		tommylib: TommyLib v33.0.2
		toolsjs: ToolsJS v0.1.1
		toucanlib: toucanLib v0.3.1
		towed: Create: Towed v1.2.0
		toxony: Toxony v0.10.7
		tracks: Create Tracks+ v1.0.5
		transition: TRansition v1.0.21
		travelerstitles: Traveler's Titles v1.21.1-NeoForge-5.1.3
		treasures_of_the_dead: Treasures of the dead v0.8.2-1.21.1
		trender: TRender v1.0.15
		trimmed: Trimmed v3.0.0
		tumbleweeds: Tumbleweeds v1.1.0
		twilightforest: The Twilight Forest v4.8.3345
		twoplayersonehorse: TwoPlayersOneHorse v1.0.2
		txnilib: TxniLib v1.0.24
		u_desert: Unnamed Desert v2.0.3
		u_sea: Unnamed Sea v1.2.5
		undergarden: The Undergarden v0.9.6
		undergardendelight: Undergarden Delight v1.2.1
		underground_bunkers: Underground Bunkers v1.0.4
		underground_rivers: Underground Rivers v1.0.2
		underground_village: Underground Village, Stoneholm v2.0
		underground_villages: Underground Villages Mod v4.0.3
		undergroundworlds: Underground Worlds v3.0.2
		unionlib: UnionLib v12.0.18
		unionlib_potionfluid: UnionLib (Potions & Fluids) v1.0.0
		universaljewelry: Universal Jewelry v2.0
		unusual_adventures: Unusual Adventures v1.1.0
		unusualend: Unusual End v2.3-neo
		upgrade_aquatic: Upgrade Aquatic v7.0.1
		usefulspyglass: Useful Spyglass v1.0.2
		vampiresneedumbrellas: Vampires Need Umbrellas v1.0.3
		vampirism: Vampirism v1.10.12
		vampirism_integrations: Vampirism Integrations v1.10.0
		vectorientation: Vectorientation:ReNeoForge v1.0.0
		veil: Veil v4.0.0
		villagerretaliation: Villager Retaliation! v1.0.0-beta.12-hotfix.2
		vista: Vista v1.21-3.1.1
		vistafix: Vista Aeronautics Fix v1.0.0
		visualworkbench: Visual Workbench v21.1.1
		voice_trigger: VoiceTrigger v1.2.0
		voicechat: Simple Voice Chat v1.21.1-2.6.18
		voicechat_api: Simple Voice Chat API v2.6.13
		voicechatrecording: Voice Chat Recording v2.0
		voxy: Voxy v0.2.9-alpha
		wan_ancient_beasts: Wan's Ancient Beasts v1.3.2
		waterdripsound: Drip Sounds v0.5.2
		wavify: Wavify v1.1.1
		weeping_angels: Weeping Angels v1
		werewolves: Werewolves v2.0.3.3
		whitenoise: WhiteNoise v2.2.0
		winterly: Winterly v0.11.2+1.21
		winteroverhaul: Winter Overhaul v4.0.0
		wits: WITS v1.3.0+1.21-neoforge
		woodworks: Woodworks v4.0.2
		worldjs: WorldJS v1.0.0
		xercapaint: Joy of Painting v1.21.1-1.1.2
		yet_another_config_lib_v3: YetAnotherConfigLib v3.8.2+1.21.1-neoforge
		yumi_mc_core: Yumi Minecraft Libraries: Foundation v1.0.0-beta.1+1.21.1
		yungsapi: YUNG's API v1.21.1-NeoForge-5.1.6
		yungsbridges: YUNG's Bridges v1.21.1-NeoForge-5.1.1
		yungscavebiomes: YUNG's Cave Biomes v1.21.1-NeoForge-3.1.1
		yungsextras: YUNG's Extras v1.21.1-NeoForge-5.1.1
		yungsmenutweaks: YUNG's Menu Tweaks v1.21.1-NeoForge-2.1.2
		zeta: Zeta v1.1-40
		zigysmultiloaderutils: Zigy's Multiloader Utils v1.3.0
	Client Crashes Since Restart: 1
	Integrated Server Crashes Since Restart: 0
	Sinytra Connector: 2.0.0-beta.14+1.21.1
		SINYTRA CONNECTOR IS PRESENT!
		Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.
		Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues.
		Installed Fabric mods:
		| ================================================== | ============================== | ============================== | ==================== |
		| headpats-1.0.6+1.21.1$cardinal-components-entity-6 | Cardinal Components API (entit | cardinal_components_entity     | 6.1.1                |
		| ecological-0.3.0+1.21-1.21.1_mapped_moj_1.21.1.jar | Ecological                     | ecological                     | 0.3.0                |
		| tightfire-1.21.1-1.0-SNAPSHOT_mapped_moj_1.21.1.ja | Tightfire                      | tightfire                      | 1.0-SNAPSHOT         |
		| cicada-lib-0.14.3+1.21-1.21.1_mapped_moj_1.21.1.ja | CICADA                         | cicada                         | 0.14.3_1.21-1.21.1   |
		| headpats-1.0.6+1.21.1$cardinal-components-base-6.1 | Cardinal Components API (base) | cardinal_components_base       | 6.1.1                |
		| countereds-accurate-hitboxes-1.0.1_mapped_moj_1.21 | Countered's Accurate Hitboxes  | countereds_accurate_hitboxes   | 1.0.1                |
		| headpats-1.0.6+1.21.1_mapped_moj_1.21.1.jar        | Headpat a Friend!              | headpats                       | 1.0.6_1.21.1         |
	ModLauncher: 11.0.5+main.901c6ea8
	ModLauncher launch target: forgeclient
	ModLauncher services: 
		sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE 
		loader-4.0.42.jar slf4jfixer PLUGINSERVICE 
		loader-4.0.42.jar runtime_enum_extender PLUGINSERVICE 
		at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE 
		loader-4.0.42.jar runtimedistcleaner PLUGINSERVICE 
		modlauncher-11.0.5.jar mixin TRANSFORMATIONSERVICE 
		modlauncher-11.0.5.jar fml TRANSFORMATIONSERVICE 
		modlauncher-11.0.5.jar connector_loader TRANSFORMATIONSERVICE 
	FML Language Providers: 
		kotlinforforge@5.11.0
		javafml@4.0
		lowcodefml@4.0
		minecraft@4.0
	Mod List: 
		letsdo-furniture-neoforge-1.1.4.jar               |[Let's Do] Furniture          |furniture                     |1.1.4               |Manifest: NOSIGNATURE
		amwplushies-neoforge-1.21.1-5.0.3.jar             |A Man With Plushies           |a_man_with_plushies           |5.0.3               |Manifest: NOSIGNATURE
		abnormals_delight-1.21.1-6.0.2.jar                |Abnormals Delight             |abnormals_delight             |6.0.2               |Manifest: NOSIGNATURE
		accessories-neoforge-1.1.0-beta.53+1.21.1.jar     |Accessories                   |accessories                   |1.1.0-beta.53+1.21.1|Manifest: NOSIGNATURE
		AdditionalEntityAttributes-6oJLT6m7.jar           |Additional Entity Attributes  |additionalentityattributes    |2.0.2+1.21.1        |Manifest: NOSIGNATURE
		advancedrgblamps-1.0.0.jar                        |Advanced RGB Lamps            |advancedrgblamps              |1.0.0               |Manifest: NOSIGNATURE
		aerocopycats-1.1.1.jar                            |aero_copycats                 |aerocopycats                  |1.1.0               |Manifest: NOSIGNATURE
		aero_addition-1.0.2.jar                           |Aeronautics Addition          |aero_addition                 |1.0.2               |Manifest: NOSIGNATURE
		aero_cam_sync-1.3.1.jar                           |Aeronautics Camera Sync       |aero_cam_sync                 |1.3.1               |Manifest: NOSIGNATURE
		aeronautics_no_leaf_collision-neoforge-1.21.1-1.0.|Aeronautics No Leaf Collision |aeronautics_no_leaf_collision |1.0.5               |Manifest: NOSIGNATURE
		AeroPropBlur-1.21.1-1.0a.jar                      |Aeronautics Propeller Blur    |prop_blur                     |1.0a                |Manifest: NOSIGNATURE
		alexscaves-2.0.10.jar                             |Alex's Caves                  |alexscaves                    |2.0.10              |Manifest: NOSIGNATURE
		alexsmobs-1.22.17.jar                             |Alex's Mobs                   |alexsmobs                     |1.22.17             |Manifest: NOSIGNATURE
		alexsdelight-1.6.jar                              |Alexs Delight                 |alexsdelight                  |1.6                 |Manifest: NOSIGNATURE
		allurement-1.21.1-5.0.2.jar                       |Allurement                    |allurement                    |5.0.2               |Manifest: NOSIGNATURE
		almostunified-neoforge-1.21.1-1.4.2.jar           |AlmostUnified                 |almostunified                 |1.21.1-1.4.2        |Manifest: NOSIGNATURE
		alternate_current-mc1.21-1.9.0.jar                |Alternate Current             |alternate_current             |1.9.0               |Manifest: NOSIGNATURE
		AmbientEnvironment-neoforge-1.21.1-18.0.0.2.jar   |AmbientEnvironment            |ambientenvironment            |18.0.0.2            |Manifest: NOSIGNATURE
		amendments-1.21-2.0.15-neoforge.jar               |Amendments                    |amendments                    |1.21-2.0.15         |Manifest: NOSIGNATURE
		Amplified_Nether_26.1_v1.2.14.jar                 |Amplified Nether              |amplified_nether              |1.2.14              |Manifest: NOSIGNATURE
		AngryMobs-1.21.1-7.1.2.jar                        |Angry Mobs                    |angrymobs                     |7.1.2               |Manifest: NOSIGNATURE
		animalhatmod-1.1.1-neoforge-1.21.1.jar            |animalhatmod                  |animalhatmod                  |1.1.0               |Manifest: NOSIGNATURE
		another_furniture-neoforge-4.0.2.jar              |Another Furniture             |another_furniture             |4.0.2               |Manifest: NOSIGNATURE
		anticrashy-0.9.jar                                |anticrashy                    |anticrashy                    |1.0                 |Manifest: NOSIGNATURE
		Antique Atlas-1.21.1-8.0.1-NeoForge.jar           |Antique Atlas                 |antiqueatlas                  |8.0.1               |Manifest: NOSIGNATURE
		anvillib-config-neoforge-1.21.1-2.0.0+snapshot.216|AnvilLib-Config               |anvillib_config               |2.0.0+snapshot.216  |Manifest: NOSIGNATURE
		anvillib-registrum-neoforge-1.21.1-2.0.0+snapshot.|AnvilLib-Registrum            |anvillib_registrum            |2.0.0+snapshot.216  |Manifest: NOSIGNATURE
		appleskin-neoforge-mc1.21-3.0.9.jar               |AppleSkin                     |appleskin                     |3.0.9+mc1.21        |Manifest: NOSIGNATURE
		Archeological-neoforge-1.21.1-1.2.2.jar           |Archeological                 |archeological                 |1.2.2               |Manifest: NOSIGNATURE
		architectury-13.0.8-neoforge.jar                  |Architectury                  |architectury                  |13.0.8              |Manifest: NOSIGNATURE
		Armageddon for 1.21.1 (v2.0.8c) - The Madness Upda|Armageddon                    |armageddon_mod                |2.0.8               |Manifest: NOSIGNATURE
		ArmorPoser-neoforge-1.21.1-6.2.3.jar              |Armor Poser                   |armorposer                    |6.2.3               |Manifest: NOSIGNATURE
		elixirum-neoforge-1.21.1-0.2.2.jar                |Ars Elixirum                  |elixirum                      |0.2.2               |Manifest: NOSIGNATURE
		ars_nouveau-1.21.1-5.12.0.jar                     |Ars Nouveau                   |ars_nouveau                   |5.12.0              |Manifest: NOSIGNATURE
		arsdelight-2.2.1.jar                              |Ars Nouveau's Flavors & Deligh|arsdelight                    |2.2.1               |Manifest: NOSIGNATURE
		ars_sable-1.21.1-1.1.2.jar                        |Ars Sable                     |ars_sable                     |1.1.2               |Manifest: NOSIGNATURE
		artifacts-neoforge-13.2.1.jar                     |Artifacts                     |artifacts                     |13.2.1              |Manifest: NOSIGNATURE
		arts_and_crafts-neoforge-1.21.1-1.5.4.jar         |Arts & Crafts                 |arts_and_crafts               |1.5.4               |Manifest: NOSIGNATURE
		astral_dimension-neoforge-1.21.1-2.2.jar          |Astral Dimension              |astral_dimension              |2.2                 |Manifest: NOSIGNATURE
		athena-neoforge-1.21.1-4.0.6.jar                  |Athena                        |athena                        |4.0.6               |Manifest: NOSIGNATURE
		atlas_api-1.21.1-1.2.0.jar                        |Atlas API                     |atlas_api                     |1.21.1-1.2.0        |Manifest: NOSIGNATURE
		atmospheric-1.21.1-7.0.1.jar                      |Atmospheric                   |atmospheric                   |7.0.1               |Manifest: NOSIGNATURE
		atmospherica-1.0.0.jar                            |AtmosphericA                  |atmospherica                  |1.0.0               |Manifest: NOSIGNATURE
		attributefix-neoforge-1.21.1-21.1.3.jar           |AttributeFix                  |attributefix                  |21.1.3              |Manifest: NOSIGNATURE
		autoreconnect-neoforge-2.4.0.jar                  |Auto Reconnect                |autoreconnect                 |2.4.0               |Manifest: NOSIGNATURE
		autumnity-1.21.1-6.0.1.jar                        |Autumnity                     |autumnity                     |6.0.1               |Manifest: NOSIGNATURE
		azurelib-neo-1.21.1-3.0.39.jar                    |AzureLib                      |azurelib                      |3.0.39              |Manifest: NOSIGNATURE
		BadOptimizations-2.4.1-1.21.1.jar                 |BadOptimizations              |badoptimizations              |2.4.1               |Manifest: NOSIGNATURE
		bagus_lib-1.21.1-13.25.1.jar                      |Bagus Lib                     |bagus_lib                     |1.21.1-13.25.1      |Manifest: NOSIGNATURE
		balm-neoforge-1.21.1-21.0.58.jar                  |Balm                          |balm                          |21.0.58             |Manifest: NOSIGNATURE
		barbequesdelight-1.3.0.jar                        |Barbeque's Delight            |barbequesdelight              |1.3.0               |Manifest: NOSIGNATURE
		sablebarehanded-neoforge-1.21.1-1.3.1.jar         |Barehanded                    |sablebarehanded               |1.3.1               |Manifest: NOSIGNATURE
		bendy-lib-forge-5.1.jar                           |Bendy lib                     |bendylib                      |5.1                 |Manifest: NOSIGNATURE
		berry_good-1.21.1-8.0.1.jar                       |Berry Good                    |berry_good                    |8.0.1               |Manifest: NOSIGNATURE
		better-advanced-tooltips-2101.1.0-build.1.jar     |Better Advanced Tooltips      |betteradvancedtooltips        |2101.1.0-build.1    |Manifest: NOSIGNATURE
		BetterAdvancements-NeoForge-1.21.1-0.4.3.21.jar   |Better Advancements           |betteradvancements            |0.4.3.21            |Manifest: NOSIGNATURE
		betterarcheology-neoforge-1.21.1-1.3.4.jar        |Better Archeology             |betterarcheology              |1.21.1-1.3.4        |Manifest: NOSIGNATURE
		betterbiomeblend-neoforge-1.21.1-1.4.0.jar        |Better Biome Blend            |betterbiomeblend              |1.4.0               |Manifest: NOSIGNATURE
		bettercombat-neoforge-2.3.2+1.21.1.jar            |Better Combat                 |bettercombat                  |2.3.2+1.21.1        |Manifest: NOSIGNATURE
		bettercombat-punchy-fix-1.0.1.jar                 |Better Combat Punchy Fix      |bc_punchy_fix                 |1.0.1               |Manifest: NOSIGNATURE
		better_lib-neoforge-1.21.1-1.0.109.jar            |Better lib                    |better_lib                    |1.0.109             |Manifest: NOSIGNATURE
		BetterPingDisplay-1.21.1-1.1.jar                  |Better Ping Display           |betterpingdisplay             |1.1                 |Manifest: NOSIGNATURE
		better_saved_tabs-neoforge-0.1.0+1.21.1.jar       |Better Saved Tabs             |better_saved_tabs             |0.1.0               |Manifest: NOSIGNATURE
		betterdays-1.21.1-3.3.6.3-NEOFORGE.jar            |BetterDays                    |betterdays                    |3.3.6.3             |Manifest: NOSIGNATURE
		BetterF3-11.0.3-NeoForge-1.21.1.jar               |BetterF3                      |betterf3                      |11.0.3              |Manifest: NOSIGNATURE
		biolith-neoforge-3.0.11.jar                       |Biolith                       |biolith                       |3.0.11              |Manifest: NOSIGNATURE
		BlackMoon-1.21.1-NeoForge-Fabric-1.0.3.jar        |Black Moon                    |blackmoon                     |1.21.1              |Manifest: NOSIGNATURE
		blastfromthepast-1.0.6+1.21.1.jar                 |Blast From The Past           |blastfromthepast              |1.0.6+1.21.1        |Manifest: NOSIGNATURE
		blueprint-1.21.1-8.1.0.jar                        |Blueprint                     |blueprint                     |8.1.0               |Manifest: NOSIGNATURE
		boatload-1.21.1-6.0.2.jar                         |Boatload                      |boatload                      |6.0.2               |Manifest: NOSIGNATURE
		bobo_lib-1.1-1.21.1-neoforge.jar                  |Bobo Lib                      |bobo_lib                      |1.1                 |Manifest: NOSIGNATURE
		bookshelf-neoforge-1.21.1-21.1.81.jar             |Bookshelf                     |bookshelf                     |21.1.81             |Manifest: NOSIGNATURE
		bookshelfinspector-neoforge-2.1+1.21.1.jar        |BookshelfInspector            |bookshelfinspector            |2.1+1.21.1          |Manifest: NOSIGNATURE
		block_factorys_bosses-2.1.2-neo-1.21.1.jar        |Bosses'Rise                   |block_factorys_bosses         |2.1.2               |Manifest: NOSIGNATURE
		bountiful-neoforge-8.0.0-beta.2.jar               |Bountiful                     |bountiful                     |8.0.0-beta.2        |Manifest: NOSIGNATURE
		brazil_legends-1.7.0-neoforge-1.21.1.jar          |Brazil Legends                |brazil_legends                |1.7.0               |Manifest: NOSIGNATURE
		BrewinAndChewin-neoforge-4.4.2+1.21.1.jar         |Brewin' And Chewin'           |brewinandchewin               |4.4.2               |Manifest: NOSIGNATURE
		BuriedWrecks-1.21.1-7.0.1.jar                     |Buried Wrecks                 |buriedwrecks                  |7.0.1               |Manifest: NOSIGNATURE
		burnt-1.9.0.3-neoforge-1.21.1.jar                 |Burnt 1.9.0.3 Neoforge 1.21.1 |burnt                         |1.9.0.3             |Manifest: NOSIGNATURE
		burnt_coldsweat_compat-1.0.0.jar                  |Burnt Cold Sweat Compat       |burnt_coldsweat_compat        |1.0.0               |Manifest: NOSIGNATURE
		buzzier_bees-1.21.1-7.0.1.jar                     |Buzzier Bees                  |buzzier_bees                  |7.0.1               |Manifest: NOSIGNATURE
		bygone-neoforge-1.21.1-2.1b.jar                   |Bygone                        |bygone                        |2.1                 |Manifest: NOSIGNATURE
		bytebuddies-0.9.2.jar                             |ByteBuddies                   |bytebuddies                   |0.9.2               |Manifest: NOSIGNATURE
		caelus-neoforge-7.0.1+1.21.1.jar                  |Caelus API                    |caelus                        |7.0.1+1.21.1        |Manifest: NOSIGNATURE
		CameraOverhaul-v2.1.1-neoforge+mc[1.21-1.21.1].jar|CameraOverhaul                |cameraoverhaul                |2.1.1-neoforge+mc.1.|Manifest: NOSIGNATURE
		campfire_creations-1.0.1-for-neoforge-1.21.1.jar  |Campfire Creations            |campfire_creations            |1.0.1               |Manifest: NOSIGNATURE
		camping-neoforge-1.21.1-2.1.4.jar                 |Camping                       |camping                       |2.1.4               |Manifest: NOSIGNATURE
		cardboardchalkbox-1.0.0.jar                       |Cardboard Chalk Box           |cardboardchalkbox             |1.0.0               |Manifest: NOSIGNATURE
		headpats-1.0.6+1.21.1$cardinal-components-base-6.1|Cardinal Components API (base)|cardinal_components_base      |6.1.1               |Manifest: NOSIGNATURE
		headpats-1.0.6+1.21.1$cardinal-components-entity-6|Cardinal Components API (entit|cardinal_components_entity    |6.1.1               |Manifest: NOSIGNATURE
		cataclysm_mux-1.0.4.jar                           |Cataclysm Mux                 |cataclysm_mux                 |1.0.4               |Manifest: NOSIGNATURE
		cataclysm_mux_0327-1.0.4.jar                      |Cataclysm Mux 0327            |cataclysm_mux_0327            |1.0.4               |Manifest: NOSIGNATURE
		cataclysm_mux_0316-1.0.4.jar                      |Cataclysm Mux 3016            |cataclysm_mux_0316            |1.0.4               |Manifest: NOSIGNATURE
		cattlestrophic-1.3.0.jar                          |Cattlestrophic                |cattlestrophic                |1.3.0               |Manifest: NOSIGNATURE
		Caupona-1.21.1-0.5.6.jar                          |Caupona                       |caupona                       |1.21.1-0.5.6        |Manifest: NOSIGNATURE
		caverns_and_chasms-1.21.1-3.0.0.jar               |Caverns & Chasms              |caverns_and_chasms            |3.0.0               |Manifest: NOSIGNATURE
		cbc_at_Neoforge_1.21.1_0.1.4c.jar                 |CBC Advanced Technology       |cbc_at                        |0.1.4c-1.21.1       |Manifest: NOSIGNATURE
		ccgraphics-1.21.1-forge-0.1.5.jar                 |CC: Graphics                  |ccgraphics                    |0.1.5               |Manifest: NOSIGNATURE
		cc-tweaked-1.21.1-forge-1.120.0.jar               |CC: Tweaked                   |computercraft                 |1.120.0             |Manifest: NOSIGNATURE
		ccoptical-1.0.3.jar                               |CC:Optical                    |ccoptical                     |1.0.3               |Manifest: NOSIGNATURE
		chalk-1.6.12.jar                                  |Chalk                         |chalk                         |1.6.12              |Manifest: NOSIGNATURE
		chatanimation-neoforge-1.21.1-1.1.3.jar           |ChatAnimation                 |chatanimation                 |1.1.3               |Manifest: NOSIGNATURE
		chest_with_legs-2.0.2-neoforge-1.21.1.jar         |Chest With Legs               |chest_with_legs               |2.0.2               |Manifest: NOSIGNATURE
		chewy_cheeses-1.0.1.jar                           |Chewy Cheeses                 |chewy_cheeses                 |1.0.1               |Manifest: NOSIGNATURE
		Chimes-v2.1.1-1.21.1-NeoForge.jar                 |Chimes                        |chimes                        |2.1.1               |Manifest: NOSIGNATURE
		chunksending-1.21-2.9.jar                         |chunksending mod              |chunksending                  |2.9                 |Manifest: NOSIGNATURE
		Chunky-NeoForge-1.4.23.jar                        |Chunky                        |chunky                        |1.4.23              |Manifest: NOSIGNATURE
		cicada-lib-0.14.3+1.21-1.21.1_mapped_moj_1.21.1.ja|CICADA                        |cicada                        |0.14.3_1.21-1.21.1  |Manifest: NOSIGNATURE
		citadel-1.21.1-2.7.6.jar                          |Citadel                       |citadel                       |2.7.6               |Manifest: NOSIGNATURE
		classicfarlandsreforged-1.2.1+mc1.21.1-all.jar    |Classic Farlands Reforged     |classicfarlandsreforged       |1.2.1+mc1.21.1      |Manifest: NOSIGNATURE
		Clavis-NEOFORGE-0.2.13+1.21.1.jar                 |Clavis                        |clavis                        |0.2.13              |Manifest: NOSIGNATURE
		clientsidecrafting-neoforge-1.21.1-1.0.0.jar      |Clientside Crafting           |clientsidecrafting            |1.0.0               |Manifest: NOSIGNATURE
		ClimateRivers-v21.1.3-1.21.1-NeoForge.jar         |Climate Rivers                |climaterivers                 |21.1.3              |Manifest: NOSIGNATURE
		climbable_ropes-2.0.1.jar                         |Climbable Ropes for Create Aer|climbable_ropes               |2.0.1               |Manifest: NOSIGNATURE
		cloth-config-15.0.140-neoforge.jar                |Cloth Config v15 API          |cloth_config                  |15.0.140            |Manifest: NOSIGNATURE
		ColdSweat-2.4.1.jar                               |Cold Sweat                    |cold_sweat                    |2.4.1               |Manifest: NOSIGNATURE
		collective-1.21.1-8.29.jar                        |Collective                    |collective                    |8.29                |Manifest: NOSIGNATURE
		colorful_redstone_lamps-1.0.5-mc1.21.1-neoforge.ja|Colorful Redstone Lamps       |colorful_redstone_lamps       |1.0.5               |Manifest: NOSIGNATURE
		companions-neoforge-1.21.1-1.2.3.jar              |Companions!                   |companions                    |1.2.3               |Manifest: NOSIGNATURE
		compat_manager-1.21.1-1.0.7.jar                   |Compat Manager                |compat_manager                |1.0.7               |Manifest: NOSIGNATURE
		conditional-mixin-neoforge-0.6.4.jar              |conditional mixin             |conditional_mixin             |0.6.4               |Manifest: NOSIGNATURE
		configlibtxf-1.21.1-2.0.3-neoforge.jar            |ConfigLib TXF                 |configlibtxf                  |1.21.1-2.0.3-neoforg|Manifest: NOSIGNATURE
		ConfluenceOtherworld-1.2.4-260226.jar             |Confluence                    |confluence                    |1.2.4               |Manifest: NOSIGNATURE
		confluencegunanimationfix-1.5.0.jar               |Confluence Gun Animation Fix  |confluencegunanimationfix     |1.5.0               |Manifest: NOSIGNATURE
		org.confluence.lib.confluence_magic_lib-0.0.8.jar |Confluence Magic Lib          |confluence_magic_lib          |0.0.8               |Manifest: NOSIGNATURE
		ctm-267602-5587515.jar                            |ConnectedTexturesMod          |ctm                           |1.21-1.2.1+3        |Manifest: NOSIGNATURE
		ConnectorExtras-1.12.1+1.21.1.jar                 |Connector Extras              |connectorextras               |1.12.1+1.21.1       |Manifest: NOSIGNATURE
		emi-bridge-1.12.1+1.21.1.jar                      |Connector Extras EMI Bridge   |connectorextras_emi_bridge    |1.12.1+1.21.1       |Manifest: NOSIGNATURE
		energy-bridge-1.12.1+1.21.1.jar                   |Connector Extras Energy Bridge|connectorextras_energy_bridge |1.12.1+1.21.1       |Manifest: NOSIGNATURE
		jei-bridge-1.12.1+1.21.1.jar                      |Connector Extras JEI Bridge   |connectorextras_jei_bridge    |1.12.1+1.21.1       |Manifest: NOSIGNATURE
		kubejs-bridge-1.12.1+1.21.1.jar                   |Connector Extras KubeJS Bridge|connectorextras_kubejs_bridge |1.12.1+1.21.1       |Manifest: NOSIGNATURE
		modmenu-bridge-1.12.1+1.21.1.jar                  |Connector Extras ModMenu Bridg|connectorextras_modmenu_bridge|1.12.1+1.21.1       |Manifest: NOSIGNATURE
		pehkui-bridge-1.12.1+1.21.1.jar                   |Connector Extras Pehkui Bridge|connectorextras_pehkui_bridge |1.12.1+1.21.1       |Manifest: NOSIGNATURE
		rei-bridge-1.12.1+1.21.1.jar                      |Connector Extras REI Bridge   |connectorextras_rei_bridge    |1.12.1+1.21.1       |Manifest: NOSIGNATURE
		terrablender-bridge-1.12.1+1.21.1.jar             |Connector Extras Terrablender |connectorextras_terrablender_b|1.12.1+1.21.1       |Manifest: NOSIGNATURE
		Continents_26.1_v1.1.13.jar                       |Continents                    |continents                    |1.1.13              |Manifest: NOSIGNATURE
		Controlling-neoforge-1.21.1-19.0.5.jar            |Controlling                   |controlling                   |19.0.5              |Manifest: NOSIGNATURE
		cookyourfood--mc1.21--neoforge--1.12.jar          |Cook your food                |cookyourfood                  |1.12                |Manifest: NOSIGNATURE
		Cookielicious-1.21.1-1.0.1.jar                    |Cookielicious                 |cookielicious                 |1.0.1               |Manifest: NOSIGNATURE
		coolrain-1.21.1-NeoForge-1.0.1.jar                |Cool Rain                     |coolrain                      |1.0.1               |Manifest: NOSIGNATURE
		Corgilib-NeoForge-1.21.1-5.0.0.9.jar              |CorgiLib                      |corgilib                      |5.0.0.9             |Manifest: NOSIGNATURE
		countereds-accurate-hitboxes-1.0.1_mapped_moj_1.21|Countered's Accurate Hitboxes |countereds_accurate_hitboxes  |1.0.1               |Manifest: NOSIGNATURE
		crabbersdelight-1.21.1-1.2.6.jar                  |Crabber's Delight             |crabbersdelight               |1.2.6               |Manifest: NOSIGNATURE
		crackerslib-neoforge-1.21.1-0.4.6.jar             |CrackersLib                   |crackerslib                   |1.21.1-0.4.6        |Manifest: NOSIGNATURE
		crashutilities-9.0.4.jar                          |Crash Utilities               |crashutilities                |9.0.4               |Manifest: NOSIGNATURE
		cratedelight-25.09.22-1.21-neoforge.jar           |Crate Delight                 |cratedelight                  |25.09.22-1.21-neofor|Manifest: NOSIGNATURE
		create-1.21.1-6.0.10.jar                          |Create                        |create                        |6.0.10              |Manifest: NOSIGNATURE
		create_linear_motion_simulated-0.2.1.jar          |Create : Linear Motion Simulat|create_linear_motion_simulated|0.2.1               |Manifest: NOSIGNATURE
		dev.eriksonn.aeronautics.aeronautics-neoforge-1.21|Create Aeronautics            |aeronautics                   |1.2.1               |Manifest: NOSIGNATURE
		create-aeronautics-bundled-1.21.1-1.2.1.jar       |Create Aeronautics            |aeronautics_bundled           |1.2.1               |Manifest: NOSIGNATURE
		create-aeronautics-lift-patch-1.1.0.jar           |Create Aeronautics Lift Fix   |ldfix                         |1.0.0               |Manifest: NOSIGNATURE
		dyeable-components-1.0.3+mc1.21.1.jar             |Create Aeronautics: Dyeable Co|aeronautics_dyeable_components|1.0.3+mc1.21.1      |Manifest: NOSIGNATURE
		create_aeronautics_placeable_wheels-0.1-1.21.1.jar|Create Aeronautics: Placeable |create_aeronautics_placeable_w|0.1-1.21.1          |Manifest: NOSIGNATURE
		create_aeronautics_transmission_linkage-0.2.3.jar |Create Aeronautics: Transmissi|aeronautics_utility_objects   |0.2.3               |Manifest: NOSIGNATURE
		createbigcannons-5.11.6+mc.1.21.1.jar             |Create Big Cannons            |createbigcannons              |5.11.6              |Manifest: NOSIGNATURE
		cbc_equally_opposite-0.1.3.jar                    |Create Big Cannons: Equally Op|cbc_equally_opposite          |0.1.3               |Manifest: NOSIGNATURE
		bits_n_bobs-0.0.44.jar                            |Create Bits 'n' Bobs          |bits_n_bobs                   |0.0.44              |Manifest: NOSIGNATURE
		create_cardan_shafts-0.1.6.jar                    |Create Cardan Shafts          |sable_kardanwelle             |0.1.6               |Manifest: NOSIGNATURE
		create-confectionery1.21.1_v1.1.2.jar             |Create Confectionery          |create_confectionery          |1.1.2               |Manifest: NOSIGNATURE
		createdeco-2.1.3.jar                              |Create Deco                   |createdeco                    |2.1.3               |Manifest: NOSIGNATURE
		createdieselgenerators-1.21.1-1.3.13.jar          |Create Diesel Generators      |createdieselgenerators        |1.21.1-1.3.13       |Manifest: NOSIGNATURE
		Create Encased-1.21.1-1.8.1-ht1.jar               |Create Encased                |createcasing                  |1.8.1-ht1           |Manifest: NOSIGNATURE
		create_hypertube-0.4.0-SABLE-COMPAT-NEOFORGE.jar  |Create Hypertube              |create_hypertube              |0.4.0-SABLE-COMPAT  |Manifest: NOSIGNATURE
		createliquidfuel-2.1.1-1.21.1.jar                 |Create Liquid Fuel            |createliquidfuel              |2.1.1-1.21.1        |Manifest: NOSIGNATURE
		createmetallurgy-1.0.3-1.21.1.jar                 |Create Metallurgy             |createmetallurgy              |1.0.3               |Manifest: NOSIGNATURE
		cmparallelpipes-neoforge-2.0.2.jar                |Create More: Parallel Pipes   |cmparallelpipes               |2.0.2               |Manifest: NOSIGNATURE
		dev.ryanhcode.offroad.offroad-neoforge-1.21.1-1.2.|Create Offroad                |offroad                       |1.2.1               |Manifest: NOSIGNATURE
		create_optical-0.4.2.jar                          |Create Optical Mod            |create_optical                |0.4.2               |Manifest: NOSIGNATURE
		createpickywheels-neoforge-1.21.1-6.0.9-6.jar     |Create Picky Wheels           |createpickywheels             |1.21.1-6.0.9-6      |Manifest: NOSIGNATURE
		createpropulsion-1.1.4.jar                        |Create Propulsion: Simulated  |createpropulsion              |1.1.4               |Manifest: NOSIGNATURE
		dev.simulated_team.simulated.simulated-neoforge-1.|Create Simulated              |simulated                     |1.2.1               |Manifest: NOSIGNATURE
		sliceanddice-forge-4.2.4.jar                      |Create Slice & Dice           |sliceanddice                  |4.2.4               |Manifest: NOSIGNATURE
		create-stuff-additions1.21.1_v2.1.3.jar           |Create Stuff 'N Additions     |create_sa                     |2.1.3               |Manifest: NOSIGNATURE
		createthrusters-bundled-V0.1.16.jar               |Create Thrusters              |createthrusters               |0.1.16              |Manifest: NOSIGNATURE
		tracks_plus-1.0.5.jar                             |Create Tracks+                |tracks                        |1.0.5               |Manifest: NOSIGNATURE
		createaddoncompatibility-neoforge-1.21.1-1.0.0.jar|Create: Addon Compatibility   |createaddoncompatibility      |1.0.0               |Manifest: NOSIGNATURE
		create_bb-1.0.7-1.21.1-Neoforge.jar               |Create: Blocks & Bogies       |create_bb                     |1.0.7               |Manifest: NOSIGNATURE
		create-cardboarded-conveynience-1.21.1-neoforge-1.|Create: Cardboarded Conveynien|cardboarded_conveynience      |1.0.0               |Manifest: NOSIGNATURE
		ccbr-1.2.0-neoforge-1.21.1.jar                    |Create: CC Better Recipes     |ccbr                          |1.2.0               |Manifest: NOSIGNATURE
		create-central-kitchen-2.5.0.jar                  |Create: Central Kitchen       |create_central_kitchen        |2.5.0               |Manifest: NOSIGNATURE
		create_cold_sweat-1.1.2.jar                       |Create: Cold Sweat            |create_cold_sweat             |1.1.2               |Manifest: NOSIGNATURE
		create_connected-1.2.2-mc1.21.1.jar               |Create: Connected             |create_connected              |1.2.2-mc1.21.1      |Manifest: NOSIGNATURE
		copycats-3.0.4+mc.1.21.1-neoforge.jar             |Create: Copycats+             |copycats                      |3.0.4+mc.1.21.1-neof|Manifest: NOSIGNATURE
		CreateDragonsPlus-1.11.2b.jar                     |Create: Dragons Plus          |create_dragons_plus           |1.11.2b             |Manifest: NOSIGNATURE
		DnDesires-1.21.1-2.3a-BETA.jar                    |Create: Dreams n' Desires     |dndesires                     |2.3a-BETA           |Manifest: NOSIGNATURE
		create-enchantment-industry-2.4.1.jar             |Create: Enchantment Industry  |create_enchantment_industry   |2.4.1               |Manifest: NOSIGNATURE
		extra_gauges-2.1.2.jar                            |Create: Extra Gauges          |extra_gauges                  |2.1.2               |Manifest: NOSIGNATURE
		createfood-neoforge-1.21.1-2.5.0.jar              |Create: Food                  |createfood                    |2.5.0               |Manifest: NOSIGNATURE
		createframed-1.21.1-1.7.3.jar                     |Create: Framed                |createframed                  |1.7.3               |Manifest: NOSIGNATURE
		interiors-1.21.1-neoforge-0.6.1.jar               |Create: Interiors             |interiors                     |0.6.1               |Manifest: NOSIGNATURE
		create_mixed_casing-1.21.1-1.1.1.jar              |Create: Mixed Casing          |create_mixed_casing           |1.1.1               |Manifest: NOSIGNATURE
		create_neapolitan-1.0.1.jar                       |Create: Neapolitan            |create_neapolitan             |1.0.1               |Manifest: NOSIGNATURE
		powergrid-mc1.21.1-0.5.5.1.jar                    |Create: Power Grid            |powergrid                     |0.5.5.1             |Manifest: NOSIGNATURE
		create_power_loader-2.0.5-mc1.21.1.jar            |Create: Power Loader          |create_power_loader           |2.0.5-mc1.21.1      |Manifest: NOSIGNATURE
		rubberworks-neoforge-1.21.1-1.1.2.jar             |Create: Rubberworks           |rubberworks                   |1.1.2               |Manifest: NOSIGNATURE
		pipeorgans-0.8.2+1.21.1.jar                       |Create: Sound of Steam        |pipeorgans                    |0.8.2+1.21.1        |Manifest: NOSIGNATURE
		create_things_and_misc-4.1.1-neoforge-1.21.1.jar  |create: things and misc       |create_things_and_misc        |4.1.1               |Manifest: NOSIGNATURE
		createthreadedtrains-neoforge-1.21.1-1.0.0.jar    |Create: Threaded Trains       |createthreadedtrains          |1.0.0               |Manifest: NOSIGNATURE
		towed-1.2.0.jar                                   |Create: Towed                 |towed                         |1.2.0               |Manifest: NOSIGNATURE
		create_train_perspective-1.1.1.jar                |Create: Train Perspective     |create_train_perspective      |1.1.1               |Manifest: NOSIGNATURE
		create_vibrant_vaults-0.3.2.jar                   |Create: Vibrant Vaults        |create_vibrant_vaults         |0.3.2               |Manifest: NOSIGNATURE
		createburnerfuel-1.0.2.jar                        |createburnerfuel              |createburnerfuel              |1.0.2               |Manifest: NOSIGNATURE
		CreativeCore_NEOFORGE_v2.13.41_mc1.21.1.jar       |CreativeCore                  |creativecore                  |2.13.41             |Manifest: NOSIGNATURE
		creaturefeature-1.1.3.jar                         |Creature Feature              |creaturefeature               |1.1.3               |Manifest: NOSIGNATURE
		CNB-1.21.1-neoforge-1.7.17.jar                    |Creatures and Beasts: Unoffici|cnb                           |1.7.17              |Manifest: NOSIGNATURE
		CreeperOverhaul-neoforge-1.21.1-4.0.6.jar         |Creeper Overhaul              |creeperoverhaul               |4.0.6               |Manifest: NOSIGNATURE
		critterarmory-1.21.1-0.6.5-neoforge.jar           |Critter Armory                |critterarmory                 |1.21.1-0.6.5-neoforg|Manifest: NOSIGNATURE
		crittersandcompanions-neoforge-1.21.1-2.3.4.jar   |Critters and Companions       |crittersandcompanions         |1.21.1-2.3.4        |Manifest: NOSIGNATURE
		cropcritters-neoforge-1.21.1-1.4.1.jar            |Crop Critters                 |cropcritters                  |1.4.1               |Manifest: NOSIGNATURE
		cropsloverain-3.2.1.jar                           |Crops Love Rain               |cropsloverain                 |3.2.1               |Manifest: NOSIGNATURE
		cuisinedelight-1.2.10.jar                         |Cuisine Delight               |cuisinedelight                |1.2.10              |Manifest: NOSIGNATURE
		cultofazazelneo-1.1.3.1.jar                       |Cult of Azazel                |netherman                     |1.1.3.1             |Manifest: NOSIGNATURE
		cumulus_menus-1.21.1-2.0.7-neoforge.jar           |Cumulus                       |cumulus_menus                 |2.0.7               |Manifest: NOSIGNATURE
		cupboard-1.21.1-3.8.jar                           |Cupboard mod                  |cupboard                      |3.8                 |Manifest: NOSIGNATURE
		curios-neoforge-9.5.1+1.21.1.jar                  |Curios API                    |curios                        |9.5.1+1.21.1        |Manifest: NOSIGNATURE
		curious_armor_stands-8.0.1.jar                    |Curious Armor Stands          |curious_armor_stands          |8.0.1               |Manifest: NOSIGNATURE
		cpapireforged-neo-1.21.1-1.2.2.jar                |Custom Portal API ReForged    |cpapireforged                 |1.2.2               |Manifest: NOSIGNATURE
		KubeJSGUI 1.0.0.jar                               |customrecipe                  |customrecipe                  |1.0.0               |Manifest: NOSIGNATURE
		darkerdepths-2.1.4.jar                            |Darker Depths                 |darkerdepths                  |2.1.4               |Manifest: NOSIGNATURE
		Data_Anchor-neoforge-1.21.1-2.0.0.14.jar          |Data Anchor                   |dataanchor                    |2.0.0.14            |Manifest: NOSIGNATURE
		databank-1.3.1.jar                                |Databank                      |databank                      |1.3.1               |Manifest: NOSIGNATURE
		DecorativeBlocks-Reborn-neoforge-1.21.1-6.0.2.jar |Decorative Blocks Reborn      |decorative_blocks             |6.0.2               |Manifest: NOSIGNATURE
		deeperdarker-neoforge-1.21.1-1.4.1.jar            |Deeper and Darker             |deeperdarker                  |1.4.1               |Manifest: NOSIGNATURE
		deeper-oceans-2.0.0-neoforge-1.21.1.jar           |Deeper Oceans                 |deeper_oceans                 |2.0.0               |Manifest: NOSIGNATURE
		delightfulcreators-1.2.jar                        |Delightful Creators           |delightfulcreators            |1.2                 |Manifest: NOSIGNATURE
		deployer-0.1.2.jar                                |Deployer                      |deployer                      |0.1.2               |Manifest: NOSIGNATURE
		Design-n-Decor-1.21.1-2.2b.jar                    |Design n' Decor               |dndecor                       |2.2b                |Manifest: NOSIGNATURE
		diagonalblocks-neoforge-21.1.2.jar                |Diagonal Blocks               |diagonalblocks                |21.1.2              |Manifest: NOSIGNATURE
		DiagonalFences-v21.1.1-1.21.1-NeoForge.jar        |Diagonal Fences               |diagonalfences                |21.1.1              |Manifest: NOSIGNATURE
		DiagonalWalls-v21.1.2-1.21.1-NeoForge.jar         |Diagonal Walls                |diagonalwalls                 |21.1.2              |Manifest: NOSIGNATURE
		DiagonalWindows-v21.1.1-1.21.1-NeoForge.jar       |Diagonal Windows              |diagonalwindows               |21.1.1              |Manifest: NOSIGNATURE
		dimensional_sable-1.0.4.jar                       |Dimensional Sable             |dimensional_sable             |1.0                 |Manifest: NOSIGNATURE
		dismountentity-1.21.1-3.6.jar                     |Dismount Entity               |dismountentity                |3.6                 |Manifest: NOSIGNATURE
		displaydelight-1.6.0.jar                          |Display Delight               |displaydelight                |1.6.0               |Manifest: NOSIGNATURE
		diversity-neoforge-1.21.1-2.5.3.jar               |Diversity                     |diversity                     |2.5.3               |Manifest: NOSIGNATURE
		doom_and_gloom-forge-3.0.1.jar                    |Doom & Gloom                  |doom_and_gloom                |3.0.1               |Manifest: NOSIGNATURE
		Doppler-1.2.2+1.21.1_neoforge.jar                 |Doppler                       |doppler                       |1.2.2               |Manifest: NOSIGNATURE
		draggable_lists-mc1.20.6-1.0.8-build.44.jar       |Draggable Lists               |draggable_lists               |1.0.8               |Manifest: NOSIGNATURE
		Drip Sounds-0.5.2+1.21.8-NeoForge.jar             |Drip Sounds                   |waterdripsound                |0.5.2               |Manifest: NOSIGNATURE
		drippyloadingscreen_neoforge_3.1.2_MC_1.21.1.jar  |Drippy Loading Screen         |drippyloadingscreen           |3.1.2               |Manifest: NOSIGNATURE
		DropTheMeat-1.7.2.jar                             |Drop The Meat                 |dropthemeat                   |1.7.2               |Manifest: NOSIGNATURE
		neoforge-dungeonsdelight-1.21.1-1.5.0.jar         |Dungeon's Delight             |dungeonsdelight               |1.5.0               |Manifest: NOSIGNATURE
		dungeons-and-taverns-ancient-city-overhaul-v2.jar |Dungeons and Taverns Ancient C|mr_dungeons_andtavernsancientc|1-v2                |Manifest: NOSIGNATURE
		dungeons-and-taverns-desert-temple-replacement-v1.|Dungeons and Taverns Desert Te|mr_dungeons_andtavernsdesertte|1-v1.2              |Manifest: NOSIGNATURE
		dungeons-and-taverns-jungle-temple-replacement-v1.|Dungeons and Taverns Jungle Te|mr_dungeons_andtavernsjunglete|1-v1.2              |Manifest: NOSIGNATURE
		dyeable_ropes-1.2.2.jar                           |Dyeable Ropes for Create Aeron|dyeable_ropes                 |1.2.2               |Manifest: NOSIGNATURE
		dynamic-fps-3.11.4+minecraft-1.21.0-neoforge.jar  |Dynamic FPS                   |dynamic_fps                   |3.11.4              |Manifest: NOSIGNATURE
		ecological-0.3.0+1.21-1.21.1_mapped_moj_1.21.1.jar|Ecological                    |ecological                    |0.3.0               |Manifest: NOSIGNATURE
		ecologics-1.21.1-2.3.6.jar                        |Ecologics                     |ecologics                     |2.3.6               |Manifest: NOSIGNATURE
		eidolon_repraised-1.21.1-0.5.0.2.jar              |Eidolon:Repraised             |eidolon_repraised             |0.5.0.2             |Manifest: NOSIGNATURE
		ElysiumAPI-1.21.1-2.0.0-BETA.6.jar                |Elysium-API                   |elysium_api                   |2.0.0               |Manifest: NOSIGNATURE
		emotetweaks-neoforge-1.0.4.jar                    |Emote Tweaks                  |emotetweaks                   |1.0.4               |Manifest: NOSIGNATURE
		emotecraft-for-MC1.21.1-2.4.12-neoforge.jar       |Emotecraft                    |emotecraft                    |2.4.12              |Manifest: NOSIGNATURE
		ends_delight-2.6+neoforge.1.21.1.jar              |End's Delight                 |ends_delight                  |2.6+neoforge.1.21.1 |Manifest: NOSIGNATURE
		edf-remastered-5.0.1.jar                          |Ender Dragon Fight Remastered |mr_edf_remastered             |5.0.1               |Manifest: NOSIGNATURE
		EnderMoon-1.21.1-NeoForge-fabric-1.0.2.jar        |Ender Moon                    |endermoon                     |1.21.1              |Manifest: NOSIGNATURE
		enderpouch-1.0.0-neoforge-1.21.1.jar              |Ender Pouch                   |enderpouch                    |1.0.0               |Manifest: NOSIGNATURE
		endersdelight-1.3.0.jar                           |Ender's Delight               |endersdelight                 |1.3.0               |Manifest: NOSIGNATURE
		endermanoverhaul-neoforge-1.21.1-2.0.3.jar        |Enderman Overhaul             |endermanoverhaul              |2.0.3               |Manifest: NOSIGNATURE
		enderscape-neoforge-1.0.9+mc1.21.1.jar            |Enderscape                    |enderscape                    |1.0.9               |Manifest: NOSIGNATURE
		Enhanced-Celestials-NeoForge-1.21.1-6.0.2.5.jar   |Enhanced Celestials           |enhancedcelestials            |6.0.2.5             |Manifest: NOSIGNATURE
		EnhancedSnowman-neo1.21.1-1.1.5.jar               |Enhanced Snowman              |enhanced_snowman              |1.1.5               |Manifest: NOSIGNATURE
		entity_model_features-3.2.4-1.21-neoforge.jar     |Entity Model Features         |entity_model_features         |3.2.4               |Manifest: NOSIGNATURE
		entity_sound_features-0.8.1-1.21-neoforge.jar     |Entity Sound Features         |entity_sound_features         |0.8.1               |Manifest: NOSIGNATURE
		entity_texture_features_1.21-neoforge-7.1.jar     |Entity Texture Features       |entity_texture_features       |7.1                 |Manifest: NOSIGNATURE
		entityculling-neoforge-1.10.2-mc1.21.1.jar        |EntityCulling                 |entityculling                 |1.10.2              |Manifest: NOSIGNATURE
		entityjs-1.4.5-1.21.jar                           |EntityJS                      |entityjs                      |1.4.5-1.21          |Manifest: NOSIGNATURE
		envelope-neoforge-1.21.1-0.6.2.jar                |Envelope                      |envelope                      |0.6.2               |Manifest: NOSIGNATURE
		environmental-1.21.1-5.0.1.jar                    |Environmental                 |environmental                 |5.0.1               |Manifest: NOSIGNATURE
		EquipmentCompare-1.21.1-neoforge-1.3.13.jar       |Equipment Compare             |equipmentcompare              |1.3.13              |Manifest: NOSIGNATURE
		eternalstarlight-0.8.1+1.21.1+neoforge.jar        |Eternal Starlight             |eternal_starlight             |0.8.1+1.21.1+neoforg|Manifest: NOSIGNATURE
		chatoptimizer-neoforge-1.2.0.jar                  |Even Better Chat              |chatoptimizer                 |1.2.0               |Manifest: NOSIGNATURE
		ExclusionsLib-1.1.0-NEO.jar                       |Exclusions Lib                |exclusions_lib                |1.1.0-NEO           |Manifest: NOSIGNATURE
		expandability-neoforge-12.0.0.jar                 |ExpandAbility                 |expandability                 |12.0.0              |Manifest: NOSIGNATURE
		exposure-neoforge-1.21.1-1.9.18.jar               |Exposure                      |exposure                      |1.9.18              |Manifest: NOSIGNATURE
		exposure_polaroid-neoforge-1.21.1-1.1.5.jar       |Exposure Polaroid             |exposure_polaroid             |1.1.5               |Manifest: NOSIGNATURE
		exposure_expanded-neoforge-1.0.1.jar              |Exposure: Expanded            |exposure_expanded             |1.0.1               |Manifest: NOSIGNATURE
		create-extended-wrenches-1.21.1-2.0.2.jar         |Extended Wrenches             |extendedwrenches              |2.0.2               |Manifest: NOSIGNATURE
		ExtraBounties-universal.jar                       |ExtraBounties                 |extrabounties                 |2.0                 |Manifest: NOSIGNATURE
		fape_compat-0.5.jar                               |FA: Player Extension Compat   |fape_compat                   |0.5                 |Manifest: NOSIGNATURE
		faewulf_lib-neoforge-1.21.1-1.3.2.jar             |Faewulf's Lib                 |faewulf_lib                   |1.3.2               |Manifest: NOSIGNATURE
		fairylights-neoforge-1.21.1-1.2.6.jar             |Fairy Lights                  |fairylights                   |1.2.6               |Manifest: NOSIGNATURE
		fallthroughslime-1.21.1-3.5.jar                   |Fall Through Slime            |fallthroughslime              |3.5                 |Manifest: NOSIGNATURE
		fallingtrees-1.10.jar                             |Falling Trees                 |fallingtrees                  |1.10                |Manifest: NOSIGNATURE
		fancymenu_neoforge_3.9.1_MC_1.21.1.jar            |FancyMenu                     |fancymenu                     |3.9.1               |Manifest: NOSIGNATURE
		fancytoasts-neoforge-1.21.1-1.4.7.jar             |FancyToasts                   |fancytoasts                   |1.4.7               |Manifest: NOSIGNATURE
		FarmersDelight-1.21.1-1.3.2.jar                   |Farmer's Delight              |farmersdelight                |1.3.2               |Manifest: NOSIGNATURE
		farmersrespite-1.21.1-3.0.0.jar                   |Farmer's Respite              |farmersrespite                |3.0.0               |Manifest: NOSIGNATURE
		fast-ip-ping-v1.0.11-mc1.21.1-neoforge.jar        |Fast IP Ping                  |fastipping                    |1.0.11              |Manifest: NOSIGNATURE
		FastSuite-1.21.1-6.0.7.jar                        |Fast Suite                    |fastsuite                     |6.0.7               |Manifest: NOSIGNATURE
		ferritecore-7.0.3-neoforge.jar                    |Ferrite Core                  |ferritecore                   |7.0.3               |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
		festive_delight-2.0.0-neoforge-1.21.1.jar         |Festive Delight               |festive_delight               |2.0.0               |Manifest: NOSIGNATURE
		feur_extension_fossil-1.21.1-neoforge.jar         |Feur Extension Fossil         |feur_extension_fossil         |1.6                 |Manifest: NOSIGNATURE
		fieldguide-neoforge-1.21.1-1.11.2.jar             |Field Guide                   |fieldguide                    |1.11.2              |Manifest: NOSIGNATURE
		figura-0.1.6+1.21.1-neoforge-mc.jar               |Figura                        |figura                        |0.1.6+1.21.1        |Manifest: NOSIGNATURE
		figuraextrabone-0.0.3-neoforge-1.21.1.jar         |Figura Extra Bone             |figuraextrabone               |0.0.3-neoforge      |Manifest: NOSIGNATURE
		figurasvc-2.0.1+1.21.1.jar                        |FiguraSVC                     |figurasvc                     |2.0.1+1.21.1        |Manifest: NOSIGNATURE
		FinzWild-Friends-1.21-2.0.1.jar                   |FinzWild Friends              |nillo                         |1.21-2.0.1          |Manifest: NOSIGNATURE
		fish_of_thieves-mc1.21.1-v21.1.1.2-neoforge.jar   |Fish of Thieves               |fishofthieves                 |21.1.1.2            |Manifest: NOSIGNATURE
		fixsodiumshaderloader-1.0.0.jar                   |Fix sodium ShaderLoader       |fixsodiumshaderloader         |1.0.0               |Manifest: NOSIGNATURE
		flowing_fluids-1.0.6-1.21-neoforge.jar            |FlowingFluids                 |flowing_fluids                |1.0.6               |Manifest: NOSIGNATURE
		flyhigher-1.21.1-1.0.2.jar                        |Fly Higher                    |flyhigher                     |1.0.2               |Manifest: NOSIGNATURE
		flywheel-neoforge-1.21.1-1.0.6.jar                |Flywheel                      |flywheel                      |1.0.6               |Manifest: NOSIGNATURE
		forgified-fabric-api-0.116.7+2.2.4+1.21.1.jar     |Forgified Fabric API          |fabric_api                    |0.116.7+2.2.4+1.21.1|Manifest: NOSIGNATURE
		fabric-api-base-0.4.42+d1308dedd1.jar             |Forgified Fabric API Base     |fabric_api_base               |0.4.42+d1308dedd1   |Manifest: NOSIGNATURE
		fabric-api-lookup-api-v1-1.6.71+c290471319.jar    |Forgified Fabric API Lookup AP|fabric_api_lookup_api_v1      |1.6.71+c290471319   |Manifest: NOSIGNATURE
		fabric-biome-api-v1-13.0.31+1e62d33c19.jar        |Forgified Fabric Biome API (v1|fabric_biome_api_v1           |13.0.31+1e62d33c19  |Manifest: NOSIGNATURE
		fabric-block-api-v1-1.1.0+b0c22bb819.jar          |Forgified Fabric Block API (v1|fabric_block_api_v1           |1.1.0+b0c22bb819    |Manifest: NOSIGNATURE
		fabric-blockrenderlayer-v1-1.1.52+c290471319.jar  |Forgified Fabric BlockRenderLa|fabric_blockrenderlayer_v1    |1.1.52+c290471319   |Manifest: NOSIGNATURE
		fabric-block-view-api-v2-1.0.11+e9036fd419.jar    |Forgified Fabric BlockView API|fabric_block_view_api_v2      |1.0.11+e9036fd419   |Manifest: NOSIGNATURE
		fabric-client-tags-api-v1-1.1.15+e053909619.jar   |Forgified Fabric Client Tags  |fabric_client_tags_api_v1     |1.1.15+e053909619   |Manifest: NOSIGNATURE
		fabric-command-api-v2-2.2.28+36d727be19.jar       |Forgified Fabric Command API (|fabric_command_api_v2         |2.2.28+36d727be19   |Manifest: NOSIGNATURE
		fabric-content-registries-v0-8.0.19+5e0d320019.jar|Forgified Fabric Content Regis|fabric_content_registries_v0  |8.0.19+5e0d320019   |Manifest: NOSIGNATURE
		fabric-convention-tags-v1-2.1.5+7f945d5b19.jar    |Forgified Fabric Convention Ta|fabric_convention_tags_v1     |2.1.5+7f945d5b19    |Manifest: NOSIGNATURE
		fabric-convention-tags-v2-2.11.1+87e5848019.jar   |Forgified Fabric Convention Ta|fabric_convention_tags_v2     |2.11.1+87e5848019   |Manifest: NOSIGNATURE
		fabric-data-attachment-api-v1-1.4.5+26d408aa19.jar|Forgified Fabric Data Attachme|fabric_data_attachment_api_v1 |1.4.5+26d408aa19    |Manifest: NOSIGNATURE
		fabric-data-generation-api-v1-20.2.34+a4c3605619.j|Forgified Fabric Data Generati|fabric_data_generation_api_v1 |20.2.34+a4c3605619  |Manifest: NOSIGNATURE
		fabric-entity-events-v1-1.8.0+5ede667619.jar      |Forgified Fabric Entity Events|fabric_entity_events_v1       |1.8.0+5ede667619    |Manifest: NOSIGNATURE
		fabric-events-interaction-v0-0.7.13+86e0887119.jar|Forgified Fabric Events Intera|fabric_events_interaction_v0  |0.7.13+86e0887119   |Manifest: NOSIGNATURE
		fabric-game-rule-api-v1-1.0.53+36d727be19.jar     |Forgified Fabric Game Rule API|fabric_game_rule_api_v1       |1.0.53+36d727be19   |Manifest: NOSIGNATURE
		fabric-gametest-api-v1-2.0.5+29f188ce19.jar       |Forgified Fabric Game Test API|fabric_gametest_api_v1        |2.0.5+29f188ce19    |Manifest: NOSIGNATURE
		fabric-item-api-v1-11.2.0+0c57911319.jar          |Forgified Fabric Item API (v1)|fabric_item_api_v1            |11.2.0+0c57911319   |Manifest: NOSIGNATURE
		fabric-item-group-api-v1-4.1.7+e324903319.jar     |Forgified Fabric Item Group AP|fabric_item_group_api_v1      |4.1.7+e324903319    |Manifest: NOSIGNATURE
		fabric-key-binding-api-v1-1.0.47+62cc7ce119.jar   |Forgified Fabric Key Binding A|fabric_key_binding_api_v1     |1.0.47+62cc7ce119   |Manifest: NOSIGNATURE
		fabric-lifecycle-events-v1-2.6.0+e40d8add19.jar   |Forgified Fabric Lifecycle Eve|fabric_lifecycle_events_v1    |2.6.0+e40d8add19    |Manifest: NOSIGNATURE
		fabric-loot-api-v2-3.0.15+a3ee712d19.jar          |Forgified Fabric Loot API (v2)|fabric_loot_api_v2            |3.0.15+a3ee712d19   |Manifest: NOSIGNATURE
		fabric-loot-api-v3-1.0.3+333dfad919.jar           |Forgified Fabric Loot API (v3)|fabric_loot_api_v3            |1.0.3+333dfad919    |Manifest: NOSIGNATURE
		fabric-message-api-v1-6.0.14+6a754fce19.jar       |Forgified Fabric Message API (|fabric_message_api_v1         |6.0.14+6a754fce19   |Manifest: NOSIGNATURE
		fabric-model-loading-api-v1-2.1.0+6e8f52c719.jar  |Forgified Fabric Model Loading|fabric_model_loading_api_v1   |2.1.0+6e8f52c719    |Manifest: NOSIGNATURE
		fabric-networking-api-v1-4.3.0+30a980d919.jar     |Forgified Fabric Networking AP|fabric_networking_api_v1      |4.3.0+30a980d919    |Manifest: NOSIGNATURE
		fabric-object-builder-api-v1-15.2.1+cc242efd19.jar|Forgified Fabric Object Builde|fabric_object_builder_api_v1  |15.2.1+cc242efd19   |Manifest: NOSIGNATURE
		fabric-particles-v1-4.0.2+824f924c19.jar          |Forgified Fabric Particles (v1|fabric_particles_v1           |4.0.2+824f924c19    |Manifest: NOSIGNATURE
		fabric-recipe-api-v1-5.0.15+59440bcc19.jar        |Forgified Fabric Recipe API (v|fabric_recipe_api_v1          |5.0.15+59440bcc19   |Manifest: NOSIGNATURE
		fabric-registry-sync-v0-5.3.1+f9aace1619.jar      |Forgified Fabric Registry Sync|fabric_registry_sync_v0       |5.3.1+f9aace1619    |Manifest: NOSIGNATURE
		fabric-renderer-indigo-1.7.1+9125b6dc19.jar       |Forgified Fabric Renderer - In|fabric_renderer_indigo        |1.7.1+9125b6dc19    |Manifest: NOSIGNATURE
		fabric-renderer-api-v1-3.4.1+9125b6dc19.jar       |Forgified Fabric Renderer API |fabric_renderer_api_v1        |3.4.1+9125b6dc19    |Manifest: NOSIGNATURE
		fabric-rendering-v1-5.1.0+1a09bd5a19.jar          |Forgified Fabric Rendering (v1|fabric_rendering_v1           |5.1.0+1a09bd5a19    |Manifest: NOSIGNATURE
		fabric-rendering-data-attachment-v1-0.3.49+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.49+73761d2e19   |Manifest: NOSIGNATURE
		fabric-rendering-fluids-v1-3.1.6+a51883b219.jar   |Forgified Fabric Rendering Flu|fabric_rendering_fluids_v1    |3.1.6+a51883b219    |Manifest: NOSIGNATURE
		fabric-resource-conditions-api-v1-4.3.0+5bdd099819|Forgified Fabric Resource Cond|fabric_resource_conditions_api|4.3.0+5bdd099819    |Manifest: NOSIGNATURE
		fabric-resource-loader-v0-1.3.1+4ea8954419.jar    |Forgified Fabric Resource Load|fabric_resource_loader_v0     |1.3.1+4ea8954419    |Manifest: NOSIGNATURE
		fabric-screen-api-v1-2.0.25+4228281319.jar        |Forgified Fabric Screen API (v|fabric_screen_api_v1          |2.0.25+4228281319   |Manifest: NOSIGNATURE
		fabric-screen-handler-api-v1-1.3.90+8dbc56dd19.jar|Forgified Fabric Screen Handle|fabric_screen_handler_api_v1  |1.3.90+8dbc56dd19   |Manifest: NOSIGNATURE
		fabric-sound-api-v1-1.0.23+10b84f8419.jar         |Forgified Fabric Sound API (v1|fabric_sound_api_v1           |1.0.23+10b84f8419   |Manifest: NOSIGNATURE
		fabric-transfer-api-v1-5.4.3+a25cb45619.jar       |Forgified Fabric Transfer API |fabric_transfer_api_v1        |5.4.3+a25cb45619    |Manifest: NOSIGNATURE
		fabric-transitive-access-wideners-v1-6.2.0+6c854b6|Forgified Fabric Transitive Ac|fabric_transitive_access_widen|6.2.0+6c854b6f19    |Manifest: NOSIGNATURE
		forgottendiversions-1.0.0-neoforge.jar            |Forgotten Diversions          |forgottendiversions           |1.0.0-neoforge      |Manifest: NOSIGNATURE
		fragmentum-neoforge-1.21.1-0.0.12.jar             |Fragmentum                    |fragmentum                    |0.0.12              |Manifest: NOSIGNATURE
		friendsandfoes-neoforge-4.0.26+mc1.21.1.jar       |Friends&Foes                  |friendsandfoes                |4.0.26              |Manifest: NOSIGNATURE
		fzzy_config-0.7.6+1.21+neoforge.jar               |Fzzy Config                   |fzzy_config                   |0.7.6+1.21+neoforge |Manifest: NOSIGNATURE
		gaboulibs-neoforge-1.7.1.jar                      |gaboulibs                     |gaboulibs                     |1.7.1               |Manifest: NOSIGNATURE
		hats-neoforge-1.21.1-1.2.5.jar                    |Galena Hats                   |galena_hats                   |1.21.1-1.2.5        |Manifest: NOSIGNATURE
		gallery-1.21.1-2.0.1.jar                          |Gallery                       |gallery                       |2.0.1               |Manifest: NOSIGNATURE
		Galosphere-1.21.1-1.5.5-NeoForge.jar              |Galosphere                    |galosphere                    |1.5.5               |Manifest: NOSIGNATURE
		galosphere_trimming-1.21.1-1.0.jar                |Galosphere Trimming           |galosphere_trimming           |1.21.1-1.0          |Manifest: NOSIGNATURE
		GnKinetics-1.21.1-1.0m.jar                        |Gears n' Kinetics             |gnkinetics                    |1.0m                |Manifest: NOSIGNATURE
		geckolib-neoforge-1.21.1-4.8.4.jar                |GeckoLib 4                    |geckolib                      |4.8.4               |Manifest: NOSIGNATURE
		genshinstrument-neoforge-1.21-1.21.1-5.1.jar      |Genshin Instruments           |genshinstrument               |5.1                 |Manifest: NOSIGNATURE
		ghosts-neoforge-1.21.1-1.3.4.jar                  |Ghosts                        |ghosts                        |1.3.4               |Manifest: NOSIGNATURE
		giant_dead_oak_tree-1.0.0-neoforge-1.21.1.jar     |Giant Dead Oak Tree           |giant_dead_oak_tree           |1.0.0               |Manifest: NOSIGNATURE
		giant_jungle_tree-1.0.0-neoforge-1.21.1.jar       |Giant Jungle Tree             |giant_jungle_tree             |1.0.0               |Manifest: NOSIGNATURE
		giant_oak_tree-1.0.0-neoforge-1.21.1.jar          |Giant Oak Tree                |giant_oak_tree                |1.0.0               |Manifest: NOSIGNATURE
		giant_swamp_tree-1.0.1-neoforge-1.21.1.jar        |Giant Swamp Tree              |giant_swamp_tree              |1.0.1               |Manifest: NOSIGNATURE
		giant_pine_tree-1.0.0-neoforge-1.21.1.jar         |giant_pine_tree               |giant_pine_tree               |1.0.0               |Manifest: NOSIGNATURE
		GlitchCore-neoforge-1.21.1-2.1.0.2.jar            |GlitchCore                    |glitchcore                    |2.1.0.2             |Manifest: NOSIGNATURE
		glow-1.3.0.jar                                    |Glow                          |glow                          |1.3.0               |Manifest: NOSIGNATURE
		golemoverhaul-neoforge-1.21.1-1.1.0.jar           |Golem Overhaul                |golemoverhaul                 |1.1.0               |Manifest: NOSIGNATURE
		golemsarefriends-1.21.1-1.0.1.jar                 |Golems Are Friends Not Fodder |golemsarefriends              |1.21.1-1.0.1        |Manifest: NOSIGNATURE
		grassiergrass-neoforge-1.4.2+mc1.21.1.jar         |Grassier Grass                |grassiergrass                 |1.4.2               |Manifest: NOSIGNATURE
		greenhouseconfig-2.2.3+1.21.1-neoforge.jar        |Greenhouse Config             |greenhouseconfig              |2.2.3+1.21.1        |Manifest: NOSIGNATURE
		greenhouseconfig_night_config-1.1.0.jar           |Greenhouse Config - Night Conf|greenhouseconfig_night_config |1.1.0               |Manifest: NOSIGNATURE
		greenhouseconfig_toml-1.1.0.jar                   |Greenhouse Config - TOML      |greenhouseconfig_toml         |1.1.0               |Manifest: NOSIGNATURE
		hackersandslashers-1.1.3.jar                      |Hackers 'n Slashers           |hackersandslashers            |1.1.3               |Manifest: NOSIGNATURE
		handoveryouritems-1.21.1-3.8.jar                  |Hand Over Your Items          |handoveryouritems             |3.8                 |Manifest: NOSIGNATURE
		hauntedharvest-1.21-3.3.9-neoforge.jar            |Haunted Harvest               |hauntedharvest                |1.21-3.3.9          |Manifest: NOSIGNATURE
		headpats-1.0.6+1.21.1_mapped_moj_1.21.1.jar       |Headpat a Friend!             |headpats                      |1.0.6_1.21.1        |Manifest: NOSIGNATURE
		HellishTrials-neoforge-1.0.5.jar                  |Hellish Trials                |hellish_trials                |1.0.5               |Manifest: NOSIGNATURE
		hexalia-1.3.2-1.21.1+neoforge.jar                 |Hexalia                       |hexalia                       |1.3.2-1.21.1+neoforg|Manifest: NOSIGNATURE
		hole_filler_mod_1.3.0-neoforge-mc_1.21.1.jar      |Hole Filler Mod               |hole_filler_mod               |1.3.0               |Manifest: NOSIGNATURE
		hollowmarch-1.2.2-mc1.21.1-neoforge.jar           |Hollowmarch                   |hollowmarch                   |1.2.2               |Manifest: NOSIGNATURE
		HopoBetterRuinedPortals-[1.21.1-1.21.3]-1.4.4b.jar|HopoBetterRuinedPortals       |hoporp                        |1.4.4               |Manifest: NOSIGNATURE
		horseman-neoforge-1.21.1-1.5.9.jar                |Horseman                      |horseman                      |1.5.9               |Manifest: NOSIGNATURE
		horseshoes-neoforge-1.21.1-1.3.3.jar              |Horseshoes                    |horseshoes                    |1.3.3               |Manifest: NOSIGNATURE
		hotstuff-1.1.6.jar                                |Hot's Aerostuff               |hotstuff                      |1.1.6               |Manifest: NOSIGNATURE
		Iceberg-1.21.1-neoforge-1.3.2.jar                 |Iceberg                       |iceberg                       |1.3.2               |Manifest: NOSIGNATURE
		iChunUtil-1.21-NeoForge-1.0.3.jar                 |iChunUtil                     |ichunutil                     |1.0.3               |Manifest: ae:67:c5:55:fb:7e:f3:4e:5c:71:f4:50:9e:df:a2:b0:32:86:cf:09:f2:fe:9b:db:94:3b:09:88:a2:3d:91:1f
		ImmediatelyFast-NeoForge-1.6.10+1.21.1.jar        |ImmediatelyFast               |immediatelyfast               |1.6.10+1.21.1       |Manifest: NOSIGNATURE
		immersiveoverlays-1.7.2+1.21.1-neoforge.jar       |Immersive Overlays            |immersiveoverlays             |1.7.2+1.21.1        |Manifest: NOSIGNATURE
		Immersive-weathering-V1.0.4-neoforge-beta.jar     |Immersive Weathering          |immersive_weathering          |1.0.4               |Manifest: NOSIGNATURE
		incision-1.0.11-neoforge-1.21.1.jar               |incision                      |incision                      |1.0.11              |Manifest: NOSIGNATURE
		incubation-1.21.1-5.0.2.jar                       |Incubation                    |incubation                    |5.0.2               |Manifest: NOSIGNATURE
		infiniverse-568341-5486311.jar                    |Infiniverse                   |infiniverse                   |2.0.1.0             |Manifest: NOSIGNATURE
		integrated_api-1.7.3+1.21.1-neoforge.jar          |Integrated API                |integrated_api                |1.7.3+1.21.1-neoforg|Manifest: NOSIGNATURE
		integration-U0ktPJaQ.jar                          |Integration                   |integration                   |0.2                 |Manifest: NOSIGNATURE
		InventoryParticles-2.4.0+1.21.1+neoforge.jar      |Inventory Particles           |inventory_particles           |2.4.0+1.21.1+neoforg|Manifest: NOSIGNATURE
		InvMove-0.9.3+1.21.1-NeoForge.jar                 |InvMove                       |invmove                       |0.9.3               |Manifest: NOSIGNATURE
		InvMoveCompats-0.5.0+1.21.8-NeoForge.jar          |InvMoveCompats                |invmove_compat                |0.5.0               |Manifest: NOSIGNATURE
		iris-neoforge-1.8.12+mc1.21.1.jar                 |Iris                          |iris                          |1.8.12-snapshot+mc1.|Manifest: NOSIGNATURE
		irons_lib-1.21.1-2.1.0.jar                        |Iron's Lib                    |irons_lib                     |1.21.1-2.1.0        |Manifest: NOSIGNATURE
		takesapillage-neoforge-1.0.12+mc1.21.1.jar        |It Takes a Pillage Continuatio|takesapillage                 |1.0.12              |Manifest: NOSIGNATURE
		item_descriptions-2.8.0+1.21.1-neoforge.jar       |Item Descriptions             |item_descriptions             |2.8.0+1.21.1        |Manifest: NOSIGNATURE
		Item-Obliterator-NeoForge-MC1.21.1-2.3.0.jar      |Item Obliterator              |item_obliterator              |2.3.0               |Manifest: NOSIGNATURE
		jinxedlib-neoforge-1.21.1-1.0.4.jar               |JinxedLib                     |jinxedlib                     |1.0.4               |Manifest: NOSIGNATURE
		xercapaint-1.21.1-1.1.2.jar                       |Joy of Painting               |xercapaint                    |1.21.1-1.1.2        |Manifest: NOSIGNATURE
		jupiter-2.3.7-1.21.1-neoforge.jar                 |Jupiter                       |jupiter                       |2.3.7               |Manifest: NOSIGNATURE
		KaboomMoon-1.21.1-NeoForge-Fabric-1.0.1.jar       |Kaboom Moon                   |kaboommoon                    |1.21                |Manifest: NOSIGNATURE
		kaleidoscope_bloodwine-1.0.2.jar                  |Kaleidoscope Bloodwine        |kaleidoscope_bloodwine        |1.0.2               |Manifest: NOSIGNATURE
		kaleidoscope_compat-2.8.2-neoforge+mc1.21.1.jar   |Kaleidoscope Compat           |kaleidoscope_compat           |2.8.2-neoforge+mc1.2|Manifest: NOSIGNATURE
		kaleidoscopecookery-1.4.1-neoforge+mc1.21.1.jar   |Kaleidoscope Cookery          |kaleidoscope_cookery          |1.4.1-neoforge+mc1.2|Manifest: NOSIGNATURE
		Kaleidoscope-Cookery-Satiated-Shield-Tuner-1.21.1-|Kaleidoscope Cookery: Satiated|kaleidoscope_cookery_satiated_|1.1.1               |Manifest: NOSIGNATURE
		kaleidoscope_end-1.0.13-neoforge+mc1.21.1.jar     |Kaleidoscope End              |kaleidoscope_end              |1.0.13-neoforge+mc1.|Manifest: NOSIGNATURE
		kaleidoscope_nether-1.1.2-neoforge+mc1.21.1.jar   |Kaleidoscope Nether           |kaleidoscope_nether           |1.1.2-neoforge+mc1.2|Manifest: NOSIGNATURE
		kaleidoscopetavern-1.1.2-neoforge+mc1.21.1.jar    |Kaleidoscope Tavern           |kaleidoscope_tavern           |1.1.2-neoforge+mc1.2|Manifest: NOSIGNATURE
		kaleidoscope_world_liquor-1.1.4-neoforge+1.21.1.ja|Kaleidoscope world liquor     |kaleidoscope_world_liquor     |1.1.4-neoforge+1.21.|Manifest: NOSIGNATURE
		kaleidoscopecookery_automation-1.0.2.jar          |KaleidoscopeCookery:Automation|kaleidoscopecookery_automation|1.0.2               |Manifest: NOSIGNATURE
		kambrik-neoforge-8.0.0-beta.2.jar                 |Kambrik                       |kambrik                       |8.0.0-beta.2        |Manifest: NOSIGNATURE
		KeybindAtlas-v1.4.0-mc1.21.1-neoforge.jar         |Keybind Atlas                 |keybindatlas                  |1.4.0               |Manifest: NOSIGNATURE
		keybindjs-2101-1.0.1.jar                          |KeyBindJS                     |keybindjs                     |2101-1.0.1          |Manifest: NOSIGNATURE
		Kiwi-1.21.1-NeoForge-15.8.4.jar                   |Kiwi Library                  |kiwi                          |15.8.4+neoforge     |Manifest: NOSIGNATURE
		knightlib-neoforge-1.21.1-1.5.3.jar               |Knight Lib                    |knightlib                     |1.5.3               |Manifest: NOSIGNATURE
		Kobolds-4.0.1.jar                                 |Kobolds                       |kobolds                       |4.0.1               |Manifest: NOSIGNATURE
		konkrete_neoforge_1.9.9_MC_1.21.jar               |Konkrete                      |konkrete                      |1.9.9               |Manifest: NOSIGNATURE
		thedarkcolour.kffmod-5.11.0.jar                   |Kotlin For Forge              |kotlinforforge                |5.11.0              |Manifest: NOSIGNATURE
		kubejs-neoforge-2101.7.2-build.368.jar            |KubeJS                        |kubejs                        |2101.7.2-build.368  |Manifest: NOSIGNATURE
		kubejs-create-neoforge-2101.3.1-build.18.jar      |KubeJS Create                 |kubejs_create                 |2101.3.1-build.18   |Manifest: NOSIGNATURE
		dg_js-1.21.1-1.1.5.jar                            |KubeJS Diesel Generators      |dg_js                         |1.21.1-1.1.5        |Manifest: NOSIGNATURE
		kubejs_kaleidoscope-1.0.2-mc1.21.1-neoforge.jar   |Kubejs Kaleidoscope           |kubejs_kaleidoscope           |1.0.2-mc1.21.1-neofo|Manifest: NOSIGNATURE
		kubejsoffline-neoforge-5.2.0.jar                  |KubeJS Offline (NeoForge)     |kubejsoffline                 |5.2.0               |Manifest: NOSIGNATURE
		kubejsable-1.1.0.jar                              |KubeJSable                    |kubejsable                    |1.1.0               |Manifest: NOSIGNATURE
		kubejsdelight-1.1.6.jar                           |KubeJSDelight                 |kubejsdelight                 |1.1.6               |Manifest: NOSIGNATURE
		kube-utils-21.1.3.jar                             |KubeUtils                     |kubeutils                     |21.1.3              |Manifest: NOSIGNATURE
		kuma-api-neoforge-21.0.8+1.21.jar                 |KumaAPI                       |kuma_api                      |21.0.8              |Manifest: NOSIGNATURE
		l2core-3.0.8+16.jar                               |L2Core                        |l2core                        |3.0.8+16            |Manifest: NOSIGNATURE
		l2damagetracker-3.0.5.jar                         |L2DamageTracker               |l2damagetracker               |3.0.5               |Manifest: NOSIGNATURE
		l2itemselector-3.1.6.jar                          |L2ItemSelector                |l2itemselector                |3.1.6               |Manifest: NOSIGNATURE
		l2library-3.0.8.jar                               |L2Library                     |l2library                     |3.0.8               |Manifest: NOSIGNATURE
		l2menustacker-3.0.10.jar                          |L2MenuStacker                 |l2menustacker                 |3.0.10              |Manifest: NOSIGNATURE
		l2tabs-3.0.6+7.jar                                |L2Tabs                        |l2tabs                        |3.0.6+7             |Manifest: NOSIGNATURE
		lambdynamiclights-4.8.10+1.21.1.jar               |LambDynamicLights             |lambdynlights                 |4.8.10+1.21.1       |Manifest: NOSIGNATURE
		lambdynamiclights-api-4.8.10+1.21.1-mojmap.jar    |LambDynamicLights (API)       |lambdynlights_api             |4.8.10+1.21.1       |Manifest: NOSIGNATURE
		lambdynamiclights-4.8.10+1.21.1-neoforge.jar      |LambDynamicLights (Runtime)   |lambdynlights_runtime         |4.8.10+1.21.1       |Manifest: NOSIGNATURE
		leashall-neoforge-1.21.1-1.3.3-1.21.1.jar         |LeashAll                      |leashall                      |1.3.3               |Manifest: NOSIGNATURE
		letmesleep-1.21.1-1.0.1.jar                       |Let Me Sleep                  |letmesleep                    |1.0.1               |Manifest: NOSIGNATURE
		LetSleepingDogsLie-1.21-NeoForge-1.3.0.jar        |Let Sleeping Dogs Lie         |dogslie                       |1.3.0               |Manifest: ae:67:c5:55:fb:7e:f3:4e:5c:71:f4:50:9e:df:a2:b0:32:86:cf:09:f2:fe:9b:db:94:3b:09:88:a2:3d:91:1f
		LetYourFriendEating_1.1.4_1.21.1_NeoForge.jar     |Let Your Friend Eating!       |letyourfriendeating           |1.1.4               |Manifest: NOSIGNATURE
		libjf-3.17.6+forge.jar                            |LibJF                         |libjf                         |3.17.6+forge        |Manifest: NOSIGNATURE
		libjf-base-3.17.4+forge.jar                       |LibJF Base                    |libjf_base                    |3.17.4+forge        |Manifest: NOSIGNATURE
		libjf-config-commands-3.17.4+forge.jar            |LibJF Config Commands         |libjf_config_commands         |3.17.4+forge        |Manifest: NOSIGNATURE
		libjf-config-core-v2-3.17.4+forge.jar             |LibJF Config Core             |libjf_config_core_v2          |3.17.4+forge        |Manifest: NOSIGNATURE
		libjf-config-ui-tiny-3.17.4+forge.jar             |LibJF Config UI: Tiny         |libjf_config_ui_tiny          |3.17.4+forge        |Manifest: NOSIGNATURE
		libjf-config-network-v0-3.17.4+forge.jar          |LibJF Config: Network         |libjf_config_network_v0       |3.17.4+forge        |Manifest: NOSIGNATURE
		libjf-data-v0-3.17.4+forge.jar                    |LibJF Data                    |libjf_data_v0                 |3.17.4+forge        |Manifest: NOSIGNATURE
		libjf-data-manipulation-v0-3.17.4+forge.jar       |LibJF Data Manipulation       |libjf_data_manipulation_v0    |3.17.4+forge        |Manifest: NOSIGNATURE
		libjf-mainhttp-v0-3.17.4+forge.jar                |LibJF MainHTTP                |libjf_mainhttp_v0             |3.17.4+forge        |Manifest: NOSIGNATURE
		libjf-resource-pack-entry-widgets-v0-3.17.4+forge.|LibJF Resource Pack Entry Widg|libjf_resource_pack_entry_widg|3.17.4+forge        |Manifest: NOSIGNATURE
		libjf-translate-v1-3.17.4+forge.jar               |LibJF Translate               |libjf_translate_v1            |3.17.4+forge        |Manifest: NOSIGNATURE
		libjf-unsafe-v0-3.17.4+forge.jar                  |LibJF Unsafe                  |libjf_unsafe_v0               |3.17.6+forge        |Manifest: NOSIGNATURE
		libjf-web-v1-3.17.4+forge.jar                     |LibJF Web                     |libjf_web_v1                  |3.17.4+forge        |Manifest: NOSIGNATURE
		linearbearing-1.3.5.jar                           |LinearBearing                 |linearbearing                 |1.3.5               |Manifest: NOSIGNATURE
		lionfishapi-2.8.jar                               |lionfishapi                   |lionfishapi                   |2.8                 |Manifest: NOSIGNATURE
		lithostitched-1.7.10+beta4-neoforge-21.1.jar      |Lithostitched                 |lithostitched                 |1.7.10+beta4        |Manifest: NOSIGNATURE
		lodestone-1.21.1-1.8.2.jar                        |Lodestone                     |lodestone                     |1.8.2               |Manifest: NOSIGNATURE
		Log Sifter-1.1.0.jar                              |Log Sifter                    |log_sifter                    |1.1.0               |Manifest: NOSIGNATURE
		lootjs-neoforge-1.21.1-3.7.0.jar                  |LootJS                        |lootjs                        |1.21.1-3.7.0        |Manifest: NOSIGNATURE
		lostcitiesautoloader-1.0.2-1.21.1.jar             |Lost Cities Autoloader        |lostcitiesautoloader          |1.0.2-1.21.1        |Manifest: NOSIGNATURE
		lostcities-modern-tweaks-nolighting-v2.0.7.jar    |Lost Cities Modern Tweaks (Lig|lcmt                          |2.0.7               |Manifest: NOSIGNATURE
		lostcities-1.21-8.3.10.jar                        |LostCities                    |lostcities                    |1.21-8.3.10         |Manifest: NOSIGNATURE
		lmps-0.9.6-neoforge-mc1.21.1.jar                  |Lower My Paths & Slabs!       |lmps                          |0.9.6               |Manifest: NOSIGNATURE
		lunarinispread-1.0.0-1.12.1.jar                   |Lunarini Spread               |lunarinispread                |1.0.0-1.12.1        |Manifest: NOSIGNATURE
		malum-1.21.1-1.8.2.jar                            |Malum                         |malum                         |1.8.2               |Manifest: NOSIGNATURE
		marieslib-0.1.0-beta.4.jar                        |MariesLib                     |marieslib                     |0.1.0-beta.4        |Manifest: NOSIGNATURE
		melody_neoforge_1.0.10_MC_1.21.jar                |Melody                        |melody                        |1.0.10              |Manifest: NOSIGNATURE
		meza_core-neoforge-1.1.2+1.21.jar                 |Meza's Mods Core              |meza_core                     |1.1.2               |Manifest: NOSIGNATURE
		midnightlib-neoforge-1.9.3+1.21.1.jar             |MidnightLib                   |midnightlib                   |1.9.3               |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
		mca-neoforge-7.7.11+1.21.1.jar                    |Minecraft Comes Alive         |mca                           |7.7.11+1.21.1       |Manifest: NOSIGNATURE
		mixed-litter-1.2.2.jar                            |Mixed Litter                  |mixed_litter                  |1.2.2               |Manifest: NOSIGNATURE
		mixson-neoforge-1.4.0.jar                         |Mixson                        |mixson                        |1.4.0               |Manifest: NOSIGNATURE
		dummmmmmy-1.21-2.0.12-neoforge.jar                |MmmMmmMmmMmm                  |dummmmmmy                     |1.21-2.0.12         |Manifest: NOSIGNATURE
		mob_weapon_api-3.0.20.jar                         |Mob Weapon API                |mob_weapon_api                |3.0.20              |Manifest: NOSIGNATURE
		mobs_of_mythology-neoforge-1.21.1-2.2.2.jar       |Mobs of Mythology             |mobs_of_mythology             |2.2.2               |Manifest: NOSIGNATURE
		modelfix-1.21-1.10.jar                            |Model Gap Fix                 |modelfix                      |1.21-1.10           |Manifest: NOSIGNATURE
		modernfix-neoforge-5.27.12+mc1.21.1.jar           |ModernFix                     |modernfix                     |5.27.12+mc1.21.1    |Manifest: NOSIGNATURE
		modonomicon-1.21.1-neoforge-1.120.1.jar           |Modonomicon                   |modonomicon                   |1.120.1             |Manifest: NOSIGNATURE
		modulargolems-3.1.40.jar                          |Modular Golems                |modulargolems                 |3.1.40              |Manifest: NOSIGNATURE
		moonlight-neoforge-1.21.1-3.0.17.jar              |Moonlight Lib                 |moonlight                     |1.21.1-3.0.17       |Manifest: NOSIGNATURE
		moonstone_meteorites_v1.0.0_1.21-1.21.8.jar       |Moonstone Meteorites          |moonstone_meteorites          |1.0.0               |Manifest: NOSIGNATURE
		MossyLib-1.4.0+1.21.1+neoforge.jar                |MossyLib                      |mossylib                      |1.4.0+1.21.1+neoforg|Manifest: NOSIGNATURE
		MouseTweaks-neoforge-mc1.21-2.26.1.jar            |Mouse Tweaks                  |mousetweaks                   |2.26.1              |Manifest: NOSIGNATURE
		mowziesmobs-1.21.1-1.8.2.jar                      |Mowzie's Mobs                 |mowziesmobs                   |1.8.2               |Manifest: NOSIGNATURE
		moyai-1.21-2.1.7-neoforge.jar                     |Moyai                         |moyai                         |1.21-2.1.7          |Manifest: NOSIGNATURE
		multikulti-core-neoforge-1.21.1-2.0.1.jar         |Multi-Kulti                   |multikulti_core               |1.21.1-2.0.1        |Manifest: NOSIGNATURE
		multikulti-registrate-neoforge-1.21.1-2.0.1.jar   |Multi-Kulti                   |multikulti_registrate         |1.21.1-2.0.1        |Manifest: NOSIGNATURE
		muscript-encapsulated-3.17.4+forge.jar            |MuScript (encapsulated)       |muscript                      |3.17.4+forge        |Manifest: NOSIGNATURE
		Mutated-Items-2.0.1-neoforge-1.21.1.jar           |Mutated Items                 |mutated_items                 |2.0.1               |Manifest: NOSIGNATURE
		MyNethersDelight-1.21.1-1.10.2.jar                |My Nether's Delight           |mynethersdelight              |1.10.2              |Manifest: NOSIGNATURE
		mysticaloaktree-1.21-1.14-neoforge.jar            |Mystical Oak Tree             |mysticaloaktree               |1.21-1.14           |Manifest: NOSIGNATURE
		naturalist-1.0.2-neoforge-1.21.1.jar              |Naturalist                    |naturalist                    |1.0.2               |Manifest: NOSIGNATURE
		neapolitan-1.21.1-6.0.1.jar                       |Neapolitan                    |neapolitan                    |6.0.1               |Manifest: NOSIGNATURE
		nebulus_trees_and_portals-1.0.0-neoforge-1.21.1.ja|nebulus trees and portals     |nebulus_trees_and_portals     |1.0.0               |Manifest: NOSIGNATURE
		Necronomicon-NeoForge-1.6.0+1.21.jar              |Necronomicon                  |necronomicon                  |1.6.0               |Manifest: NOSIGNATURE
		neoforge-21.1.234-universal.jar                   |NeoForge                      |neoforge                      |21.1.234            |Manifest: NOSIGNATURE
		netherdepthsupgrade-3.1.8-1.21.jar                |Nether Depths Upgrade         |netherdepthsupgrade           |3.1.8               |Manifest: NOSIGNATURE
		nirvana-forge-2.0.11.jar                          |Nirvana                       |nirvana                       |2.0.11              |Manifest: NOSIGNATURE
		nitrogen_internals-1.21.1-1.1.25-neoforge.jar     |Nitrogen                      |nitrogen_internals            |1.1.25              |Manifest: NOSIGNATURE
		block 15.jar                                      |nmfb                          |nmfb                          |1.0.0               |Manifest: NOSIGNATURE
		NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar          |No Chat Reports               |nochatreports                 |1.21.1-v2.9.1       |Manifest: NOSIGNATURE
		nomansdelight-2.2.0.jar                           |No Man's Delight              |nomansdelight                 |2.2.0               |Manifest: NOSIGNATURE
		nomansland-1.5.9.jar                              |No Man's Land                 |nomansland                    |1.5.9               |Manifest: NOSIGNATURE
		notenoughcrashes-neoforge-4.4.9+1.21.1.jar        |Not Enough Crashes            |notenoughcrashes              |4.4.9+1.21.1        |Manifest: NOSIGNATURE
		not_enough_glyphs-1.21.1-4.6.0.jar                |Not Enough Glyphs             |not_enough_glyphs             |4.6.0               |Manifest: NOSIGNATURE
		NotEnoughTrials-1.21-v6.4-Neoforge.jar            |Not Enough Trials             |notenoughtrials               |6.4                 |Manifest: NOSIGNATURE
		NETMiscCompat-1.21-v1.0.jar                       |Not Enough Trials Miscellaneou|miscnetcompat                 |1.0                 |Manifest: NOSIGNATURE
		notenoughanimations-neoforge-1.12.4-mc1.21.1.jar  |NotEnoughAnimations           |notenoughanimations           |1.12.4              |Manifest: NOSIGNATURE
		nuggets-neoforge-1.21.1-1.1.0.48.jar              |Nuggets                       |nuggets                       |1.1.0.48            |Manifest: NOSIGNATURE
		observable-5.4.4.jar                              |Observable                    |observable                    |5.4.4               |Manifest: NOSIGNATURE
		OctoLib-NEOFORGE-0.6.2+1.21.jar                   |OctoLib                       |octolib                       |0.6.2               |Manifest: NOSIGNATURE
		ohmymeteors-1.5.0+1.21+neo.jar                    |Oh My, Meteors!               |ohmymeteors                   |1.5.0+1.21+neo      |Manifest: NOSIGNATURE
		Oreganized 1.21.1-5.1.2.jar                       |Oreganized                    |oreganized                    |5.1.2               |Manifest: NOSIGNATURE
		origins-0.3.jar                                   |Origins                       |origins                       |0.3                 |Manifest: NOSIGNATURE
		overgeared-1.21.1-1.6.14.jar                      |Overgeared: A Blacksmith Mod  |overgeared                    |1.21.1-1.6.14       |Manifest: NOSIGNATURE
		origins-dietary-delights-1.9.7.jar                |Overgrown's Origins: Dietary D|mr_origins_dietarydelights    |1.9.7               |Manifest: NOSIGNATURE
		overpacked-2.0-1.21.1-neoforge.jar                |Overpacked                    |overpacked                    |2.0                 |Manifest: NOSIGNATURE
		OverweightFarming-1.21.1-2.2.0-NeoForge.jar       |Overweight Farming            |overweight_farming            |1.21.1-2.2.0-forge  |Manifest: NOSIGNATURE
		owo-lib-neoforge-0.12.15.5-beta.1+1.21.jar        |oωo                           |owo                           |0.12.15.5-beta.1+1.2|Manifest: NOSIGNATURE
		ParCool-1.21.1-3.4.3.3-NF.jar                     |ParCool!                      |parcool                       |3.4.3.3             |Manifest: NOSIGNATURE
		ParCool-CompatibilityAddon-1.21.1-3.4.3.1-1.1.jar |ParCool+ / Compatibility Addon|parcool_compat_addon          |1.1                 |Manifest: NOSIGNATURE
		parcoolskill-1.2.1.jar                            |ParCoolSkill                  |parcoolskill                  |1.2.1               |Manifest: NOSIGNATURE
		particleanimationlib-0.1.2+1.21-neo.jar           |Particle Animation Library (PA|particleanimationlib          |0.1.2+1.21-neo      |Manifest: NOSIGNATURE
		ParticleEffects-1.4.0+1.21.1+neoforge.jar         |Particle Effects              |particle_effects              |1.4.0+1.21.1+neoforg|Manifest: NOSIGNATURE
		eg_particle_interactions-0.4.1-neoforge-mc1.21.1.j|Particle Interactions         |eg_particle_interactions      |0.4.1               |Manifest: NOSIGNATURE
		particlerain-4.0.0-beta.10+1.21.1-neoforge.jar    |Particle Rain                 |particlerain                  |4.0.0-beta.10       |Manifest: NOSIGNATURE
		ParticleStorm-1.1.4.3.jar                         |ParticleStorm                 |particlestorm                 |1.1.4.3             |Manifest: NOSIGNATURE
		particular-1.21.1-NeoForge-1.5.5.jar              |Particular Reforged           |particular                    |1.5.5               |Manifest: NOSIGNATURE
		Pastel-1.1.5.5.jar                                |Pastel                        |pastel                        |1.1.5.5             |Manifest: NOSIGNATURE
		Patchouli-1.21.1-93-NEOFORGE.jar                  |Patchouli                     |patchouli                     |1.21.1-93-NEOFORGE  |Manifest: NOSIGNATURE
		PeacefulMoon-1.21.1-Neoforge-Fabric-1.0.4.jar     |Peaceful Moon                 |peacefulmoon                  |1.21.1              |Manifest: NOSIGNATURE
		PeakStamina-NeoForge-2.0.0+hotfix2.jar            |Peak Stamina                  |peakstamina                   |2.0.0+hotfix2       |Manifest: NOSIGNATURE
		percale-neoforge-1.0.0-beta.1.jar                 |Percale                       |percale                       |1.0.0-beta.1        |Manifest: NOSIGNATURE
		Perception-NEOFORGE-0.2.1+1.21.1.jar              |Perception                    |perception                    |0.2.1               |Manifest: NOSIGNATURE
		persistentinventorysearch-1.21.1-1.5.jar          |Persistent Inventory Search   |persistentinventorysearch     |1.5                 |Manifest: NOSIGNATURE
		persistent_mining-neoforge-1.0.1.jar              |Persistent Mining             |persistent_mining             |1.0.0               |Manifest: NOSIGNATURE
		petrolsparts-1.21.1-1.2.10.jar                    |Petrol's Parts                |petrolsparts                  |1.2.10              |Manifest: NOSIGNATURE
		petrolpark-1.21.1-1.4.35.jar                      |Petrolpark's Library          |petrolpark                    |1.4.35              |Manifest: NOSIGNATURE
		piggyback-neoforge-1.21.1-1.1.1.jar               |Piggyback                     |piggyback                     |1.1.1               |Manifest: NOSIGNATURE
		Placebo-1.21.1-9.9.1.jar                          |Placebo                       |placebo                       |9.9.1               |Manifest: NOSIGNATURE
		Platform-neoforge-1.21.1-1.3.3.jar                |Platform                      |platform                      |1.3.3               |Manifest: NOSIGNATURE
		player-animation-lib-forge-2.0.4+1.21.1.jar       |Player Animator               |playeranimator                |2.0.4+1.21.1        |Manifest: NOSIGNATURE
		plushables-neoforge-2.2.1+1.21.1.jar              |Plushables                    |plushables                    |2.2.1+1.21.1        |Manifest: NOSIGNATURE
		plushie_buddies-1.0.1-neofroge-1.21.1.jar         |Plushie Buddies               |plushie_buddies               |1.0.1-neofroge-1.21.|Manifest: NOSIGNATURE
		polymorph-neoforge-1.1.0+1.21.1.jar               |Polymorph                     |polymorph                     |1.1.0+1.21.1        |Manifest: NOSIGNATURE
		polytone-neoforge-1.21-3.7.1.jar                  |Polytone                      |polytone                      |1.21-3.7.1          |Manifest: NOSIGNATURE
		ponder-neoforge-1.0.82+mc1.21.1.jar               |Ponder                        |ponder                        |1.0.82+mc1.21.1     |Manifest: NOSIGNATURE
		ponderforkc-1.0.0.jar                             |Ponder for KaleidoscopeCookery|ponderforkc                   |1.0.0               |Manifest: NOSIGNATURE
		ponderjs-neoforge-1.21.1-2.4.0.jar                |PonderJS                      |ponderjs                      |1.21.1-2.4.0        |Manifest: NOSIGNATURE
		pondus_inventory_fi-0.10-Beta.jar                 |Pondus Inventory              |pondus_inventory_fi           |0.10-Beta           |Manifest: NOSIGNATURE
		pop-21.1.3.jar                                    |Pop                           |pop                           |21.1.3              |Manifest: NOSIGNATURE
		potionbundles-1.21-1.8.jar                        |Potion Bundles                |potionbundles                 |1.8                 |Manifest: NOSIGNATURE
		prickle-neoforge-1.21.1-21.1.11.jar               |PrickleMC                     |prickle                       |21.1.11             |Manifest: NOSIGNATURE
		pridelib-1.2.4+1.21.1-mojmap.jar                  |Pride Lib                     |pride                         |1.2.4+1.21.1        |Manifest: NOSIGNATURE
		ProbeJS-8.0.2.jar                                 |ProbeJS                       |probejs                       |8.0.2               |Manifest: NOSIGNATURE
		NeoForge-projectatmosphere-0.8.1.0.jar            |Project Atmosphere            |projectatmosphere             |0.8.1.0             |Manifest: NOSIGNATURE
		punchy-2.5.5b-neoforge-1.21.1.jar                 |Punchy                        |punchy                        |2.5.5b              |Manifest: NOSIGNATURE
		puzzle-neoforge-2.3.0+1.21.1.jar                  |Puzzle                        |puzzle                        |2.3.0               |Manifest: NOSIGNATURE
		PuzzlesLib-v21.1.52-1.21.1-NeoForge.jar           |Puzzles Lib                   |puzzleslib                    |21.1.52             |Manifest: NOSIGNATURE
		qdaa-neoforge-2.0.jar                             |QDAA                          |qdaa                          |2.0                 |Manifest: NOSIGNATURE
		quality_food-1.21.1-2.3.5.jar                     |Quality Food                  |quality_food                  |2.3.5               |Manifest: NOSIGNATURE
		ragdoll_reactions-1.21.1-0.4.0.jar                |Ragdoll Reactions             |ragdoll_reactions             |0.4.0               |Manifest: NOSIGNATURE
		randomium-1.21-1.33.3-neoforge.jar                |Randomium                     |randomium                     |1.21-1.33.3         |Manifest: NOSIGNATURE
		rare-ice-neoforge-0.7.0.jar                       |Rare Ice                      |rare_ice                      |0.7.0               |Manifest: NOSIGNATURE
		Rats Reborn-1.21.1-9.0.0.jar                      |Rats Reborn                   |rats                          |9.0.0               |Manifest: NOSIGNATURE
		recipe_integration-0.4.0.jar                      |Recipe Integration            |recipe_integration            |0.4.0               |Manifest: NOSIGNATURE
		redomesticate-neoforge-1.21.1-1.8.3.jar           |Redomesticate                 |redomesticate                 |1.8.3               |Manifest: NOSIGNATURE
		reeses-sodium-options-neoforge-1.8.3+mc1.21.4.jar |Reese's Sodium Options        |reeses_sodium_options         |1.8.3+mc1.21.4      |Manifest: NOSIGNATURE
		relics-1.21.1-0.12.8.jar                          |Relics                        |relics                        |0.12.8              |Manifest: NOSIGNATURE
		relics_sable_compat-1.0.0.jar                     |Relics Sable Compat           |relics_sable_compat           |1.0.0               |Manifest: NOSIGNATURE
		reliquified_ars_nouveau-1.21.1-0.8.1.jar          |Reliquified Ars Nouveau       |reliquified_ars_nouveau       |0.8.1               |Manifest: NOSIGNATURE
		reliquified_artifacts-1.21.1-1.0.7.jar            |reliquified_artifacts         |reliquified_artifacts         |1.0.7               |Manifest: NOSIGNATURE
		respackopts-4.14.0+1.21.1.forge.4.jar             |Resource Pack Options         |respackopts                   |4.14.0+1.21.1.forge.|Manifest: NOSIGNATURE
		resourcefullib-neoforge-1.21-3.0.12.jar           |Resourceful Lib               |resourcefullib                |3.0.12              |Manifest: NOSIGNATURE
		resourcefulconfig-neoforge-1.21-3.0.11.jar        |Resourcefulconfig             |resourcefulconfig             |3.0.11              |Manifest: NOSIGNATURE
		revervox_mod-1.21.1-2.0.jar                       |Revervox                      |revervox_mod                  |2.0                 |Manifest: NOSIGNATURE
		rhino-2101.2.7-build.85.jar                       |Rhino                         |rhino                         |2101.2.7-build.85   |Manifest: NOSIGNATURE
		Ribbits-1.21.1-NeoForge-4.1.6.jar                 |Ribbits                       |ribbits                       |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
		ritchiesprojectilelib-2.1.2+mc.1.21.1-neoforge.jar|Ritchie's Projectile Library  |ritchiesprojectilelib         |2.1.2               |Manifest: NOSIGNATURE
		roadarchitect-1.6.6-neoforge+1.21.1.jar           |RoadArchitect                 |roadarchitect                 |1.6.6               |Manifest: NOSIGNATURE
		roadarchitect_encounters-1.1.0-neoforge+1.21.1.jar|RoadArchitect: Encounters     |roadarchitect_roadencounters  |1.1.0               |Manifest: NOSIGNATURE
		rottencreatures-neoforge-1.21.1-1.1.2.jar         |RottenCreatures               |rottencreatures               |1.1.2               |Manifest: NOSIGNATURE
		neoforge-runiclib-1.21.1-5.0.7.jar                |RunicLib                      |runiclib                      |5.0.7               |Manifest: NOSIGNATURE
		sable-neoforge-1.21.1-1.2.2.jar                   |Sable                         |sable                         |1.2.2               |Manifest: NOSIGNATURE
		sablebeyond-neoforge-1.21.1-v0.4.1.jar            |Sable Beyond                  |sable_beyond                  |0.4.1               |Manifest: NOSIGNATURE
		sable-companion-common-1.21.1-1.6.0.jar           |Sable Companion               |sablecompanion                |1.6.0               |Manifest: NOSIGNATURE
		sableexplosionfix-1.0.0.jar                       |Sable Explosion Fix           |sableexplosionfix             |1.0.0               |Manifest: NOSIGNATURE
		sable_player_ragdoll-1.21.1-0.5.3.jar             |Sable Player Ragdoll          |sable_player_ragdoll          |0.5.3               |Manifest: NOSIGNATURE
		sabledramaticimpact-1.0.0.jar                     |Sable: Dramatic Impact        |sabledramaticimpact           |1.0.0               |Manifest: NOSIGNATURE
		sable_pathfinder-1.4.0.jar                        |Sable: Pathfinder             |sable_pathfinder              |1.4.0               |Manifest: NOSIGNATURE
		salt-V1.0.0-Beta.jar                              |Salt                          |salt                          |1.0.0               |Manifest: NOSIGNATURE
		sarosplayerplushiemod-lite-neoforge-1.2-1.21.1.jar|Saro's Player Plushie Mod Lite|sarosplayerplushiemodlite     |1.0.0               |Manifest: NOSIGNATURE
		sauce-1.21.1-0.0.42.89.jar                        |Sauce Library                 |sauce                         |0.0.42.89           |Manifest: NOSIGNATURE
		SchemConvert-master-SNAPSHOT.jar                  |SchemConvert                  |schemconvert                  |1.2.6               |Manifest: NOSIGNATURE
		SeaLife-v21.1.0-mc1.21.1-NeoForge.jar             |Sea Life                      |sealife                       |21.1.0              |Manifest: NOSIGNATURE
		Searchables-neoforge-1.21.1-1.0.2.jar             |Searchables                   |searchables                   |1.0.2               |Manifest: NOSIGNATURE
		Seasonal Integration-v1.6.1-Mc1.21.1+.jar         |Seasonal Integration          |seasonal_integration          |1.6.1               |Manifest: NOSIGNATURE
		seasonal_lets_do-neoforge-1.5.0+1.21.jar          |Seasonal Let's Do             |seasonal_lets_do              |1.5.0+1.21          |Manifest: NOSIGNATURE
		seatbelt-neoforge-0.3.0.jar                       |Seatbelt                      |seatbelt                      |1.0.0               |Manifest: NOSIGNATURE
		secondchanceforge-1.21.1-1.5.1.jar                |Second Chance (Forge)         |secondchanceforge             |1.5.1               |Manifest: NOSIGNATURE
		SSRD-1.7.1-1.21.1.jar                             |Seperate Sable Render Distance|ssrd                          |1.7.1               |Manifest: NOSIGNATURE
		sereneslicecompat-neoforge-1.21.1-0.3.3.jar       |Serene & Slice Compat         |sereneslicecompat             |0.3.3               |Manifest: NOSIGNATURE
		SereneSeasons-neoforge-1.21.1-10.1.0.3.jar        |Serene Seasons                |sereneseasons                 |10.1.0.3            |Manifest: NOSIGNATURE
		NeoForge-Version-Serene Seasons Plus-1.21.1-4.2.3.|Serene Seasons Plus           |sereneseasonsplus             |4.2.3               |Manifest: NOSIGNATURE
		sherdsapi-neoforge-1.21.1-6.0.3.jar               |Sherds API                    |sherdsapi                     |6.0.3               |Manifest: NOSIGNATURE
		shine-2.0.1+1.21.1-neoforge.jar                   |Shine                         |shine                         |2.0.1+1.21.1-neoforg|Manifest: NOSIGNATURE
		shine_voxy_compat-0.1.jar                         |Shine Voxy Compat             |shine_voxy_compat             |0.1                 |Manifest: NOSIGNATURE
		shortstacks-1.2.2.jar                             |Short Stacks                  |shortstacks                   |1.2.2               |Manifest: NOSIGNATURE
		shulkerboxtooltip-neoforge-5.1.9+1.21.1.jar       |ShulkerBoxTooltip             |shulkerboxtooltip             |5.1.9+1.21.1        |Manifest: NOSIGNATURE
		simpleclouds-0.7.3+1.21.1-all.jar                 |Simple Clouds                 |simpleclouds                  |0.7.3+1.21.1        |Manifest: NOSIGNATURE
		voicechat-neoforge-1.21.1-2.6.18.jar              |Simple Voice Chat             |voicechat                     |1.21.1-2.6.18       |Manifest: NOSIGNATURE
		simulated_gauges-1.1.0.jar                        |Simulated Gauges              |simulated_gauges              |1.1.0               |Manifest: NOSIGNATURE
		org.sinytra.connector-2.0.0-beta.14+1.21.1-mod.jar|Sinytra Connector             |connector                     |2.0.0-beta.14+1.21.1|Manifest: NOSIGNATURE
		sleep_tight-1.21-1.4.1-neoforge.jar               |Sleep Tight                   |sleep_tight                   |1.21-1.3.7          |Manifest: NOSIGNATURE
		slimebiome-1.1.0.jar                              |Slime Biome                   |slimebiome                    |1.1.0               |Manifest: NOSIGNATURE
		slime-jump-neoforge-1.21.1-1.0.0(1).jar           |SlimeJump                     |slimejump                     |1.0.0               |Manifest: NOSIGNATURE
		slimy_stuff-1.21.1-1.1.1.jar                      |Slimy Stuff                   |slimy_stuff                   |1.1.1               |Manifest: NOSIGNATURE
		SlimyBoyos-neoforge-1.21.1-14.0.2.jar             |SlimyBoyos                    |slimyboyos                    |14.0.2              |Manifest: NOSIGNATURE
		smart_particles-21.8.10.jar                       |Smart Particles               |smart_particles               |21.8.10             |Manifest: NOSIGNATURE
		SmartBrainLib-neoforge-1.21.1-1.16.11.jar         |SmartBrainLib                 |smartbrainlib                 |1.16.11             |Manifest: NOSIGNATURE
		SmoothBoot-NeoForge+1.21-1.0.0.jar                |Smooth Boot                   |smoothboot                    |1.0.0               |Manifest: NOSIGNATURE
		smooth_f5-neoforge-1.3.1.jar                      |Smooth F5                     |smooth_f5                     |1.3.1               |Manifest: NOSIGNATURE
		smoothscrolling-1.21.1-NeoForge-1.0.1.jar         |Smooth Scrolling Reforged     |smoothscrolling               |1.0.1               |Manifest: NOSIGNATURE
		smoothskies-2.10.4+1.21.1-neoforge.jar            |Smooth Skies                  |smoothskies                   |2.10.4              |Manifest: NOSIGNATURE
		smoothswapping-0.9.3.2-1.21.1-neoforge.jar        |Smooth Swapping               |smoothswapping                |0.9.3.2             |Manifest: NOSIGNATURE
		smoothgui-neoforge-1.21.1-1.1.0.jar               |SmoothGui                     |smoothgui                     |1.1.0               |Manifest: NOSIGNATURE
		snowpig-1.21-8.0.1.jar                            |Snow Pig                      |snowpig                       |8.0.1               |Manifest: NOSIGNATURE
		SnowRealMagic-1.21.1-NeoForge-12.2.1.jar          |Snow! Real Magic!             |snowrealmagic                 |12.2.1+neoforge     |Manifest: NOSIGNATURE
		snowysniffer-neoforge-1.21.1-1.0.0.jar            |Snowy Sniffer                 |snowysniffer                  |1.0.0               |Manifest: NOSIGNATURE
		snowyspirit-neoforge-1.21.1-3.1.7.jar             |Snowy Spirit                  |snowyspirit                   |1.21.1-3.1.7        |Manifest: NOSIGNATURE
		snuffles-1.1.2.jar                                |Snuffles                      |snuffles                      |1.1.2               |Manifest: NOSIGNATURE
		sodium-neoforge-0.6.13+mc1.21.1.jar               |Sodium                        |sodium                        |0.6.13+mc1.21.1     |Manifest: NOSIGNATURE
		sodiumoptionsapi-neoforge-1.0.10-1.21.1.jar       |Sodium Options API            |sodiumoptionsapi              |1.0.10              |Manifest: NOSIGNATURE
		sodiumoptionsmodcompat-neoforge-1.0.0-1.21.1.jar  |Sodium Options Mod Compat     |sodiumoptionsmodcompat        |1.0.0               |Manifest: NOSIGNATURE
		softimprints-neoforge-1.21.1-2.5.01.jar           |Soft Imprints                 |softimprints                  |2.5.01              |Manifest: NOSIGNATURE
		solstick-1.1.0.jar                                |SOLStick                      |solstick                      |1.1.0               |Manifest: NOSIGNATURE
		someassemblyrequired-5.2.8.jar                    |Some Assembly Required        |someassemblyrequired          |5.2.8               |Manifest: NOSIGNATURE
		sound-physics-remastered-neoforge-1.21.1-1.5.1.jar|Sound Physics Remastered      |sound_physics_remastered      |1.21.1-1.5.1        |Manifest: NOSIGNATURE
		soundsbegone-neoforge-1.5.1+mc1.21.jar            |SoundsBeGone                  |soundsbegone                  |1.5.1               |Manifest: NOSIGNATURE
		spark-1.10.124-neoforge.jar                       |spark                         |spark                         |1.10.124            |Manifest: NOSIGNATURE
		sparsestructures-neoforge-1.21.1-3.0.jar          |SparseStructures              |sparsestructures              |3.0                 |Manifest: NOSIGNATURE
		spawn-4.0.4-1.21.1.jar                            |Spawn                         |spawn                         |4.0.4-1.21.1        |Manifest: NOSIGNATURE
		spelunkers_charm-5.0.6.jar                        |Spelunker's Charm             |spelunkers_charm              |5.0.6               |Manifest: NOSIGNATURE
		spelunkerspalette-1.4.4.jar                       |Spelunker's Palette           |spelunkerspalette             |1.4.4               |Manifest: NOSIGNATURE
		spelunkery-1.21.1-0.4.3-neoforge.jar              |Spelunkery                    |spelunkery                    |1.21.1-0.4.3        |Manifest: NOSIGNATURE
		SpiderMoon-1.21.1-NeoForge-fabric-1.0.3.jar       |Spider Moon                   |spidermoon                    |1.21.1              |Manifest: NOSIGNATURE
		spruceui-6.2.5+1.21.1-mojmap.jar                  |SpruceUI                      |spruceui                      |6.2.5+1.21.1        |Manifest: NOSIGNATURE
		statuemenus-neoforge-21.1.0.jar                   |Statue Menus                  |statuemenus                   |21.1.0              |Manifest: NOSIGNATURE
		stevesrealisticsleep-neoforge-1.11.2+mc1.21-1.21.1|Steve's Realistic Sleep       |stevesrealisticsleep          |1.11.2+mc1.21-1.21.1|Manifest: NOSIGNATURE
		labels-1.21-2.0.3-neoforge.jar                    |Storage Labels                |labels                        |1.21-2.0.3          |Manifest: NOSIGNATURE
		storms_of_the_wild-1.2.0-neoforge-1.21.1.jar      |Storms of the Wild            |storms_of_the_wild            |1.2.0               |Manifest: NOSIGNATURE
		StrawStatues-v21.1.0-1.21.1-NeoForge.jar          |Straw Statues                 |strawstatues                  |21.1.0              |Manifest: NOSIGNATURE
		Structory_26.1_v1.3.16.jar                        |Structory                     |structory                     |1.3.16              |Manifest: NOSIGNATURE
		Structory_Towers_26.1_v1.0.16.jar                 |Structory: Towers             |structory_towers              |1.0.16              |Manifest: NOSIGNATURE
		structureplacerapi-2.1.1+1.21.1+neo.jar           |StructurePlacerAPI            |structureplacerapi            |2.1.1+1.21.1+neo    |Manifest: NOSIGNATURE
		SubtleEffects-neoforge-1.21.1-1.14.3.jar          |Subtle Effects                |subtle_effects                |1.14.3              |Manifest: NOSIGNATURE
		supplementaries-neoforge-1.21.1-3.6.0.jar         |Supplementaries               |supplementaries               |1.21.1-3.6.0        |Manifest: NOSIGNATURE
		suppsquared-neoforge-1.21-1.2.18.jar              |Supplementaries Squared       |suppsquared                   |1.21-1.2.18         |Manifest: NOSIGNATURE
		sushigocrafting-1.21-0.6.5.jar                    |Sushi Go Crafting             |sushigocrafting               |0.6.5               |Manifest: NOSIGNATURE
		sweety_archaeology-1.0.9b-neoforge-1.21.1.jar     |Sweety's Archaeology          |sweety_archaeology            |1.0.9               |Manifest: NOSIGNATURE
		taxtg-2.0.1-neoforge-1.21.1.jar                   |Tax' Tree Giant               |taxtg                         |2.0.1               |Manifest: NOSIGNATURE
		org.confluence.terra_entity-1.2.1.jar             |Terra Entity                  |terra_entity                  |1.2.1               |Manifest: NOSIGNATURE
		org.confluence.terra_furniture.terra_furniture-1.2|Terra Furniture               |terra_furniture               |1.21.1-0.0.5        |Manifest: NOSIGNATURE
		TerraBlender-neoforge-1.21.1-4.1.0.8.jar          |TerraBlender                  |terrablender                  |4.1.0.8             |Manifest: NOSIGNATURE
		org.confluence.terra_curio-1.2.0.jar              |TerraCurio                    |terra_curio                   |1.2.0               |Manifest: NOSIGNATURE
		org.confluence.terra_guns-1.21.1-1.0.jar          |TerraGuns                     |terra_guns                    |1.0                 |Manifest: NOSIGNATURE
		terrain_slabs-neoforge-3.1.2.jar                  |Terrain Slabs                 |terrain_slabs                 |3.1.2               |Manifest: NOSIGNATURE
		aether-1.21.1-1.5.10-neoforge.jar                 |The Aether                    |aether                        |1.5.10              |Manifest: NOSIGNATURE
		the_afterdark-1.21.1-neoforge-1.0.3.1.jar         |The Afterdark                 |the_afterdark                 |1.0.3.1             |Manifest: NOSIGNATURE
		the_beyond-0.0.5-InDev.jar                        |The Beyond                    |the_beyond                    |0.0.5-InDev         |Manifest: NOSIGNATURE
		isleweaver-0.0.1-InDev.jar                        |The Beyond - Isleweaver Addon |isleweaver                    |0.0.1-InDev         |Manifest: NOSIGNATURE
		the_bumblezone-7.15.0+1.21.1-neoforge.jar         |The Bumblezone                |the_bumblezone                |7.15.0+1.21.1-neofor|Manifest: NOSIGNATURE
		nowebsite.makertechno.the_trackers.the_trackers-1.|The Trackers                  |the_trackers                  |1.21.1-0.2.5        |Manifest: NOSIGNATURE
		twilightforest-1.21.1-4.8.3345-universal.jar      |The Twilight Forest           |twilightforest                |4.8.3345            |Manifest: NOSIGNATURE
		The_Undergarden-1.21.1-0.9.6.jar                  |The Undergarden               |undergarden                   |0.9.6               |Manifest: NOSIGNATURE
		the_wasteland_reworked-1.0.5-neoforge-1.21.1.jar  |The Wasteland Reworked        |the_wasteland_reworked        |1.0.5               |Manifest: NOSIGNATURE
		ThreeDimensionParticle-1.0.1.jar                  |Three Dimension Particle      |thr_dim_particle              |1.0.1               |Manifest: NOSIGNATURE
		tightfire-1.21.1-1.0-SNAPSHOT_mapped_moj_1.21.1.ja|Tightfire                     |tightfire                     |1.0-SNAPSHOT        |Manifest: NOSIGNATURE
		timescalelib-1.2.0.jar                            |TimeScaleLib                  |timescalelib                  |1.2.0               |Manifest: NOSIGNATURE
		tiny-config-3.1.0-neoforge.jar                    |Tiny Config                   |tiny_config                   |3.1.0               |Manifest: NOSIGNATURE
		tia-neoforge-1.21-1.2.1.jar                       |Tiny Item Animations          |tia                           |1.2.1               |Manifest: NOSIGNATURE
		titanium-1.21-4.0.43.jar                          |Titanium                      |titanium                      |4.0.43              |Manifest: NOSIGNATURE
		tommylib-neoforge-1.21.1-33.0.2.jar               |TommyLib                      |tommylib                      |33.0.2              |Manifest: NOSIGNATURE
		toolsjs-0.1.1.jar                                 |ToolsJS                       |toolsjs                       |0.1.1               |Manifest: NOSIGNATURE
		toucanlib-neoforge-1.21.1-0.3.1.jar               |toucanLib                     |toucanlib                     |0.3.1               |Manifest: NOSIGNATURE
		toxony-0.10.7.jar                                 |Toxony                        |toxony                        |0.10.7              |Manifest: NOSIGNATURE
		TRansition-1.0.21-1.21.1-neoforge-SNAPSHOT.jar    |TRansition                    |transition                    |1.0.21              |Manifest: NOSIGNATURE
		TravelersTitles-1.21.1-NeoForge-5.1.3.jar         |Traveler's Titles             |travelerstitles               |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
		treasures_of_the_dead-0.8.2-1.21.1.jar            |Treasures of the dead         |treasures_of_the_dead         |0.8.2-1.21.1        |Manifest: NOSIGNATURE
		TRender-1.0.15-1.21.1-neoforge-SNAPSHOT.jar       |TRender                       |trender                       |1.0.15              |Manifest: NOSIGNATURE
		trimmed-neo-1.21-3.0.0.jar                        |Trimmed                       |trimmed                       |3.0.0               |Manifest: NOSIGNATURE
		sabletrueimpact-1.1.0-gamma.jar                   |True Impact                   |sabletrueimpact               |1.1.0-gamma         |Manifest: NOSIGNATURE
		tumbleweeds-1.1.0+mc1.21-1.21.1.jar               |Tumbleweeds                   |tumbleweeds                   |1.1.0               |Manifest: NOSIGNATURE
		twoplayersonehorse-neoforge-1.21.1-1.0.2.jar      |TwoPlayersOneHorse            |twoplayersonehorse            |1.0.2               |Manifest: NOSIGNATURE
		txnilib-neoforge-1.0.24-1.21.1.jar                |TxniLib                       |txnilib                       |1.0.24              |Manifest: NOSIGNATURE
		undergardendelight-1.2.1-neoforge-1.21.1.jar      |Undergarden Delight           |undergardendelight            |1.2.1               |Manifest: NOSIGNATURE
		UndergroundBunkers-1.0.4-1.21.x-neoforge.jar      |Underground Bunkers           |underground_bunkers           |1.0.4               |Manifest: NOSIGNATURE
		underground-rivers-1.0.2-neoforge-21.1.jar        |Underground Rivers            |underground_rivers            |1.0.2               |Manifest: NOSIGNATURE
		underground_village-neoforge-1.21.1-2.0.jar       |Underground Village, Stoneholm|underground_village           |2.0                 |Manifest: NOSIGNATURE
		UndergroundVillages-neoforge-1.21.1-4.0.3.jar     |Underground Villages Mod      |underground_villages          |4.0.3               |Manifest: NOSIGNATURE
		undergroundworlds-neoforge-3.0.2-1.21.1.jar       |Underground Worlds            |undergroundworlds             |3.0.2               |Manifest: NOSIGNATURE
		UnionLib-1.21.1-12.0.18-NeoForge-all.jar          |UnionLib                      |unionlib                      |12.0.18             |Manifest: NOSIGNATURE
		universaljewelry-2.0.jar                          |Universal Jewelry             |universaljewelry              |2.0                 |Manifest: NOSIGNATURE
		u_desert-2.0.3+mc1.21-1.21.11.jar                 |Unnamed Desert                |u_desert                      |2.0.3               |Manifest: NOSIGNATURE
		u_sea-1.2.5+mc1.19-1.21.11.jar                    |Unnamed Sea                   |u_sea                         |1.2.5               |Manifest: NOSIGNATURE
		unusual_adventures-1.1.0b-neoforge-1.21.1.jar     |Unusual Adventures            |unusual_adventures            |1.1.0               |Manifest: NOSIGNATURE
		unusualend-2.3.jar                                |Unusual End                   |unusualend                    |2.3-neo             |Manifest: NOSIGNATURE
		upgrade_aquatic-1.21.1-7.0.1.jar                  |Upgrade Aquatic               |upgrade_aquatic               |7.0.1               |Manifest: NOSIGNATURE
		usefulspyglass-neoforge-1.21.1-1.0.2.jar          |Useful Spyglass               |usefulspyglass                |1.0.2               |Manifest: NOSIGNATURE
		VampiresNeedUmbrellas-1.21.1-1.0.3.jar            |Vampires Need Umbrellas       |vampiresneedumbrellas         |1.0.3               |Manifest: NOSIGNATURE
		Vampirism-1.21-1.10.12.jar                        |Vampirism                     |vampirism                     |1.10.12             |Manifest: NOSIGNATURE
		vampirism_integrations-1.21.1-1.10.0.jar          |Vampirism Integrations        |vampirism_integrations        |1.10.0              |Manifest: NOSIGNATURE
		Vectorientation-NeoForge-1.21.1-1.0.0.jar         |Vectorientation:ReNeoForge    |vectorientation               |1.0.0               |Manifest: NOSIGNATURE
		veil-neoforge-1.21.1-4.0.0.jar                    |Veil                          |veil                          |4.0.0               |Manifest: NOSIGNATURE
		vercte-satchels-1.2.0.jar                         |Vercte's Satchels             |satchels                      |1.2.0               |Manifest: NOSIGNATURE
		villager_retaliation-neoforge-1.21.1-1.0.0-beta.12|Villager Retaliation!         |villagerretaliation           |1.0.0-beta.12-hotfix|Manifest: NOSIGNATURE
		vista-1.21-3.1.2-neoforge.jar                     |Vista                         |vista                         |1.21-3.1.1          |Manifest: NOSIGNATURE
		VistaAeronauticsFix-1.0.0.jar                     |Vista Aeronautics Fix         |vistafix                      |1.0.0               |Manifest: NOSIGNATURE
		VisualWorkbench-v21.1.1-1.21.1-NeoForge.jar       |Visual Workbench              |visualworkbench               |21.1.1              |Manifest: NOSIGNATURE
		voicechatrecording-1.21.1-2.0.jar                 |Voice Chat Recording          |voicechatrecording            |2.0                 |Manifest: NOSIGNATURE
		Voiceless Survival-1.21.1-neoforge-2.0.1.jar      |Voiceless Survival            |ezvcsurvival                  |2.0.1               |Manifest: NOSIGNATURE
		voice_trigger-neoforge-1.21.1-1.2.0.9-snapshot.jar|VoiceTrigger                  |voice_trigger                 |1.2.0               |Manifest: NOSIGNATURE
		voxy-0.2.9-alpha.jar                              |Voxy                          |voxy                          |0.2.9-alpha         |Manifest: NOSIGNATURE
		wab-1.21.1-1.3.2.jar                              |Wan's Ancient Beasts          |wan_ancient_beasts            |1.3.2               |Manifest: NOSIGNATURE
		1.21.1-neo-wavify-1.1.1.jar                       |Wavify                        |wavify                        |1.1.1               |Manifest: NOSIGNATURE
		forge-weeping_angels-mc1.21-v1.0.4-forge.jar      |Weeping Angels                |weeping_angels                |1                   |Manifest: NOSIGNATURE
		Werewolves-1.21-2.0.3.3.jar                       |Werewolves                    |werewolves                    |2.0.3.3             |Manifest: NOSIGNATURE
		whitenoise-1.21.1-neoforge-2.2.0.jar              |WhiteNoise                    |whitenoise                    |2.2.0               |Manifest: NOSIGNATURE
		WinterOverhaul-NeoForge-4.0.2+1.21.1.jar          |Winter Overhaul               |winteroverhaul                |4.0.0               |Manifest: NOSIGNATURE
		winterly-0.11.2+1.21.jar                          |Winterly                      |winterly                      |0.11.2+1.21         |Manifest: NOSIGNATURE
		wits-1.3.0+1.21-neoforge.jar                      |WITS                          |wits                          |1.3.0+1.21-neoforge |Manifest: NOSIGNATURE
		woodworks-1.21.1-4.0.2.jar                        |Woodworks                     |woodworks                     |4.0.2               |Manifest: NOSIGNATURE
		worldjs-1.21.1-1.0.0.jar                          |WorldJS                       |worldjs                       |1.0.0               |Manifest: NOSIGNATURE
		yet_another_config_lib_v3-3.8.2+1.21.1-neoforge.ja|YetAnotherConfigLib           |yet_another_config_lib_v3     |3.8.2+1.21.1-neoforg|Manifest: NOSIGNATURE
		goated-1.21-1.4.3-neoforge.jar                    |You've Goat to be kidding me  |goated                        |1.21-1.4.3          |Manifest: NOSIGNATURE
		yumi-mc-foundation-1.0.0-beta.1+1.21.1-mojmap.jar |Yumi Minecraft Libraries: Foun|yumi_mc_core                  |1.0.0-beta.1+1.21.1 |Manifest: NOSIGNATURE
		YungsApi-1.21.1-NeoForge-5.1.6.jar                |YUNG's API                    |yungsapi                      |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
		YungsBetterDesertTemples-1.21.1-NeoForge-4.1.5.jar|YUNG's Better Desert Temples  |betterdeserttemples           |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
		YungsBetterDungeons-1.21.1-NeoForge-5.1.4.jar     |YUNG's Better Dungeons        |betterdungeons                |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
		YungsBetterJungleTemples-1.21.1-NeoForge-3.1.2.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.5.|YUNG's Better Nether Fortresse|betterfortresses              |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
		YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.2.ja|YUNG's Better Ocean Monuments |betteroceanmonuments          |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
		YungsBetterStrongholds-1.21.1-NeoForge-5.1.3.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
		YungsBridges-1.21.1-NeoForge-5.1.1.jar            |YUNG's Bridges                |yungsbridges                  |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
		YungsCaveBiomes-1.21.1-NeoForge-3.1.1.jar         |YUNG's Cave Biomes            |yungscavebiomes               |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
		YungsExtras-1.21.1-NeoForge-5.1.1.jar             |YUNG's Extras                 |yungsextras                   |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
		YungsMenuTweaks-1.21.1-NeoForge-2.1.2.jar         |YUNG's Menu Tweaks            |yungsmenutweaks               |1.21.1-NeoForge-2.1.|Manifest: NOSIGNATURE
		Zeta-1.1-40.jar                                   |Zeta                          |zeta                          |1.1-40              |Manifest: NOSIGNATURE
		zigysmultiloaderutils-neoforge-1.21-1.3.0.jar     |Zigy's Multiloader Utils      |zigysmultiloaderutils         |1.3.0               |Manifest: NOSIGNATURE
		Kaleidoscope Texture Expansion-2.8.0-1.21.1.jar   |汤锅材质拓展                        |soup_pot_texture_expansion    |2.8.0-neoforge+mc1.2|Manifest: NOSIGNATURE
	Crash Report UUID: edfa46ea-4e49-4a5b-826b-c57368e1e16b
	FML: 4.0.42
	NeoForge: 21.1.234
	Flywheel Backend: flywheel:off
	Suspected Mods: Project Atmosphere (projectatmosphere), Minecraft (minecraft), NeoForge (neoforge), Drippy Loading Screen (drippyloadingscreen)