quiqueck / BCLib

A library mod for BetterX team mods, developed for Fabric, MC 1.16.4+
https://modrinth.com/mod/bclib
Other
25 stars 24 forks source link

[Bug] Entering nether crashes server threads #165

Open Boltairex opened 8 months ago

Boltairex commented 8 months ago

What happened?

I tried on multiple worlds to enter the nether, the first time was successful, but after creating a new world, I cannot even enter into nether. Just after entering the world, my console was spamming with:

[16:57:06] [REI-ReloadPlugins/INFO]: [REI] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[16:57:06] [Render thread/WARN]: Time from main menu to in-game was 51.147095 seconds
[16:57:06] [Render thread/WARN]: Total time to load game and open world was 122.02709 seconds
[16:57:06] [Render thread/INFO]: [CHAT] This shader (or shaderpack settings) is not supported by ocean physics!
[16:57:08] [REI-ReloadPlugins/INFO]: [REI] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[16:57:08] [REI-ReloadPlugins/INFO]: [REI] REIServerPlugin starting main-reload for END.
[16:57:08] [REI-ReloadPlugins/INFO]: [REI] Plugins (5):
[16:57:08] [REI-ReloadPlugins/INFO]: [REI]  - (-100,00) DefaultPlugin of DefaultPlugin [roughlyenoughitems]
[16:57:08] [REI-ReloadPlugins/INFO]: [REI]  - (0,00) FabricFluidAPISupportPlugin
[16:57:08] [REI-ReloadPlugins/INFO]: [REI]  - (0,00) ReiCompat of ReiCompat [travelersbackpack]
[16:57:08] [REI-ReloadPlugins/INFO]: [REI]  - (0,00) DefaultRuntimePlugin of DefaultRuntimePlugin [roughlyenoughitems]
[16:57:08] [REI-ReloadPlugins/INFO]: [REI]  - (0,00) AddonReiCommonPlugin of AddonReiCommonPlugin [ad_astra_giselle_addon]
[16:57:08] [REI-ReloadPlugins/INFO]: [REI] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[16:57:08] [REI-ReloadPlugins/INFO]: [REI] REIPlugin finished post-reload for END in 1.716 ms, totaling 86.14 ms.
[16:57:08] [REI-ReloadPlugins/INFO]: [REI] REIClientPlugin finished post-reload for END in 1.668 ms, totaling 1.822 s.
[16:57:08] [REI-ReloadPlugins/INFO]: [REI] REIServerPlugin finished post-reload for END in 335.5 ?s, totaling 22.22 ms.
[16:57:50] [Server thread/INFO]: Player literal{{MINECRAFT_USERNAME}} chose Origin: origins:human, for layer: origins:origin
[16:57:50] [Server thread/INFO]: Player literal{{MINECRAFT_USERNAME}} chose Origin: prscaleorigins:normal, for layer: prscaleorigins:scale_origin
[16:58:51] [Render thread/ERROR]: ########## GL ERROR ##########
[16:58:51] [Render thread/ERROR]: @ Render
[16:58:51] [Render thread/ERROR]: 65539: Invalid key -1
[16:58:51] [Render thread/ERROR]: ########## GL ERROR ##########
[16:58:51] [Render thread/ERROR]: @ Render
[16:58:51] [Render thread/ERROR]: 65539: Invalid key -1
[16:58:51] [Render thread/ERROR]: ########## GL ERROR ##########
[16:58:51] [Render thread/ERROR]: @ Render
[16:58:51] [Render thread/ERROR]: 65539: Invalid key -1
[16:58:51] [Render thread/ERROR]: ########## GL ERROR ##########
[16:58:51] [Render thread/ERROR]: @ Render
[16:58:51] [Render thread/ERROR]: 65539: Invalid key -1
[16:58:51] [Render thread/ERROR]: ########## GL ERROR ##########
[16:58:51] [Render thread/ERROR]: @ Render
[16:58:51] [Render thread/ERROR]: 65539: Invalid key -1
[16:58:51] [Render thread/ERROR]: ########## GL ERROR ##########
[16:58:51] [Render thread/ERROR]: @ Render
[16:58:51] [Render thread/ERROR]: 65539: Invalid key -1
[16:58:51] [Render thread/ERROR]: ########## GL ERROR ##########
[16:58:51] [Render thread/ERROR]: @ Render
[16:58:51] [Render thread/ERROR]: 65539: Invalid key -1
[16:58:51] [Render thread/ERROR]: ########## GL ERROR ##########
[16:58:51] [Render thread/ERROR]: @ Render
[16:58:51] [Render thread/ERROR]: 65539: Invalid key -1
[16:58:51] [Render thread/ERROR]: ########## GL ERROR ##########
[16:58:51] [Render thread/ERROR]: @ Render
[16:58:51] [Render thread/ERROR]: 65539: Invalid key -1
[16:58:51] [Render thread/ERROR]: ########## GL ERROR ##########
[16:58:51] [Render thread/ERROR]: @ Render
[16:58:51] [Render thread/ERROR]: 65539: Invalid key -1
[16:59:19] [Server thread/INFO]: Saving and pausing game...

The part with GL ERROR keeps repeating, even when I try to enter the nether, and so I cannot even leave my world without manually killing the process (server thread stays in a infinite loop).

[17:01:34] [Render thread/INFO]: Minimap session finalized.
[17:01:34] [Render thread/INFO]: Finalizing world map session...
[17:01:34] [Thread-20/INFO]: World map force-cleaned!
[17:01:34] [Render thread/INFO]: World map session finalized.
[17:01:34] [Server thread/INFO]: {MINECRAFT_USERNAME} lost connection: Disconnected
[17:01:34] [Server thread/INFO]: {MINECRAFT_USERNAME} left the game
[17:01:34] [Server thread/INFO]: Stopping singleplayer server as player logged out
[17:01:34] [Server thread/INFO]: Stopping server
[17:01:34] [Server thread/INFO]: Saving players
[17:01:34] [Server thread/INFO]: Saving worlds

The fun part is, the game is totally fine with it. Everything works, even on external server (hosted on another machine as dedicated server).

I tried to copy the rendered nether dimension to the not working one (replacing it on another world), and It seems to work only for a few seconds, because it again crashes, but this time the entire server.

When I tried to enter the nether by a command, it cannot render anything - dimension is just empty, and so on the game crashes after a minute.

More info: I tried on multiple versions of Fabric API, BClib and BetterNether - same symptoms. Removing BetterNether also gives no results, so my only clue is to post this issue here.

Hope this explanations will help to find the cause.

BCLib

3.0.13

Fabric API

0.91.0

Fabric Loader

0.15.7

Minecraft

1.20.1

Relevant log output

---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 2024-03-22 16:35:20
Description: Ticking player

java.lang.NullPointerException: Cannot invoke "net.minecraft.class_3218.method_27983()" because "destination" is null
    at net.minecraft.class_1297.getTeleportTargetAtAsync(class_1297.java:30023)
    at net.minecraft.class_1297.handler$jig000$vmp$onTickNetherPortal(class_1297.java:29948)
    at net.minecraft.class_1297.method_18379(class_1297.java)
    at net.minecraft.class_1297.method_5670(class_1297.java:494)
    at net.minecraft.class_1309.method_5670(class_1309.java:367)
    at net.minecraft.class_1297.method_5773(class_1297.java:474)
    at net.minecraft.class_1309.method_5773(class_1309.java:2380)
    at net.minecraft.class_1657.method_5773(class_1657.java:283)
    at net.minecraft.class_3222.method_14226(class_3222.java:510)
    at net.minecraft.class_3244.method_18784(class_3244.java:269)
    at net.minecraft.class_2535.method_10754(class_2535.java:259)
    at net.minecraft.class_3242.method_14357(class_3242.java:172)
    at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:908)
    at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:824)
    at net.minecraft.class_1132.method_3748(class_1132.java:105)
    at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:671)
    at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)
    at java.base/java.lang.Thread.run(Unknown Source)

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

-- Head --
Thread: Server thread
Stacktrace:
    at net.minecraft.class_1297.getTeleportTargetAtAsync(class_1297.java:30023)
    at net.minecraft.class_1297.handler$jig000$vmp$onTickNetherPortal(class_1297.java:29948)
    at net.minecraft.class_1297.method_18379(class_1297.java)
    at net.minecraft.class_1297.method_5670(class_1297.java:494)
    at net.minecraft.class_1309.method_5670(class_1309.java:367)
    at net.minecraft.class_1297.method_5773(class_1297.java:474)
    at net.minecraft.class_1309.method_5773(class_1309.java:2380)
    at net.minecraft.class_1657.method_5773(class_1657.java:283)

-- Player being ticked --
Details:
    Entity Type: minecraft:player (net.minecraft.class_3222)
    Entity ID: 179
    Entity Name: Boltairex
    Entity's Exact location: 165.51, 76.00, 318.88
    Entity's Block location: World: (165,76,318), Section: (at 5,12,14 in 10,4,19; chunk contains blocks 160,-64,304 to 175,319,319), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
    Entity's Momentum: 0.00, -0.08, 0.00
    Entity's Passengers: []
    Entity's Vehicle: null
Stacktrace:
    at net.minecraft.class_3222.method_14226(class_3222.java:510)
    at net.minecraft.class_3244.method_18784(class_3244.java:269)
    at net.minecraft.class_2535.method_10754(class_2535.java:259)
    at net.minecraft.class_3242.method_14357(class_3242.java:172)
    at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:908)
    at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:824)
    at net.minecraft.class_1132.method_3748(class_1132.java:105)
    at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:671)
    at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)
    at java.base/java.lang.Thread.run(Unknown Source)

