1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2025-03-03 17:53:38
|
5 | Description: Initializing game
|
6 |
|
7 | java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'fusion' at 'com.supermartijn642.fusion.FusionClient'!
|
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:53)
|
12 | at knot//net.minecraft.class_310.<init>(class_310.java:458)
|
13 | at knot//net.minecraft.client.main.Main.main(Main.java:211)
|
14 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
15 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
16 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
17 | Caused by: java.lang.ExceptionInInitializerError
|
18 | at knot//com.supermartijn642.fusion.FusionClient.onInitializeClient(FusionClient.java:37)
|
19 | at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
|
20 | ... 6 more
|
21 | Caused by: java.lang.RuntimeException: Mixin transformation of net.minecraft.class_7764 failed
|
22 | at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
|
23 | at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
|
24 | at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
|
25 | at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
|
26 | at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
|
27 | at knot//com.supermartijn642.fusion.api.texture.DefaultTextureTypes.<clinit>(DefaultTextureTypes.java:37)
|
28 | ... 8 more
|
29 | Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
|
30 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
|
31 | at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
|
32 | at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
|
33 | at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
|
34 | ... 13 more
|
35 | Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinPreProcessorException: Attach error for mixins.iris.compat.sodium.json:pbr_animation.MixinSpriteContents from mod iris during activity: [Transform -> Method iris$onTailMarkActive(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> GETSTATIC -> net/caffeinemc/mods/sodium/api/texture/SpriteUtil::INSTANCE:Lnet/caffeinemc/mods/sodium/api/texture/SpriteUtil;]
|
36 | at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:313)
|
37 | at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:277)
|
38 | at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1292)
|
39 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:203)
|
40 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)
|
41 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)
|
42 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
|
43 | ... 16 more
|
44 | Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: net.caffeinemc.mods.sodium.api.texture.SpriteUtil
|
45 | at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMemberReference(MixinPreProcessorStandard.java:791)
|
46 | at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformField(MixinPreProcessorStandard.java:782)
|
47 | at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:745)
|
48 | at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:307)
|
49 | ... 22 more
|
50 | Caused by: java.lang.ClassNotFoundException: net.caffeinemc.mods.sodium.api.texture.SpriteUtil
|
51 | ... 26 more
|
52 |
|
53 |
|
54 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
55 | ---------------------------------------------------------------------------------------
|
56 |
|
57 | -- Head --
|
58 | Thread: Render thread
|
59 | Stacktrace:
|
60 | at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
|
61 | at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
|
62 | at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)
|
63 | at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
|
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.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
70 | AUDIOSES.DLL:Audio Session:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
71 | AVRT.dll:Multimedia Realtime Runtime:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
72 | COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
|
73 | CRYPT32.dll:Crypto API32:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
74 | CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
75 | CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
76 | CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.5486:Microsoft Corporation
|
77 | CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.3636:Microsoft Corporation
|
78 | DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
79 | DEVOBJ.dll:Device Information Set DLL:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
80 | DNSAPI.dll:DNS Client API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
81 | DSOUND.dll:DirectSound:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
82 | GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
|
83 | IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
|
84 | IPHLPAPI.DLL:IP Helper API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
85 | InputHost.dll:InputHost:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
86 | KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.19041.5072 (WinBuild.160101.0800):Microsoft Corporation
|
87 | KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.5553 (WinBuild.160101.0800):Microsoft Corporation
|
88 | MMDevApi.dll:MMDevice API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
89 | MSACM32.dll:Microsoft ACM Audio Filter:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
90 | MpOav.dll:IOfficeAntiVirus Module:4.18.24090.11 (26d75470953920f90fd0438874501e9d9a31e621):Microsoft Corporation
|
91 | NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation
|
92 | NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
93 | NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
94 | OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
95 | POWRPROF.dll:Power Profile Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
96 | PROPSYS.dll:Microsoft Property System:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
97 | PSAPI.DLL:Process Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
98 | Pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
99 | RPCRT4.dll:Remote Procedure Call Runtime:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
100 | SHCORE.dll:SHCORE:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
101 | SHELL32.dll:Windows Shell Common Dll:10.0.19041.5198 (WinBuild.160101.0800):Microsoft Corporation
|
102 | TextInputFramework.dll:"TextInputFramework.DYNLINK":10.0.19041.5438 (WinBuild.160101.0800):Microsoft Corporation
|
103 | UMPDC.dll
|
104 | USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
105 | USERENV.dll:Userenv:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
106 | VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30135.0 built by: vcwrkspc:Microsoft Corporation
|
107 | VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
108 | WINHTTP.dll:Windows HTTP Services:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
109 | WINMM.dll:MCI API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
110 | WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
111 | WindowManagementAPI.dll
|
112 | Windows.UI.dll:Windows Runtime UI Foundation DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
113 | Wldp.dll:Windows Lockdown Policy:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
114 | amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
115 | apphelp.dll:Application Compatibility Client Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
116 | awt.dll:Zulu Platform x64 Architecture:17.0.12:Azul Systems Inc.
|
117 | bcrypt.dll:Windows Cryptographic Primitives Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
118 | bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation
|
119 | cfgmgr32.dll:Configuration Manager DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation
|
120 | clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
|
121 | combase.dll:Microsoft COM for Windows:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
122 | dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
123 | dhcpcsvc.DLL:DHCP Client Service:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
124 | dhcpcsvc6.DLL:DHCPv6 Client:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
125 | extnet.dll:Zulu Platform x64 Architecture:17.0.12:Azul Systems Inc.
|
126 | fastprox.dll:WMI Custom Marshaller:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
127 | fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
128 | gdi32full.dll:GDI Client DLL:10.0.19041.5438 (WinBuild.160101.0800):Microsoft Corporation
|
129 | glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
|
130 | java.dll:Zulu Platform x64 Architecture:17.0.12:Azul Systems Inc.
|
131 | javaw.exe:Zulu Platform x64 Architecture:17.0.12:Azul Systems Inc.
|
132 | jemalloc.dll
|
133 | jimage.dll:Zulu Platform x64 Architecture:17.0.12:Azul Systems Inc.
|
134 | jli.dll:Zulu Platform x64 Architecture:17.0.12:Azul Systems Inc.
|
135 | jna9450425127386080986.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
|
136 | jsound.dll:Zulu Platform x64 Architecture:17.0.12:Azul Systems Inc.
|
137 | jsvml.dll:Zulu Platform x64 Architecture:17.0.12:Azul Systems Inc.
|
138 | jvm.dll:Zulu 64-Bit Server VM:17.0.12:Azul Systems Inc.
|
139 | kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation
|
140 | ksuser.dll:User CSA Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
141 | lwjgl.dll
|
142 | lwjgl_stb.dll
|
143 | management.dll:Zulu Platform x64 Architecture:17.0.12:Azul Systems Inc.
|
144 | management_ext.dll:Zulu Platform x64 Architecture:17.0.12:Azul Systems Inc.
|
145 | midimap.dll:Microsoft MIDI Mapper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
146 | msacm32.drv:Microsoft Sound Mapper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
147 | msvcp140.dll:Microsoft® C Runtime Library:14.29.30135.0 built by: vcwrkspc:Microsoft Corporation
|
148 | msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
149 | msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
150 | mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
151 | napinsp.dll:E-mail Naming Shim Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
152 | ncrypt.dll:Windows NCrypt Router:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
153 | net.dll:Zulu Platform x64 Architecture:17.0.12:Azul Systems Inc.
|
154 | nio.dll:Zulu Platform x64 Architecture:17.0.12:Azul Systems Inc.
|
155 | ntdll.dll:NT Layer DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
|
156 | ntmarta.dll:Windows NT MARTA provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
157 | ole32.dll:Microsoft OLE for Windows:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
158 | pnrpnsp.dll:PNRP Name Space Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
159 | profapi.dll:User Profile Basic API:10.0.19041.5553 (WinBuild.160101.0800):Microsoft Corporation
|
160 | rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
161 | resourcepolicyclient.dll:Resource Policy Client:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
162 | rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
163 | sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
164 | shlwapi.dll:Shell Light-weight Utility Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
165 | sunmscapi.dll:Zulu Platform x64 Architecture:17.0.12:Azul Systems Inc.
|
166 | twinapi.appcore.dll:twinapi.appcore:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
167 | ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
168 | uxtheme.dll:Microsoft UxTheme Library:10.0.19041.4529 (WinBuild.160101.0800):Microsoft Corporation
|
169 | vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30135.0 built by: vcwrkspc:Microsoft Corporation
|
170 | verify.dll:Zulu Platform x64 Architecture:17.0.12:Azul Systems Inc.
|
171 | wbemcomn.dll:WMI:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
172 | wbemprox.dll:WMI:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
|
173 | wbemsvc.dll:WMI:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
|
174 | wdmaud.drv:Winmm audio system driver:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
175 | win32u.dll:Win32u:10.0.19041.5553 (WinBuild.160101.0800):Microsoft Corporation
|
176 | windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
177 | winmmbase.dll:Base Multimedia Extension API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
178 | winrnr.dll:LDAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
179 | wintypes.dll:Windows Base Types DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
180 | wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
181 | wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.19041.5438 (WinBuild.160101.0800):Microsoft Corporation
|
182 | zip.dll:Zulu Platform x64 Architecture:17.0.12:Azul Systems Inc.
|
183 | Stacktrace:
|
184 | at knot//net.minecraft.client.main.Main.main(Main.java:211)
|
185 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
186 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
187 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
188 |
|
189 | -- System Details --
|
190 | Details:
|
191 | Minecraft Version: 1.20.1
|
192 | Minecraft Version ID: 1.20.1
|
193 | Operating System: Windows 10 (amd64) version 10.0
|
194 | Java Version: 17.0.12, Azul Systems, Inc.
|
195 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
|
196 | Memory: 398071200 bytes (379 MiB) / 1153433600 bytes (1100 MiB) up to 4831838208 bytes (4608 MiB)
|
197 | CPUs: 12
|
198 | Processor Vendor: AuthenticAMD
|
199 | Processor Name: AMD Ryzen 5 7600 6-Core Processor
|
200 | Identifier: AuthenticAMD Family 25 Model 97 Stepping 2
|
201 | Microarchitecture: Zen 3
|
202 | Frequency (GHz): 3.79
|
203 | Number of physical packages: 1
|
204 | Number of physical CPUs: 6
|
205 | Number of logical CPUs: 12
|
206 | Graphics card #0 name: AMD Radeon(TM) Graphics
|
207 | Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
|
208 | Graphics card #0 VRAM (MB): 512.00
|
209 | Graphics card #0 deviceId: 0x164e
|
210 | Graphics card #0 versionInfo: DriverVersion=32.0.11016.3
|
211 | Graphics card #1 name: NVIDIA GeForce RTX 2060
|
212 | Graphics card #1 vendor: NVIDIA (0x10de)
|
213 | Graphics card #1 VRAM (MB): 4095.00
|
214 | Graphics card #1 deviceId: 0x1e89
|
215 | Graphics card #1 versionInfo: DriverVersion=32.0.15.6094
|
216 | Memory slot #0 capacity (MB): 16384.00
|
217 | Memory slot #0 clockSpeed (GHz): 4.80
|
218 | Memory slot #0 type: Unknown
|
219 | Memory slot #1 capacity (MB): 16384.00
|
220 | Memory slot #1 clockSpeed (GHz): 4.80
|
221 | Memory slot #1 type: Unknown
|
222 | Virtual memory max (MB): 49365.22
|
223 | Virtual memory used (MB): 21312.27
|
224 | Swap memory total (MB): 17408.00
|
225 | Swap memory used (MB): 0.00
|
226 | JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4608M
|
227 | Fabric Mods:
|
228 | abverticaledition: Additional Blocks: Vertical Edition 1.0.3-b
|
229 | additionalentityattributes: Additional Entity Attributes 1.7.6+1.20.1
|
230 | additionalstructures: Additional Structures 4.2.2
|
231 | alloy_forgery: Alloy Forgery 2.1.2+1.20
|
232 | allthetrims: AllTheTrims 3.4.3
|
233 | ambientsounds: AmbientSounds 6.1.4
|
234 | amendments: Amendments 1.20-1.2.19
|
235 | animated_guns: Simple Animated Guns 1.3
|
236 | another_furniture: Another Furniture 1.20.1-3.0.1
|
237 | appleskin: AppleSkin 2.5.1+mc1.20
|
238 | architectury: Architectury 9.2.14
|
239 | artifacts: Artifacts 9.5.13
|
240 | expandability: ExpandAbility 9.0.4
|
241 | step-height-entity-attribute: Step Height Entity Attribute 1.2.0
|
242 | athena: Athena 3.1.2
|
243 | atistructuresv: AtiStructuresV 1.0.0
|
244 | autoslabs: AutoSlabs 1.1.3
|
245 | advanced_runtime_resource_pack: Runtime Resource Pack 0.8.0
|
246 | statement: Statement 4.2.8+1.14.4-1.20.1
|
247 | kanos_config: Kanos Config 0.4.1+1.14.4-1.19.4
|
248 | statement_vanilla_compatibility: Statement Vanilla Compatibility Module 1.0.1+1.16.5-1.17
|
249 | azurelib: AzureLib 2.0.41
|
250 | badpackets: Bad Packets 0.4.3
|
251 | balm-fabric: Balm 7.3.18
|
252 | kuma_api: KumaAPI 20.1.9-SNAPSHOT
|
253 | bellsandwhistles: Create: Bells & Whistles 0.4.5
|
254 | betterarcheology: Better Archeology 1.2.1-1.20.1
|
255 | betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3
|
256 | org_reflections_reflections: reflections 0.10.2
|
257 | betterdungeons: YUNG's Better Dungeons 1.20-Fabric-4.0.4
|
258 | betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.6
|
259 | betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.6
|
260 | betterjungletemples: YUNG's Better Jungle Temples 1.20-Fabric-2.0.5
|
261 | bettermineshafts: YUNG's Better Mineshafts 1.20-Fabric-4.0.4
|
262 | betteroceanmonuments: YUNG's Better Ocean Monuments 1.20-Fabric-3.0.4
|
263 | betterstrongholds: YUNG's Better Strongholds 1.20-Fabric-4.0.3
|
264 | bettertrims: BetterTrims 3.2.8
|
265 | betterwitchhuts: YUNG's Better Witch Huts 1.20-Fabric-3.0.3
|
266 | biomesoplenty: BiomesOPlenty **.**.**.**
|
267 | biomeswevegone: Oh The Biomes We've Gone 1.5.7
|
268 | blastingstone: Smelt All Stone Blocks in Blast Furnaces 2
|
269 | bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.7.5-1.20.1
|
270 | maelstrom_library: Maelstrom Library 1.6.1-1.20
|
271 | multipart_entities: MultipartEntities 1.5-1.20
|
272 | botarium: Botarium 2.3.4
|
273 | team_reborn_energy: Energy 3.0.0
|
274 | bountiful: Bountiful 6.0.4+1.20.1
|
275 | c2me: Concurrent Chunk Management Engine 0.2.0+alpha.11.16
|
276 | c2me-base: Concurrent Chunk Management Engine (Base) 0.2.0+alpha.11.16
|
277 | c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.2.0+alpha.11.16
|
278 | c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.2.0+alpha.11.16
|
279 | c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.2.0+alpha.11.16
|
280 | c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.2.0+alpha.11.16
|
281 | c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.2.0+alpha.11.16
|
282 | c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.2.0+alpha.11.16
|
283 | c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.2.0+alpha.11.16
|
284 | c2me-opts-chunk-access: Concurrent Chunk Management Engine (Optimizations/Chunk Access) 0.2.0+alpha.11.16
|
285 | c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.2.0+alpha.11.16
|
286 | c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.2.0+alpha.11.16
|
287 | c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.2.0+alpha.11.16
|
288 | c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.2.0+alpha.11.16
|
289 | c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.2.0+alpha.11.16
|
290 | c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.2.0+alpha.11.16
|
291 | c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.2.0+alpha.11.16
|
292 | c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.2.0+alpha.11.16
|
293 | c2me-threading-chunkio: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.16
|
294 | c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.2.0+alpha.11.16
|
295 | c2me-threading-worldgen: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.16
|
296 | com_ibm_async_asyncutil: asyncutil 0.1.0
|
297 | net_objecthunter_exp4j: exp4j 0.4.8
|
298 | org_threadly_threadly: threadly 7.0
|
299 | cardinal-components: Cardinal Components API 5.2.3
|
300 | cardinal-components-base: Cardinal Components API (base) 5.2.3
|
301 | cardinal-components-block: Cardinal Components API (blocks) 5.2.3
|
302 | cardinal-components-chunk: Cardinal Components API (chunks) 5.2.3
|
303 | cardinal-components-entity: Cardinal Components API (entities) 5.2.3
|
304 | cardinal-components-item: Cardinal Components API (items) 5.2.3
|
305 | cardinal-components-level: Cardinal Components API (world saves) 5.2.3
|
306 | cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.2.3
|
307 | cardinal-components-world: Cardinal Components API (worlds) 5.2.3
|
308 | charmofundying: Charm of Undying 6.5.0+1.20.1
|
309 | spectrelib: SpectreLib 0.13.15+1.20.1
|
310 | chipped: Chipped 3.0.7
|
311 | cloth-config: Cloth Config v11 11.1.136
|
312 | cloth-basic-math: cloth-basic-math 0.6.1
|
313 | collective: Collective 7.93
|
314 | completedshieldfix: Walksy's Complete Shield Fixes 1.3.0
|
315 | configurable: Configurable 2.2.3
|
316 | continents: Continents 1.1.7
|
317 | continuity: Continuity 3.0.0+1.20.1
|
318 | copycats: Create: Copycats+ 2.2.1+mc.1.20.1-fabric
|
319 | corgilib: CorgiLib **.**.**.**
|
320 | com_electronwill_night-config_core: core 3.8.0
|
321 | com_electronwill_night-config_toml: toml 3.8.0
|
322 | crash-pipe: Crash Pipe 0.1.0
|
323 | create: Create 0.5.1-j-build.1631+mc1.20.1
|
324 | com_google_code_findbugs_jsr305: jsr305 3.0.2
|
325 | flywheel: Flywheel 0.6.11-4
|
326 | milk: Milk Lib 1.2.60
|
327 | dripstone_fluid_lib: Dripstone Fluid Lib 3.0.2
|
328 | porting_lib_accessors: Porting Lib Accessors 2.3.8+1.20.1
|
329 | porting_lib_base: Porting Lib Base 2.3.8+1.20.1
|
330 | porting_lib_fluids: Porting Lib Fluids 2.3.8+1.20.1
|
331 | porting_lib_gui_utils: Porting Lib Gui Utils 2.3.8+1.20.1
|
332 | porting_lib_utility: Porting Lib Utility 2.3.8+1.20.1
|
333 | porting_lib_brewing: Porting Lib Brewing 2.3.8+1.20.1
|
334 | porting_lib_core: Porting Lib Core 2.3.8+1.20.1
|
335 | porting_lib_client_events: Porting Lib Client Events 2.3.8+1.20.1
|
336 | porting_lib_entity: Porting Lib Entity 2.3.8+1.20.1
|
337 | porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.8+1.20.1
|
338 | porting_lib_extensions: Porting Lib Extensions 2.3.8+1.20.1
|
339 | porting_lib_attributes: Porting Lib Attributes 2.3.8+1.20.1
|
340 | porting_lib_common: Porting Lib Common 2.3.8+1.20.1
|
341 | porting_lib_models: Porting Lib Models 2.3.8+1.20.1
|
342 | porting_lib_model_loader: Porting Lib Model Loader 2.3.8+1.20.1
|
343 | porting_lib_networking: Porting Lib Networking 2.3.8+1.20.1
|
344 | porting_lib_obj_loader: Porting Lib Obj Loader 2.3.8+1.20.1
|
345 | porting_lib_tool_actions: Porting Lib Tool Actions 2.3.8+1.20.1
|
346 | porting_lib_transfer: Porting Lib Transfer 2.3.8+1.20.1
|
347 | reach-entity-attributes: Reach Entity Attributes 2.4.0
|
348 | registrate-fabric: Registrate for Fabric 1.3.79-MC1.20.1
|
349 | porting_lib_tags: Porting Lib Tags 3.0
|
350 | porting_lib_gametest: Porting Lib GameTest 2.1.1090+1.20
|
351 | create-better-villagers: Create Better Villagers 1.2.5.j-Fabric-1.20.1
|
352 | create_enchantment_industry: Create Enchantment Industry 1.2.16
|
353 | create_dragon_lib: Create Dragon Lib 1.4.2
|
354 | create_ltab: Create Let The Adventure Begin 2.6.0
|
355 | create_new_age: Create: New Age 1.1.2
|
356 | create_structures: Create: Structures 1.1.0
|
357 | create_structures_arise: Create: Structures Arise 145.18.17
|
358 | createaddition: Create Crafts & Additions 1.2.4
|
359 | createbb: Create: Broken Bad 3.1.2
|
360 | createdeco: Create Deco 2.0.2-1.20.1-fabric
|
361 | createdieselgenerators: Create Diesel Generators 2.1.4
|
362 | createfood: Create: Food 1.1.8
|
363 | createnuclear: Create Nuclear 1.20.1
|
364 | mm: Manningham Mills 2.3
|
365 | createoreexcavation: Create Ore Excavation 1.5.4
|
366 | chunk-storage-api-fabric: Chunk Storage Api Fabric 1.0.4
|
367 | creativecore: CreativeCore 2.12.24
|
368 | net_minecraftforge_eventbus: eventbus 6.0.3
|
369 | cristellib: Cristel Lib 1.1.5
|
370 | blue_endless_jankson: jankson 1.2.3
|
371 | ctov: ChoiceTheorem's Overhauled Village 3.4.12
|
372 | deeperdarker: Deeper and Darker 1.3.3
|
373 | customportalapi: Custom Portal Api 0.0.1-beta64-1.20
|
374 | deimos: Deimos 2.1
|
375 | delightfulcreators: Delightful Creators 1.3-1.20.x-FDR-support
|
376 | disenchanting_table: Dis-Enchanting Table 3.1.0
|
377 | durabilitytooltip: Durability Tooltip 1.1.5
|
378 | dynamic_fps: Dynamic FPS 3.9.0
|
379 | net_lostluma_battery: battery 1.3.0
|
380 | effective: Effective 2.3.2-1.20.1
|
381 | lodestone: Lodestone 1.20.1-1.6.2.3f-fabric
|
382 | porting_lib_blocks: Porting Lib Blocks 2.3.4+1.20.1
|
383 | porting_lib_data: Porting Lib Data 2.3.4+1.20.1
|
384 | porting_lib_items: Porting Lib Items 2.3.4+1.20.1
|
385 | porting_lib_model_generators: Porting Lib Model Generators 2.3.4+1.20.1
|
386 | porting_lib_model_materials: Porting Lib Model Materials 2.3.4+1.20.1
|
387 | satin: Satin 1.14.0
|
388 | elytraslot: Elytra Slot 6.4.4+1.20.1
|
389 | mixinsquared: MixinSquared 0.1.2-beta.6
|
390 | elytratrims: Elytra Trims 3.5.6
|
391 | conditional-mixin: conditional mixin 0.6.3
|
392 | ends_delight: End's Delight refabricated-1.20.1-2.5
|
393 | entity_model_features: Entity Model Features 2.4.1
|
394 | entity_texture_features: Entity Texture Features 6.2.9
|
395 | org_apache_httpcomponents_httpmime: httpmime 4.5.10
|
396 | entityculling: EntityCulling 1.7.3
|
397 | essential: Essential **.**.**.**
|
398 | essential-container: essential-container 1.0.0
|
399 | essential-loader: essential-loader 1.2.3
|
400 | essential-dependencies: Essential Dependencies 0
|
401 | elementa: Elementa 670
|
402 | universalcraft: UniversalCraft 369
|
403 | vigilance: Vigilance 306
|
404 | expandeddelight: Expanded Delight 0.3.2
|
405 | explorerscompass: Explorer's Compass 1.20.1-2.2.3-fabric
|
406 | explorify: Explorify 1.6.2
|
407 | extra_trinkets: Extra Trinkets 1.1
|
408 | fabric-api: Fabric API 0.92.3+1.20.1
|
409 | fabric-api-base: Fabric API Base 0.4.31+1802ada577
|
410 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.36+1802ada577
|
411 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.13+1802ada577
|
412 | fabric-block-api-v1: Fabric Block API (v1) 1.0.11+1802ada577
|
413 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.1+1802ada577
|
414 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.41+1802ada577
|
415 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.2+1802ada577
|
416 | fabric-command-api-v1: Fabric Command API (v1) 1.2.34+f71b366f77
|
417 | fabric-command-api-v2: Fabric Command API (v2) 2.2.13+1802ada577
|
418 | fabric-commands-v0: Fabric Commands (v0) 0.2.51+df3654b377
|
419 | fabric-containers-v0: Fabric Containers (v0) 0.1.65+df3654b377
|
420 | fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.12+1802ada577
|
421 | fabric-convention-tags-v1: Fabric Convention Tags 1.5.5+1802ada577
|
422 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.19+1802ada577
|
423 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.1+de0fd6d177
|
424 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.5+1802ada577
|
425 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.54+1802ada577
|
426 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.0+1c78457f77
|
427 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.3+13a40c6677
|
428 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.63+df3654b377
|
429 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.40+1802ada577
|
430 | fabric-item-api-v1: Fabric Item API (v1) 2.1.28+1802ada577
|
431 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.13+1802ada577
|
432 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.37+1802ada577
|
433 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.35+df3654b377
|
434 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.22+1802ada577
|
435 | fabric-loot-api-v2: Fabric Loot API (v2) 1.2.2+1802ada577
|
436 | fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.46+9e7660c677
|
437 | fabric-message-api-v1: Fabric Message API (v1) 5.1.9+1802ada577
|
438 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.51+1802ada577
|
439 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.3+1802ada577
|
440 | fabric-models-v0: Fabric Models (v0) 0.4.2+9386d8a777
|
441 | fabric-networking-api-v1: Fabric Networking API (v1) 1.3.12+13a40c6677
|
442 | fabric-networking-v0: Fabric Networking (v0) 0.3.52+df3654b377
|
443 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.4+1802ada577
|
444 | fabric-particles-v1: Fabric Particles (v1) 1.1.2+1802ada577
|
445 | fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.22+1802ada577
|
446 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.4+1802ada577
|
447 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.1+1802ada577
|
448 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.2+85287f9f77
|
449 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.46+df3654b377
|
450 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.37+92a0d36777
|
451 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.28+1802ada577
|
452 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.49+df3654b377
|
453 | fabric-rendering-v1: Fabric Rendering (v1) 3.0.8+1802ada577
|
454 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.8+1802ada577
|
455 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.11+fb82e9d777
|
456 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.8+1802ada577
|
457 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.31+1802ada577
|
458 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.13+1802ada577
|
459 | fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.5+8dd72ea377
|
460 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.1+1802ada577
|
461 | fabric-language-kotlin: Fabric Language Kotlin 1.13.1+kotlin.2.1.10
|
462 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.10
|
463 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.10
|
464 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.10
|
465 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.10
|
466 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.27.0
|
467 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.1
|
468 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.1
|
469 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
|
470 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.6.0
|
471 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.6.0
|
472 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.8.0
|
473 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.8.0
|
474 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.8.0
|
475 | fabricloader: Fabric Loader 0.16.10
|
476 | mixinextras: MixinExtras 0.4.1
|
477 | fallingleaves: Falling Leaves 1.15.6
|
478 | fallingtrees: Panda's Falling Tree's 0.13.2
|
479 | farmersdelight: Farmer's Delight 1.20.1-2.3.0+refabricated
|
480 | porting_lib_config: Porting Lib Config 2.3.8+1.20.1
|
481 | porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.8+1.20.1
|
482 | porting_lib_loot: Porting Lib Loot 2.3.8+1.20.1
|
483 | porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 2.3.8+1.20.1
|
484 | fastconfigapi: Fast Config API 2.1.0
|
485 | com_moandjiezana_toml_toml4j: toml4j 0.7.2
|
486 | ferritecore: FerriteCore 6.0.1
|
487 | forgeconfigapiport: Forge Config API Port 8.0.1
|
488 | forgivingvoid: Forgiving Void 10.0.1
|
489 | formations: Formations 1.0.3
|
490 | formationsnether: Formations Nether 1.0.5
|
491 | formationsoverworld: Formations Overworld 1.0.4
|
492 | freecam: Freecam (Modrinth Edition) 1.2.1+1.20
|
493 | friendsandfoes: Friends & Foes 3.0.7
|
494 | fullbrightnesstoggle: Full Brightness Toggle 4.3
|
495 | fusion: Fusion 1.2.3
|
496 | geckolib: GeckoLib 4 4.7
|
497 | com_eliotlash_mclib_mclib: mclib 20
|
498 | geophilic: Geophilic 3.2
|
499 | glitchcore: GlitchCore **.**.**.**
|
500 | net_jodah_typetools: typetools 0.6.3
|
501 | gravestones: Gravestones v1.15
|
502 | handcrafted: Handcrafted 3.0.6
|
503 | hole_filler_mod: Hole Filler Mod 1.2.4
|
504 | iceberg: Iceberg 1.1.25
|
505 | immediatelyfast: ImmediatelyFast 1.3.5+1.20.4
|
506 | net_lenni0451_reflect: Reflect 1.3.4
|
507 | immersive_armors: Immersive Armors 1.6.1+1.20.1
|
508 | imst: Immersive structures 2.1.0
|
509 | incendium: Incendium 5.3.5
|
510 | indium: Indium 1.0.36+mc1.20.1
|
511 | infinity-cave: Infinity Cave 0.4
|
512 | interiors: Create: Interiors 0.5.6
|
513 | iris: Iris 1.7.6+mc1.20.1
|
514 | io_github_douira_glsl-transformer: glsl-transformer 2.0.1
|
515 | org_anarres_jcpp: jcpp 1.4.14
|
516 | org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
|
517 | jade: Jade 11.12.3+fabric
|
518 | java: OpenJDK 64-Bit Server VM 17
|
519 | jei: Just Enough Items **.**.**.**
|
520 | kambrik: Kambrik 6.1.1+1.20.1
|
521 | kleeslabs: KleeSlabs 15.0.6
|
522 | labellingcontainers: Labelling Containers 1.8.0
|
523 | lambdynlights: LambDynamicLights 2.3.2+1.20.1
|
524 | pride: Pride Lib 1.2.0+1.19.4
|
525 | spruceui: SpruceUI 5.0.0+1.20
|
526 | lithium: Lithium 0.11.3
|
527 | lithostitched: Lithostitched 1.4
|
528 | loadmychunks: Load My Chunks 1.1.0
|
529 | lootr: Lootr **.**.**.**
|
530 | mcpitanlib: MCPitanLib 3.1.6-1.20.1-fabric
|
531 | org_yaml_snakeyaml: snakeyaml 2.0
|
532 | memoryleakfix: Memory Leak Fix 1.1.5
|
533 | mes: Moog's End Structures 1.3.4-1.20-fabric
|
534 | miapi: Truly Modular 1.1.42
|
535 | com_ezylang_evalex: EvalEx 3.2.0
|
536 | nucleus: Nucleus (Core) 1.1.3
|
537 | nucleus_codec: Nucleus (Codec) 1.1.4
|
538 | nucleus_config: Nucleus (Config) 1.1.5
|
539 | nucleus_facet: Nucleus (Facet) 1.0.0
|
540 | nucleus_pose: Nucleus (Pose) 1.0.0
|
541 | midnightlib: MidnightLib 1.4.1
|
542 | mine-spawners: Minespawners 1.1.4
|
543 | minecraft: Minecraft 1.20.1
|
544 | mns: Moog's Nether Structures 1.0.1-1.20-fabric
|
545 | moblassos: Mob Lassos 8.0.1
|
546 | extensibleenums: Extensible Enums 7.0.1
|
547 | modernfix: ModernFix 5.20.2+mc1.20.1
|
548 | modmenu: Mod Menu 7.2.2
|
549 | monolib: MonoLib 1.4.1
|
550 | moonlight: Moonlight 1.20-2.13.71
|
551 | more_armor_trims: More Armor Trims 1.4.1-1.20.1
|
552 | moreculling: More Culling 1.20.4-0.24.0
|
553 | moremobvariants: More Mob Variants 1.3.1
|
554 | morespawnermobs: MoreSpawnerMobs 1.0.0
|
555 | mostructures: Mo' Structures 1.4.5+1.20.1
|
556 | omega-config: OmegaConfig 1.4.1+1.20.1
|
557 | mr_clifftree: Cliff under a Tree (CliffTree) 1.7.2
|
558 | mr_ctov_createstructures: CTOV - Create: Structures 1.0
|
559 | mr_ctov_farmersdelightcompat: CTOV - Farmer Delight Compat 2.1
|
560 | mr_ctov_friendsandfoescompat: CTOV - Friends and Foes Compat 2.0
|
561 | mr_ctov_villagerspluscompat: CTOV - Villagers Plus Compat 2.0
|
562 | mr_dungeons_andtaverns: Dungeons and Taverns 3.0.3.f
|
563 | mr_dungeons_andtavernsancientcityoverhaul: Dungeons and Taverns Ancient City Overhaul 1
|
564 | mr_edf_remastered: Ender Dragon Fight Remastered 4.3
|
565 | mr_hero_proof: Hero Proof 5.2.1
|
566 | mr_katters_structures: Katters Structures 1.6
|
567 | mr_tidal_towns: Tidal Towns 1.3.4
|
568 | mr_vanilla_refresh: Vanilla Refresh 1.4.19h
|
569 | mss: Moog's Soaring Structures 1.2.7-1.20-fabric
|
570 | mvs: Moog's Voyager Structures 4.1.2-1.20-fabric
|
571 | mythicmetals: Mythic Metals 0.19.9+1.20.1
|
572 | common-protection-api: Common Protection API 1.0.0
|
573 | naturalist: Naturalist 4.0.3
|
574 | naturescompass: Nature's Compass 1.20.1-2.2.3-fabric
|
575 | netherportalfix: NetherPortalFix 13.0.2
|
576 | nethersdelight: Nether's Delight Refabricated 1.20.1-4.1.1
|
577 | noisium: Noisium 2.3.0+mc1.20-1.20.1
|
578 | notenoughanimations: NotEnoughAnimations 1.9.2
|
579 | nullscape: Nullscape 1.2.7
|
580 | numismatics: Create: Numismatics 1.0.11+fabric-mc1.20.1
|
581 | obedientvillagers: Obedient Villagers 1.0.0
|
582 | oceansdelight: Ocean's Delight fdrf-fabric-1.0.2-1.20
|
583 | ohthetreesyoullgrow: Oh The Trees You'll Grow 1.20.1-1.3.4
|
584 | org_jetbrains_annotations: annotations 23.0.0
|
585 | owo: oωo 0.11.2+1.20
|
586 | pandalib: PandaLib 0.5.2
|
587 | philipsruins: Philip`s Ruins 4.9
|
588 | placeholder-api: Placeholder API 2.1.4+1.20.1
|
589 | presencefootsteps: Presence Footsteps 1.10.1+1.20.1
|
590 | kirin: Kirin UI 1.15.6+1.20.1
|
591 | profundis: Profundis 1.6.2
|
592 | puffish_attributes: Pufferfish's Attributes 0.7.2
|
593 | puffish_skills: Pufferfish's Skills 0.15.1
|
594 | puzzleslib: Puzzles Lib 8.1.25
|
595 | puzzlesaccessapi: Puzzles Access Api 8.0.7
|
596 | railways: Create: Steam 'n' Rails 1.6.9+fabric-mc1.20.1
|
597 | rechiseled: Rechiseled 1.1.6
|
598 | rechiseledcreate: Rechiseled: Create 1.0.2+a
|
599 | reeses-sodium-options: Reese's Sodium Options 1.7.2+mc1.20.1-build.101
|
600 | repurposed_structures: Repurposed Structures 7.1.15+1.20.1-fabric
|
601 | resourcefulconfig: Resourcefulconfig 2.1.3
|
602 | resourcefullib: Resourceful Lib 2.1.29
|
603 | com_teamresourceful_bytecodecs: bytecodecs 1.0.2
|
604 | com_teamresourceful_yabn: yabn 1.0.3
|
605 | seasons: Fabric Seasons 2.4.2-BETA+1.20
|
606 | seasonsdelightcompat: Fabric Seasons: Delight Compat 1.0-1.3.9
|
607 | seasonsextras: Fabric Seasons: Extras 1.3.2-BETA+1.20
|
608 | skill_tree_for_pufferfishs_skills: Skill tree for Pufferfish's skills 1.0
|
609 | skinlayers3d: 3d-Skin-Layers 1.7.4
|
610 | sliceanddice: Create Slice & Dice 3.3.1
|
611 | smartbrainlib: SmartBrainLib 1.15
|
612 | sodium: Sodium 0.5.11+mc1.20.1
|
613 | sodium-extra: Sodium Extra 0.5.4+mc1.20.1-build.115
|
614 | caffeineconfig: CaffeineConfig 1.3.0+1.17
|
615 | crowdin-translate: CrowdinTranslate 1.4+1.19.3
|
616 | sophisticatedbackpacks: Sophisticated Backpacks 1.20.1-3.**.**.**.**
|
617 | sophisticatedcore: Sophisticated Core 1.20.1-1.**.**.**.**
|
618 | sparsestructures: SparseStructures 2.2.0
|
619 | spawn: Spawn 1.0.3-fabric
|
620 | species: Species 2.3
|
621 | structory: Structory 1.3.5
|
622 | supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8+a
|
623 | supermartijn642corelib: SuperMartijn642's Core Lib 1.1.18+a
|
624 | supplementaries: Supplementaries 1.20-3.1.15
|
625 | suppsquared: Supplementaries Squared 1.20-1.1.18
|
626 | terrablender: TerraBlender **.**.**.**
|
627 | trading_floor: Create: Trading Floor 1.1.7+fabric-1.20.1
|
628 | trinkets: Trinkets 3.7.2
|
629 | veinmining: Vein Mining 1.5.0+1.20.1
|
630 | villager-pickup: Villager Pickup 1.1.2
|
631 | villagersplus: Villagers Plus 3.1
|
632 | visuality: Visuality 0.7.1+1.20
|
633 | void_lib: Void Lib 1.1.5
|
634 | wakes: Wakes 0.4.0+1.20.1
|
635 | com_github_jdiemke_delaunay-triangulator_delaunaytriangulator: DelaunayTriangulator 1.0.0
|
636 | waystones: Waystones 14.1.10
|
637 | xaerominimap: Xaero's Minimap 25.1.0
|
638 | xaeroworldmap: Xaero's World Map 1.39.4
|
639 | yet_another_config_lib_v3: YetAnotherConfigLib 3.6.3+1.20.1-fabric
|
640 | yungsapi: YUNG's API 1.20-Fabric-4.0.6
|
641 | org_javassist_javassist: javassist 3.29.2-GA
|
642 | yungsbridges: YUNG's Bridges 1.20-Fabric-4.0.3
|
643 | yungsextras: YUNG's Extras 1.20-Fabric-4.0.3
|
644 | zoomify: Zoomify 2.14.2+1.20.1
|
645 | com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.2
|
646 | Flywheel Backend: Uninitialized
|
647 | Launched Version: 1.20.1
|
648 | Backend library: LWJGL version 3.3.1 SNAPSHOT
|
649 | Backend API: Unknown
|
650 | Window size: <not initialized>
|
651 | GL Caps: Using framebuffer using OpenGL 3.2
|
652 | GL debug messages: <disabled>
|
653 | Using VBOs: Yes
|
654 | Is Modded: Definitely; Client brand changed to 'fabric'
|
655 | Type: Client (map_client.txt)
|
656 | CPU: <unknown>
|
657 |
|