| 1 | ---- Minecraft Crash Report ----
|
| 2 | |
| 3 |
|
| 4 | Time: 2024-10-24 19:19:09
|
| 5 | Description: Initializing game
|
| 6 |
|
| 7 | java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'medievalweapons' at 'net.medievalweapons.MedievalMain'!
|
| 8 | at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
|
| 9 | at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
|
| 10 | at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)
|
| 11 | at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
|
| 12 | at knot//fudge.notenoughcrashes.fabric.mixinhandlers.ModLoaders.fabricEntrypoints(ModLoaders.java:9)
|
| 13 | at knot//net.minecraft.class_310.redirect$ked000$notenoughcrashes$catchFabricInit(class_310.java:40511)
|
| 14 | at knot//net.minecraft.class_310.<init>(class_310.java:458)
|
| 15 | at knot//net.minecraft.client.main.Main.main(Main.java:211)
|
| 16 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
| 17 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
| 18 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 19 | Suppressed: java.lang.NoClassDefFoundError: Could not initialize class net.trique.mythicupgrades.item.MUItems
|
| 20 | at knot//net.trique.mythicupgrades.registry.RegisterMUItems.registerMUItems(RegisterMUItems.java:27)
|
| 21 | at knot//net.trique.mythicupgrades.registry.RegisterMUItems.registerMythicItems(RegisterMUItems.java:308)
|
| 22 | at knot//net.trique.mythicupgrades.MythicUpgrades.onInitialize(MythicUpgrades.java:25)
|
| 23 | at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
|
| 24 | ... 8 more
|
| 25 | Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NullPointerException [in thread "Render thread"]
|
| 26 | at knot//net.minecraft.class_1831.<init>(class_1831.java:7)
|
| 27 | at knot//net.minecraft.class_1766.<init>(class_1766.java:24)
|
| 28 | at knot//net.minecraft.class_1821.<init>(class_1821.java:35)
|
| 29 | at knot//net.trique.mythicupgrades.item.MythicEffectsShovelItem.<init>(MythicEffectsShovelItem.java:27)
|
| 30 | at knot//net.trique.mythicupgrades.item.MUItems.<clinit>(MUItems.java:94)
|
| 31 | at knot//net.trique.mythicupgrades.item.MUToolMaterials.<clinit>(MUToolMaterials.java:9)
|
| 32 | at knot//net.medievalweapons.compat.CompatItems.loadItems(CompatItems.java:309)
|
| 33 | at knot//net.medievalweapons.init.ItemInit.init(ItemInit.java:141)
|
| 34 | at knot//net.medievalweapons.MedievalMain.onInitialize(MedievalMain.java:22)
|
| 35 | ... 9 more
|
| 36 | Caused by: java.lang.ExceptionInInitializerError
|
| 37 | at knot//net.trique.mythicupgrades.item.MUToolMaterials.<clinit>(MUToolMaterials.java:9)
|
| 38 | at knot//net.medievalweapons.compat.CompatItems.loadItems(CompatItems.java:309)
|
| 39 | at knot//net.medievalweapons.init.ItemInit.init(ItemInit.java:141)
|
| 40 | at knot//net.medievalweapons.MedievalMain.onInitialize(MedievalMain.java:22)
|
| 41 | at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
|
| 42 | ... 8 more
|
| 43 | Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.class_1832.method_8025()" because "$$0" is null
|
| 44 | at knot//net.minecraft.class_1831.<init>(class_1831.java:7)
|
| 45 | at knot//net.minecraft.class_1766.<init>(class_1766.java:24)
|
| 46 | at knot//net.minecraft.class_1821.<init>(class_1821.java:35)
|
| 47 | at knot//net.trique.mythicupgrades.item.MythicEffectsShovelItem.<init>(MythicEffectsShovelItem.java:27)
|
| 48 | at knot//net.trique.mythicupgrades.item.MUItems.<clinit>(MUItems.java:94)
|
| 49 | ... 13 more
|
| 50 |
|
| 51 |
|
| 52 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
| 53 | ---------------------------------------------------------------------------------------
|
| 54 |
|
| 55 | -- Head --
|
| 56 | Thread: Render thread
|
| 57 | Stacktrace:
|
| 58 | at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
|
| 59 | at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
|
| 60 | at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)
|
| 61 | at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
|
| 62 | at knot//fudge.notenoughcrashes.fabric.mixinhandlers.ModLoaders.fabricEntrypoints(ModLoaders.java:9)
|
| 63 | at knot//net.minecraft.class_310.redirect$ked000$notenoughcrashes$catchFabricInit(class_310.java:40511)
|
| 64 | at knot//net.minecraft.class_310.<init>(class_310.java:458)
|
| 65 |
|
| 66 | -- Initialization --
|
| 67 | Details:
|
| 68 | Modules:
|
| 69 | ADVAPI32.dll:Advanced Windows 32 Base API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 70 | COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
|
| 71 | CRYPT32.dll:Crypto API32:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 72 | CRYPTBASE.dll:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 73 | CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 74 | DBGHELP.DLL:Windows Image Helper:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation
|
| 75 | DNSAPI.dll:DNS Client API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 76 | DPAPI.DLL:Data Protection API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 77 | GDI32.dll:GDI Client DLL:10.0.22621.4036 (WinBuild.160101.0800):Microsoft Corporation
|
| 78 | IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
| 79 | IPHLPAPI.DLL:IP Helper API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 80 | KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.22621.4036 (WinBuild.160101.0800):Microsoft Corporation
|
| 81 | KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
|
| 82 | NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 83 | NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 84 | OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 85 | Ole32.dll:Microsoft OLE for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 86 | POWRPROF.dll:Power Profile Helper DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
| 87 | PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 88 | Pdh.dll:Windows Performance Data Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 89 | RPCRT4.dll:Remote Procedure Call Runtime:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
|
| 90 | SHCORE.dll:SHCORE:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 91 | SHELL32.dll:Windows Shell Common Dll:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
|
| 92 | SSPICLI.DLL:Security Support Provider Interface:10.0.22621.3810 (WinBuild.160101.0800):Microsoft Corporation
|
| 93 | Secur32.dll:Security Support Provider Interface:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 94 | UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 95 | USER32.dll:Multi-User Windows USER API Client DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 96 | USERENV.dll:Userenv:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 97 | VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30135.0 built by: vcwrkspc:Microsoft Corporation
|
| 98 | VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 99 | WINHTTP.dll:Windows HTTP Services:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 100 | WINMM.dll:MCI API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 101 | WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 102 | WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 103 | amsi.dll:Anti-Malware Scan Interface:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation
|
| 104 | apphelp.dll:Application Compatibility Client Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 105 | awt.dll:Zulu Platform x64 Architecture:**.**.**.**:Azul Systems Inc.
|
| 106 | bcrypt.dll:Windows Cryptographic Primitives Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 107 | bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
| 108 | clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
|
| 109 | com_antivirus.dll:Kaspersky ComAntivirus Component:30.1719.0.1010:AO Kaspersky Lab
|
| 110 | combase.dll:Microsoft COM for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 111 | dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 112 | dhcpcsvc.DLL:DHCP Client Service:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 113 | dhcpcsvc6.DLL:DHCPv6 Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 114 | dxcore.dll:DXCore:10.0.22621.3958 (WinBuild.160101.0800):Microsoft Corporation
|
| 115 | fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
|
| 116 | gdi32full.dll:GDI Client DLL:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
|
| 117 | glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
|
| 118 | instrument.dll:Zulu Platform x64 Architecture:**.**.**.**:Azul Systems Inc.
|
| 119 | java.dll:Zulu Platform x64 Architecture:**.**.**.**:Azul Systems Inc.
|
| 120 | javaw.exe:Zulu Platform x64 Architecture:**.**.**.**:Azul Systems Inc.
|
| 121 | jemalloc.dll
|
| 122 | jimage.dll:Zulu Platform x64 Architecture:**.**.**.**:Azul Systems Inc.
|
| 123 | jli.dll:Zulu Platform x64 Architecture:**.**.**.**:Azul Systems Inc.
|
| 124 | jna16725255642982230126.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
|
| 125 | jsvml.dll:Zulu Platform x64 Architecture:**.**.**.**:Azul Systems Inc.
|
| 126 | jvm.dll:Zulu 64-Bit Server VM:**.**.**.**:Azul Systems Inc.
|
| 127 | kernel.appcore.dll:AppModel API Host:10.0.22621.3958 (WinBuild.160101.0800):Microsoft Corporation
|
| 128 | lwjgl.dll
|
| 129 | management.dll:Zulu Platform x64 Architecture:**.**.**.**:Azul Systems Inc.
|
| 130 | management_ext.dll:Zulu Platform x64 Architecture:**.**.**.**:Azul Systems Inc.
|
| 131 | mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.
|
| 132 | msvcp140.dll:Microsoft® C Runtime Library:14.29.30135.0 built by: vcwrkspc:Microsoft Corporation
|
| 133 | msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
| 134 | msvcrt.dll:Windows NT CRT DLL:7.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
|
| 135 | mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 136 | napinsp.dll:E-mail Naming Shim Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 137 | ncrypt.dll:Windows NCrypt Router:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 138 | net.dll:Zulu Platform x64 Architecture:**.**.**.**:Azul Systems Inc.
|
| 139 | nio.dll:Zulu Platform x64 Architecture:**.**.**.**:Azul Systems Inc.
|
| 140 | nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
|
| 141 | ntdll.dll:NT Layer DLL:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
|
| 142 | ntmarta.dll:Windows NT MARTA provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 143 | perfos.dll:Windows System Performance Objects DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 144 | pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 145 | pnrpnsp.dll:PNRP Name Space Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 146 | profapi.dll:User Profile Basic API:10.0.22621.4111 (WinBuild.160101.0800):Microsoft Corporation
|
| 147 | rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 148 | rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 149 | sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 150 | shlwapi.dll:Shell Light-weight Utility Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 151 | sunmscapi.dll:Zulu Platform x64 Architecture:**.**.**.**:Azul Systems Inc.
|
| 152 | ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation
|
| 153 | vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30135.0 built by: vcwrkspc:Microsoft Corporation
|
| 154 | verify.dll:Zulu Platform x64 Architecture:**.**.**.**:Azul Systems Inc.
|
| 155 | win32u.dll:Win32u:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
|
| 156 | windows.storage.dll:Microsoft WinRT Storage API:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation
|
| 157 | winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 158 | wintypes.dll:Windows Base Types DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 159 | wshbth.dll:Windows Sockets Helper DLL:10.0.22621.3958 (WinBuild.160101.0800):Microsoft Corporation
|
| 160 | zip.dll:Zulu Platform x64 Architecture:**.**.**.**:Azul Systems Inc.
|
| 161 | Stacktrace:
|
| 162 | at knot//net.minecraft.client.main.Main.main(Main.java:211)
|
| 163 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
| 164 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
| 165 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 166 |
|
| 167 | -- System Details --
|
| 168 | Details:
|
| 169 | Minecraft Version: 1.20.1
|
| 170 | Minecraft Version ID: 1.20.1
|
| 171 | Operating System: Windows 11 (amd64) version 10.0
|
| 172 | Java Version: 17.0.8.1, Azul Systems, Inc.
|
| 173 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
|
| 174 | Memory: 739243080 bytes (704 MiB) / 2994733056 bytes (2856 MiB) up to 10536091648 bytes (10048 MiB)
|
| 175 | CPUs: 20
|
| 176 | Processor Vendor: GenuineIntel
|
| 177 | Processor Name: 12th Gen Intel(R) Core(TM) i7-12700F
|
| 178 | Identifier: Intel64 Family 6 Model 151 Stepping 2
|
| 179 | Microarchitecture: Alder Lake
|
| 180 | Frequency (GHz): 2.11
|
| 181 | Number of physical packages: 1
|
| 182 | Number of physical CPUs: 12
|
| 183 | Number of logical CPUs: 20
|
| 184 | Graphics card #0 name: Parsec Virtual Display Adapter
|
| 185 | Graphics card #0 vendor: Parsec Cloud, Inc.
|
| 186 | Graphics card #0 VRAM (MB): 0.00
|
| 187 | Graphics card #0 deviceId: unknown
|
| 188 | Graphics card #0 versionInfo: DriverVersion=**.**.**.**
|
| 189 | Graphics card #1 name: NVIDIA GeForce RTX 3060 Ti
|
| 190 | Graphics card #1 vendor: NVIDIA (0x10de)
|
| 191 | Graphics card #1 VRAM (MB): 4095.00
|
| 192 | Graphics card #1 deviceId: 0x2489
|
| 193 | Graphics card #1 versionInfo: DriverVersion=32.0.15.5599
|
| 194 | Memory slot #0 capacity (MB): 8192.00
|
| 195 | Memory slot #0 clockSpeed (GHz): 4.80
|
| 196 | Memory slot #0 type: Unknown
|
| 197 | Memory slot #1 capacity (MB): 8192.00
|
| 198 | Memory slot #1 clockSpeed (GHz): 4.80
|
| 199 | Memory slot #1 type: Unknown
|
| 200 | Virtual memory max (MB): 32352.70
|
| 201 | Virtual memory used (MB): 16404.49
|
| 202 | Swap memory total (MB): 16176.35
|
| 203 | Swap memory used (MB): 546.88
|
| 204 | JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10048M
|
| 205 | Fabric Mods:
|
| 206 | additionalstructures: Additional Structures 4.2.2
|
| 207 | adorn: Adorn 5.0.1+1.20.1
|
| 208 | adv_nuker: Recipe Advancements Nuker 1.20-1.4
|
| 209 | advanced_runtime_resource_pack: Runtime Resource Pack 0.8.1
|
| 210 | advancednetherite: Advanced Netherite 2.1.3-1.20.1
|
| 211 | advancementplaques: Advancement Plaques 1.6.7
|
| 212 | adventurez: AdventureZ 1.4.20
|
| 213 | alloy_forgery: Alloy Forgery 2.1.2+1.20
|
| 214 | allthetrims: AllTheTrims 3.4.3
|
| 215 | almostunified: AlmostUnified 1.20.1-0.9.4
|
| 216 | alwayssnow: Always Snow 1.0.0
|
| 217 | ambientsounds: AmbientSounds 6.1.1
|
| 218 | amplified_nether: Amplified Nether 1.2.5
|
| 219 | antighost: AntiGhost 1.20-fabric0.83.0-1.1.5
|
| 220 | crowdin-translate: CrowdinTranslate 1.4+1.19.3
|
| 221 | appleskin: AppleSkin 2.5.1+mc1.20
|
| 222 | aquamirae: Aquamirae 6
|
| 223 | archers: Archers (RPG Series) 1.2.5+1.20.1
|
| 224 | com_github_zsoltmolnarrr_tinyconfig: TinyConfig 2.3.2
|
| 225 | structure_pool_api: Structure Pool API 1.0+1.20.1
|
| 226 | architectury: Architectury 9.2.14
|
| 227 | areas: Areas 6.0
|
| 228 | artifacts: Artifacts 9.5.13
|
| 229 | cardinal-components-base: Cardinal Components API (base) 5.2.2
|
| 230 | cardinal-components-entity: Cardinal Components API (entities) 5.2.2
|
| 231 | expandability: ExpandAbility 9.0.4
|
| 232 | step-height-entity-attribute: Step Height Entity Attribute 1.2.0
|
| 233 | astrocraft: Astrocraft 1.4.5+1.20.1
|
| 234 | athena: Athena 3.1.2
|
| 235 | attributefix: AttributeFix 21.0.4
|
| 236 | automodpack-bootstrap: AutoModpack bootstrap 1.0.0
|
| 237 | automodpack: AutoModpack 4.0.0-beta18
|
| 238 | autotag-convention: AutoTag Convention 2.0.2+1.20
|
| 239 | autotag: AutoTag 2.0.2+1.20
|
| 240 | axesareweapons: Axes Are Weapons 1.7.3
|
| 241 | azurelib: AzureLib 2.0.39
|
| 242 | azurelibarmor: AzureLib Armor 2.0.12
|
| 243 | backslot: BackSlot 1.2.15
|
| 244 | amecsapi: Amecs API 1.5.0+mc1.20-pre1
|
| 245 | backslotaddon: BackSlot Addon 1.1.1
|
| 246 | badoptimizations: BadOptimizations 2.2.0
|
| 247 | bakery: [Let's Do] Bakery 1.1.15
|
| 248 | basicweapons: Basic Weapons 1.2.3+1.20.1
|
| 249 | bbb: Building But Better 1.20.1-fabric-1.0.2
|
| 250 | bclib: BCLib 3.0.14
|
| 251 | wunderlib: WunderLib 1.1.5
|
| 252 | beachparty: [Let's Do] Beachparty 1.1.5
|
| 253 | beautify: Beautify 1.2.0+1.20.1
|
| 254 | bedspreads: Bedspreads 6.2.0+1.20.1
|
| 255 | better-snow-coverage: Better Snow Coverage 0.2.0+mc1.20.1
|
| 256 | betteradvancements: Better Advancements **.**.**.**
|
| 257 | betteranimationscollection: Better Animations Collection 8.0.0
|
| 258 | betterarcheology: Better Archeology 1.2.1-1.20.1
|
| 259 | betterbeds: Better Beds 1.3.0
|
| 260 | betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3
|
| 261 | org_reflections_reflections: reflections 0.10.2
|
| 262 | betterdungeons: YUNG's Better Dungeons 1.20-Fabric-4.0.4
|
| 263 | betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.6
|
| 264 | betterf3: BetterF3 7.0.2
|
| 265 | betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.6
|
| 266 | betterjungletemples: YUNG's Better Jungle Temples 1.20-Fabric-2.0.5
|
| 267 | bettermineshafts: YUNG's Better Mineshafts 1.20-Fabric-4.0.4
|
| 268 | bettermounthud: Better Mount HUD 1.2.2
|
| 269 | betternether: Better Nether 9.0.10
|
| 270 | betteroceanmonuments: YUNG's Better Ocean Monuments 1.20-Fabric-3.0.4
|
| 271 | betterpingdisplay: Better Ping Display 1.1.1
|
| 272 | betterstrongholds: YUNG's Better Strongholds 1.20-Fabric-4.0.3
|
| 273 | bettertridents: Better Tridents 8.0.1
|
| 274 | bettertrims: BetterTrims 3.2.8
|
| 275 | betterwitchhuts: YUNG's Better Witch Huts 1.20-Fabric-3.0.3
|
| 276 | biomeparticleweather: BiomeParticleWeather 5.2.4
|
| 277 | biomesoplenty: BiomesOPlenty **.**.**.**
|
| 278 | biomeswevegone: Oh The Biomes We've Gone 1.3.3
|
| 279 | blur: Blur (Fabric) 3.1.0
|
| 280 | bobby: Bobby 5.0.1
|
| 281 | com_typesafe_config: config 1.4.2
|
| 282 | io_leangen_geantyref_geantyref: geantyref 1.3.13
|
| 283 | org_spongepowered_configurate-core: configurate-core 4.1.2
|
| 284 | org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
|
| 285 | bookshelf: Bookshelf 20.2.13
|
| 286 | borderlessmining: Borderless Mining 1.1.8+1.20.1
|
| 287 | bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.7.5-1.20.1
|
| 288 | maelstrom_library: Maelstrom Library 1.6.1-1.20
|
| 289 | multipart_entities: MultipartEntities 1.5-1.20
|
| 290 | bountiful: Bountiful 6.0.3+1.20.1
|
| 291 | burnt: Burnt Basic Fabric 1.6.0
|
| 292 | bushierflowers: Bushier Flowers 0.0.3-1.20.1
|
| 293 | c2me: Concurrent Chunk Management Engine 0.2.0+alpha.11.13
|
| 294 | c2me-base: Concurrent Chunk Management Engine (Base) 0.2.0+alpha.11.13
|
| 295 | c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.2.0+alpha.11.13
|
| 296 | c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.2.0+alpha.11.13
|
| 297 | c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.2.0+alpha.11.13
|
| 298 | c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.2.0+alpha.11.13
|
| 299 | c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.2.0+alpha.11.13
|
| 300 | c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.2.0+alpha.11.13
|
| 301 | c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.2.0+alpha.11.13
|
| 302 | c2me-opts-chunk-access: Concurrent Chunk Management Engine (Optimizations/Chunk Access) 0.2.0+alpha.11.13
|
| 303 | c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.2.0+alpha.11.13
|
| 304 | c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.2.0+alpha.11.13
|
| 305 | c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.2.0+alpha.11.13
|
| 306 | c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.2.0+alpha.11.13
|
| 307 | c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.2.0+alpha.11.13
|
| 308 | c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.2.0+alpha.11.13
|
| 309 | c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.2.0+alpha.11.13
|
| 310 | c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.2.0+alpha.11.13
|
| 311 | c2me-threading-chunkio: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.13
|
| 312 | c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.2.0+alpha.11.13
|
| 313 | c2me-threading-worldgen: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.13
|
| 314 | com_ibm_async_asyncutil: asyncutil 0.1.0
|
| 315 | net_objecthunter_exp4j: exp4j 0.4.8
|
| 316 | org_threadly_threadly: threadly 7.0
|
| 317 | cameraoverhaul: Camera Overhaul 1.4.1-fabric-universal
|
| 318 | capes: Capes 1.5.2+1.20
|
| 319 | cardinal-components: Cardinal Components API 5.2.2
|
| 320 | cardinal-components-block: Cardinal Components API (blocks) 5.2.2
|
| 321 | cardinal-components-chunk: Cardinal Components API (chunks) 5.2.2
|
| 322 | cardinal-components-item: Cardinal Components API (items) 5.2.2
|
| 323 | cardinal-components-level: Cardinal Components API (world saves) 5.2.2
|
| 324 | cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.2.2
|
| 325 | cardinal-components-world: Cardinal Components API (worlds) 5.2.2
|
| 326 | cat_jam: cat_jam 1.2.2
|
| 327 | cavedust: Cave Dust 3.0.0
|
| 328 | kirin: Kirin UI 1.15.6+1.20.1
|
| 329 | centered-crosshair: Centered Crosshair 1.0.6+b2
|
| 330 | chatanimation: ChatAnimation 1.0.5
|
| 331 | chatsigninghider: Chat Signing Hider 1.20.1-1.0.5
|
| 332 | chefsdelight: Chefs Delight 1.0.3-fabric-1.20.1
|
| 333 | chipped: Chipped 3.0.7
|
| 334 | chunksfadein: Chunks Fade In 1.0.7-1.20.1
|
| 335 | com_moandjiezana_toml_toml4j: toml4j 0.7.2
|
| 336 | cicada: CICADA 0.8.4-beta.1+1.20.1
|
| 337 | cinderscapes: Cinderscapes 4.0.10
|
| 338 | biolith: Biolith 1.0.0-beta.1
|
| 339 | cinderscapes-client: Cinderscapes: Client 4.0.10
|
| 340 | cinderscapes-common: Cinderscapes: Common 4.0.10
|
| 341 | cinderscapes-worldgen: Cinderscapes: World Generation 4.0.10
|
| 342 | terraform-biome-remapper-api-v1: Terraform Biome Remapper API (v1) 7.0.3
|
| 343 | terraform-shapes-api-v1: Terraform Shapes API (v1) 7.0.3
|
| 344 | terraform-surfaces-api-v1: Terraform Surfaces API (v1) 7.0.3
|
| 345 | terraform-wood-api-v1: Terraform Wood API (v1) 7.0.3
|
| 346 | cloth-config: Cloth Config v11 11.1.136
|
| 347 | cloth-basic-math: cloth-basic-math 0.6.1
|
| 348 | clumps: Clumps **.**.**.**
|
| 349 | clutter: Clutter 1.20-0.6.0
|
| 350 | cobweb: Cobweb 1.0.0
|
| 351 | collective: Collective 7.87
|
| 352 | comforts: Comforts 6.4.0+1.20.1
|
| 353 | spectrelib: SpectreLib 0.13.15+1.20.1
|
| 354 | configurable: Configurable 2.2.0
|
| 355 | continuity: Continuity 3.0.0-beta.5+1.20.1
|
| 356 | controlling: Controlling For Fabric 12.0.2
|
| 357 | corgilib: CorgiLib **.**.**.**
|
| 358 | com_electronwill_night-config_core: core 3.8.0
|
| 359 | com_electronwill_night-config_toml: toml 3.8.0
|
| 360 | coroutil: CoroUtil 1.20.1-1.3.7
|
| 361 | crawl: Crawl 0.12.0
|
| 362 | mm: Manningham Mills 2.3
|
| 363 | creativecore: CreativeCore 2.12.20
|
| 364 | net_minecraftforge_eventbus: eventbus 6.0.3
|
| 365 | creeperoverhaul: Creeper Overhaul 3.0.2
|
| 366 | cristellib: Cristel Lib 1.1.5
|
| 367 | blue_endless_jankson: jankson 1.2.3
|
| 368 | ctov: ChoiceTheorem's Overhauled Village 3.4.9a
|
| 369 | ctrl-q: Ctrl Q 1.9
|
| 370 | cullleaves: Cull Leaves 3.2.0
|
| 371 | customwindowtitle: Custom Window Title 1.2.0
|
| 372 | dark-loading-screen: Dark Loading Screen 1.6.14
|
| 373 | dark_title_bar: DarkTitleBar 1.2
|
| 374 | dawn: Dawn API 5.0.0
|
| 375 | debugify: Debugify 1.20.1+2.0
|
| 376 | decorative_blocks: Decorative Blocks 4.1.3
|
| 377 | deeperdarker: Deeper and Darker **.**.**.**
|
| 378 | customportalapi: Custom Portal Api 0.0.1-beta64-1.20
|
| 379 | detailab: Detail Armor Bar 2.6.3+1.20.1-fabric
|
| 380 | diagonalfences: Diagonal Fences 8.1.4
|
| 381 | diagonalblocks: Diagonal Blocks 8.0.5
|
| 382 | do_a_barrel_roll: Do a Barrel Roll 3.6.1+1.20.1
|
| 383 | doapi: [Let's Do] API 1.2.15
|
| 384 | doubledoors: Double Doors 5.9
|
| 385 | dragonloot: DragonLoot 1.1.4
|
| 386 | drippyloadingscreen: Drippy Loading Screen 3.0.8
|
| 387 | dummmmmmy: MmmMmmMmmMmm 1.20-2.0.3
|
| 388 | dungeonnowloading: Dungeon Now Loading 1.5
|
| 389 | dungeons_arise: When Dungeons Arise 2.1.57
|
| 390 | dungeonz: DungeonZ 1.0.6
|
| 391 | dynamic_fps: Dynamic FPS 3.7.4
|
| 392 | net_lostluma_battery: battery 1.2.0
|
| 393 | dynamictrim: DynamicTrim 1.4.1
|
| 394 | earlystage: EarlyStage 1.1.1
|
| 395 | easymagic: Easy Magic 8.0.1
|
| 396 | eatinganimationid: Eating Animation 1.20+1.9.61
|
| 397 | edgelesschatscreen: Edgeless Chat Screen 1.1.5
|
| 398 | effective: Effective 2.3.2-1.20.1
|
| 399 | lodestone: Lodestone 1.20.1-1.6.2.3f-fabric
|
| 400 | porting_lib_accessors: Porting Lib Accessors 2.3.4+1.20.1
|
| 401 | porting_lib_base: Porting Lib Base 2.3.4+1.20.1
|
| 402 | porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.4+1.20.1
|
| 403 | porting_lib_blocks: Porting Lib Blocks 2.3.4+1.20.1
|
| 404 | porting_lib_config: Porting Lib Config 2.3.4+1.20.1
|
| 405 | porting_lib_core: Porting Lib Core 2.3.4+1.20.1
|
| 406 | porting_lib_data: Porting Lib Data 2.3.4+1.20.1
|
| 407 | porting_lib_entity: Porting Lib Entity 2.3.4+1.20.1
|
| 408 | porting_lib_extensions: Porting Lib Extensions 2.3.4+1.20.1
|
| 409 | porting_lib_attributes: Porting Lib Attributes 2.3.4+1.20.1
|
| 410 | porting_lib_common: Porting Lib Common 2.3.4+1.20.1
|
| 411 | porting_lib_items: Porting Lib Items 2.3.4+1.20.1
|
| 412 | porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.4+1.20.1
|
| 413 | porting_lib_model_generators: Porting Lib Model Generators 2.3.4+1.20.1
|
| 414 | porting_lib_model_materials: Porting Lib Model Materials 2.3.4+1.20.1
|
| 415 | porting_lib_utility: Porting Lib Utility 2.3.4+1.20.1
|
| 416 | porting_lib_models: Porting Lib Models 2.3.4+1.20.1
|
| 417 | porting_lib_fluids: Porting Lib Fluids 2.3.4+1.20.1
|
| 418 | porting_lib_model_loader: Porting Lib Model Loader 2.3.4+1.20.1
|
| 419 | porting_lib_networking: Porting Lib Networking 2.3.4+1.20.1
|
| 420 | porting_lib_tags: Porting Lib Tags 3.0
|
| 421 | porting_lib_tool_actions: Porting Lib Tool Actions 2.3.4+1.20.1
|
| 422 | porting_lib_transfer: Porting Lib Transfer 2.3.4+1.20.1
|
| 423 | satin: Satin 1.14.0
|
| 424 | elytratrims: Elytra Trims 3.5.4
|
| 425 | conditional-mixin: conditional mixin 0.6.2
|
| 426 | enchdesc: EnchantmentDescriptions 17.1.18
|
| 427 | endermanoverhaul: Enderman Overhaul 1.0.4
|
| 428 | endrem: End Remastered 5.2.4
|
| 429 | ends_delight: End's Delight 2.1
|
| 430 | enhancedblockentities: Enhanced Block Entities 0.9+1.20
|
| 431 | spruceui: SpruceUI 5.0.0+1.20
|
| 432 | enhancedvisuals: EnhancedVisuals 1.8.1
|
| 433 | entity_model_features: Entity Model Features 2.2.6
|
| 434 | entity_sound_features: Entity Sound Features 0.4
|
| 435 | entity_texture_features: Entity Texture Features 6.2.5
|
| 436 | org_apache_httpcomponents_httpmime: httpmime 4.5.10
|
| 437 | entityculling: EntityCulling 1.7.0
|
| 438 | environmentz: EnvironmentZ 2.0.8
|
| 439 | euphoria_patcher: Euphoria Patcher 1.4.1-r5.3-fabric
|
| 440 | io_sigpipe_jbsdiff: jbsdiff 1.0
|
| 441 | everycomp: Every Compat 1.20-2.6.84H
|
| 442 | expandeddelight: Expanded Delight 0.3.2
|
| 443 | explorify: Explorify 1.6.2
|
| 444 | explosiveenhancement: Explosive Enhancement 1.2.2-1.20.x
|
| 445 | extra_details: Panda's Extra Detail's 0.3.1-beta
|
| 446 | extraspellattributes: Extra RPG Attributes 1.2.16
|
| 447 | fabric-api: Fabric API 0.92.2+1.20.1
|
| 448 | fabric-api-base: Fabric API Base 0.4.31+1802ada577
|
| 449 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.36+1802ada577
|
| 450 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.13+1802ada577
|
| 451 | fabric-block-api-v1: Fabric Block API (v1) 1.0.11+1802ada577
|
| 452 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.1+1802ada577
|
| 453 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.41+1802ada577
|
| 454 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.2+1802ada577
|
| 455 | fabric-command-api-v1: Fabric Command API (v1) 1.2.34+f71b366f77
|
| 456 | fabric-command-api-v2: Fabric Command API (v2) 2.2.13+1802ada577
|
| 457 | fabric-commands-v0: Fabric Commands (v0) 0.2.51+df3654b377
|
| 458 | fabric-containers-v0: Fabric Containers (v0) 0.1.64+df3654b377
|
| 459 | fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.11+1802ada577
|
| 460 | fabric-convention-tags-v1: Fabric Convention Tags 1.5.5+1802ada577
|
| 461 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.19+1802ada577
|
| 462 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.0+de0fd6d177
|
| 463 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.4+1802ada577
|
| 464 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.54+1802ada577
|
| 465 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.0+1c78457f77
|
| 466 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.2+1802ada577
|
| 467 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.63+df3654b377
|
| 468 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.40+1802ada577
|
| 469 | fabric-item-api-v1: Fabric Item API (v1) 2.1.28+1802ada577
|
| 470 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.12+1802ada577
|
| 471 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.37+1802ada577
|
| 472 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.35+df3654b377
|
| 473 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.22+1802ada577
|
| 474 | fabric-loot-api-v2: Fabric Loot API (v2) 1.2.1+1802ada577
|
| 475 | fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.45+9e7660c677
|
| 476 | fabric-message-api-v1: Fabric Message API (v1) 5.1.9+1802ada577
|
| 477 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.50+1802ada577
|
| 478 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.3+1802ada577
|
| 479 | fabric-models-v0: Fabric Models (v0) 0.4.2+9386d8a777
|
| 480 | fabric-networking-api-v1: Fabric Networking API (v1) 1.3.11+1802ada577
|
| 481 | fabric-networking-v0: Fabric Networking (v0) 0.3.51+df3654b377
|
| 482 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.3+1802ada577
|
| 483 | fabric-particles-v1: Fabric Particles (v1) 1.1.2+1802ada577
|
| 484 | fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.21+1802ada577
|
| 485 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.3+1802ada577
|
| 486 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.1+1802ada577
|
| 487 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.2+85287f9f77
|
| 488 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.46+df3654b377
|
| 489 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.37+92a0d36777
|
| 490 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.28+1802ada577
|
| 491 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.49+df3654b377
|
| 492 | fabric-rendering-v1: Fabric Rendering (v1) 3.0.8+1802ada577
|
| 493 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.8+1802ada577
|
| 494 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.10+1802ada577
|
| 495 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.8+1802ada577
|
| 496 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.30+1802ada577
|
| 497 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.13+1802ada577
|
| 498 | fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.5+8dd72ea377
|
| 499 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.1+1802ada577
|
| 500 | fabric-language-kotlin: Fabric Language Kotlin 1.11.0+kotlin.2.0.0
|
| 501 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.0.0
|
| 502 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.0.0
|
| 503 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.0.0
|
| 504 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.0.0
|
| 505 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.24.0
|
| 506 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.8.1
|
| 507 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.8.1
|
| 508 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.0
|
| 509 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.6.3
|
| 510 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.6.3
|
| 511 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.6.3
|
| 512 | fabricloader: Fabric Loader 0.16.7
|
| 513 | fabrishot: Fabrishot 1.10.1
|
| 514 | falling_snow: Falling Snow (Fabric) 1.0.0
|
| 515 | fallingleaves: Falling Leaves 1.15.6
|
| 516 | fancymenu: FancyMenu 3.3.2
|
| 517 | com_github_keksuccino_japng: japng 0.5.3
|
| 518 | com_github_rtyley_animated-gif-lib-for-java: animated-gif-lib-for-java animated-gif-lib-1.7
|
| 519 | farmersdelight: Farmer's Delight 1.20.1-2.1.6+refabricated
|
| 520 | porting_lib_loot: Porting Lib Loot 2.3.4+1.20.1
|
| 521 | porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 2.3.4+1.20.1
|
| 522 | faster_entity_animations: FastAnim 1.6
|
| 523 | fastipping: Fast IP Ping 1.0.5
|
| 524 | fastload: Fast Load 3.4.0
|
| 525 | fastload-119-0-1-2-compat: Fastload 1.19-0-1-2 Compatibility 3.4.0
|
| 526 | fastload-1193-compat: Fastload 1.19.3 Compatibility 3.4.0
|
| 527 | fastload-1194-compat: Fastload 1.19.4 Compat 3.4.0
|
| 528 | fastload_fapi_forward: Fastload Fabric-api Forwarding 1.0.2
|
| 529 | ferritecore: FerriteCore 6.0.1
|
| 530 | feytweaks: FeyTweaks 1.20-1.2.7
|
| 531 | firstperson: FirstPerson 2.4.5
|
| 532 | fishingreal: Fishingreal 1.20.1-1.7.2
|
| 533 | fishofthieves: Fish of Thieves 3.0.9
|
| 534 | forgeconfigapiport: Forge Config API Port 8.0.0
|
| 535 | formations: Formations 1.0.2
|
| 536 | formationsnether: Formations Nether 1.0.5
|
| 537 | formationsoverworld: Formations Overworld 1.0.4
|
| 538 | friendsandfoes: Friends & Foes 3.0.5
|
| 539 | reach-entity-attributes: Reach Entity Attributes 2.4.0
|
| 540 | frostiful: Frostiful 1.0.11
|
| 541 | fsit: FSit 2.6.0+mc1.20
|
| 542 | fzzy_config: Fzzy Config 0.5.5+1.20.1
|
| 543 | fabric-permissions-api-v0: fabric-permissions-api 0.3.1
|
| 544 | net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7
|
| 545 | galosphere: Galosphere 1.20.1-1.4.1
|
| 546 | gamemenuremovegfarb: Game Menu Remove GFARB 2.1.2
|
| 547 | geckolib: GeckoLib 4 4.4.9
|
| 548 | com_eliotlash_mclib_mclib: mclib 20
|
| 549 | geodes: More Geodes 1.9.3
|
| 550 | glitchcore: GlitchCore **.**.**.**
|
| 551 | net_jodah_typetools: typetools 0.6.3
|
| 552 | grassoverhaul: Grass Overhaul 23.10.11
|
| 553 | guardvillagers: GuardVillagers 2.0.9-1.20.1
|
| 554 | handcrafted: Handcrafted 3.0.6
|
| 555 | hearth_and_home: Hearth & Home 1.20.1-2.0.3
|
| 556 | herbalbrews: [Let's Do] HerbalBrews **.**.**.**
|
| 557 | highlight: Highlight 2.0.1
|
| 558 | highlighter: Highlighter 1.1.9
|
| 559 | hopobetterruinedportal: Hopo Better Ruined Portal 1.3.7
|
| 560 | hopobetterunderwaterruins: Hopo Better Underwater Ruins 1.1.4
|
| 561 | iceberg: Iceberg 1.1.25
|
| 562 | immersive_aircraft: Immersive Aircraft 1.1.2+1.20.1
|
| 563 | org_mariuszgromada_math_mathparser_org-mxparser: MathParser.org-mXparser 5.2.1
|
| 564 | immersive_armors: Immersive Armors 1.6.1+1.20.1
|
| 565 | immersivesnow: Immersive Snow 1.3.0
|
| 566 | immersiveui: ImmersiveUI 0.2.2
|
| 567 | imst: Immersive structures 2.1.0
|
| 568 | indium: Indium 1.0.34+mc1.20.1
|
| 569 | infinity-cave: Infinity Cave 0.4
|
| 570 | infusion_table: Infusion Table 1.2.0
|
| 571 | inmis: Inmis 2.7.2-1.20.1
|
| 572 | inmisaddon: InmisAddon 1.0.4
|
| 573 | iris: Iris 1.7.5+mc1.20.1
|
| 574 | io_github_douira_glsl-transformer: glsl-transformer 2.0.1
|
| 575 | org_anarres_jcpp: jcpp 1.4.14
|
| 576 | org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
|
| 577 | ironchests: Iron Chests: Restocked 5.0.2
|
| 578 | itemborders: Item Borders 1.2.2
|
| 579 | items_displayed: Items Displayed 1.3
|
| 580 | jade: Jade 11.12.0+fabric
|
| 581 | java: OpenJDK 64-Bit Server VM 17
|
| 582 | jei: Just Enough Items **.**.**.**
|
| 583 | journeymap: Journeymap 5.10.3
|
| 584 | journeymap-api-fabric: JourneyMap API 1.20-1.9-fabric-SNAPSHOT
|
| 585 | justhammers: Just Hammers 2.0.3+mc1.20.1
|
| 586 | justoutdoorstuffs: Just Outdoor Stuffs 1.0.2
|
| 587 | kambrik: Kambrik 6.1.1+1.20.1
|
| 588 | kiwi: Kiwi Library 11.8.26+fabric
|
| 589 | konkrete: Konkrete 1.8.1
|
| 590 | krypton: Krypton 0.2.3
|
| 591 | com_velocitypowered_velocity-native: velocity-native 3.2.0-SNAPSHOT
|
| 592 | lambdynlights: LambDynamicLights 2.3.2+1.20.1
|
| 593 | pride: Pride Lib 1.2.0+1.19.4
|
| 594 | lavender: Lavender 0.1.9+1.20
|
| 595 | lavender-md: lavender-md 0.1.1+1.20
|
| 596 | lavender-md-owo-ui: lavender-md-owo-ui 0.1.1+1.20
|
| 597 | lazydfu: LazyDFU 0.1.3
|
| 598 | leahs-immersive-thunder: Immersive Thunder 1.20.1+1.2.2
|
| 599 | legendarytooltips: Legendary Tooltips 1.4.5
|
| 600 | libz: LibZ 1.0.3
|
| 601 | lithium: Lithium 0.11.2
|
| 602 | lithostitched: Lithostitched 1.3.1a
|
| 603 | livingthings: Living Things 1.20.1-2.1.3
|
| 604 | lmft: Load My F***ing Tags 1.0.2+1.20
|
| 605 | logbegone: Log Begone 1.0.8
|
| 606 | longerchathistory: Longer Chat History 1.4
|
| 607 | luphieclutteredmod: Cluttered 2.1.0+1.20.1
|
| 608 | magistuarmory: Epic Knights Mod 9.16
|
| 609 | make_bubbles_pop: Make Bubbles Pop 0.3.0-fabric
|
| 610 | mcda: MC Dungeons Armors 5.0.2
|
| 611 | mcde: MC Dungeons: Enchanting 1.6.4-1.20
|
| 612 | com_hrakaroo_glob: glob 0.9.0
|
| 613 | mcdw: MC Dungeons Weapons 9.0.4
|
| 614 | mcwbridges: Macaw's Bridges 3.0.0
|
| 615 | mcwfences: Macaw's Fences and Walls 1.1.2
|
| 616 | mcwfurnitures: Macaw's Furniture 3.3.0
|
| 617 | mcwholidays: Macaw's Holidays 1.1.0
|
| 618 | mcwlights: Macaw's Lights and Lamps 1.1.1
|
| 619 | mcwpaths: Macaw's Paths and Pavings 1.0.5
|
| 620 | mcwroofs: Macaw's Roofs 2.3.1
|
| 621 | mcwtrpdoors: Macaw's Trapdoors 1.1.3
|
| 622 | mcwwindows: Macaw's Windows 2.3.0
|
| 623 | meadow: [Let's Do] Meadow 1.3.19
|
| 624 | medievalend: Medieval Buildings [The End Edition] 1.0.1
|
| 625 | medievalweapons: Medieval Weapons 1.4.8
|
| 626 | melody: Melody 1.0.3
|
| 627 | memoryleakfix: Memory Leak Fix 1.1.5
|
| 628 | mes: Moog's End Structures 1.3.1-1.20-fabric
|
| 629 | midnightlib: MidnightLib 1.4.1
|
| 630 | minecraft: Minecraft 1.20.1
|
| 631 | minerally: Minerally 1.20.2-1.2
|
| 632 | mobcatalog: Mob Catalog 1.0.8+1.20.1
|
| 633 | mobtimizations: Mobtimizations 1.20.1-1.0.0
|
| 634 | mod-loading-screen: Mod Loading Screen 1.0.4
|
| 635 | com_formdev_flatlaf: flatlaf 3.0
|
| 636 | net_lenni0451_reflect: Reflect 1.0.2
|
| 637 | modelfix: Model Gap Fix 1.15
|
| 638 | modernfix: ModernFix 5.19.4+mc1.20.1
|
| 639 | modmenu: Mod Menu 7.2.2
|
| 640 | moonlight: Moonlight 1.20-2.13.14
|
| 641 | more_armor_trims: More Armor Trims 1.4.0-1.20.1
|
| 642 | moremobvariants: More Mob Variants 1.3.1
|
| 643 | mostructures: Mo' Structures 1.4.5+1.20.1
|
| 644 | omega-config: OmegaConfig 1.4.1+1.20.1
|
| 645 | mousetweaks: Mouse Tweaks 2.26
|
| 646 | mr_animated_doors: Animated Doors 1.0
|
| 647 | mr_camps_castles_carriages: Camps. Castles. Carriages. 2.3.3
|
| 648 | mr_caves__canyons: Caves & Canyons 1.2
|
| 649 | mr_ctov_farmersdelightcompat: CTOV - Farmer Delight Compat 2.1
|
| 650 | mr_dungeons: Dungeons+ 1.8.4b
|
| 651 | mr_dungeons_andtaverns: Dungeons and Taverns 3.0.3.f
|
| 652 | mr_dungeons_andtavernsancientcityoverhaul: Dungeons and Taverns Ancient City Overhaul 1
|
| 653 | mr_dungeons_andtavernspillageroutpostrework: Dungeons and Taverns Pillager Outpost Rework 1.1
|
| 654 | mr_dungeons_andtavernsstrongholdrework: Dungeons and Taverns Stronghold Rework 1
|
| 655 | mr_edf_remastered: Ender Dragon Fight Remastered 4.3
|
| 656 | mr_lukis_grandcapitals: Luki's Grand Capitals 1.0
|
| 657 | mr_ships: Ships 3.0.3
|
| 658 | mr_stellarity: Stellarity 2.0e
|
| 659 | mr_tidal_towns: Tidal Towns 1.3.3
|
| 660 | mr_true_ending: True Ending: Ender Dragon Overhaul 1-v1.1.0c
|
| 661 | mru: Mineblock's Repeated Utilities 1.0.3+1.20.1+fabric
|
| 662 | mvs: Moog's Voyager Structures 4.1.2-1.20-fabric
|
| 663 | mythic_charms: Mythic Charms 1.2.1
|
| 664 | mythicmetals: Mythic Metals 0.19.9+1.20.1
|
| 665 | additionalentityattributes: Additional Entity Attributes 1.7.3+1.20.0
|
| 666 | common-protection-api: Common Protection API 1.0.0
|
| 667 | mythicupgrades: Mythic Upgrades 4.2.0+mc1.20.1
|
| 668 | naturalist: Naturalist 4.0.3
|
| 669 | natures_spirit: Nature's Spirit 1.6.3-1.20.1
|
| 670 | necronomicon: Necronomicon 1.6.0
|
| 671 | neruina: Neruina 2.1.2
|
| 672 | com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.17.0
|
| 673 | com_fasterxml_jackson_core_jackson-core: jackson-core 2.17.0
|
| 674 | com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.17.0
|
| 675 | org_apache_maven_maven-artifact: maven-artifact 3.8.1
|
| 676 | org_kohsuke_github-api: github-api 1.318
|
| 677 | nicer-skies: Nicer Skies 1.3.0
|
| 678 | nightlights: Night Lights 1.1
|
| 679 | no-resource-pack-warnings: No Resource Pack Warnings 1.3.0
|
| 680 | no-telemetry: No Telemetry 1.8.0
|
| 681 | nochatreports: No Chat Reports 1.20.1-v2.2.2
|
| 682 | notenoughanimations: NotEnoughAnimations 1.7.6
|
| 683 | notenoughcrashes: Not Enough Crashes 4.4.7+1.20.1
|
| 684 | noxesium: Noxesium 1.0.3+9b339b0
|
| 685 | com_noxcrew_noxesium_api_: api 1.0.3+9b339b0
|
| 686 | nullscape: Nullscape 1.2.7
|
| 687 | nutritious-feast: Nutritious Feast 1.7.1
|
| 688 | nyctophobia: Nyctophobia 1.9
|
| 689 | nyfsspiders: Nyf's Spiders 2.1.1
|
| 690 | obscure_api: Obscure API 16
|
| 691 | oceansdelight: Ocean's Delight fdrf-fabric-1.0.2-1.20
|
| 692 | octolib: OctoLib 0.4.2
|
| 693 | org_yaml_snakeyaml: snakeyaml 2.2
|
| 694 | ohthetreesyoullgrow: Oh The Trees You'll Grow 1.20.1-1.3.0
|
| 695 | owo: oωo 0.11.2+1.20
|
| 696 | paladins: Paladins & Priests (RPG Series) 1.3.1+1.20.1
|
| 697 | particle_core: Particle Core 0.2.5+1.20.1
|
| 698 | particular: Particular 1.1.1
|
| 699 | patchouli: Patchouli 1.20.1-84-FABRIC
|
| 700 | fiber: fiber 0.23.0-2
|
| 701 | pehkui: Pehkui 3.8.3+1.14.4-1.21
|
| 702 | kanos_config: Kanos Config 0.4.1+1.14.4-1.19.4
|
| 703 | physicsmod: Physics Mod 3.0.14
|
| 704 | player-animator: Player Animator 1.0.2-rc1+1.20
|
| 705 | pockets: Pockets 1.2.0
|
| 706 | pointblank: Point Blank 1.7.8
|
| 707 | presencefootsteps: Presence Footsteps 1.9.4+1.20.1
|
| 708 | primalwinter: Primal Winter 5.0.0
|
| 709 | prism: Prism 1.0.5
|
| 710 | promenade: Promenade 4.1.1
|
| 711 | purediscstrailstales: Pure Discs - Trails & Tales 1.0.0
|
| 712 | puzzle: Puzzle 1.5.2+1.20
|
| 713 | puzzle-base: Puzzle Base 1.5.2+1.20
|
| 714 | puzzle-gui: Puzzle GUI 1.5.2+1.20
|
| 715 | puzzle-models: Puzzle Models 1.5.2+1.20
|
| 716 | puzzle-splashscreen: Puzzle Splash Screen 1.5.2+1.20
|
| 717 | puzzleslib: Puzzles Lib 8.1.24
|
| 718 | puzzlesaccessapi: Puzzles Access Api 8.0.7
|
| 719 | raised: Raised 4.0.0
|
| 720 | ranged_weapon_api: RangedWeaponAPI 1.1.4+1.20.1
|
| 721 | recursiveresources: Recursive Resources 2.5.2+1.20
|
| 722 | shared-resources-api: Shared Resources API 1.5.2
|
| 723 | regions_unexplored: Regions Unexplored 0.5.6+1.20.1
|
| 724 | repurposed_structures: Repurposed Structures 7.1.15+1.20.1-fabric
|
| 725 | resourcefulconfig: Resourcefulconfig 2.1.2
|
| 726 | resourcefullib: Resourceful Lib 2.1.29
|
| 727 | com_teamresourceful_bytecodecs: bytecodecs 1.0.2
|
| 728 | com_teamresourceful_yabn: yabn 1.0.3
|
| 729 | rocks: This Rocks! 1.7.1
|
| 730 | rogues: Rogues & Warriors (RPG Series) 1.1.0+1.20.1
|
| 731 | roughlyenoughitems: Roughly Enough Items 12.1.780
|
| 732 | error_notifier: Error Notifier 1.0.9
|
| 733 | runes: Runes 0.9.13+1.20.1
|
| 734 | sawmill: Universal Sawmill 1.20-1.4.3
|
| 735 | seamless: Seamless 2.2.2
|
| 736 | searchables: Searchables 1.0.3
|
| 737 | servercore: ServerCore 1.5.1+1.20.1
|
| 738 | placeholder-api: Placeholder API 2.1.3+1.20.1
|
| 739 | space_arim_dazzleconf_dazzleconf-core: dazzleconf-core 1.3.0-M2
|
| 740 | space_arim_dazzleconf_dazzleconf-ext-snakeyaml: dazzleconf-ext-snakeyaml 1.3.0-M2
|
| 741 | shield_api: Shield API 1.0.1+1.20.1
|
| 742 | shield_overhaul: Shield Overhaul 1.0.3
|
| 743 | simplemod: SimpleMod 1.20.1
|
| 744 | simplyswords: Simply Swords 1.56.0-1.20.1
|
| 745 | skinlayers3d: 3d-Skin-Layers 1.6.7
|
| 746 | sleep_tight: Sleep Tight 1.20-1.1.19
|
| 747 | smallships: Small Ships 2.0.0-b1.4
|
| 748 | smarterfarmers: Smarter Farmers 1.20-2.1.0
|
| 749 | smitherz: SmitherZ 1.0.4
|
| 750 | smoothswapping: Smooth Swapping **.**.**.**
|
| 751 | snowed_in: Snowed In 0.1a
|
| 752 | mixinsquared: MixinSquared 0.2.0-beta.6
|
| 753 | noindium: No Indium? 1.1.0+1.20
|
| 754 | snowpig: Snow Pig 3.0.1
|
| 755 | snowrealmagic: Snow! Real Magic! 10.5.2
|
| 756 | snowundertrees: Snow Under Trees 2.5.3+1.20.1
|
| 757 | snowy_tents: Snowy Tents 1.0.0
|
| 758 | snowyleavesplus: SnowyLeavesPlus 0.1.12
|
| 759 | snowysniffer: Snowy Sniffer Mod 1.0.0
|
| 760 | snowyspirit: Snowy Spirit 1.20-3.0.9
|
| 761 | snuffles: Snuffles 1.0.0+1.20
|
| 762 | sodium: Sodium 0.5.11+mc1.20.1
|
| 763 | sound_physics_remastered: Sound Physics Remastered 1.20.1-1.4.5
|
| 764 | sounds: Sounds 2.1.0+1.20.1+fabric
|
| 765 | mixinextras: MixinExtras 0.5.0-beta.2
|
| 766 | spark: spark 1.10.53
|
| 767 | spawn: Spawn 1.0.3-fabric
|
| 768 | spawnanimations: Spawn Animations 1.9.4+mod
|
| 769 | spell_engine: Spell Engine 0.15.11+1.20.1
|
| 770 | spell_power: Spell Power Attribute 0.12.0+1.20.1
|
| 771 | spellbladenext: Spellblades and Such 1.21.3+1.20.1
|
| 772 | spelunkery: Spelunkery 1.20.1-0.3.13
|
| 773 | starlight: Starlight 1.1.2+fabric.dbc156f
|
| 774 | statement: Statement 4.2.6+1.14.4-1.20.1
|
| 775 | statement_vanilla_compatibility: Statement Vanilla Compatibility Module 1.0.1+1.16.5-1.17
|
| 776 | stevesrealisticsleep: Steve's Realistic Sleep 1.11.0+mc1.20-1.20.1
|
| 777 | stoneworks: Stoneworks 8.0.0
|
| 778 | stonycliffs: Stony Cliffs Are Cool (Lithostitched Edition) 1.1.2
|
| 779 | strongersnowballs: StrongerSnowballs 13.0.2
|
| 780 | stutterfix: StutterFix mc1.20.1-0.2.0
|
| 781 | subterrestrial: Subterrestrial 2.2.0
|
| 782 | supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8+a
|
| 783 | supplementaries: Supplementaries 1.20-2.8.17
|
| 784 | suppsquared: Supplementaries Squared 1.20-1.1.15
|
| 785 | sushi_bar: Sushi Bar 0.2.2+1.20
|
| 786 | com_moulberry_mixinconstraints: mixinconstraints 1.0.1
|
| 787 | swingthrough: SwingThrough 1.0.6+1.20
|
| 788 | t_and_t: Towns and Towers 1.12
|
| 789 | tectonic: Tectonic 2.4.1b
|
| 790 | terrablender: TerraBlender **.**.**.**
|
| 791 | thermoo: Thermoo 2.3.3
|
| 792 | things: Things 0.3.3+1.20
|
| 793 | tia: Tiny Item Animations 1.20-1.1
|
| 794 | tipsmod: Tips 12.1.8
|
| 795 | titlefixer: Title Fixer 1.0+1.20.1
|
| 796 | tool_trims: Tool Trims 2.2.1
|
| 797 | torch_hit: Torch hit! 7.0.0
|
| 798 | totw_additions: Towers of the Wild: Additions 1.3
|
| 799 | totw_modded: Towers Of The Wild: Modded fabric-1.20.1-1.0.5
|
| 800 | travelerstitles: Traveler's Titles 1.20-Fabric-4.0.2
|
| 801 | treechop: HT's TreeChop 0.19.0
|
| 802 | trinkets: Trinkets 3.7.2
|
| 803 | twigs: Twigs 3.1.0
|
| 804 | underground_bunkers: Underground Bunkers 1.0.3
|
| 805 | underground_jungle: Underground Jungle 20.1.2
|
| 806 | underground_villages: Underground Villages Mod 2.1.0
|
| 807 | universal_ores: Universal Ores 1.5.2
|
| 808 | villagernames: Villager Names 8.1
|
| 809 | villagesandpillages: Villages & Pillages 1.0.1
|
| 810 | visuality: Visuality 0.7.1+1.20
|
| 811 | visualoverhaul: VisualOverhaul 5.0.1
|
| 812 | visualworkbench: Visual Workbench 8.0.0
|
| 813 | vmp: Very Many Players 0.2.0+beta.7.102
|
| 814 | voidtotem: Void Totem 3.0.1
|
| 815 | wakes: Wakes 0.3.0+1.20.1
|
| 816 | com_github_jdiemke_delaunay-triangulator_delaunaytriangulator: DelaunayTriangulator 1.0.0
|
| 817 | walllanterns: Lanterns Belong on Walls 1.6.1+1.20.1
|
| 818 | waterdripsound: Drip Sounds 1.19-0.3.2
|
| 819 | watut: What Are They Up To 1.20.1-1.1.3
|
| 820 | wildlife: Wildlife 1.19.2-2.2
|
| 821 | winterly: Winterly 0.9.3+1.20
|
| 822 | wizards: Wizards (RPG Series) 1.3.0+1.20.1
|
| 823 | wunderreich: Wunderreich 6.0.4
|
| 824 | xercapaint: Joy of Painting fabric-1.20.1-1.0.1
|
| 825 | yet_another_config_lib_v3: YetAnotherConfigLib 3.6.1+1.20.1-fabric
|
| 826 | com_twelvemonkeys_common_common-image: common-image 3.10.0
|
| 827 | com_twelvemonkeys_common_common-io: common-io 3.10.0
|
| 828 | com_twelvemonkeys_common_common-lang: common-lang 3.10.0
|
| 829 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0
|
| 830 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0
|
| 831 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0
|
| 832 | org_quiltmc_parsers_gson: gson 0.2.1
|
| 833 | org_quiltmc_parsers_json: json 0.2.1
|
| 834 | yosbr: YOSBR 0.1.2
|
| 835 | yungsapi: YUNG's API 1.20-Fabric-4.0.6
|
| 836 | org_javassist_javassist: javassist 3.29.2-GA
|
| 837 | yungsbridges: YUNG's Bridges 1.20-Fabric-4.0.3
|
| 838 | yungsextras: YUNG's Extras 1.20-Fabric-4.0.3
|
| 839 | zoomify: Zoomify 2.14.2+1.20.1
|
| 840 | com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.2
|
| 841 | Launched Version: 1.20.1
|
| 842 | Backend library: LWJGL version 3.3.1 SNAPSHOT
|
| 843 | Backend API: Unknown
|
| 844 | Window size: <not initialized>
|
| 845 | GL Caps: Using framebuffer using OpenGL 3.2
|
| 846 | GL debug messages: <disabled>
|
| 847 | Using VBOs: Yes
|
| 848 | Is Modded: Definitely; Client brand changed to 'fabric'
|
| 849 | Type: Client (map_client.txt)
|
| 850 | CPU: <unknown>
|
| 851 | Suspected Mods: Minecraft (minecraft), Fabric Loader (fabricloader), Medieval Weapons (medievalweapons), Mythic Upgrades (mythicupgrades), Not Enough Crashes (notenoughcrashes)
|
| 852 |
|