-- 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.10, Azul Systems, Inc.
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
    Memory: 1160149936 bytes (1106 MiB) / 3560964096 bytes (3396 MiB) up to 6375342080 bytes (6080 MiB)
    CPUs: 12
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz
    Identifier: Intel64 Family 6 Model 158 Stepping 10
    Microarchitecture: Coffee Lake
    Frequency (GHz): 3.19
    Number of physical packages: 1
    Number of physical CPUs: 6
    Number of logical CPUs: 12
    Graphics card #0 name: Virtual Desktop Monitor
    Graphics card #0 vendor: Virtual Desktop, Inc.
    Graphics card #0 VRAM (MB): 0.00
    Graphics card #0 deviceId: unknown
    Graphics card #0 versionInfo: DriverVersion=10.54.50.446
    Graphics card #1 name: Parsec Virtual Display Adapter
    Graphics card #1 vendor: Parsec Cloud, Inc.
    Graphics card #1 VRAM (MB): 0.00
    Graphics card #1 deviceId: unknown
    Graphics card #1 versionInfo: DriverVersion=0.41.0.0
    Graphics card #2 name: NVIDIA GeForce RTX 4060 Ti
    Graphics card #2 vendor: NVIDIA (0x10de)
    Graphics card #2 VRAM (MB): 4095.00
    Graphics card #2 deviceId: 0x2805
    Graphics card #2 versionInfo: DriverVersion=31.0.15.5186
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 2.13
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 2.67
    Memory slot #1 type: DDR4
    Memory slot #2 capacity (MB): 8192.00
    Memory slot #2 clockSpeed (GHz): 2.13
    Memory slot #2 type: DDR4
    Memory slot #3 capacity (MB): 8192.00
    Memory slot #3 clockSpeed (GHz): 2.67
    Memory slot #3 type: DDR4
    Virtual memory max (MB): 34707.21
    Virtual memory used (MB): 16501.00
    Swap memory total (MB): 2048.00
    Swap memory used (MB): 4.18
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6080M
    Fabric Mods: 
        ad_astra: Ad Astra 1.15.18
            javazoom_jlayer: jlayer 1.0.1
        ad_astra_giselle_addon: Ad Astra: Giselle Addon 6.5
        advancednetherite: Advanced Netherite 2.0.2-1.20.1
        advancementplaques: Advancement Plaques 1.4.11
        adventurez: AdventureZ 1.4.20
        alternate-current: Alternate Current 1.7.0
        altorigingui: Alternate Origin GUI 1.0.1
        ambientsounds: AmbientSounds 5.3.9
        amecs: Amecs 1.3.10+mc.1.20.1
            amecsapi: Amecs API 1.4.0+mc1.20-pre1
        animal_feeding_trough: Animal Feeding Trough 1.0.3+1.20.1
        another_furniture: Another Furniture 1.20.1-3.0.1
        antighost: AntiGhost 1.20-fabric0.83.0-1.1.5
            crowdin-translate: CrowdinTranslate 1.4+1.19.3
        appleskin: AppleSkin 2.5.1+mc1.20
        archers: Archers (RPG Series) 1.0.7+1.20.1
            com_github_zsoltmolnarrr_tinyconfig: TinyConfig 2.3.2
        architectury: Architectury 9.1.12
        armorstatues: Armor Statues 8.0.5
            puzzlesapi: Puzzles Api 8.1.4
        attributefix: AttributeFix 21.0.4
        axesareweapons: Axes Are Weapons 1.7.3
        azurelib: AzureLib 2.0.20
        azurelibarmor: AzureLib Armor 2.0.3
        balm-fabric: Balm 7.2.2
        barteringstation: Bartering Station 8.0.0
        bclib: BCLib 3.0.13
            wunderlib: WunderLib 1.1.5
        betteranimationscollection: Better Animations Collection 8.0.0
        betterbeds: Better Beds 1.3.0
        bettercombat: Better Combat 1.8.4+1.20.1
        betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3
            org_reflections_reflections: reflections 0.10.2
        betterdungeons: YUNG's Better Dungeons 1.20-Fabric-4.0.3
        betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.5
        betterf3: BetterF3 7.0.2
        betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.5
        betterjungletemples: YUNG's Better Jungle Temples 1.20-Fabric-2.0.4
        bettermineshafts: YUNG's Better Mineshafts 1.20-Fabric-4.0.4
        betternether: Better Nether 9.0.9
        betteroceanmonuments: YUNG's Better Ocean Monuments 1.20-Fabric-3.0.4
        betterstrongholds: YUNG's Better Strongholds 1.20-Fabric-4.0.3
        betterthirdperson: Better Third Person 1.9.0
        betterwitchhuts: YUNG's Better Witch Huts 1.20-Fabric-3.0.3
        blur: Blur (Fabric) 3.1.0
            satin: Satin 1.13.0
        bookshelf: Bookshelf 20.1.9
        botania: Botania 1.20.1-443-FABRIC
            fiber: fiber 0.23.0-2
            reach-entity-attributes: Reach Entity Attributes 2.4.0
            step-height-entity-attribute: Step Height Entity Attribute 1.2.0
        botarium: Botarium 2.3.3
            team_reborn_energy: Energy 3.0.0
        c2me: Concurrent Chunk Management Engine 0.2.0+alpha.11.5
            c2me-base: Concurrent Chunk Management Engine (Base) 0.2.0+alpha.11.5
            c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.2.0+alpha.11.5
            c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.2.0+alpha.11.5
            c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.2.0+alpha.11.5
            c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.2.0+alpha.11.5
            c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.2.0+alpha.11.5
            c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.2.0+alpha.11.5
            c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.2.0+alpha.11.5
            c2me-opts-chunk-access: Concurrent Chunk Management Engine (Optimizations/Chunk Access) 0.2.0+alpha.11.5
            c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.2.0+alpha.11.5
            c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.2.0+alpha.11.5
            c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.2.0+alpha.11.5
            c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.2.0+alpha.11.5
            c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.2.0+alpha.11.5
            c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.2.0+alpha.11.5
            c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.2.0+alpha.11.5
            c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.2.0+alpha.11.5
            c2me-threading-chunkio: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.5
            c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.2.0+alpha.11.5
            c2me-threading-worldgen: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.5
            com_ibm_async_asyncutil: asyncutil 0.1.0
            net_objecthunter_exp4j: exp4j 0.4.8
            org_threadly_threadly: threadly 7.0
        calmdowndog: Calm down, dog! 1.1.0
        cardinal-components: Cardinal Components API 5.2.2
            cardinal-components-base: Cardinal Components API (base) 5.2.2
            cardinal-components-block: Cardinal Components API (blocks) 5.2.2
            cardinal-components-chunk: Cardinal Components API (chunks) 5.2.2
            cardinal-components-entity: Cardinal Components API (entities) 5.2.2
            cardinal-components-item: Cardinal Components API (items) 5.2.2
            cardinal-components-level: Cardinal Components API (world saves) 5.2.2
            cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.2.2
            cardinal-components-world: Cardinal Components API (worlds) 5.2.2
        carryon: Carry On 2.1.2.7
        chat_heads: Chat Heads 0.10.31
        chefsdelight: Chefs Delight 1.0.3-fabric-1.20.1
        chunksfadein: Chunks Fade In 1.0.5-1.20.1
            com_moandjiezana_toml_toml4j: toml4j 0.7.2
        clientcrafting: clientcrafting Mod 1.20.1-1.8
        clienttweaks: Client Tweaks 11.1.0
        cloth-config: Cloth Config v11 11.1.118
            cloth-basic-math: cloth-basic-math 0.6.1
        collective: Collective 7.40
        combatroll: Combat Roll 1.3.1+1.20.1
        companion: Companion 5.1.0
        connectivity: Connectivity Mod 1.20.1-5.4
        cooldown-coordinator: Cooldown Coordinator 0.6.2
        coroutil: CoroUtil 1.20.1-1.3.7
        creativecore: CreativeCore 2.11.24
            net_minecraftforge_eventbus: eventbus 6.0.3
        ctov: ChoiceTheorem's Overhauled Village 3.4.2
        cupboard: cupboard 1.20.1-2.6
        dahmersdelight: Dahmer's Delight 1.0.0
        dark-enchanting: Dark Enchanting 1.0.3+1.20.1
            libgui: LibGui 8.0.1+1.20
                jankson: Jankson 5.0.1+j1.2.2
                libninepatch: LibNinePatch 1.2.0
            omega-config: OmegaConfig 1.2.3-1.18.1
        darkutils: DarkUtilities 17.0.3
        deeperdarker: Deeper and Darker 1.2.6
            customportalapi: Custom Portal Api 0.0.1-beta64-1.20
        deuf_refabricated: DEUF Refabricated 1.1.0
        diagonalfences: Diagonal Fences 8.1.3
        diagonalwindows: Diagonal Windows 8.1.3
            diagonalblocks: Diagonal Blocks 8.0.3
        distantfriends: Distant Friends 0.5.4
        do_a_barrel_roll: Do a Barrel Roll 3.5.2+1.20.1
            cicada: CICADA 0.6.0+1.20.1-minus
            fabric-permissions-api-v0: fabric-permissions-api 0.2-SNAPSHOT
            mixinsquared: MixinSquared 0.1.1
        doggomodoverhauled: Doggo Mod Overhauled 5.3.1
        dungeon_difficulty: Dungeon Difficulty 2.0.6+1.20.1
        durabilityviewer: Giselbaers Durability Viewer 1.20-fabric0.83.0-1.10.5
            gbfabrictools: GBfabrictools 1.4+1.20
        dynamic-fire-overlay: Dynamic Fire Overlay 1.0.1
        dynamic-textures: DynamicTextures 0.3.0+sha.4a78ef0
            net_pearx_kasechange_kasechange-jvm: kasechange-jvm 1.4.1
        dynamiccrosshair: Dynamic Crosshair 7.4.4+1.20
            yaclx: YetAnotherConfigLibExtensions 1.12+1.20.2
        dynamiccrosshaircompat: Dynamic Crosshair Compat 3.7.2+1.20.1
        dynamiclights: Dynamic Lights 1.7.1+mod
        dynamictrim: DynamicTrim 1.4.1
        enchdesc: EnchantmentDescriptions 17.0.14
        enhancedblockentities: Enhanced Block Entities 0.9+1.20
            advanced_runtime_resource_pack: Runtime Resource Pack 0.6.7
            spruceui: SpruceUI 5.0.0+1.20
        enhancedvisuals: EnhancedVisuals 1.6.9
        entity-view-distance: Entity View Distance 1.1.2+1.20
        entityculling: EntityCulling-Fabric 1.6.2-mc1.20.1
        expandeddelight: Expanded Delight 0.3.0.3
        extraspellattributes: Extra RPG Attributes 1.1.0
        fabric-api: Fabric API 0.91.0+1.20.1
            fabric-api-base: Fabric API Base 0.4.30+7abfd51577
            fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.35+4d8536c977
            fabric-biome-api-v1: Fabric Biome API (v1) 13.0.12+215bbe9677
            fabric-block-api-v1: Fabric Block API (v1) 1.0.10+92a0d36777
            fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.0+92a0d36777
            fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.40+b3afc78b77
            fabric-client-tags-api-v1: Fabric Client Tags 1.1.1+97bb207577
            fabric-command-api-v1: Fabric Command API (v1) 1.2.33+f71b366f77
            fabric-command-api-v2: Fabric Command API (v2) 2.2.12+b3afc78b77
            fabric-commands-v0: Fabric Commands (v0) 0.2.50+df3654b377
            fabric-containers-v0: Fabric Containers (v0) 0.1.63+df3654b377
            fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.10+57aed33f77
            fabric-convention-tags-v1: Fabric Convention Tags 1.5.4+a1a980da77
            fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.18+aeb40ebe77
            fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.3+d7b148e077
            fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.53+8536527b77
            fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.22+b3afc78b77
            fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.1+e91849a877
            fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.62+df3654b377
            fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.39+ae9f657a77
            fabric-item-api-v1: Fabric Item API (v1) 2.1.27+b3afc78b77
            fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.11+d7b148e077
            fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.36+fb8d95da77
            fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.34+df3654b377
            fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.21+b3afc78b77
            fabric-loot-api-v2: Fabric Loot API (v2) 1.2.0+96dfa95977
            fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.44+9e7660c677
            fabric-message-api-v1: Fabric Message API (v1) 5.1.8+d7b148e077
            fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.49+b3afc78b77
            fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.2+709a987177
            fabric-models-v0: Fabric Models (v0) 0.4.1+9386d8a777
            fabric-networking-api-v1: Fabric Networking API (v1) 1.3.10+eeb8eb3677
            fabric-networking-v0: Fabric Networking (v0) 0.3.50+df3654b377
            fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.2+4ee0bc6077
            fabric-particles-v1: Fabric Particles (v1) 1.1.1+201a23a077
            fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.20+b3afc78b77
            fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.2+4df89eb277
            fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.0+39a511ba77
            fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.0+39a511ba77
            fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.45+df3654b377
            fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.36+92a0d36777
            fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.27+b3afc78b77
            fabric-rendering-v0: Fabric Rendering (v0) 1.1.48+df3654b377
            fabric-rendering-v1: Fabric Rendering (v1) 3.0.7+b3afc78b77
            fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.7+29de845d77
            fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.9+132c48c177
            fabric-screen-api-v1: Fabric Screen API (v1) 2.0.7+b3afc78b77
            fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.29+b3afc78b77
            fabric-sound-api-v1: Fabric Sound API (v1) 1.0.12+b3afc78b77
            fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.3+c81d263177
            fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.0+6c31357e77
        fabric-language-kotlin: Fabric Language Kotlin 1.10.19+kotlin.1.9.23
            org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.9.23
            org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.9.23
            org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.9.23
            org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.9.23
            org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.23.2
            org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.8.0
            org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.8.0
            org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.5.0
            org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.6.3
            org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.6.3
            org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.6.3
        fabricloader: Fabric Loader 0.15.7
            mixinextras: MixinExtras 0.3.5
        fakerlib: fakerlib 0.1.0
            porting_lib_accessors: Porting Lib Accessors 2.1.1127+1.20
            porting_lib_transfer: Porting Lib Transfer 2.1.1127+1.20
                porting_lib_core: Porting Lib Core 2.1.1127+1.20
                porting_lib_gametest: Porting Lib GameTest 2.1.1127+1.20
        fallingleaves: Falling Leaves 1.15.4
        farmersdelight: Farmer's Delight 1.20.1-1.4.3
        farmersknives: Farmer's Knives 3.1
        faster-random: Faster Random 3.0.1
        faster_entity_animations: FastAnim 1.6
        fastpaintings: Fast Paintings 1.20-1.2.4
        ferritecore: FerriteCore 6.0.1
        fleshz: FleshZ 1.5.1
        forgeconfigapiport: Forge Config API Port 8.0.0
        gazebo: Gazebos 1.1.1+1.20.1
        geckolib: GeckoLib 4 4.4.2
            com_eliotlash_mclib_mclib: mclib 20
        gravestones: Gravestones v1.15
        hamsters: Hamsters fabric-1.0.3-1.20.1
        hangglider: Hang Glider 8.0.1
        harvest: Harvest 1.3.1
        healingcampfire: Healing Campfire 5.3
        horse_armors: Horse armors 1.0-1.20.1-fabric
        horse_whistle: Horse Whistle 1.0.4-1.20.1
        horsearmorstandmod: Horse Armor Stand Mod 1.0.2-1.20.4
        horsebuff: HorseBuff 2.1.2
        horseexpert: Horse Expert 8.1.1
        horsestonks: Horse Stonks 1.0.1
        icarus: Icarus 1.16
        iceberg: Iceberg 1.1.17
        immersive_aircraft: Immersive Aircraft 0.7.5+1.20.1
            org_mariuszgromada_math_mathparser_org-mxparser: MathParser.org-mXparser 5.2.1
        immersive_paintings: Immersive Paintings 0.6.7+1.20.1
        indium: Indium 1.0.30+mc1.20.4
        invoke: Invocations Mod 0.2.1
        iris: Iris 1.6.17
            io_github_douira_glsl-transformer: glsl-transformer 2.0.0-pre13
            org_anarres_jcpp: jcpp 1.4.14
            org_antlr_antlr4-runtime: antlr4-runtime 4.11.1
        ironchests: Iron Chests: Restocked 5.0.2
        ivespoken: I've Spoken 2.0.2
        jade: Jade 11.8.0
        java: OpenJDK 64-Bit Server VM 17
        jewelry: Jewelry (RPG Series) 1.2.3+1.20.1
        jobsaddon: JobsAddon 1.1.6
        kaffees_dual_ride: Kaffee's Dual Ride 1.1.0
        keybind_fix: Keybind Fix 1.0.0
        krypton: Krypton 0.2.3
            com_velocitypowered_velocity-native: velocity-native 3.2.0-SNAPSHOT
        lambdynlights: LambDynamicLights 2.3.2+1.20.1
            pride: Pride Lib 1.2.0+1.19.4
        lazydfu: LazyDFU 0.1.3
        leavemybarsalone: Leave My Bars Alone 8.0.0
        legendarytooltips: Legendary Tooltips 1.4.4
        letmedespawn: Let Me Despawn 1.2.0
        levelz: LevelZ 1.4.13
        libz: LibZ 1.0.3
            com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.15.2
            com_fasterxml_jackson_core_jackson-core: jackson-core 2.15.2
            com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.15.2
        lithium: Lithium 0.11.2
        lithostitched: Lithostitched 1.1.5
        lmft: Load My F***ing Tags 1.0.2+1.20
        loadmyresources: Load My Resources 1.0.4
        lunar: Lunar 0.1.10
        mcda: MC Dungeons Armors 5.0.1
        mcdar: MC Dungeons Artifacts 4.0.1
        mcdw: MC Dungeons Weapons 9.0.1
        memoryleakfix: Memory Leak Fix 1.1.5
        merchantmarkers: Merchant Markers 1.3.1
        midnightlib: MidnightLib 1.4.1
        minecraft: Minecraft 1.20.1
        mobcaptains: Mob Captains 3.1.1
        mobtimizations: Mobtimizations 1.20.1-1.0.0
        modernfix: ModernFix 5.14.0+mc1.20.1
        modmenu: Mod Menu 7.2.2
        moonlight: Moonlight 1.20-2.11.3
        more_rpg_classes: More RPG Classes 0.1-1.20.1
        moreculling: More Culling 1.20.4-0.22.1
            conditional-mixin: conditional mixin 0.3.2
        moremobs: More Mobs 1.5.1+mod
        moretotems: More Totems 2.16.0
        mousetweaks: Mouse Tweaks 2.25
        mozombies_wave: Mo'Zombies Wave 1.20.1-0.1.0
        mr_camps_castles_carriages: Camps. Castles. Carriages. 2.2
        mr_dungeons_andtaverns: Dungeons and Taverns 3.0.3
        mr_dungeons_andtavernsstrongholdrework: Dungeons and Taverns Stronghold Rework 1
        mr_eugenes_wealthyplainsvillage: Eugene's Wealthy Plains Village 1.0.1
        mr_mine_treasure: Mine Treasure 1.3.2
        mr_origins_playerscale: Origins: Player Scale 3
        mr_paladinz: PaladinZ 1.0
        mr_soulz: SoulZ 1.0
        mr_tool_trims: Tool Trims 2.0.2+1.20
        mr_true_ending: True Ending: Ender Dragon Overhaul 1-v1.1.0c
        mr_wizardz: WizardZ 1.0
        mru: Mineblock's Repeated Utilities 0.4.0+1.20
        mythicmobs: Mythic Mobs 1.20.1-fabric-1.4.5
        mythicmounts: Mythic Mounts 1.20.1-7.2
        naturalist: Naturalist 4.0.3
        netherite_compass: Netherite Compass 1.0.1
        netherportalfix: NetherPortalFix 13.0.1
        nicer-skies: Nicer Skies 1.3.0
        nochatreports: No Chat Reports 1.20.1-v2.2.2
        noisium: Noisium 1.0.2+mc1.20.x
        nullscape: Nullscape 1.2.4
        nvidium: Nvidium 0.2.6-beta
        omnihopper: Omni-Hopper 2.2.4+1.20
        origins: Origins 1.10.0
            apoli: Apoli 2.9.0
                additionalentityattributes: Additional Entity Attributes 1.3.0+1.20.0
                calio: Calio 1.11.0
                playerabilitylib: Pal 1.8.0
        origins-plus-plus: Origins++ 2.2
        origins_vampire_mr: Origins: Vampire 1-v2.1.0
        owo: oωo 0.11.2+1.20
            blue_endless_jankson: jankson 1.2.2
        paladins: Paladins & Priests (RPG Series) 1.0.5+1.20.1
        partyaddon: PartyAddon 1.0.4
        patchouli: Patchouli 1.20.1-84-FABRIC
        pehkui: Pehkui 3.7.12+1.14.4-1.20.4
            kanos_config: Kanos Config 0.4.1+1.14.4-1.19.4
        physicsmod: Physics Mod 3.0.13
        pigpen: PigPen 15.0.2
        ping-wheel: Ping Wheel 1.8.0
        player-animator: Player Animator 1.0.2-rc1+1.20
        prism: Prism 1.0.5
        projectile_damage: Projectile Damage Attribute 3.2.2+1.20.1
        puzzleslib: Puzzles Lib 8.1.17
            puzzlesaccessapi: Puzzles Access Api 8.0.7
        raknetify: Raknetify (Fabric) 0.1.0+alpha.5.114
        reeses-sodium-options: Reese's Sodium Options 1.7.2+mc1.20.1-build.101
        resourcefulconfig: Resourcefulconfig 2.1.2
        resourcefullib: Resourceful Lib 2.1.23
            com_teamresourceful_bytecodecs: bytecodecs 1.0.2
            com_teamresourceful_yabn: yabn 1.0.3
        restapi: RestApi 0.9-1.20.1-Fabric
        roughlyenoughitems: Roughly Enough Items 12.0.684
            error_notifier: Error Notifier 1.0.9
        rpgdifficulty: RpgDifficulty 1.3.13
        runelic: Runelic 18.0.2
        runes: Runes 0.9.11+1.20.1
        seasons: Fabric Seasons 2.3+1.20
        seasonsdelightcompat: Fabric Seasons: Delight Compat 1.0-1.3.9
        seasonsterralithcompat: Fabric Seasons: Terralith Compat 1.0-2.3.7
        simplyswords: Simply Swords 1.54.0-1.20.1
        sit: Sit 1.20-24
        skinlayers3d: 3d-Skin-Layers 1.6.2
        smallships: Small Ships 2.0.0-b1.1
        smarterfarmers: Smarter Farmers 1.20-1.8.2
        smoothswapping: Smooth Swapping 0.9.3.1
        snowundertrees: Snow Under Trees 2.2.0+1.20.1
        sodium: Sodium 0.5.8+mc1.20.1
        sodium-extra: Sodium Extra 0.5.4+mc1.20.1-build.115
            caffeineconfig: CaffeineConfig 1.3.0+1.17
        soulsweapons: Marium's Soulslike Weaponry 1.1.0-1.20-fabric
        sound_physics_remastered: Sound Physics Remastered 1.20.1-1.3.1
        spell_engine: Spell Engine 0.12.5+1.20.1
        spell_power: Spell Power Attribute 0.9.19+1.20.1
        spellbound_weapons_mr: Spellbound Weapons 4.0.5L
        starlight: Starlight 1.1.2+fabric.dbc156f
        status-effect-bars: Status Effect Bars 1.0.3
        stoneworks: Stoneworks 8.0.0
        structure_pool_api: Structure Pool API 1.0+1.20.1
        superbsteeds: Superb Steeds 1.20-3
        taxfreelevels: Tax Free Levels 1.3.9
        terrablender: TerraBlender 3.0.1.4
            com_electronwill_night-config_core: core 3.6.7
            com_electronwill_night-config_toml: toml 3.6.7
        terralith: Terralith 2.4.11
        threadtweak: ThreadTweak 1.20.2-0.1.1
        travelersbackpack: Traveler's Backpack 1.20.1-9.1.9
        travelerstitles: Traveler's Titles 1.20-Fabric-4.0.2
        treeharvester: Tree Harvester 8.7
        trinkets: Trinkets 3.7.2
        ultris_mr: Ultris: Boss Expansion 5.6.9c
        underground_bunkers: Underground Bunkers 1.0.3
        villagersplus: Villagers Plus 3.1
        villagespawnpoint: Village Spawn Point 4.2
        visuality: Visuality 0.7.1+1.20
        vmp: Very Many Players 0.2.0+beta.7.102
        waig: Where Am I Going 1.1.5
        watut: What Are They Up To 1.20.1-1.1.0
        waystones: Waystones 14.1.3
        weaponmaster: YDM's Weapon Master 3.0.5
        wizards: Wizards (RPG Series) 1.0.5+1.20.1
        xaerominimap: Xaero's Minimap 23.9.7
        xaeroworldmap: Xaero's World Map 1.37.8
        yet_another_config_lib_v3: YetAnotherConfigLib 3.2.2+1.20
            com_twelvemonkeys_common_common-image: common-image 3.10.0-SNAPSHOT
            com_twelvemonkeys_common_common-io: common-io 3.10.0-SNAPSHOT
            com_twelvemonkeys_common_common-lang: common-lang 3.10.0-SNAPSHOT
            com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0-SNAPSHOT
            com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0-SNAPSHOT
            com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0-SNAPSHOT
            org_quiltmc_parsers_gson: gson 0.2.1
            org_quiltmc_parsers_json: json 0.2.1
        yungsapi: YUNG's API 1.20-Fabric-4.0.4
            org_javassist_javassist: javassist 3.29.2-GA
        yungsbridges: YUNG's Bridges 1.20-Fabric-4.0.3
        yungsextras: YUNG's Extras 1.20-Fabric-4.0.3
    Loaded Shaderpack: PotatoShaders_v1.0d.zip
        Profile: Custom (+1 option changed by user)
    Server Running: true
    Player Count: 1 / 8; [class_3222['Boltairex'/179, l='ServerLevel[Testujemy nether]', x=165.51, y=76.00, z=318.88]]
    Data Packs: vanilla, fabric, fleshz:naturalist_compat, fleshz:adventurez_compat, Moonlight Mods Dynamic Assets, loadmyresources.hiddenpack (incompatible), jobsaddon:betternether_compat
    Enabled Feature Flags: minecraft:vanilla
    World Generation: Stable
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
    Launched Version: 1.20.1

Other Mods

ad_astra: Ad Astra 1.15.18
    javazoom_jlayer: jlayer 1.0.1
ad_astra_giselle_addon: Ad Astra: Giselle Addon 6.5
advancednetherite: Advanced Netherite 2.0.2-1.20.1
advancementplaques: Advancement Plaques 1.4.11
adventurez: AdventureZ 1.4.20
alternate-current: Alternate Current 1.7.0
altorigingui: Alternate Origin GUI 1.0.1
ambientsounds: AmbientSounds 5.3.9
amecs: Amecs 1.3.10+mc.1.20.1
    amecsapi: Amecs API 1.4.0+mc1.20-pre1
animal_feeding_trough: Animal Feeding Trough 1.0.3+1.20.1
another_furniture: Another Furniture 1.20.1-3.0.1
antighost: AntiGhost 1.20-fabric0.83.0-1.1.5
    crowdin-translate: CrowdinTranslate 1.4+1.19.3
appleskin: AppleSkin 2.5.1+mc1.20
archers: Archers (RPG Series) 1.0.7+1.20.1
    com_github_zsoltmolnarrr_tinyconfig: TinyConfig 2.3.2
architectury: Architectury 9.1.12
armorstatues: Armor Statues 8.0.5
    puzzlesapi: Puzzles Api 8.1.4
