Roastd The verdict is in. 1 crit Roast your own server

This needs Java 21, the server runs Java 17

1 critical found. Every finding below comes from what was actually in the pasted files. Treat the fixes as suggestions: they cover the common causes, and this case may need more digging.

FabricMinecraft 1.20.1Java 17

This looks like a client log, not a server log. The findings below apply to the player's machine.

What this error means, and every way to fix it →

critical

This needs Java 21, the server runs Java 17

The class file version in the error maps directly to a Java release, so the requirement is exact. Install Java 21 from adoptium.net and point the server at it.

jump to line 23

29 sensitive values (addresses, passwords and the like) were stripped before this page was stored.

The log

As received, after redaction.

  1. ---- Minecraft Crash Report ----
  2. // Don't be sad, have a hug! <3
  3. Time: 2026-09-06 12:48:13
  4. Description: Initializing game
  5. java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'dungeons_arise_seven_seas' at 'net.aurelj.dungeons_arise_seven_seas.DungeonsAriseSevenSeasMain'!
  6. at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$0(FabricLoaderImpl.java:413)
  7. at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
  8. at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:411)
  9. at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
  10. at knot//net.minecraft.class_310.<init>(class_310.java:458)
  11. at knot//net.minecraft.client.main.Main.main(Main.java:211)
  12. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
  13. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
  14. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  15. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  16. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  17. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  18. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  19. at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63)
  20. at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28)
  21. Caused by: java.lang.UnsupportedClassVersionError: net/aurelj/dungeons_arise_seven_seas/DungeonsAriseSevenSeasMain has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0
  22. at java.base/java.lang.ClassLoader.defineClass1(Native Method)
  23. at java.base/java.lang.ClassLoader.defineClass(Unknown Source)
  24. at java.base/java.security.SecureClassLoader.defineClass(Unknown Source)
  25. at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.defineClassFwd(KnotClassLoader.java:165)
  26. at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:368)
  27. at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:231)
  28. at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
  29. at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
  30. at java.base/java.lang.Class.forName0(Native Method)
  31. at java.base/java.lang.Class.forName(Unknown Source)
  32. at net.fabricmc.loader.impl.util.DefaultLanguageAdapter.create(DefaultLanguageAdapter.java:53)
  33. at net.fabricmc.loader.impl.entrypoint.EntrypointStorage$NewEntry.getOrCreate(EntrypointStorage.java:124)
  34. at net.fabricmc.loader.impl.entrypoint.EntrypointContainerImpl.getEntrypoint(EntrypointContainerImpl.java:53)
  35. at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:409)
  36. ... 12 more
  37. A detailed walkthrough of the error, its code path and all known details is as follows:
  38. ---------------------------------------------------------------------------------------
  39. -- Head --
  40. Thread: Render thread
  41. Stacktrace:
  42. at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$0(FabricLoaderImpl.java:413)
  43. at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
  44. at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:411)
  45. at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
  46. at knot//net.minecraft.class_310.<init>(class_310.java:458)
  47. -- Initialization --
  48. Details:
  49. Modules:
  50. ADVAPI32.dll:Advanced Windows 32 Base API:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  51. COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
  52. CRYPT32.dll:Crypto API32:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  53. CRYPTBASE.dll:Base cryptographic API DLL:10.0.26100.8875 (WinBuild.160101.0800):Microsoft Corporation
  54. CRYPTSP.dll:Cryptographic Service Provider API:10.0.26100.8875 (WinBuild.160101.0800):Microsoft Corporation
  55. DBGHELP.DLL:Windows Image Helper:10.0.26100.8328 (WinBuild.160101.0800):Microsoft Corporation
  56. DNSAPI.dll:DNS Client API DLL:10.0.26100.8972 (WinBuild.160101.0800):Microsoft Corporation
  57. DSPARSE.dll:Active Directory Domain Services API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  58. GDI32.dll:GDI Client DLL:10.0.26100.8328 (WinBuild.160101.0800):Microsoft Corporation
  59. IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.26100.8521 (WinBuild.160101.0800):Microsoft Corporation
  60. IPHLPAPI.DLL:IP Helper API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  61. KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.26100.8972 (WinBuild.160101.0800):Microsoft Corporation
  62. KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.26100.8972 (WinBuild.160101.0800):Microsoft Corporation
  63. MpOav.dll:IOfficeAntiVirus Module:4.18.26080.3 (9e1f3147fbc83f18a98a965394a23e07747d7295):Microsoft Corporation
  64. NSI.dll:NSI User-mode interface DLL:10.0.26100.8875 (WinBuild.160101.0800):Microsoft Corporation
  65. NTASN1.dll:Microsoft ASN.1 API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  66. OLEAUT32.dll:OLEAUT32.DLL:10.0.26100.8972 (WinBuild.160101.0800):Microsoft Corporation
  67. Ole32.dll:Microsoft OLE for Windows:10.0.26100.6725 (WinBuild.160101.0800):Microsoft Corporation
  68. POWRPROF.dll:Power Profile Helper DLL:10.0.26100.8117 (WinBuild.160101.0800):Microsoft Corporation
  69. PSAPI.DLL:Process Status Helper:10.0.26100.8521 (WinBuild.160101.0800):Microsoft Corporation
  70. Pdh.dll:Windows Performance Data Helper DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  71. RPCRT4.dll:Remote Procedure Call Runtime:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  72. SHCORE.dll:SHCORE:10.0.26100.8117 (WinBuild.160101.0800):Microsoft Corporation
  73. SHELL32.dll:Windows Shell Common Dll:10.0.26100.8972 (WinBuild.160101.0800):Microsoft Corporation
  74. UMPDC.dll:User Mode Power Dependency Coordinator:10.0.26100.8972 (WinBuild.160101.0800):Microsoft Corporation
  75. USER32.dll:Multi-User Windows USER API Client DLL:10.0.26100.8117 (WinBuild.160101.0800):Microsoft Corporation
  76. USERENV.dll:Userenv:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
  77. VCRUNTIME140.dll:Microsoft® C Runtime Library:14.40.33810.0:Microsoft Corporation
  78. VERSION.dll:Version Checking and File Installation Libraries:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
  79. WINHTTP.dll:Windows HTTP Services:10.0.26100.8521 (WinBuild.160101.0800):Microsoft Corporation
  80. WINMM.dll:MCI API DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  81. WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  82. amsi.dll:Anti-Malware Scan Interface:10.0.26100.7309 (WinBuild.160101.0800):Microsoft Corporation
  83. apphelp.dll:Application Compatibility Client Library:10.0.26100.8457 (WinBuild.160101.0800):Microsoft Corporation
  84. awt.dll:Zulu Platform x64 Architecture:[redacted-ip]:Azul Systems Inc.
  85. bcrypt.dll:Windows Cryptographic Primitives Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  86. bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.26100.9168 (WinBuild.160101.0800):Microsoft Corporation
  87. clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
  88. combase.dll:Microsoft COM for Windows:10.0.26100.7705 (WinBuild.160101.0800):Microsoft Corporation
  89. dbgcore.DLL:Windows Core Debugging Helpers:10.0.26100.8972 (WinBuild.160101.0800):Microsoft Corporation
  90. dhcpcsvc.DLL:DHCP Client Service:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  91. dhcpcsvc6.DLL:DHCPv6 Client:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  92. dxcore.dll:DXCore:10.0.26100.8972 (WinBuild.160101.0800):Microsoft Corporation
  93. extnet.dll:Zulu Platform x64 Architecture:[redacted-ip]:Azul Systems Inc.
  94. fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.26100.3915 (WinBuild.160101.0800):Microsoft Corporation
  95. gdi32full.dll:GDI Client DLL:10.0.26100.9168 (WinBuild.160101.0800):Microsoft Corporation
  96. instrument.dll:Zulu Platform x64 Architecture:[redacted-ip]:Azul Systems Inc.
  97. java.dll:Zulu Platform x64 Architecture:[redacted-ip]:Azul Systems Inc.
  98. javaw.exe:Zulu Platform x64 Architecture:[redacted-ip]:Azul Systems Inc.
  99. jemalloc.dll
  100. jimage.dll:Zulu Platform x64 Architecture:[redacted-ip]:Azul Systems Inc.
  101. jli.dll:Zulu Platform x64 Architecture:[redacted-ip]:Azul Systems Inc.
  102. jna11925423053289263321.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
  103. jsvml.dll:Zulu Platform x64 Architecture:[redacted-ip]:Azul Systems Inc.
  104. jvm.dll:Zulu 64-Bit Server VM:[redacted-ip]:Azul Systems Inc.
  105. kernel.appcore.dll:AppModel API Host:10.0.26100.8737 (WinBuild.160101.0800):Microsoft Corporation
  106. lwjgl.dll
  107. lwjgl_stb.dll
  108. management.dll:Zulu Platform x64 Architecture:[redacted-ip]:Azul Systems Inc.
  109. management_ext.dll:Zulu Platform x64 Architecture:[redacted-ip]:Azul Systems Inc.
  110. msvcp140.dll:Microsoft® C Runtime Library:14.40.33810.0:Microsoft Corporation
  111. msvcp_win.dll:Microsoft® C Runtime Library:10.0.26100.8875 (WinBuild.160101.0800):Microsoft Corporation
  112. msvcrt.dll:Windows NT CRT DLL:7.0.26100.8875 (WinBuild.160101.0800):Microsoft Corporation
  113. mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  114. napinsp.dll:E-mail Naming Shim Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  115. ncrypt.dll:Windows NCrypt Router:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation
  116. net.dll:Zulu Platform x64 Architecture:[redacted-ip]:Azul Systems Inc.
  117. nio.dll:Zulu Platform x64 Architecture:[redacted-ip]:Azul Systems Inc.
  118. nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.26100.8972 (WinBuild.160101.0800):Microsoft Corporation
  119. ntdll.dll:NT Layer DLL:10.0.26100.8972 (WinBuild.160101.0800):Microsoft Corporation
  120. ntmarta.dll:Windows NT MARTA provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  121. perfos.dll:Windows System Performance Objects DLL:10.0.26100.7705 (WinBuild.160101.0800):Microsoft Corporation
  122. pfclient.dll:SysMain Client:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
  123. profapi.dll:User Profile Basic API:10.0.26100.9168 (WinBuild.160101.0800):Microsoft Corporation
  124. rasadhlp.dll:Remote Access AutoDial Helper:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
  125. rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  126. sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  127. shlwapi.dll:Shell Light-weight Utility Library:10.0.26100.8117 (WinBuild.160101.0800):Microsoft Corporation
  128. sunmscapi.dll:Zulu Platform x64 Architecture:[redacted-ip]:Azul Systems Inc.
  129. ucrtbase.dll:Microsoft® C Runtime Library:10.0.26100.8875 (WinBuild.160101.0800):Microsoft Corporation
  130. vcruntime140_1.dll:Microsoft® C Runtime Library:14.40.33810.0:Microsoft Corporation
  131. verify.dll:Zulu Platform x64 Architecture:[redacted-ip]:Azul Systems Inc.
  132. win32u.dll:Win32u:10.0.26100.9168 (WinBuild.160101.0800):Microsoft Corporation
  133. windows.storage.dll:Microsoft WinRT Storage API:10.0.26100.8972 (WinBuild.160101.0800):Microsoft Corporation
  134. winrnr.dll:LDAP RnR Provider DLL:10.0.26100.8737 (WinBuild.160101.0800):Microsoft Corporation
  135. wshbth.dll:Windows Sockets Helper DLL:10.0.26100.8875 (WinBuild.160101.0800):Microsoft Corporation
  136. wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  137. zip.dll:Zulu Platform x64 Architecture:[redacted-ip]:Azul Systems Inc.
  138. Stacktrace:
  139. at knot//net.minecraft.client.main.Main.main(Main.java:211)
  140. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
  141. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
  142. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  143. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  144. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  145. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  146. at java.base/java.lang.reflect.Method.invoke(Unknown Source)
  147. at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63)
  148. at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28)
  149. -- System Details --
  150. Details:
  151. Minecraft Version: 1.20.1
  152. Minecraft Version ID: 1.20.1
  153. Operating System: Windows 11 (amd64) version 10.0
  154. Java Version: 17.0.20.1, Azul Systems, Inc.
  155. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
  156. Memory: 883301224 bytes (842 MiB) / 2013265920 bytes (1920 MiB) up to 6442450944 bytes (6144 MiB)
  157. CPUs: 16
  158. Processor Vendor: AuthenticAMD
  159. Processor Name: AMD Ryzen 7 7800X3D 8-Core Processor
  160. Identifier: AuthenticAMD Family 25 Model 97 Stepping 2
  161. Microarchitecture: Zen 3
  162. Frequency (GHz): 4.20
  163. Number of physical packages: 1
  164. Number of physical CPUs: 8
  165. Number of logical CPUs: 16
  166. Graphics card #0 name: Virtual Desktop Monitor
  167. Graphics card #0 vendor: Virtual Desktop, Inc.
  168. Graphics card #0 VRAM (MB): 0.00
  169. Graphics card #0 deviceId: unknown
  170. Graphics card #0 versionInfo: DriverVersion=13.50.53.699
  171. Graphics card #1 name: NVIDIA GeForce RTX 4070 SUPER
  172. Graphics card #1 vendor: NVIDIA (0x10de)
  173. Graphics card #1 VRAM (MB): 4095.00
  174. Graphics card #1 deviceId: 0x2783
  175. Graphics card #1 versionInfo: DriverVersion=32.0.16.1074
  176. Memory slot #0 capacity (MB): 16384.00
  177. Memory slot #0 clockSpeed (GHz): 4.80
  178. Memory slot #0 type: Unknown
  179. Memory slot #1 capacity (MB): 16384.00
  180. Memory slot #1 clockSpeed (GHz): 4.80
  181. Memory slot #1 type: Unknown
  182. Virtual memory max (MB): 34497.04
  183. Virtual memory used (MB): 13209.00
  184. Swap memory total (MB): 2048.00
  185. Swap memory used (MB): 85.71
  186. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144M
  187. Fabric Mods:
  188. accents: Accents 1.1.0
  189. accessories: Accessories 1.0.0-beta.48+1.20.1
  190. io_wispforest_endec: endec 0.1.8
  191. io_wispforest_endec_gson: gson 0.1.5
  192. io_wispforest_endec_netty: netty 0.1.4
  193. accessorify: Accessorify 2.4.0-beta.5
  194. com_moulberry_mixinconstraints: mixinconstraints 1.1.0
  195. additionallanterns: Additional Lanterns 1.1.2
  196. addonslib: AddonsLib 1.20.1-1.11
  197. adorabuild_structures: AdoraBuild: Structures 2.8.0
  198. alloy_forgery: Alloy Forgery 2.1.2+1.20
  199. almanac: Almanac 1.0.2
  200. ambiance: Ambiance 1.0.0
  201. ambientsounds: AmbientSounds 6.3.8
  202. amendments: Amendments 1.20-2.2.6
  203. animatica: Animatica 0.6.1+1.20.4
  204. appleskin: AppleSkin 2.5.2+mc1.20.1
  205. aquamirae: Aquamirae 6
  206. aquatictorches: Aquatic Torches 1.0.1
  207. architectury: Architectury 9.2.14
  208. archivist: Archivist 1.1.12
  209. armoroftheages: Armor of the Ages 1.3.15
  210. artifacts: Artifacts 9.5.17
  211. expandability: ExpandAbility 9.0.4
  212. step-height-entity-attribute: Step Height Entity Attribute 1.2.0
  213. axolotlitemfix: Axolotl Item Fix 1.1.7
  214. azurelib: AzureLib 2.0.41
  215. azurelibarmor: AzureLib Armor 2.0.14
  216. bakery: [Let's Do] Bakery 1.1.15
  217. balm: Balm 7.3.42
  218. kuma_api: KumaAPI 20.1.12
  219. bclib: BCLib 3.0.14
  220. wunderlib: WunderLib 1.1.5
  221. beachparty: [Let's Do] Beachparty 2.0.3
  222. beautify: Beautify 2.0.0+1.20.1
  223. beekeeperhut: Friends&Foes - Beekeeper Hut 2.0.1
  224. betteradvancements: Better Advancements [redacted-ip]
  225. betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3
  226. org_reflections_reflections: reflections 0.10.2
  227. betterdungeons: YUNG's Better Dungeons 1.20-Fabric-4.0.4
  228. betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.6
  229. betterfishtanks: Better Fishtanks 1.3.0-1.20.1-Fabric
  230. betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.6
  231. betterjungletemples: YUNG's Better Jungle Temples 1.20-Fabric-2.0.5
  232. bettermineshafts: YUNG's Better Mineshafts 1.20-Fabric-4.0.4
  233. betteroceanmonuments: YUNG's Better Ocean Monuments 1.20-Fabric-3.0.4
  234. betterstrongholds: YUNG's Better Strongholds 1.20-Fabric-4.0.3
  235. bettervillage: Better village 3.3.1
  236. betterwitchhuts: YUNG's Better Witch Huts 1.20-Fabric-3.0.3
  237. biolith: Biolith 1.0.1-beta.1
  238. biomesoplenty: BiomesOPlenty [redacted-ip]
  239. bookshelf: Bookshelf 20.2.15
  240. bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.7.5-1.20.1
  241. maelstrom_library: Maelstrom Library 1.6.1-1.20
  242. multipart_entities: MultipartEntities 1.5-1.20
  243. brewery: [Let's Do] Brewery 1.1.9
  244. brewinandchewin: Brewin And Chewin 3.0.6+1.20.1
  245. mm: Manningham Mills 2.3
  246. buncha_flowers: Bunch'a Flowers 1.0.0-1.20.X
  247. bundle_recipe: Bundle Recipe 1.20.4-v1.1.0
  248. candlelight: [Let's Do] Candlelight 1.2.13
  249. cardinal-components: Cardinal Components API 5.2.3
  250. cardinal-components-base: Cardinal Components API (base) 5.2.3
  251. cardinal-components-block: Cardinal Components API (blocks) 5.2.3
  252. cardinal-components-chunk: Cardinal Components API (chunks) 5.2.3
  253. cardinal-components-entity: Cardinal Components API (entities) 5.2.3
  254. cardinal-components-item: Cardinal Components API (items) 5.2.3
  255. cardinal-components-level: Cardinal Components API (world saves) 5.2.3
  256. cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.2.3
  257. cardinal-components-world: Cardinal Components API (worlds) 5.2.3
  258. chat_heads: Chat Heads 0.15.4
  259. chimes: Chimes 2.1.1
  260. chunky: Chunky 1.3.146
  261. cinderscapes: Cinderscapes 4.0.10
  262. cinderscapes-client: Cinderscapes: Client 4.0.10
  263. cinderscapes-common: Cinderscapes: Common 4.0.10
  264. cinderscapes-worldgen: Cinderscapes: World Generation 4.0.10
  265. terraform-biome-remapper-api-v1: Terraform Biome Remapper API (v1) 7.0.3
  266. terraform-shapes-api-v1: Terraform Shapes API (v1) 7.0.3
  267. terraform-surfaces-api-v1: Terraform Surfaces API (v1) 7.0.3
  268. terraform-wood-api-v1: Terraform Wood API (v1) 7.0.3
  269. climbladdersfast: ClimbLaddersFast 4.0-1.20.1
  270. cloth-config: Cloth Config v11 11.1.136
  271. cloth-basic-math: cloth-basic-math 0.6.1
  272. clumps: Clumps [redacted-ip]
  273. collective: Collective 8.29
  274. compatdelight: Compat Delight 1.0.1
  275. continuity: Continuity 3.0.0+1.20.1
  276. convenientdecor: Convenient Decor 0.4.3
  277. omega-config: OmegaConfig 1.4.0+1.20.1
  278. coolrain: CoolRain 1.4.0-1.20.1
  279. corndelight: Corn Delight 1.20.1-1.1.4
  280. cratedelight: Crate Delight 26.7.1-1.20-fabric
  281. creativecore: CreativeCore 2.12.39
  282. net_minecraftforge_eventbus: eventbus 6.0.3
  283. creeperoverhaul: Creeper Overhaul 3.0.2
  284. cristellib: Cristel Lib 1.1.5
  285. blue_endless_jankson: jankson 1.2.3
  286. crittersandcompanions: Critters and Companions 1.20.1-2.3.5
  287. cullleaves: Cull Leaves 4.1.1
  288. culturaldelights: Cultural Delights Fabric 1.0.5+1.20.1
  289. cupboard: cupboard 1.20.1-3.7
  290. daggers: Silverstar Daggers 1.3.1
  291. dawnoftimebuilder: Dawn Of Time 1.5.52
  292. deeperdarker: Deeper and Darker 1.3.3-plus-b
  293. customportalapi: Custom Portal Api 0.0.1-beta64-1.20
  294. diet: Diet 2.1.1+1.20.1
  295. displaydelight: Display Delight [Fabric] 1.6.3-mc1.20.1
  296. doapi: [Let's Do] API 1.2.15
  297. doubledoors: Double Doors 7.2
  298. dragonscale: Dragon Scale Mod 0.0.1-1.20.1
  299. dumplings_delight: Dumpling's Delight Rewrapped 1.20.1-1.3.0+fabric
  300. porting_lib_base: Porting Lib Base 2.3.8+1.20.1
  301. porting_lib_attributes: Porting Lib Attributes 2.3.8+1.20.1
  302. porting_lib_common: Porting Lib Common 2.3.8+1.20.1
  303. porting_lib_core: Porting Lib Core 2.3.8+1.20.1
  304. porting_lib_entity: Porting Lib Entity 2.3.8+1.20.1
  305. porting_lib_extensions: Porting Lib Extensions 2.3.8+1.20.1
  306. porting_lib_fluids: Porting Lib Fluids 2.3.8+1.20.1
  307. porting_lib_gui_utils: Porting Lib Gui Utils 2.3.8+1.20.1
  308. porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.8+1.20.1
  309. porting_lib_transfer: Porting Lib Transfer 2.3.8+1.20.1
  310. porting_lib_utility: Porting Lib Utility 2.3.8+1.20.1
  311. porting_lib_config: Porting Lib Config 2.3.8+1.20.1
  312. porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.8+1.20.1
  313. porting_lib_loot: Porting Lib Loot 2.3.8+1.20.1
  314. porting_lib_tags: Porting Lib Tags 3.0
  315. dungeons_arise: When Dungeons Arise 2.1.57
  316. dungeons_arise_seven_seas: When Dungeons Arise: Seven Seas 1.0.4
  317. dustydecorations: Dusty Decorations Refabricated 1.1-1.20.1+1.20.2
  318. dynamicvillagertrades: Dynamic Villager Trades 1.3.1
  319. easydisenchanting: Easy Disenchanting 1.0.1
  320. eatinganimationid: Eating Animation 1.20+1.9.61
  321. elementa: Elementa 745
  322. elixirum: Ars Elixirum 0.12.0
  323. enchdesc: EnchantmentDescriptions 17.1.21
  324. ends_delight: End's Delight refabricated-1.20.1-2.5
  325. entity_model_features: Entity Model Features 3.2.4
  326. entity_texture_features: Entity Texture Features 7.1
  327. entityculling: EntityCulling 1.10.5
  328. transition: TRansition 1.0.21
  329. trender: TRender 1.0.15
  330. essential: Essential [redacted-ip]
  331. essential-container: essential-container 1.0.0
  332. essential-loader: essential-loader 1.3.2
  333. everycomp: Every Compat 1.20-2.9.24
  334. expandeddelight: Expanded Delight 0.3.2
  335. explorations: Explorations 1.20.1-1.6.1
  336. explorerscompass: Explorer's Compass 1.20.1-2.6.0-fabric
  337. explorify: Explorify 1.6.5
  338. exposure: Exposure 1.9.20
  339. exposure_polaroid: Exposure Polaroid 1.1.4
  340. fabric-api: Fabric API 0.92.9+1.20.1
  341. fabric-api-base: Fabric API Base 0.4.32+1802ada577
  342. fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.37+1802ada577
  343. fabric-biome-api-v1: Fabric Biome API (v1) 13.0.15+93aa238b77
  344. fabric-block-api-v1: Fabric Block API (v1) 1.0.12+1802ada577
  345. fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.3+924f046a77
  346. fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.42+1802ada577
  347. fabric-client-tags-api-v1: Fabric Client Tags 1.1.3+1802ada577
  348. fabric-command-api-v1: Fabric Command API (v1) 1.2.35+f71b366f77
  349. fabric-command-api-v2: Fabric Command API (v2) 2.2.14+1802ada577
  350. fabric-commands-v0: Fabric Commands (v0) 0.2.52+df3654b377
  351. fabric-containers-v0: Fabric Containers (v0) 0.1.68+df3654b377
  352. fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.13+1802ada577
  353. fabric-convention-tags-v1: Fabric Convention Tags 1.5.6+1802ada577
  354. fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.20+1802ada577
  355. fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.2+de0fd6d177
  356. fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.9+1802ada577
  357. fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.55+1802ada577
  358. fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1+1c78457f77
  359. fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.6+13a40c6677
  360. fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.64+df3654b377
  361. fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.41+1802ada577
  362. fabric-item-api-v1: Fabric Item API (v1) 2.1.29+1802ada577
  363. fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.14+1802ada577
  364. fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.38+1802ada577
  365. fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.36+df3654b377
  366. fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.23+1802ada577
  367. fabric-loot-api-v2: Fabric Loot API (v2) 1.2.3+1802ada577
  368. fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.47+9e7660c677
  369. fabric-message-api-v1: Fabric Message API (v1) 5.1.10+1802ada577
  370. fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.52+1802ada577
  371. fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.4+1802ada577
  372. fabric-models-v0: Fabric Models (v0) 0.4.3+9386d8a777
  373. fabric-networking-api-v1: Fabric Networking API (v1) 1.3.15+0caff8d077
  374. fabric-networking-v0: Fabric Networking (v0) 0.3.55+df3654b377
  375. fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.5+e35120df77
  376. fabric-particles-v1: Fabric Particles (v1) 1.1.3+1802ada577
  377. fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.25+1802ada577
  378. fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.4.1+4c0a70e677
  379. fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.2+1802ada577
  380. fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.3+85287f9f77
  381. fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.47+df3654b377
  382. fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.39+92a0d36777
  383. fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.29+1802ada577
  384. fabric-rendering-v0: Fabric Rendering (v0) 1.1.50+df3654b377
  385. fabric-rendering-v1: Fabric Rendering (v1) 3.0.9+1802ada577
  386. fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.9+1802ada577
  387. fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.12+fb82e9d777
  388. fabric-screen-api-v1: Fabric Screen API (v1) 2.0.9+1802ada577
  389. fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.34+1802ada577
  390. fabric-sound-api-v1: Fabric Sound API (v1) 1.0.14+1802ada577
  391. fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.6+8dd72ea377
  392. fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.2+1802ada577
  393. fabric-language-kotlin: Fabric Language Kotlin 1.13.12+kotlin.2.4.0
  394. org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.4.0
  395. org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.4.0
  396. org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.4.0
  397. org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.4.0
  398. org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.33.0
  399. org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.11.0
  400. org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.11.0
  401. org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.8.0
  402. org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.9.0
  403. org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.9.0
  404. org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.11.0
  405. org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.11.0
  406. org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.11.0
  407. fabricloader: Fabric Loader 0.19.3
  408. mixinextras: MixinExtras 0.5.4
  409. fairylights: Fairy Lights 1.1.5_fabric
  410. fancydelight: FancyDelight 0.1-1.20.1
  411. fancytoasts: FancyToasts 1.4.7
  412. farmersdelight: Farmer's Delight 1.20.1-2.4.1+refabricated
  413. porting_lib_accessors: Porting Lib Accessors 2.3.8+1.20.1
  414. porting_lib_networking: Porting Lib Networking 2.3.8+1.20.1
  415. porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 2.3.8+1.20.1
  416. porting_lib_tool_actions: Porting Lib Tool Actions 2.3.8+1.20.1
  417. farmersknives: Farmer's Knives 3.2
  418. farmersrespite: Farmer's Respite 3.0.2
  419. ferritecore: FerriteCore 6.0.1
  420. festive_delight: Festive Delight 1.0.0
  421. fireflybushfabric: fireflybushfabric 3.0.0
  422. flowerymooblooms: Friends&Foes - Flowery Mooblooms 2.0.2
  423. forgeconfigapiport: Forge Config API Port 8.0.3
  424. forgottenruins: Forgotten Ruins 0.0.14
  425. fragmentum: Fragmentum 1.5.2
  426. com_github_figuramc_luaj_luaj-core: luaj-core 3.0.8-figura
  427. com_github_figuramc_luaj_luaj-jse: luaj-jse 3.0.8-figura
  428. framework: Framework 0.6.16
  429. org_javassist_javassist: javassist 3.29.2-GA
  430. friendsandfoes: Friends&Foes 3.0.9
  431. reach-entity-attributes: Reach Entity Attributes 2.4.0
  432. fusion: Fusion 1.3.2+a
  433. fzzy_config: Fzzy Config 0.7.6+1.20.1
  434. fabric-permissions-api-v0: fabric-permissions-api 0.3.1
  435. net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7
  436. fzzy_core: Fzzy Core 0.5.1+1.20.1
  437. galosphere: Galosphere 1.20.1-1.5.1
  438. geckolib: GeckoLib 4 4.8.4
  439. com_eliotlash_mclib_mclib: mclib 20
  440. glitchcore: GlitchCore [redacted-ip]
  441. com_electronwill_night-config_core: core 3.6.7
  442. com_electronwill_night-config_toml: toml 3.6.7
  443. net_jodah_typetools: typetools 0.6.3
  444. glow_up: Moog's Glow Up 1.2.2
  445. goblintraders: Goblin Traders 1.9.3
  446. greataxes: Greataxes 1.1.1
  447. handcrafted: Handcrafted 3.0.6
  448. haybalelib: Haybale Lib 1.0.1
  449. herbalbrews: [Let's Do] HerbalBrews 1.0.12
  450. hopobetterunderwaterruins: Hopo Better Underwater Ruins 1.1.5
  451. horseexpert: Horse Expert 8.1.1
  452. horseman: Horseman 1.3.16
  453. hybrid_aquatic: Hybrid Aquatic 1.6.9
  454. hybrid_delights: Hybrid Delights 1.2.1
  455. immediatelyfast: ImmediatelyFast 1.5.5+1.20.4
  456. net_lenni0451_reflect: Reflect 1.6.2
  457. immersive_aircraft: Immersive Aircraft 1.4.1+1.20.1
  458. org_mariuszgromada_math_mathparser_org-mxparser: MathParser.org-mXparser 5.2.1
  459. immersive_armors: Immersive Armors 1.7.2+1.20.1
  460. immersive_paintings: Immersive Paintings 0.6.13+1.20.1
  461. immersivelanterns: Immersive Lanterns 1.0.4
  462. immersiveui: ImmersiveUI 0.3.0
  463. indium: Indium 1.0.36+mc1.20.1
  464. inventorysorter: Inventory Sorter 1.9.0-1.20
  465. kyrptconfig: Kyrpt Config 1.5.6-1.20
  466. iris: Iris 1.7.6+mc1.20.1
  467. io_github_douira_glsl-transformer: glsl-transformer 2.0.1
  468. org_anarres_jcpp: jcpp 1.4.14
  469. org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
  470. item_interactions_mod: Item interactions mod 2.1.4+1.20.1
  471. items_displayed: Items Displayed 1.3
  472. jade: Jade 11.13.1+fabric
  473. java: OpenJDK 64-Bit Server VM 17
  474. jei: Just Enough Items [redacted-ip]
  475. jeresources: Just Enough Resources [redacted-ip]
  476. journeymap: Journeymap 5.10.3
  477. journeymap-api-fabric: JourneyMap API 1.20-1.9-fabric-SNAPSHOT
  478. jupiter: Jupiter 2.3.7
  479. justenoughprofessions: Just Enough Professions (JEP) 3.0.1
  480. konkrete: Konkrete 1.8.1
  481. letmedespawn: Let Me Despawn 1.5.0
  482. letsdocompat: [Let's Do Addon] Compat 2.2.4
  483. libjf: LibJF 3.12.5
  484. libjf-base: LibJF Base 3.12.5
  485. libjf-config-commands-v1: LibJF Config Commands 3.12.5
  486. libjf-config-core-v1: LibJF Config 3.12.5
  487. libjf-config-reflect-v1: LibJF Config Reflect 3.12.5
  488. libjf-config-ui-tiny-v1: LibJF Config UI: Tiny 3.12.5
  489. libjf-data-manipulation-v0: LibJF Data Manipulation 3.12.5
  490. libjf-data-v0: LibJF Data 3.12.5
  491. libjf-translate-v1: LibJF Translate 3.12.5
  492. libjf-unsafe-v0: LibJF Unsafe 3.12.5
  493. libjf-web-v0: LibJF Web 3.12.5
  494. libraryferret: Library ferret 4.0.0
  495. lithium: Lithium 0.11.4
  496. lithostitched: Lithostitched 1.4.11
  497. lootr: Lootr [redacted-ip]
  498. magistuarmory: Epic-Knights: Shields, Armor and Weapons 10.11
  499. mavapi: More Axolotl Variants API 1.1.4
  500. mavm: More Axolotl Variants Mod 1.2.6
  501. mbs: MoogsBountifulStructures 1.0.5
  502. mcpitanlib: MCPitanLib 3.7.1-1.20.1-fabric
  503. mcwbiomesoplenty: Macaw's Biomes O' Plenty 1.20.1-1.6
  504. mcwdoors: Macaw's Doors 1.1.5
  505. mcwfences: Macaw's Fences and Walls 1.2.1
  506. mcwfurnitures: Macaw's Furniture 3.4.1
  507. mcwlights: Macaw's Lights and Lamps 1.1.5
  508. mcwpaths: Macaw's Paths and Pavings 1.1.2
  509. mcwroofs: Macaw's Roofs 2.3.2
  510. mcwstairs: Macaw's Stairs and Balconies 1.0.2
  511. mcwtrpdoors: Macaw's Trapdoors 1.1.5
  512. mcwwindows: Macaw's Windows 2.4.2
  513. meadow: [Let's Do] Meadow 1.3.25
  514. mes: MoogsEndStructures 2.0.3
  515. midnightlib: MidnightLib 1.9.3
  516. minecraft: Minecraft 1.20.1
  517. mint_lib: MINT Lib 0.4.0+1.20.1+Fabric
  518. mns: MoogsNetherStructures 3.0.0
  519. monolib: MonoLib 4.0.2
  520. moogs_structures: Moog's Structure Lib 3.1.1
  521. moonlight: Moonlight 1.20-2.16.34
  522. more_armor_trims: More Armor Trims 1.5.0-1.20.1
  523. more_bows_and_arrows: More Bows and Arrows 5.0.1
  524. more_engines: Immersive Aircraft: Better Engines 3.0.2
  525. moredelight: More Delight 26.5.7-1.20-fabric
  526. moremobvariants: More Mob Variants 1.3.1
  527. mossylib: MossyLib 1.5.0+1.20.1+fabric
  528. mousetweaks: Mouse Tweaks 2.26
  529. mr_better_bundle: Better Bundle 1.3.2
  530. mr_blossom_blade: Blossom Blade 1.2
  531. mr_dungeons_andtaverns: Dungeons and Taverns 3.0.3.f
  532. mr_farmers_cuttingbiomesoplenty: Farmer's Cutting: Biomes O' Plenty 1.20.1-1.1.0-fabric
  533. mr_moretotems: MoreTotems 0.1.0-1.17
  534. mr_no_morenaturalistcookedeggfarmersdelightcompat: No More Naturalist Cooked Egg (Farmers Delight Compat) 1.1
  535. mr_tidal_towns: Tidal Towns 1.3.4
  536. mru: Mineblock's Repeated Utilities 1.0.4+1.20.1+fabric
  537. mss: MoogsSoaringStructures 2.1.0
  538. mtr: MoogsTemplesReimagined 1.1.3
  539. muffins_thaidelight: Muffin's Thai's Delight 1.0.0
  540. mvs: MoogsVoyagerStructures 5.0.8
  541. mythicmetals: Mythic Metals 0.19.12+1.20.1
  542. additionalentityattributes: Additional Entity Attributes 1.7.3+1.20.0
  543. common-protection-api: Common Protection API 1.0.0
  544. mythicmetals_decorations: Mythic Metals Decorations 0.6.4+1.20.1
  545. naturalist: Naturalist 5.0pre4
  546. naturescompass: Nature's Compass 1.20.1-2.6.0-fabric
  547. nethersdelight: Nether's Delight 1.0.0
  548. disable_custom_worlds_advice: Disable Custom Worlds Advice 4.1
  549. nethervinery: [Let's Do] NetherVinery 1.2.19
  550. niftycarts: NiftyCarts 20.1.5
  551. notenoughanimations: NotEnoughAnimations 1.12.3
  552. nydelight: New Year's Delight 1.0.0
  553. obscure_api: Obscure API 16
  554. obscure_tooltips: Obscure Tooltips 3.10.0
  555. oceansdelight: Ocean's Delight fdrf-fabric-1.0.2-1.20
  556. octolib: OctoLib [redacted-ip]
  557. org_yaml_snakeyaml: snakeyaml 2.2
  558. oneenoughitem: OneEnoughItem [redacted-ip]
  559. oelib: OELib 0.0.4-beta
  560. onlyhammersandexcavators: OnlyHammersAndExcavators 1.20.1-0.6
  561. org_jetbrains_annotations: annotations 13.0
  562. overflowingbars: Overflowing Bars 8.0.1
  563. owo: oωo 0.11.2+1.20
  564. packetfixer: Packet Fixer 3.3.2
  565. particlerain: Particle Rain 3.0.6-1.20
  566. patchouli: Patchouli 1.20.1-85-FABRIC
  567. fiber: fiber 0.23.0-2
  568. perfectbirbs: Perfect Birbs 1.2.0
  569. perfectplushies: Perfect Plushies 1.13.3
  570. perfectplushieapi: Perfect Plushie API 1.0.7
  571. pickupme: Pick Up Me Please! [redacted-ip]-1.20
  572. pineapple_delight: Pineapple Delight 1.1.1-1.20.1-fabric
  573. player-animator: Player Animator 1.0.2-rc1+1.20
  574. plushie_buddies: Plushie Buddies 1.0.1-1.20.1
  575. polymorph: Polymorph 0.49.10+1.20.1
  576. spectrelib: SpectreLib 0.13.17+1.20.1
  577. polytone: Polytone 1.20-3.5.26
  578. net_objecthunter_exp4j: exp4j 0.4.8
  579. puffish_attributes: Pufferfish's Attributes 0.8.2
  580. puffish_skills: Pufferfish's Skills 0.18.3
  581. puzzleslib: Puzzles Lib 8.1.33
  582. puzzlesaccessapi: Puzzles Access Api 20.1.1
  583. ranged_weapon_api: RangedWeaponAPI 1.1.4+1.20.1
  584. recipe_modification: Recipe Modification Lib 0.1.1
  585. reddensstonelantern: Redden's Stone Lanterns 1.0.3
  586. reeses-sodium-options: Reese's Sodium Options 1.7.2+mc1.20.1-build.101
  587. resourcefulconfig: Resourcefulconfig 2.1.3
  588. resourcefullib: Resourceful Lib 2.1.29
  589. com_teamresourceful_bytecodecs: bytecodecs 1.0.2
  590. com_teamresourceful_yabn: yabn 1.0.3
  591. respackopts: Resource Pack Options 4.6.2
  592. io_gitlab_jfronny_muscript: muscript 1.4-SNAPSHOT
  593. rose-gold-equipment: Rose Gold Equipment 1.7.1
  594. runes: Runes 0.9.13+1.20.1
  595. rusticdelight: Rustic Delight 1.5.0
  596. scholar: Scholar 1.2.2
  597. seeddelight: Seed Delight Fabric 0.1
  598. serene_shrubbery: Serene Shrubbery 1.1.0
  599. sereneseasons: SereneSeasons [redacted-ip]
  600. shakdel: Shakshuka Delight 1.0.0
  601. shouldercats: Carry Cats 2.3+mc1.20.1
  602. simplebackup: simplebackup 2.0-1.20
  603. com_github_spoorn_tar-lz4-java: tar-lz4-java 1.0.3
  604. net_lingala_zip4j_zip4j: zip4j 2.11.5
  605. simpleveinminer: Cyan's Simple Veinminer 1.4.5
  606. completeconfig-base: completeconfig-base 2.5.2
  607. completeconfig-gui-cloth: completeconfig-gui-cloth 2.5.2
  608. simplymore: Simply More 1.1.5
  609. simplyswords: Simply Swords 1.70.2-1.20.1
  610. simplytooltips: Simply Tooltips 0.1.5-1.20.1
  611. skinlayers3d: 3d-Skin-Layers 1.11.1
  612. smallships: Small Ships 2.0.0-b1.4
  613. smartbrainlib: SmartBrainLib 1.15
  614. sn0wfrogs_capybaras: Sn0wfrog's Capybaras 1.1.0-mc1.20.1
  615. sodium: Sodium 0.5.13+mc1.20.1
  616. sodiumdynamiclights: Sodium Dynamic Lights 1.0.9
  617. sodiumoptionsapi: Sodium Options API 1.0.10
  618. mixinsquared: MixinSquared 0.2.0-beta.6
  619. sootychimneys: Sooty Chimneys 1.3.4
  620. sound_physics_remastered: Sound Physics Remastered 1.20.1-1.5.1
  621. sounds: Sounds 2.2.1+1.20.1+fabric
  622. spanishdelight: Spanish Delight Refabricated 1.20.1-1.0.8a
  623. strawgolem: Strawgolem 3.1.1
  624. structure_layout_optimizer: Structure Layout Optimizer 1.0.11
  625. structure_pool_api: Structure Pool API 1.0+1.20.1
  626. structureessentials: Structure Essentials Mod 1.20.1-5.0
  627. supermartijn642corelib: SuperMartijn642's Core Lib 1.1.21
  628. t_and_t: Towns and Towers 1.12
  629. terrablender: TerraBlender [redacted-ip]
  630. terrestria: Terrestria 6.0.13
  631. terraform-config-api-v1: Terraform Config API (v1) 7.0.3
  632. terraform-dirt-api-v1: Terraform Dirt API (v1) 7.0.3
  633. terraform-tree-api-v1: Terraform Tree API (v1) 7.0.3
  634. terrestria-client: Terrestria: Client 6.0.13
  635. terrestria-common: Terrestria: Common 6.0.13
  636. terrestria-worldgen: Terrestria: World Generation 6.0.13
  637. the_bumblezone: The Bumblezone - Fabric 7.13.1+1.20.1-fabric
  638. athena: Athena 3.1.2
  639. noindium: No Indium? 1.1.0+1.20
  640. tool_trims: Tool Trims 3.0.7
  641. toomanypaintings: Too Many Paintings! 26.1.14-1.20-fabric
  642. trashcans: Trash Cans 1.0.18
  643. team_reborn_energy: Energy 3.0.0
  644. travelersbackpack: Traveler's Backpack 9.1.53
  645. travellersbootsreloaded: Traveller's Boots: Reloaded 2.1.2-fabric
  646. treeharvester: Tree Harvester 9.1
  647. trinkets: Trinkets 3.7.2
  648. tumbleweed: Tumbleweed 0.5.5
  649. twoplayersonehorse: TwoPlayersOneHorse 1.0.3
  650. txnilib: TxniLib 1.0.24
  651. uncraftingtable76: Uncrafting Table 1.5.6
  652. universalcraft: UniversalCraft 505
  653. vanity: Vanity 2.1.1
  654. vanity_aesthetic_armory: Vanity: Aesthetic Armory 1.1.1
  655. vegandelight: Vegan Delight 2.0.0-beta4
  656. vigilance: Vigilance 306
  657. vinery: [Let's Do] Vinery 1.4.41
  658. visualworkbench: Visual Workbench 8.0.1
  659. waystones: Waystones 14.1.20
  660. yet_another_config_lib_v3: YetAnotherConfigLib 3.6.6+1.20.1-fabric
  661. com_twelvemonkeys_common_common-image: common-image 3.12.0
  662. com_twelvemonkeys_common_common-io: common-io 3.12.0
  663. com_twelvemonkeys_common_common-lang: common-lang 3.12.0
  664. com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
  665. com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
  666. com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
  667. org_quiltmc_parsers_gson: gson 0.2.1
  668. org_quiltmc_parsers_json: json 0.2.1
  669. yigd: You're in Grave Danger 2.0.16
  670. libgui: LibGui 8.1.1+1.20.1
  671. jankson: Jankson 6.0.0+j1.2.3
  672. libninepatch: LibNinePatch 1.2.0
  673. yungsapi: YUNG's API 1.20-Fabric-4.0.6
  674. yungsbridges: YUNG's Bridges 1.20-Fabric-4.0.3
  675. yungscavebiomes: YUNG's Cave Biomes 1.20.1-Fabric-2.0.5
  676. yungsextras: YUNG's Extras 1.20-Fabric-4.0.3
  677. zfastnoise: Fast Noise 1.0.13+1.20
  678. Launched Version: 1.20.1
  679. Backend library: LWJGL version 3.3.1 SNAPSHOT
  680. Backend API: Unknown
  681. Window size: <not initialized>
  682. GL Caps: Using framebuffer using OpenGL 3.2
  683. GL debug messages: <disabled>
  684. Using VBOs: Yes
  685. Is Modded: Definitely; Client brand changed to 'fabric'
  686. Type: Client (map_client.txt)
  687. CPU: <unknown>

Need more help or want to discuss your issue further? Join our Discord and bring the link to this page.

Join our Discord

Run a community? Add the Roastd bot and anyone can roast a crash log in your support channel.

Add the Roastd bot

Got a server of your own that deserves a second opinion?

Roast your own server

Roastd is a free tool built by Hostd. This diagnosis stays put. The log it was read from is deleted on a timer.