Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Red2323

Members
  • Joined

  • Last visited

Everything posted by Red2323

  1. ---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 2023-12-25 16:36:23 Description: Initializing game java.lang.RuntimeException: Mixin transformation of me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer failed at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427) at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323) at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525) at net.minecraft.class_761.handler$jgb000$sodium$init(class_761.java:22469) at net.minecraft.class_761.<init>(class_761.java:307) at net.minecraft.class_310.<init>(class_310.java:583) at net.minecraft.client.main.Main.main(Main.java:211) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) 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:392) at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234) at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202) at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422) ... 11 more Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [movingelevators.mixins.json:sodium.SodiumWorldRendererMixin from mod movingelevators] from phase [DEFAULT] in config [movingelevators.mixins.json] FAILED during APPLY at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:638) at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:589) at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ... 14 more Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on renderLevelBlockEntities could not find any targets matching 'Lme/jellysquid/mods/sodium/client/render/SodiumWorldRenderer;renderBlockEntities(Lnet/minecraft/class_4587;Lnet/minecraft/class_4599;Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;Lnet/minecraft/class_4184;F)V' in me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer. Using refmap movingelevators.mixins.refmap.json [PREINJECT Applicator Phase -> movingelevators.mixins.json:sodium.SodiumWorldRendererMixin from mod movingelevators -> Prepare Injections -> -> handler$hel000$movingelevators$renderLevelBlockEntities(Lnet/minecraft/class_4587;Lnet/minecraft/class_4599;Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;Lnet/minecraft/class_4184;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse] at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:656) at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:587) at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330) at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:316) at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:308) at org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.<init>(CallbackInjectionInfo.java:46) at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149) at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:708) at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1329) at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1053) at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:395) at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:327) at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:421) at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403) at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ... 14 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427) at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323) at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525) at net.minecraft.class_761.handler$jgb000$sodium$init(class_761.java:22469) at net.minecraft.class_761.<init>(class_761.java:307) at net.minecraft.class_310.<init>(class_310.java:583) -- Initialization -- Details: Modules: ADVAPI32.dll:Advanced Windows 32 Base API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation CRYPT32.dll:Crypto API32:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.3636:Microsoft Corporation CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.3636:Microsoft Corporation DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation DEVOBJ.dll:Device Information Set DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation DNSAPI.dll:DNS Client API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation GDI32.dll:GDI Client DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation GLU32.dll:OpenGL Utility Library DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation IPHLPAPI.DLL:IP Helper API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation MMDevApi.dll:MMDevice API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation MSCTF.dll:MSCTF Server DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation NLAapi.dll:Network Location Awareness 2:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation Ole32.dll:Microsoft OLE for Windows:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation OleAut32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation OpenAL.dll:Main implementation library:1.21.1: POWRPROF.dll:Power Profile Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation PROPSYS.dll:Microsoft Property System:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation PSAPI.DLL:Process Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation Pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation RPCRT4.dll:Remote Procedure Call Runtime:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation SETUPAPI.dll:Windows Setup API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation SHCORE.dll:SHCORE:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation SHELL32.dll:Windows Shell Common Dll:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation SHLWAPI.dll:Shell Light-weight Utility Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation SspiCli.dll:Security Support Provider Interface:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation UMPDC.dll USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation USERENV.dll:Userenv:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation WINHTTP.dll:Windows HTTP Services:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation WINMM.dll:MCI API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation WINSTA.dll:Winstation Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation Wldp.dll:Windows Lockdown Policy:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation amsi.dll:Anti-Malware Scan Interface:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation apphelp.dll:Application Compatibility Client Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation awt.dll:OpenJDK Platform binary:17.0.8.0:Microsoft bcrypt.dll:Windows Cryptographic Primitives Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation cfgmgr32.dll:Configuration Manager DLL:10.0.19041.3636 (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.19041.3636 (WinBuild.160101.0800):Microsoft Corporation cryptnet.dll:Crypto Network Related API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc.DLL:DHCP Client Service:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc6.DLL:DHCPv6 Client:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation dinput8.dll:Microsoft DirectInput:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation dwmapi.dll:Microsoft Desktop Window Manager API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation dxcore.dll:DXCore:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation gdi32full.dll:GDI Client DLL:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation inputhost.dll:InputHost:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation java.dll:OpenJDK Platform binary:17.0.8.0:Microsoft javaw.exe:OpenJDK Platform binary:17.0.8.0:Microsoft jemalloc.dll jimage.dll:OpenJDK Platform binary:17.0.8.0:Microsoft jli.dll:OpenJDK Platform binary:17.0.8.0:Microsoft jna115222388772728883.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA) jsvml.dll:OpenJDK Platform binary:17.0.8.0:Microsoft jvm.dll:OpenJDK 64-Bit server VM:17.0.8.0:Microsoft kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation lwjgl.dll lwjgl_opengl.dll lwjgl_stb.dll management.dll:OpenJDK Platform binary:17.0.8.0:Microsoft management_ext.dll:OpenJDK Platform binary:17.0.8.0:Microsoft msasn1.dll:ASN.1 Runtime APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation mscms.dll:Microsoft Color Matching System DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation napinsp.dll:E-mail Naming Shim Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation ncrypt.dll:Windows NCrypt Router:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation net.dll:OpenJDK Platform binary:17.0.8.0:Microsoft nio.dll:OpenJDK Platform binary:17.0.8.0:Microsoft ntdll.dll:NT Layer DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation ntmarta.dll:Windows NT MARTA provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation nvoglv64.dll:NVIDIA Compatible OpenGL ICD:27.21.14.5751:NVIDIA Corporation opengl32.dll:OpenGL Client DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation opus4j.dll perfos.dll:Windows System Performance Objects DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation pnrpnsp.dll:PNRP Name Space Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation profapi.dll:User Profile Basic API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation sunmscapi.dll:OpenJDK Platform binary:17.0.8.0:Microsoft textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation uxtheme.dll:Microsoft UxTheme Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation verify.dll:OpenJDK Platform binary:17.0.8.0:Microsoft win32u.dll:Win32u:10.0.19041.3803 (WinBuild.160101.0800):Microsoft Corporation windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation winrnr.dll:LDAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation wintypes.dll:Windows Base Types DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation xinput1_4.dll:Microsoft Common Controller API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation zip.dll:OpenJDK Platform binary:17.0.8.0:Microsoft Stacktrace: at net.minecraft.client.main.Main.main(Main.java:211) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) -- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.8, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 563869680 bytes (537 MiB) / 2942304256 bytes (2806 MiB) up to 4294967296 bytes (4096 MiB) CPUs: 8 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz Identifier: Intel64 Family 6 Model 158 Stepping 9 Microarchitecture: Kaby Lake Frequency (GHz): 3.60 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 8 Graphics card #0 name: NVIDIA GeForce GTX 1060 6GB Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x1c03 Graphics card #0 versionInfo: DriverVersion=27.21.14.5751 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.40 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 2.40 Memory slot #1 type: DDR4 Virtual memory max (MB): 25152.39 Virtual memory used (MB): 21957.76 Swap memory total (MB): 8861.50 Swap memory used (MB): 136.58 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m Fabric Mods: accelerateddecay: Accelerated Decay 3.0.1+mc1.20.1 ad_astra: Ad Astra 1.15.5 ad_astra_giselle_addon: Ad Astra: Giselle Addon 5.6 additionallanterns: Additional Lanterns 1.1.1 advancednetherite: Advanced Netherite 2.0.2-1.20.1 advancementframes: advancementframes 1.20-2.1.0 advancementplaques: Advancement Plaques 1.4.11 adventurez: AdventureZ 1.4.19 ae2: Applied Energistics 2 15.0.16 team_reborn_energy: Energy 3.0.0 ae2wtlib: AE2WTLib 15.2.1-fabric alloy_forgery: Alloy Forgery 2.1.2+1.20 allthetrims: AllTheTrims 3.3.7 mixinsquared: MixinSquared 0.1.1 almostunified: AlmostUnified 1.20.1-0.7.2 ambientsounds: AmbientSounds 5.3.5 animatica: Animatica 0.6+1.20 another_furniture: Another Furniture 1.20.1-3.0.1 appbot: Applied Botanics 1.5.0 appleskin: AppleSkin 2.5.1+mc1.20 architectury: Architectury 9.1.12 archon: Archon 0.6.0 cardinal-components-base: Cardinal Components API (base) 5.2.2 cardinal-components-entity: Cardinal Components API (entities) 5.2.2 omega-config: OmegaConfig 1.3.0+1.19.2 saflib: SafLib 1.0.33 artifacts: Artifacts 9.2.0 expandability: ExpandAbility 9.0.0 step-height-entity-attribute: Step Height Entity Attribute 1.2.0 ash_api: Ash API 3.0.2+1.20.1 athena: Athena 3.1.1 azurelib: AzureLib 2.0.18 azurelibarmor: AzureLib Armor 2.0.3 bakery: Bakery 1.1.3 basicweapons: Basic Weapons 1.2.0 bclib: BCLib 3.0.14 wunderlib: WunderLib 1.1.5 beachparty: Beachparty 1.1.2 beaconoverhaul: Beacon Overhaul 1.8.4+1.20 reach-entity-attributes: Reach Entity Attributes 2.4.0 beekeeperhut: Friends&Foes - Beekeeper Hut 1.3.0 betteradvancements: Better Advancements 0.3.2.161 betterarcheology: Better Archeology 1.1.1 betterchunkloading: Better chunk loading mod 1.20.1-2.6 bettercombat: Better Combat 1.8.3+1.20.1 betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3 org_reflections_reflections: reflections 0.10.2 betterdungeons: YUNG's Better Dungeons 1.20-Fabric-4.0.3 betterend: Better End 4.0.11 betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.4 betterf3: BetterF3 7.0.2 betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.5 betternether: Better Nether 9.0.10 bettersmithingtable: BetterSmithingTable 1.1.0 betterstrongholds: YUNG's Better Strongholds 1.20-Fabric-4.0.3 betterthirdperson: Better Third Person 1.9.0 bettertrims: BetterTrims 2.0.5 betterwitchhuts: YUNG's Better Witch Huts 1.20-Fabric-3.0.3 blockus: Blockus 2.7.10+1.20.1 terraform-wood-api-v1: Terraform Wood API (v1) 7.0.2 bookshelf: Bookshelf 20.1.8 botania: Botania 1.20.1-441-FABRIC fiber: fiber 0.23.0-2 botanypots: BotanyPots 13.0.18 botarium: Botarium 2.2.1 bygonenether: Bygone Nether 1.3.2 capes: Capes 1.5.2+1.20 cardinal-components: Cardinal Components API 5.2.2 cardinal-components-block: Cardinal Components API (blocks) 5.2.2 cardinal-components-chunk: Cardinal Components API (chunks) 5.2.2 cardinal-components-item: Cardinal Components API (items) 5.2.2 cardinal-components-level: Cardinal Components API (world saves) 5.2.2 cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.2.2 cardinal-components-world: Cardinal Components API (worlds) 5.2.2 carryon: Carry On 2.1.2.7 cat_jam: cat_jam 1.2.1 cccbridge: CC:C Bridge 1.6.2b-fabric charmofundying: Charm of Undying 6.4.5+1.20.1 spectrelib: SpectreLib 0.13.14+1.20.1 cherishedworlds: Cherished Worlds 6.1.5+1.20.1 chipped: Chipped 3.0.1 chunkloaders: Chunk Loaders 1.2.8+a clickadv: Clickable Advancements Mod 1.20.1-3.7 cloth-config: Cloth Config v11 11.1.118 cloth-basic-math: cloth-basic-math 0.6.1 clumps: Clumps 12.0.0.3 collective: Collective 7.26 colorfulhearts: Colorful Hearts 4.0.4 com_electronwill_night-config_core: core 3.6.7 com_electronwill_night-config_toml: toml 3.6.7 combatroll: Combat Roll 1.3.0+1.20.1 comforts: Comforts 6.3.4+1.20.1 computercraft: CC: Tweaked 1.108.4 com_jcraft_jzlib: jzlib 1.1.3 io_netty_netty-codec-http: netty-codec-http 4.1.82.Final io_netty_netty-codec-socks: netty-codec-socks 4.1.82.Final io_netty_netty-handler-proxy: netty-handler-proxy 4.1.82.Final org_squiddev_cobalt: Cobalt 0.7.3 conjuring: Conjuring 1.0.29+1.20 lavender: Lavender 0.1.0-pre.18+1.20 lavender-md: lavender-md 0.1.0-pre.3+1.20 lavender-md-owo-ui: lavender-md-owo-ui 0.1.0-pre.3+1.20 connectivity: Connectivity Mod 1.20.1-4.9 crafttweaker: CraftTweaker 14.0.27 crawl: Crawl 0.12.0 mm: Manningham Mills 2.3 create: Create 0.5.1-d-build.1161+mc1.20.1 com_google_code_findbugs_jsr305: jsr305 3.0.2 flywheel: Flywheel 0.6.9-1 milk: Milk Lib 1.2.60 dripstone_fluid_lib: Dripstone Fluid Lib 3.0.2 porting_lib_accessors: Porting Lib Accessors 2.1.1127+1.20 porting_lib_core: Porting Lib Core 2.1.1127+1.20 porting_lib_gametest: Porting Lib GameTest 2.1.1127+1.20 porting_lib_base: Porting Lib Base 2.1.1127+1.20 porting_lib_attributes: Porting Lib Attributes 2.1.1127+1.20 porting_lib_common: Porting Lib Common 2.1.1127+1.20 porting_lib_lazy_registration: Porting Lib Lazy Register 2.1.1127+1.20 porting_lib_utility: Porting Lib Utility 2.1.1127+1.20 porting_lib_brewing: Porting Lib Brewing 2.1.1127+1.20 porting_lib_client_events: Porting Lib Client Events 2.1.1127+1.20 porting_lib_entity: Porting Lib Entity 2.1.1127+1.20 porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.1.1127+1.20 porting_lib_extensions: Porting Lib Extensions 2.1.1127+1.20 porting_lib_fake_players: Porting Lib Fake Players 2.1.1127+1.20 porting_lib_models: Porting Lib Models 2.1.1127+1.20 porting_lib_networking: Porting Lib Networking 2.1.1127+1.20 porting_lib_obj_loader: Porting Lib Obj Loader 2.1.1127+1.20 porting_lib_model_loader: Porting Lib Model Loader 2.1.1127+1.20 porting_lib_tags: Porting Lib Tags 3.0 porting_lib_tool_actions: Porting Lib Tool Actions 2.1.1127+1.20 porting_lib_transfer: Porting Lib Transfer 2.1.1127+1.20 registrate-fabric: Registrate for Fabric 1.3.62-MC1.20.1 porting_lib_data: Porting Lib Data 2.1.1090+1.20 porting_lib_model_generators: Porting Lib Model Generators 2.1.1090+1.20 porting_lib_model_materials: Porting Lib Model Materials 2.1.1090+1.20 create_jetpack: Create Jetpack 4.1.0 flightlib: Flight Lib 2.0.3 create_new_age: Create: New Age 1.1.fix1 createaddition: Create Crafts & Additions 0.9.0 createchunkloading: Create Chunkloading 1.6.0 createoreexcavation: Create Ore Excavation 1.4.2 chunk-storage-api-fabric: Chunk Storage Api Fabric 1.0.3 creativecore: CreativeCore 2.11.10 net_minecraftforge_eventbus: eventbus 6.0.3 cristellib: Cristel Lib 1.1.5 blue_endless_jankson: jankson 1.2.3 ctov: ChoiceTheorem's Overhauled Village 3.3.6 cupboard: cupboard 1.20.1-2.2 dankstorage: Dank Storage 4 darkpaintings: DarkPaintings 17.0.4 darkutils: DarkUtilities 17.0.3 dawn: Dawn API 5.0.0 terraform-shapes-api-v1: Terraform Shapes API (v1) 7.0.1 decorative_blocks: Decorative Blocks 4.0.3 deeperdarker: Deeper and Darker 1.2.5 customportalapi: Custom Portal Api 0.0.1-beta64-1.20 display_case: Display Case Mod 1.0.8 doapi: Lets Do Api 1.2.8 doubledoors: Double Doors 5.2 dragonloot: DragonLoot 1.1.4 dummmmmmy: MmmMmmMmmMmm 1.20-1.8.13 dungeons_arise: When Dungeons Arise 2.1.57 eatinganimationid: Eating Animation 1.20+1.9.5 ecologics: Ecologics 2.2.0 eldritch_mobs: EldritchMobs 1.15.0 polymer-blocks: Polymer (Textured Blocks) 0.5.15+1.20.1 polymer-core: Polymer (Core) 0.5.15+1.20.1 polymer-networking: Polymer (Networking) 0.5.15+1.20.1 polymer-common: Polymer (Common) 0.5.15+1.20.1 polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.5.15+1.20.1 server_translations_api: Server Translations API 2.0.0+1.20 packet_tweaker: Packet Tweaker 0.4.0+1.19.4 elytraslot: Elytra Slot 6.3.0+1.20.1 emi: EMI 1.0.28+1.20.1+fabric emi_loot: EMI Loot 0.6.5+1.20.1 emiffect: EMIffect 1.1.2+mc1.20.1 emitrades: EMI Trades 1.2.1+mc1.20.1 org_quiltmc_parsers_json: json 0.2.1 enchdesc: EnchantmentDescriptions 17.0.11 endportalrecipe: End Portal Recipe 5.2 enhancedblockentities: Enhanced Block Entities 0.9+1.20 advanced_runtime_resource_pack: Runtime Resource Pack 0.6.7 spruceui: SpruceUI 5.0.0+1.20 entangled: Entangled 1.3.16 entity_model_features: Entity Model Features 1.2 entity_texture_features: Entity Texture Features 5.0 org_apache_httpcomponents_httpmime: httpmime 4.5.10 expandeddelight: Expanded Delight 0.3.0.2 explorerscompass: Explorer's Compass 1.20.1-2.2.3-fabric explorify: Explorify v1.3.0-mc1.20 extensivediamonds: Extensive Diamonds 1.3.0 extra-mod-integrations: Extra Mod Integrations 0.4.1+1.20.1 extractinator: Extractinator 2.3.0 fabric-api: Fabric API 0.91.0+1.20.1 fabric-api-base: Fabric API Base 0.4.30+7abfd51577 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.35+4d8536c977 fabric-biome-api-v1: Fabric Biome API (v1) 13.0.12+215bbe9677 fabric-block-api-v1: Fabric Block API (v1) 1.0.10+92a0d36777 fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.0+92a0d36777 fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.40+b3afc78b77 fabric-client-tags-api-v1: Fabric Client Tags 1.1.1+97bb207577 fabric-command-api-v1: Fabric Command API (v1) 1.2.33+f71b366f77 fabric-command-api-v2: Fabric Command API (v2) 2.2.12+b3afc78b77 fabric-commands-v0: Fabric Commands (v0) 0.2.50+df3654b377 fabric-containers-v0: Fabric Containers (v0) 0.1.63+df3654b377 fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.10+57aed33f77 fabric-convention-tags-v1: Fabric Convention Tags 1.5.4+a1a980da77 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.18+aeb40ebe77 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.3+d7b148e077 fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.53+8536527b77 fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.22+b3afc78b77 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.1+e91849a877 fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.62+df3654b377 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.39+ae9f657a77 fabric-item-api-v1: Fabric Item API (v1) 2.1.27+b3afc78b77 fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.11+d7b148e077 fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.36+fb8d95da77 fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.34+df3654b377 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.21+b3afc78b77 fabric-loot-api-v2: Fabric Loot API (v2) 1.2.0+96dfa95977 fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.44+9e7660c677 fabric-message-api-v1: Fabric Message API (v1) 5.1.8+d7b148e077 fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.49+b3afc78b77 fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.2+709a987177 fabric-models-v0: Fabric Models (v0) 0.4.1+9386d8a777 fabric-networking-api-v1: Fabric Networking API (v1) 1.3.10+eeb8eb3677 fabric-networking-v0: Fabric Networking (v0) 0.3.50+df3654b377 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.2+4ee0bc6077 fabric-particles-v1: Fabric Particles (v1) 1.1.1+201a23a077 fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.20+b3afc78b77 fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.2+4df89eb277 fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.0+39a511ba77 fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.0+39a511ba77 fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.45+df3654b377 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.36+92a0d36777 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.27+b3afc78b77 fabric-rendering-v0: Fabric Rendering (v0) 1.1.48+df3654b377 fabric-rendering-v1: Fabric Rendering (v1) 3.0.7+b3afc78b77 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.7+29de845d77 fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.9+132c48c177 fabric-screen-api-v1: Fabric Screen API (v1) 2.0.7+b3afc78b77 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.29+b3afc78b77 fabric-sound-api-v1: Fabric Sound API (v1) 1.0.12+b3afc78b77 fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.3+c81d263177 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.0+6c31357e77 fabric-language-kotlin: Fabric Language Kotlin 1.10.17+kotlin.1.9.22 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.9.22 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.9.22 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.9.22 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.9.22 org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.23.1 org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.7.3 org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.7.3 org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.5.0 org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.6.2 org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.6.2 org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.6.2 fabricloader: Fabric Loader 0.15.3 mixinextras: MixinExtras 0.3.2 fallingleaves: Falling Leaves 1.15.4 fallingtree: FallingTree 4.3.3 farmersdelight: Farmer's Delight 1.20.1-1.4.3 faux-custom-entity-data: Faux-Custom-Entity-Data 6.0.1 forgeconfigapiport: Forge Config API Port 8.0.0 formations: Formations 1.0.2 formationsnether: Formations Nether 1.0.2 formationsoverworld: Formations Overworld 1.0.1 fpsreducer: FPS Reducer 1.20-2.5 framework: Framework 0.6.16 org_javassist_javassist: javassist 3.29.2-GA friendsandfoes: Friends&Foes 2.0.6 frostiful: Frostiful 1.0.2 furnish: Furnish 25 fusion: Fusion 1.1.0+c fwaystones: Fabric Waystones 3.3.2+mc1.20.1 galosphere: Galosphere 1.20.1-1.4.0 geckolib: GeckoLib 4 4.3.1 com_eliotlash_mclib_mclib: mclib 20 geophilic: Geophilic v2.1.0-mc1.20u1.20.2 getittogetherdrops: Get It Together, Drops! fabric-1.20-1.3.1 goblintraders: Goblin Traders 1.9.3 grindenchantments: Grind Enchantments 3.1.2+1.20 codec-config-api: Codec Config API 1.0.2+1.19.3 handcrafted: Handcrafted 3.0.5 harvest_scythes: Harvest Scythes 2.5.6+mc1.20 held-item-info: Held Item Info 1.5.0 highlighter: Highlighter 1.1.9 iceberg: Iceberg 1.1.18 immediatelyfast: ImmediatelyFast 1.2.8+1.20.4 net_lenni0451_reflect: Reflect 1.3.1 immersive_aircraft: Immersive Aircraft 0.6.2+1.20.1 indium: Indium 1.0.21+mc1.20.1 indrev: Industrial Revolution 1.16.5-BETA libgui: LibGui 8.0.0+1.20 jankson: Jankson 5.0.1+j1.2.2 libninepatch: LibNinePatch 1.2.0 magna: Magna ${version} noindium: No Indium? 1.1.0+1.19 inventorysorter: Inventory Sorter 1.9.0-1.20 kyrptconfig: Kyrpt Config 1.5.6-1.20 inventorytotem: Inventory Totem 3.2 invoke: Invocations Mod 0.1.4 iris: Iris 1.6.4 io_github_douira_glsl-transformer: glsl-transformer 2.0.0-pre13 org_anarres_jcpp: jcpp 1.4.14 org_antlr_antlr4-runtime: antlr4-runtime 4.11.1 ironchests: Iron Chests: Restocked 5.0.2 itemcollectors: Item Collectors 1.1.8 jade: Jade 11.7.0 java: OpenJDK 64-Bit Server VM 17 jeed: Just Enough Effects Descriptions 1.20-2.1.7 jmi: JourneyMapIntegration 1.20.1-0.14-45 journeymap: Journeymap 5.9.18 journeymap-api-fabric: JourneyMap API 1.20-1.9-fabric-SNAPSHOT justhammers: Just Hammers 2.0.2+mc1.20.1 kubejs: KubeJS 2001.6.4-build.114 legendarytooltips: Legendary Tooltips 1.4.5 letmedespawn: Let Me Despawn 1.2.0 lithium: Lithium 0.11.2 loadmyresources: Load My Resources 1.0.4 magistuarmory: Epic Knights Mod 8.11 mcwbridges: Macaw's Bridges 2.1.0 mcwdoors: Macaw's Doors 1.1.0 mcwfences: Macaw's Fences and Walls 1.0.7 mcwfurnitures: Macaw's Furniture 3.2.1 mcwlights: Macaw's Lights and Lamps 1.0.6 mcwroofs: Macaw's Roofs 2.2.4 mcwtrpdoors: Macaw's Trapdoors 1.1.2 mcwwindows: Macaw's Windows 2.2.1 measurements: Measurements 2.0.0 megacells: MEGA Cells 2.2.9-1.20.1 merequester: ME Requester 1.20.1-1.1.4 midnightlib: MidnightLib 1.4.1 minecraft: Minecraft 1.20.1 modonomicon: Modonomicon 1.43.2 org_commonmark_commonmark: commonmark 0.18.2 org_commonmark_commonmark-ext-gfm-strikethrough: commonmark-ext-gfm-strikethrough 0.18.2 org_commonmark_commonmark-ext-ins: commonmark-ext-ins 0.18.2 moonlight: Moonlight 1.20-2.8.72 more_armor_trims: More Armor Trims 1.1.3-1.20.1 morejs: MoreJS 0.5.0 moremobvariants: More Mob Variants 1.2.2 morevillagers: More Villagers 5.0.0 movingelevators: Moving Elevators 1.4.5 mvs: Moog's Voyager Structures 4.1.1-1.20-fabric mysticpotions: Mystic Potions (Fabric) 1.1.2 mythicmetals: Mythic Metals 0.19.0+1.20-alpha additionalentityattributes: Additional Entity Attributes 1.4.0+1.20.0 common-protection-api: Common Protection API 1.0.0 mm_shedaniel: Manningham Mills (shedaniel's fork) 2.4.1 mythicmetals_decorations: Mythic Metals Decorations 0.5.5+1.20 mythicmobs: Mythic Mobs 1.20.1-fabric-1.4.5 mythicupgrades: Mythic Upgrades 2.3.2+mc1.20.1 naturalist: Naturalist 4.0.3 naturescompass: Nature's Compass 1.20.1-2.2.3-fabric netherdepthsupgrade: Nether Depths Upgrade fabric-3.1.1-1.20 nethersdelight: Nether's Delight 1.0.0 disable_custom_worlds_advice: Disable Custom Worlds Advice 4.1 notenoughanimations: NotEnoughAnimations 1.6.4 nyfsspiders: Nyf's Spiders 2.1.1 optigui: OptiGUI 2.1.7 optiglue: OptiGlue 2.1.7-mc.1.19.3 org_apache_commons_commons-text: commons-text 1.10.0 org_ini4j_ini4j: ini4j 0.5.4 owo: oωo 0.11.2+1.20 oxidized: Oxidized 1.8.2 paintings: Paintings++ 11.0.0.0 paraglider: Paragliders 20.1.2 patchouli: Patchouli 1.20.1-84-FABRIC piercingpaxels: piercingpaxels 1.0.12 pigpen: PigPen 15.0.2 player-animator: Player Animator 1.0.2-rc1+1.20 plushies: Plushie Mod 1.4.0 polyeng: Polymorphic Energistics 0.1.0-1.20.1 polymorph: Polymorph 0.49.1+1.20.1 presencefootsteps: Presence Footsteps 1.9.0 kirin: Kirin UI 1.15.0 prism: Prism 1.0.5 promenade: Promenade 4.1.1 biolith: Biolith 1.0.0-alpha.8 terraform-surfaces-api-v1: Terraform Surfaces API (v1) 7.0.1 puffish_skills: Pufferfish's Skills 0.10.0 pumpkillagersquest: Pumpkillager's Quest 3.6 railways: Create: Steam 'n' Rails 1.5.1+fabric-mc1.20.1 rare-ice: Rare Ice 0.6.0 reborncore: Reborn Core 5.8.7 rechiseled: Rechiseled 1.1.5+b rechiseledcreate: Rechiseled: Create 1.0.1 recipe-book-delight: Recipe Book Delight 0.2.0-1.20 dark-matter-base: Dark Matter Base 1.0.0-1.20 dark-matter-enums: Dark Matter Enums 1.0.0-1.20 dark-matter-minecraft: Dark Matter Minecraft 1.0.0-1.20 dark-matter-recipe-book: Dark Matter Recipe Book 1.0.0-1.20 regions_unexplored: Regions Unexplored 0.5.3.2+1.20.1 completeconfig-base: completeconfig-base 2.5.2 completeconfig-gui-cloth: completeconfig-gui-cloth 2.5.2 reinfbarrel: Reinforced Barrels 2.4.1+1.20 reinfcore: Reinforced Core 3.1.2+1.20 reinfshulker: Reinforced Shulker Boxes 2.5.0+1.20 resourcefulconfig: Resourcefulconfig 2.1.0 resourcefullib: Resourceful Lib 2.1.20 com_teamresourceful_bytecodecs: bytecodecs 1.0.2 com_teamresourceful_yabn: yabn 1.0.3 rhino: Rhino 2001.2.2-build.18 runelic: Runelic 18.0.2 runes: Runes 0.9.10+1.20.1 seasons: Fabric Seasons 2.3+1.20 seasonsdelightcompat: Fabric Seasons: Delight Compat 1.0-1.3.9 seasonsextras: Fabric Seasons: Extras 1.2-BETA+1.20 shield_overhaul: Shield Overhaul 1.0.3 shulkerboxtooltip: Shulker Box Tooltip 4.0.4+1.20.1 simplemagnets: Simple Magnets 1.1.10 simplyswords: Simply Swords 1.51.5-1.20.1 skinlayers: 3d Skin Layers 1.5.4-mc1.20.1 skyvillages: Sky Villages 1.0.3.2-1.19.2-1.20.1 smallships: Small Ships 2.0.0-a2.3.3 sodium: Sodium 0.4.10+build.27 sound_physics_remastered: Sound Physics Remastered 1.20.1-1.3.1 spawnermod: Enhanced Mob Spawners 1.2.4 spell_engine: Spell Engine 0.12.4+1.20.1 com_github_zsoltmolnarrr_tinyconfig: TinyConfig 2.3.2 spell_power: Spell Power Attribute 0.9.19+1.20.1 spellbladenext: Spellblades and Such 1.2 structory: Structory 1.3.4 structory_towers: Structory: Towers 1.0.6 structureessentials: Structure Essentials Mod 1.20.1-3.2 supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8+a supermartijn642corelib: SuperMartijn642's Core Lib 1.1.16 supplementaries: Supplementaries 1.20-2.7.14 suppsquared: Supplementaries Squared 1.20-1.1.11 t_and_t: Towns and Towers 1.12 techreborn: Tech Reborn 5.8.7 tempad: Tempad 2.3.1 terrablender: TerraBlender 3.0.0.169 terralith: Terralith 2.4.11 tesseract: Tesseract 1.0.35a the_bumblezone: The Bumblezone - Fabric 7.1.13+1.20.1-fabric thermoo: Thermoo 2.1.0 tlc: The Lost Castle 1.0.1 tramplenomore: TrampleNoMore 13.0.2 transparent: Transparent 8.0.1+1.20.1 trashcans: Trash Cans 1.0.18 travelersbackpack: Traveler's Backpack 1.20.1-9.1.8 treechop: HT's TreeChop 0.18.3 trinkets: Trinkets 3.7.1 tumbleweed: Tumbleweed 0.5.5 twigs: Twigs 3.1.0 universal_ores: Universal Ores 1.5.2 villagernames: Villager Names 7.3 voicechat: Simple Voice Chat 1.20.1-2.4.32 voidtotem: Void Totem 3.0.1 voidz: VoidZ 1.0.10 wands: Building Wands 2.6.8-release waterdripsound: Drip Sounds 1.19-0.3.2 weaponmaster: YDM's Weapon Master 3.0.5 winterly: Winterly 0.9.3+1.20 wizards: Wizards (RPG Series) 1.0.4+1.20.1 structure_pool_api: Structure Pool API 1.0+1.20.1 wormhole: Wormhole (Portals) 1.1.15 yet_another_config_lib_v3: YetAnotherConfigLib 3.2.1+1.20 com_twelvemonkeys_common_common-image: common-image 3.10.0-SNAPSHOT com_twelvemonkeys_common_common-io: common-io 3.10.0-SNAPSHOT com_twelvemonkeys_common_common-lang: common-lang 3.10.0-SNAPSHOT com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0-SNAPSHOT com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0-SNAPSHOT com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0-SNAPSHOT org_quiltmc_parsers_gson: gson 0.2.1 yungsapi: YUNG's API 1.20-Fabric-4.0.2 yungsextras: YUNG's Extras 1.20-Fabric-4.0.3 Loaded Shaderpack: (off) NEC status: No NEC detected Flywheel Backend: Uninitialized Launched Version: fabric-loader-0.15.3-1.20.1 Backend library: LWJGL version 3.3.1 SNAPSHOT Backend API: GeForce GTX 1060 6GB/PCIe/SSE2 GL version 3.2.0 NVIDIA 457.51, NVIDIA Corporation Window size: <not initialized> GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fabric' Type: Client (map_client.txt) CPU: 8x Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.