attributefix: AttributeFix 21.0.4
axesareweapons: Axes Are Weapons 1.7.3
azurelib: AzureLib 2.0.20
azurelibarmor: AzureLib Armor 2.0.3
balm-fabric: Balm 7.2.2
barteringstation: Bartering Station 8.0.0
bclib: BCLib 3.0.13
    wunderlib: WunderLib 1.1.5
betteranimationscollection: Better Animations Collection 8.0.0
betterbeds: Better Beds 1.3.0
bettercombat: Better Combat 1.8.4+1.20.1
betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3
    org_reflections_reflections: reflections 0.10.2
betterdungeons: YUNG's Better Dungeons 1.20-Fabric-4.0.3
betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.5
betterf3: BetterF3 7.0.2
betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.5
betterjungletemples: YUNG's Better Jungle Temples 1.20-Fabric-2.0.4
bettermineshafts: YUNG's Better Mineshafts 1.20-Fabric-4.0.4
betternether: Better Nether 9.0.9
betteroceanmonuments: YUNG's Better Ocean Monuments 1.20-Fabric-3.0.4
betterstrongholds: YUNG's Better Strongholds 1.20-Fabric-4.0.3
betterthirdperson: Better Third Person 1.9.0
betterwitchhuts: YUNG's Better Witch Huts 1.20-Fabric-3.0.3
blur: Blur (Fabric) 3.1.0
    satin: Satin 1.13.0
