Advertisement
Guest User

Untitled

a guest
Apr 28th, 2025
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.75 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hey, that tickles! Hehehe!
  3.  
  4. Time: 2025-04-28 15:56:28
  5. Description: Bootstrap
  6.  
  7. java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of net.minecraft.class_9069 failed
  8. at knot//net.minecraft.class_1299.<clinit>(class_1299.java:188)
  9. at knot//net.minecraft.class_1802.<clinit>(class_1802.java:854)
  10. at knot//net.minecraft.class_6089.method_9530(class_6089.java:64)
  11. at knot//net.minecraft.class_4970$class_4971.method_26172(class_4970.java:1058)
  12. at knot//net.minecraft.class_4970$class_4971.method_26218(class_4970.java:1054)
  13. at knot//net.minecraft.class_4970.method_9549(class_4970.java:355)
  14. at knot//net.minecraft.class_4970$class_4971$class_3752.<init>(class_4970.java:1341)
  15. at knot//net.minecraft.class_4970$class_4971.method_26200(class_4970.java:869)
  16. at knot//net.minecraft.class_2246.<clinit>(class_2246.java:1259)
  17. at knot//net.minecraft.class_2358.method_10199(class_2358.java:336)
  18. at knot//net.minecraft.class_2966.method_12851(class_2966.java:52)
  19. at knot//net.minecraft.client.main.Main.main(Main.java:130)
  20. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
  21. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
  22. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  23. Caused by: java.lang.RuntimeException: Mixin transformation of net.minecraft.class_9069 failed
  24. at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
  25. at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
  26. at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
  27. at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
  28. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
  29. ... 15 more
  30. Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
  31. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
  32. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
  33. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
  34. at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
  35. ... 19 more
  36. Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector inject(Lnet/minecraft/class_1799;Lnet/minecraft/class_1792;)Z in betterarcheology.mixins.json:ArmadilloMixin from mod betterarcheology failed injection check, (0/1) succeeded. Scanned 0 target(s). Using refmap betterarcheology-common-common-refmap.json
  37. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:531)
  38. at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1490)
  39. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:752)
  40. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:330)
  41. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:246)
  42. at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)
  43. at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)
  44. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
  45. ... 22 more
  46.  
  47.  
  48. A detailed walkthrough of the error, its code path and all known details is as follows:
  49. ---------------------------------------------------------------------------------------
  50.  
  51. -- Head --
  52. Thread: main
  53. Stacktrace:
  54. at knot//net.minecraft.class_1299.<clinit>(class_1299.java:188)
  55. at knot//net.minecraft.class_1802.<clinit>(class_1802.java:854)
  56. at knot//net.minecraft.class_6089.method_9530(class_6089.java:64)
  57. at knot//net.minecraft.class_4970$class_4971.method_26172(class_4970.java:1058)
  58. at knot//net.minecraft.class_4970$class_4971.method_26218(class_4970.java:1054)
  59. at knot//net.minecraft.class_4970.method_9549(class_4970.java:355)
  60. at knot//net.minecraft.class_4970$class_4971$class_3752.<init>(class_4970.java:1341)
  61. at knot//net.minecraft.class_4970$class_4971.method_26200(class_4970.java:869)
  62. at knot//net.minecraft.class_2246.<clinit>(class_2246.java:1259)
  63. at knot//net.minecraft.class_2358.method_10199(class_2358.java:336)
  64. at knot//net.minecraft.class_2966.method_12851(class_2966.java:52)
  65.  
  66. -- Initialization --
  67. Details:
  68. Modules:
  69. ADVAPI32.dll:Advanced Windows 32 Base API:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  70. COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
  71. CRYPT32.dll:Crypto API32:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  72. CRYPTBASE.dll:Base cryptographic API DLL:10.0.26100.2894 (WinBuild.160101.0800):Microsoft Corporation
  73. CRYPTSP.dll:Cryptographic Service Provider API:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
  74. DBGHELP.DLL:Windows Image Helper:10.0.26100.3037 (WinBuild.160101.0800):Microsoft Corporation
  75. DNSAPI.dll:DNS Client API DLL:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation
  76. GDI32.dll:GDI Client DLL:10.0.26100.3775 (WinBuild.160101.0800):Microsoft Corporation
  77. IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.26100.3775 (WinBuild.160101.0800):Microsoft Corporation
  78. IPHLPAPI.DLL:IP Helper API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  79. KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.26100.3775 (WinBuild.160101.0800):Microsoft Corporation
  80. KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.26100.3775 (WinBuild.160101.0800):Microsoft Corporation
  81. MpOav.dll:IOfficeAntiVirus Module:4.18.25030.2 (000028f0c1f345a538ea89b768605447f1c02bdf):Microsoft Corporation
  82. NSI.dll:NSI User-mode interface DLL:10.0.26100.2894 (WinBuild.160101.0800):Microsoft Corporation
  83. NTASN1.dll:Microsoft ASN.1 API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  84. OLEAUT32.dll:OLEAUT32.DLL:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  85. Ole32.dll:Microsoft OLE for Windows:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  86. POWRPROF.dll:Power Profile Helper DLL:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  87. PSAPI.DLL:Process Status Helper:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  88. Pdh.dll:Windows Performance Data Helper DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  89. RPCRT4.dll:Remote Procedure Call Runtime:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  90. SHCORE.dll:SHCORE:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  91. SHELL32.dll:Windows Shell Common Dll:10.0.26100.3323 (WinBuild.160101.0800):Microsoft Corporation
  92. UMPDC.dll:User Mode Power Dependency Coordinator:10.0.26100.1301 (WinBuild.160101.0800):Microsoft Corporation
  93. USER32.dll:Multi-User Windows USER API Client DLL:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  94. USERENV.dll:Userenv:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  95. VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  96. VERSION.dll:Version Checking and File Installation Libraries:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
  97. WINHTTP.dll:Windows HTTP Services:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  98. WINMM.dll:MCI API DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  99. WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  100. amsi.dll:Anti-Malware Scan Interface:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
  101. bcrypt.dll:Windows Cryptographic Primitives Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  102. bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.26100.3037 (WinBuild.160101.0800):Microsoft Corporation
  103. clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
  104. combase.dll:Microsoft COM for Windows:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  105. dbgcore.DLL:Windows Core Debugging Helpers:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  106. dxcore.dll:DXCore:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  107. extnet.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
  108. fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.26100.3037 (WinBuild.160101.0800):Microsoft Corporation
  109. gdi32full.dll:GDI Client DLL:10.0.26100.3775 (WinBuild.160101.0800):Microsoft Corporation
  110. java.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
  111. javaw.exe:OpenJDK Platform binary:21.0.3.0:Microsoft
  112. jemalloc.dll
  113. jimage.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
  114. jli.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
  115. jna2532250760255353056.dll:JNA native library:7.0.0:Java(TM) Native Access (JNA)
  116. jsvml.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
  117. jvm.dll:OpenJDK 64-Bit server VM:21.0.3.0:Microsoft
  118. kernel.appcore.dll:AppModel API Host:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation
  119. lwjgl.dll
  120. management.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
  121. management_ext.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
  122. msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  123. msvcp_win.dll:Microsoft® C Runtime Library:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
  124. msvcrt.dll:Windows NT CRT DLL:7.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
  125. mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  126. napinsp.dll:E-mail Naming Shim Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  127. ncrypt.dll:Windows NCrypt Router:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation
  128. net.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
  129. nio.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
  130. nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  131. ntdll.dll:NT Layer DLL:10.0.26100.3775 (WinBuild.160101.0800):Microsoft Corporation
  132. perfos.dll:Windows System Performance Objects DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  133. pfclient.dll:SysMain Client:10.0.26100.1301 (WinBuild.160101.0800):Microsoft Corporation
  134. profapi.dll:User Profile Basic API:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  135. rasadhlp.dll:Remote Access AutoDial Helper:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
  136. rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  137. sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  138. shlwapi.dll:Shell Light-weight Utility Library:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  139. sunmscapi.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
  140. ucrtbase.dll:Microsoft® C Runtime Library:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
  141. vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  142. verify.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
  143. win32u.dll:Win32u:10.0.26100.3775 (WinBuild.160101.0800):Microsoft Corporation
  144. windows.storage.dll:Microsoft WinRT Storage API:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  145. winrnr.dll:LDAP RnR Provider DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
  146. wintypes.dll:Windows Base Types DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  147. wshbth.dll:Windows Sockets Helper DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
  148. zip.dll:OpenJDK Platform binary:21.0.3.0:Microsoft
  149. Stacktrace:
  150. at knot//net.minecraft.client.main.Main.main(Main.java:130)
  151. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
  152. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
  153. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  154.  
  155. -- System Details --
  156. Details:
  157. Minecraft Version: 1.21.1
  158. Minecraft Version ID: 1.21.1
  159. Operating System: Windows 11 (amd64) version 10.0
  160. Java Version: 21.0.3, Microsoft
  161. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  162. Memory: 264554712 bytes (252 MiB) / 830472192 bytes (792 MiB) up to 11005853696 bytes (10496 MiB)
  163. CPUs: 12
  164. Processor Vendor: GenuineIntel
  165. Processor Name: 12th Gen Intel(R) Core(TM) i5-12400F
  166. Identifier: Intel64 Family 6 Model 151 Stepping 2
  167. Microarchitecture: Alder Lake
  168. Frequency (GHz): 2.50
  169. Number of physical packages: 1
  170. Number of physical CPUs: 6
  171. Number of logical CPUs: 12
  172. Graphics card #0 name: NVIDIA GeForce RTX 3050 OEM
  173. Graphics card #0 vendor: NVIDIA
  174. Graphics card #0 VRAM (MiB): 8192.00
  175. Graphics card #0 deviceId: VideoController1
  176. Graphics card #0 versionInfo: 32.0.15.7216
  177. Memory slot #0 capacity (MiB): 8192.00
  178. Memory slot #0 clockSpeed (GHz): 2.67
  179. Memory slot #0 type: DDR4
  180. Memory slot #1 capacity (MiB): 8192.00
  181. Memory slot #1 clockSpeed (GHz): 2.67
  182. Memory slot #1 type: DDR4
  183. Virtual memory max (MiB): 32279.50
  184. Virtual memory used (MiB): 20855.81
  185. Swap memory total (MiB): 16139.75
  186. Swap memory used (MiB): 246.43
  187. Space in storage for jna.tmpdir (MiB): available: 20975.68, total: 487378.00
  188. Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 20975.68, total: 487378.00
  189. Space in storage for io.netty.native.workdir (MiB): available: 20975.68, total: 487378.00
  190. Space in storage for java.io.tmpdir (MiB): available: 20975.68, total: 487378.00
  191. Space in storage for workdir (MiB): available: 20975.68, total: 487378.00
  192. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10496m -Xms256m
  193. Fabric Mods:
  194. accessories: Accessories 1.1.0-beta.42+1.21.1
  195. additionalstructures: Additional Structures 5.1.0-fabric
  196. adorabuild_structures: AdoraBuild: Structures 2.10.1
  197. adorn: Adorn 6.0.1+1.21.1
  198. advancednetherite: Advanced Netherite 2.2.1-1.21.1
  199. advancementframes: Advancement Frames 1.21-2.2.9
  200. advancementplaques: Advancement Plaques 1.6.8
  201. adventuredungeons: Adventure Dungeons 1.3.1
  202. aether: The Aether 1.5.8
  203. cumulus_menus: Cumulus 2.0.5
  204. mixinextras: MixinExtras 0.5.0-beta.3
  205. mm_shedaniel: Manningham Mills (shedaniel's fork) 2.4.1
  206. nitrogen_internals: Nitrogen 1.1.21
  207. aether_emissivity: Emissivity 1.0.1
  208. aether_enhanced_extinguishing: Enhanced Extinguishing 1.0.0
  209. aether_protect_your_moa: Protect Your Moa 1.0.0
  210. aether_treasure_reforging: Treasure Reforging 1.0.1
  211. aether_villages: Aether Villages 1.0.8
  212. alloy_forgery: Alloy Forgery 2.4.1+1.21
  213. ambientsounds: AmbientSounds 6.1.9
  214. amendments: Amendments 1.21-1.2.24
  215. another_furniture: Another Furniture 4.0.0
  216. appleskin: AppleSkin 3.0.6+mc1.21
  217. architectury: Architectury 13.0.8
  218. armadillobrushfix: Armadillo Brush Fix 1.2
  219. artifacts: Artifacts 13.0.2
  220. cardinal-components-base: Cardinal Components API (base) 6.1.0
  221. cardinal-components-entity: Cardinal Components API (entities) 6.1.0
  222. com_electronwill_night-config_core: core 3.8.0
  223. com_electronwill_night-config_toml: toml 3.8.0
  224. expandability: ExpandAbility 12.0.0
  225. arts_and_crafts: Arts & Crafts 1.4.3
  226. blue_endless_jankson: jankson 1.2.3
  227. athena: Athena 4.0.1
  228. balm: Balm 21.0.41
  229. kuma_api: KumaAPI 21.0.5
  230. barteringstation: Bartering Station 21.1.0
  231. bclib: BCLib 21.0.13
  232. betteradvancements: Better Advancements 0.4.3.21
  233. betterarcheology: Better Archeology 1.3.2
  234. betterdeserttemples: YUNG's Better Desert Temples 1.21.1-Fabric-4.1.5
  235. betterendisland: YUNG's Better End Island 1.21.1-Fabric-3.1.2
  236. bettermineshafts: YUNG's Better Mineshafts 1.21.1-Fabric-5.1.1
  237. betternether: Better Nether 21.0.11
  238. betterspawnercontrol: Better Spawner Control 4.7
  239. betterstrongholds: YUNG's Better Strongholds 1.21.1-Fabric-5.1.3
  240. betterthanmending: BetterThanMending 2.2.0
  241. bettertrims: BetterTrims 3.2.8
  242. bettervillage: Better village 3.3.0
  243. biomesoplenty: BiomesOPlenty 21.1.0.8
  244. biomeswevegone: Oh The Biomes We've Gone 2.3.13
  245. blackwolflibrary: Blackwolf Library 1.21.1-1.0.9
  246. bookshelf: Bookshelf 21.1.59
  247. chimes: Chimes 2.0.3
  248. chipped: Chipped 4.0.2
  249. clearwater: ClearWater 3.0.1
  250. cloth-config: Cloth Config v15 15.0.140
  251. cloth-basic-math: cloth-basic-math 0.6.1
  252. collective: Collective 8.3
  253. commonnetworking: Common Network 1.0.18-1.21.1
  254. configurable: Configurable 2.2.3
  255. continuity: Continuity 3.0.0+1.21
  256. corgilib: CorgiLib 5.0.0.3
  257. creativecore: CreativeCore 2.13.1
  258. net_neoforged_bus: bus 7.2.0
  259. ctov: ChoiceTheorem's Overhauled Village 3.5.8
  260. cupboard: cupboard 1.21-2.9
  261. customizableelytra: Customizable Elytra 2.2.8+1.21
  262. darkpaintings: DarkPaintings 21.1.2
  263. deeperdarker: Deeper and Darker 1.3.3
  264. customportalapi: Custom Portal Api 0.0.1-beta66-1.21
  265. deimos: Deimos 2.1
  266. dragonloot: DragonLoot 1.1.7
  267. dungeons_arise: When Dungeons Arise 2.1.64
  268. dynamiclights: Dynamic Lights 1.8.5+mod
  269. eatinganimationid: Eating Animation 1.21+1.9.72
  270. elementa: Elementa 700
  271. elytraslot: Elytra Slot 9.0.1+1.21.1
  272. emerald_tools: Emerald Tools 1.8.17
  273. pugh_tools: Pugh Tools 1.8.19
  274. emojiful: Emojiful 5.2.0
  275. com_esotericsoftware_yamlbeans_yamlbeans: yamlbeans 1.17
  276. midnightlib: MidnightLib 1.5.7
  277. entity_model_features: Entity Model Features 2.4.1
  278. entity_texture_features: Entity Texture Features 6.2.9
  279. org_apache_httpcomponents_httpmime: httpmime 4.5.10
  280. essential: Essential 1.3.5.12
  281. essential-container: essential-container 1.0.0
  282. essential-loader: essential-loader 1.2.3
  283. euphoria_patcher: Euphoria Patcher 1.5.2-r5.4-fabric
  284. io_sigpipe_jbsdiff: jbsdiff 1.0
  285. everycomp: Every Compat 1.21-2.10.2
  286. explorations: Explorations 1.21-1.6.1
  287. explorify: Explorify 1.6.2
  288. exposure: Exposure 1.9.2
  289. fabric-api: Fabric API 0.115.6+1.21.1
  290. fabric-api-base: Fabric API Base 0.4.42+6573ed8c19
  291. fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.70+b559734419
  292. fabric-biome-api-v1: Fabric Biome API (v1) 13.0.31+d527f9fd19
  293. fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a719
  294. fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.11+ebb2264e19
  295. fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a719
  296. fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8c19
  297. fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366f19
  298. fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd919
  299. fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b319
  300. fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.18+b559734419
  301. fabric-convention-tags-v1: Fabric Convention Tags 2.1.4+7f945d5b19
  302. fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.11.0+a406e79519
  303. fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a719
  304. fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.4.3+a15b7ead19
  305. fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.28+16c4ae2519
  306. fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b9919
  307. fabric-entity-events-v1: Fabric Entity Events (v1) 1.7.0+2122d82819
  308. fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13+ba9dae0619
  309. fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd919
  310. fabric-item-api-v1: Fabric Item API (v1) 11.1.1+d5debaed19
  311. fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.7+def88e3a19
  312. fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a719
  313. fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b319
  314. fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.5.0+01d9a51c19
  315. fabric-loot-api-v2: Fabric Loot API (v2) 3.0.15+3f89f5a519
  316. fabric-loot-api-v3: Fabric Loot API (v3) 1.0.3+3f89f5a519
  317. fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8c19
  318. fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6b19
  319. fabric-networking-api-v1: Fabric Networking API (v1) 4.3.0+c7469b2119
  320. fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.1+40875a9319
  321. fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8c19
  322. fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.14+248df81c19
  323. fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.2.0+34f5d91419
  324. fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49c19
  325. fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49c19
  326. fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+df3654b319
  327. fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.49+73761d2e19
  328. fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+1daea21519
  329. fabric-rendering-v0: Fabric Rendering (v0) 1.1.71+df3654b319
  330. fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd019
  331. fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b119
  332. fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1+5b5275af19
  333. fabric-screen-api-v1: Fabric Screen API (v1) 2.0.25+8b68f1c719
  334. fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.88+b559734419
  335. fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8c19
  336. fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.2+c24bd99419
  337. fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.2.0+45b9699719
  338. fabric-language-kotlin: Fabric Language Kotlin 1.13.2+kotlin.2.1.20
  339. org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.20
  340. org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.20
  341. org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.20
  342. org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.20
  343. org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.27.0
  344. org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.1
  345. org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.1
  346. org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.2
  347. org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.7.0
  348. org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.7.0
  349. org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.8.0
  350. org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.8.0
  351. org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.8.0
  352. fabricloader: Fabric Loader 0.16.14
  353. fallingtree: FallingTree 1.21.1.7
  354. farmers_structures: FarmersStructures 1.0.0
  355. farmersdelight: Farmer's Delight 1.21.1-3.0.1+refabricated
  356. mm: Manningham Mills 2.3
  357. forgeconfigapiport: Forge Config API Port 21.1.3
  358. framework: Framework 0.9.4
  359. org_javassist_javassist: javassist 3.29.2-GA
  360. org_reflections_reflections: reflections 0.10.2
  361. fusion: Fusion 1.2.7
  362. fzzy_config: Fzzy Config 0.6.9+1.21
  363. fabric-permissions-api-v0: fabric-permissions-api 0.3.1
  364. net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7
  365. geckoanimfix: GeckoLibIrisCompat 1.0.0
  366. geckolib: GeckoLib 4 4.7.5.1
  367. geophilic: Geophilic 3.4.1
  368. glitchcore: GlitchCore 2.1.0.0
  369. net_jodah_typetools: typetools 0.6.3
  370. grassoverhaul: Grass Overhaul 1.0.0
  371. handcrafted: Handcrafted 4.0.3
  372. hearths: Hearths 1.0.3
  373. icarus: Icarus 4.5.0
  374. iceberg: Iceberg 1.3.2
  375. immediatelyfast: ImmediatelyFast 1.6.5+1.21.1
  376. net_lenni0451_reflect: Reflect 1.3.4
  377. immersivearmorhud: Immersive Armor HUD 1.0.1
  378. immersivelanterns: Immersive Lanterns 1.0.6
  379. immersiveores: ImmersiveOres 1.21.1-0.9
  380. immersivetips: Immersive Tips 1.0.1
  381. incendium: Incendium 5.4.3
  382. inventoryprofilesnext: Inventory Profiles Next 2.1.7
  383. iris: Iris 1.8.8+mc1.21.1
  384. io_github_douira_glsl-transformer: glsl-transformer 2.0.1
  385. org_anarres_jcpp: jcpp 1.4.14
  386. org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
  387. jade: Jade 15.10.0+fabric
  388. jamlib: JamLib 1.3.5+1.21.1
  389. java: OpenJDK 64-Bit Server VM 21
  390. jei: Just Enough Items 19.8.4.113
  391. jinxedlib: JinxedLib 1.0.3
  392. journeymap: Journeymap 1.21.1-6.0.0-beta.44
  393. ar_com_hjg_pngj: pngj 2.1.0
  394. journeymap-api-fabric: JourneyMap API 2.0.0-1.21.1-SNAPSHOT
  395. jrftl: JRFTL 1.8.0
  396. justenoughbreeding: Just Enough Breeding 1.5.0
  397. justzoom: Just Zoom 2.1.0
  398. keep-xp-on-death: Keep XP on Death 1.0.0
  399. kiwi: Kiwi Library 15.1.1+fabric
  400. kleeslabs: KleeSlabs 21.1.4
  401. konkrete: Konkrete 1.9.9
  402. libipn: libIPN 6.5.0
  403. libraryferret: Library ferret 4.0.0
  404. lithostitched: Lithostitched 1.4.2
  405. lolmcv: More Chest Variants 1.5.6
  406. lootintegrations: Loot integration Mod 1.21-4.3
  407. lootintegrations_moog: lootintegrations_moog Mod 1
  408. lootintegrations_structory: lootintegrations_structory Mod 1
  409. lootintegrations_yungs: lootintegrations_yungs Mod 1
  410. lootr: Lootr 1.21-1.10.35.91
  411. lucky: Lucky Block 1.20.2-13.0
  412. lunar: Lunar 0.2.0
  413. magic_vibe_decorations: Magic Vibe Decorations 2.8.0
  414. many_more_ores_and_crafts: Many More Ores and Crafts 1.1.2
  415. mcwdoors: Macaw's Doors 1.1.2
  416. mcwpaintings: Macaw's Paintings 1.0.5
  417. mcwpaths: Macaw's Paths and Pavings 1.1.0
  418. mcwwindows: Macaw's Windows 2.3.2
  419. medieval_buildings: Medieval Buildings 1.1.0
  420. medievalend: Medieval Buildings [The End Edition] 1.0.2
  421. mes: Moog's End Structures 1.3.5-1.21-fabric
  422. minecraft: Minecraft 1.21.1
  423. monolib: MonoLib 2.0.0
  424. moonlight: Moonlight Lib 1.21-2.18.13
  425. more_armor_trims: More Armor Trims 1.4.1-1.21
  426. more_beautiful_torches: More Beautiful Torches 3.0.0
  427. more_slabs_stairs_and_walls: More Slabs Stairs & Walls 4.1.1
  428. morebrushes: More Brushes 1.3
  429. moreconcrete: More Concrete 1.6.0-1.21.1
  430. morecosmetics: MoreCosmetics 1.2
  431. moredecorativeblocks: More Decorative Blocks 1.21.1-1.0.9
  432. morediscs: More Music Discs 35
  433. moremcmeta: MoreMcmeta 1.21.1-4.5.2
  434. moremcmeta_animation_plugin: MoreMcmeta Animation Plugin 1.21-1.0.4
  435. moremcmeta_gui_plugin: MoreMcmeta GUI Plugin 1.21-1.0.1
  436. moremcmeta_json_parser_plugin: MoreMcmeta JSON Parser Plugin 1.21-1.1.1
  437. moremcmeta_properties_parser_plugin: MoreMcmeta Properties Parser Plugin 1.21-1.1.5
  438. moremcmeta_texture_plugin: MoreMcmeta Texture Plugin 1.21-1.0.1
  439. moremcmeta_emissive_plugin: MoreMcmeta Emissive Textures Plugin 1.21.1-2.0.7
  440. morevillagers: MoreVillagers 5.1.1
  441. mousetweaks: Mouse Tweaks 2.26
  442. mr_dungeons_andtaverns: Dungeons and Taverns 1-v4.4.4
  443. mr_dungeons_andtavernsancientcityoverhaul: Dungeons and Taverns Ancient City Overhaul 1-v2
  444. mr_dungeons_andtavernsswamphutoverhaul: Dungeons and Taverns Swamp Hut Overhaul 1-v2
  445. mr_dynamic_light: Dynamic light 0.5
  446. mr_early_elytra: Early Elytra 1.0.0
  447. mr_farmers_cuttingbiomesoplenty: Farmer's Cutting: Biomes O' Plenty 1.21-2.0.0-fabric
  448. mr_farmers_cuttingtheaether: Farmer's Cutting: The Aether 1.21.1-1.0-fabric
  449. mr_immersive_sound: Immersive Sounds 0.2
  450. mr_lukis_grandcapitals: Luki's Grand Capitals 1.1.1
  451. mr_more_advancements: More Advancements! 1.0.0
  452. mr_tidal_towns: Tidal Towns 1.3.4
  453. mstv-base: More Stick Variants (MStV) 1.4.6
  454. mstv-masv: More Armor Stand Variants (MStV+) 1.3.0
  455. mstv-mframev: More (Item/Painting) Frame Variants (MStV+) 1.1.1
  456. mvs: Moog's Voyager Structures 4.2.9-1.21-fabric
  457. mythicmetals: Mythic Metals 0.22.2+1.21
  458. additionalentityattributes: Additional Entity Attributes 1.8.0+1.21
  459. common-protection-api: Common Protection API 1.0.0
  460. mythicmetals_decorations: Mythic Metals Decorations 0.8.2+1.21
  461. mythicupgrades: Mythic Upgrades 4.2.0+mc1.21
  462. natures_delight: Nature's Delight 1.9
  463. natures_spirit: Nature's Spirit 2.2.4-1.21.1
  464. naturescompass: Nature's Compass 1.21.1-2.2.7-fabric
  465. necronomicon: Necronomicon 1.6.0
  466. nicer-skies: Nicer Skies 1.4.1+1.21.1
  467. nohostilesaroundcampfire: No Hostiles Around Campfire 7.2
  468. nullscape: Nullscape 1.2.11
  469. ohthetreesyoullgrow: Oh The Trees You'll Grow 5.0.10
  470. org_jetbrains_annotations: annotations 13.0
  471. owo: oωo 0.12.15.4+1.21
  472. io_wispforest_endec: endec 0.1.5.1
  473. io_wispforest_endec_gson: gson 0.1.3.1
  474. io_wispforest_endec_jankson: jankson 0.1.3.1
  475. io_wispforest_endec_netty: netty 0.1.2
  476. ping-wheel: Ping Wheel 1.10.2
  477. plushies: Plushie Mod 1.5.1
  478. polymorph: Polymorph 1.0.10+1.21.1
  479. cardinal-components-block: Cardinal Components API (blocks) 6.1.0
  480. prickle: PrickleMC 21.1.6
  481. puzzleslib: Puzzles Lib 21.1.34
  482. quad: Quad 1.2.9
  483. quad-lolmbdv: More Bed Variants 1.6.0
  484. rechiseled: Rechiseled 1.1.6+b
  485. recipeessentials: recipeessentials Mod 1.21-4.1
  486. reeses-sodium-options: Reese's Sodium Options 1.8.3+mc1.21.4
  487. refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.12
  488. regions_unexplored: Regions Unexplored 0.5.6.1
  489. resourcefulconfig: Resourcefulconfig 3.0.11
  490. resourcefullib: Resourceful Lib 3.0.12
  491. com_teamresourceful_bytecodecs: bytecodecs 1.1.2
  492. com_teamresourceful_yabn: yabn 1.0.3
  493. rightclickharvest: Right Click Harvest 4.5.3+1.21.1
  494. sawmill: Universal Sawmill 1.21-1.5.18
  495. seasons: Fabric Seasons 2.4.2-BETA+1.21
  496. seasonsdelightcompat: Fabric Seasons: Delight Compat 1.0-1.3.9
  497. seasonsextras: Fabric Seasons: Extras 1.3.2-BETA+1.21
  498. shulkerbox: Advanced Shulkerboxes 1.21.1-2.0.5
  499. shulkerboxtooltip: Shulker Box Tooltip 5.1.3+1.21.1
  500. simplemod: SimpleMod 1.21.1
  501. skinlayers3d: 3d-Skin-Layers 1.7.5
  502. smarterfarmers: Smarter Farmers 1.21-2.2.2
  503. snowrealmagic: Snow! Real Magic! 12.0.6+fabric
  504. sodium: Sodium 0.6.13+mc1.21.1
  505. sodiumdynamiclights: Sodium Dynamic Lights 1.0.9
  506. sodiumoptionsapi: Sodium Options API 1.0.10
  507. mixinsquared: MixinSquared 0.2.0-beta.6
  508. somemoreblocks: Some More Blocks 1.1.3
  509. sound_physics_remastered: Sound Physics Remastered 1.21.1-1.4.12
  510. sparkweave: Sparkweave Engine 0.508.3
  511. net_harawata_appdirs: appdirs 1.2.1
  512. stoneworks: Stoneworks 21.1.0
  513. stonycliffs: Stony Cliffs Are Cool (Lithostitched Edition) 1.1.2
  514. structory: Structory 1.3.10
  515. subtle_effects: Subtle Effects 1.9.4-hotfix.1
  516. supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8
  517. supermartijn642corelib: SuperMartijn642's Core Lib 1.1.18+a
  518. supplementaries: Supplementaries 1.21-3.1.8
  519. tectonic: Tectonic 2.4.3
  520. terrablender: TerraBlender 4.1.0.8
  521. tipsmod: Tips 21.1.2
  522. totw_modded: Towers of the Wild Modded fabric-1.21-1.0.7
  523. trashcans: Trash Cans 1.0.18
  524. team_reborn_energy: Energy 4.1.0
  525. trinkets: Trinkets 3.10.0
  526. txnilib: TxniLib 1.0.23
  527. underground_villages: Underground Villages Mod 4.0.1
  528. universalcraft: UniversalCraft 396
  529. usefulbackpacks: Useful Backpacks 3.0.2.128
  530. uteamcore: U Team Core 5.6.2.364
  531. variantsandventures: Variants&Ventures 1.0.13
  532. vigilance: Vigilance 306
  533. villagerinabucket: Villager In A Bucket 1.21.1-1.1.1
  534. villagernames: Villager Names 8.2
  535. villagesandpillages: Villages & Pillages 1.0.3
  536. villagespawnpoint: Village Spawn Point 4.6
  537. visuality: Visuality 0.7.7+1.21
  538. visualworkbench: Visual Workbench 21.1.0
  539. waystones: Waystones 21.1.17
  540. wover: WorldWeaver 21.0.13
  541. wover-biome: WorldWeaver - Biome API 21.0.13
  542. wover-block: WorldWeaver - Block and Item API 21.0.13
  543. wover-common: WorldWeaver - Common API 21.0.13
  544. wover-core: WorldWeaver - Core API 21.0.13
  545. wover-datagen: WorldWeaver - Datagen API 21.0.13
  546. wover-events: WorldWeaver - Events API 21.0.13
  547. wover-feature: WorldWeaver - Feature API 21.0.13
  548. wover-generator: WorldWeaver - World Generator API 21.0.13
  549. wover-item: WorldWeaver - Item API 21.0.13
  550. wover-math: WorldWeaver - Math API 21.0.13
  551. wover-preset: WorldWeaver - World Preset API 21.0.13
  552. wover-recipe: WorldWeaver - Recipe API 21.0.13
  553. wover-structure: WorldWeaver - Structure API 21.0.13
  554. wover-surface: WorldWeaver - Surface API 21.0.13
  555. wover-tag: WorldWeaver - Tag API 21.0.13
  556. wover-ui: WorldWeaver - UI API 21.0.13
  557. wunderlib: WunderLib 21.0.8
  558. xercapaint: Joy of Painting 1.21.1-1.0.1
  559. yet_another_config_lib_v3: YetAnotherConfigLib 3.6.6+1.21.1-fabric
  560. com_twelvemonkeys_common_common-image: common-image 3.12.0
  561. com_twelvemonkeys_common_common-io: common-io 3.12.0
  562. com_twelvemonkeys_common_common-lang: common-lang 3.12.0
  563. com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
  564. com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
  565. com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
  566. org_quiltmc_parsers_gson: gson 0.2.1
  567. org_quiltmc_parsers_json: json 0.2.1
  568. yungsapi: YUNG's API 1.21.1-Fabric-5.1.4
  569. Launched Version: fabric-loader-0.16.14-1.21.1
  570. Launcher name: minecraft-launcher
  571. Backend library: LWJGL version 3.3.3-snapshot
  572. Backend API: Unknown
  573. Window size: <not initialized>
  574. GFLW Platform: <error>
  575. GL Caps: ERR
  576. GL debug messages: <disabled>
  577. Is Modded: Definitely; Client brand changed to 'fabric'
  578. Universe: 404
  579. Type: Client (map_client.txt)
  580. Locale: en_US
  581. System encoding: Cp1252
  582. File encoding: UTF-8
  583. CPU: <unknown>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement