| 1 | ---- Minecraft Crash Report ----
|
| 2 | |
| 3 |
|
| 4 | Time: 2025-12-16 12:01:25
|
| 5 | Description: Initializing game
|
| 6 |
|
| 7 | java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'vinery' at 'net.satisfy.vinery.fabric.VineryFabric'!
|
| 8 | at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$0(FabricLoaderImpl.java:409)
|
| 9 | at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
|
| 10 | at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:407)
|
| 11 | at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
|
| 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:514)
|
| 15 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
|
| 16 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 17 | at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
| 18 | at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
|
| 19 | at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
|
| 20 | at java.base/java.lang.reflect.Method.invoke(Unknown Source)
|
| 21 | at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63)
|
| 22 | at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28)
|
| 23 | Caused by: java.lang.OutOfMemoryError: Java heap space
|
| 24 | at java.base/java.util.stream.StreamSupport.stream(Unknown Source)
|
| 25 | at java.base/java.util.Collection.stream(Unknown Source)
|
| 26 | at knot//net.minecraft.class_2689.method_28484(class_2689.java:60)
|
| 27 | at knot//net.minecraft.class_2689$$Lambda$908/0x000001cc4b6324d8.accept(Unknown Source)
|
| 28 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
|
| 29 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
|
| 30 | at java.base/java.util.stream.ReferencePipeline$3$1.accept(Unknown Source)
|
| 31 | at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source)
|
| 32 | at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source)
|
| 33 | at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
|
| 34 | at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
|
| 35 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
|
| 36 | at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source)
|
| 37 | at java.base/java.util.stream.ReferencePipeline.forEach(Unknown Source)
|
| 38 | at java.base/java.util.stream.ReferencePipeline$7$1.accept(Unknown Source)
|
| 39 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
|
| 40 | at java.base/java.util.stream.ReferencePipeline$3$1.accept(Unknown Source)
|
| 41 | at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source)
|
| 42 | at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source)
|
| 43 | at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
|
| 44 | at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
|
| 45 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
|
| 46 | at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source)
|
| 47 | at java.base/java.util.stream.ReferencePipeline.forEach(Unknown Source)
|
| 48 | at java.base/java.util.stream.ReferencePipeline$7$1.accept(Unknown Source)
|
| 49 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
|
| 50 | at java.base/java.util.stream.ReferencePipeline$3$1.accept(Unknown Source)
|
| 51 | at java.base/java.util.HashMap$KeySpliterator.forEachRemaining(Unknown Source)
|
| 52 | at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source)
|
| 53 | at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
|
| 54 | at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
|
| 55 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
|
| 56 |
|
| 57 |
|
| 58 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
| 59 | ---------------------------------------------------------------------------------------
|
| 60 |
|
| 61 | -- Head --
|
| 62 | Thread: Render thread
|
| 63 | Stacktrace:
|
| 64 | at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$0(FabricLoaderImpl.java:409)
|
| 65 | at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
|
| 66 | at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:407)
|
| 67 | at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
|
| 68 | at knot//net.minecraft.class_310.<init>(class_310.java:458)
|
| 69 |
|
| 70 | -- Initialization --
|
| 71 | Details:
|
| 72 | Modules:
|
| 73 | ADVAPI32.dll:Advanced Windows 32 Base API:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
|
| 74 | COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
|
| 75 | CRYPT32.dll:Crypto API32:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 76 | CRYPTBASE.dll:Base cryptographic API DLL:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 77 | CRYPTSP.dll:Cryptographic Service Provider API:10.0.26100.7309 (WinBuild.160101.0800):Microsoft Corporation
|
| 78 | DBGHELP.DLL:Windows Image Helper:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
| 79 | DNSAPI.dll:DNS Client API DLL:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation
|
| 80 | GDI32.dll:GDI Client DLL:10.0.26100.7309 (WinBuild.160101.0800):Microsoft Corporation
|
| 81 | IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.26100.7309 (WinBuild.160101.0800):Microsoft Corporation
|
| 82 | IPHLPAPI.DLL:IP Helper API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 83 | KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.26100.7309 (WinBuild.160101.0800):Microsoft Corporation
|
| 84 | KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.26100.7309 (WinBuild.160101.0800):Microsoft Corporation
|
| 85 | MpOav.dll:IOfficeAntiVirus Module:4.18.25110.5 (4a6978a838df7287d907bb2ee8a2eeb2373b186e):Microsoft Corporation
|
| 86 | NSI.dll:NSI User-mode interface DLL:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 87 | NTASN1.dll:Microsoft ASN.1 API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 88 | OLEAUT32.dll:OLEAUT32.DLL:10.0.26100.7309 (WinBuild.160101.0800):Microsoft Corporation
|
| 89 | Ole32.dll:Microsoft OLE for Windows:10.0.26100.6725 (WinBuild.160101.0800):Microsoft Corporation
|
| 90 | POWRPROF.dll:Power Profile Helper DLL:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 91 | PSAPI.DLL:Process Status Helper:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 92 | Pdh.dll:Windows Performance Data Helper DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 93 | RPCRT4.dll:Remote Procedure Call Runtime:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 94 | SHCORE.dll:SHCORE:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 95 | SHELL32.dll:Windows Shell Common Dll:10.0.26100.7309 (WinBuild.160101.0800):Microsoft Corporation
|
| 96 | UMPDC.dll:User Mode Power Dependency Coordinator:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 97 | USER32.dll:Multi-User Windows USER API Client DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 98 | USERENV.dll:Userenv:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 99 | VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30135.0 built by: vcwrkspc:Microsoft Corporation
|
| 100 | VERSION.dll:Version Checking and File Installation Libraries:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
|
| 101 | WINHTTP.dll:Windows HTTP Services:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
| 102 | WINMM.dll:MCI API DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 103 | WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 104 | amsi.dll:Anti-Malware Scan Interface:10.0.26100.7309 (WinBuild.160101.0800):Microsoft Corporation
|
| 105 | apphelp.dll:Application Compatibility Client Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 106 | awt.dll:Zulu Platform x64 Architecture:17.0.14:Azul Systems Inc.
|
| 107 | bcrypt.dll:Windows Cryptographic Primitives Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 108 | bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.26100.7309 (WinBuild.160101.0800):Microsoft Corporation
|
| 109 | clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
|
| 110 | combase.dll:Microsoft COM for Windows:10.0.26100.6725 (WinBuild.160101.0800):Microsoft Corporation
|
| 111 | dbgcore.DLL:Windows Core Debugging Helpers:10.0.26100.7309 (WinBuild.160101.0800):Microsoft Corporation
|
| 112 | dhcpcsvc.DLL:DHCP Client Service:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 113 | dhcpcsvc6.DLL:DHCPv6 Client:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 114 | dxcore.dll:DXCore:10.0.26100.7309 (WinBuild.160101.0800):Microsoft Corporation
|
| 115 | extnet.dll:Zulu Platform x64 Architecture:17.0.14:Azul Systems Inc.
|
| 116 | fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.26100.3915 (WinBuild.160101.0800):Microsoft Corporation
|
| 117 | gdi32full.dll:GDI Client DLL:10.0.26100.7309 (WinBuild.160101.0800):Microsoft Corporation
|
| 118 | instrument.dll:Zulu Platform x64 Architecture:17.0.14:Azul Systems Inc.
|
| 119 | java.dll:Zulu Platform x64 Architecture:17.0.14:Azul Systems Inc.
|
| 120 | javaw.exe:Zulu Platform x64 Architecture:17.0.14:Azul Systems Inc.
|
| 121 | jemalloc.dll
|
| 122 | jimage.dll:Zulu Platform x64 Architecture:17.0.14:Azul Systems Inc.
|
| 123 | jli.dll:Zulu Platform x64 Architecture:17.0.14:Azul Systems Inc.
|
| 124 | jna173943964459065556.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
|
| 125 | jsvml.dll:Zulu Platform x64 Architecture:17.0.14:Azul Systems Inc.
|
| 126 | jvm.dll:Zulu 64-Bit Server VM:17.0.14:Azul Systems Inc.
|
| 127 | kernel.appcore.dll:AppModel API Host:10.0.26100.7309 (WinBuild.160101.0800):Microsoft Corporation
|
| 128 | lwjgl.dll
|
| 129 | management.dll:Zulu Platform x64 Architecture:17.0.14:Azul Systems Inc.
|
| 130 | management_ext.dll:Zulu Platform x64 Architecture:17.0.14:Azul Systems Inc.
|
| 131 | msvcp140.dll:Microsoft® C Runtime Library:14.29.30135.0 built by: vcwrkspc:Microsoft Corporation
|
| 132 | msvcp_win.dll:Microsoft® C Runtime Library:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 133 | msvcrt.dll:Windows NT CRT DLL:7.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 134 | mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 135 | napinsp.dll:E-mail Naming Shim Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 136 | ncrypt.dll:Windows NCrypt Router:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation
|
| 137 | net.dll:Zulu Platform x64 Architecture:17.0.14:Azul Systems Inc.
|
| 138 | nio.dll:Zulu Platform x64 Architecture:17.0.14:Azul Systems Inc.
|
| 139 | nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.26100.7309 (WinBuild.160101.0800):Microsoft Corporation
|
| 140 | ntdll.dll:NT Layer DLL:10.0.26100.7309 (WinBuild.160101.0800):Microsoft Corporation
|
| 141 | ntmarta.dll:Windows NT MARTA provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 142 | perfos.dll:Windows System Performance Objects DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 143 | pfclient.dll:SysMain Client:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
| 144 | profapi.dll:User Profile Basic API:10.0.26100.7309 (WinBuild.160101.0800):Microsoft Corporation
|
| 145 | rasadhlp.dll:Remote Access AutoDial Helper:10.0.26100.7171 (WinBuild.160101.0800):Microsoft Corporation
|
| 146 | rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 147 | sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 148 | shlwapi.dll:Shell Light-weight Utility Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 149 | sunmscapi.dll:Zulu Platform x64 Architecture:17.0.14:Azul Systems Inc.
|
| 150 | ucrtbase.dll:Microsoft® C Runtime Library:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 151 | vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30135.0 built by: vcwrkspc:Microsoft Corporation
|
| 152 | verify.dll:Zulu Platform x64 Architecture:17.0.14:Azul Systems Inc.
|
| 153 | win32u.dll:Win32u:10.0.26100.7309 (WinBuild.160101.0800):Microsoft Corporation
|
| 154 | windows.storage.dll:Microsoft WinRT Storage API:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
|
| 155 | winrnr.dll:LDAP RnR Provider DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
|
| 156 | wintypes.dll:Windows Base Types DLL:10.0.26100.6725 (WinBuild.160101.0800):Microsoft Corporation
|
| 157 | wshbth.dll:Windows Sockets Helper DLL:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
|
| 158 | zip.dll:Zulu Platform x64 Architecture:17.0.14:Azul Systems Inc.
|
| 159 | Stacktrace:
|
| 160 | at knot//net.minecraft.client.main.Main.main(Main.java:211)
|
| 161 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
|
| 162 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
|
| 163 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 164 | at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
| 165 | at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
|
| 166 | at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
|
| 167 | at java.base/java.lang.reflect.Method.invoke(Unknown Source)
|
| 168 | at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63)
|
| 169 | at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28)
|
| 170 |
|
| 171 | -- System Details --
|
| 172 | Details:
|
| 173 | Minecraft Version: 1.20.1
|
| 174 | Minecraft Version ID: 1.20.1
|
| 175 | Operating System: Windows 11 (amd64) version 10.0
|
| 176 | Java Version: 17.0.14, Azul Systems, Inc.
|
| 177 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
|
| 178 | Memory: 1835568 bytes (1 MiB) / 2147483648 bytes (2048 MiB) up to 2147483648 bytes (2048 MiB)
|
| 179 | CPUs: 8
|
| 180 | Processor Vendor: GenuineIntel
|
| 181 | Processor Name: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
|
| 182 | Identifier: Intel64 Family 6 Model 142 Stepping 10
|
| 183 | Microarchitecture: Coffee Lake
|
| 184 | Frequency (GHz): 1.80
|
| 185 | Number of physical packages: 1
|
| 186 | Number of physical CPUs: 4
|
| 187 | Number of logical CPUs: 8
|
| 188 | Graphics card #0 name: Intel(R) UHD Graphics 620
|
| 189 | Graphics card #0 vendor: Intel Corporation (0x8086)
|
| 190 | Graphics card #0 VRAM (MB): 1024.00
|
| 191 | Graphics card #0 deviceId: 0x5917
|
| 192 | Graphics card #0 versionInfo: DriverVersion=31.0.101.2135
|
| 193 | Memory slot #0 capacity (MB): 4096.00
|
| 194 | Memory slot #0 clockSpeed (GHz): 2.40
|
| 195 | Memory slot #0 type: DDR4
|
| 196 | Memory slot #1 capacity (MB): 16384.00
|
| 197 | Memory slot #1 clockSpeed (GHz): 2.40
|
| 198 | Memory slot #1 type: DDR4
|
| 199 | Virtual memory max (MB): 31131.22
|
| 200 | Virtual memory used (MB): 19277.73
|
| 201 | Swap memory total (MB): 10752.00
|
| 202 | Swap memory used (MB): 96.05
|
| 203 | JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2048M
|
| 204 | Fabric Mods:
|
| 205 | actuallyharvest: ActuallyHarvest **.**.**.**
|
| 206 | whitenoise: WhiteNoise 1.1.1
|
| 207 | adorablehamsterpets: Adorable Hamster Pets 3.4.0-1.20.1+fabric
|
| 208 | placeholder-api: Placeholder API 2.1.1+1.20
|
| 209 | ambientsounds: AmbientSounds 6.1.11
|
| 210 | animal_pen: Animal Pen 1.6.1
|
| 211 | animation_overhaul: Animation Overhaul 1.3.1
|
| 212 | architectury: Architectury 9.2.14
|
| 213 | armoroftheages: Armor of the Ages 1.3.12
|
| 214 | bakery: [Let's Do] Bakery 1.1.15
|
| 215 | beautify: Beautify 1.2.0+1.20.1
|
| 216 | beltborne_lanterns: Beltborne Lanterns 1.2.1
|
| 217 | betterf3: BetterF3 7.0.2
|
| 218 | betterthirdperson: Better Third Person 1.9.0
|
| 219 | bookshelf: Bookshelf 20.2.13
|
| 220 | bountiful: Bountiful 6.0.4+1.20.1
|
| 221 | braziliandelight: Brazilian Delight 2.0.2
|
| 222 | brewery: [Let's Do] Brewery 1.1.9
|
| 223 | c2me: Concurrent Chunk Management Engine 0.2.0+alpha.11.16
|
| 224 | c2me-base: Concurrent Chunk Management Engine (Base) 0.2.0+alpha.11.16
|
| 225 | c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.2.0+alpha.11.16
|
| 226 | c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.2.0+alpha.11.16
|
| 227 | c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.2.0+alpha.11.16
|
| 228 | c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.2.0+alpha.11.16
|
| 229 | c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.2.0+alpha.11.16
|
| 230 | c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.2.0+alpha.11.16
|
| 231 | c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.2.0+alpha.11.16
|
| 232 | c2me-opts-chunk-access: Concurrent Chunk Management Engine (Optimizations/Chunk Access) 0.2.0+alpha.11.16
|
| 233 | c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.2.0+alpha.11.16
|
| 234 | c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.2.0+alpha.11.16
|
| 235 | c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.2.0+alpha.11.16
|
| 236 | c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.2.0+alpha.11.16
|
| 237 | c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.2.0+alpha.11.16
|
| 238 | c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.2.0+alpha.11.16
|
| 239 | c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.2.0+alpha.11.16
|
| 240 | c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.2.0+alpha.11.16
|
| 241 | c2me-threading-chunkio: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.16
|
| 242 | c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.2.0+alpha.11.16
|
| 243 | c2me-threading-worldgen: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.16
|
| 244 | com_ibm_async_asyncutil: asyncutil 0.1.0
|
| 245 | net_objecthunter_exp4j: exp4j 0.4.8
|
| 246 | org_threadly_threadly: threadly 7.0
|
| 247 | camerautils: Camera Utils 1.20.1-1.0.14
|
| 248 | camping: Camping 2.0.0
|
| 249 | capes: Capes 1.5.2+1.20
|
| 250 | carryon: Carry On **.**.**.**
|
| 251 | chunky: Chunky 1.3.146
|
| 252 | cicada: CICADA 0.14.3+1.20.1
|
| 253 | org_yaml_snakeyaml: snakeyaml 2.2
|
| 254 | citresewn: CIT Resewn 1.2.2+1.20.1
|
| 255 | citresewn-defaults: CIT Resewn: Defaults 1.2.2+1.20.1
|
| 256 | cloth-config: Cloth Config v11 11.1.136
|
| 257 | cloth-basic-math: cloth-basic-math 0.6.1
|
| 258 | clumps: Clumps **.**.**.**
|
| 259 | collective: Collective 8.13
|
| 260 | continuity: Continuity 3.0.0+1.20.1
|
| 261 | controlify: Controlify 2.1.2+1.20.1-fabric
|
| 262 | dev_isxander_libsdl4j: libsdl4j **.**.**.**c033-66
|
| 263 | dev_isxander_steamdeck4j: steamdeck4j 1.1.7
|
| 264 | org_hid4java_hid4java: hid4java 0.8.0
|
| 265 | controlling: Controlling For Fabric 12.0.2
|
| 266 | convenientdecor: Convenient Decor 0.4.3
|
| 267 | omega-config: OmegaConfig 1.4.0+1.20.1
|
| 268 | coroutil: CoroUtil 1.20.1-1.3.7
|
| 269 | cozys-improved-cats: Cozy's Improved Cats 1.2.1
|
| 270 | cozys-improved-wolves: Cozy's Improved Wolves 1.3.1
|
| 271 | creativecore: CreativeCore 2.12.34
|
| 272 | net_minecraftforge_eventbus: eventbus 6.0.3
|
| 273 | critterarmory: Critter Armory 1.20.1-0.6.3-fabric
|
| 274 | configlibtxf: ConfigLib TXF 4.2.8-fabric
|
| 275 | crittersandcompanions: Critters and Companions 1.20.1-2.3.5
|
| 276 | cutthrough: Cut Through 8.0.2
|
| 277 | dawnoftimebuilder: Dawn Of Time 1.5.33
|
| 278 | deltaboxlib: Deltabox Lib 2.2.0
|
| 279 | disable_custom_worlds_advice: Disable Custom Worlds Advice 4.1
|
| 280 | disableaccessibilityscreen: DisableAccessibilityScreen 1.0.1
|
| 281 | distanthorizons: Distant Horizons 2.3.6-b
|
| 282 | do_a_barrel_roll: Do a Barrel Roll 3.6.1+1.20.1
|
| 283 | doapi: [Let's Do] API 1.2.14
|
| 284 | terraform-wood-api-v1: Terraform Wood API (v1) 7.0.1
|
| 285 | draggable_lists: Draggable Lists 1.0.1
|
| 286 | dsurround: Dynamic Surroundings 0.3.3
|
| 287 | org_openjdk_nashorn_nashorn-core: nashorn-core 15.4
|
| 288 | duckling: Duckling 4.0.0
|
| 289 | resourcefullib: Resourceful Lib 2.4.6
|
| 290 | com_teamresourceful_bytecodecs: bytecodecs 1.0.2
|
| 291 | com_teamresourceful_yabn: yabn 1.0.3
|
| 292 | dustydecorations: Dusty Decorations Refabricated 1.1-1.20.1+1.20.2
|
| 293 | enchdesc: EnchantmentDescriptions 17.1.19
|
| 294 | entity_model_features: Entity Model Features 3.0.7
|
| 295 | entity_texture_features: Entity Texture Features 7.0.6
|
| 296 | org_apache_httpcomponents_httpmime: httpmime 4.5.10
|
| 297 | entityculling: EntityCulling 1.9.3
|
| 298 | euphoria_patcher: Euphoria Patcher 1.7.8-r5.6.1-fabric
|
| 299 | exlinefurniture: Exline's Furniture 2.6.3
|
| 300 | exposure: Exposure 1.7.16
|
| 301 | extrasounds: ExtraSounds Next 1.4
|
| 302 | fabric-api: Fabric API 0.92.6+1.20.1
|
| 303 | fabric-api-base: Fabric API Base 0.4.32+1802ada577
|
| 304 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.37+1802ada577
|
| 305 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.14+1802ada577
|
| 306 | fabric-block-api-v1: Fabric Block API (v1) 1.0.12+1802ada577
|
| 307 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.3+924f046a77
|
| 308 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.42+1802ada577
|
| 309 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.3+1802ada577
|
| 310 | fabric-command-api-v1: Fabric Command API (v1) 1.2.35+f71b366f77
|
| 311 | fabric-command-api-v2: Fabric Command API (v2) 2.2.14+1802ada577
|
| 312 | fabric-commands-v0: Fabric Commands (v0) 0.2.52+df3654b377
|
| 313 | fabric-containers-v0: Fabric Containers (v0) 0.1.67+df3654b377
|
| 314 | fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.13+1802ada577
|
| 315 | fabric-convention-tags-v1: Fabric Convention Tags 1.5.6+1802ada577
|
| 316 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.20+1802ada577
|
| 317 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.2+de0fd6d177
|
| 318 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.7+1802ada577
|
| 319 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.55+1802ada577
|
| 320 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1+1c78457f77
|
| 321 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.5+13a40c6677
|
| 322 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.64+df3654b377
|
| 323 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.41+1802ada577
|
| 324 | fabric-item-api-v1: Fabric Item API (v1) 2.1.29+1802ada577
|
| 325 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.14+1802ada577
|
| 326 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.38+1802ada577
|
| 327 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.36+df3654b377
|
| 328 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.23+1802ada577
|
| 329 | fabric-loot-api-v2: Fabric Loot API (v2) 1.2.3+1802ada577
|
| 330 | fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.47+9e7660c677
|
| 331 | fabric-message-api-v1: Fabric Message API (v1) 5.1.10+1802ada577
|
| 332 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.52+1802ada577
|
| 333 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.4+1802ada577
|
| 334 | fabric-models-v0: Fabric Models (v0) 0.4.3+9386d8a777
|
| 335 | fabric-networking-api-v1: Fabric Networking API (v1) 1.3.14+a158aa0477
|
| 336 | fabric-networking-v0: Fabric Networking (v0) 0.3.54+df3654b377
|
| 337 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.5+e35120df77
|
| 338 | fabric-particles-v1: Fabric Particles (v1) 1.1.3+1802ada577
|
| 339 | fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.24+1802ada577
|
| 340 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.6+1802ada577
|
| 341 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.2+1802ada577
|
| 342 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.3+85287f9f77
|
| 343 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.47+df3654b377
|
| 344 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.39+92a0d36777
|
| 345 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.29+1802ada577
|
| 346 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.50+df3654b377
|
| 347 | fabric-rendering-v1: Fabric Rendering (v1) 3.0.9+1802ada577
|
| 348 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.9+1802ada577
|
| 349 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.12+fb82e9d777
|
| 350 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.9+1802ada577
|
| 351 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.33+1802ada577
|
| 352 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.14+1802ada577
|
| 353 | fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.6+8dd72ea377
|
| 354 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.2+1802ada577
|
| 355 | fabric-language-kotlin: Fabric Language Kotlin 1.13.7+kotlin.2.2.21
|
| 356 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.2.21
|
| 357 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.2.21
|
| 358 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.2.21
|
| 359 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.2.21
|
| 360 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.29.0
|
| 361 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.2
|
| 362 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.2
|
| 363 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.7.1
|
| 364 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.8.0
|
| 365 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.8.0
|
| 366 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.9.0
|
| 367 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.9.0
|
| 368 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.9.0
|
| 369 | fabricloader: Fabric Loader 0.18.2
|
| 370 | mixinextras: MixinExtras 0.5.0
|
| 371 | fallingleaves: Falling Leaves 1.15.6
|
| 372 | farm_and_charm: [Let's Do] Farm & Charm 1.0.14
|
| 373 | farmersdelight: Farmer's Delight 1.20.1-2.4.1+refabricated
|
| 374 | mm: Manningham Mills 2.3
|
| 375 | porting_lib_accessors: Porting Lib Accessors 2.3.8+1.20.1
|
| 376 | porting_lib_base: Porting Lib Base 2.3.8+1.20.1
|
| 377 | porting_lib_attributes: Porting Lib Attributes 2.3.8+1.20.1
|
| 378 | porting_lib_common: Porting Lib Common 2.3.8+1.20.1
|
| 379 | porting_lib_entity: Porting Lib Entity 2.3.8+1.20.1
|
| 380 | porting_lib_fluids: Porting Lib Fluids 2.3.8+1.20.1
|
| 381 | porting_lib_gui_utils: Porting Lib Gui Utils 2.3.8+1.20.1
|
| 382 | porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.8+1.20.1
|
| 383 | porting_lib_utility: Porting Lib Utility 2.3.8+1.20.1
|
| 384 | reach-entity-attributes: Reach Entity Attributes 2.4.0
|
| 385 | porting_lib_config: Porting Lib Config 2.3.8+1.20.1
|
| 386 | porting_lib_core: Porting Lib Core 2.3.8+1.20.1
|
| 387 | porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.8+1.20.1
|
| 388 | porting_lib_loot: Porting Lib Loot 2.3.8+1.20.1
|
| 389 | porting_lib_networking: Porting Lib Networking 2.3.8+1.20.1
|
| 390 | porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 2.3.8+1.20.1
|
| 391 | porting_lib_tags: Porting Lib Tags 3.0
|
| 392 | porting_lib_tool_actions: Porting Lib Tool Actions 2.3.8+1.20.1
|
| 393 | faunify: Faunify 1.2.4
|
| 394 | forgeconfigapiport: Forge Config API Port 8.0.3
|
| 395 | furnish: Furnish 26
|
| 396 | fusion: Fusion 1.2.11
|
| 397 | fzzy_config: Fzzy Config 0.7.3+1.20.1
|
| 398 | blue_endless_jankson: jankson 1.2.3
|
| 399 | fabric-permissions-api-v0: fabric-permissions-api 0.3.1
|
| 400 | net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7
|
| 401 | gamediscs: Game Discs 0.3.2-fabric
|
| 402 | geckolib: GeckoLib 4 4.8.2
|
| 403 | com_eliotlash_mclib_mclib: mclib 20
|
| 404 | herbalbrews: [Let's Do] HerbalBrews 1.0.12
|
| 405 | horse_whistle: Horse Whistle: Reloaded 1.0.0-S.V-1.20.1
|
| 406 | horsebuff: HorseBuff 2.1.3
|
| 407 | immersive_aircraft: Immersive Aircraft 1.4.0+1.20.1
|
| 408 | org_mariuszgromada_math_mathparser_org-mxparser: MathParser.org-mXparser 5.2.1
|
| 409 | immersive_armors: Immersive Armors 1.7.1+1.20.1
|
| 410 | immersive_furniture: Immersive Furniture 0.1.2+1.20.1
|
| 411 | immersive_melodies: Immersive Melodies 0.6.0+1.20.1
|
| 412 | indium: Indium 1.0.36+mc1.20.1
|
| 413 | iris: Iris 1.7.6+mc1.20.1
|
| 414 | io_github_douira_glsl-transformer: glsl-transformer 2.0.1
|
| 415 | org_anarres_jcpp: jcpp 1.4.14
|
| 416 | org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
|
| 417 | jagmkiwis: Jagm's Kiwis 1.2.1
|
| 418 | java: OpenJDK 64-Bit Server VM 17
|
| 419 | jei: Just Enough Items **.**.**.**
|
| 420 | jumpoverfences: Jump Over Fences 1.3.1
|
| 421 | justenoughbreeding: Just Enough Breeding 2.3.0
|
| 422 | justoutdoorstuffs: Just Outdoor Stuffs 1.0.2
|
| 423 | kambrik: Kambrik 6.1.1+1.20.1
|
| 424 | larion: Larion World Generation 4.3.0
|
| 425 | luphieclutteredmod: Cluttered 2.1.0+1.20.1
|
| 426 | meadow: [Let's Do] Meadow 1.3.25
|
| 427 | medieval_buildings: Medieval Buildings 1.1.1
|
| 428 | medieval_deco: PlayTics Deco 1.2
|
| 429 | medieval_nether: Medieval Buildings [The End Edition] 1.0.1
|
| 430 | medievalend: Medieval Buildings [The End Edition] 1.0.1
|
| 431 | minecraft: Minecraft 1.20.1
|
| 432 | minopp: Minopp 1.4.0+1.20.1+fabric
|
| 433 | mod_id: Ancient Structures 0.0.11
|
| 434 | modmenu: Mod Menu 7.2.2
|
| 435 | moredelight: More Delight 25.7.28-1.20-fabric
|
| 436 | moremobvariants: More Mob Variants 1.3.1
|
| 437 | mr_ice_pillager_castle: Ice Pillager Castle 4.0
|
| 438 | mr_ketkets_furnicraft: FurniCraft 2.3
|
| 439 | necronomicon: Necronomicon 1.6.0
|
| 440 | nethervinery: [Let's Do] NetherVinery 1.2.19
|
| 441 | niftycarts: NiftyCarts 20.1.5
|
| 442 | notenoughanimations: NotEnoughAnimations 1.10.6
|
| 443 | nyfsspiders: Nyf's Spiders 2.1.1
|
| 444 | owo: oωo 0.11.2+1.20
|
| 445 | pandaplushies: Panda Plushies! 1.1
|
| 446 | patchouli: Patchouli 1.20.1-84.1-FABRIC
|
| 447 | fiber: fiber 0.23.0-2
|
| 448 | perfectplushies: Perfect Plushies 1.13.3
|
| 449 | perfectplushieapi: Perfect Plushie API 1.0.7
|
| 450 | player-animator: Player Animator 1.0.2-rc1+1.20
|
| 451 | plushie_buddies: Plushie Buddies 0.1.7-1.20.1
|
| 452 | midnightlib: MidnightLib 1.4.1
|
| 453 | polymorph: Polymorph 0.49.10+1.20.1
|
| 454 | cardinal-components-base: Cardinal Components API (base) 5.2.1
|
| 455 | cardinal-components-block: Cardinal Components API (blocks) 5.2.1
|
| 456 | cardinal-components-entity: Cardinal Components API (entities) 5.2.1
|
| 457 | cardinal-components-item: Cardinal Components API (items) 5.2.1
|
| 458 | spectrelib: SpectreLib 0.13.17+1.20.1
|
| 459 | com_electronwill_night-config_core: core 3.6.7
|
| 460 | com_electronwill_night-config_toml: toml 3.6.7
|
| 461 | presencefootsteps: Presence Footsteps 1.10.1+1.20.1
|
| 462 | kirin: Kirin UI 1.15.6+1.20.1
|
| 463 | puzzleslib: Puzzles Lib 8.1.33
|
| 464 | puzzlesaccessapi: Puzzles Access Api 20.1.1
|
| 465 | reeses-sodium-options: Reese's Sodium Options 1.7.2+mc1.20.1-build.101
|
| 466 | removehud: Remove Hud But Not Hand! 1.3b2
|
| 467 | replaymod: Replay Mod 1.20.1-2.6.23
|
| 468 | ribbits: Ribbits 1.20.1-Fabric-3.0.4
|
| 469 | org_reflections_reflections: reflections 0.10.2
|
| 470 | riding_partners: Riding Partners 1.0.0
|
| 471 | searchables: Searchables 1.0.3
|
| 472 | sit: Sit 1.20.1-27
|
| 473 | skinlayers3d: 3d-Skin-Layers 1.9.2
|
| 474 | smallships: Small Ships 2.0.0-b1.4
|
| 475 | sodium: Sodium 0.5.13+mc1.20.1
|
| 476 | sodium-extra: Sodium Extra 0.5.9+mc1.20.1
|
| 477 | caffeineconfig: CaffeineConfig 1.3.0+1.17
|
| 478 | sodiumdynamiclights: Sodium Dynamic Lights 1.0.9
|
| 479 | sodiumoptionsapi: Sodium Options API 1.0.10
|
| 480 | mixinsquared: MixinSquared 0.2.0-beta.6
|
| 481 | sophisticatedbackpacks: Sophisticated Backpacks 1.20.1-3.**.**.**.**
|
| 482 | sophisticatedcore: Sophisticated Core 1.20.1-1.**.**.**.**
|
| 483 | porting_lib_model_loader: Porting Lib Model Loader 2.3.2+1.20.1
|
| 484 | team_reborn_energy: Energy 3.0.0
|
| 485 | sophisticatedstorage: Sophisticated Storage 1.20.1-1.**.**.**.**
|
| 486 | noindium: No Indium? 1.1.0+1.20
|
| 487 | sound_physics_remastered: Sound Physics Remastered 1.20.1-1.5.1
|
| 488 | storagedelight: Storage Delight 25.6.26-1.20-fabric
|
| 489 | subtle_effects: Subtle Effects 1.13.1
|
| 490 | table_top_craft: Table Top Craft 1.20.1-5.0.2
|
| 491 | treeharvester: Tree Harvester 9.1
|
| 492 | trinkets: Trinkets 3.7.2
|
| 493 | ubesdelight: Ube's Delight 0.4.6
|
| 494 | porting_lib_extensions: Porting Lib Extensions 2.3.8+1.20.1
|
| 495 | porting_lib_registries: Porting Lib Registries 2.3.8+1.20.1
|
| 496 | porting_lib_transfer: Porting Lib Transfer 2.3.8+1.20.1
|
| 497 | vc_gliders: Gliders 1.1.7
|
| 498 | palladiumcore: PalladiumCore 1.20-2.0.0.0
|
| 499 | veinmining: Vein Mining 1.5.0+1.20.1
|
| 500 | villagersplus: Villagers Plus 3.1
|
| 501 | vinery: [Let's Do] Vinery 1.4.41
|
| 502 | voicechat: Simple Voice Chat 1.20.1-2.6.6
|
| 503 | voicechat_api: Simple Voice Chat API 2.6.0
|
| 504 | watut: What Are They Up To 1.20.1-1.2.3
|
| 505 | waveycapes: WaveyCapes 1.8.0
|
| 506 | transition: TRansition 1.0.9
|
| 507 | trender: TRender 1.0.9
|
| 508 | wildernature: [Let's Do] WilderNature 1.0.6
|
| 509 | world_preview: World preview 1.3.1
|
| 510 | wwoo: William Wythers' Overhauled Overworld 2.0.0
|
| 511 | xercapaint: Joy of Painting fabric-1.20.1-1.0.1
|
| 512 | yet_another_config_lib_v3: YetAnotherConfigLib 3.6.6+1.20.1-fabric
|
| 513 | com_twelvemonkeys_common_common-image: common-image 3.12.0
|
| 514 | com_twelvemonkeys_common_common-io: common-io 3.12.0
|
| 515 | com_twelvemonkeys_common_common-lang: common-lang 3.12.0
|
| 516 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
|
| 517 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
|
| 518 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
|
| 519 | org_quiltmc_parsers_gson: gson 0.2.1
|
| 520 | org_quiltmc_parsers_json: json 0.2.1
|
| 521 | yungsapi: YUNG's API 1.20-Fabric-4.0.6
|
| 522 | org_javassist_javassist: javassist 3.29.2-GA
|
| 523 | zoomify: Zoomify 2.14.6+1.20.1
|
| 524 | com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.2
|
| 525 | Launched Version: 1.20.1
|
| 526 | Backend library: LWJGL version 3.3.1 SNAPSHOT
|
| 527 | Backend API: Unknown
|
| 528 | Window size: <not initialized>
|
| 529 | GL Caps: Using framebuffer using OpenGL 3.2
|
| 530 | GL debug messages: <disabled>
|
| 531 | Using VBOs: Yes
|
| 532 | Is Modded: Definitely; Client brand changed to 'fabric'
|
| 533 | Type: Client (map_client.txt)
|
| 534 | CPU: <unknown>
|
| 535 |
|