bookshelf: Bookshelf 20.1.9
botania: Botania 1.20.1-443-FABRIC
    fiber: fiber 0.23.0-2
    reach-entity-attributes: Reach Entity Attributes 2.4.0
    step-height-entity-attribute: Step Height Entity Attribute 1.2.0
botarium: Botarium 2.3.3
    team_reborn_energy: Energy 3.0.0
c2me: Concurrent Chunk Management Engine 0.2.0+alpha.11.5
    c2me-base: Concurrent Chunk Management Engine (Base) 0.2.0+alpha.11.5
    c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.2.0+alpha.11.5
    c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.2.0+alpha.11.5
    c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.2.0+alpha.11.5
    c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.2.0+alpha.11.5
    c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.2.0+alpha.11.5
    c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.2.0+alpha.11.5
    c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.2.0+alpha.11.5
    c2me-opts-chunk-access: Concurrent Chunk Management Engine (Optimizations/Chunk Access) 0.2.0+alpha.11.5
    c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.2.0+alpha.11.5
    c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.2.0+alpha.11.5
    c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.2.0+alpha.11.5
    c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.2.0+alpha.11.5
    c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.2.0+alpha.11.5
    c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.2.0+alpha.11.5
    c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.2.0+alpha.11.5
    c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.2.0+alpha.11.5
    c2me-threading-chunkio: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.5
    c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.2.0+alpha.11.5
    c2me-threading-worldgen: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.5
    com_ibm_async_asyncutil: asyncutil 0.1.0
    net_objecthunter_exp4j: exp4j 0.4.8
    org_threadly_threadly: threadly 7.0
calmdowndog: Calm down, dog! 1.1.0
cardinal-components: Cardinal Components API 5.2.2
    cardinal-components-base: Cardinal Components API (base) 5.2.2
    cardinal-components-block: Cardinal Components API (blocks) 5.2.2
    cardinal-components-chunk: Cardinal Components API (chunks) 5.2.2
    cardinal-components-entity: Cardinal Components API (entities) 5.2.2
    cardinal-components-item: Cardinal Components API (items) 5.2.2
    cardinal-components-level: Cardinal Components API (world saves) 5.2.2
    cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.2.2
    cardinal-components-world: Cardinal Components API (worlds) 5.2.2
carryon: Carry On 2.1.2.7
chat_heads: Chat Heads 0.10.31
chefsdelight: Chefs Delight 1.0.3-fabric-1.20.1
chunksfadein: Chunks Fade In 1.0.5-1.20.1
    com_moandjiezana_toml_toml4j: toml4j 0.7.2
clientcrafting: clientcrafting Mod 1.20.1-1.8
clienttweaks: Client Tweaks 11.1.0
cloth-config: Cloth Config v11 11.1.118
    cloth-basic-math: cloth-basic-math 0.6.1
collective: Collective 7.40
combatroll: Combat Roll 1.3.1+1.20.1
companion: Companion 5.1.0
connectivity: Connectivity Mod 1.20.1-5.4
cooldown-coordinator: Cooldown Coordinator 0.6.2
coroutil: CoroUtil 1.20.1-1.3.7
creativecore: CreativeCore 2.11.24
    net_minecraftforge_eventbus: eventbus 6.0.3
ctov: ChoiceTheorem's Overhauled Village 3.4.2
cupboard: cupboard 1.20.1-2.6
dahmersdelight: Dahmer's Delight 1.0.0
dark-enchanting: Dark Enchanting 1.0.3+1.20.1
    libgui: LibGui 8.0.1+1.20
        jankson: Jankson 5.0.1+j1.2.2
        libninepatch: LibNinePatch 1.2.0
    omega-config: OmegaConfig 1.2.3-1.18.1
darkutils: DarkUtilities 17.0.3
deeperdarker: Deeper and Darker 1.2.6
    customportalapi: Custom Portal Api 0.0.1-beta64-1.20
deuf_refabricated: DEUF Refabricated 1.1.0
diagonalfences: Diagonal Fences 8.1.3
diagonalwindows: Diagonal Windows 8.1.3
    diagonalblocks: Diagonal Blocks 8.0.3
distantfriends: Distant Friends 0.5.4
do_a_barrel_roll: Do a Barrel Roll 3.5.2+1.20.1
    cicada: CICADA 0.6.0+1.20.1-minus
    fabric-permissions-api-v0: fabric-permissions-api 0.2-SNAPSHOT
    mixinsquared: MixinSquared 0.1.1
doggomodoverhauled: Doggo Mod Overhauled 5.3.1
dungeon_difficulty: Dungeon Difficulty 2.0.6+1.20.1
durabilityviewer: Giselbaers Durability Viewer 1.20-fabric0.83.0-1.10.5
    gbfabrictools: GBfabrictools 1.4+1.20
dynamic-fire-overlay: Dynamic Fire Overlay 1.0.1
dynamic-textures: DynamicTextures 0.3.0+sha.4a78ef0
    net_pearx_kasechange_kasechange-jvm: kasechange-jvm 1.4.1
dynamiccrosshair: Dynamic Crosshair 7.4.4+1.20
    yaclx: YetAnotherConfigLibExtensions 1.12+1.20.2
dynamiccrosshaircompat: Dynamic Crosshair Compat 3.7.2+1.20.1
dynamiclights: Dynamic Lights 1.7.1+mod
dynamictrim: DynamicTrim 1.4.1
enchdesc: EnchantmentDescriptions 17.0.14
enhancedblockentities: Enhanced Block Entities 0.9+1.20
    advanced_runtime_resource_pack: Runtime Resource Pack 0.6.7
    spruceui: SpruceUI 5.0.0+1.20
