Перейти к содержанию

Вылетает сборка


Рекомендуемые сообщения

В теме 3 сообщения

Я сделал сборку на примерно 300 модов, всё запускается, но при попытки зайти в мир игра подвисает, потом сохраняет мир и крашится. Вот краш репорт, помогите пожалуйста:

---- 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.
=========================

// Embeddium instance tainted by mods: [fusion, entity_texture_features, valkyrienskies, supplementaries, oculus, embeddium_extra]
// Please do not reach out for Embeddium support without removing these mods first.
// -------
// There are four lights!

Time: 2025-02-19 17:47:54
Description: Unexpected error

java.lang.ClassCastException: class fi.dy.masa.litematica.world.WorldSchematic cannot be cast to class net.minecraft.client.multiplayer.ClientLevel (fi.dy.masa.litematica.world.WorldSchematic is in module [email protected] of loader 'TRANSFORMER' @542b27af; net.minecraft.client.multiplayer.ClientLevel is in module [email protected] of loader 'TRANSFORMER' @542b27af)
    at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.redirect$coi000$valkyrienskies$renderShipBlockEntityInShipyard(SodiumWorldRenderer.java:1771) ~[embeddium-0.3.31+mc1.20.1.jar%23541!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer from mod oculus,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.SodiumWorldRendererAccessor from mod oculus,pl:mixin:APP:valkyrienskies-common.mixins.json:mod_compat.sodium.MixinSodiumWorldRenderer from mod valkyrienskies,pl:mixin:A}
    at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntity(SodiumWorldRenderer.java:505) ~[embeddium-0.3.31+mc1.20.1.jar%23541!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer from mod oculus,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.SodiumWorldRendererAccessor from mod oculus,pl:mixin:APP:valkyrienskies-common.mixins.json:mod_compat.sodium.MixinSodiumWorldRenderer from mod valkyrienskies,pl:mixin:A}
    at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.redirect$beo000$oculus$addToList(SodiumWorldRenderer.java:784) ~[embeddium-0.3.31+mc1.20.1.jar%23541!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer from mod oculus,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.SodiumWorldRendererAccessor from mod oculus,pl:mixin:APP:valkyrienskies-common.mixins.json:mod_compat.sodium.MixinSodiumWorldRenderer from mod valkyrienskies,pl:mixin:A}
    at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:457) ~[embeddium-0.3.31+mc1.20.1.jar%23541!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer from mod oculus,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.SodiumWorldRendererAccessor from mod oculus,pl:mixin:APP:valkyrienskies-common.mixins.json:mod_compat.sodium.MixinSodiumWorldRenderer from mod valkyrienskies,pl:mixin:A}
    at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.redirect$coi000$valkyrienskies$renderShipBlockEntities(SodiumWorldRenderer.java:1797) ~[embeddium-0.3.31+mc1.20.1.jar%23541!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer from mod oculus,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.SodiumWorldRendererAccessor from mod oculus,pl:mixin:APP:valkyrienskies-common.mixins.json:mod_compat.sodium.MixinSodiumWorldRenderer from mod valkyrienskies,pl:mixin:A}
    at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:413) ~[embeddium-0.3.31+mc1.20.1.jar%23541!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer from mod oculus,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.SodiumWorldRendererAccessor from mod oculus,pl:mixin:APP:valkyrienskies-common.mixins.json:mod_compat.sodium.MixinSodiumWorldRenderer from mod valkyrienskies,pl:mixin:A}
    at net.minecraft.client.renderer.LevelRenderer.handler$zkh000$embeddium$onRenderBlockEntities(LevelRenderer.java:31795) ~[client-1.20.1-20230612.114412-srg.jar%23738!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1268) ~[client-1.20.1-20230612.114412-srg.jar%23738!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%23738!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin from mod moonlight,pl:mixin:APP:pehkui.mixins.json:reach.client.compat1202minus.GameRendererMixin from mod pehkui,pl:mixin:APP:fluffy_fur.mixins.json:client.GameRendererMixin from mod fluffy_fur,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing from mod oculus,pl:mixin:APP:orthocamera.mixins.json:GameRendererMixin from mod orthocamera,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:valkyrienskies-common.mixins.json:client.renderer.MixinGameRenderer from mod valkyrienskies,pl:mixin:APP:embeddiumplus.mixin.json:darkness.GameRendererMixin from mod embeddiumplus,pl:mixin:APP:mixins.satin.client.json:event.GameRendererMixin from mod (unknown),pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:bobby.mixins.json:GameRendererMixin from mod bobby,pl:mixin:APP:mixins.artifacts.common.json:item.wearable.nightvisiongoggles.client.GameRendererMixin from mod artifacts,pl:mixin:APP:mixins/1.20.1-my-totem-doll.mixins.json:GameRendererMixin from mod my_totem_doll,pl:mixin:APP:fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.forge.mixins.json:client.MixinForgeGameRenderer from mod fancymenu,pl:mixin:APP:lodestone.mixins.json:client.GameRendererMixin from mod lodestone,pl:mixin:APP:apoli.mixins.json:GameRendererMixin from mod apoli,pl:mixin:APP:pehkui.mixins.json:client.compat1193plus.GameRendererMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:client.compat1204minus.compat1193plus.GameRendererMixin from mod pehkui,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin from mod zeta,pl:mixin:APP:sodium-extra.mixins.json:prevent_shaders.MixinGameRenderer from mod embeddium_extra,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer from mod railways,pl:mixin:APP:zoomify.mixins.json:zoom.GameRendererMixin from mod zoomify,pl:mixin:APP:zoomify.mixins.json:zoom.secondary.GameRendererMixin from mod zoomify,pl:mixin:APP:tacz.mixins.json:client.GameRendererMixin from mod tacz,pl:mixin:APP:cutthrough.common.mixins.json:client.GameRendererMixin from mod cutthrough,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin from mod supplementaries,pl:mixin:APP:apugli.mixins.json:client.GameRendererMixin from mod apugli,pl:mixin:APP:apugli.mixins.json:client.accessor.GameRendererAccessor from mod apugli,pl:mixin:APP:apugli.forge.mixins.json:client.GameRendererMixin from mod apugli,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor from mod create,pl:mixin:APP:create.mixins.json:client.GameRendererMixin from mod create,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat from mod oculus,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%23738!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin from mod moonlight,pl:mixin:APP:pehkui.mixins.json:reach.client.compat1202minus.GameRendererMixin from mod pehkui,pl:mixin:APP:fluffy_fur.mixins.json:client.GameRendererMixin from mod fluffy_fur,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing from mod oculus,pl:mixin:APP:orthocamera.mixins.json:GameRendererMixin from mod orthocamera,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:valkyrienskies-common.mixins.json:client.renderer.MixinGameRenderer from mod valkyrienskies,pl:mixin:APP:embeddiumplus.mixin.json:darkness.GameRendererMixin from mod embeddiumplus,pl:mixin:APP:mixins.satin.client.json:event.GameRendererMixin from mod (unknown),pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:bobby.mixins.json:GameRendererMixin from mod bobby,pl:mixin:APP:mixins.artifacts.common.json:item.wearable.nightvisiongoggles.client.GameRendererMixin from mod artifacts,pl:mixin:APP:mixins/1.20.1-my-totem-doll.mixins.json:GameRendererMixin from mod my_totem_doll,pl:mixin:APP:fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.forge.mixins.json:client.MixinForgeGameRenderer from mod fancymenu,pl:mixin:APP:lodestone.mixins.json:client.GameRendererMixin from mod lodestone,pl:mixin:APP:apoli.mixins.json:GameRendererMixin from mod apoli,pl:mixin:APP:pehkui.mixins.json:client.compat1193plus.GameRendererMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:client.compat1204minus.compat1193plus.GameRendererMixin from mod pehkui,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin from mod zeta,pl:mixin:APP:sodium-extra.mixins.json:prevent_shaders.MixinGameRenderer from mod embeddium_extra,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer from mod railways,pl:mixin:APP:zoomify.mixins.json:zoom.GameRendererMixin from mod zoomify,pl:mixin:APP:zoomify.mixins.json:zoom.secondary.GameRendererMixin from mod zoomify,pl:mixin:APP:tacz.mixins.json:client.GameRendererMixin from mod tacz,pl:mixin:APP:cutthrough.common.mixins.json:client.GameRendererMixin from mod cutthrough,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin from mod supplementaries,pl:mixin:APP:apugli.mixins.json:client.GameRendererMixin from mod apugli,pl:mixin:APP:apugli.mixins.json:client.accessor.GameRendererAccessor from mod apugli,pl:mixin:APP:apugli.forge.mixins.json:client.GameRendererMixin from mod apugli,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor from mod create,pl:mixin:APP:create.mixins.json:client.GameRendererMixin from mod create,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat from mod oculus,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23738!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23738!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-47.3.0.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin from mod flywheel,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {re:mixin}
    at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
    at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Suspected Mods: 
    Embeddium (embeddium), Version: 0.3.31+mc1.20.1
        at TRANSFORMER/[email protected]+mc1.20.1/me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.redirect$coi000$valkyrienskies$renderShipBlockEntityInShipyard(SodiumWorldRenderer.java:1771)

    Valkyrien Skies 2 (valkyrienskies), Version: 2.3.0-beta.5
        Issue tracker URL: https://github.com/ValkyrienSkies/Valkyrien-Skies-2/issues
        Mixin class: org.valkyrienskies.mod.mixin.mod_compat.sodium.MixinSodiumWorldRenderer
        Target: me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer
        at TRANSFORMER/[email protected]+mc1.20.1/me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.redirect$coi000$valkyrienskies$renderShipBlockEntityInShipyard(SodiumWorldRenderer.java:1771)

    Oculus (oculus), Version: 1.8.0
        Issue tracker URL: https://github.com/Asek3/Oculus/issues
        Mixin class: net.irisshaders.iris.compat.sodium.mixin.shadow_map.MixinSodiumWorldRenderer
        Target: me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer
        at TRANSFORMER/[email protected]+mc1.20.1/me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.redirect$beo000$oculus$addToList(SodiumWorldRenderer.java:784)
Stacktrace:
    at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.redirect$coi000$valkyrienskies$renderShipBlockEntityInShipyard(SodiumWorldRenderer.java:1771) ~[embeddium-0.3.31+mc1.20.1.jar%23541!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer from mod oculus,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.SodiumWorldRendererAccessor from mod oculus,pl:mixin:APP:valkyrienskies-common.mixins.json:mod_compat.sodium.MixinSodiumWorldRenderer from mod valkyrienskies,pl:mixin:A}
    at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntity(SodiumWorldRenderer.java:505) ~[embeddium-0.3.31+mc1.20.1.jar%23541!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer from mod oculus,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.SodiumWorldRendererAccessor from mod oculus,pl:mixin:APP:valkyrienskies-common.mixins.json:mod_compat.sodium.MixinSodiumWorldRenderer from mod valkyrienskies,pl:mixin:A}
    at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.redirect$beo000$oculus$addToList(SodiumWorldRenderer.java:784) ~[embeddium-0.3.31+mc1.20.1.jar%23541!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer from mod oculus,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.SodiumWorldRendererAccessor from mod oculus,pl:mixin:APP:valkyrienskies-common.mixins.json:mod_compat.sodium.MixinSodiumWorldRenderer from mod valkyrienskies,pl:mixin:A}
    at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:457) ~[embeddium-0.3.31+mc1.20.1.jar%23541!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer from mod oculus,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.SodiumWorldRendererAccessor from mod oculus,pl:mixin:APP:valkyrienskies-common.mixins.json:mod_compat.sodium.MixinSodiumWorldRenderer from mod valkyrienskies,pl:mixin:A}
    at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.redirect$coi000$valkyrienskies$renderShipBlockEntities(SodiumWorldRenderer.java:1797) ~[embeddium-0.3.31+mc1.20.1.jar%23541!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer from mod oculus,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.SodiumWorldRendererAccessor from mod oculus,pl:mixin:APP:valkyrienskies-common.mixins.json:mod_compat.sodium.MixinSodiumWorldRenderer from mod valkyrienskies,pl:mixin:A}
    at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:413) ~[embeddium-0.3.31+mc1.20.1.jar%23541!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer from mod oculus,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.SodiumWorldRendererAccessor from mod oculus,pl:mixin:APP:valkyrienskies-common.mixins.json:mod_compat.sodium.MixinSodiumWorldRenderer from mod valkyrienskies,pl:mixin:A}
    at net.minecraft.client.renderer.LevelRenderer.handler$zkh000$embeddium$onRenderBlockEntities(LevelRenderer.java:31795) ~[client-1.20.1-20230612.114412-srg.jar%23738!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1268) ~[client-1.20.1-20230612.114412-srg.jar%23738!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%23738!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin from mod moonlight,pl:mixin:APP:pehkui.mixins.json:reach.client.compat1202minus.GameRendererMixin from mod pehkui,pl:mixin:APP:fluffy_fur.mixins.json:client.GameRendererMixin from mod fluffy_fur,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer from mod oculus,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing from mod oculus,pl:mixin:APP:orthocamera.mixins.json:GameRendererMixin from mod orthocamera,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:valkyrienskies-common.mixins.json:client.renderer.MixinGameRenderer from mod valkyrienskies,pl:mixin:APP:embeddiumplus.mixin.json:darkness.GameRendererMixin from mod embeddiumplus,pl:mixin:APP:mixins.satin.client.json:event.GameRendererMixin from mod (unknown),pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer from mod entity_model_features,pl:mixin:APP:bobby.mixins.json:GameRendererMixin from mod bobby,pl:mixin:APP:mixins.artifacts.common.json:item.wearable.nightvisiongoggles.client.GameRendererMixin from mod artifacts,pl:mixin:APP:mixins/1.20.1-my-totem-doll.mixins.json:GameRendererMixin from mod my_totem_doll,pl:mixin:APP:fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu,pl:mixin:APP:fancymenu.forge.mixins.json:client.MixinForgeGameRenderer from mod fancymenu,pl:mixin:APP:lodestone.mixins.json:client.GameRendererMixin from mod lodestone,pl:mixin:APP:apoli.mixins.json:GameRendererMixin from mod apoli,pl:mixin:APP:pehkui.mixins.json:client.compat1193plus.GameRendererMixin from mod pehkui,pl:mixin:APP:pehkui.mixins.json:client.compat1204minus.compat1193plus.GameRendererMixin from mod pehkui,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin from mod zeta,pl:mixin:APP:sodium-extra.mixins.json:prevent_shaders.MixinGameRenderer from mod embeddium_extra,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer from mod railways,pl:mixin:APP:zoomify.mixins.json:zoom.GameRendererMixin from mod zoomify,pl:mixin:APP:zoomify.mixins.json:zoom.secondary.GameRendererMixin from mod zoomify,pl:mixin:APP:tacz.mixins.json:client.GameRendererMixin from mod tacz,pl:mixin:APP:cutthrough.common.mixins.json:client.GameRendererMixin from mod cutthrough,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin from mod supplementaries,pl:mixin:APP:apugli.mixins.json:client.GameRendererMixin from mod apugli,pl:mixin:APP:apugli.mixins.json:client.accessor.GameRendererAccessor from mod apugli,pl:mixin:APP:apugli.forge.mixins.json:client.GameRendererMixin from mod apugli,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor from mod create,pl:mixin:APP:create.mixins.json:client.GameRendererMixin from mod create,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat from mod oculus,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
-- Affected level --
Details:
    All players: 1 total; [LocalPlayer['Wilfik'/867, l='ClientLevel', x=-2.50, y=65.00, z=8.50]]
    Chunk stats: 1521, 477
    Level dimension: minecraft:overworld
    Level spawn location: World: (0,63,0), Section: (at 0,15,0 in 0,3,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
    Level time: 169 game time, 169 day time
    Server brand: forge
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23738!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_clientworldclass,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_clientworldclass,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:mixin:APP:embeddium.mixins.json:features.render.world.ClientLevelMixin from mod embeddium,pl:mixin:APP:mixins.litematica.json:MixinClientWorld from mod litematica,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel from mod oculus,pl:mixin:APP:lithium.mixins.json:chunk.entity_class_groups.ClientWorldMixin from mod radium,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin from mod flywheel,pl:mixin:APP:valkyrienskies-common.mixins.json:accessors.client.multiplayer.ClientLevelAccessor from mod valkyrienskies,pl:mixin:APP:valkyrienskies-common.mixins.json:client.world.MixinClientLevel from mod valkyrienskies,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.block_tint.MixinClientLevel from mod valkyrienskies,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.shipyard_entities.MixinClientLevel from mod valkyrienskies,pl:mixin:APP:bobby.mixins.json:ClientWorldAccessor from mod bobby,pl:mixin:APP:waterdripsound.mixins.json:client.MixinClientLevel from mod waterdripsound,pl:mixin:APP:pehkui.mixins.json:client.ClientWorldMixin from mod pehkui,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin from mod starlight,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin from mod entityculling,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin from mod blue_skies,pl:mixin:APP:naturalist-common.mixins.json:ClientLevelMixin from mod naturalist,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin from mod citadel,pl:mixin:APP:bclib.mixins.client.json:ClientLevelMixin from mod bclib,pl:mixin:APP:architectury.mixins.json:MixinClientLevel from mod architectury,pl:mixin:APP:astrocraft.mixins.json:MixinClientWorld from mod astrocraft,pl:mixin:APP:fabric-lifecycle-events-v1.client.mixins.json:ClientWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:yungscavebiomes.mixins.json:lost_caves.client.ClientLevelMixin from mod yungscavebiomes,pl:mixin:APP:supplementaries-common.mixins.json:ClientLevelMixin from mod supplementaries,pl:mixin:APP:embeddium.mixins.json:core.world.biome.ClientWorldMixin from mod embeddium,pl:mixin:APP:embeddium.mixins.json:core.world.map.ClientWorldMixin from mod embeddium,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23738!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:740) ~[client-1.20.1-20230612.114412-srg.jar%23738!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-47.3.0.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin from mod flywheel,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {re:mixin}
    at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
    at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}


-- Last reload --
Details:
    Reload number: 1
    Reload reason: initial
    Finished: Yes
    Packs: vanilla, tacz_resources, mod_resources, Moonlight Mods Dynamic Assets, fabric, tinyskeletons:main, diagonalblocks:default_block_models

-- System Details --
Details:
    Minecraft Version: 1.20.1
    Minecraft Version ID: 1.20.1
    Operating System: Windows 11 (amd64) version 10.0
    Java Version: 17.0.14, Azul Systems, Inc.
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
    Memory: 1436918544 bytes (1370 MiB) / 8589934592 bytes (8192 MiB) up to 8589934592 bytes (8192 MiB)
    CPUs: 12
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 5 3600 6-Core Processor              
    Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
    Microarchitecture: Zen 2
    Frequency (GHz): 3.59
    Number of physical packages: 1
    Number of physical CPUs: 6
    Number of logical CPUs: 12
    Graphics card #0 name: NVIDIA GeForce RTX 4060
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x2882
    Graphics card #0 versionInfo: DriverVersion=32.0.15.6636
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 3.20
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 3.20
    Memory slot #1 type: DDR4
    Virtual memory max (MB): 43031.01
    Virtual memory used (MB): 38432.39
    Swap memory total (MB): 26721.87
    Swap memory used (MB): 5168.79
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192M
    Loaded Shaderpack: (off)
    Launched Version: 1.20.1
    Backend library: LWJGL version 3.3.1 build 7
    Backend API: NVIDIA GeForce RTX 4060/PCIe/SSE2 GL version 4.6.0 NVIDIA 566.36, NVIDIA Corporation
    Window size: 2560x1440
    GL Caps: Using framebuffer using OpenGL 3.2
    GL debug messages: 
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
    Type: Integrated Server (map_client.txt)
    Graphics mode: fancy
    Resource Packs: 
    Current Language: ru_ru
    CPU: 12x AMD Ryzen 5 3600 6-Core Processor 
    Server Running: true
    Player Count: 1 / 8; [ServerPlayer['Wilfik'/867, l='ServerLevel[Новый мир]', x=-2.50, y=65.00, z=8.50]]
    Data Packs: vanilla, mod:betterdungeons, mod:fluffy_fur (incompatible), mod:fabric_language_kotlin, mod:fabric_rendering_fluids_v1, mod:fabric_models_v0, mod:eatinganimationid, mod:valhelsia_furniture (incompatible), mod:modernfix (incompatible), mod:fabric_command_api_v1, mod:fabric_block_view_api_v2, mod:fabric_command_api_v2, mod:yungsapi, mod:createdieselgenerators (incompatible), mod:litematica, mod:betterfortresses, mod:cloth_config (incompatible), mod:cavebiomesdelight, mod:embeddium, mod:structure_gel, mod:corpse, mod:tinyskeletons, mod:tool_trims, mod:immersiveui, mod:fantasy_armor (incompatible), mod:blur (incompatible), mod:org_jetbrains_kotlinx_kotlinx_serialization_core_jvm, mod:highlighter (incompatible), mod:echochest, mod:rightclickharvest (incompatible), mod:oculus, mod:advancednetherite, mod:mr_dungeons_andtaverns (incompatible), mod:mcwroofs, mod:netherchested, mod:emiffect (incompatible), mod:betterendisland, mod:fabric_rendering_data_attachment_v1, mod:dynamictrees (incompatible), mod:dynamictreesplus (incompatible), mod:orthocamera, mod:mcwlights, mod:betterjungletemples, mod:fabric_client_tags_api_v1, mod:smartbrainlib, mod:radium, mod:bellsandwhistles, mod:puffish_skills, mod:visualworkbench, mod:attributefix (incompatible), mod:fabric_screen_handler_api_v1, mod:mr_ships, mod:caelus (incompatible), mod:immersive_weathering (incompatible), mod:badpackets (incompatible), mod:rare_ice (incompatible), mod:midnightlib, mod:fusion, mod:fabric_particles_v1, mod:status_effect_bars, mod:dungeons_arise, mod:emi (incompatible), mod:terrablender, mod:herios_helian_mod, mod:fabric_block_api_v1, mod:fabric_resource_conditions_api_v1, mod:calio, mod:notenoughanimations, mod:flywheel, mod:fabric_registry_sync_v0, mod:immediatelyfast (incompatible), mod:tlc (incompatible), mod:structory_towers, mod:fabric_object_builder_api_v1, mod:occultism, mod:mythsandlegends, mod:org_jetbrains_kotlin_kotlin_reflect, mod:valkyrienskies (incompatible), mod:emi_ores, mod:fabric_message_api_v1, mod:create_armor_trims, mod:ad_astra (incompatible), mod:kuma_api (incompatible), mod:fabric_renderer_api_v1, mod:embeddiumplus, mod:fantasy_weapons, mod:satin (incompatible), mod:org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm, mod:fabric_item_api_v1, mod:illagerinvasion, mod:betteroceanmonuments, mod:vs_eureka (incompatible), mod:org_spongepowered_configurate_core, mod:prism (incompatible), mod:bookshelf, mod:mr_villager_transportation, mod:mcwdoors, mod:melody (incompatible), mod:interiors (incompatible), mod:org_jetbrains_kotlinx_atomicfu_jvm, mod:fzzy_config (incompatible), mod:emi_loot, mod:fabric_api, mod:konkrete (incompatible), mod:diagonalblocks, mod:create_connected, mod:mcwbridges, mod:entity_model_features (incompatible), mod:entity_texture_features (incompatible), mod:legendary_origins, mod:treasures_of_the_dead, mod:ambientsounds, mod:fabric_api_lookup_api_v1, mod:valhelsia_structures (incompatible), mod:borninchaosdelight, mod:boatiview (incompatible), mod:diagonalwindows, mod:born_in_chaos_v1, mod:lionfishapi (incompatible), mod:bobby, mod:cataclysm (incompatible), mod:origins_classes (incompatible), mod:mr_katters_structures, mod:connectormod, mod:cherishedworlds (incompatible), mod:quad (incompatible), mod:org_jetbrains_kotlin_kotlin_stdlib, mod:shulkerboxtooltip (incompatible), mod:fabric_key_binding_api_v1, mod:org_jetbrains_kotlin_kotlin_stdlib_jdk8, mod:fabric_transfer_api_v1, mod:org_jetbrains_kotlin_kotlin_stdlib_jdk7, mod:shrines (incompatible), mod:particlerain, mod:fabric_resource_loader_v0, mod:com_akuleshov7_ktoml_core_jvm, mod:obscure_api (incompatible), mod:mr_origins_playerscale, mod:merchantmarkers, mod:clumps (incompatible), mod:artifacts, mod:decorative_blocks, mod:make_bubbles_pop, mod:my_totem_doll, mod:org_jetbrains_kotlinx_kotlinx_datetime_jvm, mod:lazydfu, mod:azurelib, mod:skinlayers3d, mod:travelerstitles, mod:tconstruct (incompatible), mod:luckys_armory, mod:org_jetbrains_kotlinx_kotlinx_io_bytestring_jvm, mod:fabric_blockrenderlayer_v1, mod:another_furniture (incompatible), mod:creativecore, mod:org_jetbrains_kotlinx_kotlinx_io_core_jvm, mod:spartanshields, mod:legendarytooltips (incompatible), mod:diagonalfences, mod:armoroftheages (incompatible), mod:miners_delight (incompatible), mod:betterarcheology (incompatible), mod:fabric_biome_api_v1, mod:fancymenu (incompatible), mod:emi_enchanting, mod:ferritecore (incompatible), mod:betterf3, mod:lodestone, mod:wakes, mod:valhelsia_core (incompatible), mod:overflowingbars, mod:create_structures_arise, mod:createaddition (incompatible), mod:supermartijn642configlib (incompatible), mod:additionalentityattributes (incompatible), mod:createdeco (incompatible), mod:playeranimator (incompatible), mod:irons_spellbooks, mod:botarium (incompatible), mod:mcwwindows, mod:betternether, mod:torohealth (incompatible), mod:stalwart_dungeons, mod:apoli (incompatible), mod:create_jetpack (incompatible), mod:fabric_convention_tags_v1, mod:resourcepackoverrides, mod:balm, mod:fabric_screen_api_v1, mod:immersive_armors (incompatible), mod:projectile_damage (incompatible), mod:soulsweapons (incompatible), mod:chat_heads (incompatible), mod:advancementplaques (incompatible), mod:fabric_game_rule_api_v1, mod:toolstats (incompatible), mod:supermartijn642corelib, mod:yungsbridges, mod:org_jetbrains_kotlinx_kotlinx_coroutines_jdk8, mod:resourcefulconfig (incompatible), mod:curios (incompatible), mod:wizards_reborn (incompatible), mod:origins (incompatible), mod:com_typesafe_config, mod:fabric_entity_events_v1, mod:mcwfurnitures, mod:flightlib (incompatible), mod:bettermineshafts, mod:waterdripsound (incompatible), mod:fabric_dimensions_v1, mod:mowziesmobs, mod:doubledoors, mod:puzzlesapi, mod:fabric_model_loading_api_v1, mod:pehkui (incompatible), mod:stoneworks, mod:fabric_rendering_v1, mod:fabric_renderer_indigo, mod:fallingleaves, mod:travelersbackpack, mod:libx, mod:glitchcore (incompatible), mod:biomesoplenty, mod:sereneseasons (incompatible), mod:adorabuild_structures (incompatible), mod:starlight (incompatible), mod:create_trimmed (incompatible), mod:memoryleakfix (incompatible), mod:mythicmounts (incompatible), mod:puzzlesaccessapi, mod:dungeons_arise_seven_seas, mod:org_jetbrains_kotlinx_kotlinx_serialization_json_jvm, mod:forge, mod:appleskin (incompatible), mod:blueskiesdelight, mod:fastchest, mod:fabric_api_base, mod:mousetweaks, mod:bettercombat (incompatible), mod:threateningly_mobs, mod:knightquest (incompatible), mod:createutilities (incompatible), mod:spectrelib (incompatible), mod:kotlinforforge (incompatible), mod:origins_plus_plus (incompatible), mod:mantle (incompatible), mod:xaerominimap (incompatible), mod:fabric_item_group_api_v1, mod:polymorph (incompatible), mod:zeta (incompatible), mod:entityculling, mod:strictly_origins, mod:oceansdelight (incompatible), mod:fabric_recipe_api_v1, mod:connectedglass, mod:visuality (incompatible), mod:embeddium_extra, mod:puzzleslib, mod:fabric_sound_api_v1, mod:betterend, mod:medievalorigins (incompatible), mod:aquamirae (incompatible), mod:cristellib (incompatible), mod:treechop (incompatible), mod:blue_skies (incompatible), mod:betterwitchhuts, mod:netherportalfix, mod:geckolib, mod:feywild, mod:ars_nouveau (incompatible), mod:crittersandcompanions (incompatible), mod:naturalist (incompatible), mod:com_github_jdiemke_delaunay_triangulator_delaunaytriangulator, mod:xaeroworldmap (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:iceandfire, mod:ice_and_fire_spellbooks, mod:fabric_data_attachment_api_v1, mod:mixinextras (incompatible), mod:emitrades (incompatible), mod:wunderlib, mod:lolmcv (incompatible), mod:additionalstructures, mod:railways, mod:languagereload, mod:bclib, mod:ice_and_fire_delight, mod:fabric_content_registries_v0, mod:zoomify, mod:twilightforest, mod:farmersdelight, mod:ends_delight, mod:mcwfences, mod:samurai_dynasty (incompatible), mod:modelfix (incompatible), mod:patchouli (incompatible), mod:ars_ocultas (incompatible), mod:org_jetbrains_kotlinx_kotlinx_serialization_cbor_jvm, mod:collective, mod:pirates, mod:betterthirdperson, mod:betterstrongholds, mod:malilib, mod:resourcefullib (incompatible), mod:spartanweaponry, mod:deeperdarker, mod:architectury (incompatible), mod:simplyswords (incompatible), mod:cavedust, mod:nerb, mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:ftbquests (incompatible), mod:fabric_loot_api_v2, mod:fabric_networking_api_v1, mod:astrocraft, mod:t_and_t (incompatible), mod:org_spongepowered_configurate_hocon, mod:fabric_lifecycle_events_v1, mod:villagesandpillages (incompatible), mod:amendments (incompatible), mod:io_leangen_geantyref_geantyref, mod:octolib, mod:tacz, mod:portfolio, mod:invmove (incompatible), mod:arsnouveaudelight, mod:create, mod:create_dd (incompatible), mod:create_structures, mod:extendedgears (incompatible), mod:create_interactive (incompatible), mod:createfood (incompatible), mod:waystones, mod:yungscavebiomes, mod:fabric_mining_level_api_v1, mod:armortrimitemfix (incompatible), mod:forbiddenandarcanusdelight, mod:knightlib (incompatible), mod:call_of_yucutan, mod:betterdeserttemples, mod:cutthrough, mod:ati_structuresv, mod:fabric_transitive_access_wideners_v1, mod:enchdesc (incompatible), mod:moonlight (incompatible), mod:mixinsquared (incompatible), mod:jade (incompatible), mod:forbidden_arcanus (incompatible), mod:nethersdelight, mod:highlight, mod:mr_camps_castles_carriages, mod:iceberg (incompatible), mod:quark (incompatible), mod:supplementaries, mod:dtquark (incompatible), mod:suppsquared (incompatible), mod:apugli, mod:create_sa, mod:malum (incompatible), mod:parcool (incompatible), mod:legendary_monsters, mod:modonomicon, mod:mvs (incompatible), mod:yet_another_config_lib_v3 (incompatible), mod:packetfixer (incompatible), mod:expandability (incompatible), mod:fabric_data_generation_api_v1, mod:fabric_events_interaction_v0, Immersive Weathering Generated Pack, Supplementaries Generated Pack, Suppsquared Generated Pack, T&T Waystone Patch Pack (incompatible), fabric, minecraft:supporteatinganimation, tacz_resources, bundle
    Enabled Feature Flags: minecraft:bundle, minecraft:vanilla
    World Generation: Stable
    Sinytra Connector: 1.0.0-beta.46+1.20.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:
        | ================================================== | ============================== | ============================== | ==================== |
        | fabric-language-kotlin-1.13.1+kotlin.2.1.10_mapped | Fabric Language Kotlin         | fabric_language_kotlin         | 1.13.1kotlin.2.1.10  |
        | eating-animation-1.20+1.9.61_mapped_srg_1.20.1.jar | Eating Animation               | eatinganimationid              | 1.201.9.61           |
        | litematica-fabric-1.20.1-0.15.4_mapped_srg_1.20.1. | Litematica                     | litematica                     | 0.15.4               |
        | fabric-language-kotlin-1.13.1+kotlin.2.1.10$kotlin | kotlinx-serialization-core-jvm | org_jetbrains_kotlinx_kotlinx_ | 1.8.0                |
        | OrthoCamera-0.1.7+1.20.1_mapped_srg_1.20.1.jar     | OrthoCamera                    | orthocamera                    | 0.1.71.20.1          |
        | wakes-0.4.0+1.20.1$midnightlib-1.4.1-fabric_mapped | MidnightLib                    | midnightlib                    | 1.4.1                |
        | status-effect-bars-1.0.3_mapped_srg_1.20.1.jar     | Status Effect Bars             | status_effect_bars             | 1.0.3                |
        | fabric-language-kotlin-1.13.1+kotlin.2.1.10$kotlin | kotlin-reflect                 | org_jetbrains_kotlin_kotlin_re | 2.1.10               |
        | fabric-language-kotlin-1.13.1+kotlin.2.1.10$kotlin | kotlinx-coroutines-core-jvm    | org_jetbrains_kotlinx_kotlinx_ | 1.10.1               |
        | bobby-5.0.1$configurate-core-4.1.2_mapped_srg_1.20 | configurate-core               | org_spongepowered_configurate_ | 4.1.2                |
        | fabric-language-kotlin-1.13.1+kotlin.2.1.10$atomic | atomicfu-jvm                   | org_jetbrains_kotlinx_atomicfu | 0.27.0               |
        | Legendary Origins 1.24.8_mapped_srg_1.20.1.jar     | Legendary Origins              | legendary_origins              | 1.24.8               |
        | bobby-5.0.1_mapped_srg_1.20.1.jar                  | Bobby                          | bobby                          | 5.0.1                |
        | fabric-language-kotlin-1.13.1+kotlin.2.1.10$kotlin | kotlin-stdlib                  | org_jetbrains_kotlin_kotlin_st | 2.1.10               |
        | fabric-language-kotlin-1.13.1+kotlin.2.1.10$kotlin | kotlin-stdlib-jdk8             | org_jetbrains_kotlin_kotlin_st | 2.1.10               |
        | fabric-language-kotlin-1.13.1+kotlin.2.1.10$kotlin | kotlin-stdlib-jdk7             | org_jetbrains_kotlin_kotlin_st | 2.1.10               |
        | particle-rain-3.0.6-1.20_mapped_srg_1.20.1.jar     | Particle Rain                  | particlerain                   | 3.0.6-1.20           |
        | Zoomify-2.14.2+1.20.1$ktoml-core-jvm-0.5.2_mapped_ | ktoml-core-jvm                 | com_akuleshov7_ktoml_core_jvm  | 0.5.2                |
        | My Totem Doll-1.0.1+1.20.1_mapped_srg_1.20.1.jar   | My Totem Doll                  | my_totem_doll                  | 1.0.11.20.1          |
        | fabric-language-kotlin-1.13.1+kotlin.2.1.10$kotlin | kotlinx-datetime-jvm           | org_jetbrains_kotlinx_kotlinx_ | 0.6.1                |
        | lazydfu-0.1.3_mapped_srg_1.20.1.jar                | LazyDFU                        | lazydfu                        | 0.1.3                |
        | fabric-language-kotlin-1.13.1+kotlin.2.1.10$kotlin | kotlinx-io-bytestring-jvm      | org_jetbrains_kotlinx_kotlinx_ | 0.6.0                |
        | fabric-language-kotlin-1.13.1+kotlin.2.1.10$kotlin | kotlinx-io-core-jvm            | org_jetbrains_kotlinx_kotlinx_ | 0.6.0                |
        | wakes-0.4.0+1.20.1_mapped_srg_1.20.1.jar           | Wakes                          | wakes                          | 0.4.01.20.1          |
        | better-nether-9.0.10_mapped_srg_1.20.1.jar         | Better Nether                  | betternether                   | 9.0.10               |
        | fabric-language-kotlin-1.13.1+kotlin.2.1.10$kotlin | kotlinx-coroutines-jdk8        | org_jetbrains_kotlinx_kotlinx_ | 1.10.1               |
        | bobby-5.0.1$config-1.4.2_mapped_srg_1.20.1.jar     | config                         | com_typesafe_config            | 1.4.2                |
        | fabric-language-kotlin-1.13.1+kotlin.2.1.10$kotlin | kotlinx-serialization-json-jvm | org_jetbrains_kotlinx_kotlinx_ | 1.8.0                |
        | fast-chest-1.5+1.20_mapped_srg_1.20.1.jar          | FastChest                      | fastchest                      | 1.51.20              |
        | better-end-4.0.11_mapped_srg_1.20.1.jar            | Better End                     | betterend                      | 4.0.11               |
        | wakes-0.4.0+1.20.1$DelaunayTriangulator-1.0.0_mapp | DelaunayTriangulator           | com_github_jdiemke_delaunay_tr | 1.0.0                |
        | bclib-3.0.14$wunderlib-1.1.5_mapped_srg_1.20.1.jar | WunderLib                      | wunderlib                      | 1.1.5                |
        | language-reload-1.7.2+1.20.1_mapped_srg_1.20.1.jar | Language Reload                | languagereload                 | 1.7.21.20.1          |
        | bclib-3.0.14_mapped_srg_1.20.1.jar                 | BCLib                          | bclib                          | 3.0.14               |
        | Zoomify-2.14.2+1.20.1_mapped_srg_1.20.1.jar        | Zoomify                        | zoomify                        | 2.14.21.20.1         |
        | fabric-language-kotlin-1.13.1+kotlin.2.1.10$kotlin | kotlinx-serialization-cbor-jvm | org_jetbrains_kotlinx_kotlinx_ | 1.8.0                |
        | ValkyrienPirates-1.4.2-forge_mapped_srg_1.20.1.jar | Valkyrien Pirates              | pirates                        | 1.4.2-forge          |
        | malilib-fabric-1.20.1-0.16.3_mapped_srg_1.20.1.jar | MaLiLib                        | malilib                        | 0.16.3               |
        | astrocraft-1.4.5+1.20.1_mapped_srg_1.20.1.jar      | Astrocraft                     | astrocraft                     | 1.4.51.20.1          |
        | bobby-5.0.1$configurate-hocon-4.1.2_mapped_srg_1.2 | configurate-hocon              | org_spongepowered_configurate_ | 4.1.2                |
        | bobby-5.0.1$geantyref-1.3.13_mapped_srg_1.20.1.jar | geantyref                      | io_leangen_geantyref_geantyref | 1.3.13               |
    ModLauncher: 10.0.9+10.0.9+main.dcd20f30
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services: 
        mixin-0.8.5.jar mixin PLUGINSERVICE 
        eventbus-6.0.5.jar eventbus PLUGINSERVICE 
        fmlloader-1.20.1-47.3.0.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.20.1-47.3.0.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.20.1-47.3.0.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.20.1-47.3.0.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.20.1-47.3.0.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE 
        modlauncher-10.0.9.jar mixin-transmogrifier TRANSFORMATIONSERVICE 
        modlauncher-10.0.9.jar connector_loader TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        [email protected]
        javafml@null
        lowcodefml@null
    Mod List: 
        YungsBetterDungeons-1.20-Forge-4.0.4.jar          |YUNG's Better Dungeons        |betterdungeons                |1.20-Forge-4.0.4    |DONE      |Manifest: NOSIGNATURE
        fluffy_fur-1.20.1-0.1.7.jar                       |Fluffy Fur                    |fluffy_fur                    |1.20.1-0.1.7        |DONE      |Manifest: NOSIGNATURE
        fabric-language-kotlin-1.13.1+kotlin.2.1.10_mapped|Fabric Language Kotlin        |fabric_language_kotlin        |1.13.1kotlin.2.1.10 |DONE      |Manifest: NOSIGNATURE
        fabric-rendering-fluids-v1-3.0.28+4ac5e37a77.jar  |Fabric Rendering Fluids (v1)  |fabric_rendering_fluids_v1    |3.0.28+4ac5e37a77   |DONE      |Manifest: NOSIGNATURE
        fabric-models-v0-0.4.2+7c3892a477.jar             |Fabric Models (v0)            |fabric_models_v0              |0.4.2+7c3892a477    |DONE      |Manifest: NOSIGNATURE
        eating-animation-1.20+1.9.61_mapped_srg_1.20.1.jar|Eating Animation              |eatinganimationid             |1.201.9.61          |DONE      |Manifest: NOSIGNATURE
        valhelsia_furniture-forge-1.20.1-1.1.3.jar        |Valhelsia Furniture           |valhelsia_furniture           |1.1.3               |DONE      |Manifest: NOSIGNATURE
        modernfix-forge-5.20.2+mc1.20.1.jar               |ModernFix                     |modernfix                     |5.20.2+mc1.20.1     |DONE      |Manifest: NOSIGNATURE
        fabric-command-api-v1-1.2.34+f71b366f77.jar       |Fabric Command API (v1)       |fabric_command_api_v1         |1.2.34+f71b366f77   |DONE      |Manifest: NOSIGNATURE
        fabric-block-view-api-v2-1.0.1+0767707077.jar     |Fabric BlockView API (v2)     |fabric_block_view_api_v2      |1.0.1+0767707077    |DONE      |Manifest: NOSIGNATURE
        fabric-command-api-v2-2.2.13+561530ec77.jar       |Fabric Command API (v2)       |fabric_command_api_v2         |2.2.13+561530ec77   |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.20-Forge-4.0.6.jar                     |YUNG's API                    |yungsapi                      |1.20-Forge-4.0.6    |DONE      |Manifest: NOSIGNATURE
        createdieselgenerators-1.20.1-1.2i.jar            |Create Diesel Generators      |createdieselgenerators        |1.20.1-1.2i         |DONE      |Manifest: NOSIGNATURE
        litematica-fabric-1.20.1-0.15.4_mapped_srg_1.20.1.|Litematica                    |litematica                    |0.15.4              |DONE      |Manifest: NOSIGNATURE
        YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar  |YUNG's Better Nether Fortresse|betterfortresses              |1.20-Forge-2.0.6    |DONE      |Manifest: NOSIGNATURE
        cloth-config-11.1.136-forge.jar                   |Cloth Config v10 API          |cloth_config                  |11.1.136            |DONE      |Manifest: NOSIGNATURE
        cavebiomesdelight-1.0.4.1-1.20.1.jar              |Yung's Cave Biomes Delight    |cavebiomesdelight             |1.0.4.1-1.20.1      |DONE      |Manifest: NOSIGNATURE
        embeddium-0.3.31+mc1.20.1.jar                     |Embeddium                     |embeddium                     |0.3.31+mc1.20.1     |DONE      |Manifest: NOSIGNATURE
        structure_gel-1.20.1-2.16.2.jar                   |Structure Gel API             |structure_gel                 |2.16.2              |DONE      |Manifest: NOSIGNATURE
        corpse-forge-1.20.1-1.0.20.jar                    |Corpse                        |corpse                        |1.20.1-1.0.20       |DONE      |Manifest: NOSIGNATURE
        TinySkeletons-v8.0.1-1.20.1-Forge.jar             |Tiny Skeletons                |tinyskeletons                 |8.0.1               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        tool-trims-mod-v2-2-1a.jar                        |Tool Trims                    |tool_trims                    |2.2.1               |DONE      |Manifest: NOSIGNATURE
        ImmersiveUI-FORGE-0.3.0.jar                       |ImmersiveUI                   |immersiveui                   |0.3.0               |DONE      |Manifest: NOSIGNATURE
        fantasy_armor-forge-0.7-1.20.1.jar                |Fantasy Armor                 |fantasy_armor                 |0.7-1.20.1          |DONE      |Manifest: NOSIGNATURE
        blur-forge-3.1.1.jar                              |Blur (Forge)                  |blur                          |3.1.1               |DONE      |Manifest: NOSIGNATURE
        fabric-language-kotlin-1.13.1+kotlin.2.1.10$kotlin|kotlinx-serialization-core-jvm|org_jetbrains_kotlinx_kotlinx_|1.8.0               |DONE      |Manifest: NOSIGNATURE
        Highlighter-1.20.1-forge-1.1.9.jar                |Highlighter                   |highlighter                   |1.1.9               |DONE      |Manifest: NOSIGNATURE
        EchoChest-v8.0.0-1.20.1-Forge.jar                 |Echo Chest                    |echochest                     |8.0.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        right-click-harvest-3.2.3+1.20.1-forge.jar        |Right Click Harvest           |rightclickharvest             |3.2.3+1.20.1-forge  |DONE      |Manifest: NOSIGNATURE
        oculus-mc1.20.1-1.8.0.jar                         |Oculus                        |oculus                        |1.8.0               |DONE      |Manifest: NOSIGNATURE
        advancednetherite-forge-2.1.3-1.20.1.jar          |Advanced Netherite            |advancednetherite             |2.1.3               |DONE      |Manifest: NOSIGNATURE
        dungeons-and-taverns-3.0.3.f.jar                  |Dungeons and Taverns          |mr_dungeons_andtaverns        |3.0.3.f             |DONE      |Manifest: NOSIGNATURE
        mcw-roofs-2.3.1-mc1.20.1forge.jar                 |Macaw's Roofs                 |mcwroofs                      |2.3.1               |DONE      |Manifest: NOSIGNATURE
        NetherChested-v8.0.4-1.20.1-Forge.jar             |Nether Chested                |netherchested                 |8.0.4               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        emiffect-forge-1.1.2+mc1.20.1.jar                 |EMIffect                      |emiffect                      |1.1.2+mc1.20.1      |DONE      |Manifest: NOSIGNATURE
        YungsBetterEndIsland-1.20-Forge-2.0.6.jar         |YUNG's Better End Island      |betterendisland               |1.20-Forge-2.0.6    |DONE      |Manifest: NOSIGNATURE
        fabric-rendering-data-attachment-v1-0.3.37+a6081af|Fabric Rendering Data Attachme|fabric_rendering_data_attachme|0.3.37+a6081afc77   |DONE      |Manifest: NOSIGNATURE
        DynamicTrees-1.20.1-1.4.1.jar                     |Dynamic Trees                 |dynamictrees                  |1.20.1-1.4.1        |DONE      |Manifest: NOSIGNATURE
        DynamicTreesPlus-1.20.1-1.2.0-BETA3.jar           |Dynamic Trees Plus            |dynamictreesplus              |1.20.1-1.2.0-BETA3  |DONE      |Manifest: NOSIGNATURE
        OrthoCamera-0.1.7+1.20.1_mapped_srg_1.20.1.jar    |OrthoCamera                   |orthocamera                   |0.1.71.20.1         |DONE      |Manifest: NOSIGNATURE
        mcw-lights-1.1.0-mc1.20.1forge.jar                |Macaw's Lights and Lamps      |mcwlights                     |1.1.0               |DONE      |Manifest: NOSIGNATURE
        YungsBetterJungleTemples-1.20-Forge-2.0.5.jar     |YUNG's Better Jungle Temples  |betterjungletemples           |1.20-Forge-2.0.5    |DONE      |Manifest: NOSIGNATURE
        fabric-client-tags-api-v1-1.1.2+5d6761b877.jar    |Fabric Client Tags            |fabric_client_tags_api_v1     |1.1.2+5d6761b877    |DONE      |Manifest: NOSIGNATURE
        SmartBrainLib-forge-1.20.1-1.15.jar               |SmartBrainLib                 |smartbrainlib                 |1.15                |DONE      |Manifest: NOSIGNATURE
        radium-mc1.20.1-0.12.4+git.26c9d8e.jar            |Radium                        |radium                        |0.12.4+git.26c9d8e  |DONE      |Manifest: NOSIGNATURE
        bellsandwhistles-0.4.3-1.20.x.jar                 |Create: Bells & Whistles      |bellsandwhistles              |0.4.3-1.20.x        |DONE      |Manifest: NOSIGNATURE
        puffish_skills-0.14.7-1.20-forge.jar              |Pufferfish's Skills           |puffish_skills                |0.14.7              |DONE      |Manifest: NOSIGNATURE
        VisualWorkbench-v8.0.0-1.20.1-Forge.jar           |Visual Workbench              |visualworkbench               |8.0.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        AttributeFix-Forge-1.20.1-21.0.4.jar              |AttributeFix                  |attributefix                  |21.0.4              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        fabric-screen-handler-api-v1-1.3.30+561530ec77.jar|Fabric Screen Handler API (v1)|fabric_screen_handler_api_v1  |1.3.30+561530ec77   |DONE      |Manifest: NOSIGNATURE
        ships-3.0.3.jar                                   |Ships                         |mr_ships                      |3.0.3               |DONE      |Manifest: NOSIGNATURE
        caelus-forge-3.2.0+1.20.1.jar                     |Caelus API                    |caelus                        |3.2.0+1.20.1        |DONE      |Manifest: NOSIGNATURE
        immersive_weathering-1.20.1-2.0.5-forge.jar       |Immersive Weathering          |immersive_weathering          |1.20.1-2.0.5        |DONE      |Manifest: NOSIGNATURE
        badpackets-forge-0.4.3.jar                        |Bad Packets                   |badpackets                    |0.4.3               |DONE      |Manifest: NOSIGNATURE
        rare-ice-0.6.0.jar                                |Rare Ice                      |rare_ice                      |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        wakes-0.4.0+1.20.1$midnightlib-1.4.1-fabric_mapped|MidnightLib                   |midnightlib                   |1.4.1               |DONE      |Manifest: NOSIGNATURE
        fusion-1.2.4-forge-mc1.20.1.jar                   |Fusion                        |fusion                        |1.2.4               |DONE      |Manifest: NOSIGNATURE
        fabric-particles-v1-1.1.2+78e1ecb877.jar          |Fabric Particles (v1)         |fabric_particles_v1           |1.1.2+78e1ecb877    |DONE      |Manifest: NOSIGNATURE
        status-effect-bars-1.0.3_mapped_srg_1.20.1.jar    |Status Effect Bars            |status_effect_bars            |1.0.3               |DONE      |Manifest: NOSIGNATURE
        DungeonsArise-1.20.1-2.1.57-release.jar           |When Dungeons Arise           |dungeons_arise                |2.1.57-1.20.1       |DONE      |Manifest: NOSIGNATURE
        client-1.20.1-20230612.114412-srg.jar             |Minecraft                     |minecraft                     |1.20.1              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
        emi-1.1.19+1.20.1+forge.jar                       |EMI                           |emi                           |1.1.19+1.20.1+forge |DONE      |Manifest: NOSIGNATURE
        TerraBlender-forge-1.20.1-3.0.1.7.jar             |TerraBlender                  |terrablender                  |3.0.1.7             |DONE      |Manifest: NOSIGNATURE
        herios_helian_mod-1.2.8-forge-1.20.1.jar          |Herios' Helian Mod            |herios_helian_mod             |1.2.8               |DONE      |Manifest: NOSIGNATURE
        fabric-block-api-v1-1.0.11+0e6cb7f777.jar         |Fabric Block API (v1)         |fabric_block_api_v1           |1.0.11+0e6cb7f777   |DONE      |Manifest: NOSIGNATURE
        fabric-resource-conditions-api-v1-2.3.8+9ad825cd77|Fabric Resource Conditions API|fabric_resource_conditions_api|2.3.8+9ad825cd77    |DONE      |Manifest: NOSIGNATURE
        calio-forge-1.20.1-1.11.0.5.jar                   |Calio                         |calio                         |1.20.1-1.11.0.5     |DONE      |Manifest: NOSIGNATURE
        notenoughanimations-forge-1.9.2-mc1.20.1.jar      |NotEnoughAnimations           |notenoughanimations           |1.9.2               |DONE      |Manifest: NOSIGNATURE
        flywheel-forge-1.20.1-0.6.11-13.jar               |Flywheel                      |flywheel                      |0.6.11-13           |DONE      |Manifest: NOSIGNATURE
        fabric-registry-sync-v0-2.3.3+1c0ea72177.jar      |Fabric Registry Sync (v0)     |fabric_registry_sync_v0       |2.3.3+1c0ea72177    |DONE      |Manifest: NOSIGNATURE
        ImmediatelyFast-Forge-1.3.4+1.20.4.jar            |ImmediatelyFast               |immediatelyfast               |1.3.4+1.20.4        |DONE      |Manifest: NOSIGNATURE
        tlc_forge-1.0.3-R-1.20.X.jar                      |The Lost Castle               |tlc                           |1.0.2               |DONE      |Manifest: NOSIGNATURE
        Structory_Towers_1.20.x_v1.0.7.jar                |Structory: Towers             |structory_towers              |1.0.7               |DONE      |Manifest: NOSIGNATURE
        fabric-object-builder-api-v1-11.1.3+4bd998fa77.jar|Fabric Object Builder API (v1)|fabric_object_builder_api_v1  |11.1.3+4bd998fa77   |DONE      |Manifest: NOSIGNATURE
        occultism-1.20.1-1.141.2.jar                      |Occultism                     |occultism                     |1.141.2             |DONE      |Manifest: NOSIGNATURE
        [Forge] mythsandlegends-0.0.5.1.jar               |Myths & Legends               |mythsandlegends               |0.0.5.1             |DONE      |Manifest: NOSIGNATURE
        fabric-language-kotlin-1.13.1+kotlin.2.1.10$kotlin|kotlin-reflect                |org_jetbrains_kotlin_kotlin_re|2.1.10              |DONE      |Manifest: NOSIGNATURE
        valkyrienskies-120-2.3.0-beta.5.jar               |Valkyrien Skies 2             |valkyrienskies                |2.3.0-beta.5        |DONE      |Manifest: NOSIGNATURE
        emi_ores-1.2+1.20.1+forge.jar                     |EMI Ores                      |emi_ores                      |1.2+1.20.1+forge    |DONE      |Manifest: NOSIGNATURE
        fabric-message-api-v1-5.1.9+52cc178c77.jar        |Fabric Message API (v1)       |fabric_message_api_v1         |5.1.9+52cc178c77    |DONE      |Manifest: NOSIGNATURE
        create_armor_trims-1.20.1-2.0.1.jar               |Create: Armor Trims           |create_armor_trims            |2.0.1               |DONE      |Manifest: NOSIGNATURE
        ad_astra-forge-1.20.1-1.15.19.jar                 |Ad Astra                      |ad_astra                      |1.15.19             |DONE      |Manifest: NOSIGNATURE
        kuma-api-forge-20.1.9-SNAPSHOT.jar                |KumaAPI                       |kuma_api                      |20.1.9-SNAPSHOT     |DONE      |Manifest: NOSIGNATURE
        fabric-renderer-api-v1-3.2.1+cf68abbe77.jar       |Fabric Renderer API (v1)      |fabric_renderer_api_v1        |3.2.1+cf68abbe77    |DONE      |Manifest: NOSIGNATURE
        embeddiumplus-1.20.1-v1.2.13.jar                  |Embeddium++                   |embeddiumplus                 |1.2.13              |DONE      |Manifest: NOSIGNATURE
        fantasy_weapons-forge-0.3-1.20.1.jar              |Fantasy Weapons               |fantasy_weapons               |0.3-1.20.1          |DONE      |Manifest: NOSIGNATURE
        satin-forge-1.20.1+1.15.0-SNAPSHOT.jar            |Satin Forge                   |satin                         |1.20.1+1.15.0-SNAPSH|DONE      |Manifest: NOSIGNATURE
        fabric-language-kotlin-1.13.1+kotlin.2.1.10$kotlin|kotlinx-coroutines-core-jvm   |org_jetbrains_kotlinx_kotlinx_|1.10.1              |DONE      |Manifest: NOSIGNATURE
        fabric-item-api-v1-2.1.28+4d0bbcfa77.jar          |Fabric Item API (v1)          |fabric_item_api_v1            |2.1.28+4d0bbcfa77   |DONE      |Manifest: NOSIGNATURE
        IllagerInvasion-v8.0.6-1.20.1-Forge.jar           |Illager Invasion              |illagerinvasion               |8.0.6               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar    |YUNG's Better Ocean Monuments |betteroceanmonuments          |1.20-Forge-3.0.4    |DONE      |Manifest: NOSIGNATURE
        eureka-1201-1.5.1-beta.3.jar                      |VS Eureka Mod                 |vs_eureka                     |1.5.1-beta.3        |DONE      |Manifest: NOSIGNATURE
        bobby-5.0.1$configurate-core-4.1.2_mapped_srg_1.20|configurate-core              |org_spongepowered_configurate_|4.1.2               |DONE      |Manifest: b5:e3:16:9e:a6:18:b7:85:20:81:62:00:a2:a9:b5:c3:08:de:d1:4a:c2:52:2b:4b:f5:a3:e7:9f:13:85:2d:60
        Prism-1.20.1-forge-1.0.5.jar                      |Prism                         |prism                         |1.0.5               |DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.20.1-20.2.13.jar                |Bookshelf                     |bookshelf                     |20.2.13             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        villager-transportation-1.3.1.jar                 |Villager Transportation       |mr_villager_transportation    |1.3.1               |DONE      |Manifest: NOSIGNATURE
        mcw-doors-1.1.2-mc1.20.1forge.jar                 |Macaw's Doors                 |mcwdoors                      |1.1.2               |DONE      |Manifest: NOSIGNATURE
        melody_forge_1.0.3_MC_1.20.1-1.20.4.jar           |Melody                        |melody                        |1.0.2               |DONE      |Manifest: NOSIGNATURE
        interiors-0.5.6+forge-mc1.20.1-build.104.jar      |Create: Interiors             |interiors                     |0.5.6               |DONE      |Manifest: NOSIGNATURE
        fabric-language-kotlin-1.13.1+kotlin.2.1.10$atomic|atomicfu-jvm                  |org_jetbrains_kotlinx_atomicfu|0.27.0              |DONE      |Manifest: NOSIGNATURE
        fzzy_config-0.6.4+1.20.1+forge.jar                |Fzzy Config                   |fzzy_config                   |0.6.4+1.20.1+forge  |DONE      |Manifest: NOSIGNATURE
        emi_loot-0.7.5+1.20.1+fix1+forge.jar              |EMI Loot                      |emi_loot                      |0.7.5+1.20.1+fix1+fo|DONE      |Manifest: NOSIGNATURE
        fabric-api-0.92.2+1.11.11+1.20.1.jar              |Forgified Fabric API          |fabric_api                    |0.92.2+1.11.11+1.20.|DONE      |Manifest: NOSIGNATURE
        konkrete_forge_1.8.0_MC_1.20-1.20.1.jar           |Konkrete                      |konkrete                      |1.8.0               |DONE      |Manifest: NOSIGNATURE
        diagonalblocks-forge-8.0.6.jar                    |Diagonal Blocks               |diagonalblocks                |8.0.6               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        create_connected-0.9.4-mc1.20.1-all.jar           |Create: Connected             |create_connected              |0.9.4-mc1.20.1      |DONE      |Manifest: NOSIGNATURE
        mcw-bridges-3.0.0-mc1.20.1forge.jar               |Macaw's Bridges               |mcwbridges                    |3.0.0               |DONE      |Manifest: NOSIGNATURE
        entity_model_features_forge_1.20.1-2.4.1.jar      |Entity Model Features         |entity_model_features         |2.4.1               |DONE      |Manifest: NOSIGNATURE
        entity_texture_features_forge_1.20.1-6.2.9.jar    |Entity Texture Features       |entity_texture_features       |6.2.9               |DONE      |Manifest: NOSIGNATURE
        Legendary Origins 1.24.8_mapped_srg_1.20.1.jar    |Legendary Origins             |legendary_origins             |1.24.8              |DONE      |Manifest: NOSIGNATURE
        treasures_of_the_dead-0.2.0a-1.20.1.jar           |Treasures of the dead         |treasures_of_the_dead         |0.2.0a-1.20.1       |DONE      |Manifest: NOSIGNATURE
        AmbientSounds_FORGE_v6.1.4_mc1.20.1.jar           |AmbientSounds                 |ambientsounds                 |6.1.4               |DONE      |Manifest: NOSIGNATURE
        fabric-api-lookup-api-v1-1.6.36+67f9824077.jar    |Fabric API Lookup API (v1)    |fabric_api_lookup_api_v1      |1.6.36+67f9824077   |DONE      |Manifest: NOSIGNATURE
        valhelsia_structures-forge-1.20.1-1.1.2.jar       |Valhelsia Structures          |valhelsia_structures          |1.20.1-1.1.2        |DONE      |Manifest: NOSIGNATURE
        borninchaosdelight-1.0.3-1.20.1.jar               |Born In Chaos Delight         |borninchaosdelight            |1.0.3-1.20.1        |DONE      |Manifest: NOSIGNATURE
        Boat-Item-View-Forge-1.20.1-0.0.5.jar             |Boat Item View                |boatiview                     |0.0.5               |DONE      |Manifest: NOSIGNATURE
        DiagonalWindows-v8.1.5-1.20.1-Forge.jar           |Diagonal Windows              |diagonalwindows               |8.1.5               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        born_in_chaos_[Forge]1.20.1_1.6.3.jar             |Born in Chaos                 |born_in_chaos_v1              |1.6.3               |DONE      |Manifest: NOSIGNATURE
        lionfishapi-2.4.jar                               |LionfishAPI                   |lionfishapi                   |2.4                 |DONE      |Manifest: NOSIGNATURE
        bobby-5.0.1_mapped_srg_1.20.1.jar                 |Bobby                         |bobby                         |5.0.1               |DONE      |Manifest: NOSIGNATURE
        L_Enders_Cataclysm-2.56- 1.20.1.jar               |Cataclysm Mod                 |cataclysm                     |2.56                |DONE      |Manifest: NOSIGNATURE
        origins-classes-forge-1.2.1.jar                   |Origins: Classes              |origins_classes               |1.2.1               |DONE      |Manifest: NOSIGNATURE
        katters-structures-1.6.jar                        |Katters Structures            |mr_katters_structures         |1.6                 |DONE      |Manifest: NOSIGNATURE
        Connector-1.0.0-beta.46+1.20.1-mod.jar            |Connector                     |connectormod                  |1.0.0-beta.46+1.20.1|DONE      |Manifest: NOSIGNATURE
        cherishedworlds-forge-6.1.7+1.20.1.jar            |Cherished Worlds              |cherishedworlds               |6.1.7+1.20.1        |DONE      |Manifest: NOSIGNATURE
        Quad-1.2.9+1.20.4-Forge.jar                       |Quad                          |quad                          |1.2.9               |DONE      |Manifest: NOSIGNATURE
        fabric-language-kotlin-1.13.1+kotlin.2.1.10$kotlin|kotlin-stdlib                 |org_jetbrains_kotlin_kotlin_st|2.1.10              |DONE      |Manifest: NOSIGNATURE
        shulkerboxtooltip-forge-4.0.4+1.20.1.jar          |ShulkerBoxTooltip             |shulkerboxtooltip             |4.0.4+1.20.1        |DONE      |Manifest: NOSIGNATURE
        fabric-key-binding-api-v1-1.0.37+561530ec77.jar   |Fabric Key Binding API (v1)   |fabric_key_binding_api_v1     |1.0.37+561530ec77   |DONE      |Manifest: NOSIGNATURE
        fabric-language-kotlin-1.13.1+kotlin.2.1.10$kotlin|kotlin-stdlib-jdk8            |org_jetbrains_kotlin_kotlin_st|2.1.10              |DONE      |Manifest: NOSIGNATURE
        fabric-transfer-api-v1-3.3.5+631c9cd677.jar       |Fabric Transfer API (v1)      |fabric_transfer_api_v1        |3.3.5+631c9cd677    |DONE      |Manifest: NOSIGNATURE
        fabric-language-kotlin-1.13.1+kotlin.2.1.10$kotlin|kotlin-stdlib-jdk7            |org_jetbrains_kotlin_kotlin_st|2.1.10              |DONE      |Manifest: NOSIGNATURE
        Shrines-1.20.1-6.0.2.jar                          |Shrines                       |shrines                       |1.20.1-6.0.2        |DONE      |Manifest: NOSIGNATURE
        particle-rain-3.0.6-1.20_mapped_srg_1.20.1.jar    |Particle Rain                 |particlerain                  |3.0.6-1.20          |DONE      |Manifest: NOSIGNATURE
        fabric-resource-loader-v0-0.11.10+bcd08ed377.jar  |Fabric Resource Loader (v0)   |fabric_resource_loader_v0     |0.11.10+bcd08ed377  |DONE      |Manifest: NOSIGNATURE
        Zoomify-2.14.2+1.20.1$ktoml-core-jvm-0.5.2_mapped_|ktoml-core-jvm                |com_akuleshov7_ktoml_core_jvm |0.5.2               |DONE      |Manifest: NOSIGNATURE
        obscure_api-15.jar                                |Obscure API                   |obscure_api                   |15                  |DONE      |Manifest: NOSIGNATURE
        origins-player-scale-3.jar                        |Origins: Player Scale         |mr_origins_playerscale        |3                   |DONE      |Manifest: NOSIGNATURE
        MerchantMarkers-1.20.1-forge-1.3.3.jar            |Merchant Markers              |merchantmarkers               |1.3.3               |DONE      |Manifest: NOSIGNATURE
        Clumps-forge-1.20.1-12.0.0.4.jar                  |Clumps                        |clumps                        |12.0.0.4            |DONE      |Manifest: NOSIGNATURE
        artifacts-forge-9.5.13.jar                        |Artifacts                     |artifacts                     |9.5.13              |DONE      |Manifest: NOSIGNATURE
        decorative_blocks-forge-1.20.1-4.1.3.jar          |Decorative Blocks             |decorative_blocks             |4.1.3               |DONE      |Manifest: NOSIGNATURE
        make_bubbles_pop-0.3.0-forge-mc1.19.4-1.20.4.jar  |Make Bubbles Pop              |make_bubbles_pop              |0.3.0-forge         |DONE      |Manifest: NOSIGNATURE
        My Totem Doll-1.0.1+1.20.1_mapped_srg_1.20.1.jar  |My Totem Doll                 |my_totem_doll                 |1.0.11.20.1         |DONE      |Manifest: NOSIGNATURE
        fabric-language-kotlin-1.13.1+kotlin.2.1.10$kotlin|kotlinx-datetime-jvm          |org_jetbrains_kotlinx_kotlinx_|0.6.1               |DONE      |Manifest: NOSIGNATURE
        lazydfu-0.1.3_mapped_srg_1.20.1.jar               |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
        azurelib-neo-1.20.1-2.0.41.jar                    |AzureLib                      |azurelib                      |2.0.41              |DONE      |Manifest: NOSIGNATURE
        skinlayers3d-forge-1.7.4-mc1.20.1.jar             |3d-Skin-Layers                |skinlayers3d                  |1.7.4               |DONE      |Manifest: NOSIGNATURE
        TravelersTitles-1.20-Forge-4.0.2.jar              |Traveler's Titles             |travelerstitles               |1.20-Forge-4.0.2    |DONE      |Manifest: NOSIGNATURE
        TConstruct-1.20.1-3.9.1.19.jar                    |Tinkers' Construct            |tconstruct                    |3.9.1.19            |DONE      |Manifest: NOSIGNATURE
        luckys_armory-0.4.0.1-forge-1.20.1-BETA.jar       |Lucky's Armory                |luckys_armory                 |0.4.0.1             |DONE      |Manifest: NOSIGNATURE
        fabric-language-kotlin-1.13.1+kotlin.2.1.10$kotlin|kotlinx-io-bytestring-jvm     |org_jetbrains_kotlinx_kotlinx_|0.6.0               |DONE      |Manifest: NOSIGNATURE
        fabric-blockrenderlayer-v1-1.1.41+1d0da21e77.jar  |Fabric BlockRenderLayer Regist|fabric_blockrenderlayer_v1    |1.1.41+1d0da21e77   |DONE      |Manifest: NOSIGNATURE
        another_furniture-forge-1.20.1-3.0.1.jar          |Another Furniture             |another_furniture             |1.20.1-3.0.1        |DONE      |Manifest: NOSIGNATURE
        CreativeCore_FORGE_v2.12.31_mc1.20.1.jar          |CreativeCore                  |creativecore                  |2.12.31             |DONE      |Manifest: NOSIGNATURE
        fabric-language-kotlin-1.13.1+kotlin.2.1.10$kotlin|kotlinx-io-core-jvm           |org_jetbrains_kotlinx_kotlinx_|0.6.0               |DONE      |Manifest: NOSIGNATURE
        SpartanShields-1.20.1-forge-3.1.1.jar             |Spartan Shields               |spartanshields                |3.1.1               |DONE      |Manifest: NOSIGNATURE
        LegendaryTooltips-1.20.1-forge-1.4.5.jar          |Legendary Tooltips            |legendarytooltips             |1.4.5               |DONE      |Manifest: NOSIGNATURE
        DiagonalFences-v8.1.5-1.20.1-Forge.jar            |Diagonal Fences               |diagonalfences                |8.1.5               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        Armor of the Ages-forge-1.20.1-1.2.5.jar          |Armor of the Ages             |armoroftheages                |1.3.0               |DONE      |Manifest: NOSIGNATURE
        miners_delight-1.20.1-1.2.3.jar                   |Miner's Delight               |miners_delight                |1.20.1-1.2.3        |DONE      |Manifest: NOSIGNATURE
        betterarcheology-1.2.1-1.20.1.jar                 |Better Archeology             |betterarcheology              |1.2.1-1.20.1        |DONE      |Manifest: NOSIGNATURE
        fabric-biome-api-v1-13.0.13+dc36698e77.jar        |Fabric Biome API (v1)         |fabric_biome_api_v1           |13.0.13+dc36698e77  |DONE      |Manifest: NOSIGNATURE
        fancymenu_forge_3.4.4_MC_1.20.1.jar               |FancyMenu                     |fancymenu                     |3.4.4               |DONE      |Manifest: NOSIGNATURE
        emi_enchanting-0.1.2+1.20.1+forge.jar             |EMI Enchanting                |emi_enchanting                |0.1.2+1.20.1+forge  |DONE      |Manifest: NOSIGNATURE
        ferritecore-6.0.1-forge.jar                       |Ferrite Core                  |ferritecore                   |6.0.1               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
        BetterF3-7.0.2-Forge-1.20.1.jar                   |BetterF3                      |betterf3                      |7.0.2               |DONE      |Manifest: NOSIGNATURE
        lodestone-1.20.1-1.6.4.1.jar                      |Lodestone                     |lodestone                     |1.20.1-1.6.4.1      |DONE      |Manifest: NOSIGNATURE
        wakes-0.4.0+1.20.1_mapped_srg_1.20.1.jar          |Wakes                         |wakes                         |0.4.01.20.1         |DONE      |Manifest: NOSIGNATURE
        valhelsia_core-forge-1.20.1-1.1.2.jar             |Valhelsia Core                |valhelsia_core                |1.1.2               |DONE      |Manifest: NOSIGNATURE
        OverflowingBars-v8.0.1-1.20.1-Forge.jar           |Overflowing Bars              |overflowingbars               |8.0.1               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        create_structures_arise-145.18.17-forge-1.20.1.jar|Create: Structures Arise      |create_structures_arise       |145.18.17           |DONE      |Manifest: NOSIGNATURE
        createaddition-1.20.1-1.2.5.jar                   |Create Crafts & Additions     |createaddition                |1.20.1-1.2.5        |DONE      |Manifest: NOSIGNATURE
        supermartijn642configlib-1.1.8-forge-mc1.20.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |DONE      |Manifest: NOSIGNATURE
        additionalentityattributes-forge-1.4.0.5+1.20.1.ja|Additional Entity Attributes  |additionalentityattributes    |1.4.0.5+1.20.1      |DONE      |Manifest: NOSIGNATURE
        createdeco-2.0.2-1.20.1-forge.jar                 |Create Deco                   |createdeco                    |2.0.2-1.20.1-forge  |DONE      |Manifest: NOSIGNATURE
        player-animation-lib-forge-1.0.2-rc1+1.20.jar     |Player Animator               |playeranimator                |1.0.2-rc1+1.20      |DONE      |Manifest: NOSIGNATURE
        irons_spellbooks-1.20.1-3.4.0.jar                 |Iron's Spells 'n Spellbooks   |irons_spellbooks              |1.20.1-3.4.0        |DONE      |Manifest: NOSIGNATURE
        botarium-forge-1.20.1-2.3.4.jar                   |Botarium                      |botarium                      |2.3.4               |DONE      |Manifest: NOSIGNATURE
        mcw-windows-2.3.0-mc1.20.1forge.jar               |Macaw's Windows               |mcwwindows                    |2.3.0               |DONE      |Manifest: NOSIGNATURE
        better-nether-9.0.10_mapped_srg_1.20.1.jar        |Better Nether                 |betternether                  |9.0.10              |DONE      |Manifest: NOSIGNATURE
        torohealth-1.20.1-forge-1.jar                     |ToroHealth                    |torohealth                    |1.20.1-forge-1      |DONE      |Manifest: NOSIGNATURE
        stalwart-dungeons-1.20.1-1.2.8.jar                |Stalwart Dungeons             |stalwart_dungeons             |1.2.8               |DONE      |Manifest: NOSIGNATURE
        apoli-forge-1.20.1-2.9.0.8.jar                    |Apoli                         |apoli                         |1.20.1-2.9.0.8      |DONE      |Manifest: NOSIGNATURE
        create_jetpack-forge-4.3.2.jar                    |Create Jetpack                |create_jetpack                |4.3.2               |DONE      |Manifest: NOSIGNATURE
        fabric-convention-tags-v1-1.5.5+fa3d1c0177.jar    |Fabric Convention Tags        |fabric_convention_tags_v1     |1.5.5+fa3d1c0177    |DONE      |Manifest: NOSIGNATURE
        ResourcePackOverrides-v8.0.3-1.20.1-Forge.jar     |Resource Pack Overrides       |resourcepackoverrides         |8.0.3               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        balm-forge-1.20.1-7.3.15-all.jar                  |Balm                          |balm                          |7.3.15              |DONE      |Manifest: NOSIGNATURE
        fabric-screen-api-v1-2.0.8+45a670a577.jar         |Fabric Screen API (v1)        |fabric_screen_api_v1          |2.0.8+45a670a577    |DONE      |Manifest: NOSIGNATURE
        immersive_armors-1.6.1+1.20.1-forge.jar           |Immersive Armors              |immersive_armors              |1.6.1+1.20.1        |DONE      |Manifest: NOSIGNATURE
        projectile_damage-forge-3.2.2+1.20.1.jar          |Projectile Damage Attribute   |projectile_damage             |3.2.2+1.20.1        |DONE      |Manifest: NOSIGNATURE
        soulslike-weaponry-1.1.5-1.20.1-forge.jar         |Marium's Soulslike Weaponry   |soulsweapons                  |1.1.5-1.20.1-forge} |DONE      |Manifest: NOSIGNATURE
        chat_heads-0.13.13-forge-1.20.jar                 |Chat Heads                    |chat_heads                    |0.13.13             |DONE      |Manifest: NOSIGNATURE
        AdvancementPlaques-1.20.1-forge-1.6.9.jar         |Advancement Plaques           |advancementplaques            |1.6.9               |DONE      |Manifest: NOSIGNATURE
        fabric-game-rule-api-v1-1.0.40+683d4da877.jar     |Fabric Game Rule API (v1)     |fabric_game_rule_api_v1       |1.0.40+683d4da877   |DONE      |Manifest: NOSIGNATURE
        ToolStats-Forge-1.20.1-16.0.9.jar                 |ToolStats                     |toolstats                     |16.0.9              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        supermartijn642corelib-1.1.18-forge-mc1.20.1.jar  |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.18              |DONE      |Manifest: NOSIGNATURE
        YungsBridges-1.20-Forge-4.0.3.jar                 |YUNG's Bridges                |yungsbridges                  |1.20-Forge-4.0.3    |DONE      |Manifest: NOSIGNATURE
        fabric-language-kotlin-1.13.1+kotlin.2.1.10$kotlin|kotlinx-coroutines-jdk8       |org_jetbrains_kotlinx_kotlinx_|1.10.1              |DONE      |Manifest: NOSIGNATURE
        resourcefulconfig-forge-1.20.1-2.1.2.jar          |Resourcefulconfig             |resourcefulconfig             |2.1.2               |DONE      |Manifest: NOSIGNATURE
        curios-forge-5.11.1+1.20.1.jar                    |Curios API                    |curios                        |5.11.1+1.20.1       |DONE      |Manifest: NOSIGNATURE
        wizards_reborn-1.20.1-0.2.6.jar                   |Wizard's Reborn               |wizards_reborn                |1.20.1-0.2.6        |DONE      |Manifest: NOSIGNATURE
        origins-forge-1.20.1-1.10.0.9-all.jar             |Origins                       |origins                       |1.20.1-1.10.0.9     |DONE      |Manifest: NOSIGNATURE
        bobby-5.0.1$config-1.4.2_mapped_srg_1.20.1.jar    |config                        |com_typesafe_config           |1.4.2               |DONE      |Manifest: NOSIGNATURE
        fabric-entity-events-v1-1.6.0+4ca7515277.jar      |Fabric Entity Events (v1)     |fabric_entity_events_v1       |1.6.0+4ca7515277    |DONE      |Manifest: NOSIGNATURE
        mcw-furniture-3.3.0-mc1.20.1forge.jar             |Macaw's Furniture             |mcwfurnitures                 |3.3.0               |DONE      |Manifest: NOSIGNATURE
        flightlib-forge-2.1.0.jar                         |Flight Lib                    |flightlib                     |2.1.0               |DONE      |Manifest: NOSIGNATURE
        YungsBetterMineshafts-1.20-Forge-4.0.4.jar        |YUNG's Better Mineshafts      |bettermineshafts              |1.20-Forge-4.0.4    |DONE      |Manifest: NOSIGNATURE
        Drip Sounds-0.4.0+1.20.4-Forge.jar                |Drip Sounds                   |waterdripsound                |0.4.0               |DONE      |Manifest: NOSIGNATURE
        fabric-dimensions-v1-2.1.54+8005d10d77.jar        |Fabric Dimensions API (v1)    |fabric_dimensions_v1          |2.1.54+8005d10d77   |DONE      |Manifest: NOSIGNATURE
        mowziesmobs-1.7.0.jar                             |Mowzie's Mobs                 |mowziesmobs                   |1.7.0               |DONE      |Manifest: NOSIGNATURE
        doubledoors-1.20.1-6.1.jar                        |Double Doors                  |doubledoors                   |6.1                 |DONE      |Manifest: NOSIGNATURE
        puzzlesapi-forge-8.1.7.jar                        |Puzzles Api                   |puzzlesapi                    |8.1.7               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        fabric-model-loading-api-v1-1.0.3+6274ab9d77.jar  |Fabric Model Loading API (v1) |fabric_model_loading_api_v1   |1.0.3+6274ab9d77    |DONE      |Manifest: NOSIGNATURE
        Pehkui-3.8.2+1.20.1-forge.jar                     |Pehkui                        |pehkui                        |3.8.2+1.20.1-forge  |DONE      |Manifest: NOSIGNATURE
        Stoneworks-v8.0.0-1.20.1-Forge.jar                |Stoneworks                    |stoneworks                    |8.0.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        fabric-rendering-v1-3.0.8+66e9a48f77.jar          |Fabric Rendering (v1)         |fabric_rendering_v1           |3.0.8+66e9a48f77    |DONE      |Manifest: NOSIGNATURE
        fabric-renderer-indigo-1.5.2+b5b2da4177.jar       |Fabric Renderer - Indigo      |fabric_renderer_indigo        |1.5.2+b5b2da4177    |DONE      |Manifest: NOSIGNATURE
        Fallingleaves-1.20.1-2.1.0.jar                    |Falling Leaves                |fallingleaves                 |2.1.0               |DONE      |Manifest: NOSIGNATURE
        travelersbackpack-forge-1.20.1-9.1.29.jar         |Traveler's Backpack           |travelersbackpack             |9.1.29              |DONE      |Manifest: NOSIGNATURE
        LibX-1.20.1-5.0.14.jar                            |LibX                          |libx                          |1.20.1-5.0.14       |DONE      |Manifest: NOSIGNATURE
        GlitchCore-forge-1.20.1-0.0.1.1.jar               |GlitchCore                    |glitchcore                    |0.0.1.1             |DONE      |Manifest: NOSIGNATURE
        BiomesOPlenty-forge-1.20.1-19.0.0.94.jar          |Biomes O' Plenty              |biomesoplenty                 |19.0.0.94           |DONE      |Manifest: NOSIGNATURE
        SereneSeasons-forge-1.20.1-9.1.0.0.jar            |Serene Seasons                |sereneseasons                 |9.1.0.0             |DONE      |Manifest: NOSIGNATURE
        adorabuild-structures-2.8.0-forge-1.20.1.jar      |AdoraBuild: Structures        |adorabuild_structures         |2.8.0               |DONE      |Manifest: NOSIGNATURE
        starlight-1.1.2+forge.1cda73c.jar                 |Starlight                     |starlight                     |1.1.2+forge.1cda73c |DONE      |Manifest: NOSIGNATURE
        create_trimmed.jar                                |Create: Trimmed               |create_trimmed                |1.0.0               |DONE      |Manifest: NOSIGNATURE
        memoryleakfix-forge-1.17+-1.1.5.jar               |Memory Leak Fix               |memoryleakfix                 |1.1.5               |DONE      |Manifest: NOSIGNATURE
        mythicmounts-20.1-7.4.2-forge.jar                 |MythicMounts                  |mythicmounts                  |20.1-7.4.2-forge    |DONE      |Manifest: NOSIGNATURE
        puzzlesaccessapi-forge-8.0.9.jar                  |Puzzles Access Api            |puzzlesaccessapi              |8.0.9               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        DungeonsAriseSevenSeas-1.19.2-1.0.2-forge.jar     |When Dungeons Arise: Seven Sea|dungeons_arise_seven_seas     |1.0.2               |DONE      |Manifest: NOSIGNATURE
        fabric-language-kotlin-1.13.1+kotlin.2.1.10$kotlin|kotlinx-serialization-json-jvm|org_jetbrains_kotlinx_kotlinx_|1.8.0               |DONE      |Manifest: NOSIGNATURE
        forge-1.20.1-47.3.0-universal.jar                 |Forge                         |forge                         |47.3.0              |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
        appleskin-forge-mc1.20.1-2.5.1.jar                |AppleSkin                     |appleskin                     |2.5.1+mc1.20.1      |DONE      |Manifest: NOSIGNATURE
        blueskiesdelight-1.0.4-1.20.1.jar                 |Blue Skies Delight            |blueskiesdelight              |1.0.4-1.20.1        |DONE      |Manifest: NOSIGNATURE
        fast-chest-1.5+1.20_mapped_srg_1.20.1.jar         |FastChest                     |fastchest                     |1.51.20             |DONE      |Manifest: NOSIGNATURE
        fabric-api-base-0.4.31+ef105b4977.jar             |Fabric API Base               |fabric_api_base               |0.4.31+ef105b4977   |DONE      |Manifest: NOSIGNATURE
        MouseTweaks-forge-mc1.20.1-2.25.1.jar             |Mouse Tweaks                  |mousetweaks                   |2.25.1              |DONE      |Manifest: NOSIGNATURE
        bettercombat-forge-1.8.6+1.20.1.jar               |Better Combat                 |bettercombat                  |1.8.6+1.20.1        |DONE      |Manifest: NOSIGNATURE
        threateningly_mobs-1.0.8-forge-1.20.1.jar         |Threateningly mobs            |threateningly_mobs            |1.0.8               |DONE      |Manifest: NOSIGNATURE
        knightquest-forge-1.20.1-1.8.4.jar                |Knight Quest                  |knightquest                   |1.8.4               |DONE      |Manifest: NOSIGNATURE
        createutilities-0.3.0+1.20.1.jar                  |Create Utilities              |createutilities               |0.3.0+1.20.1        |DONE      |Manifest: NOSIGNATURE
        spectrelib-forge-0.13.17+1.20.1.jar               |SpectreLib                    |spectrelib                    |0.13.17+1.20.1      |DONE      |Manifest: NOSIGNATURE
        kffmod-4.11.0.jar                                 |Kotlin For Forge              |kotlinforforge                |4.11.0              |DONE      |Manifest: NOSIGNATURE
        origins-plus-plus-2.3.1-forge.jar                 |Origins++                     |origins_plus_plus             |2.3.1-forge         |DONE      |Manifest: NOSIGNATURE
        Mantle-1.20.1-1.11.36.jar                         |Mantle                        |mantle                        |1.11.36             |DONE      |Manifest: NOSIGNATURE
        Xaeros_Minimap_25.1.0_Forge_1.20.jar              |Xaero's Minimap               |xaerominimap                  |25.1.0              |DONE      |Manifest: NOSIGNATURE
        fabric-item-group-api-v1-4.0.12+c9161c2d77.jar    |Fabric Item Group API (v1)    |fabric_item_group_api_v1      |4.0.12+c9161c2d77   |DONE      |Manifest: NOSIGNATURE
        polymorph-forge-0.49.8+1.20.1.jar                 |Polymorph                     |polymorph                     |0.49.8+1.20.1       |DONE      |Manifest: NOSIGNATURE
        Zeta-1.0-24.jar                                   |Zeta                          |zeta                          |1.0-24              |DONE      |Manifest: NOSIGNATURE
        entityculling-forge-1.7.2-mc1.20.1.jar            |EntityCulling                 |entityculling                 |1.7.2               |DONE      |Manifest: NOSIGNATURE
        [1.20.1]strictly_origins_v3.jar                   |Strictly Origins              |strictly_origins              |1                   |DONE      |Manifest: NOSIGNATURE
        oceansdelight-1.0.2-1.20.jar                      |Ocean's Delight               |oceansdelight                 |1.0.2-1.20          |DONE      |Manifest: NOSIGNATURE
        fabric-recipe-api-v1-1.0.21+514a076577.jar        |Fabric Recipe API (v1)        |fabric_recipe_api_v1          |1.0.21+514a076577   |DONE      |Manifest: NOSIGNATURE
        connectedglass-1.1.12-forge-mc1.20.1.jar          |Connected Glass               |connectedglass                |1.1.12              |DONE      |Manifest: NOSIGNATURE
        visuality-forge-2.0.2.jar                         |Visuality: Reforged           |visuality                     |2.0.2               |DONE      |Manifest: NOSIGNATURE
        rubidium-extra-0.5.4.4+mc1.20.1-build.131.jar     |Embeddium Extra               |embeddium_extra               |0.5.4.4+mc1.20.1-bui|DONE      |Manifest: NOSIGNATURE
        PuzzlesLib-v8.1.25-1.20.1-Forge.jar               |Puzzles Lib                   |puzzleslib                    |8.1.25              |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        fabric-sound-api-v1-1.0.13+4f23bd8477.jar         |Fabric Sound API (v1)         |fabric_sound_api_v1           |1.0.13+4f23bd8477   |DONE      |Manifest: NOSIGNATURE
        better-end-4.0.11_mapped_srg_1.20.1.jar           |Better End                    |betterend                     |4.0.11              |DONE      |Manifest: NOSIGNATURE
        Medieval Origins Revival-6.5.1+1.20.1-forge.jar   |MedievalOriginsRevival        |medievalorigins               |6.5.1+1.20.1-forge  |DONE      |Manifest: NOSIGNATURE
        aquamirae-6.API15.jar                             |Aquamirae                     |aquamirae                     |6.API15             |DONE      |Manifest: NOSIGNATURE
        cristellib-1.1.6-forge.jar                        |Cristel Lib                   |cristellib                    |1.1.6               |DONE      |Manifest: NOSIGNATURE
        TreeChop-1.20.1-forge-0.19.0.jar                  |HT's TreeChop                 |treechop                      |0.18.8              |DONE      |Manifest: NOSIGNATURE
        blue_skies-1.20.1-1.3.31.jar                      |Blue Skies                    |blue_skies                    |1.3.31              |DONE      |Manifest: NOSIGNATURE
        YungsBetterWitchHuts-1.20-Forge-3.0.3.jar         |YUNG's Better Witch Huts      |betterwitchhuts               |1.20-Forge-3.0.3    |DONE      |Manifest: NOSIGNATURE
        netherportalfix-forge-1.20-13.0.1.jar             |NetherPortalFix               |netherportalfix               |13.0.1              |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.20.1-4.7.jar                     |GeckoLib 4                    |geckolib                      |4.7                 |DONE      |Manifest: NOSIGNATURE
        Feywild-1.20.1-4.0.4.jar                          |Feywild                       |feywild                       |1.20.1-4.0.4        |DONE      |Manifest: NOSIGNATURE
        ars_nouveau-1.20.1-4.9.0-all.jar                  |Ars Nouveau                   |ars_nouveau                   |4.9.0               |DONE      |Manifest: NOSIGNATURE
        crittersandcompanions-forge-2.2.2.jar             |Critters and Companions       |crittersandcompanions         |2.2.2               |DONE      |Manifest: NOSIGNATURE
        naturalist-forge-4.0.3-1.20.1.jar                 |Naturalist                    |naturalist                    |4.0.3               |DONE      |Manifest: NOSIGNATURE
        wakes-0.4.0+1.20.1$DelaunayTriangulator-1.0.0_mapp|DelaunayTriangulator          |com_github_jdiemke_delaunay_tr|1.0.0               |DONE      |Manifest: NOSIGNATURE
        XaerosWorldMap_1.39.2_Forge_1.20.jar              |Xaero's World Map             |xaeroworldmap                 |1.39.2              |DONE      |Manifest: NOSIGNATURE
        citadel-2.6.1-1.20.1.jar                          |Citadel                       |citadel                       |2.6.1               |DONE      |Manifest: NOSIGNATURE
        alexsmobs-1.22.9.jar                              |Alex's Mobs                   |alexsmobs                     |1.22.9              |DONE      |Manifest: NOSIGNATURE
        iceandfire-2.1.13-1.20.1-beta-5.jar               |Ice and Fire                  |iceandfire                    |2.1.13-1.20.1       |DONE      |Manifest: NOSIGNATURE
        ice_and_fire_spellbooks-2.3.1-1.20.1.jar          |Ice and Fire: Spellbooks      |ice_and_fire_spellbooks       |2.3.1-1.20.1        |DONE      |Manifest: NOSIGNATURE
        fabric-data-attachment-api-v1-1.0.0+30ef839e77.jar|Fabric Data Attachment API (v1|fabric_data_attachment_api_v1 |1.0.0+30ef839e77    |DONE      |Manifest: NOSIGNATURE
        mixinextras-forge-0.2.0-beta.8.jar                |MixinExtras                   |mixinextras                   |0.2.0-beta.8        |DONE      |Manifest: NOSIGNATURE
        emitrades-forge-1.2.1+mc1.20.1.jar                |EMI Trades                    |emitrades                     |1.2.1+mc1.20.1      |DONE      |Manifest: NOSIGNATURE
        bclib-3.0.14$wunderlib-1.1.5_mapped_srg_1.20.1.jar|WunderLib                     |wunderlib                     |1.1.5               |DONE      |Manifest: NOSIGNATURE
        MoreChestVariants-1.5.6+1.20.2-Forge.jar          |More Chest Variants           |lolmcv                        |1.5.6               |DONE      |Manifest: NOSIGNATURE
        AdditionalStructures-1.20.x-(v.4.2.2).jar         |Additional Structures         |additionalstructures          |4.2.2               |DONE      |Manifest: NOSIGNATURE
        Steam_Rails-1.6.7+forge-mc1.20.1.jar              |Create: Steam 'n' Rails       |railways                      |1.6.7+forge-mc1.20.1|DONE      |Manifest: NOSIGNATURE
        language-reload-1.7.2+1.20.1_mapped_srg_1.20.1.jar|Language Reload               |languagereload                |1.7.21.20.1         |DONE      |Manifest: NOSIGNATURE
        bclib-3.0.14_mapped_srg_1.20.1.jar                |BCLib                         |bclib                         |3.0.14              |DONE      |Manifest: NOSIGNATURE
        ice_and_fire_delight-forge-1.20.1-0.2.1.jar       |Ice and Fire Delight          |ice_and_fire_delight          |0.2.1               |DONE      |Manifest: NOSIGNATURE
        fabric-content-registries-v0-4.0.11+a670df1e77.jar|Fabric Content Registries (v0)|fabric_content_registries_v0  |4.0.11+a670df1e77   |DONE      |Manifest: NOSIGNATURE
        Zoomify-2.14.2+1.20.1_mapped_srg_1.20.1.jar       |Zoomify                       |zoomify                       |2.14.21.20.1        |DONE      |Manifest: NOSIGNATURE
        twilightforest-1.20.1-4.3.2508-universal.jar      |The Twilight Forest           |twilightforest                |4.3.2508            |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.20.1-1.2.7.jar                   |Farmer's Delight              |farmersdelight                |1.20.1-1.2.7        |DONE      |Manifest: NOSIGNATURE
        ends_delight-2.5.1+forge.1.20.1.jar               |End's Delight                 |ends_delight                  |2.5.1+forge.1.20.1  |DONE      |Manifest: NOSIGNATURE
        mcw-fences-1.1.2-mc1.20.1forge.jar                |Macaw's Fences and Walls      |mcwfences                     |1.1.2               |DONE      |Manifest: NOSIGNATURE
        samurai_dynasty-0.0.48-1.20.1-neo.jar             |Samurai Dynasty               |samurai_dynasty               |0.0.48-1.20.1-neo   |DONE      |Manifest: NOSIGNATURE
        modelfix-1.15.jar                                 |Model Gap Fix                 |modelfix                      |1.15                |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.20.1-84.1-FORGE.jar                   |Patchouli                     |patchouli                     |1.20.1-84.1-FORGE   |DONE      |Manifest: NOSIGNATURE
        ars_ocultas-1.20.1-1.2.2-all.jar                  |Ars Ocultas                   |ars_ocultas                   |1.2.2               |DONE      |Manifest: NOSIGNATURE
        fabric-language-kotlin-1.13.1+kotlin.2.1.10$kotlin|kotlinx-serialization-cbor-jvm|org_jetbrains_kotlinx_kotlinx_|1.8.0               |DONE      |Manifest: NOSIGNATURE
        collective-1.20.1-7.91.jar                        |Collective                    |collective                    |7.91                |DONE      |Manifest: NOSIGNATURE
        ValkyrienPirates-1.4.2-forge_mapped_srg_1.20.1.jar|Valkyrien Pirates             |pirates                       |1.4.2-forge         |DONE      |Manifest: NOSIGNATURE
        BetterThirdPerson-Forge-1.20-1.9.0.jar            |Better Third Person           |betterthirdperson             |1.9.0               |DONE      |Manifest: NOSIGNATURE
        YungsBetterStrongholds-1.20-Forge-4.0.3.jar       |YUNG's Better Strongholds     |betterstrongholds             |1.20-Forge-4.0.3    |DONE      |Manifest: NOSIGNATURE
        malilib-fabric-1.20.1-0.16.3_mapped_srg_1.20.1.jar|MaLiLib                       |malilib                       |0.16.3              |DONE      |Manifest: NOSIGNATURE
        resourcefullib-forge-1.20.1-2.1.29.jar            |Resourceful Lib               |resourcefullib                |2.1.29              |DONE      |Manifest: NOSIGNATURE
        SpartanWeaponry-1.20.1-forge-3.1.3-all.jar        |Spartan Weaponry              |spartanweaponry               |3.1.3               |DONE      |Manifest: NOSIGNATURE
        deeperdarker-forge-1.20.1-1.3.3.jar               |Deeper and Darker             |deeperdarker                  |1.3.3               |DONE      |Manifest: NOSIGNATURE
        architectury-9.2.14-forge.jar                     |Architectury                  |architectury                  |9.2.14              |DONE      |Manifest: NOSIGNATURE
        simplyswords-forge-1.56.0-1.20.1.jar              |Simply Swords                 |simplyswords                  |1.56.0-1.20.1       |DONE      |Manifest: NOSIGNATURE
        cavedust-2.0.4-1.20.1-forge.jar                   |Cave Dust                     |cavedust                      |2.0.4               |DONE      |Manifest: NOSIGNATURE
        Not Enough Recipe Book-FORGE-0.4.1+1.20.1.jar     |Not Enough Recipe Book        |nerb                          |0.4.1               |DONE      |Manifest: NOSIGNATURE
        ftb-library-forge-2001.2.9.jar                    |FTB Library                   |ftblibrary                    |2001.2.9            |DONE      |Manifest: NOSIGNATURE
        ftb-teams-forge-2001.3.1.jar                      |FTB Teams                     |ftbteams                      |2001.3.1            |DONE      |Manifest: NOSIGNATURE
        ftb-quests-forge-2001.4.11.jar                    |FTB Quests                    |ftbquests                     |2001.4.11           |DONE      |Manifest: NOSIGNATURE
        fabric-loot-api-v2-1.2.1+eb28f93e77.jar           |Fabric Loot API (v2)          |fabric_loot_api_v2            |1.2.1+eb28f93e77    |DONE      |Manifest: NOSIGNATURE
        fabric-networking-api-v1-1.3.11+503a202477.jar    |Fabric Networking API (v1)    |fabric_networking_api_v1      |1.3.11+503a202477   |DONE      |Manifest: NOSIGNATURE
        astrocraft-1.4.5+1.20.1_mapped_srg_1.20.1.jar     |Astrocraft                    |astrocraft                    |1.4.51.20.1         |DONE      |Manifest: NOSIGNATURE
        Towns-and-Towers-1.12-Fabric+Forge.jar            |Towns and Towers              |t_and_t                       |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        bobby-5.0.1$configurate-hocon-4.1.2_mapped_srg_1.2|configurate-hocon             |org_spongepowered_configurate_|4.1.2               |DONE      |Manifest: b5:e3:16:9e:a6:18:b7:85:20:81:62:00:a2:a9:b5:c3:08:de:d1:4a:c2:52:2b:4b:f5:a3:e7:9f:13:85:2d:60
        fabric-lifecycle-events-v1-2.2.22+afab492177.jar  |Fabric Lifecycle Events (v1)  |fabric_lifecycle_events_v1    |2.2.22+afab492177   |DONE      |Manifest: NOSIGNATURE
        villagesandpillages-forge-mc1.20.1-1.0.2.jar      |Villages & Pillages           |villagesandpillages           |1.0.2               |DONE      |Manifest: NOSIGNATURE
        amendments-1.20-1.2.18.jar                        |Amendments                    |amendments                    |1.20-1.2.18         |DONE      |Manifest: NOSIGNATURE
        bobby-5.0.1$geantyref-1.3.13_mapped_srg_1.20.1.jar|geantyref                     |io_leangen_geantyref_geantyref|1.3.13              |DONE      |Manifest: NOSIGNATURE
        OctoLib-FORGE-0.4.2+1.20.1.jar                    |OctoLib                       |octolib                       |0.4.2               |DONE      |Manifest: NOSIGNATURE
        tacz-1.20.1-1.1.4-hotfix-all.jar                  |Timeless & Classics Guns: Zero|tacz                          |1.1.4-hotfix        |DONE      |Manifest: NOSIGNATURE
        portfolio-1.20.1-1.4.0-forge.jar                  |Portfolio                     |portfolio                     |1.20.1-1.4.0-forge  |DONE      |Manifest: NOSIGNATURE
        InvMove-1.20-0.8.4-Forge.jar                      |InvMove                       |invmove                       |0.8.4               |DONE      |Manifest: NOSIGNATURE
        arsnouveaudelight-1.0.0-1.20.1.jar                |Ars Nouveau Delight           |arsnouveaudelight             |1.0.0-1.20.1        |DONE      |Manifest: NOSIGNATURE
        create-1.20.1-0.5.1.j.jar                         |Create                        |create                        |0.5.1.j             |DONE      |Manifest: NOSIGNATURE
        Create-DnDesire-1.20.1-0.1b.Release-Early-Dev.jar |Create: Dreams & Desires      |create_dd                     |0.1b.Release-Early-D|DONE      |Manifest: NOSIGNATURE
        create-structures-0.1.1-1.20.1-FORGE.jar          |Create: Structures            |create_structures             |0.1.1               |DONE      |Manifest: NOSIGNATURE
        extendedgears-2.1.1-1.20.1-0.5.1.f-forge.jar      |Extended Cogwheels            |extendedgears                 |2.1.1-1.20.1-0.5.1.f|DONE      |Manifest: NOSIGNATURE
        create_interactive-1201-forge-1.0.2-beta.2.jar    |Create: Interactive           |create_interactive            |1.0.2-beta.2        |DONE      |Manifest: NOSIGNATURE
        create-food-1.20.1-1.1.8-forge.jar                |Create: Food                  |createfood                    |1.1.8-forge         |DONE      |Manifest: NOSIGNATURE
        waystones-forge-1.20.1-14.1.9.jar                 |Waystones                     |waystones                     |14.1.9              |DONE      |Manifest: NOSIGNATURE
        YungsCaveBiomes-1.20.1-Forge-2.0.1.jar            |YUNG's Cave Biomes            |yungscavebiomes               |1.20.1-Forge-2.0.1  |DONE      |Manifest: NOSIGNATURE
        fabric-mining-level-api-v1-2.1.50+561530ec77.jar  |Fabric Mining Level API (v1)  |fabric_mining_level_api_v1    |2.1.50+561530ec77   |DONE      |Manifest: NOSIGNATURE
        ArmorTrimItemFix-forge-1.20.1-1.2.0.jar           |Armor Trim Item Fix           |armortrimitemfix              |1.2.0               |DONE      |Manifest: NOSIGNATURE
        forbiddenandarcanusdelight-1.0.2-1.20.1.jar       |Forbidden and Arcanus Delight |forbiddenandarcanusdelight    |1.0.2-1.20.1        |DONE      |Manifest: NOSIGNATURE
        knightlib-forge-1.20.1-1.2.0.jar                  |Knight Lib                    |knightlib                     |1.2.0               |DONE      |Manifest: NOSIGNATURE
        call_of_yucutan-1.0.13-forge-1.20.1.jar           |Call of Yucatán               |call_of_yucutan               |1.0.13              |DONE      |Manifest: NOSIGNATURE
        YungsBetterDesertTemples-1.20-Forge-3.0.3.jar     |YUNG's Better Desert Temples  |betterdeserttemples           |1.20-Forge-3.0.3    |DONE      |Manifest: NOSIGNATURE
        CutThrough-v8.0.2-1.20.1-Forge.jar                |Cut Through                   |cutthrough                    |8.0.2               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        ATi_structures_1.3.0_forge_1.20.jar               |ATi StructuresV               |ati_structuresv               |1.0.0               |DONE      |Manifest: NOSIGNATURE
        fabric-transitive-access-wideners-v1-4.3.1+1880499|Fabric Transitive Access Widen|fabric_transitive_access_widen|4.3.1+1880499877    |DONE      |Manifest: NOSIGNATURE
        EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar  |EnchantmentDescriptions       |enchdesc                      |17.1.19             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        moonlight-1.20-2.13.62-forge.jar                  |Moonlight Library             |moonlight                     |1.20-2.13.62        |DONE      |Manifest: NOSIGNATURE
        mixinsquared-forge-0.1.1.jar                      |MixinSquared                  |mixinsquared                  |0.1.1               |DONE      |Manifest: NOSIGNATURE
        Jade-1.20.1-Forge-11.12.3.jar                     |Jade                          |jade                          |11.12.3+forge       |DONE      |Manifest: NOSIGNATURE
        forbidden_arcanus-1.20.1-2.2.6.jar                |Forbidden & Arcanus           |forbidden_arcanus             |1.20.1-2.2.6        |DONE      |Manifest: NOSIGNATURE
        nethersdelight-1.20.1-4.0.jar                     |Nether's Delight              |nethersdelight                |1.20.1-4.0          |DONE      |Manifest: NOSIGNATURE
        highlight-forge-1.20-2.0.1.jar                    |Highlight                     |highlight                     |2.0.1               |DONE      |Manifest: NOSIGNATURE
        camps_castles_carriages-2.3.3.jar                 |Camps. Castles. Carriages.    |mr_camps_castles_carriages    |2.3.3               |DONE      |Manifest: NOSIGNATURE
        Iceberg-1.20.1-forge-1.1.25.jar                   |Iceberg                       |iceberg                       |1.1.25              |DONE      |Manifest: NOSIGNATURE
        Quark-4.0-460.jar                                 |Quark                         |quark                         |4.0-460             |DONE      |Manifest: NOSIGNATURE
        supplementaries-1.20-3.1.12.jar                   |Supplementaries               |supplementaries               |1.20-3.1.12         |DONE      |Manifest: NOSIGNATURE
        DynamicTreesQuark-1.20.1-2.5.3.jar                |Dynamic Trees for Quark       |dtquark                       |1.20.1-2.5.3        |DONE      |Manifest: NOSIGNATURE
        suppsquared-1.20-1.1.18.jar                       |Supplementaries Squared       |suppsquared                   |1.20-1.1.18         |DONE      |Manifest: NOSIGNATURE
        Apugli-2.10.2+1.20.1-forge.jar                    |Apugli                        |apugli                        |2.10.2+1.20.1-forge |DONE      |Manifest: NOSIGNATURE
        create-stuff-additions1.20.1_v2.0.8.jar           |Create Stuff & Additions      |create_sa                     |2.0.8               |DONE      |Manifest: NOSIGNATURE
        malum-1.20.1-1.6.5.1.jar                          |Malum                         |malum                         |1.20.1-1.6.5.1      |DONE      |Manifest: NOSIGNATURE
        ParCool-1.20.1-3.3.1.0.jar                        |ParCool!                      |parcool                       |3.3.1.0             |DONE      |Manifest: NOSIGNATURE
        legendarymonsters-1.6.2 MC 1.20.1.jar             |LegendaryMonsters             |legendary_monsters            |1.20.1              |DONE      |Manifest: NOSIGNATURE
        modonomicon-1.20.1-forge-1.77.6.jar               |Modonomicon                   |modonomicon                   |1.77.6              |DONE      |Manifest: NOSIGNATURE
        mvs-4.1.2-1.20-forge.jar                          |Moog's Voyager Structures     |mvs                           |4.1.2-1.20-forge    |DONE      |Manifest: NOSIGNATURE
        YetAnotherConfigLib-3.6.2+1.20.1-forge.jar        |YetAnotherConfigLib           |yet_another_config_lib_v3     |3.6.2+1.20.1-forge  |DONE      |Manifest: NOSIGNATURE
        packetfixer-forge-1.4.5-1.19-to-1.20.1.jar        |Packet Fixer                  |packetfixer                   |1.4.5               |DONE      |Manifest: NOSIGNATURE
        expandability-forge-9.0.4.jar                     |ExpandAbility                 |expandability                 |9.0.4               |DONE      |Manifest: NOSIGNATURE
        fabric-data-generation-api-v1-12.3.4+369cb3a477.ja|Fabric Data Generation API (v1|fabric_data_generation_api_v1 |12.3.4+369cb3a477   |DONE      |Manifest: NOSIGNATURE
        fabric-events-interaction-v0-0.6.2+0d0bd5a777.jar |Fabric Events Interaction (v0)|fabric_events_interaction_v0  |0.6.2+0d0bd5a777    |DONE      |Manifest: NOSIGNATURE
    Flywheel Backend: GL33 Instanced Arrays
    Crash Report UUID: f625b15e-bd2c-4054-9f34-2a6ad331f840
    FML: 47.3
    Forge: net.minecraftforge:47.3.0

 

Ссылка на комментарий
Поделиться на другие сайты

  • Mr Wilf закрыл тема
  • Mr Wilf открыто и закрыто это тема
Гость
Эта тема закрыта для публикации ответов.
  • Последние посетители   0 пользователей онлайн

    • Ни одного зарегистрированного пользователя не просматривает данную страницу
×
×
  • Создать...