Paste your logs.

Built for Minecraft & Hytale

Fabric 1.21 Crash Report

633 lines
Raw
Detected
Minecraft version: 1.21 Java version: 21.0.6 Fabric loader version: 0.16.10
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 2025-03-16 13:00:37
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$dml000$fabric-registry-sync-v0$wrapIsServerCall(RegistryLoader.java:1056)
at knot//net.minecraft.class_7655.mixinextras$bridge$wrapOperation$dml000$fabric-registry-sync-v0$wrapIsServerCall$41(class_7655.java)
at net.minecraft.registry.RegistryLoader.wrapOperation$dol000$fabric-resource-conditions-api-v1$captureRegistries(RegistryLoader.java:1557)
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.SelectWorldScreen.method_19944(SelectWorldScreen.java:54)
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.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:
---------------------------------------------------------------------------------------
-- 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$dml000$fabric-registry-sync-v0$wrapIsServerCall(RegistryLoader.java:1056)
at knot//net.minecraft.class_7655.mixinextras$bridge$wrapOperation$dml000$fabric-registry-sync-v0$wrapIsServerCall$41(class_7655.java)
at net.minecraft.registry.RegistryLoader.wrapOperation$dol000$fabric-resource-conditions-api-v1$captureRegistries(RegistryLoader.java:1557)
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.SelectWorldScreen.method_19944(SelectWorldScreen.java:54)
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.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_526
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: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)
-- Uptime --
Details:
JVM uptime: 73.231s
Wall uptime: 60.741s
High-res time: 42.052s
Client ticks: 466 ticks / 23.300s
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: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)
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: vanilla, fabric, accessories, actualfishing, advancednetherite, advancementplaques, ambiance, ambientsounds, amendments, animal_armor_trims, animal_feeding_trough, animated-logo, appleskin, armor-toughness-bar, artifacts, astrocraft, azurelib, balm-fabric, basicweapons, bcc, bclib, betteradvancements, betterarcheology, betterbeds, bettercombat, betterdungeons, betterend, betterf1, betterf3, betterpingdisplay, betterstats, betterstrongholds, betterthirdperson, bettervillage, bobby, boss_music_mod, bosses_of_mass_destruction, breakfree, brrp_v1, bundleapi, cameraoverhaul, camerautils, 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, carryon, cavedust, charmofundying, chat_heads, chatanimation, cherishedworlds, chipped, chunksfadein, cloth-config, combat_roll, conditional-mixin, configuration, connectedglass, connectiblechains, continuity, controlling, cosmetica, creativecore, creeperoverhaul, croptopia, cullleaves, customportalapi, deeperdarker, dungeons_arise, dungeons_arise_seven_seas, durabilitytooltip, dustydecorations, dynamic_fps, dynamiclights, eatinganimationid, elytratrims, emi, emojiful, enhancedvisuals, entity_model_features, entity_texture_features, entityculling, epherolib, equipmentcompare, essential, essential-container, essential-loader, eternal_starlight, explosiveenhancement, extraspellattributes, 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, fabrishot, fallingleaves, fastipping, fastquit, feytweaks, flow, forgeconfigapiport, formations, framework, friendsandfoes, fusion, fzzy_config, globalxp, glowing-torchflower, gravestones, guardvillagers, handcrafted, held-item-info, highlight, highlighter, immediatelyfast, immersiveui, iris, itemphysic, jade, jamlib, journeymap, jumpoverfences, keybindsgaloreplus, kleeslabs, languagereload, lavender, lavender-md, leahs-immersive-thunder, legendarytooltips, libraryferret, lithium, livingthings, loadingscreentips, lolmcv, lootintegrations, lootr, magistuarmory, make_bubbles_pop, malilib, mcwbridges, mcwdoors, mcwfences, mcwfurnitures, mcwholidays, mcwtrpdoors, mcwwindows, medieval_buildings, medievalweapons, merchantmarkers, midnightlib, minihud, mobs_of_mythology, modernfix, modmenu, moonlight, moreculling, morediscs, moremobvariants, mr_dungeons_andtaverns, mru, naturescompass, nochatreports, noisium, notebook, orthocamera, owo, particlerain, patchouli, philipsruins, ping-wheel, placeholder-api, playeranimator, plushables, pneumonocore, polymorph, prism, ranged_weapon_api, reacharound, realisticbees, refurbished_furniture, repurposed_structures, resourcefulconfig, rightclickharvest, rocks, runes, satin, sawmill, searchables, sereneseasons, shield_api, skinlayers3d, smoothscroll, sodium, sound_physics_remastered, sounds, spark, spawnanimations, spectrelib, spell_engine, spell_power, splinecart, status-effect-bars, stellarity, stoneworks, structure_pool_api, subtle_effects, sulphate, supermartijn642corelib, supplementaries, tameable-foxes, tcdcommons, terrablender, things, timm, toggleableitemframes, too_many_bows, tool_trims, toomanypaintings, tradingpost, travelersbackpack, travelerstitles, trinkets, trowel, underground_bunkers, unionlib, variantsandventures, veinmining, visuality, visualworkbench, voicechat, wakes, watut, waveycapes, waystones, worldedit, wover, wover-block, wover-core, wover-events, wover-generator, wover-preset, wover-surface, wover-ui, wunderlib, yes_steve_model, yet_another_config_lib_v3, continuity:default, black_icons, minecraft:supporteatinganimation, file/enchant icons 1.21 v1.3.zip, continuity:glass_pane_culling_fix, file/Better+Lanterns+v1.2(mc-1.21).zip, file/SodiumTranslations.zip, file/Compact Font.zip, file/§l3D§f+Ladders+v1.2(mc-1.21).zip, file/VanillaTweaks_r354814_MC1.21.x.zip, file/crops-3d.zip, file/MoreGrassHeights1.1.zip, file/Spring_Flowers_(1.21).zip, moonlight:mods_dynamic_assets, file/§9RAY's ��f3D §6Rails§8§o§k.zip, file/EnchantedBooks1.13-1.21.3.zip, subtle_effects:biome_color_water_particles, file/A Good Place Sample Pack.zip, file/DoorTweaks-v3.5.zip, file/DetailedAnimationsReworked - V1.15.zip, visualworkbench:default_block_models, Essential Assets, essential
-- System Details --
Details:
Minecraft Version: 1.21
Minecraft Version ID: 1.21
Operating System: Windows 10 (amd64) version 10.0
Java Version: 21.0.6, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
Memory: 2067789216 bytes (1971 MiB) / 4085252096 bytes (3896 MiB) up to 12683575296 bytes (12096 MiB)
CPUs: 12
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 8500G w/ Radeon 740M Graphics
Identifier: AuthenticAMD Family 25 Model 120 Stepping 0
Microarchitecture: Zen 3
Frequency (GHz): 3.55
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.7270
Graphics card #1 name: Ryzen 5
Graphics card #1 vendor: Advanced Micro Devices, Inc.
Graphics card #1 VRAM (MiB): 4096.00
Graphics card #1 deviceId: VideoController2
Graphics card #1 versionInfo: 32.0.12033.1030
Memory slot #0 capacity (MiB): 16384.00
Memory slot #0 clockSpeed (GHz): 5.20
Memory slot #0 type: Unknown
Memory slot #1 capacity (MiB): 16384.00
Memory slot #1 clockSpeed (GHz): 5.20
Memory slot #1 type: Unknown
Virtual memory max (MiB): 36249.72
Virtual memory used (MiB): 22983.70
Swap memory total (MiB): 7936.00
Swap memory used (MiB): 301.82
Space in storage for jna.tmpdir (MiB): available: 26005.18, total: 249101.00
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 26005.18, total: 249101.00
Space in storage for io.netty.native.workdir (MiB): available: 26005.18, total: 249101.00
Space in storage for java.io.tmpdir (MiB): available: 26005.18, total: 249101.00
Space in storage for workdir (MiB): available: 26005.18, total: 249101.00
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12096M
Fabric Mods:
a_good_place: A Good Place 1.21-1.2.6
accessories: Accessories 1.1.0-beta.6+1.21.1
actualfishing: Actual Fishing 1.0.1
advancednetherite: Advanced Netherite 2.1.6-1.21
advancementplaques: Advancement Plaques 1.6.6
ambiance: Ambiance 1.1.0
ambientenvironment: AmbientEnvironment **.**.**.**
ambientsounds: AmbientSounds 6.0.5
amendments: Amendments 1.21-1.2.24
animal_armor_trims: Animal Armor Trims 2.0.0
animal_feeding_trough: Animal Feeding Trough 1.1.2+1.21
animated-logo: Animated Mojang Logo 1.0
appleskin: AppleSkin 3.0.6+mc1.21
architectury: Architectury 13.0.8
armor-toughness-bar: Armor Toughness Bar 2.0.1+1.21
artifacts: Artifacts 12.0.6
com_electronwill_night-config_core: core 3.8.0
com_electronwill_night-config_toml: toml 3.8.0
expandability: ExpandAbility 12.0.0
astrocraft: Astrocraft 1.5.0-beta+1.21
athena: Athena 4.0.1
azurelib: AzureLib 2.3.15
balm-fabric: Balm 21.0.31
kuma_api: KumaAPI 21.0.5-SNAPSHOT
basicweapons: Basic Weapons **.**.**.**+1.21
bcc: BetterCompatibilityChecker 21.0.1
bclib: BCLib 21.0.13
beautifiedchatclient: Beautified Chat Client 2.7
beautifiedchatserver: Beautified Chat Server 2.7
betteradvancements: Better Advancements **.**.**.**
betterarcheology: Better Archeology 1.3.1
betterbeds: Better Beds 1.4.0
bettercombat: Better Combat 2.1.3+1.21.1
betterdungeons: YUNG's Better Dungeons 1.21.1-Fabric-5.1.4
betterend: Better End 21.0.11
betterf1: BetterF1 1.1
betterf3: BetterF3 11.0.1
betterpingdisplay: Better Ping Display 1.1.1
betterstats: Better Statistics Screen 3.13.8+fabric-1.21
betterstrongholds: YUNG's Better Strongholds 1.21.1-Fabric-5.1.3
betterthirdperson: Better Third Person 1.9.0
bettervillage: Better village 3.3.0
bobby: Bobby 5.2.4+mc1.21
fabric-api-base: Fabric API Base 0.4.42+6573ed8c6a
fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd96a
io_leangen_geantyref_geantyref: geantyref 1.3.13
org_spongepowered_configurate-core: configurate-core 4.1.2
org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
boss_music_mod: §dBoss Music Mod 1.2.1
bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.10.2-1.21.1
multipart_entities: MultipartEntities 1.7-1.21
breakfree: Break Free 1.3.0
brrp_v1: Better Runtime Resource Pack (BRRP) v1 1.0.4
bundleapi: Bundle API 1.0.3
cameraoverhaul: CameraOverhaul 2.0.3-fabric+mc.1.21.0-1.21.2
io_hotmoka_toml4j: toml4j 0.7.3
camerautils: Camera Utils 1.21.1-1.0.16
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a76a
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.12+6c1df3606a
cardinal-components: Cardinal Components API 6.1.2
cardinal-components-base: Cardinal Components API (base) 6.1.2
cardinal-components-block: Cardinal Components API (blocks) 6.1.2
cardinal-components-chunk: Cardinal Components API (chunks) 6.1.2
cardinal-components-entity: Cardinal Components API (entities) 6.1.2
cardinal-components-item: Cardinal Components API (items) 6.1.2
cardinal-components-level: Cardinal Components API (world saves) 6.1.2
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 6.1.2
cardinal-components-world: Cardinal Components API (worlds) 6.1.2
carryon: Carry On 2.2.1
cavedust: Cave Dust 3.0.0
kirin: Kirin UI 1.19.0+1.21
charmofundying: Charm of Undying 9.1.0+1.21.1
spectrelib: SpectreLib 0.17.2+1.21
chat_heads: Chat Heads 0.13.13
chatanimation: ChatAnimation 1.0.6
cherishedworlds: Cherished Worlds 10.1.0+1.21.1
chipped: Chipped 4.0.0
chunksfadein: Chunks Fade In 2.0.3-1.21
com_moandjiezana_toml_toml4j: toml4j 0.7.2
cithotfix: CIT Enchanted Books: HotFix 1.21.1-0-fabric
cloth-config: Cloth Config v15 15.0.140
cloth-basic-math: cloth-basic-math 0.6.1
clumps: Clumps **.**.**.**
cobweb: Cobweb 1.3.3
collective: Collective 7.94
combat_roll: Combat Roll 2.0.2+1.21.1
commonnetworking: Common Network 1.0.16-1.21
configuration: Configuration 3.0.0
connectedglass: Connected Glass 1.1.12
connectiblechains: Connectible Chains 2.4.2+1.21.1
continuity: Continuity 3.0.0+1.21
controlling: Controlling 18.0.4
coroutil: CoroUtil 1.21.0-1.3.7
cosmetica: Cosmetica 1.2.9
com_github_cosmetica-cc_cosmeticadotjava: CosmeticaDotJava 1.11.2
sulphate: Sulfate 1.1.1
craftify: Craftify 1.16.0
creativecore: CreativeCore 2.12.9
net_neoforged_bus: bus 7.2.0
creeperoverhaul: Creeper Overhaul 4.0.6
com_teamresourceful_resourceful-cosmetics-4j: resourceful-cosmetics-4j 1.0.3
croptopia: Croptopia 3.0.9
cullleaves: Cull Leaves 3.4.0
cupboard: cupboard 1.21-2.9
customskinloader: CustomSkinLoader 14.22
deeperdarker: Deeper and Darker 1.3.3
customportalapi: Custom Portal Api 0.0.1-beta66-1.21
dungeons_arise: When Dungeons Arise 2.1.60
dungeons_arise_seven_seas: When Dungeons Arise: Seven Seas 1.0.3
durabilitytooltip: Durability Tooltip 1.1.5
dustydecorations: Dusty Decorations Refabricated 1.1-1.21+1.21.1
dynamic_fps: Dynamic FPS 3.9.0
net_lostluma_battery: battery 1.3.0
dynamiclights: Dynamic Lights 1.8.5+mod
eatinganimationid: Eating Animation 1.21+1.9.72
elytraslot: Elytra Slot 9.0.1+1.21.1
elytratrims: Elytra Trims 3.5.6
conditional-mixin: conditional mixin 0.6.3
emi: EMI 1.1.12+1.21+fabric
emojiful: Emojiful 5.1.5
com_esotericsoftware_yamlbeans_yamlbeans: yamlbeans 1.17
enhancedvisuals: EnhancedVisuals 1.8.9
entity_model_features: Entity Model Features 2.4.1
entity_texture_features: Entity Texture Features 6.2.9
org_apache_httpcomponents_httpmime: httpmime 4.5.10
entityculling: EntityCulling 1.7.3
epherolib: EpheroLib 1.2.0-1.20.6
equipmentcompare: Equipment Compare 1.3.12
essential: Essential **.**.**.**
essential-container: essential-container 1.0.0
essential-loader: essential-loader 1.2.3
essential-dependencies: Essential Dependencies 0
elementa: Elementa 685
universalcraft: UniversalCraft 375
vigilance: Vigilance 306
eternal_starlight: Eternal Starlight 0.4.0+1.21.1+fabric
explorations: Explorations 1.21-1.6.1
explorify: Explorify 1.6.2
explosiveenhancement: Explosive Enhancement 1.3.2-1.21-1.21.1
extraspellattributes: Extra RPG Attributes 1.0.7+1.21.1
com_github_zsoltmolnarrr_tinyconfig: TinyConfig 2.3.2
fabric-api: Fabric API 0.102.0+1.21
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.68+b5597344d1
fabric-biome-api-v1: Fabric Biome API (v1) 13.0.29+5bd9f1bcd1
fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a7d1
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8cd1
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a7d1
fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8cd1
fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366fd1
fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b3d1
fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.16+b5597344d1
fabric-convention-tags-v1: Fabric Convention Tags 2.0.19+7f945d5bd1
fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.5.0+c5e2b5c6d1
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a7d1
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.27+6a6dfa19d1
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.16+16c4ae25d1
fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b99d1
fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.12+6fc22b99d1
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.12+ba9dae06d1
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd9d1
fabric-item-api-v1: Fabric Item API (v1) 11.0.0+afdfc921d1
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.4+78017270d1
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b3d1
fabric-loot-api-v2: Fabric Loot API (v2) 3.0.14+3f89f5a5d1
fabric-loot-api-v3: Fabric Loot API (v3) 1.0.2+3f89f5a5d1
fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8cd1
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6bd1
fabric-networking-api-v1: Fabric Networking API (v1) 4.2.2+60c3209bd1
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.0+a551f7a4d1
fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8cd1
fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.12+65089712d1
fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.1.2+60c3209bd1
fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49cd1
fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49cd1
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+df3654b3d1
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48+73761d2ed1
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+b5597344d1
fabric-rendering-v0: Fabric Rendering (v0) 1.1.71+df3654b3d1
fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd0d1
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b1d1
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.24+b5597344d1
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.86+b5597344d1
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8cd1
fabric-transfer-api-v1: Fabric Transfer API (v1) 5.1.16+3dccd343d1
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.1.0+176f9036d1
fabric-language-kotlin: Fabric Language Kotlin 1.13.1+kotlin.2.1.10
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.10
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.10
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.10
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.10
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.1
org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.6.0
org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.6.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.10
fabrishot: Fabrishot 1.14.1
fallingleaves: Falling Leaves 1.16.4
fastipping: Fast IP Ping 1.0.5
fastquit: FastQuit 3.0.0+1.20.6
ferritecore: FerriteCore 7.0.0
feytweaks: FeyTweaks 1.21-1.2.8
flow: Flow 2.2.0+1.21
forgeconfigapiport: Forge Config API Port 21.0.8
formations: Formations 1.0.3
framework: Framework 0.9.1
org_javassist_javassist: javassist 3.29.2-GA
org_reflections_reflections: reflections 0.10.2
friendsandfoes: Friends&Foes 3.0.8
fusion: Fusion 1.2.4
fzzy_config: Fzzy Config 0.6.5+1.21
blue_endless_jankson: jankson 1.2.3
fabric-permissions-api-v0: fabric-permissions-api 0.3.1
net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7
geckoanimfix: GeckoLibIrisCompat 1.0.0
geckolib: GeckoLib 4 4.5.8
glitchcore: GlitchCore **.**.**.**
net_jodah_typetools: typetools 0.6.3
globalxp: Global XP 1.12
glowing-torchflower: Glowing Torchflower 1.3.0
com_typesafe_config: config 1.4.3
org_apache_commons_commons-text: commons-text 1.10.0
gravestones: Gravestones 1.0.9
guardvillagers: GuardVillagers 2.1.2-1.21
handcrafted: Handcrafted 4.0.1
hearths: Hearths 1.0.2
held-item-info: Held Item Info 1.7.0
highlight: Highlight 3.0.0
highlighter: Highlighter 1.1.11
hopobettermineshaft: Hopo Better Mineshaft 1.3.0
hopobetterruinedportal: Hopo Better Ruined Portal 1.4.3
hopobetterunderwaterruins: Hopo Better Underwater Ruins 1.2.0
iceberg: Iceberg 1.2.7
immediatelyfast: ImmediatelyFast 1.6.1+1.21.1
net_lenni0451_reflect: Reflect 1.3.4
immersiveui: ImmersiveUI 0.3.0
incendium: Incendium 5.4.3
infinitetrading: Infinite Trading 4.6
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
itemphysic: ItemPhysic 1.8.0
jade: Jade 15.1.5+fabric
jamlib: JamLib 1.3.2+1.21.1
java: OpenJDK 64-Bit Server VM 21
journeymap: Journeymap 1.21-6.0.0-beta.27
ar_com_hjg_pngj: pngj 2.1.0
journeymap-api-fabric: JourneyMap API 2.0.0-1.21-SNAPSHOT
jumpoverfences: Jump Over Fences 1.6.0
keybindsgaloreplus: KeybindsGalore Plus 1.3.4+1.21
kleeslabs: KleeSlabs 21.1.4
languagereload: Language Reload 1.7.2+1.21.1
lavender: Lavender 0.1.15+1.21
lavender-md: lavender-md 0.1.2+1.21
lavender-md-owo-ui: lavender-md-owo-ui 0.1.2+1.21
leahs-immersive-thunder: Immersive Thunder 1.21+1.2.2
legendarytooltips: Legendary Tooltips 1.4.11
libraryferret: Library ferret 4.0.0
lithium: Lithium 0.13.1
lithostitched: Lithostitched 1.4.2
livingthings: Living Things 1.21.1-2.2.0
loadingscreentips: Loading Screen Tips 1.3.6
lolmcv: More Chest Variants 1.5.6
lootintegration_wda: lootintegration_wda Mod 1
lootintegrations: Loot integration Mod 1.21-4.2
lootintegrations_dnt: lootintegrations_dnt Mod 1
lootintegrations_yungs: lootintegrations_yungs Mod 1
lootr: Lootr 1.21-1.10.35.90
magistuarmory: Epic Knights: Shields, Armor and Weapons 9.14
make_bubbles_pop: Make Bubbles Pop 0.3.0-fabric
malilib: MaLiLib 0.20.0
mcwbridges: Macaw's Bridges 3.0.0
mcwdoors: Macaw's Doors 1.1.2
mcwfences: Macaw's Fences and Walls 1.1.2
mcwfurnitures: Macaw's Furniture 3.3.0
mcwholidays: Macaw's Holidays 1.1.0
mcwtrpdoors: Macaw's Trapdoors 1.1.4
mcwwindows: Macaw's Windows 2.3.2
medieval_buildings: Medieval Buildings 1.0.2
medievalend: Medieval Buildings [The End Edition] 1.0.2
medievalweapons: Medieval Weapons 1.4.8
merchantmarkers: Merchant Markers 1.3.5
midnightlib: MidnightLib 1.6.9
minecraft: Minecraft 1.21
minihud: MiniHUD 0.31.999-sakura.15
mobs_of_mythology: Mobs of Mythology 2.1.0
modelfix: Model Gap Fix 1.21-1.6
modernfix: ModernFix 5.19.1+mc1.21
modmenu: Mod Menu 11.0.3
monolib: MonoLib 2.0.0
moonlight: Moonlight Lib 1.21-2.17.35
moreculling: More Culling 1.0.6
mixinsquared: MixinSquared 0.2.0
morediscs: More Music Discs 1.21.1-34-fabric
moremobvariants: More Mob Variants **.**.**.**
mousetweaks: Mouse Tweaks 2.26
mr_animated_doors: Animated Doors 1.21
mr_better_sniffers: Better Sniffers 4.5
mr_daycounter: Day Counter (Original) 1
mr_dungeons_andtaverns: Dungeons and Taverns 1-v4.4.4
mr_minecraft_dungeonartifacts: Minecraft Dungeon Artifacts 0.1
mr_village_heroplus: Village Hero+ 5.2.2
mru: Mineblock's Repeated Utilities 1.0.8+1.21+fabric
naturescompass: Nature's Compass 1.21-2.2.6-fabric
nochatreports: No Chat Reports 1.21.1-v2.9.1
noisium: Noisium 2.3.0+mc1.21-1.21.1
notebook: Notebook 4.0.5
octolib: OctoLib **.**.**.**
org_yaml_snakeyaml: snakeyaml 2.2
org_jetbrains_annotations: annotations 23.0.0
orthocamera: OrthoCamera 0.1.8+1.21
owo: oωo **.**.**.**+1.21
io_wispforest_endec: endec 0.1.5
io_wispforest_endec_gson: gson 0.1.3
io_wispforest_endec_jankson: jankson 0.1.3
io_wispforest_endec_netty: netty 0.1.2
packetfixer: Packet Fixer 2.1.1
particlerain: Particle Rain 3.0.5
patchouli: Patchouli 1.21-88-FABRIC
fiber: fiber 0.23.0-2
philipsruins: Philip`s Ruins 1.21
pickupnotifier: Pick Up Notifier 21.0.0
ping-wheel: Ping Wheel 1.10.1
placeholder-api: Placeholder API 2.4.2+1.21
playeranimator: Player Animator 2.0.1+1.21.1
plushables: Plushables Lite 1.1.12
pneumonocore: PneumonoCore 1.1.6
polymorph: Polymorph 1.0.7+1.21.1
prism: root project 'Prism' 1.0.9
puzzleslib: Puzzles Lib 21.0.28
quad: Quad 1.2.9
ranged_weapon_api: RangedWeaponAPI 2.0.5+1.21.1
reacharound: Reacharound 1.3.1
realisticbees: Realistic Bees 4.1
refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.6
repurposed_structures: Repurposed Structures 7.5.4+1.21-fabric
resourcefulconfig: Resourcefulconfig 3.0.10
resourcefullib: Resourceful Lib 3.0.12
com_teamresourceful_bytecodecs: bytecodecs 1.1.2
com_teamresourceful_yabn: yabn 1.0.3
rightclickharvest: Right Click Harvest 4.5.2+1.21.1
rocks: This Rocks! 1.8.2
runes: Runes 1.1.1+1.21.1
sawmill: Universal Sawmill 1.21-1.5.10
searchables: Searchables 1.0.5
sereneseasons: SereneSeasons **.**.**.**
sharedadvancements: Shared Advancements 1.21.3-5.0.0
shield_api: Shield API 2.0.2+1.21.1
skinlayers3d: 3d-Skin-Layers 1.7.4
skyvillages: Sky Villages 1.0.6
smartbrainlib: SmartBrainLib 1.14.5
smarterfarmers: Smarter Farmers 1.21-2.2.2
smoothscroll: Smooth Scroll 2.2.1
sodium: Sodium 0.6.9+mc1.21.1
fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1+5b5275af19
sound_physics_remastered: Sound Physics Remastered 1.21.1-1.4.8
sounds: Sounds 2.3.2+1.21+fabric
mixinextras: MixinExtras 0.5.0-beta.2
yet_another_config_lib_v3: YetAnotherConfigLib 3.6.2+1.21-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
spark: spark 1.10.109
spawnanimations: Spawn Animations 1.10+mod
spell_engine: Spell Engine 1.5.5+1.21.1
spell_power: Spell Power Attribute 1.2.1+1.21.1
splinecart: Splinecart 0.1+1.21
stackrefill: Stack Refill 4.6
status-effect-bars: Status Effect Bars 1.0.6
stellarity: Stellarity 3.0.6
stoneworks: Stoneworks 21.0.0
structory: Structory 1.3.9
structory_towers: Structory: Towers 1.0.10
structure_pool_api: Structure Pool API 1.1.3+1.21.1
subtle_effects: Subtle Effects 1.8.0
supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8
supermartijn642corelib: SuperMartijn642's Core Lib 1.1.18+a
supplementaries: Supplementaries 1.21-3.0.41-beta
tameable-foxes: Tameable Foxes 1.0.3-fabric.1.21.x
tcdcommons: TCD Commons API 3.12.5+fabric-1.21
tectonic: Tectonic 2.4.3
terrablender: TerraBlender **.**.**.**
terralith: Terralith 2.5.8
things: Things 0.4.2+1.21
tia: Tiny Item Animations 1.2.1
timm: The Immersive Music Mod 1.0.3
toggleableitemframes: Toggleable Item Frames 5.1.0-1.21.1
too_many_bows: Too Many Bows 1.21-1.2.0
tool_trims: Tool Trims 2.2.2b
toomanypaintings: Too Many Paintings! 1.0.2-1.21-fabric
torch_hit: Torch hit! 7.0.0
tradingpost: Trading Post 21.0.2
travelersbackpack: Traveler's Backpack 10.1.16
travelerstitles: Traveler's Titles 1.21.1-Fabric-5.1.3
treeharvester: Tree Harvester 9.1
trinkets: Trinkets 3.10.0
trowel: Trowel 1.4.0
underground_bunkers: Underground Bunkers 1.0.4
unionlib: UnionLib 12.0.9
com_google_code_findbugs_jsr305: jsr305 3.0.2
org_checkerframework_checker-qual: checker-qual 3.21.2
org_tomlj_tomlj: tomlj 1.1.1
variantsandventures: Variants&Ventures 1.0.10
vcinteraction: Voice Chat Interaction 1.21.1-1.0.8
polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.9.9+1.21
veinmining: Vein Mining 5.0.0-beta+1.21
villagernames: Villager Names 8.2
visuality: Visuality 0.7.7+1.21
visualworkbench: Visual Workbench 21.0.5
voicechat: Simple Voice Chat 1.21.1-2.5.28
wakes: Wakes 0.4.0+1.21.1
com_github_jdiemke_delaunay-triangulator_delaunaytriangulator: DelaunayTriangulator 1.0.0
satin: Satin 2.0.0
watut: What Are They Up To 1.21.0-1.1.3
waveycapes: WaveyCapes 1.5.1
waystones: Waystones 21.1.12
worldedit: WorldEdit 7.3.8+6939-7d32b45
wover: WorldWeaver 21.0.13
wover-biome: WorldWeaver - Biome API 21.0.13
wover-block: WorldWeaver - Block and Item API 21.0.13
wover-common: WorldWeaver - Common API 21.0.13
wover-core: WorldWeaver - Core API 21.0.13
wover-datagen: WorldWeaver - Datagen API 21.0.13
wover-events: WorldWeaver - Events API 21.0.13
wover-feature: WorldWeaver - Feature API 21.0.13
wover-generator: WorldWeaver - World Generator API 21.0.13
wover-item: WorldWeaver - Item API 21.0.13
wover-math: WorldWeaver - Math API 21.0.13
wover-preset: WorldWeaver - World Preset API 21.0.13
wover-recipe: WorldWeaver - Recipe API 21.0.13
wover-structure: WorldWeaver - Structure API 21.0.13
wover-surface: WorldWeaver - Surface API 21.0.13
wover-tag: WorldWeaver - Tag API 21.0.13
wover-ui: WorldWeaver - UI API 21.0.13
wunderlib: WunderLib 21.0.8
yeetusexperimentus: Yeetus Experimentus 87.0.0
yes_steve_model: Yes Steve Model 2.4.1
yungsapi: YUNG's API 1.21.1-Fabric-5.1.4
Loaded Shaderpack: (off) (fallback)
Launched Version: 1.21
Launcher name: theseus
Backend library: LWJGL version 3.3.3-snapshot
Backend API: NVIDIA GeForce RTX 4060/PCIe/SSE2 GL version 3.2.0 NVIDIA 572.70, NVIDIA Corporation
Window size: 854x480
GFLW Platform: win32
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Is Modded: Definitely; Client brand changed to 'fabric'
Universe: 400921fb54442d18
Type: Client (map_client.txt)
Graphics mode: fancy
Render Distance: 19/19 chunks
Resource Packs: vanilla, fabric, accessories, actualfishing (incompatible), advancednetherite, advancementplaques, ambiance (incompatible), ambientsounds, amendments, animal_armor_trims (incompatible), animal_feeding_trough, animated-logo, appleskin (incompatible), armor-toughness-bar, artifacts, astrocraft, azurelib, balm-fabric (incompatible), basicweapons, bcc (incompatible), bclib, betteradvancements (incompatible), betterarcheology, betterbeds, bettercombat, betterdungeons, betterend, betterf1, betterf3, betterpingdisplay, betterstats, betterstrongholds, betterthirdperson, bettervillage (incompatible), bobby, boss_music_mod, bosses_of_mass_destruction, breakfree, brrp_v1, bundleapi, cameraoverhaul, camerautils, 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, carryon (incompatible), cavedust, charmofundying (incompatible), chat_heads, chatanimation, cherishedworlds (incompatible), chipped, chunksfadein, cloth-config, combat_roll, conditional-mixin, configuration (incompatible), connectedglass, connectiblechains, continuity, controlling (incompatible), cosmetica, creativecore, creeperoverhaul, croptopia, cullleaves, customportalapi, deeperdarker (incompatible), dungeons_arise (incompatible), dungeons_arise_seven_seas, durabilitytooltip, dustydecorations, dynamic_fps, dynamiclights, eatinganimationid, elytratrims (incompatible), emi, emojiful (incompatible), enhancedvisuals, entity_model_features, entity_texture_features, entityculling, epherolib, equipmentcompare, essential (incompatible), essential-container, essential-loader, eternal_starlight (incompatible), explosiveenhancement, extraspellattributes, 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, fabrishot, fallingleaves, fastipping, fastquit, feytweaks, flow, forgeconfigapiport, formations, framework (incompatible), friendsandfoes, fusion, fzzy_config, globalxp, glowing-torchflower, gravestones, guardvillagers, handcrafted, held-item-info, highlight, highlighter, immediatelyfast, immersiveui (incompatible), iris, itemphysic, jade (incompatible), jamlib, journeymap, jumpoverfences, keybindsgaloreplus, kleeslabs (incompatible), languagereload, lavender, lavender-md, leahs-immersive-thunder, legendarytooltips, libraryferret, lithium, livingthings (incompatible), loadingscreentips, lolmcv, lootintegrations (incompatible), lootr, magistuarmory, make_bubbles_pop, malilib, mcwbridges, mcwdoors (incompatible), mcwfences, mcwfurnitures, mcwholidays, mcwtrpdoors, mcwwindows, medieval_buildings (incompatible), medievalweapons, merchantmarkers, midnightlib, minihud, mobs_of_mythology, modernfix (incompatible), modmenu, moonlight, moreculling, morediscs, moremobvariants, mr_dungeons_andtaverns (incompatible), mru (incompatible), naturescompass, nochatreports, noisium, notebook, orthocamera, owo, particlerain, patchouli (incompatible), philipsruins, ping-wheel, placeholder-api, playeranimator, plushables, pneumonocore, polymorph (incompatible), prism, ranged_weapon_api, reacharound, realisticbees (incompatible), refurbished_furniture (incompatible), repurposed_structures, resourcefulconfig, rightclickharvest, rocks, runes, satin, sawmill, searchables (incompatible), sereneseasons (incompatible), shield_api, skinlayers3d, smoothscroll, sodium, sound_physics_remastered, sounds, spark (incompatible), spawnanimations, spectrelib (incompatible), spell_engine, spell_power, splinecart, status-effect-bars, stellarity (incompatible), stoneworks, structure_pool_api, subtle_effects (incompatible), sulphate, supermartijn642corelib, supplementaries, tameable-foxes, tcdcommons, terrablender (incompatible), things, timm, toggleableitemframes, too_many_bows, tool_trims (incompatible), toomanypaintings, tradingpost, travelersbackpack, travelerstitles, trinkets, trowel, underground_bunkers, unionlib (incompatible), variantsandventures, veinmining (incompatible), visuality, visualworkbench, voicechat, wakes, watut (incompatible), waveycapes, waystones (incompatible), worldedit (incompatible), wover, wover-block, wover-core, wover-events, wover-generator, wover-preset, wover-surface, wover-ui, wunderlib, yes_steve_model (incompatible), yet_another_config_lib_v3 (incompatible), continuity:default, black_icons, minecraft:supporteatinganimation, file/enchant icons 1.21 v1.3.zip, continuity:glass_pane_culling_fix, file/Better+Lanterns+v1.2(mc-1.21).zip, file/SodiumTranslations.zip, file/Compact Font.zip (incompatible), file/§l3D§f+Ladders+v1.2(mc-1.21).zip, file/VanillaTweaks_r354814_MC1.21.x.zip, file/crops-3d.zip (incompatible), file/MoreGrassHeights1.1.zip (incompatible), file/Spring_Flowers_(1.21).zip, moonlight:mods_dynamic_assets, file/§9RAY's §f3D §6Rails§8§o§k.zip, file/EnchantedBooks1.13-1.21.3.zip (incompatible), subtle_effects:biome_color_water_particles, file/A Good Place Sample Pack.zip, file/DoorTweaks-v3.5.zip, file/DetailedAnimationsReworked - V1.15.zip, visualworkbench:default_block_models
Current Language: es_es
Locale: es_AR
System encoding: Cp1252
File encoding: UTF-8
CPU: 12x AMD Ryzen 5 8500G w/ Radeon 740M Graphics