---- Minecraft Crash Report ---- // This doesn't make any sense! Time: 2025-10-10 15:30:48 Description: Bootstrap java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of net.minecraft.class_1642 failed at knot//net.minecraft.class_1299.(class_1299.java:186) at knot//net.minecraft.class_1802.(class_1802.java:854) at knot//net.minecraft.class_6089.method_9530(class_6089.java:64) at knot//net.minecraft.class_4970$class_4971.method_26172(class_4970.java:1058) at knot//net.minecraft.class_4970$class_4971.method_26218(class_4970.java:1054) at knot//net.minecraft.class_4970.method_9549(class_4970.java:355) at knot//net.minecraft.class_4970$class_4971$class_3752.(class_4970.java:1341) at knot//net.minecraft.class_4970$class_4971.method_26200(class_4970.java:869) at knot//net.minecraft.class_2246.(class_2246.java:1259) at knot//net.minecraft.class_2358.method_10199(class_2358.java:336) at knot//net.minecraft.class_2966.method_12851(class_2966.java:52) at knot//net.minecraft.client.main.Main.main(Main.java:130) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:506) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) Caused by: java.lang.RuntimeException: Mixin transformation of net.minecraft.class_1642 failed at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:440) at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:336) at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:231) at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) at java.base/java.lang.ClassLoader.loadClass(Unknown Source) at java.base/java.lang.ClassLoader.defineClass1(Native Method) at java.base/java.lang.ClassLoader.defineClass(Unknown Source) at java.base/java.security.SecureClassLoader.defineClass(Unknown Source) at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.defineClassFwd(KnotClassLoader.java:165) at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:368) at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:231) at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) at java.base/java.lang.ClassLoader.loadClass(Unknown Source) ... 15 more Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:381) at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:237) at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202) at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:435) ... 27 more Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [dynamicvillagertrades.mixins.json:ZombieEntityMixin from mod dynamicvillagertrades] from phase [DEFAULT] in config [dynamicvillagertrades.mixins.json] FAILED during APPLY at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:686) at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:637) at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:368) ... 30 more Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("INVOKE") on net/minecraft/class_1642::transferExtraData with priority 1000 cannot inject into net/minecraft/class_1642::method_5874(Lnet/minecraft/class_3218;Lnet/minecraft/class_1309;)Z merged by com.impillagers.mod.mixin.ZombieEntityMixin with priority 1000 [INJECT_PREPARE Applicator Phase -> dynamicvillagertrades.mixins.json:ZombieEntityMixin from mod dynamicvillagertrades -> Prepare Injections -> handler$gdj000$dynamicvillagertrades$transferExtraData(Lnet/minecraft/class_3218;Lnet/minecraft/class_1309;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;ZLnet/minecraft/class_1646;Lnet/minecraft/class_1641;)V -> Prepare -> -> { target: method_5874(Lnet/minecraft/class_3218;Lnet/minecraft/class_1309;)Z }] at org.spongepowered.asm.mixin.injection.code.Injector.findTargetNodes(Injector.java:312) at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:248) at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:475) at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1407) at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:731) at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:315) at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:246) at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437) at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418) at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:352) ... 30 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: main Stacktrace: at knot//net.minecraft.class_1299.(class_1299.java:186) at knot//net.minecraft.class_1802.(class_1802.java:854) at knot//net.minecraft.class_6089.method_9530(class_6089.java:64) at knot//net.minecraft.class_4970$class_4971.method_26172(class_4970.java:1058) at knot//net.minecraft.class_4970$class_4971.method_26218(class_4970.java:1054) at knot//net.minecraft.class_4970.method_9549(class_4970.java:355) at knot//net.minecraft.class_4970$class_4971$class_3752.(class_4970.java:1341) at knot//net.minecraft.class_4970$class_4971.method_26200(class_4970.java:869) at knot//net.minecraft.class_2246.(class_2246.java:1259) at knot//net.minecraft.class_2358.method_10199(class_2358.java:336) at knot//net.minecraft.class_2966.method_12851(class_2966.java:52) -- Initialization -- Details: Modules: ADVAPI32.dll:Advanced Windows 32 Base API:10.0.22621.5124 (WinBuild.160101.0800):Microsoft Corporation COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation CRYPT32.dll:Crypto API32:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation CRYPTBASE.dll:Base cryptographic API DLL:10.0.22621.4746 (WinBuild.160101.0800):Microsoft Corporation CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.5415 (WinBuild.160101.0800):Microsoft Corporation DBGHELP.DLL:Windows Image Helper:10.0.22621.5471 (WinBuild.160101.0800):Microsoft Corporation DNSAPI.dll:DNS Client API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation GDI32.dll:GDI Client DLL:10.0.22621.5697 (WinBuild.160101.0800):Microsoft Corporation IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.5697 (WinBuild.160101.0800):Microsoft Corporation IPHLPAPI.DLL:IP Helper API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.22621.5624 (WinBuild.160101.0800):Microsoft Corporation KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.22621.5624 (WinBuild.160101.0800):Microsoft Corporation MpOav.dll:IOfficeAntiVirus Module:4.18.25080.5 (aec027e97d1d7ab25370672d0fb4548480483a83):Microsoft Corporation NSI.dll:NSI User-mode interface DLL:10.0.22621.4746 (WinBuild.160101.0800):Microsoft Corporation NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.5697 (WinBuild.160101.0800):Microsoft Corporation Ole32.dll:Microsoft OLE for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation POWRPROF.dll:Power Profile Helper DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation Pdh.dll:Windows Performance Data Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation RPCRT4.dll:Remote Procedure Call Runtime:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation SHCORE.dll:SHCORE:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation SHELL32.dll:Windows Shell Common Dll:10.0.22621.5413 (WinBuild.160101.0800):Microsoft Corporation UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.5124 (WinBuild.160101.0800):Microsoft Corporation USER32.dll:Multi-User Windows USER API Client DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation USERENV.dll:Userenv:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation VCRUNTIME140.dll:Microsoft® C Runtime Library:14.40.33810.0:Microsoft Corporation VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation WINHTTP.dll:Windows HTTP Services:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation WINMM.dll:MCI API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation amsi.dll:Anti-Malware Scan Interface:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation apphelp.dll:Application Compatibility Client Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation awt.dll:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium bcrypt.dll:Windows Cryptographic Primitives Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation combase.dll:Microsoft COM for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation dxcore.dll:DXCore:10.0.22621.5415 (WinBuild.160101.0800):Microsoft Corporation extnet.dll:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.22621.5697 (WinBuild.160101.0800):Microsoft Corporation gdi32full.dll:GDI Client DLL:10.0.22621.5697 (WinBuild.160101.0800):Microsoft Corporation java.dll:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium javaw.exe:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium jemalloc.dll jimage.dll:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium jli.dll:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium jna15677565037607943328.dll:JNA native library:7.0.0:Java(TM) Native Access (JNA) jsvml.dll:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium jvm.dll:OpenJDK 64-Bit server VM:**.**.**.**:Eclipse Adoptium kernel.appcore.dll:AppModel API Host:10.0.22621.3958 (WinBuild.160101.0800):Microsoft Corporation lwjgl.dll management.dll:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium management_ext.dll:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium mdnsNSP.dll:Bonjour Namespace Provider:**.**.**.**:Apple Inc. msvcp140.dll:Microsoft® C Runtime Library:14.40.33810.0:Microsoft Corporation msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation msvcrt.dll:Windows NT CRT DLL:7.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation napinsp.dll:E-mail Naming Shim Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation ncrypt.dll:Windows NCrypt Router:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation net.dll:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium nio.dll:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.5331 (WinBuild.160101.0800):Microsoft Corporation ntdll.dll:NT Layer DLL:10.0.22621.5624 (WinBuild.160101.0800):Microsoft Corporation perfos.dll:Windows System Performance Objects DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation pnrpnsp.dll:PNRP Name Space Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation profapi.dll:User Profile Basic API:10.0.22621.5840 (WinBuild.160101.0800):Microsoft Corporation rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.5909 (WinBuild.160101.0800):Microsoft Corporation rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation shlwapi.dll:Shell Light-weight Utility Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation sunmscapi.dll:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation vcruntime140_1.dll:Microsoft® C Runtime Library:14.40.33810.0:Microsoft Corporation verify.dll:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium win32u.dll:Win32u:10.0.22621.5840 (WinBuild.160101.0800):Microsoft Corporation windows.storage.dll:Microsoft WinRT Storage API:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation wintypes.dll:Windows Base Types DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation wshbth.dll:Windows Sockets Helper DLL:10.0.22621.5840 (WinBuild.160101.0800):Microsoft Corporation zip.dll:OpenJDK Platform binary:**.**.**.**:Eclipse Adoptium Stacktrace: at knot//net.minecraft.client.main.Main.main(Main.java:130) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:506) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) -- 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.7, Eclipse Adoptium Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium Memory: 258305408 bytes (246 MiB) / 1686110208 bytes (1608 MiB) up to 12884901888 bytes (12288 MiB) CPUs: 4 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 3 3200G with Radeon Vega Graphics Identifier: AuthenticAMD Family 23 Model 24 Stepping 1 Microarchitecture: Zen / Zen+ Frequency (GHz): 3.59 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 4 Graphics card #0 name: NVIDIA GeForce RTX 2060 Graphics card #0 vendor: NVIDIA Graphics card #0 VRAM (MiB): 6144.00 Graphics card #0 deviceId: VideoController1 Graphics card #0 versionInfo: 32.0.15.7680 Memory slot #0 capacity (MiB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.13 Memory slot #0 type: DDR4 Memory slot #1 capacity (MiB): 8192.00 Memory slot #1 clockSpeed (GHz): 2.13 Memory slot #1 type: DDR4 Memory slot #2 capacity (MiB): 8192.00 Memory slot #2 clockSpeed (GHz): 2.13 Memory slot #2 type: DDR4 Memory slot #3 capacity (MiB): 8192.00 Memory slot #3 clockSpeed (GHz): 2.13 Memory slot #3 type: DDR4 Virtual memory max (MiB): 37300.29 Virtual memory used (MiB): 15983.77 Swap memory total (MiB): 4864.00 Swap memory used (MiB): 8.54 Space in storage for jna.tmpdir (MiB): available: 37127.18, total: 456879.00 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 37127.18, total: 456879.00 Space in storage for io.netty.native.workdir (MiB): available: 37127.18, total: 456879.00 Space in storage for java.io.tmpdir (MiB): available: 37127.18, total: 456879.00 Space in storage for workdir (MiB): available: 37127.18, total: 456879.00 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12288m -Xms256m Fabric Mods: aaa_particles: AAAParticles 1.21-1.4.12 aaa_particles_world: AAAParticles: World 1.21-1.0.3 abandoned_camps: Abandoned Camps 1.0.1 abridged: Abridged 2.0.0 accessories: Accessories 1.1.0-beta.52+1.21.1 accessorify: Accessorify 2.3.0+1.21.1 com_moulberry_mixinconstraints: mixinconstraints 1.1.0 achiopt: AchievementOptimizer 2.1.0 additional_lights: Additional Lights 1.21-2.1.10 additionalbars: Additional Bars 5.1.0+1.21.1 additionallanterns: Additional Lanterns 1.1.2 additionalsmallstairs: Additional Small Stairs 1.0.8 additionalstructures: Additional Structures 5.1.0-fabric adorabuild_structures: AdoraBuild: Structures 2.10.1 adorn: Adorn 6.1.2+1.21.1 advancementframes: Advancement Frames 1.21-2.2.9 advancementplaques: Advancement Plaques 1.6.8 adventuredungeons: Adventure Dungeons 1.3.1 aestheticstorage: Aesthetic Storage 1.21.1_v.1.0.0 aestheticwindows: Aesthetic Windows 1.21.1_v1.0.0 aether: The Aether 1.5.11 cumulus_menus: Cumulus 2.0.7 mm_shedaniel: Manningham Mills (shedaniel's fork) 2.4.1 nitrogen_internals: Nitrogen 1.1.21 aether_emissivity: Emissivity 1.0.2 aether_protect_your_moa: Protect Your Moa 1.0.0 aether_treasure_reforging: Treasure Reforging 1.0.1 aether_villages: Aether Villages 1.0.8 almanac: Almanac 1.0.2 almost_no_height_limit: (Almost) No Height Limit 1.2.1 ambientenvironment: AmbientEnvironment **.**.**.** ambientsounds: AmbientSounds 6.2.1 amendments: Amendments 1.21-2.0.8 amethystequipment: Amethyst Equipment 1.0.4 amplified_nether: Amplified Nether 1.2.12 ancient_tools: Ancient Tool Variants 3.0.0 animal_armor_trims: Animal Armor Trims 2.0.0 animal_feeding_trough: Animal Feeding Trough 1.1.2+1.21.1 animalgarden_mouse: Animal Garden - Mouse 1.0.1 animatica: Animatica 0.6.1+1.21 another_furniture: Another Furniture 4.0.0 ante: Anvil Never Too Expensive 1.2.1 antiqueatlas: Antique Atlas 8.0.1 anvilrepairing: AnvilRepairing 21.1.1 applecrates: Apple Crates 4.0.1 applecrates_bop: Plenty Crates 4.0.0 appleskin: AppleSkin 3.0.6+mc1.21 arborealnature: Arboreal Nature 1.21.1_v.**.**.**.** terraform-wood-api-v1: Terraform Wood API (v1) 11.0.0 arcanelanterns: Arcane Lanterns 21.1.0 architects_palette: Architects Palette 1.4.0-beta.5 architectury: Architectury 13.0.8 armordamagelimit: ArmorDamageLimit 1.0.0+mc1.21.1 armored-elytra: Armored Elytra 1.1.0 armorposer: Armor Poser 6.2.2 armorstandarms: Armor Stand Armrs 1.0.1 armorstatues: Armor Statues 21.1.0 statuemenus: Statue Menus 21.1.0 armortrimitemfix: Armor Trim Item Fix 1.2.0 artifacts: Artifacts 13.0.7 expandability: ExpandAbility 12.0.0 arts_and_crafts: Arts & Crafts 1.5.1 blue_endless_jankson: jankson 1.2.3 ash_api: Ash API 21.1.1 asyncparticles: AsyncParticles 3.3.10 mixinsquared: MixinSquared 0.3.4 athena: Athena 4.0.2 attributefix: AttributeFix 21.1.2 audioimprovements: Audio Improvements 1.1 auditory: Auditory 0.0.7-1.21.1 authme: Auth Me 9.0.1+1.21.1 autochefsdelight: Autochef's Delight 2.1.0+fabric awesomedungeon: Awesome dungeon 3.2.0 axolotlitemfix: Axolotl Item Fix 1.1.9 azaleawood: Azalea Wood Set 3.0.2-1.21 backpacked: Backpacked 3.0.0-beta.15 backtools: BackTools 1.21.0-0 badoptimizations: BadOptimizations 2.3.1 badpackets: Bad Packets 0.8.2 bagofholding: Bag Of Holding 21.1.2 iteminteractions: Item Interactions 21.1.4 bakeyourbread: Bake Your Bread 1.2.0 balm: Balm 21.0.53 kuma_api: KumaAPI 21.0.7 bambooeverything: Bamboo Everything 21.1.1+mc1.21.1 barklings: Barklings 1.21.1-2.0.0 barteringstation: Bartering Station 21.1.0 bcc: BetterCompatibilityChecker 21.1.0 bclib: BCLib 21.0.13 beachparty: [Let's Do] Beachparty 2.1.1 bearded_dragons: Bearded Dragons 1.2.2 bearminimum: Bear Minimum 1.0.5 beautify: Beautify 1.3.0+1.21.1 beavermod: Eager Beavers 1.3.0 bedrock_hotbar: Bedrock Hotbar 1.7.1 bedspreads: Bedspreads 7.0.0+1.21.1 beekeeperhut: Friends&Foes - Beekeeper Hut 3.0.2 belts: Simple Belts 0.2.1 better_beacons: Better Beacons 2.1.1 better_climbing: Better Climbing 3 better_smithing_table: BetterSmithingTable 2.1.0 better_snowball: Better Snowball 1.21.1-1.2.2-Fabric betteradvancements: Better Advancements **.**.**.** betteranimationscollection: Better Animations Collection 21.1.1 betterarcheology: Better Archeology 1.3.2 betterbiomeblend: Better Biome ReBlend 1.5.2 bettercaves: YUNG's Better Caves 1.21.1-Fabric-3.1.4 betterchunkloading: Better chunk loading mod 1.21-5.5 bettercombat: Better Combat 2.2.5+1.21.1 betterdays: BetterDays **.**.**.** whitenoise: WhiteNoise 2.0.5 com_electronwill_night-config_core: core 3.8.3 com_electronwill_night-config_toml: toml 3.8.3 betterdeserttemples: YUNG's Better Desert Temples 1.21.1-Fabric-4.1.5 betterdungeons: YUNG's Better Dungeons 1.21.1-Fabric-5.1.4 betterendisland: YUNG's Better End Island 1.21.1-Fabric-3.1.2 betterf3: BetterF3 11.0.3 betterfortresses: YUNG's Better Nether Fortresses 1.21.1-Fabric-3.1.5 betterfpsdist: Better FPS distance Mod 1.21-6.0 bettergrass: BetterGrassify 1.7.0+fabric.1.21.1 betterjungletemples: YUNG's Better Jungle Temples 1.21.1-Fabric-3.1.2 betterloot: Better Loot 2.0+mc1.21.1 bettermineshafts: YUNG's Better Mineshafts 1.21.1-Fabric-5.1.1 betternether: Better Nether 21.0.11 betteroceanmonuments: YUNG's Better Ocean Monuments 1.21.1-Fabric-4.1.2 bettersafebed: BetterSafeBed 1.21-16 betterstairscrafting: Better Stairs Recipe 0 betterstats: Better Statistics Screen 3.13.9+fabric-1.21 betterstrongholds: YUNG's Better Strongholds 1.21.1-Fabric-5.1.3 betterthanbunnies: Better Than Bunnies 1.4.0 betterthanllamas: Better Than Llamas 1.3.0 bettertridentreturn: Better Trident Return 1.21.1-1.0.3 bettertridents: Better Tridents 21.1.0 bettervillage: Better village 3.3.1 betterwitchhuts: YUNG's Better Witch Huts 1.21.1-Fabric-4.1.1 betterworldloading: BetterWorldLoading 1.1 bigbeautifulbuttons: Big Beautiful Buttons 1.8.0 bigendcitiesmod: Bigger Better End Cities 1.21.1-1.1.0 bigsignwriter: Big Sign Writer 1.4.1+1.21.1-fabric biolith: Biolith 3.0.10 biomemusic: Biome Music Mod 1.21-3.5 biomesoplenty: BiomesOPlenty **.**.**.** biomeswevegone: Oh The Biomes We've Gone 2.4.8 blahaj: Blåhaj 2.0.0 blastingraw: Blasting Raw Metal Blocks 3 blastingsand: Smelting Sand in a Blast Furnace 12.1 blastingstone: Smelt All Stone Blocks in Blast Furnaces 2 blockrunner: Block Runner 21.1.2 neoforgedatapackextensions: NeoForge Data Pack Extensions 21.1.2 blockus: Blockus 2.9.11+1.21.1 bloomingnature: [Let's Do] BloomingNature 1.1.2 blur: Blur+ 5.2.2+1.21.1 boatbreakfix: Boat Break Fix 1.0.2 boatiview: Boat Item View 0.0.6 bodacious_berries: Bodacious Berries 2.1.4+mc1.21.1 boneblocks: Bone Blocks 1.1 bookshelf: Bookshelf 21.1.69 botanypots: BotanyPots 21.1.40 botanypotstiers: BotanyPotsTiers 7.0.4 botanytrees: BotanyTrees 21.1.1 bountifulblocks: Bountiful Blocks 1.21-0.9.6 bountifulfares: Bountiful Fares 3.0.3 bowinfinityfix: Bow Infinity Fix 3.1.1 brb: Better Recipe Book 1.10.0-rc5+1.21 breezebounce: Breeze Bounce 1.2.1 bridgingmod: Bridging Mod 2.6.2+1.21.1 bronze: Bronze 2.0.2 broomsmod: Brooms Unofficial 1.21.1-1.2.0 bucketlib: BucketLib 1.21-4.1.5.0 buildguide: Build Guide 0.4.6 bushierflowers: Bushier Flowers 0.0.3-1.21 bwncr: Bad Wither No Cookie Reloaded 3.20.2 cameraoverhaul: CameraOverhaul 2.0.4-fabric+mc.1.21.0-1.21.2 io_hotmoka_toml4j: toml4j 0.7.3 camerapture: Camerapture 1.10.8 io_github_darkxanter_webp-imageio: webp-imageio 0.3.2 capes: Capes 1.5.4+1.21 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 carpetscore: Carpets Core 1.0.0 carpetvariants: Carpet Variants 1.21.1-1.1.0 carvedpumpkins: Carved Pumpkins 1.2.1-1.21.1 cat_jam: cat_jam 1.3.1 catalogue: Catalogue 1.11.2 catburger: Catburger 1.0.3_fix catloaf: Cat Loaf 1.1.3 cavedust: Cave Dust 3.0.1 kirin: Kirin UI 1.20.0+1.21 cavern-root: Cavern Root 1.1.5 ceramicbucket: Ceramic Bucket 1.21-6.1.1.0 cerbons_api: Cerbons API 1.3.0 cerulean: Cerulean 1.0.0 charmofundying: Charm of Undying 9.1.0+1.21.1 spectrelib: SpectreLib 0.17.2+1.21 charms: Charms 1.0 chat_heads: Chat Heads 0.14.0 chefsdelight: Chef's Delight 1.0.4-fabric-1.21.1 structurized-reborn: Structurized Reborn 1.21-01 cherishedworlds: Cherished Worlds 10.1.1+1.21.1 cherry_village: Cherry Village 1.21.1-1.0.0-Fabric chestedcompanions: Chested Companions 1.3.1 chimes: Chimes 2.0.3 chipped: Chipped 4.0.2 chipped_express: Chipped-Express 1.3.2 chunkactivitytracker: Chunk Activity Tracker 1.0.1 chunkpregen: Fabric Chunk Pregenerator 0.3.8 chunksending: Chunksending Mod 1.21-2.8 chunky: Chunky 1.4.23 cicada: CICADA 0.14.3+1.21-1.21.1 org_yaml_snakeyaml: snakeyaml 2.2 cinchsvillagerstatues: Cinch's Villager Statues ${version} cinderscapes: Cinderscapes 5.0.4 cinderscapes-client: Cinderscapes: Client 5.0.4 cinderscapes-common: Cinderscapes: Common 5.0.4 cinderscapes-worldgen: Cinderscapes: World Generation 5.0.4 terraform-biome-remapper-api-v1: Terraform Biome Remapper API (v1) 11.0.0 terraform-shapes-api-v1: Terraform Shapes API (v1) 11.0.0 terraform-surfaces-api-v1: Terraform Surfaces API (v1) 11.0.0 clean-debug: Clean F3 0.4.9 clean_tooltips: Clean Tooltips 1.1 cleanview: CleanView 1.21.1-v1-fabric clickadv: Clickable Advancements Mod 1.21-3.8 clickvillagers: ClickVillagers fabric-1.4.2+1.21.1 de_clickism_configured-core: configured-core 0.2.4 de_clickism_configured-json: configured-json 0.2.4 de_clickism_configured-yaml: configured-yaml 0.2.4 de_clickism_modrinth-update-checker: modrinth-update-checker 1.0 sgui: sgui 1.6.1+1.21.1 clientcrafting: clientcrafting Mod 1.21-1.8 cliff_face: Cliff Face 2.0 climaterivers: Climate Rivers 21.1.2 cloth-config: Cloth Config v15 15.0.140 cloth-basic-math: cloth-basic-math 0.6.1 cloud-layers: Cloud Layers 1.1+1.21 clumps: Clumps **.**.**.** clutter: Clutter 1.21.1-0.6.5 cobweb: Cobweb 1.3.3 collective: Collective 8.7 colorful_books: Colorful Books 1.5 colorfulhearts: Colorful Hearts 10.5.9 colorize: Colorize 1.11.0 combatnouveau: Combat Nouveau 21.1.1 comfortable_campfires: Comfortable Campfires 1.1.2+1.21.1 comforts: Comforts 9.0.4+1.21.1 commonnetworking: Common Network 1.0.21-1.21.1 companion: Companion 6.1.1+fabric compatdelight: Compat Delight 1.0.0.1 completionistsindex: Completionist's Index 21.1.0 compressedblocks: Compressed Blocks 1.7.2-1.21.1 condiments: Condiments 1.4.2+1.21.1-Fabric configured: Configured 2.6.1 connectedglass: Connected Glass 1.1.14 connectiblechains: Connectible Chains 2.5.4+1.21.1 connectivity: Connectivity Mod 1.21-7.2 continuity: Continuity 3.0.0+1.21 controllable: Controllable 0.25.3 com_mrcrayfish_controllable-sdl: controllable-sdl 2.32.8-1.1.0 controlling: Controlling 19.0.5 cookingforblockheads: Cooking for Blockheads 21.1.17 coppernugget: The Missing Nugget 1.21.1-1-fabric corail_pillar: Corail Pillar 6.4.1 corgilib: CorgiLib **.**.**.** corndelight: Corn Delight 1.21-1.0.0 cornexpansion: [Let's Do Addon] Corn Expansion 1.1.1 coroutil: CoroUtil 1.21.1-1.3.8 cozyhome: Cozy Home 1.1.15 crabclaws: Crab Claws 1.2.0 craftablenametag: CraftableNameTag 1.21.1-0.1 craftingtweaks: Crafting Tweaks 21.1.6 craftpresence: CraftPresence 2.6.2 fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1+5b5275af19 crashexploitfixer: CrashExploitFixer 1.1.0 crawl: Crawl 0.14.9 create_ltab: Create Let The Adventure Begin 3.3.0 creativeblockreplacer: Creative Block Replacer 2.6 creativecore: CreativeCore 2.13.14 net_neoforged_bus: bus 7.2.0 creativeonepunch: Creative One-Punch 1.6 creeperoverhaul: Creeper Overhaul 4.0.6 com_teamresourceful_resourceful-cosmetics-4j: resourceful-cosmetics-4j 1.0.3 creepydecor: Creepy Decor 21.1.4 cristellib: Cristel Lib 1.2.8 critterarmory: Critter Armory 1.21.1-0.6.3-fabric configlibtxf: ConfigLib TXF 7.2.8-fabric crittersandcompanions: Critters and Companions 1.21.1-2.3.2 porting_lib_attributes: Porting Lib Attributes 3.1.0-99999+1.21.1 porting_lib_entity: Porting Lib Entity 3.1.0-99999+1.21.1 porting_lib_core: Porting Lib Core 3.1.0-99999+1.21.1 porting_lib_gametest: Porting Lib GameTest 3.1.0-99999+1.21.1 porting_lib_mixin_extensions: Porting Lib Mixin Extensions 3.1.0-99999+1.21.1 ctov: ChoiceTheorem's Overhauled Village 3.5.10 cupboard: cupboard 1.21-2.9 cushypillows: Cushy Pillows 1.0.2+1.21 custom-fog: Custom Fog 2.2.1-1.21 custom-totem-particles: Custom Totem Particles 2.9 custom_nether_portals: Custom Nether Portals 1.0.0 customoreveins: Custom Ore Veins 1.0.1 customwindowtitle_multiloader: Custom Window Title (Multiloader) 1.4.1 customwindowtitle: Custom Window Title 1.4.1 cutthrough: Cut Through 21.1.0 dark-loading-screen: Dark Loading Screen 1.6.14 darkbread: Bread Variants 1.0.1 darkness: True Darkness Refabricated 1.2.0 darkpaintings: DarkPaintings 21.1.5 darksmithing: DarkSmithing - Smithing Template Recipes (for Trims) 1.1.7 darkwindowbar: Dark Window Bar 1.0.0 deathfinder: Death Finder 21.1.1 debugify: Debugify 1.21.1+1.0 deco_storage: Decorative Storage 2.612-beta-1.21.1-fabric decorative_blocks: Decorative Blocks 6.0.0 deeper_oceans: Deeper Oceans 2.0.0 deeperdarker: Deeper and Darker 1.3.3 customportalapi: Custom Portal Api 0.0.1-beta66-1.21 deimos: Deimos 2.4 deliciouscake: Delicious Cake 0.1.0+mc1.21.1-fabric desert_dungeon: Desert Dungeon 1.0.1 desolate-dwellings: Desolate Dwellings 1.0.0 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 disenchanting_table: Dis-Enchanting Table 5.0.2 display: Display 1.0.2-fabric-1.21.1 display_case: DisplayCase 1.2 distanthorizons: Distant Horizons 2.3.4-b fabric-api-base: Fabric API Base 0.4.42+6573ed8c19 fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd919 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-screen-api-v1: Fabric Screen API (v1) 2.0.25+8b68f1c719 distinguishedpotions: Distinguished Potions 21.1.1 distractingtrims: DistractingTrims 21.1.1 distraction_free_recipes: Distraction Free Recipes (EMI) 1.2.1 do_a_barrel_roll: Do a Barrel Roll 3.7.3 doaflip: Do A Flip 4.1.0 doapi: [Let's Do] API 1.3.0-beta-release doggytalents: Doggy Talents Next 1.18.60 dogslie: Let Sleeping Dogs Lie 1.3.0 domixs-creatures: DomiX's Creatures 1.7.1 doubledoors: Double Doors 7.1 doubleslabs: DoubleSlabs 0.3.0 draggable_lists: Draggable Lists 1.0.8 dramaticdoors: Dramatic Doors (NeoQuiFab) 1.21.1-3.3.2 dsurround: Dynamic Surroundings 0.4.2 org_openjdk_nashorn_nashorn-core: nashorn-core 15.4 dtnpaletteofpaws: DTN's Palette Of Paws 1.3.0 dummmmmmy: MmmMmmMmmMmm 1.21-2.0.9 dungeonz: DungeonZ 1.2.2 durabilitynotifier: Durability Notifier 2.0.0 durabilitytooltip: Durability Tooltip 1.1.6 dustydecorations: Dusty Decorations Refabricated 1.1-1.21+1.21.1 dye_depot: Dye Depot 2.0.1-fabric dyeallthethings: Dye All The Things 1.4.1 dyed_bundles: Dyed Bundles 1.0 dyedflames: Dyed Flames 21.1.1 dynamic_fps: Dynamic FPS 3.9.5 net_lostluma_battery: battery 1.3.0 dynamiccrosshair: Dynamic Crosshair 9.10 dynamiccrosshair-api: DynamicCrosshair API 1.2 libbamboo: LibBamboo 2.23 dynamictooltips: Dynamic Tooltips 0.5.0 dynamicvillagertrades: Dynamic Villager Trades 1.4.0 dynview: Dynamic View Mod 1.21-4.0 easyanvils: Easy Anvils 21.1.0 easymagic: Easy Magic 21.1.0 easyshulkerboxes: Easy Shulker Boxes 21.1.3 eatinganimationid: Eating Animation 1.21+1.9.72 ecological: Ecological 0.3.0 ecologics: Ecologics 2.3.1 effectdescriptions: Effect Descriptions 21.1.1 effectual: Effectual 1.2.0-1.21.1 elementa: Elementa 708 elevatorid: ElevatorMod 1.21-1.11.1 elytraslot: Elytra Slot 9.0.1+1.21.1 elytratrims: Elytra Trims 3.5.9 emeraldequipment: Emerald Equipment 1.1.0 emi: EMI 1.1.22+1.21.1+fabric emi_enchanting: EMI Enchanting 0.1.2+1.21 emi_loot: EMI Loot 0.7.6+1.21+fabric emi_ores: EMI Ores 1.2+1.21.1+fabric emiffect: EMIffect 2.1.5+mc1.21.1 emiprofessions: EMI Professions 1.0.3 enchanted_bookshelves: Enchanted Bookshelves 1.0 enchantedbookredesign: Enchanted-Book-Redesign 0 enchantinginfuser: Enchanting Infuser 21.1.2 enchdesc: EnchantmentDescriptions 21.1.9 endervillages: EnderVillages 2.0.0-1.21 energizedpower: Energized Power 1.21.1-2.15.4-fabric team_reborn_energy: Energy 4.1.0 energizedpowerta: Energized Power - The Aether 1.21.1-1.0.1-fabric enhanced_attack_indicator: Enhanced Attack Indicator 1.1.0+1.21 enhancedblockentities: Enhanced Block Entities 0.10.2+1.21 entangled: Entangled 1.3.20 entity-view-distance: Entity View Distance 1.3.0+1.21 entity_model_features: Entity Model Features 3.0.1 entity_texture_features: Entity Texture Features 7.0.2 org_apache_httpcomponents_httpmime: httpmime 4.5.10 entityculling: EntityCulling 1.9.0 transition: TRansition 1.0.5 trender: TRender 1.0.7 epicvillages: epicvillages 1.0.1 epicwitchhuts: epicwitchhuts 1.1.0 equipmentcompare: Equipment Compare 1.3.13 essential: Essential **.**.**.** essential-container: essential-container 1.0.0 essential-loader: essential-loader 1.2.5 everycomp: Every Compat 1.21-2.11.9 evs: Enchanted Vertical Slabs 2.3.2 excessive_building: Excessive Building 3.3.10 exlinedoors: Exline's Doors 1.0.1 expanded_ecosphere: Expanded Ecosphere **.**.**.** expandedworld: Expanded World 1.4.0 expcounter: EXP Counter 2.2 explorations: Explorations 1.21.1-1.6.2 explorify: Explorify 1.6.3 exposure: Exposure 1.9.11 extra_mod_integrations: Extra Mod Integrations 1.0.3+1.21.1 extra_mod_integrations_chipped: ExMI Chipped 1.0.3+1.21.1 extra_mod_integrations_core: ExMI Core 1.0.3+1.21.1 extra_mod_integrations_rechiseled: ExMI Rechiseled 1.0.3+1.21.1 extra_mod_integrations_tech_reborn: ExMI Tech Reborn 1.0.3+1.21.1 extrasounds: ExtraSounds Next 1.4 extraspellattributes: Extra RPG Attributes 1.4.4+1.21.1 com_github_zsoltmolnarrr_tinyconfig: TinyConfig 2.3.2 fabric-api: Fabric API 0.116.7+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.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-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.5+6116a37819 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.34+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-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-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-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-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.6+kotlin.2.2.20 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.2.20 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.2.20 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.2.20 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.2.20 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.0 org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.8.0 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.17.3 mixinextras: MixinExtras 0.5.0 factory_blocks: Factory Blocks Mod 1.4.0+mc1.21.1 fadeless: Fadeless 2.0.1 fallingtree: FallingTree **.**.**.** fallingtrees: Panda's Falling Tree's 0.13.2 fancymenu: FancyMenu 3.7.0 com_github_keksuccino_japng: japng 0.5.3 com_github_rtyley_animated-gif-lib-for-java: animated-gif-lib-for-java animated-gif-lib-1.7 fancytoasts: FancyToasts 1.4.2 farlandsreborn: Farlands Reborn 2.0.0 farm_and_charm: [Let's Do] Farm & Charm 1.1.12 farmers_structures: FarmersStructures 1.0.0 farmersdelight: Farmer's Delight 1.21.1-3.2.0+refabricated mm: Manningham Mills 2.3 farmingforblockheads: Farming for Blockheads 21.1.9 fastasyncworldsave: fastasyncworldsave Mod 1.21-2.6 fastboot: FastBoot 1.3 fastipping: Fast IP Ping 1.0.7 fastitemframes: Fast Item Frames 21.1.6 fastpaintings: Fast Paintings 1.21-1.3.0 fastquit: FastQuit 3.0.0+1.20.6 fence_on_slab: Fence On Slab! 1.0.0 ferdinandsflowers: Ferdinand's Flowers 4.0.1-fabric ferritecore: FerriteCore 7.0.2-hotfix fetzisdisplays: Fetzi's Displays 1.0.1-beta filament: filament 0.14.11+1.21.1 bil: blockbench-import-library 1.2.1+1.21 fabric-permissions-api-v0: fabric-permissions-api 0.3.1 net_kyori_adventure-text-serializer-legacy: adventure-text-serializer-legacy 4.17.0 fired_pots: FiredPots 1.0.2 firorize: Firorize 1.0 org_apache_commons_commons-collections4: commons-collections4 4.5.0-M2 fishermens_trap: Fishermens Trap 3.1.0 fiber: fiber 0.23.0-2 flatbedrock: Flat Bedrock 87.0.0 floralench: Floral Enchantment 0.116.0+1.21.1 flourish: Flourish 21.1.0 flowerpatch: Flower Patch 7.1.0 flowerymooblooms: Friends&Foes - Flowery Mooblooms 3.0.2 foggypalegarden: Foggy Pale Garden 2.9.1+1.21.1-fabric footprintparticle: Footprint Particle 0.5.4b-mc1.21(.1) forgeconfigapiport: Forge Config API Port 21.1.4 forgivingvoid: Forgiving Void 21.1.5 formations: Formations 1.0.2 formationsnether: Formations Nether 1.0.5 formationsoverworld: Formations Overworld 1.0.5 fowlplay: Fowl Play 1.0.0+1.21.1-fabric fpsoverlay: Info Overlay (aka FPS Overlay) 1.8.1 fpsreducer: FPS Reducer 1.21-2.9 framework: Framework 0.9.6 org_javassist_javassist: javassist 3.29.2-GA org_reflections_reflections: reflections 0.10.2 freecam: Freecam 1.3.0+mc1.21 friendsandfoes: Friends&Foes 4.0.10 frog-petting: Pet Frogs and More! 2.3+1.21 frozenlib: FrozenLib 2.2-mc1.21.1 full_paths: Full Paths 1.0 fullturtlearmor: Full Turtle Armor 1.10.3 furniture: [Let's Do] Furniture 1.1.1 fusion: Fusion 1.2.11 fzzy_config: Fzzy Config 0.7.3+1.21 net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7 gazebo: Gazebos (RPG Series) 2.1.0+1.21.1 geckolib: GeckoLib 4 4.8.2 geophilic: Geophilic 3.4.4 gildedsherds: GildedSherds 21.1.3 glassbreaker: Glass Breaker 2.0.0+1.21+fabric glassential: Glassential-renewed 3.2.5 glitchcore: GlitchCore **.**.**.** net_jodah_typetools: typetools 0.6.3 globalpacks: Global Data- & Resourcepacks 21.0.6 glore: Glowing ores 1.4.0 gmh: Give Me Hats! 4.0.0 goated: You've Goat to be kidding me 1.21-1.4.3 goblintraders: Goblin Traders 1.11.2 golden_foods: Golden Foods 2.4.0 goop: Goop Technology 0.4.3-1.21.1 yayconfig: YayConfig 1.1.2+1.21.1 gpu_tape: GPU Tape **.**.**.** gpumemleakfix: Gpu memory leak fix mod 1.21-1.8 grassoverhaul: Grass Overhaul 1.0.0 greeneries: Greeneries 1.0.2 guicompass: GUI Compass 4.9 gwoodworks: guita's Woodworks 1.1.1-1.21.1-fabric halfdoors: HalfDoors 1.0-SNAPSHOT handcrafted: Handcrafted 4.0.3 hands_3d: 3D Hands 1.0.0 hangglider: Hang Glider 21.1.0 happy_ghast_legacy: Happy Ghast Legacy 1.8 harvest_with_ease: Harvest with ease 9.4.0 hauntedharvest: Haunted Harvest 1.21-3.3.6 head_in_the_clouds: Head In The Clouds 1.1.0 hearths: Hearths 1.0.4 held-item-info: Held Item Info 1.7.0 helditemtooltips: Held Item Tooltips 21.1.0 herbalbrews: [Let's Do] HerbalBrews 1.1.2 hexalia: Hexalia 1.2.81-1.21.1+fabric hideexperimentalwarning: Hide Experimental Warning 1.2 highlighter: Highlighter 1.1.11 hole_filler_mod: Hole Filler Mod 1.3.0 homesteads: homesteads 1.0.1 hopobettermineshaft: Hopo Better Mineshaft 1.3.0 hopobetterruinedportal: Hopo Better Ruined Portal 1.4.4 hopobetterunderwaterruins: Hopo Better Underwater Ruins 1.2.1 horizontalpanes: Horizontal Panes 2.0.0+1.21.1 horseexpert: Horse Expert 21.1.0 horseman: Horseman 1.5.5 hostilevillages: hostilevillages Mod 1.21-5.7 hotkettles: Hot Kettles 1.2.1+mc1.21.1 icarus: Icarus 4.5.1 iceandfire: Ice And Fire Community Edition 2.0-beta.7 integration: Integration 0.2 iceberg: Iceberg 1.3.2 ichunutil: iChunUtil 1.0.3 ijmtweaks: IJM's Tweaks 1.4.0+1.21 illuminated: Illuminated 1.0.1+1.21.1 immediatelyfast: ImmediatelyFast 1.6.7+1.21.1 net_lenni0451_reflect: Reflect 1.3.4 immersive_aircraft: Immersive Aircraft 1.4.1+1.21.1 org_mariuszgromada_math_mathparser_org-mxparser: MathParser.org-mXparser 5.2.1 immersive_furniture: Immersive Furniture 0.1.1+1.21.1 immersive_melodies: Immersive Melodies 0.6.2+1.21.1 immersive_optimization: Immersive Optimization 0.1.0 immersive_paintings: Immersive Paintings 0.7.4 com_twelvemonkeys_common_common-image: common-image 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-webp: imageio-webp 3.12.0 immersivearmorhud: Immersive Armor HUD 1.0.1 immersivelanterns: Immersive Lanterns 1.0.6 immersivemc: ImmersiveMC 1.5.8 immersiveui: ImmersiveUI 0.3.3 impillagers: Impillagers 1.6.1+1.21.1-multiloader improved-stations: Improved Stations 2.4.2 improved_village_placement: Improved Village Placement 1.1.1 imst: Immersive Structures 2.2.1 incendium: Incendium 5.4.3 infinitywaterbucket: Infinity Water Bucket 3.0.0 inline: Inline 1.21.1-1.2.2 inventory-particles: Inventory Particles 1.1.1+1.21.1 inventorysorter: Inventory Sorter 1.9.0-1.21 kyrptconfig: Kyrpt Config 1.6.0-1.20.4 invisibleframes: Invisible Frames 1.3.0 ipo: ImprovedPillagerOutpost 5 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 ironbookshelves: Iron Bookshelves 1.21.1-1.4.11-fabric ironladders: Iron Ladders 2.5.2 itemphysic: ItemPhysic 1.8.9 items_displayed: Items Displayed 1.3 itemzoomer: Item Zoomer 1.1.0-1.21.1 itlt: It's The Little Things 3.0.0-beta.3 jade: Jade 15.10.2+fabric jadeaddons: Jade Addons 6.0.3+fabric jagmkiwis: Jagm's Kiwis 1.2.1 jamlib: JamLib 1.3.5+1.21.1 java: OpenJDK 64-Bit Server VM 21 jei: Just Enough Items **.**.**.** jeresources: Just Enough Resources **.**.**.** jewelry: Jewelry (RPG Series) 2.1.1+1.21.1 jinxedlib: JinxedLib 1.0.4 jumpoverfences: Jump Over Fences 1.6.1 jupiter: Jupiter 2.2.2 justenoughbreeding: Just Enough Breeding 1.6.2 justenoughprofessions: Just Enough Professions (JEP) 4.0.4 justplayerheads: Just Player Heads 4.2 justutilities: Just Utilities 21.0.9 justzoom: Just Zoom 2.1.0 kaleidoscope_cookery: Kaleidoscope Cookery 1.0.1-fabric+mc1.21.1 keybindspurger: KeybindsPurger 1.3.4 kiwi: Kiwi Library 15.1.1+fabric kleeslabs: KleeSlabs 21.1.7 konkrete: Konkrete 1.9.9 ksyxis: Ksyxis 1.3.4 labels: Storage Labels 1.21-2.0.0 lambdynlights: LambDynamicLights 4.8.2+1.21.1 lambdynlights_runtime: LambDynamicLights (Runtime) 4.8.2+1.21.1 lambdynlights_api: LambDynamicLights (API) 4.8.2+1.21.1 yumi_commons_collections: Yumi Commons: Collections 1.0.0-beta.5 yumi_commons_core: Yumi Commons: Core 1.0.0-beta.5 yumi_commons_event: Yumi Commons: Event 1.0.0-beta.5 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-alpha.16+1.21.1 languagereload: Language Reload 1.7.4+1.21.1 largeironsign: Large Iron Sign 1.0.4 lava_chicken_music_disc: Lava Chicken Music Disc 1.0.0 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 leavemybarsalone: Leave My Bars Alone 21.1.2 leavesbegone: Leaves Be Gone 21.1.0 legendarytooltips: Legendary Tooltips 1.5.5 letmedespawn: Let Me Despawn 1.5.0 libraryferret: Library ferret 4.0.0 lilis_lucky_lures: Lilis' Lucky Lures 1.1.2-fabric limitedchunks: Limited Chunkloading Mod 1.21-4.1 lios_overhauled_villages: Lio's Overhauled Villages 1.18.2-1.21.6-v0.0.9 lithium: Lithium 0.15.0+mc1.21.1 lithostitched: Lithostitched 1.5.0 lmft: Load My F***ing Tags 1.1.1+1.21.9 lolmlv: More Lectern Variants 1.8.4 long_books: Long Books 1.0 loot_journal: Loot Journal 4.0.1 loot_n_explore: Loot & Explore 1.0.16-1.21.1 tiny_config: Tiny Config 3.0.0 lootbeams: Loot Beams Refork 3.2.7 lootintegrations: Loot integration Mod 1.21-4.7 luminousblocks: Luminous Blocks 1.3.0 mace3d: Awesome 3D Mace 1.1.0 macevariants: Mace Variants 1.0.4 macu_lib: macu lib 1.0.5-1.21.1-fabric magistuarmory: Epic Knights: Shields, Armor and Weapons 9.29 magnumtorch: Magnum Torch 21.1.0 make_bubbles_pop: Make Bubbles Pop 0.3.0-fabric many-bricks: Many Bricks 1.0.0 many_flowers: ManyFlowers 1.21-1.2 ducky-updater-lib: Ducky Updater Lib 2023.10.1 maple: Maple 1.4.11-1.21.1-Fabric marigolds: Marigolds 1.0.1-1.21(.1) marketableplushies: marketableplushies 1.0.0 masonry: Masonry 0.5.4 maxhealthfix: MaxHealthFix 21.1.4 mclogs: mclo.gs 3.0.6 gs_mclo_api: api 5.0.0 mcpitanlib: MCPitanLib 3.3.9-1.21.1-fabric compatdatapacks76: CompatDatapacks **.**.**.**-fabric mcwbridges: Macaw's Bridges 3.1.0 mcwdoors: Macaw's Doors 1.1.2 mcwfences: Macaw's Fences and Walls 1.2.0 mcwfurnitures: Macaw's Furniture 3.3.0 mcwholidays: Macaw's Holidays 1.1.1 mcwlights: Macaw's Lights and Lamps 1.1.2 mcwpaintings: Macaw's Paintings 1.0.5 mcwpaths: Macaw's Paths and Pavings 1.1.1 mcwroofs: Macaw's Roofs 2.3.2 mcwstairs: Macaw's Stairs and Balconies 1.0.1 mcwtrpdoors: Macaw's Trapdoors 1.1.4 mcwwindows: Macaw's Windows 2.4.0 meadow: [Let's Do] Meadow 1.4.2 measurements: Measurements 3.0.3 medieval_buildings: Medieval Buildings 1.1.1 medieval_nether: Medieval Buildings [Nether Edition] 1.0.1 medievalend: Medieval Buildings [The End Edition] 1.0.4 melody: Melody 1.0.10 memorysettings: Memorysettings Mod 1.21-5.9 memoryusagetitle: Memory Usage Title 1.0.1 menupause: Menu Pause 6.0.0 com_moandjiezana_toml_toml4j: toml4j 0.7.2 merchantmarkers: Merchant Markers 1.3.6 mes: Moog's End Structures 1.4.6-1.21-fabric metalfences: Metal Fences 1.0.2 midashunger: Midas Hunger 2.2.4+1.21 midnightlib: MidnightLib 1.7.5 miku-plushie: miku plushies 1.8-1.21.1 mindfuldarkness: Mindful Darkness 21.1.0 mine-spawners: Minespawners 1.4.2 minecraft: Minecraft 1.21.1 minecraft-cursor: Minecraft Cursor 3.10.0+1.21.1 minecraft-cursor_api: Minecraft Cursor API 3.10.0+1.21.1 minerally: Minerally 1.21-1.21 miningspeedtooltips: Mining Speed Tooltips 1.0.0 misctweaks: MiscTweaks 1.2.4+1.21.1 mixson: Mixson 1.4.0 missingwilds: MissingWilds 1.3.3+1.21 defaultresources: Default Resources 3.6.0 mmv: Moog's Structures 1.1.2-1.21-fabric mns: Moog's Nether Structures 1.0.8-1.21-fabric mo_glass: Mo Glass 1.10.1-MC1.21.1 mob-ai-tweaks: Mob AI Tweaks 1.8.10 mob_drops_recipes_end: Mob Drops Recipes End 2.1.0 mob_drops_recipes_nether: Mob Drops Recipes Nether 2.1.1 mob_drops_recipes_overworld: Mob Drops Recipes Overworld 2.1.0 moblassos: Mob Lassos 21.1.1 mobplaques: Mob Plaques 21.1.1 modelfix: Model Gap Fix 1.21-1.6 modmenu: Mod Menu 11.0.3 modonomicon: Modonomicon unspecified org_commonmark_commonmark: commonmark 0.22.0 org_commonmark_commonmark-ext-gfm-strikethrough: commonmark-ext-gfm-strikethrough 0.22.0 org_commonmark_commonmark-ext-ins: commonmark-ext-ins 0.22.0 monolib: MonoLib 2.1.0 monsters_in_the_closet: Monsters in the Closet 1.0.3+1.21 moonlight: Moonlight Lib 1.21-2.24.0 more-than-apples: More Than Apples 1.1.0 more_armor_trims: More Armor Trims 1.4.3-1.21 more_beautiful_torches: More Beautiful Torches 3.0.0 more_layered_blocks: more-layered-blocks 1.21.1-1.1.0 more_relics: More Relics 1.0.2-1.21.1 more_rpg_classes: More RPG Classes 2.4.3-1.21.1 more_slabs_stairs_and_walls: More Slabs Stairs & Walls 4.1.1 morebeautifulbuttons: More Beautiful Buttons 1.7.0 morebeautifulplates: More Beautiful Plates 1.7.0 moreberries: More Berries 1.5.11 morebuttons: More Buttons 1.21.1-1.0.8 morecarpets: More Carpets 1.21.1-1.0.8 morecatvariants: More Cat Variants 0.0.2+1.21 morechathistory: More Chat History 1.3.1 moreconcrete: More Concrete 1.6.0-1.21.1 moreculling: More Culling 1.0.6 moredecorativeblocks: More Decorative Blocks 1.21.1-1.0.9 moredoors: More Doors 1.21.1-1.0.9 morefences: More Fences 1.21.1-1.0.8 moreladders: MoreLadders 1.8-1.21.1 moremcmeta: MoreMcmeta 1.21.1-4.5.2 moremcmeta_animation_plugin: MoreMcmeta Animation Plugin 1.21-1.0.4 moremcmeta_gui_plugin: MoreMcmeta GUI Plugin 1.21-1.0.1 moremcmeta_json_parser_plugin: MoreMcmeta JSON Parser Plugin 1.21-1.1.1 moremcmeta_properties_parser_plugin: MoreMcmeta Properties Parser Plugin 1.21-1.1.5 moremcmeta_texture_plugin: MoreMcmeta Texture Plugin 1.21-1.0.1 moremcmeta_emissive_plugin: MoreMcmeta Emissive Textures Plugin 1.21.1-2.0.7 moreoverlays: MoreOverlays 1.24.1 mores: mOres 2.1.0 morestairs: More Stairs 1.21.1-1.0.8 moretotems: MoreTotems 2.20.3 moretrapdoor: More Trapdoors 1.21.1-1.0.9 morevanillapotions: More Vanilla Potions FABRIC-1.21.1-1.0 morewalls: More Walls 1.21.1-1.0.9 morningglory: Morning Glory - Cat Morning Gift 1.0.1 mosslayers: Moss Layers 2.1.2 mousetweaks: Mouse Tweaks 2.26 movingelevators: Moving Elevators 1.4.11 moyai: Moyai 1.21-2.1.7 mr_better_babies: Better Babies 0.7.13 mr_blossom_blade: Blossom Blade 1.3 mr_blue_grove: Blue Grove 1-v1.0.3 mr_builders_bounty: Builder's Bounty 0.1 mr_clifftree: Cliff under a Tree (CliffTree) 2.0.1 mr_developer_resources: Data API 1.6.3 mr_dungeons_andtaverns: Dungeons and Taverns 1-v4.4.4 mr_dungeons_andtavernsancientcityoverhaul: Dungeons and Taverns Ancient City Overhaul 1-v2 mr_dungeons_andtavernsdeserttemplereplacement: Dungeons and Taverns Desert Temple Replacement 1-v1.2 mr_dungeons_andtavernsjungletemplereplacement: Dungeons and Taverns Jungle Temple Replacement 1-v1.2 mr_dungeons_andtavernsnetherfortressoverhaul: Dungeons and Taverns Nether Fortress Overhaul 1-v2.4 mr_dungeons_andtavernsoceanmonumentreplacement: Dungeons and Taverns Ocean Monument Replacement 1-v1.2 mr_dungeons_andtavernspillageroutpostoverhaul: Dungeons and Taverns Pillager Outpost Overhaul 1-v2.2 mr_dungeons_andtavernsstrongholdoverhaul: Dungeons and Taverns Stronghold Overhaul 1-v2.1.f mr_dungeons_andtavernsswamphutoverhaul: Dungeons and Taverns Swamp Hut Overhaul 1-v2 mr_dungeons_andtavernswoodlandmansionreplacement: Dungeons and Taverns Woodland Mansion Replacement 1-v1.2 mr_endercon: Endercon 2.3 mr_farmers_cuttingohthebiomeswevegone: Farmer's Cutting: Oh The Biomes We've Gone 1.21.1-2.1-fabric mr_farmers_cuttingtheaether: Farmer's Cutting: The Aether 1.21.1-1.0-fabric mr_flower_tweaks: Flower Tweaks 3 mr_lithosphere: Lithosphere 1.6 mr_lost_libraries: Lost Libraries 1.1.2 mr_lukis_ancientcities: Luki's Ancient Cities 1.1 mr_lukis_crazychambers: Luki's Crazy Chambers 1.0.2 mr_lukis_grandcapitals: Luki's Grand Capitals 1.1.2 mr_mace: Better Maces 1.0.0 mr_musical_instrumentspack: Musical Instruments Pack 1.2 mr_tidal_towns: Tidal Towns 1.3.4 mr_towers_ofthewildmoddedextratowers: Towers of the Wild Modded - Extra Towers 1.0.8 mr_trade_villagerhats: Gen's Villager Hats 0.1.16 mru: M.R.U 1.0.19+LTS+1.21.1+fabric mss: Moog's Soaring Structures 1.3.5-1.21-fabric mvs: Moog's Voyager Structures 4.2.9-1.21-fabric my-totem-doll: My Totem Doll 2.2.3+1.21.1 mynethersdelight: My Nether's Delight 1.21.1-2.0.3+1.7.8.refabricated mythiclib: Mythic Lib 2.0+mc1.21(.1) mythicupgrades: Mythic Upgrades 4.2.0+mc1.21 nameplate: Nameplate 1.1.7 natures_spirit: Nature's Spirit 2.2.5-1.21.1 naturescompass: Nature's Compass 1.21.1-2.2.7-fabric nbt_ac: NBT Autocomplete 1.3.10 necronomicon: Necronomicon 1.6.0 nemos-ambience: Nemos Ambience 1.2-1.21.1 nemos-blooming-blossom: Nemo's Blooming Blossom 1.3-1.21.1 nemos-mossy-blocks: Nemo's Mossy Blocks 1.6-1.21.1 nemos-mossy-vertical-slabs: Nemo's Mossy Vertical Slabs 1.21.1-1.2.1 nemos-paintings: Nemo's Paintings 1.0.2-1.21.1 nemos-vertical-slabs: Nemo's Vertical Slabs 1.21.1-1.2.2 nether_ores_reborn: Nether Ores Reborn 1.1.0-1.21.1-Fabric netheragriculture: Nether Agriculture 2.0 netherchested: Nether Chested 21.1.0 limitlesscontainers: Limitless Containers 21.1.0 netherdepthsupgrade: Nether Depths Upgrade 3.1.9+1.21-fabric netheriteextras: Netherite Extras 0.4.0+mc1.21 netherportalfix: NetherPortalFix 21.1.3 netherwartblock: Nether Wart Blocks to Nether Warts 1.21.1-7.2 new_slab_variants: New Slab Variants 3.0.1 newworld: New World 1.6.2 nexuslib: NexusLib 1.1.2 nicemod: NiceMod - New blocks 1.4.3 nicer-skies: Nicer Skies 1.4.1+1.21.1 nirvana_lib: Nirvana Lib 2.0.15 no-resource-pack-warnings: No Resource Pack Warnings 1.3.1 no-shield-delay: No Shield Delay 1.0.1 noanimaltemptdelay: No Animal Tempt Delay 1.2 nochatreports: No Chat Reports 1.21.1-v2.9.1 noisium: Noisium 2.3.0+mc1.21-1.21.1 nostalgic_tweaks: Nostalgic Tweaks 2.0.0-beta.922 notenoughanimations: NotEnoughAnimations **.**.**.** notenoughpots: NotEnoughPots 1.3 notenoughtrials: Not Enough Trials 4.0 notes: Notes 1.21.1-2.1.1-fabric nullscape: Nullscape 1.2.14 nyfsspiders: Nyf's Spiders 2.3.2 observable: Observable 5.4.4 octolib: OctoLib **.**.**.** ohmysherd: OhMySherd 21.1.2 ohthetreesyoullgrow: Oh The Trees You'll Grow 5.0.14 oregrowth: Ore Growth 1.1.7 org_jetbrains_annotations: annotations 13.0 overflowingbars: Overflowing Bars 21.1.1 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 oxidized: Oxidized 1.8.4 saflib: SafLib 1.1.1 packanalytics: Pack Analytics 1.0.4 conditional-mixin: conditional mixin 0.6.4 packetfixer: Packet Fixer 3.3.0 paintings: Paintings ++ 14.0.0 panda_plushies: Panda Plushies! (and Friends) 1.3.0 pandalib: PandaLib 0.5.2 partialhearts: Partial Hearts 1.0.2-1.21 particle-effects: Particle Effects 1.0.8+1.21.1 particle_core: Particle Core 0.2.4+1.21 particlerain: Particle Rain 3.0.5 particular: Particular 1.1.2+1.21 passablefoliage: Passable Foliage 9.1.2+fabric passiveshield: Passive Shield 3.7 pearfection: Pearfection 1.3.3 pedestals: Pedestals - Display your items! 1.2.2 pehkui: Pehkui 3.8.3+1.14.4-1.21 kanos_config: Kanos Config 0.4.1+1.14.4-1.19.4 perception: Perception 0.1.6 perfect-parity-pg: Perfect Parity Pale Garden Edition 1.0.8 perfectparity: Perfect Parity 1.1.7 permanentsponges: Permanent Sponges 21.1.0 philipsbiomefeatures: Philip's Biome Features 1.0 philipsruins: Philip`s Ruins 1.21.1 pickupnotifier: Pick Up Notifier 21.1.1 pigsteel: Pigsteel 2.3.1 ping-wheel: Ping Wheel 1.11.1 placeable_food: 3D Placeable food 2.0.0 placeablemaxwell: Maxwell the placeable cat 2.0.0 special-model-loader: Special Model Loader 1.3.0 de_javagl_obj: obj 0.4.0 placeholder-api: Placeholder API 2.4.2+1.21 platform: Platform **.**.**.** playeranimator: Player Animator 2.0.1+1.21.1 plushables: Plushables 2.0.8+1.21.1 plushie_buddies: Plushie Buddies 0.1.6-1.21.1 plushies: Plushie Mod 1.5.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 polymorph: Polymorph 1.1.0+1.21.1 polytone: Polytone 1.21-3.5.9 net_objecthunter_exp4j: exp4j 0.4.8 portfolio: Portfolio 1.21.1-1.5.0-fabric potionicons: Potion Icons 1.21.1-1.1.0 potleaves: Pot Leaves 1.1.0 potteddelight: PottedDelight 1.0 pottery: Pottery 1.0.2+a presencefootsteps: Presence Footsteps 1.10.2+1.21 prickle: PrickleMC 21.1.11 prism: root project 'Prism' 1.0.11 productiveslimes: Productive Slimes 1.4.12-1.21.1-fabric puffish_attributes: Pufferfish's Attributes 0.7.6 puffish_biome_dither: Pufferfish's Biome Dither 1.0.0 purediscslofi: Pure Discs - Lofi Edition 2.0.0 purediscstrailstales: Pure Discs - Trails & Tales 2.0.1 puzzle: Puzzle **.**.**.** puzzleslib: Puzzles Lib 21.1.38 questsicons: Quest Icons 0.0.5-1.21.1 rain-grow: Rain Grow 1.2 randombonemealflowers: Random Bone Meal Flowers 4.7 randomsheepcolours: Random Sheep Colours 3.5 randomshulkercolours: Random Shulker Colours 3.4 ranged_weapon_api: RangedWeaponAPI 2.2.0+1.21.1 realistic-rowing: Realistic Rowing 1.0.0 recipeessentials: recipeessentials Mod 1.21-4.1 record_days_survived: Record Days Survived 2.2 reeses-sodium-options: Reese's Sodium Options 1.8.3+mc1.21.4 refinedstorage: Refined Storage 2.0.0 regions_unexplored: Regions Unexplored **.**.**.** regrowth: Regrowth 115.32.0 reintegrated_chipped: Reintegrated Chipped 1.0.0 relics_rpgs: Relics (RPG Series) 1.1.0+1.21.1 remnants: Remnants 1.21.1-v1.0.0 repairablesanvil: RepairablesAnvil unspecified repeatable_trial_vaults: Repeatable Trial Vaults 1.0.2 repurposed_structures: Repurposed Structures 7.5.17+1.21.1-fabric reputation: Your Reputation 0.2.9+jade.1.21.1 rerollenchants: Reroll-Enchants 1 resistance_balancer: Resistance Balancer 1.0.0 resource_nether_ores: Resource Nether Ores 1.21.1-2.4.0 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 resourcelibrary: Resource Library 1.21.1-2.9.2 resourcepackoverrides: Resource Pack Overrides 21.1.0 ribbits: Ribbits 1.21.1-Fabric-4.1.4 rightclickharvest: Right Click Harvest 4.6.0+1.21.1 riverredux: River Redux 0.4.1 rocks: This Rocks! 1.9.3+1.21.1 rottencreatures: RottenCreatures 1.1.2 roughlyenoughitems: Roughly Enough Items 16.0.799 error_notifier: Error Notifier 1.0.11 roughlyenoughprofessions: Roughly Enough Professions 4.0.3 rrls: Remove Reloading Screen 5.0.10+mc1.21.1-fabric runelic: Runelic 21.1.3 rusticdelight: Rustic Delight 1.4.2 rusticdelightrefabricated: RusticDelight:Refabricated 1.1.2-1.21 satisfying_buttons: Satisfying Buttons 1.1.1 sawmill: Universal Sawmill 1.21-1.7.1 scalablelux: ScalableLux **.**.**.**+fabric.d0d58ab scholar: Scholar 1.1.4 seamless: Seamless 2.3.2 searchables: Searchables 1.0.2 securecrops: Secure Crops 2.0.1 separatedleaves: Separated Leaves 2.6.1 seriousplayeranimations: Serious Player Animations 1.2.0 servercore: ServerCore 1.5.5+1.21.1 space_arim_dazzleconf_dazzleconf-core: dazzleconf-core 1.3.0-M2 space_arim_dazzleconf_dazzleconf-ext-snakeyaml: dazzleconf-ext-snakeyaml 1.3.0-M2 settlement-roads: Countered's Settlement Roads 2.0.1 shelfmod: Shelf mod 2.2 shouldersurfing: Shoulder Surfing Reloaded 4.14.3 shulkerboxslot: Shulker Box Slot 6.0.0+1.21.1 shulkerboxtooltip: Shulker Box Tooltip 5.1.7+1.21.1 shutter: Shutter 2.1.3-fabric-1.21.1 signed_paintings: Signed Paintings 1.1.1-mc1.21 silverwoodtrees: Silverwood Trees 1.21.1_fabric_v1.0.0 simple-close-button: Simple Close Button 3.2+1.21.1-hotfix simple_snowy_fix: Simple Snowy Fix 2.1.4 simplehats: SimpleHats 0.4.0 simplemod: SimpleMod 1.21.1 simplyswords: Simply Swords 1.62.0-1.21.1 sit: Sit 1.21-28 sixstairs: Craft 6 Stairs Instead of 4 12.1 skinlayers3d: 3d-Skin-Layers 1.9.1 sky_aesthetics: Sky Aesthetics 1.7.1 slabstoblocks: Craft Slabs Back Into Blocks 2.3 slimyboyos: SlimyBoyos 14.0.2 slimyfloor: Slimy Floor 1.21-1.3.2 smallernetherportals: Smaller Nether Portals 3.9 smallships: Small Ships 2.0.0-b2.1 smallstairs: Small Stairs 1.2.1 smartbrainlib: SmartBrainLib 1.16.11 smoothchunk: Smooth chunk save Mod 1.21-4.1 smoothcoasters: SmoothCoasters 1.21-v1 smoothscrollingrefurbished: Smooth Scrolling Refurbished 1.1.4 smoothskies: Smooth Skies 2.10.4 snowballsfreezemobs: Snowballs Freeze Mobs 3.8 snowrealmagic: Snow! Real Magic! 12.1.2+fabric snowundertrees: Snow Under Trees 2.7.4+1.21.1 sodium: Sodium 0.6.13+mc1.21.1 sodium-extra: Sodium Extra 0.6.0+mc1.21.1 sodiumleafculling: Sodium Leaf Culling 1.0.1 sodiumoptionsapi: Sodium Options API 1.0.10 somemoreblocks: Some More Blocks 1.1.4 sootychimneys: Sooty Chimneys 1.3.2 soul_fire_d: Soul Fire'd 5.1.6 soulbound: Soulbound 1.0.1+1.21 soulcandles: Soul Candles 1.2.1+mc1.21 soulsweapons: Marium's Soulslike Weaponry 1.3.2-1.21.1-fabric sound_physics_remastered: Sound Physics Remastered 1.21.1-1.5.1 sounds: Sounds 2.4.15+lts+1.21.1+fabric sparkweave: Sparkweave Engine 0.510.0 net_harawata_appdirs: appdirs 1.2.1 sparkweave_renderdoc_loader: Sparkweave Engine RenderDoc Loader 0.510.0 spawnanimations: Spawn Animations 1.11.1+mod spawnercontrol: Spawner Control 1.3 spawnermod: Enhanced Mob Spawners 1.2.8 spawners_plus: Spawners+ 5.1-1.21.1 speedypath: Speedy Path 1.0.3 spell_engine: Spell Engine 1.8.2+1.21.1 spell_power: Spell Power Attribute 1.4.1+1.21.1 spyglass_improvements: Spyglass Improvements 1.5.7 stackabletrims: Stackable Trims 1.0.0 stackedblocks: Stacked Blocks 25.2.13-1.21-fabric stackrefill: Stack Refill 4.9 stairstoblocks: Craft Stairs Back Into Blocks 0 status-effect-bars: Status Effect Bars 1.0.6 stellarity: Stellarity **.**.**.** stellarview: Stellar View 0.5.1-Fabric stickyenchantinglapis: Sticky Enchanting Lapis 1.5 stoneworks: Stoneworks 21.1.0 stonycliffs: Stony Cliffs Are Cool (Lithostitched Edition) 1.1.2 storagedelight: Storage Delight 25.6.24-1.21-fabric storagedrawers: Storage Drawers 13.11.4 strangeberries: Strange Berries 2.5 strawstatues: Straw Statues 21.1.0 strayed_fates_forsaken: STRAYED FATES: Forsaken 1-v2.0.0.2 strippableblocksapi: StrippableBlocksAPI 1.0.0 structory: Structory 1.3.13 structory_towers: Structory: Towers 1.0.14 structure_layout_optimizer: Structure Layout Optimizer 1.0.10 structure_pool_api: Structure Pool API 1.2.0+1.21.1 structureessentials: Structure Essentials Mod 1.21-4.8 structurify: Structurify 1.0.21 stylisheffects: Stylish Effects 21.1.1 subtle_effects: Subtle Effects 1.13.0 supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8 supermartijn642corelib: SuperMartijn642's Core Lib 1.1.18+a t_and_t: Towns and Towers 1.13.2 takesapillage: It Takes a Pillage Continuation 1.0.9 taking-a-break: Taking a Break 1.0.3 taxfreelevels: Tax Free Levels 1.4.7 tbim: This boat is MINE! 1.0.1 tcdcommons: TCD Commons API 3.12.7+fabric-1.21 tectonic: Tectonic 3.0.13 terrablender: TerraBlender **.**.**.** terrainslabs: Countered's Terrain Slabs 2.0.2 terralith: Terralith 2.5.8 texelspaintings: TexelsPaintings 17.3.1 the_afterdark: The Afterdark **.**.**.** things: Things 0.4.2+1.21 thirdpersondeath: Third Person Death 1.1.0 tide: Tide 1.6.4 time_on_display: Time On Display 2.0.0 tintedcampfires: Tinted Campfires 1.0.2 tiny-flowers: Tiny Flowers 1.2.0+1.21.1 tipoftheloom: TipOfTheLoom 21.1.3 tipsmod: Tips 21.1.2 tlib: TLib 1.3.0-1.21.1 tntutils: TNTUtils 1.21.1-2.0.3 toms_mobs: Tom's Mobs 2.1.3+1.21 too_many_entities: Too Many Entities 1.2.0 tooltipfix: ToolTip Fix 1.1.1-1.20 tooltipoverhaul: Tooltip overhaul 1.2.0 tooltipscroll: Tooltip Scroll 1.4.0+1.21 lilylib: LilyLib 1.2.1+1.21 toomanypaintings: Too Many Paintings! 1.0.2-1.21-fabric totw_modded: Towers of the Wild Modded fabric-1.21-1.0.8 trade_cycling: Trade Cycling 1.21.1-1.0.18 tradingpost: Trading Post 21.1.0 trailiertales: Trailier Tales 1.1.11-mc1.21.1 transparent: Transparent 21.1.0 trashslot: TrashSlot 21.1.4 travelersbackpack: Traveler's Backpack 10.1.26 traverse: Traverse 8.0.3 terraform-config-api-v1: Terraform Config API (v1) 11.0.0 terraform-tree-api-v1: Terraform Tree API (v1) 11.0.0 traverse-client: Traverse: Client 8.0.3 traverse-common: Traverse: Common 8.0.3 traverse-worldgen: Traverse: World Generation 8.0.3 trimmable_tools: Trimmable Tools 2.0.5 trinkets: Trinkets 3.10.0 trofers: Trofers 8.0.0 trowel: Trowel 1.4.0 tsa-decorations: TSA: Decorations & Furniture 2.1.0+1.21-1.21.1 tumbleweeds: Tumbleweeds 1.1.0 twigs: Twigs 4.0.0 twod_projectiles: 2D Projectiles 1.1.1 txnilib: TxniLib 1.0.24 u_sea: Unnamed Sea 1.2.3 ubesdelight: Ube's Delight 0.4.4 ukrainedelight: Ukraine Delight 1.0.1-1.21.x underground_rivers: Underground Rivers 1.0.1 underground_village: underground_village 1.5.5 underground_villages: Underground Villages Mod 4.0.3 undergroundbeacons: Underground Beacons 1.0 underlay: Underlay 0.9.7 unilib: UniLib 1.1.1 unionlib: UnionLib 12.0.18 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 universal_ores: Universal Ores v1.6.1 universalbonemeal: Universal Bone Meal 21.1.0 universalcraft: UniversalCraft 430 universalenchants: Universal Enchants 21.1.6 untitledduckmod: Untitled Duck Mod 1.2.0 updatingworldicon: Updating World Icon 1.0.1 uranus: Uranus 2.4 usefulhats: Useful Hats 1.21.1-6.5.2.0 usefulspyglass: Useful Spyglass 0.8.0 vanillabackport: VanillaBackport **.**.**.** vanillin: Vanillin 1.1.3+1.21.1 flywheel: Flywheel 1.0.4+1.21.1 vanity: Vanity 5.0.2 vanity_aesthetic_armory: Vanity: Aesthetic Armory 1.1.1 vanity_black_gold: Vanity: Black Gold 1.0.0 vanity_magma: Vanity: Magma 1.0.0 vanity_viking: Vanity: Viking 1.0.0 variablespawnerhardness: VariableSpawnerHardness 1.21.1-1.4.3 variantsandventures: Variants&Ventures 1.0.18 vcinteraction: Voice Chat Interaction 1.21.1-1.0.8 veinminer: VeinMiner ${version} vertical-slabs: Vertical slabs 2.1.1-1.21 vigilance: Vigilance 306 villagerhats: Villager Hats 1.7.2+1.21 villagesandpillages: Villages & Pillages 1.0.3 villagespawnpoint: Village Spawn Point 4.6 visuality: Visuality 0.7.7+1.21 visualoverhaul: VisualOverhaul 5.2.1 visualworkbench: Visual Workbench 21.1.1 voicechat: Simple Voice Chat 1.21.1-2.5.35 wakes: Wakes 0.4.1+1.21.1 com_github_jdiemke_delaunay-triangulator_delaunaytriangulator: DelaunayTriangulator 1.0.0 walljump: Wall-Jump TXF 1.21.1-1.3.5-fabric keybindfixtxf: Keybind Fix TXF 1.1.1 warriorrage: Warrior Rage 1.0.0 watering_overlay: Watering Overlay 1.1.0 watut: What Are They Up To 1.21.0-1.2.7 wayfinder: Wayfinder 1.0.1-Beta waystones: Waystones 21.1.23 wearthat: WearThat 1.0.0 weathersettings: Weathercontrol Mod 1.21-2.1 welcomescreen: Welcome Screen 1.0.0 white_pumpkins: WhitePumpkins 1.2.3 wildernature: [Let's Do] WilderNature 1.1.4 wilderwild: Wilder Wild 4.1.2-mc1.21.1 wildfields: Wild Fields 1.21.1_v.1.2.1 winteroverhaul: Winter Overhaul 4.0.0 wits: WITS 1.3.0+1.21-fabric woodenbucket: Wooden Bucket 1.21-4.1.2.0 woodlands_extra: Woodlands: Extra 1.21.1-1.3.3 woodlands_vanilla: Woodlands: Vanilla 1.21.1-1.2.2 woodwevegot: All The Wood We've Got 2.2.3 wooledboots: Wooled Boots 1.8.1 worldplaytime: World Play Time 1.2.2 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 wthit: wthit 12.6.0 wwoo: William Wythers' Overhauled Overworld 2.3.4 xaerominimap: Xaero's Minimap 25.2.10 xaeroworldmap: Xaero's World Map 1.39.12 xtraarrows: Xtra Arrows 3 3.4.3 yeastnfeast: Yeast 'n Feast 0.1.5 yeehaw_towns: Yeehaw Towns 1.0.3 yeetusexperimentus: Yeetus Experimentus 87.0.0 yet_another_config_lib_v3: YetAnotherConfigLib 3.7.1+1.21.1-fabric com_twelvemonkeys_common_common-io: common-io 3.12.0 com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0 org_quiltmc_parsers_gson: gson 0.2.1 org_quiltmc_parsers_json: json 0.2.1 yigd: You're in Grave Danger 2.4.18 libgui: LibGui 11.1.0+1.21 jankson: Jankson 8.0.0+j1.2.3 libninepatch: LibNinePatch 1.2.0 ytones: Ytones 21.1.1 hotbarslotcycling: Hotbar Slot Cycling 21.1.0 yungsapi: YUNG's API 1.21.1-Fabric-5.1.6 yungsbridges: YUNG's Bridges 1.21.1-Fabric-5.1.1 yungscavebiomes: YUNG's Cave Biomes 1.21.1-Fabric-3.1.1 yungsextras: YUNG's Extras 1.21.1-Fabric-5.1.1 yungsmenutweaks: YUNG's Menu Tweaks 1.21.1-Fabric-2.1.2 yuushya: Yuushya 2.2.3 zombie_variants: Zombie Variants 1.0.3 Flywheel Backend: flywheel:off Launched Version: fabric-0.17.3-1.21.1 Launcher name: CurseForge Backend library: LWJGL version 3.3.3-snapshot Backend API: Unknown Window size: GFLW Platform: GL Caps: ERR GL debug messages: Is Modded: Definitely; Client brand changed to 'fabric' Universe: 404 Type: Client (map_client.txt) Locale: en_US System encoding: Cp1252 File encoding: UTF-8 CPU: