---- Minecraft Crash Report ----
Time: 2025-05-12 16:54:30
Description: mouseClicked event handler
java.util.MissingResourceException: Missing skill with id 12! Please add a skill with this id.
at knot//net.levelz.data.SkillLoader.method_14491(SkillLoader.java:135)
at net.minecraft.resource.SynchronousResourceReloader.method_29490(SynchronousResourceReloader.java:15)
at java.base/java.util.concurrent.CompletableFuture$UniRun.tryFire(Unknown Source)
at java.base/java.util.concurrent.CompletableFuture$Completion.run(Unknown Source)
at net.minecraft.resource.SimpleResourceReload.method_18365(SimpleResourceReload.java:69)
at net.minecraft.util.thread.ThreadExecutor.executeTask(ThreadExecutor.java:162)
at net.minecraft.util.thread.ReentrantThreadExecutor.executeTask(ReentrantThreadExecutor.java:23)
at net.minecraft.util.thread.ThreadExecutor.runTask(ThreadExecutor.java:136)
at net.minecraft.util.thread.ThreadExecutor.runTasks(ThreadExecutor.java:145)
at net.minecraft.client.MinecraftClient.runTasks(MinecraftClient.java:21678)
at net.minecraft.client.gui.screen.world.CreateWorldScreen.create(CreateWorldScreen.java:329)
at net.minecraft.client.gui.screen.world.WorldListWidget.loadLevels(WorldListWidget.java:183)
at net.minecraft.client.gui.screen.world.WorldListWidget.<init>(WorldListWidget.java:106)
at net.minecraft.client.gui.screen.world.SelectWorldScreen.init(SelectWorldScreen.java:51)
at net.minecraft.client.gui.screen.Screen.init(Screen.java:309)
at net.minecraft.client.MinecraftClient.setScreen(MinecraftClient.java:1143)
at net.minecraft.client.gui.screen.TitleScreen.method_19861(TitleScreen.java:146)
at net.minecraft.client.gui.widget.ButtonWidget.onPress(ButtonWidget.java:96)
at net.minecraft.client.gui.widget.PressableWidget.onClick(PressableWidget.java:48)
at net.minecraft.client.gui.widget.ClickableWidget.mouseClicked(ClickableWidget.java:141)
at net.minecraft.client.gui.ParentElement.mouseClicked(ParentElement.java:38)
at net.minecraft.client.gui.screen.TitleScreen.mouseClicked(TitleScreen.java:295)
at net.minecraft.client.Mouse.method_1611(Mouse.java:107)
at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:431)
at net.minecraft.client.Mouse.onMouseButton(Mouse.java:107)
at net.minecraft.client.Mouse.method_22686(Mouse.java:196)
at net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:108)
at net.minecraft.client.Mouse.method_22684(Mouse.java:196)
at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
at knot//org.lwjgl.system.JNI.invokeV(Native Method)
at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438)
at com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:150)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:168)
at net.minecraft.client.util.Window.swapBuffers(Window.java:303)
at net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1307)
at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:882)
at net.minecraft.client.main.Main.main(Main.java:256)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
at knot//net.levelz.data.SkillLoader.method_14491(SkillLoader.java:135)
at net.minecraft.resource.SynchronousResourceReloader.method_29490(SynchronousResourceReloader.java:15)
at java.base/java.util.concurrent.CompletableFuture$UniRun.tryFire(Unknown Source)
at java.base/java.util.concurrent.CompletableFuture$Completion.run(Unknown Source)
at net.minecraft.resource.SimpleResourceReload.method_18365(SimpleResourceReload.java:69)
at net.minecraft.util.thread.ThreadExecutor.executeTask(ThreadExecutor.java:162)
at net.minecraft.util.thread.ReentrantThreadExecutor.executeTask(ReentrantThreadExecutor.java:23)
at net.minecraft.util.thread.ThreadExecutor.runTask(ThreadExecutor.java:136)
at net.minecraft.util.thread.ThreadExecutor.runTasks(ThreadExecutor.java:145)
at net.minecraft.client.MinecraftClient.runTasks(MinecraftClient.java:21678)
at net.minecraft.client.gui.screen.world.CreateWorldScreen.create(CreateWorldScreen.java:329)
at net.minecraft.client.gui.screen.world.WorldListWidget.loadLevels(WorldListWidget.java:183)
at net.minecraft.client.gui.screen.world.WorldListWidget.<init>(WorldListWidget.java:106)
at net.minecraft.client.gui.screen.world.SelectWorldScreen.init(SelectWorldScreen.java:51)
at net.minecraft.client.gui.screen.Screen.init(Screen.java:309)
at net.minecraft.client.MinecraftClient.setScreen(MinecraftClient.java:1143)
at net.minecraft.client.gui.screen.TitleScreen.method_19861(TitleScreen.java:146)
at net.minecraft.client.gui.widget.ButtonWidget.onPress(ButtonWidget.java:96)
at net.minecraft.client.gui.widget.PressableWidget.onClick(PressableWidget.java:48)
at net.minecraft.client.gui.widget.ClickableWidget.mouseClicked(ClickableWidget.java:141)
at net.minecraft.client.gui.ParentElement.mouseClicked(ParentElement.java:38)
at net.minecraft.client.gui.screen.TitleScreen.mouseClicked(TitleScreen.java:295)
at net.minecraft.client.Mouse.method_1611(Mouse.java:107)
at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:431)
at net.minecraft.client.Mouse.onMouseButton(Mouse.java:107)
at net.minecraft.client.Mouse.method_22686(Mouse.java:196)
at net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:108)
at net.minecraft.client.Mouse.method_22684(Mouse.java:196)
at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
at knot//org.lwjgl.system.JNI.invokeV(Native Method)
at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438)
at com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:150)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:168)
Screen name: net.minecraft.class_442
at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:431)
at net.minecraft.client.Mouse.onMouseButton(Mouse.java:107)
at net.minecraft.client.Mouse.method_22686(Mouse.java:196)
at net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:108)
at net.minecraft.client.Mouse.method_22684(Mouse.java:196)
at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
at knot//org.lwjgl.system.JNI.invokeV(Native Method)
at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438)
at com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:150)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:168)
at net.minecraft.client.util.Window.swapBuffers(Window.java:303)
at net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1307)
at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:882)
at net.minecraft.client.main.Main.main(Main.java:256)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Client ticks: 181 ticks / 9.050s
at net.minecraft.client.MinecraftClient.addDetailsToCrashReport(MinecraftClient.java:2501)
at net.minecraft.client.MinecraftClient.printCrashReport(MinecraftClient.java:949)
at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:902)
at net.minecraft.client.main.Main.main(Main.java:256)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Packs: vanilla, fabric, advancementplaques, ambientenvironment, ambientsounds, appleskin, archers, artifacts, balm, berrypouch, betteradvancements, betterf3, betterpingdisplay, betterstats, betterthirdperson, biomemusic, blur, bundleapi, cameraoverhaul, cardinal-components-base, cardinal-components-entity, cavedust, cherishedworlds, cloth-config, cobblemon, cobblemon_counter, cobblemon_legends_reborn, cobblemon_move_inspector, cobblemon_spawn_notification, cobblepedia, cobbreeding, connectiblechains, continuity, controlling, creativecore, cubes-without-borders, customportalapi, deeperdarker, disable_custom_worlds_advice, distanthorizons, durabilitytooltip, easyanvils, easymagic, eatinganimationid, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fallingleaves, fallingtree, fightorflight, flow, forgeconfigapiport, forgivingvoid, highlighter, horsebuff, immersiveui, inventoryessentials, inventorysorter, iris, iteminteractions, jamlib, jobsaddon, kiwi, kyrptconfig, leahs-immersive-thunder, legendarytooltips, levelz, levelz_additions, libz, litematica, lootr, malilib, midnightlib, modernfix, modmenu, moonlight, mru, nicer-skies, noisium, orthocamera, owo, paladins, particular, patchouli, placeholder-api, playeranimator, polymer-blocks, polymer-core, polymer-resource-pack, presencefootsteps, prism, puffish_attributes, puffish_skills, ranged_weapon_api, releaserewards, rightclickharvest, rpgdifficulty, runes, searchables, shield_api, show-held-items, shulkerboxtooltip, smoothscroll, snowrealmagic, sodium, sound_physics_remastered, sounds, spawnanimations, spell_engine, spell_power, structure_pool_api, tcdcommons, trade_cycling, tradingpost, travelerstitles, trinkets, universal-graves, universal_ores, visuality, visualworkbench, waveycapes, xaerominimap, xaeroworldmap, yet_another_config_lib_v3, cobbreeding:pasturefix, minecraft:supporteatinganimation, cobblemon:gyaradosjump, cobblemon:regionbiasforms, continuity:default, continuity:glass_pane_culling_fix, file/Better+Lanterns+v1.2(mc-1.21).zip, file/Os' Colorful Grasses (Mix).zip, file/§9RAY's §f3D §6Rails§8§o§k.zip, file/enchant icons 1.21 v1.3.zip, file/§l3D§f+Ladders+v1.2(mc-1.21).zip, file/My Minimal Armor 1.21 - 1.21.1 v1.4.zip, moonlight:mods_dynamic_assets, file/Crops-3D_MC1.19_v1.2.0.zip, file/DoorTweaks_v3.5.zip, file/XaerosCobblemon-3.0.2_stars+1.6.1.zip, cobblemon:uniqueshinyforms, visualworkbench:default_block_models, easymagic:default_block_models, easyanvils:default_block_models, diagonalblocks:default_block_models
Git Commit: c66de51 (https://gitlab.com/cable-mc/cobblemon/-/commit/c66de51e39dd5144bde3550f630b58f67a835b65)
Minecraft Version: 1.21.1
Minecraft Version ID: 1.21.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.6, Eclipse Adoptium
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
Memory: 751579256 bytes (716 MiB) / 3120562176 bytes (2976 MiB) up to 12616466432 bytes (12032 MiB)
Processor Vendor: GenuineIntel
Processor Name: 12th Gen Intel(R) Core(TM) i5-12400F
Identifier: Intel64 Family 6 Model 151 Stepping 5
Microarchitecture: Alder Lake
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
Graphics card #0 VRAM (MiB): 8188.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.15.7602
Memory slot #0 capacity (MiB): 16384.00
Memory slot #0 clockSpeed (GHz): 2.67
Memory slot #0 type: DDR4
Memory slot #1 capacity (MiB): 16384.00
Memory slot #1 clockSpeed (GHz): 2.67
Memory slot #1 type: DDR4
Virtual memory max (MiB): 53057.88
Virtual memory used (MiB): 30888.83
Swap memory total (MiB): 20480.00
Swap memory used (MiB): 70.13
Space in storage for jna.tmpdir (MiB): available: 147740.39, total: 975781.00
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 147740.39, total: 975781.00
Space in storage for io.netty.native.workdir (MiB): available: 147740.39, total: 975781.00
Space in storage for java.io.tmpdir (MiB): available: 147740.39, total: 975781.00
Space in storage for workdir (MiB): available: 147740.39, total: 975781.00
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12032m -Xms256m
advancementplaques: Advancement Plaques 1.6.8
ambientenvironment: AmbientEnvironment **.**.**.**
ambientsounds: AmbientSounds 6.1.9
appleskin: AppleSkin 3.0.6+mc1.21
archers: Archers (RPG Series) 2.4.10+1.21.1
com_github_zsoltmolnarrr_tinyconfig: TinyConfig 2.3.2
architectury: Architectury 13.0.8
artifacts: Artifacts 13.0.4
cardinal-components-base: Cardinal Components API (base) 6.1.0
cardinal-components-entity: Cardinal Components API (entities) 6.1.0
com_electronwill_night-config_core: core 3.8.0
com_electronwill_night-config_toml: toml 3.8.0
expandability: ExpandAbility 12.0.0
azurelibarmor: AzureLib Armor 3.0.8
berrypouch: Berry Pouch 1.0.0-beta
betteradvancements: Better Advancements **.**.**.**
betterf3: BetterF3 11.0.3
betterpingdisplay: Better Ping Display 1.1.1
betterstats: Better Statistics Screen 3.13.9+fabric-1.21
betterthanmending: BetterThanMending 2.2.0
betterthirdperson: Better Third Person 1.9.0
biomemusic: Biome Music Mod 1.21-3.5
blur: Blur+ (Fabric) 5.0.0-hotfix.1
midnightlib: MidnightLib 1.6.9
bundleapi: Bundle API 1.0.4
cameraoverhaul: CameraOverhaul 2.0.4-fabric+mc.1.21.0-1.21.2
io_hotmoka_toml4j: toml4j 0.7.3
campfirespawnandtweaks: Campfire Spawn and Tweaks 4.0
cavedust: Cave Dust 3.0.1
kirin: Kirin UI 1.20.0+1.21
cherishedworlds: Cherished Worlds 10.1.1+1.21.1
cloth-config: Cloth Config v15 15.0.140
cloth-basic-math: cloth-basic-math 0.6.1
clumps: Clumps **.**.**.**
cobblemon: Cobblemon 1.6.1+1.21.1
cobblemon_capturexp: Cobblemon Capture EXP 1.6-fabric-1.0.0
cobblemon_counter: Cobblemon Counter 1.6-fabric-1.3.6
cobblemon_legends_reborn: Cobblemon Legends Untold Reborn 3.0.0-fabric
cobblemon_move_inspector: Cobblemon Move Inspector 1.2.0
cobblemon_spawn_notification: Cobblemon Spawn Notification 1.6-fabric-1.3.4
cobblemon_unchained: Cobblemon Unchained 1.6-fabric-1.1.0
cobblepedia: Cobblepedia 0.7.0
cobbreeding: Cobbreeding 1.8.8
collective: Collective 8.3
connectiblechains: Connectible Chains 2.5.3+1.21.1
continuity: Continuity 3.0.0+1.21
controlling: Controlling 19.0.5
creativecore: CreativeCore 2.13.1
net_neoforged_bus: bus 7.2.0
cubes-without-borders: Cubes Without Borders 3.0.0+mc1.21
cupboard: cupboard 1.21-2.9
deeperdarker: Deeper and Darker 1.3.3
customportalapi: Custom Portal Api 0.0.1-beta66-1.21
diagonalfences: Diagonal Fences 21.1.1
diagonalwalls: Diagonal Walls 21.1.2
diagonalblocks: Diagonal Blocks 21.1.2
diagonalwindows: Diagonal Windows 21.1.1
disable_custom_worlds_advice: Disable Custom Worlds Advice 6.0
distanthorizons: Distant Horizons 2.3.2-b
fabric-api-base: Fabric API Base 0.4.42+6573ed8c19
fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd919
fabric-entity-events-v1: Fabric Entity Events (v1) 1.7.0+2122d82819
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13+ba9dae0619
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a719
fabric-networking-api-v1: Fabric Networking API (v1) 4.3.0+c7469b2119
fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd019
fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1+5b5275af19
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.25+8b68f1c719
durabilitytooltip: Durability Tooltip 1.1.5
easyanvils: Easy Anvils 21.1.0
easyelytratakeoff: Easy Elytra Takeoff 4.5
easymagic: Easy Magic 21.1.0
easyshulkerboxes: Easy Shulker Boxes 21.1.2
iteminteractions: Item Interactions 21.1.3
eatinganimationid: Eating Animation 1.21+1.9.72
fabric-api: Fabric API 0.116.0+1.21.1
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.71+b559734419
fabric-biome-api-v1: Fabric Biome API (v1) 13.0.31+d527f9fd19
fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a719
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.11+ebb2264e19
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a719
fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8c19
fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366f19
fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b319
fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.19+b559734419
fabric-convention-tags-v1: Fabric Convention Tags 2.1.5+7f945d5b19
fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.11.1+a406e79519
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a719
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.4.3+a15b7ead19
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.29+16c4ae2519
fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b9919
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd919
fabric-item-api-v1: Fabric Item API (v1) 11.1.1+d5debaed19
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.7+def88e3a19
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b319
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.6.0+0865547519
fabric-loot-api-v2: Fabric Loot API (v2) 3.0.15+3f89f5a519
fabric-loot-api-v3: Fabric Loot API (v3) 1.0.3+3f89f5a519
fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8c19
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6b19
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.1+40875a9319
fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8c19
fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.14+248df81c19
fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.2.0+34f5d91419
fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49c19
fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49c19
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+df3654b319
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.49+73761d2e19
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+1daea21519
fabric-rendering-v0: Fabric Rendering (v0) 1.1.71+df3654b319
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b119
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.88+b559734419
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8c19
fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.3+c24bd99419
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.2.0+45b9699719
fabric-language-kotlin: Fabric Language Kotlin 1.13.2+kotlin.2.1.20
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.20
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.20
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.20
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.20
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.27.0
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.1
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.1
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.2
org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.7.0
org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.7.0
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.8.0
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.8.0
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.8.0
fabricloader: Fabric Loader 0.16.12
fallingleaves: Falling Leaves 1.16.4
fallingtree: FallingTree **.**.**.**
fightorflight: Cobblemon Fight or Flight Fabric 0.7.9
forgeconfigapiport: Forge Config API Port 21.1.3
forgivingvoid: Forgiving Void 21.1.3
healingcampfire: Healing Campfire 6.2
highlighter: Highlighter 1.1.11
horsebuff: HorseBuff 2.1.8
immersiveui: ImmersiveUI 0.3.0
inventoryessentials: Inventory Essentials 21.1.2
inventorysorter: Inventory Sorter 1.9.0-1.21
kyrptconfig: Kyrpt Config 1.6.0-1.20.4
iris: Iris 1.8.8+mc1.21.1
io_github_douira_glsl-transformer: glsl-transformer 2.0.1
org_anarres_jcpp: jcpp 1.4.14
org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
itemborders: Item Borders 1.2.5
jamlib: JamLib 1.3.5+1.21.1
blue_endless_jankson: jankson 1.2.3
java: OpenJDK 64-Bit Server VM 21
jobsaddon: JobsAddon 1.2.1
kiwi: Kiwi Library 15.1.1+fabric
leahs-immersive-thunder: Immersive Thunder 1.21.1+1.2.2
legendarytooltips: Legendary Tooltips 1.5.5
levelz_additions: LevelZ Additions 1.0.0
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
litematica: Litematica 0.19.50
lithostitched: Lithostitched 1.4.2
lootr: Lootr 1.21-1.10.35.91
minecraft: Minecraft 1.21.1
modernfix: ModernFix 5.21.0+mc1.21.1
moonlight: Moonlight Lib 1.21-2.18.13
mousetweaks: Mouse Tweaks 2.26
mru: M.R.U 1.0.17+1.21.1+fabric
org_commonmark_commonmark: commonmark 0.21.0
nicer-skies: Nicer Skies 1.4.1+1.21.1
noisium: Noisium 2.3.0+mc1.21-1.21.1
nyfsspiders: Nyf's Spiders 2.3.2
commonnetworking: Common Network 1.0.18-1.21.1
octolib: OctoLib **.**.**.**
org_yaml_snakeyaml: snakeyaml 2.2
oreharvester: Ore Harvester 1.5
orthocamera: OrthoCamera 0.1.8+1.21
owo: oωo **.**.**.**+1.21
io_wispforest_endec: endec **.**.**.**
io_wispforest_endec_gson: gson **.**.**.**
io_wispforest_endec_jankson: jankson **.**.**.**
io_wispforest_endec_netty: netty 0.1.2
paladins: Paladins & Priests (RPG Series) 2.4.11+1.21.1
particular: Particular 1.1.1+1.21
patchouli: Patchouli 1.21-87-FABRIC
placeholder-api: Placeholder API 2.4.2+1.21
playeranimator: Player Animator 2.0.1+1.21.1
polymer-bundled: Polymer 0.9.18+1.21.1
polymer-blocks: Polymer (Textured Blocks) 0.9.18+1.21.1
polymer-common: Polymer (Common) 0.9.18+1.21.1
packet_tweaker: Packet Tweaker 0.5.5+1.21
polymer-core: Polymer (Core) 0.9.18+1.21.1
polymer-networking: Polymer (Networking) 0.9.18+1.21.1
polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.9.18+1.21.1
polymer-resource-pack: Polymer (Resource Pack) 0.9.18+1.21.1
polymer-virtual-entity: Polymer (Virtual Entity) 0.9.18+1.21.1
presencefootsteps: Presence Footsteps 1.10.2+1.21
prism: root project 'Prism' 1.0.11
puffish_attributes: Pufferfish's Attributes 0.7.3
puffish_skills: Pufferfish's Skills 0.15.5
puzzleslib: Puzzles Lib 21.1.36
ranged_weapon_api: RangedWeaponAPI 2.1.1+1.21.1
releaserewards: Cobblemon: Parting Gifts 2.2.0
rightclickharvest: Right Click Harvest 4.5.3+1.21.1
rpgdifficulty: RpgDifficulty 1.3.17
runes: Runes 1.1.3+1.21.1
searchables: Searchables 1.0.2
shield_api: Shield API 2.0.2+1.21.1
show-held-items: Show Held Items 0.2.3
shulkerboxtooltip: Shulker Box Tooltip 5.1.3+1.21.1
skill_tree_for_pufferfishs_skills: Skill tree for Pufferfish's skills 1.0
smarterfarmers: Smarter Farmers 1.21-2.2.2
smoothscroll: Smooth Scroll 2.2.1
snowrealmagic: Snow! Real Magic! 12.0.6+fabric
sodium: Sodium 0.6.13+mc1.21.1
sound_physics_remastered: Sound Physics Remastered 1.21.1-1.4.10
sounds: Sounds 2.4.11+1.21.1+fabric
mixinextras: MixinExtras 0.5.0-rc.1
spawnanimations: Spawn Animations 1.10.1+mod
spell_engine: Spell Engine 1.6.9+1.21.1
spell_power: Spell Power Attribute 1.3.0+1.21.1
structure_pool_api: Structure Pool API 1.1.3+1.21.1
supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8
tcdcommons: TCD Commons API 3.12.7+fabric-1.21
terralith: Terralith 2.5.8
tia: Tiny Item Animations 1.2.1
trade_cycling: Trade Cycling 1.21.1-1.0.18
tradingpost: Trading Post 21.1.0
travelerstitles: Traveler's Titles 1.21.1-Fabric-5.1.3
org_reflections_reflections: reflections 0.10.2
trinkets: Trinkets 3.10.0
universal-graves: Universal Graves 3.4.4+1.21
common-protection-api: Common Protection API 1.0.0
fabric-permissions-api-v0: fabric-permissions-api 0.2-SNAPSHOT
predicate-api: Predicate API 0.5.1+1.21
server_translations_api: Server Translations API 2.3.1+1.21-pre2
universal_ores: Universal Ores v1.6.1
visuality: Visuality 0.7.7+1.21
visualworkbench: Visual Workbench 21.1.0
waveycapes: WaveyCapes 1.5.2
xaerominimap: Xaero's Minimap 25.2.0
xaeroworldmap: Xaero's World Map 1.39.4
yet_another_config_lib_v3: YetAnotherConfigLib 3.6.6+1.21.1-fabric
com_twelvemonkeys_common_common-image: common-image 3.12.0
com_twelvemonkeys_common_common-io: common-io 3.12.0
com_twelvemonkeys_common_common-lang: common-lang 3.12.0
com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
org_quiltmc_parsers_gson: gson 0.2.1
org_quiltmc_parsers_json: json 0.2.1
yungsapi: YUNG's API 1.21.1-Fabric-5.1.5
org_javassist_javassist: javassist 3.29.2-GA
Loaded Shaderpack: ComplementaryUnbound_r5.5.1.zip
Profile: HIGH (+0 options changed by user)
Launched Version: fabric-0.16.12-1.21.1
Launcher name: CurseForge
Backend library: LWJGL version 3.3.3-snapshot
Backend API: NVIDIA GeForce RTX 4060/PCIe/SSE2 GL version 3.2.0 NVIDIA 576.02, NVIDIA Corporation
GL Caps: Using framebuffer using OpenGL 3.2
Is Modded: Definitely; Client brand changed to 'fabric'
Universe: 400921fb54442d18
Type: Client (map_client.txt)
Render Distance: 12/12 chunks
Resource Packs: vanilla, fabric, advancementplaques, ambientenvironment (incompatible), ambientsounds, appleskin (incompatible), archers, artifacts (incompatible), balm (incompatible), berrypouch, betteradvancements (incompatible), betterf3, betterpingdisplay, betterstats, betterthirdperson, biomemusic (incompatible), blur, bundleapi, cameraoverhaul, cardinal-components-base, cardinal-components-entity, cavedust, cherishedworlds (incompatible), cloth-config, cobblemon, cobblemon_counter, cobblemon_legends_reborn, cobblemon_move_inspector, cobblemon_spawn_notification (incompatible), cobblepedia, cobbreeding, connectiblechains, continuity, controlling (incompatible), creativecore, cubes-without-borders, customportalapi, deeperdarker (incompatible), disable_custom_worlds_advice, distanthorizons, durabilitytooltip, easyanvils, easymagic, eatinganimationid, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fallingleaves, fallingtree, fightorflight, flow, forgeconfigapiport, forgivingvoid (incompatible), highlighter, horsebuff, immersiveui (incompatible), inventoryessentials (incompatible), inventorysorter, iris, iteminteractions, jamlib, jobsaddon, kiwi (incompatible), kyrptconfig, leahs-immersive-thunder, legendarytooltips, levelz, levelz_additions (incompatible), libz, litematica, lootr, malilib, midnightlib, modernfix (incompatible), modmenu, moonlight, mru, nicer-skies, noisium, orthocamera, owo, paladins, particular, patchouli (incompatible), placeholder-api, playeranimator, polymer-blocks, polymer-core, polymer-resource-pack, presencefootsteps, prism, puffish_attributes, puffish_skills, ranged_weapon_api, releaserewards, rightclickharvest, rpgdifficulty, runes, searchables (incompatible), shield_api, show-held-items, shulkerboxtooltip, smoothscroll, snowrealmagic, sodium, sound_physics_remastered, sounds, spawnanimations, spell_engine, spell_power, structure_pool_api, tcdcommons, trade_cycling, tradingpost, travelerstitles, trinkets, universal-graves, universal_ores, visuality, visualworkbench, waveycapes, xaerominimap (incompatible), xaeroworldmap (incompatible), yet_another_config_lib_v3 (incompatible), cobbreeding:pasturefix (incompatible), minecraft:supporteatinganimation, cobblemon:gyaradosjump, cobblemon:regionbiasforms, continuity:default, continuity:glass_pane_culling_fix, file/Better+Lanterns+v1.2(mc-1.21).zip, file/Os' Colorful Grasses (Mix).zip, file/§9RAY's §f3D §6Rails§8§o§k.zip, file/enchant icons 1.21 v1.3.zip, file/§l3D§f+Ladders+v1.2(mc-1.21).zip, file/My Minimal Armor 1.21 - 1.21.1 v1.4.zip, moonlight:mods_dynamic_assets, file/Crops-3D_MC1.19_v1.2.0.zip (incompatible), file/DoorTweaks_v3.5.zip, file/XaerosCobblemon-3.0.2_stars+1.6.1.zip, cobblemon:uniqueshinyforms, visualworkbench:default_block_models, easymagic:default_block_models, easyanvils:default_block_models, diagonalblocks:default_block_models
CPU: 12x 12th Gen Intel(R) Core(TM) i5-12400F