enhancedvisuals: EnhancedVisuals 1.6.9
entity-view-distance: Entity View Distance 1.1.2+1.20
entityculling: EntityCulling-Fabric 1.6.2-mc1.20.1
expandeddelight: Expanded Delight 0.3.0.3
extraspellattributes: Extra RPG Attributes 1.1.0
fabric-api: Fabric API 0.91.0+1.20.1
    fabric-api-base: Fabric API Base 0.4.30+7abfd51577
    fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.35+4d8536c977
    fabric-biome-api-v1: Fabric Biome API (v1) 13.0.12+215bbe9677
    fabric-block-api-v1: Fabric Block API (v1) 1.0.10+92a0d36777
    fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.0+92a0d36777
    fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.40+b3afc78b77
    fabric-client-tags-api-v1: Fabric Client Tags 1.1.1+97bb207577
    fabric-command-api-v1: Fabric Command API (v1) 1.2.33+f71b366f77
    fabric-command-api-v2: Fabric Command API (v2) 2.2.12+b3afc78b77
    fabric-commands-v0: Fabric Commands (v0) 0.2.50+df3654b377
    fabric-containers-v0: Fabric Containers (v0) 0.1.63+df3654b377
    fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.10+57aed33f77
    fabric-convention-tags-v1: Fabric Convention Tags 1.5.4+a1a980da77
    fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.18+aeb40ebe77
    fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.3+d7b148e077
    fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.53+8536527b77
    fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.22+b3afc78b77
    fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.1+e91849a877
    fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.62+df3654b377
    fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.39+ae9f657a77
    fabric-item-api-v1: Fabric Item API (v1) 2.1.27+b3afc78b77
    fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.11+d7b148e077
    fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.36+fb8d95da77
    fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.34+df3654b377
    fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.21+b3afc78b77
    fabric-loot-api-v2: Fabric Loot API (v2) 1.2.0+96dfa95977
    fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.44+9e7660c677
    fabric-message-api-v1: Fabric Message API (v1) 5.1.8+d7b148e077
    fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.49+b3afc78b77
    fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.2+709a987177
    fabric-models-v0: Fabric Models (v0) 0.4.1+9386d8a777
    fabric-networking-api-v1: Fabric Networking API (v1) 1.3.10+eeb8eb3677
    fabric-networking-v0: Fabric Networking (v0) 0.3.50+df3654b377
    fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.2+4ee0bc6077
    fabric-particles-v1: Fabric Particles (v1) 1.1.1+201a23a077
    fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.20+b3afc78b77
    fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.2+4df89eb277
    fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.0+39a511ba77
    fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.0+39a511ba77
    fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.45+df3654b377
    fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.36+92a0d36777
    fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.27+b3afc78b77
    fabric-rendering-v0: Fabric Rendering (v0) 1.1.48+df3654b377
    fabric-rendering-v1: Fabric Rendering (v1) 3.0.7+b3afc78b77
    fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.7+29de845d77
    fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.9+132c48c177
    fabric-screen-api-v1: Fabric Screen API (v1) 2.0.7+b3afc78b77
    fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.29+b3afc78b77
    fabric-sound-api-v1: Fabric Sound API (v1) 1.0.12+b3afc78b77
    fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.3+c81d263177
    fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.0+6c31357e77
fabric-language-kotlin: Fabric Language Kotlin 1.10.19+kotlin.1.9.23
    org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.9.23
    org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.9.23
    org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.9.23
    org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.9.23
    org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.23.2
    org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.8.0
    org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.8.0
    org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.5.0
    org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.6.3
    org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.6.3
    org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.6.3
fabricloader: Fabric Loader 0.15.7
    mixinextras: MixinExtras 0.3.5
fakerlib: fakerlib 0.1.0
    porting_lib_accessors: Porting Lib Accessors 2.1.1127+1.20
    porting_lib_transfer: Porting Lib Transfer 2.1.1127+1.20
        porting_lib_core: Porting Lib Core 2.1.1127+1.20
        porting_lib_gametest: Porting Lib GameTest 2.1.1127+1.20
fallingleaves: Falling Leaves 1.15.4
farmersdelight: Farmer's Delight 1.20.1-1.4.3
farmersknives: Farmer's Knives 3.1
faster-random: Faster Random 3.0.1
faster_entity_animations: FastAnim 1.6
fastpaintings: Fast Paintings 1.20-1.2.4
ferritecore: FerriteCore 6.0.1
fleshz: FleshZ 1.5.1
forgeconfigapiport: Forge Config API Port 8.0.0
gazebo: Gazebos 1.1.1+1.20.1
geckolib: GeckoLib 4 4.4.2
    com_eliotlash_mclib_mclib: mclib 20
gravestones: Gravestones v1.15
hamsters: Hamsters fabric-1.0.3-1.20.1
hangglider: Hang Glider 8.0.1
harvest: Harvest 1.3.1
healingcampfire: Healing Campfire 5.3
horse_armors: Horse armors 1.0-1.20.1-fabric
horse_whistle: Horse Whistle 1.0.4-1.20.1
horsearmorstandmod: Horse Armor Stand Mod 1.0.2-1.20.4
horsebuff: HorseBuff 2.1.2
horseexpert: Horse Expert 8.1.1
horsestonks: Horse Stonks 1.0.1
icarus: Icarus 1.16
iceberg: Iceberg 1.1.17
immersive_aircraft: Immersive Aircraft 0.7.5+1.20.1
    org_mariuszgromada_math_mathparser_org-mxparser: MathParser.org-mXparser 5.2.1
immersive_paintings: Immersive Paintings 0.6.7+1.20.1
indium: Indium 1.0.30+mc1.20.4
invoke: Invocations Mod 0.2.1
iris: Iris 1.6.17
    io_github_douira_glsl-transformer: glsl-transformer 2.0.0-pre13
    org_anarres_jcpp: jcpp 1.4.14
    org_antlr_antlr4-runtime: antlr4-runtime 4.11.1
ironchests: Iron Chests: Restocked 5.0.2
ivespoken: I've Spoken 2.0.2
jade: Jade 11.8.0
java: OpenJDK 64-Bit Server VM 17
jewelry: Jewelry (RPG Series) 1.2.3+1.20.1
jobsaddon: JobsAddon 1.1.6
kaffees_dual_ride: Kaffee's Dual Ride 1.1.0
keybind_fix: Keybind Fix 1.0.0
krypton: Krypton 0.2.3
    com_velocitypowered_velocity-native: velocity-native 3.2.0-SNAPSHOT
lambdynlights: LambDynamicLights 2.3.2+1.20.1
    pride: Pride Lib 1.2.0+1.19.4
lazydfu: LazyDFU 0.1.3
leavemybarsalone: Leave My Bars Alone 8.0.0
legendarytooltips: Legendary Tooltips 1.4.4
letmedespawn: Let Me Despawn 1.2.0
levelz: LevelZ 1.4.13
libz: LibZ 1.0.3
    com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.15.2
    com_fasterxml_jackson_core_jackson-core: jackson-core 2.15.2
    com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.15.2
lithium: Lithium 0.11.2
lithostitched: Lithostitched 1.1.5
lmft: Load My F***ing Tags 1.0.2+1.20
loadmyresources: Load My Resources 1.0.4
lunar: Lunar 0.1.10
mcda: MC Dungeons Armors 5.0.1
mcdar: MC Dungeons Artifacts 4.0.1
mcdw: MC Dungeons Weapons 9.0.1
memoryleakfix: Memory Leak Fix 1.1.5
merchantmarkers: Merchant Markers 1.3.1
midnightlib: MidnightLib 1.4.1
minecraft: Minecraft 1.20.1
mobcaptains: Mob Captains 3.1.1
mobtimizations: Mobtimizations 1.20.1-1.0.0
modernfix: ModernFix 5.14.0+mc1.20.1
modmenu: Mod Menu 7.2.2
moonlight: Moonlight 1.20-2.11.3
more_rpg_classes: More RPG Classes 0.1-1.20.1
moreculling: More Culling 1.20.4-0.22.1
    conditional-mixin: conditional mixin 0.3.2
