Paste your logs.

Built for Minecraft & Hytale

Fabric 1.21.1 Crash Report

524 lines
Raw
Detected
Minecraft version: 1.21.1 Java version: 21.0.4 Fabric loader version: 0.18.4
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 2026-01-31 15:31:57
Description: mouseClicked event handler
java.lang.IllegalStateException: Failed to load registries due to above errors
at net.minecraft.registry.RegistryLoader.load(RegistryLoader.java:181)
at knot//net.minecraft.class_7655.mixinextras$bridge$method_45121$38(class_7655.java)
at net.minecraft.registry.RegistryLoader.wrapOperation$cjf000$fabric-registry-sync-v0$wrapIsServerCall(RegistryLoader.java:1556)
at knot//net.minecraft.class_7655.mixinextras$bridge$wrapOperation$cjf000$fabric-registry-sync-v0$wrapIsServerCall$41(class_7655.java)
at net.minecraft.registry.RegistryLoader.wrapOperation$clg000$fabric-resource-conditions-api-v1$captureRegistries(RegistryLoader.java:2057)
at net.minecraft.registry.RegistryLoader.loadFromResource(RegistryLoader.java:151)
at net.minecraft.server.SaveLoading.loadDynamicRegistryManager(SaveLoading.java:62)
at net.minecraft.server.SaveLoading.withRegistriesLoaded(SaveLoading.java:66)
at net.minecraft.server.SaveLoading.load(SaveLoading.java:32)
at net.minecraft.client.gui.screen.world.CreateWorldScreen.create(CreateWorldScreen.java:310)
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:514)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63)
at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.registry.RegistryLoader.load(RegistryLoader.java:181)
at knot//net.minecraft.class_7655.mixinextras$bridge$method_45121$38(class_7655.java)
at net.minecraft.registry.RegistryLoader.wrapOperation$cjf000$fabric-registry-sync-v0$wrapIsServerCall(RegistryLoader.java:1556)
at knot//net.minecraft.class_7655.mixinextras$bridge$wrapOperation$cjf000$fabric-registry-sync-v0$wrapIsServerCall$41(class_7655.java)
at net.minecraft.registry.RegistryLoader.wrapOperation$clg000$fabric-resource-conditions-api-v1$captureRegistries(RegistryLoader.java:2057)
at net.minecraft.registry.RegistryLoader.loadFromResource(RegistryLoader.java:151)
at net.minecraft.server.SaveLoading.loadDynamicRegistryManager(SaveLoading.java:62)
at net.minecraft.server.SaveLoading.withRegistriesLoaded(SaveLoading.java:66)
at net.minecraft.server.SaveLoading.load(SaveLoading.java:32)
at net.minecraft.client.gui.screen.world.CreateWorldScreen.create(CreateWorldScreen.java:310)
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)
-- Affected screen --
Details:
Screen name: net.minecraft.class_442
Stacktrace:
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:514)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63)
at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28)
-- Uptime --
Details:
JVM uptime: 69.937s
Wall uptime: 49.831s
High-res time: 33.296s
Client ticks: 260 ticks / 13.000s
Stacktrace:
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:514)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63)
at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28)
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: frozenlib:mod/downloaded/file/ww_serene_sonder.zip, frozenlib:mod/downloaded/file/ww_pressure.zip, frozenlib:mod/downloaded/file/ww_molt.zip, frozenlib:mod/downloaded/file/ww_horizon_afoot.zip, frozenlib:mod/downloaded/file/ww_frozen_blocks.zip, frozenlib:mod/downloaded/file/ww_espial_title_mix.zip, frozenlib:mod/downloaded/file/ww_espial.zip, frozenlib:mod/downloaded/file/ww_dove.zip, frozenlib:mod/downloaded/file/ww_dahlia.zip, frozenlib:mod/downloaded/file/ww_anemone.zip, frozenlib:mod/downloaded/file/ww_amber.zip, vanilla, fabric, accessories, ali, alloy_forgery, almanac, amber, ambientenvironment, animal_feeding_trough, appleskin, armorstatues, balm, barklings, berrypouch, betteradvancements, betterpingdisplay, betterthirdperson, bettervillage, blockrunner, bookshelf, bridgingmod, bwncr, cardinal-components, cardinal-components-base, cardinal-components-block, cardinal-components-chunk, cardinal-components-entity, cardinal-components-item, cardinal-components-level, cardinal-components-scoreboard, cardinal-components-world, cherishedworlds, citresewn, citresewn-defaults, cloth-config, cobble-gacha-machine, cobblefurnies, cobblemon, cobblemon_alatia, cobblemon_move_inspector, cobblemon_paleontologist, cobblemonboxlink, cobblemonintegrations, cobblemonraiddens, cobblemonrepel, cobblemonresearchtasks, cobblenav, cobblestats, cobbleworkers, comforts, continuity, controlling, craftingtweaks, craftpresence, crd_broadcasts, creeperoverhaul, crittersandcompanions, ctov, defaultoptions, dynamiccrosshair, dynamiccrosshair-api, easyanvils, easymagic, emi, emi_enchanting, emi_ores, emiprofessions, enchdesc, enhanced_attack_indicator, entity_model_features, entity_texture_features, entityculling, essential, essential-container, essential-loader, explosiveenhancement, 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, farmersdelight, forgeconfigapiport, frozenlib, highlighter, immediatelyfast, immersive_aircraft, immersive_machinery, invmove, invmove_compat, iris, jade, jadeaddons, jankson, jeed, jei, jumpoverfences, konkrete, krypton, lambdynlights, lambdynlights_api, lambdynlights_runtime, languagereload, letmedespawn, libbamboo, libgui, libraryferret, lithium, lovely_snails, make_bubbles_pop, man_of_many_planes, mega_showdown, mm, modmenu, monsters_in_the_closet, more_cobblemon_tweaks, mr_extra_eeveelutions, mr_kislevemon, naturescompass, netherportalfix, notenoughanimations, owo, particlerain, particular, polymer-core, porting_lib_attributes, porting_lib_core, porting_lib_entity, porting_lib_gametest, porting_lib_mixin_extensions, presencefootsteps, pride, reeses-sodium-options, reputation, resourcefulconfig, ribbits, rrls, searchables, shulkerboxtooltip, simpletms, skinlayers3d, sodium, sodium-extra, sodiumextras, sodiumleafculling, sodiumoptionsapi, spawn_notification, spectrelib, spruceui, sspb, statuemenus, stendhal, swingthrough, tectonic, terraform-wood-api-v1, tim_core, tipsmod, tooltipfix, trade_cycling, tradingpost, travelersbackpack, travelerstitles, trender, villagerpickup, visuality, wakes, waystones, wilderwild, xaerolib, xaerominimap, xaeroworldmap, yet_another_config_lib_v3, yosbr, zamega, cobblemon:gyaradosjump, cobblemon:regionbiasforms, openloader/C:\Users\********\AppData\Roaming\ModrinthApp\profiles\Cobblemon Official Modpack [Fabric]\datapacks\HorrorMons[1.0].zip, openloader/C:\Users\********\AppData\Roaming\ModrinthApp\profiles\Cobblemon Official Modpack [Fabric]\datapacks\Ride My Mon.zip, openloader/C:\Users\********\AppData\Roaming\ModrinthApp\profiles\Cobblemon Official Modpack [Fabric]\datapacks\cobblepals.zip, wilderwild:wilder_extra_music, openloader/C:\Users\********\AppData\Roaming\ModrinthApp\profiles\Cobblemon Official Modpack [Fabric]\datapacks\ATM x MSD [3.2.1].zip, openloader/C:\Users\********\AppData\Roaming\ModrinthApp\profiles\Cobblemon Official Modpack [Fabric]\datapacks\Complete Galar Fossilmon.zip, continuity:default, continuity:glass_pane_culling_fix, file/Better-Leaves-9.4.zip, file/waystones_1.21.1.zip, cobblemon:uniqueshinyforms, file/Comforts Modernized.zip, file/Classic Grass.zip, mega_showdown:gyaradosjumpingmega, mega_showdown:regionbiasmsd, file/E19 Cobblemon Minimap Icons.zip, file/Fancy Crops v1.3.zip, file/Fresh Moves.zip, file/Low Fire.zip, file/NoCaveAmbience.zip, file/PokeFlute Pack.zip, file/PokeRods3D.zip, file/Fully Hisuian Starters 1.1.1.zip, easymagic:default_block_models, easyanvils:default_block_models, Essential Assets, essential
-- Dynamic Lighting --
Details:
Description: This section contains information related to dynamic lighting, this may not be related to your crash.
Mode: fancy
Dynamic Light Sources: 0
Spatial Hash Occupancy: 0 / 1024
-- Cobblemon --
Details:
Version: 1.7.2
Is Snapshot: false
Git Commit: b597b14 (https://gitlab.com/cable-mc/cobblemon/-/commit/b597b149c3a227caadd4265408ab2de62e0d0e78)
Branch: HEAD
-- System Details --
Details:
Minecraft Version: 1.21.1
Minecraft Version ID: 1.21.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.4, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
Memory: 1866579912 bytes (1780 MiB) / 4261412864 bytes (4064 MiB) up to 17045651456 bytes (16256 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 3700X 8-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: 8
Number of logical CPUs: 16
Graphics card #0 name: NVIDIA GeForce RTX 3070
Graphics card #0 vendor: NVIDIA
Graphics card #0 VRAM (MiB): 8192.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.15.9159
Memory slot #0 capacity (MiB): 16384.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Virtual memory max (MiB): 64445.32
Virtual memory used (MiB): 23994.34
Swap memory total (MiB): 48145.66
Swap memory used (MiB): 1429.52
Space in storage for jna.tmpdir (MiB): available: 431250.50, total: 975840.31
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 431250.50, total: 975840.31
Space in storage for io.netty.native.workdir (MiB): available: 431250.50, total: 975840.31
Space in storage for java.io.tmpdir (MiB): available: 431250.50, total: 975840.31
Space in storage for workdir (MiB): available: 431250.50, total: 975840.31
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx16256M
Fabric Mods:
accessories: Accessories 1.1.0-beta.52+1.21.1
ali: AdvancedLootInfo 1.7.1
alloy_forgery: Alloy Forgery 2.4.1+1.21
almanac: Almanac 1.5.2
amber: Amber 3.0.0+1.21.1
ambientenvironment: AmbientEnvironment **.**.**.**
animal_feeding_trough: Animal Feeding Trough 1.1.2+1.21.1
appleskin: AppleSkin 3.0.6+mc1.21
architectury: Architectury 13.0.8
armorstatues: Armor Statues 21.1.0
statuemenus: Statue Menus 21.1.0
athena: Athena 4.0.2
balm: Balm 21.0.56
kuma_api: KumaAPI 21.0.7
barklings: Barklings 1.21.1-2.0.0
terraform-wood-api-v1: Terraform Wood API (v1) 11.0.0-alpha.1
berrypouch: Berry Pouch 0.4.3-beta
betteradvancements: Better Advancements **.**.**.**
betterpingdisplay: Better Ping Display 1.1.1
betterthirdperson: Better Third Person 1.9.0
bettervillage: Better village 3.3.1
blockrunner: Block Runner 21.1.2
neoforgedatapackextensions: NeoForge Data Pack Extensions 21.1.2
bookshelf: Bookshelf 21.1.80
bridgingmod: Bridging Mod 2.6.2+1.21.1
bwncr: Bad Wither No Cookie Reloaded 3.20.2
capture_pc_heal: Cobblemon Multi-platform Fabric MDK 0.1
capture_xp: Cobblemon Capture XP 1.7.2-fabric-1.3.0
cardinal-components: Cardinal Components API 6.1.3
cardinal-components-base: Cardinal Components API (base) 6.1.3
cardinal-components-block: Cardinal Components API (blocks) 6.1.3
cardinal-components-chunk: Cardinal Components API (chunks) 6.1.3
cardinal-components-entity: Cardinal Components API (entities) 6.1.3
cardinal-components-item: Cardinal Components API (items) 6.1.3
cardinal-components-level: Cardinal Components API (world saves) 6.1.3
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 6.1.3
cardinal-components-world: Cardinal Components API (worlds) 6.1.3
cherishedworlds: Cherished Worlds 10.1.1+1.21.1
citresewn: CIT Resewn 1.2.2+1.21
citresewn-defaults: CIT Resewn: Defaults 1.2.2+1.21
cloth-config: Cloth Config v15 15.0.140
cloth-basic-math: cloth-basic-math 0.6.1
clumps: Clumps **.**.**.**
cobble-gacha-machine: Cobble Gacha Machine 1.4.7
sgui: sgui 1.6.1+1.21.1
cobblefurnies: CobbleFurnies 1.0
cobbleit: Cobbleit 1.0.0
cobblemon: Cobblemon 1.7.2+1.21.1
cobblemon_alatia: Cobblemon Alatia's Fakemon Pack 1.9.2-1.21.1-fabric-no-geb
cobblemon_move_inspector: Cobblemon Move Inspector 1.3.0
cobblemon_paleontologist: Cobblemon Paleontologist 0.4.0-Beta
cobblemonboxlink: Cobblemon Box Link 1.0.6
cobblemonintegrations: CobblemonIntegrations 1.1.5
cobblemonraiddens: Cobblemon Raid Dens 0.6.5+1.21.1
cobblemonrepel: Cobblemon Repel 1.7-1.4
polymer-core: Polymer (Core) 0.9.18+1.21.1
polymer-networking: Polymer (Networking) 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-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.9.18+1.21.1
server_translations_api: Server Translations API 2.3.1+1.21-pre2
cobblemonresearchtasks: Cobblemon Research Tasks 1.4
cobblenav: Cobblenav 2.2.5
cobblestats: Cobblemon: CobbleStats 1.8+1.21.1
cobbleworkers: Cobbleworkers 1.8.0+1.7.0
comforts: Comforts 9.0.5+1.21.1
spectrelib: SpectreLib 0.17.2+1.21
continuity: Continuity 3.0.0+1.21
controlling: Controlling 19.0.5
craftingtweaks: Crafting Tweaks 21.1.7
craftpresence: CraftPresence 2.7.0
fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1+5b5275af19
crd_broadcasts: CRD Broadcasts 1.3.0+1.21.1
creeperoverhaul: Creeper Overhaul 4.0.6
com_teamresourceful_resourceful-cosmetics-4j: resourceful-cosmetics-4j 1.0.3
crittersandcompanions: Critters and Companions 1.21.1-2.3.4
porting_lib_attributes: Porting Lib Attributes 3.1.0-beta.75+1.21.1
porting_lib_entity: Porting Lib Entity 3.1.0-beta.75+1.21.1
porting_lib_core: Porting Lib Core 3.1.0-beta.75+1.21.1
porting_lib_gametest: Porting Lib GameTest 3.1.0-beta.75+1.21.1
porting_lib_mixin_extensions: Porting Lib Mixin Extensions 3.1.0-beta.75+1.21.1
ctov: ChoiceTheorem's Overhauled Village 3.6.1
defaultoptions: Default Options 21.1.5
dynamiccrosshair: Dynamic Crosshair 9.11
dynamiccrosshair-api: DynamicCrosshair API 1.2
libbamboo: LibBamboo 2.25
easyanvils: Easy Anvils 21.1.0
easymagic: Easy Magic 21.1.4
elementa: Elementa 712
emi: EMI 1.1.22+1.21.1+fabric
emi_enchanting: EMI Enchanting 0.1.2+1.21
emi_ores: EMI Ores 1.2+1.21.1+fabric
emiprofessions: EMI Professions 1.0.3
enchdesc: EnchantmentDescriptions 21.1.9
enhanced_attack_indicator: Enhanced Attack Indicator 1.2.0+1.21
entity_model_features: Entity Model Features 3.0.10
entity_texture_features: Entity Texture Features 7.0.8
entityculling: EntityCulling 1.9.5
transition: TRansition 1.0.11
trender: TRender 1.0.10
essential: Essential **.**.**.**
essential-container: essential-container 1.0.0
essential-loader: essential-loader 1.2.5
explosiveenhancement: Explosive Enhancement 1.3.2-1.21-1.21.1
fabric-api: Fabric API 0.116.8+1.21.1
fabric-api-base: Fabric API Base 0.4.42+6573ed8c19
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.1.0+0bc3503219
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-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd919
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.6+7f945d5b19
fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.11.2+fa89716719
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.6+5b36e0f719
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.35+37516cd619
fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.1+65213ef819
fabric-entity-events-v1: Fabric Entity Events (v1) 1.8.0+2b27e0a419
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13+ba9dae0619
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd919
fabric-item-api-v1: Fabric Item API (v1) 11.2.0+3b3cb2e819
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.7+def88e3a19
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a719
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.14+8aaf3aca19
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.1.0+b4d813fc19
fabric-networking-api-v1: Fabric Networking API (v1) 4.3.0+c7469b2119
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.15+2475392c19
fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.3.1+e3eddc2119
fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.1+b4d813fc19
fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.1+c705a49c19
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.69+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.72+df3654b319
fabric-rendering-v1: Fabric Rendering (v1) 5.1.0+ab4c25a019
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b119
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.25+8b68f1c719
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.90+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.8+kotlin.2.3.0
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.3.0
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.3.0
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.3.0
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.3.0
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.29.0
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.2
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.2
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.7.1
org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.8.2
org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.8.2
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.9.0
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.9.0
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.9.0
fabricloader: Fabric Loader 0.18.4
mixinextras: MixinExtras 0.5.0
fallingleaves: Falling Leaves 1.17.1
farmersdelight: Farmer's Delight 1.21.1-3.2.2+refabricated
mm: Manningham Mills 2.3
ferritecore: FerriteCore 7.0.3
forgeconfigapiport: Forge Config API Port 21.1.6
com_electronwill_night-config_core: core 3.8.0
com_electronwill_night-config_toml: toml 3.8.0
frozenlib: FrozenLib 2.2.4-mc1.21.1
geckolib: GeckoLib 4 4.8.3
highlighter: Highlighter 1.1.11
iceberg: Iceberg 1.3.2
immediatelyfast: ImmediatelyFast 1.6.10+1.21.1
net_lenni0451_reflect: Reflect 1.6.1+curseforge
immersive_aircraft: Immersive Aircraft 1.4.1+1.21.1
org_mariuszgromada_math_mathparser_org-mxparser: MathParser.org-mXparser 5.2.1
immersive_machinery: Immersive Machinery 0.2.0+1.21.1
invmove: InvMove 0.9.3
invmove_compat: InvMoveCompats 0.5.0
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
jade: Jade 15.10.5+fabric
jadeaddons: Jade Addons 6.0.3+fabric
java: OpenJDK 64-Bit Server VM 21
jeed: Just Enough Effects Descriptions 1.21-2.3.2
jei: Just Enough Items **.**.**.**
jumpoverfences: Jump Over Fences 1.6.1
konkrete: Konkrete 1.9.9
krypton: Krypton 0.2.8
com_velocitypowered_velocity-native: velocity-native 3.3.0-SNAPSHOT
lambdynlights: LambDynamicLights 4.8.7+1.21.1
lambdynlights_runtime: LambDynamicLights (Runtime) 4.8.7+1.21.1
lambdynlights_api: LambDynamicLights (API) 4.8.7+1.21.1
yumi_commons_collections: Yumi Commons: Collections 1.0.0
yumi_commons_core: Yumi Commons: Core 1.0.0
yumi_commons_event: Yumi Commons: Event 1.0.0
pride: Pride Lib 1.2.4+1.21.1
spruceui: SpruceUI 6.2.5+1.21.1
yumi_mc_core: Yumi Minecraft Libraries: Foundation 1.0.0-beta.1+1.21.1
languagereload: Language Reload 1.7.5+1.21.1
leavesbegone: Leaves Be Gone 21.1.0
letmedespawn: Let Me Despawn 1.5.0
libraryferret: Library ferret 4.0.0
lithium: Lithium 0.15.1+mc1.21.1
lithostitched: Lithostitched 1.5.7
lovely_snails: Lovely Snails 1.2.0+1.21.1
make_bubbles_pop: Make Bubbles Pop 0.3.0-fabric
man_of_many_planes: Man of Many Planes 0.2.1+1.21.1
mega_showdown: Cobblemon:Mega Showdown 1.6.4+1.7.2+1.21.1
melody: Melody 1.0.10
minecraft: Minecraft 1.21.1
modmenu: Mod Menu 11.0.3
placeholder-api: Placeholder API 2.4.0-pre.2+1.21
monsters_in_the_closet: Monsters in the Closet 1.0.3+1.21
more_cobblemon_tweaks: MoreCobblemonTweaks 1.2.1
mr_cobblemon_infinitestamina: Cobblemon: Infinite Riding Stamina [1.7] 1.4
mr_extra_eeveelutions: Extra Eeveelutions [Cobblemon] 1.2
mr_kislevemon: Kislevemon 1.4
mr_lukis_grandcapitals: Luki's Grand Capitals 1.1.3
mr_tidal_towns: Tidal Towns 1.3.4
naturescompass: Nature's Compass 1.21.1-2.2.7-fabric
netherportalfix: NetherPortalFix 21.1.3
no-resource-pack-warnings: No Resource Pack Warnings 1.3.1
notenoughanimations: NotEnoughAnimations 1.11.1
nullscape: Nullscape 1.2.14
openloader: OpenLoader 21.1.5
org_jetbrains_annotations: annotations 13.0
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
particlerain: Particle Rain 4.0.0-beta.5
particular: Particular 1.1.2+1.21
pickupnotifier: Pick Up Notifier 21.1.1
presencefootsteps: Presence Footsteps 1.11.1+1.21
kirin: Kirin UI 1.20.0+1.21
prickle: PrickleMC 21.1.11
puzzleslib: Puzzles Lib 21.1.39
reeses-sodium-options: Reese's Sodium Options 1.8.3+mc1.21.4
reputation: Your Reputation 0.2.9+jade.1.21.1
resourcefulconfig: Resourcefulconfig 3.0.11
resourcefullib: Resourceful Lib 3.0.12
com_teamresourceful_bytecodecs: bytecodecs 1.1.2
com_teamresourceful_yabn: yabn 1.0.3
ribbits: Ribbits 1.21.1-Fabric-4.1.6
org_reflections_reflections: reflections 0.10.2
rrls: Remove Reloading Screen 5.0.10+mc1.21.1-fabric
searchables: Searchables 1.0.2
shulkerboxtooltip: Shulker Box Tooltip 5.1.8+1.21.1
simpletms: SimpleTMs 2.3.3
skinlayers3d: 3d-Skin-Layers 1.10.1
sodium: Sodium 0.6.13+mc1.21.1
sodium-extra: Sodium Extra 0.6.0+mc1.21.1
sodiumextras: Sodium Extras 1.0.7
sodiumleafculling: Sodium Leaf Culling 1.0.1
mixinsquared: MixinSquared 0.2.0-beta.6
sodiumoptionsapi: Sodium Options API 1.0.10
spawn_notification: Spawn Notification 1.7.2-fabric-2.3.0
sspb: Sodium Shadowy Path Blocks 4.0.0
stendhal: Stendhal 1.4.1-1.21
libgui: LibGui 11.0.0+1.21
jankson: Jankson 8.0.0+j1.2.3
blue_endless_jankson: jankson 1.2.3
libninepatch: LibNinePatch 1.2.0
swingthrough: SwingThrough 1.0.5+1.21
tectonic: Tectonic 3.0.19
tim_core: Tim Core 1.7.2-fabric-1.31.0
tipsmod: Tips 21.1.3
tooltipfix: ToolTip Fix 1.1.1-1.20
trade_cycling: Trade Cycling 1.21.1-1.0.20
tradingpost: Trading Post 21.1.1
travelersbackpack: Traveler's Backpack 10.1.33
travelerstitles: Traveler's Titles 1.21.1-Fabric-5.1.3
unilib: UniLib 1.2.0
universalcraft: UniversalCraft 446
vigilance: Vigilance 306
villagerpickup: Villager Pickup 1.1.0
visuality: Visuality 0.7.7+1.21
wakes: Wakes 0.2.2-1.21
com_github_jdiemke_delaunay-triangulator_delaunaytriangulator: DelaunayTriangulator 1.0.0
waystones: Waystones 21.1.25
wilderwild: Wilder Wild 4.2.1-mc1.21.1
xaerominimap: Xaero's Minimap 25.3.5
xaerolib: XaeroLib 1.0.45
xaeroworldmap: Xaero's World Map 1.40.6
yeetusexperimentus: Yeetus Experimentus 87.0.0
yet_another_config_lib_v3: YetAnotherConfigLib 3.8.2+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
yosbr: YOSBR 0.1.2
yungsapi: YUNG's API 1.21.1-Fabric-5.1.6
org_javassist_javassist: javassist 3.29.2-GA
zamega: zamega 1.0-SNAPSHOT
Loaded Shaderpack: (off) (fallback)
Yumi MC Core: 1.0.0-beta.1+1.21.1
Launched Version: 1.21.1
Launcher name: theseus
Backend library: LWJGL version 3.3.3-snapshot
Backend API: NVIDIA GeForce RTX 3070/PCIe/SSE2 GL version 3.2.0 NVIDIA 591.59, NVIDIA Corporation
Window size: 1920x1009
GFLW Platform: win32
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages: id=1282, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_OPERATION error generated. <texture> is not a valid texture name.' x 25
Is Modded: Definitely; Client brand changed to 'fabric'
Universe: 400921fb54442d18
Type: Client (map_client.txt)
Graphics mode: fancy
Render Distance: 32/32 chunks
Resource Packs: frozenlib:mod/downloaded/file/ww_serene_sonder.zip, frozenlib:mod/downloaded/file/ww_pressure.zip, frozenlib:mod/downloaded/file/ww_molt.zip, frozenlib:mod/downloaded/file/ww_horizon_afoot.zip, frozenlib:mod/downloaded/file/ww_frozen_blocks.zip, frozenlib:mod/downloaded/file/ww_espial_title_mix.zip, frozenlib:mod/downloaded/file/ww_espial.zip, frozenlib:mod/downloaded/file/ww_dove.zip, frozenlib:mod/downloaded/file/ww_dahlia.zip, frozenlib:mod/downloaded/file/ww_anemone.zip, frozenlib:mod/downloaded/file/ww_amber.zip, vanilla, fabric, accessories, ali (incompatible), alloy_forgery, almanac, amber, ambientenvironment (incompatible), animal_feeding_trough, appleskin (incompatible), armorstatues, balm (incompatible), barklings, berrypouch, betteradvancements (incompatible), betterpingdisplay, betterthirdperson, bettervillage (incompatible), blockrunner, bookshelf (incompatible), bridgingmod, bwncr, cardinal-components, cardinal-components-base, cardinal-components-block, cardinal-components-chunk, cardinal-components-entity, cardinal-components-item, cardinal-components-level, cardinal-components-scoreboard, cardinal-components-world, cherishedworlds (incompatible), citresewn, citresewn-defaults, cloth-config, cobble-gacha-machine, cobblefurnies, cobblemon, cobblemon_alatia, cobblemon_move_inspector, cobblemon_paleontologist, cobblemonboxlink (incompatible), cobblemonintegrations, cobblemonraiddens, cobblemonrepel, cobblemonresearchtasks, cobblenav, cobblestats, cobbleworkers, comforts (incompatible), continuity, controlling (incompatible), craftingtweaks (incompatible), craftpresence, crd_broadcasts, creeperoverhaul, crittersandcompanions, ctov, defaultoptions (incompatible), dynamiccrosshair, dynamiccrosshair-api, easyanvils, easymagic, emi, emi_enchanting, emi_ores, emiprofessions (incompatible), enchdesc (incompatible), enhanced_attack_indicator, entity_model_features (incompatible), entity_texture_features (incompatible), entityculling, essential (incompatible), essential-container, essential-loader, explosiveenhancement, 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, farmersdelight, forgeconfigapiport, frozenlib, highlighter, immediatelyfast, immersive_aircraft, immersive_machinery, invmove, invmove_compat, iris, jade (incompatible), jadeaddons (incompatible), jankson, jeed, jei (incompatible), jumpoverfences, konkrete (incompatible), krypton, lambdynlights, lambdynlights_api, lambdynlights_runtime, languagereload, letmedespawn, libbamboo, libgui, libraryferret, lithium, lovely_snails, make_bubbles_pop, man_of_many_planes, mega_showdown, mm, modmenu, monsters_in_the_closet, more_cobblemon_tweaks, mr_extra_eeveelutions, mr_kislevemon (incompatible), naturescompass, netherportalfix (incompatible), notenoughanimations, owo, particlerain (incompatible), particular, polymer-core, porting_lib_attributes, porting_lib_core, porting_lib_entity, porting_lib_gametest, porting_lib_mixin_extensions, presencefootsteps, pride, reeses-sodium-options, reputation, resourcefulconfig, ribbits, rrls, searchables (incompatible), shulkerboxtooltip, simpletms, skinlayers3d, sodium, sodium-extra, sodiumextras (incompatible), sodiumleafculling (incompatible), sodiumoptionsapi (incompatible), spawn_notification, spectrelib (incompatible), spruceui, sspb, statuemenus, stendhal, swingthrough, tectonic, terraform-wood-api-v1, tim_core, tipsmod (incompatible), tooltipfix, trade_cycling, tradingpost, travelersbackpack, travelerstitles, trender, villagerpickup, visuality, wakes, waystones (incompatible), wilderwild, xaerolib (incompatible), xaerominimap (incompatible), xaeroworldmap (incompatible), yet_another_config_lib_v3 (incompatible), yosbr, zamega, cobblemon:gyaradosjump, cobblemon:regionbiasforms, openloader/C:\Users\********\AppData\Roaming\ModrinthApp\profiles\Cobblemon Official Modpack [Fabric]\datapacks\HorrorMons[1.0].zip (incompatible), openloader/C:\Users\********\AppData\Roaming\ModrinthApp\profiles\Cobblemon Official Modpack [Fabric]\datapacks\Ride My Mon.zip (incompatible), openloader/C:\Users\********\AppData\Roaming\ModrinthApp\profiles\Cobblemon Official Modpack [Fabric]\datapacks\cobblepals.zip (incompatible), wilderwild:wilder_extra_music, openloader/C:\Users\********\AppData\Roaming\ModrinthApp\profiles\Cobblemon Official Modpack [Fabric]\datapacks\ATM x MSD [3.2.1].zip, openloader/C:\Users\********\AppData\Roaming\ModrinthApp\profiles\Cobblemon Official Modpack [Fabric]\datapacks\Complete Galar Fossilmon.zip, continuity:default, continuity:glass_pane_culling_fix, file/Better-Leaves-9.4.zip, file/waystones_1.21.1.zip, cobblemon:uniqueshinyforms, file/Comforts Modernized.zip (incompatible), file/Classic Grass.zip, mega_showdown:gyaradosjumpingmega, mega_showdown:regionbiasmsd, file/E19 Cobblemon Minimap Icons.zip, file/Fancy Crops v1.3.zip, file/Fresh Moves.zip, file/Low Fire.zip, file/NoCaveAmbience.zip, file/PokeFlute Pack.zip, file/PokeRods3D.zip, file/Fully Hisuian Starters 1.1.1.zip, easymagic:default_block_models, easyanvils:default_block_models
Current Language: en_us
Locale: en_US
System encoding: Cp1252
File encoding: UTF-8
CPU: 16x AMD Ryzen 7 3700X 8-Core Processor