moremobs: More Mobs 1.5.1+mod
moretotems: More Totems 2.16.0
mousetweaks: Mouse Tweaks 2.25
mozombies_wave: Mo'Zombies Wave 1.20.1-0.1.0
mr_camps_castles_carriages: Camps. Castles. Carriages. 2.2
mr_dungeons_andtaverns: Dungeons and Taverns 3.0.3
mr_dungeons_andtavernsstrongholdrework: Dungeons and Taverns Stronghold Rework 1
mr_eugenes_wealthyplainsvillage: Eugene's Wealthy Plains Village 1.0.1
mr_mine_treasure: Mine Treasure 1.3.2
mr_origins_playerscale: Origins: Player Scale 3
mr_paladinz: PaladinZ 1.0
mr_soulz: SoulZ 1.0
mr_tool_trims: Tool Trims 2.0.2+1.20
mr_true_ending: True Ending: Ender Dragon Overhaul 1-v1.1.0c
mr_wizardz: WizardZ 1.0
mru: Mineblock's Repeated Utilities 0.4.0+1.20
mythicmobs: Mythic Mobs 1.20.1-fabric-1.4.5
mythicmounts: Mythic Mounts 1.20.1-7.2
naturalist: Naturalist 4.0.3
netherite_compass: Netherite Compass 1.0.1
netherportalfix: NetherPortalFix 13.0.1
nicer-skies: Nicer Skies 1.3.0
nochatreports: No Chat Reports 1.20.1-v2.2.2
noisium: Noisium 1.0.2+mc1.20.x
nullscape: Nullscape 1.2.4
nvidium: Nvidium 0.2.6-beta
omnihopper: Omni-Hopper 2.2.4+1.20
origins: Origins 1.10.0
    apoli: Apoli 2.9.0
        additionalentityattributes: Additional Entity Attributes 1.3.0+1.20.0
        calio: Calio 1.11.0
        playerabilitylib: Pal 1.8.0
origins-plus-plus: Origins++ 2.2
origins_vampire_mr: Origins: Vampire 1-v2.1.0
owo: oωo 0.11.2+1.20
    blue_endless_jankson: jankson 1.2.2
paladins: Paladins & Priests (RPG Series) 1.0.5+1.20.1
partyaddon: PartyAddon 1.0.4
patchouli: Patchouli 1.20.1-84-FABRIC
pehkui: Pehkui 3.7.12+1.14.4-1.20.4
    kanos_config: Kanos Config 0.4.1+1.14.4-1.19.4
physicsmod: Physics Mod 3.0.13
pigpen: PigPen 15.0.2
ping-wheel: Ping Wheel 1.8.0
player-animator: Player Animator 1.0.2-rc1+1.20
prism: Prism 1.0.5
projectile_damage: Projectile Damage Attribute 3.2.2+1.20.1
puzzleslib: Puzzles Lib 8.1.17
    puzzlesaccessapi: Puzzles Access Api 8.0.7
raknetify: Raknetify (Fabric) 0.1.0+alpha.5.114
reeses-sodium-options: Reese's Sodium Options 1.7.2+mc1.20.1-build.101
resourcefulconfig: Resourcefulconfig 2.1.2
resourcefullib: Resourceful Lib 2.1.23
    com_teamresourceful_bytecodecs: bytecodecs 1.0.2
    com_teamresourceful_yabn: yabn 1.0.3
restapi: RestApi 0.9-1.20.1-Fabric
roughlyenoughitems: Roughly Enough Items 12.0.684
    error_notifier: Error Notifier 1.0.9
rpgdifficulty: RpgDifficulty 1.3.13
runelic: Runelic 18.0.2
runes: Runes 0.9.11+1.20.1
seasons: Fabric Seasons 2.3+1.20
seasonsdelightcompat: Fabric Seasons: Delight Compat 1.0-1.3.9
seasonsterralithcompat: Fabric Seasons: Terralith Compat 1.0-2.3.7
simplyswords: Simply Swords 1.54.0-1.20.1
sit: Sit 1.20-24
skinlayers3d: 3d-Skin-Layers 1.6.2
smallships: Small Ships 2.0.0-b1.1
smarterfarmers: Smarter Farmers 1.20-1.8.2
smoothswapping: Smooth Swapping 0.9.3.1
snowundertrees: Snow Under Trees 2.2.0+1.20.1
sodium: Sodium 0.5.8+mc1.20.1
sodium-extra: Sodium Extra 0.5.4+mc1.20.1-build.115
    caffeineconfig: CaffeineConfig 1.3.0+1.17
soulsweapons: Marium's Soulslike Weaponry 1.1.0-1.20-fabric
sound_physics_remastered: Sound Physics Remastered 1.20.1-1.3.1
spell_engine: Spell Engine 0.12.5+1.20.1
spell_power: Spell Power Attribute 0.9.19+1.20.1
spellbound_weapons_mr: Spellbound Weapons 4.0.5L
starlight: Starlight 1.1.2+fabric.dbc156f
status-effect-bars: Status Effect Bars 1.0.3
stoneworks: Stoneworks 8.0.0
structure_pool_api: Structure Pool API 1.0+1.20.1
superbsteeds: Superb Steeds 1.20-3
taxfreelevels: Tax Free Levels 1.3.9
terrablender: TerraBlender 3.0.1.4
    com_electronwill_night-config_core: core 3.6.7
    com_electronwill_night-config_toml: toml 3.6.7
terralith: Terralith 2.4.11
threadtweak: ThreadTweak 1.20.2-0.1.1
travelersbackpack: Traveler's Backpack 1.20.1-9.1.9
travelerstitles: Traveler's Titles 1.20-Fabric-4.0.2
treeharvester: Tree Harvester 8.7
trinkets: Trinkets 3.7.2
ultris_mr: Ultris: Boss Expansion 5.6.9c
underground_bunkers: Underground Bunkers 1.0.3
villagersplus: Villagers Plus 3.1
villagespawnpoint: Village Spawn Point 4.2
visuality: Visuality 0.7.1+1.20
vmp: Very Many Players 0.2.0+beta.7.102
waig: Where Am I Going 1.1.5
watut: What Are They Up To 1.20.1-1.1.0
waystones: Waystones 14.1.3
weaponmaster: YDM's Weapon Master 3.0.5
wizards: Wizards (RPG Series) 1.0.5+1.20.1
xaerominimap: Xaero's Minimap 23.9.7
xaeroworldmap: Xaero's World Map 1.37.8
yet_another_config_lib_v3: YetAnotherConfigLib 3.2.2+1.20
    com_twelvemonkeys_common_common-image: common-image 3.10.0-SNAPSHOT
    com_twelvemonkeys_common_common-io: common-io 3.10.0-SNAPSHOT
    com_twelvemonkeys_common_common-lang: common-lang 3.10.0-SNAPSHOT
    com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0-SNAPSHOT
    com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0-SNAPSHOT
    com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0-SNAPSHOT
    org_quiltmc_parsers_gson: gson 0.2.1
    org_quiltmc_parsers_json: json 0.2.1
yungsapi: YUNG's API 1.20-Fabric-4.0.4
    org_javassist_javassist: javassist 3.29.2-GA
yungsbridges: YUNG's Bridges 1.20-Fabric-4.0.3
yungsextras: YUNG's Extras 1.20-Fabric-4.0.3