Guest User

Untitled

a guest
May 25th, 2025
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.92 KB | Gaming | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 2025-05-25 08:00:09
  5. Description: mouseClicked event handler
  6.  
  7. java.lang.IllegalStateException: Item: modern_industrialization:platinum_block does not exist
  8. at knot//net.minecraft.class_3957.method_17879(class_3957.java:34)
  9. at java.base/java.util.Optional.orElseThrow(Optional.java:403)
  10. at knot//net.minecraft.class_3957.method_17736(class_3957.java:34)
  11. at knot//net.minecraft.class_3957.method_8121(class_3957.java:11)
  12. at knot//net.minecraft.class_1863.method_17720(class_1863.java:135)
  13. at knot//net.minecraft.class_1863.method_20705(class_1863.java:56)
  14. at knot//com.recipeessentials.recipecache.RecipeManager.method_20705(RecipeManager.java:230)
  15. at knot//com.recipeessentials.recipecache.RecipeManager.method_18788(RecipeManager.java:22)
  16. at knot//net.minecraft.class_4080.method_18790(class_4080.java:13)
  17. at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718)
  18. at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
  19. at knot//net.minecraft.class_4014.method_18365(class_4014.java:69)
  20. at knot//net.minecraft.class_1255.method_18859(class_1255.java:156)
  21. at knot//net.minecraft.class_4093.method_18859(class_4093.java:23)
  22. at knot//net.minecraft.class_1255.method_16075(class_1255.java:130)
  23. at knot//net.minecraft.class_1255.method_18857(class_1255.java:139)
  24. at knot//net.minecraft.class_310.method_18857(class_310.java:34017)
  25. at knot//net.minecraft.class_525.method_31130(class_525.java:352)
  26. at knot//net.minecraft.class_528.method_43462(class_528.java:169)
  27. at knot//net.minecraft.class_528.<init>(class_528.java:95)
  28. at knot//net.minecraft.class_526.method_25426(class_526.java:54)
  29. at knot//net.minecraft.class_437.method_25423(class_437.java:297)
  30. at knot//net.minecraft.class_310.method_1507(class_310.java:1080)
  31. at knot//net.minecraft.class_442.method_19861(class_442.java:159)
  32. at knot//net.minecraft.class_4185.method_25306(class_4185.java:94)
  33. at knot//net.minecraft.class_4264.method_25348(class_4264.java:56)
  34. at knot//net.minecraft.class_339.method_25402(class_339.java:189)
  35. at knot//net.minecraft.class_4069.method_25402(class_4069.java:38)
  36. at knot//net.minecraft.class_442.method_25402(class_442.java:299)
  37. at knot//net.minecraft.class_312.method_1611(class_312.java:98)
  38. at knot//net.minecraft.class_437.method_25412(class_437.java:409)
  39. at knot//net.minecraft.class_312.method_1601(class_312.java:98)
  40. at knot//net.minecraft.class_312.method_22686(class_312.java:169)
  41. at knot//net.minecraft.class_1255.execute(class_1255.java:102)
  42. at knot//net.minecraft.class_312.method_22684(class_312.java:169)
  43. at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
  44. at knot//org.lwjgl.system.JNI.invokeV(Native Method)
  45. at knot//org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3474)
  46. at knot//com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:237)
  47. at knot//net.minecraft.class_310.method_1523(class_310.java:1244)
  48. at knot//net.minecraft.class_310.method_1514(class_310.java:802)
  49. at knot//net.minecraft.client.main.Main.main(Main.java:250)
  50. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
  51. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
  52. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  53.  
  54.  
  55. A detailed walkthrough of the error, its code path and all known details is as follows:
  56. ---------------------------------------------------------------------------------------
  57.  
  58. -- Head --
  59. Thread: Render thread
  60. Stacktrace:
  61. at knot//net.minecraft.class_3957.method_17879(class_3957.java:34)
  62. at java.base/java.util.Optional.orElseThrow(Optional.java:403)
  63. at knot//net.minecraft.class_3957.method_17736(class_3957.java:34)
  64. at knot//net.minecraft.class_3957.method_8121(class_3957.java:11)
  65. at knot//net.minecraft.class_1863.method_17720(class_1863.java:135)
  66. at knot//net.minecraft.class_1863.method_20705(class_1863.java:56)
  67. at knot//com.recipeessentials.recipecache.RecipeManager.method_20705(RecipeManager.java:230)
  68. at knot//com.recipeessentials.recipecache.RecipeManager.method_18788(RecipeManager.java:22)
  69. at knot//net.minecraft.class_4080.method_18790(class_4080.java:13)
  70. at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718)
  71. at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
  72. at knot//net.minecraft.class_4014.method_18365(class_4014.java:69)
  73. at knot//net.minecraft.class_1255.method_18859(class_1255.java:156)
  74. at knot//net.minecraft.class_4093.method_18859(class_4093.java:23)
  75. at knot//net.minecraft.class_1255.method_16075(class_1255.java:130)
  76. at knot//net.minecraft.class_1255.method_18857(class_1255.java:139)
  77. at knot//net.minecraft.class_310.method_18857(class_310.java:34017)
  78. at knot//net.minecraft.class_525.method_31130(class_525.java:352)
  79. at knot//net.minecraft.class_528.method_43462(class_528.java:169)
  80. at knot//net.minecraft.class_528.<init>(class_528.java:95)
  81. at knot//net.minecraft.class_526.method_25426(class_526.java:54)
  82. at knot//net.minecraft.class_437.method_25423(class_437.java:297)
  83. at knot//net.minecraft.class_310.method_1507(class_310.java:1080)
  84. at knot//net.minecraft.class_442.method_19861(class_442.java:159)
  85. at knot//net.minecraft.class_4185.method_25306(class_4185.java:94)
  86. at knot//net.minecraft.class_4264.method_25348(class_4264.java:56)
  87. at knot//net.minecraft.class_339.method_25402(class_339.java:189)
  88. at knot//net.minecraft.class_4069.method_25402(class_4069.java:38)
  89. at knot//net.minecraft.class_442.method_25402(class_442.java:299)
  90. at knot//net.minecraft.class_312.method_1611(class_312.java:98)
  91. at knot//net.minecraft.class_437.method_25412(class_437.java:409)
  92. at knot//net.minecraft.class_312.method_1601(class_312.java:98)
  93. at knot//net.minecraft.class_312.method_22686(class_312.java:169)
  94. at knot//net.minecraft.class_1255.execute(class_1255.java:102)
  95. at knot//net.minecraft.class_312.method_22684(class_312.java:169)
  96. at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
  97. at knot//org.lwjgl.system.JNI.invokeV(Native Method)
  98. at knot//org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3474)
  99.  
  100. -- Affected screen --
  101. Details:
  102. Screen name: net.minecraft.class_442
  103. Stacktrace:
  104. at knot//net.minecraft.class_437.method_25412(class_437.java:409)
  105. at knot//net.minecraft.class_312.method_1601(class_312.java:98)
  106. at knot//net.minecraft.class_312.method_22686(class_312.java:169)
  107. at knot//net.minecraft.class_1255.execute(class_1255.java:102)
  108. at knot//net.minecraft.class_312.method_22684(class_312.java:169)
  109. at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
  110. at knot//org.lwjgl.system.JNI.invokeV(Native Method)
  111. at knot//org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3474)
  112. at knot//com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:237)
  113. at knot//net.minecraft.class_310.method_1523(class_310.java:1244)
  114. at knot//net.minecraft.class_310.method_1514(class_310.java:802)
  115. at knot//net.minecraft.client.main.Main.main(Main.java:250)
  116. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
  117. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
  118. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  119.  
  120. -- Last reload --
  121. Details:
  122. Reload number: 1
  123. Reload reason: initial
  124. Finished: Yes
  125. Packs: vanilla, fabric, Moonlight Mods Dynamic Assets, minecraft:physicsmod, tinyskeletons:main, file/astraliyte-s-animated-textures-v1-4.zip, file/Obscuria's-Tools-1.19.zip, file/Obscuria's-Stylized-Potions-1.19.zip, file/fat-cat-1-20.zip, minecraft:supporteatinganimation, file/Gentler Weather Sounds.zip, file/VanillaTweaks_r635447_MC1.21.x.zip, file/§9⛈ §bUnobtrusive Weather §8[v1.5].zip, file/SPBR-16_2.zip, file/Vanilla Mashup.zip, file/Compact Font.zip, diagonalblocks:default_block_models, replaymod_lang, Essential Assets, essential
  126. Stacktrace:
  127. at knot//net.minecraft.class_6360.method_36565(class_6360.java:49)
  128. at knot//net.minecraft.class_310.method_1587(class_310.java:2413)
  129. at knot//net.minecraft.class_310.method_1514(class_310.java:821)
  130. at knot//net.minecraft.client.main.Main.main(Main.java:250)
  131. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
  132. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
  133. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  134.  
  135. -- System Details --
  136. Details:
  137. Minecraft Version: 1.20.1
  138. Minecraft Version ID: 1.20.1
  139. Operating System: Windows 11 (amd64) version 10.0
  140. Java Version: 17.0.15, Microsoft
  141. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  142. Memory: 1369174664 bytes (1305 MiB) / 2604662784 bytes (2484 MiB) up to 4294967296 bytes (4096 MiB)
  143. CPUs: 20
  144. Processor Vendor: GenuineIntel
  145. Processor Name: 13th Gen Intel(R) Core(TM) i7-13650HX
  146. Identifier: Intel64 Family 6 Model 183 Stepping 1
  147. Microarchitecture: unknown
  148. Frequency (GHz): 2.80
  149. Number of physical packages: 1
  150. Number of physical CPUs: 14
  151. Number of logical CPUs: 20
  152. Graphics card #0 name: NVIDIA GeForce RTX 4050 Laptop GPU
  153. Graphics card #0 vendor: NVIDIA (0x10de)
  154. Graphics card #0 VRAM (MB): 4095.00
  155. Graphics card #0 deviceId: 0x28e1
  156. Graphics card #0 versionInfo: DriverVersion=32.0.15.5612
  157. Graphics card #1 name: Intel(R) UHD Graphics
  158. Graphics card #1 vendor: Intel Corporation (0x8086)
  159. Graphics card #1 VRAM (MB): 128.00
  160. Graphics card #1 deviceId: 0xa78b
  161. Graphics card #1 versionInfo: DriverVersion=31.0.101.5382
  162. Memory slot #0 capacity (MB): 8192.00
  163. Memory slot #0 clockSpeed (GHz): 4.80
  164. Memory slot #0 type: Unknown
  165. Memory slot #1 capacity (MB): 8192.00
  166. Memory slot #1 clockSpeed (GHz): 4.80
  167. Memory slot #1 type: Unknown
  168. Virtual memory max (MB): 32137.41
  169. Virtual memory used (MB): 24512.03
  170. Swap memory total (MB): 16068.70
  171. Swap memory used (MB): 1796.18
  172. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
  173. Fabric Mods:
  174. accurateblockplacement: Accurate Block Placement 1.2.1
  175. aileron: Aileron 1.20.1-fabric-1.1.1
  176. midnightlib: MidnightLib 1.4.1
  177. ambientsounds: AmbientSounds 6.1.9
  178. amendments: Amendments 1.20-1.2.19
  179. animal_feeding_trough: Animal Feeding Trough 1.1.0+1.20.1
  180. anvilrepairing: AnvilRepairing 4.0.9
  181. appleskin: AppleSkin 2.5.1+mc1.20
  182. aquamirae: Aquamirae 6
  183. architectury: Architectury 9.2.14
  184. artifacts: Artifacts 9.5.15
  185. expandability: ExpandAbility 9.0.4
  186. step-height-entity-attribute: Step Height Entity Attribute 1.2.0
  187. atg: Attack Through Grass 2.0.3
  188. athena: Athena 3.1.2
  189. attackspeedenchantment: Attack Speed Enchantment 1.3.0.20
  190. attributefix: AttributeFix 21.0.4
  191. auditory: Auditory 0.0.6-1.20.1
  192. autotag-convention: AutoTag Convention 2.0.2+1.20
  193. autotag: AutoTag 2.0.2+1.20
  194. azurelibarmor: AzureLib Armor 2.0.14
  195. badoptimizations: BadOptimizations 2.2.2
  196. balm: Balm 7.3.30
  197. kuma_api: KumaAPI 20.1.10
  198. basicdiscordrichpresence: Basic Discord Rich Presence 1.3.0.20
  199. bbs: Better Block Sounds 1.20.1-0.1.3
  200. bcc: BetterCompatibilityChecker 4.0.8
  201. bedrockwaters: BedrockWaters 1.8.0+1.20.1
  202. carrotconfig: CarrotConfig 1.1.2+1.20.1
  203. better_arrow_recipe: Better Arrow Recipe 1.0.0
  204. better_climbing: Better Climbing 3
  205. better_withered_mobs: Better Withered Mobs 1.7.4
  206. betteradvancements: Better Advancements 0.4.2.25
  207. betterarcheology: Better Archeology 1.2.1-1.20.1
  208. betterdays: BetterDays 1.20.1-3.1.1.1-FABRIC
  209. betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3
  210. org_reflections_reflections: reflections 0.10.2
  211. betterdungeons: YUNG's Better Dungeons 1.20-Fabric-4.0.4
  212. betterf3: BetterF3 7.0.2
  213. betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.6
  214. betterjungletemples: YUNG's Better Jungle Temples 1.20-Fabric-2.0.5
  215. bettermineshafts: YUNG's Better Mineshafts 1.20-Fabric-4.0.4
  216. betteroceanmonuments: YUNG's Better Ocean Monuments 1.20-Fabric-3.0.4
  217. bettersafebed: BetterSafeBed 1.20-9
  218. betterstrongholds: YUNG's Better Strongholds 1.20-Fabric-4.0.3
  219. betterthanmending: BetterThanMending 1.3.0
  220. betterthirdperson: Better Third Person 1.9.0
  221. bettertridentreturn: Better Trident Return 1.20.1-1.0.2
  222. betterwitchhuts: YUNG's Better Witch Huts 1.20-Fabric-3.0.3
  223. biomesoplenty: BiomesOPlenty 19.0.0.96
  224. biomeswevegone: Oh The Biomes We've Gone 1.5.11
  225. blasting_smelting_raw_metals_ol: Blasting/Smelting Metal Blocks with Mod Integrations 1.0.3
  226. blastingraw: Blasting Raw Metal Blocks 3
  227. bobby: Bobby 5.0.1
  228. com_typesafe_config: config 1.4.2
  229. io_leangen_geantyref_geantyref: geantyref 1.3.13
  230. org_spongepowered_configurate-core: configurate-core 4.1.2
  231. org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
  232. bookshelf: Bookshelf 20.2.13
  233. bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.7.5-1.20.1
  234. maelstrom_library: Maelstrom Library 1.6.1-1.20
  235. multipart_entities: MultipartEntities 1.5-1.20
  236. botarium: Botarium 2.3.4
  237. team_reborn_energy: Energy 3.0.0
  238. bridgingmod: Bridging Mod 2.5.1+1.20.1
  239. c2me: Concurrent Chunk Management Engine 0.2.0+alpha.11.16
  240. c2me-base: Concurrent Chunk Management Engine (Base) 0.2.0+alpha.11.16
  241. c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.2.0+alpha.11.16
  242. c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.2.0+alpha.11.16
  243. c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.2.0+alpha.11.16
  244. c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.2.0+alpha.11.16
  245. c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.2.0+alpha.11.16
  246. c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.2.0+alpha.11.16
  247. c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.2.0+alpha.11.16
  248. c2me-opts-chunk-access: Concurrent Chunk Management Engine (Optimizations/Chunk Access) 0.2.0+alpha.11.16
  249. c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.2.0+alpha.11.16
  250. c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.2.0+alpha.11.16
  251. c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.2.0+alpha.11.16
  252. c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.2.0+alpha.11.16
  253. c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.2.0+alpha.11.16
  254. c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.2.0+alpha.11.16
  255. c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.2.0+alpha.11.16
  256. c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.2.0+alpha.11.16
  257. c2me-threading-chunkio: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.16
  258. c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.2.0+alpha.11.16
  259. c2me-threading-worldgen: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.16
  260. com_ibm_async_asyncutil: asyncutil 0.1.0
  261. net_objecthunter_exp4j: exp4j 0.4.8
  262. org_threadly_threadly: threadly 7.0
  263. cameraoverhaul: CameraOverhaul 2.0.4-fabric+mc.1.20.0-1.20.5
  264. camerautils: Camera Utils 1.20.1-1.0.14
  265. cardinal-components: Cardinal Components API 5.2.3
  266. cardinal-components-base: Cardinal Components API (base) 5.2.3
  267. cardinal-components-block: Cardinal Components API (blocks) 5.2.3
  268. cardinal-components-chunk: Cardinal Components API (chunks) 5.2.3
  269. cardinal-components-entity: Cardinal Components API (entities) 5.2.3
  270. cardinal-components-item: Cardinal Components API (items) 5.2.3
  271. cardinal-components-level: Cardinal Components API (world saves) 5.2.3
  272. cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.2.3
  273. cardinal-components-world: Cardinal Components API (worlds) 5.2.3
  274. carryon: Carry On 2.1.2.7
  275. cavedust: Cave Dust 3.0.1
  276. kirin: Kirin UI 1.15.6+1.20.1
  277. charmofundying: Charm of Undying 6.5.0+1.20.1
  278. chat_heads: Chat Heads 0.13.18
  279. chatimage: ChatImage 1.4.7+1.20+fabric
  280. actionlib: ActionLib 0.6.3-fabric
  281. io_github_kituin_chatimagecode: ChatImageCode 0.12.2
  282. cherishedworlds: Cherished Worlds 6.1.7+1.20.1
  283. chipped: Chipped 3.0.7
  284. chunksending: Chunksending Mod 1.20.1-2.8
  285. chunky: Chunky 1.3.146
  286. cicada: CICADA 0.13.0+1.20.1
  287. org_yaml_snakeyaml: snakeyaml 2.2
  288. cloth-config: Cloth Config v11 11.1.136
  289. cloth-basic-math: cloth-basic-math 0.6.1
  290. clumps: Clumps 12.0.0.4
  291. cobweb: Cobweb 1.0.1
  292. collective: Collective 8.3
  293. collisionfix: CollisionFix 1.0.1
  294. comforts: Comforts 6.4.0+1.20.1
  295. configurable: Configurable 2.2.3
  296. connectivity: Connectivity Mod 1.20.1-7.1
  297. continuity: Continuity 3.0.0+1.20.1
  298. controlling: Controlling For Fabric 12.0.2
  299. cooldown-coordinator: Cooldown Coordinator 0.6.3
  300. coolrain: CoolRain 1.1.0-1.20.1
  301. corgilib: CorgiLib 4.0.3.3
  302. com_electronwill_night-config_core: core 3.8.0
  303. com_electronwill_night-config_toml: toml 3.8.0
  304. craftableenchantedgoldenapple: CraftableEnchantedGoldenApple 1.20.1-0.1
  305. craftableexperiencebottle: CraftableExperienceBottle 1.20.1-0.1
  306. craftablenametag: CraftableNameTag 1.20.1-0.1
  307. craftsaddles: Craft Saddles 1.0.10
  308. crawl: Crawl 0.12.0
  309. mm: Manningham Mills 2.3
  310. creativecore: CreativeCore 2.12.33
  311. net_minecraftforge_eventbus: eventbus 6.0.3
  312. cristellib: Cristel Lib 1.1.5
  313. blue_endless_jankson: jankson 1.2.3
  314. cullleaves: Cull Leaves 3.2.0
  315. cupboard: cupboard 1.20.1-2.7
  316. darkmobs: DarkMobs - Increase Mob Difficulty 1.1.3
  317. dawn: Dawn API 5.0.0
  318. terraform-shapes-api-v1: Terraform Shapes API (v1) 7.0.1
  319. terraform-wood-api-v1: Terraform Wood API (v1) 7.0.1
  320. deeperdarker: Deeper and Darker 1.3.3
  321. customportalapi: Custom Portal Api 0.0.1-beta64-1.20
  322. default_skill_trees: Default Skill Trees 1.1
  323. deimos: Deimos 2.2
  324. diagonalfences: Diagonal Fences 8.1.5
  325. diagonalblocks: Diagonal Blocks 8.0.6
  326. diagonalwalls: Diagonal Walls 8.0.4
  327. disable_custom_worlds_advice: Disable Custom Worlds Advice 4.1
  328. distanthorizons: Distant Horizons 2.3.2-b
  329. dragonscale: Dragon Scale Mod 0.0.1-1.20.1
  330. dungeonnowloading: Dungeon Now Loading 1.5
  331. durabilitytooltip: Durability Tooltip 1.1.5
  332. dynamic_fps: Dynamic FPS 3.9.4
  333. net_lostluma_battery: battery 1.3.0
  334. dynamiccrosshair: Dynamic Crosshair 9.3
  335. dynamiccrosshair-api: DynamicCrosshair API 1.1
  336. libbamboo: LibBamboo 2.2
  337. easyanvils: Easy Anvils 8.0.2
  338. easymagic: Easy Magic 8.0.1
  339. eatinganimationid: Eating Animation 1.20+1.9.61
  340. economical_villager_trading: Economical Villager Trading 1.2.10
  341. crowdin-translate: CrowdinTranslate 1.4+1.19.3
  342. eldritch_mobs: EldritchMobs 1.15.2
  343. polymer-blocks: Polymer (Textured Blocks) 0.5.15+1.20.1
  344. polymer-core: Polymer (Core) 0.5.15+1.20.1
  345. polymer-networking: Polymer (Networking) 0.5.15+1.20.1
  346. polymer-common: Polymer (Common) 0.5.15+1.20.1
  347. polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.5.15+1.20.1
  348. server_translations_api: Server Translations API 2.0.0+1.20
  349. packet_tweaker: Packet Tweaker 0.4.0+1.19.4
  350. elementa: Elementa 704
  351. elementalenchantments: Elemental Enchantments 1.2.1
  352. elytraslot: Elytra Slot 6.4.4+1.20.1
  353. enchantedbookredesign: Enchanted-Book-Redesign 0
  354. enchantmentdisabler: Enchantment Disabler 1.0.0+1.19.3
  355. enchantmentlevelcapindicator: Enchantment Level Cap Indicator 1.1
  356. enchantmentsplus: Enchantments Plus 1.2.2+1.20.1
  357. reach-entity-attributes: Reach Entity Attributes 2.4.0
  358. enchdesc: EnchantmentDescriptions 17.1.19
  359. endercrop: Ender Crop 1.20.1-2.0.0-alpha
  360. enderite_mod: Enderite Mod 1.0.0
  361. endermanoverhaul: Enderman Overhaul 1.0.4
  362. enhancedblockentities: Enhanced Block Entities 0.9+1.20
  363. advanced_runtime_resource_pack: Runtime Resource Pack 0.6.7
  364. spruceui: SpruceUI 5.0.0+1.20
  365. enhancedvisuals: EnhancedVisuals 1.8.2
  366. entity_model_features: Entity Model Features 2.4.1
  367. entity_texture_features: Entity Texture Features 6.2.9
  368. org_apache_httpcomponents_httpmime: httpmime 4.5.10
  369. entityculling: EntityCulling 1.7.4
  370. essential: Essential 1.3.6.2
  371. essential-container: essential-container 1.0.0
  372. essential-loader: essential-loader 1.2.4
  373. eternal_attributes: Eternal Attributes 1.0.0
  374. evilcreativefly: Creative Fly 1.2.1-1.20-fabric
  375. exlinefishing: Exline's Fishing Mod 1.0.4
  376. expanded_armor_enchanting: Expanded Armor Enchanting 1.0.6
  377. expanded_axe_enchanting: Expanded Axe Enchanting 1.0.7
  378. expanded_bow_enchanting: Expanded Bow Enchanting 1.0.0
  379. expanded_trident_enchanting: Expanded Trident Enchanting 1.0.7
  380. expanded_weapon_enchanting: Expanded Weapon Enchanting 1.0.6
  381. expandeddelight: Expanded Delight 0.3.2
  382. omega-config: OmegaConfig 1.4.0+1.20.1
  383. experienced_crops: Experienced Crops 1.20.1-1.1.0
  384. expores: Exp Ores 1.0.0+mc1.20.1
  385. extrasounds: ExtraSounds 2.3.1+1.20.1~lonefelidae16-build.1
  386. soundcategories: Sound Categories 1.2.4+1.20~lonefelidae16-build.1
  387. fabric-api: Fabric API 0.92.5+1.20.1
  388. fabric-api-base: Fabric API Base 0.4.32+1802ada577
  389. fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.37+1802ada577
  390. fabric-biome-api-v1: Fabric Biome API (v1) 13.0.14+1802ada577
  391. fabric-block-api-v1: Fabric Block API (v1) 1.0.12+1802ada577
  392. fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.3+924f046a77
  393. fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.42+1802ada577
  394. fabric-client-tags-api-v1: Fabric Client Tags 1.1.3+1802ada577
  395. fabric-command-api-v1: Fabric Command API (v1) 1.2.35+f71b366f77
  396. fabric-command-api-v2: Fabric Command API (v2) 2.2.14+1802ada577
  397. fabric-commands-v0: Fabric Commands (v0) 0.2.52+df3654b377
  398. fabric-containers-v0: Fabric Containers (v0) 0.1.66+df3654b377
  399. fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.13+1802ada577
  400. fabric-convention-tags-v1: Fabric Convention Tags 1.5.6+1802ada577
  401. fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.20+1802ada577
  402. fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.2+de0fd6d177
  403. fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.6+1802ada577
  404. fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.55+1802ada577
  405. fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1+1c78457f77
  406. fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.4+13a40c6677
  407. fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.64+df3654b377
  408. fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.41+1802ada577
  409. fabric-item-api-v1: Fabric Item API (v1) 2.1.29+1802ada577
  410. fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.14+1802ada577
  411. fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.38+1802ada577
  412. fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.36+df3654b377
  413. fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.23+1802ada577
  414. fabric-loot-api-v2: Fabric Loot API (v2) 1.2.3+1802ada577
  415. fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.47+9e7660c677
  416. fabric-message-api-v1: Fabric Message API (v1) 5.1.10+1802ada577
  417. fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.52+1802ada577
  418. fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.4+1802ada577
  419. fabric-models-v0: Fabric Models (v0) 0.4.3+9386d8a777
  420. fabric-networking-api-v1: Fabric Networking API (v1) 1.3.13+13a40c6677
  421. fabric-networking-v0: Fabric Networking (v0) 0.3.53+df3654b377
  422. fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.5+e35120df77
  423. fabric-particles-v1: Fabric Particles (v1) 1.1.3+1802ada577
  424. fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.23+1802ada577
  425. fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.5+1802ada577
  426. fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.2+1802ada577
  427. fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.3+85287f9f77
  428. fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.47+df3654b377
  429. fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.39+92a0d36777
  430. fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.29+1802ada577
  431. fabric-rendering-v0: Fabric Rendering (v0) 1.1.50+df3654b377
  432. fabric-rendering-v1: Fabric Rendering (v1) 3.0.9+1802ada577
  433. fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.9+1802ada577
  434. fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.12+fb82e9d777
  435. fabric-screen-api-v1: Fabric Screen API (v1) 2.0.9+1802ada577
  436. fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.32+1802ada577
  437. fabric-sound-api-v1: Fabric Sound API (v1) 1.0.14+1802ada577
  438. fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.6+8dd72ea377
  439. fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.2+1802ada577
  440. fabric-language-kotlin: Fabric Language Kotlin 1.13.3+kotlin.2.1.21
  441. org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.21
  442. org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.21
  443. org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.21
  444. org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.21
  445. org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.27.0
  446. org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.2
  447. org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.2
  448. org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.2
  449. org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.7.0
  450. org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.7.0
  451. org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.8.1
  452. org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.8.1
  453. org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.8.1
  454. fabricloader: Fabric Loader 0.16.10
  455. mixinextras: MixinExtras 0.4.1
  456. fallingleaves: Falling Leaves 1.15.6
  457. fallingtree: FallingTree 4.3.4
  458. farmersdelight: Farmer's Delight 1.20.1-2.3.0+refabricated
  459. porting_lib_accessors: Porting Lib Accessors 2.3.8+1.20.1
  460. porting_lib_base: Porting Lib Base 2.3.8+1.20.1
  461. porting_lib_attributes: Porting Lib Attributes 2.3.8+1.20.1
  462. porting_lib_common: Porting Lib Common 2.3.8+1.20.1
  463. porting_lib_entity: Porting Lib Entity 2.3.8+1.20.1
  464. porting_lib_extensions: Porting Lib Extensions 2.3.8+1.20.1
  465. porting_lib_fluids: Porting Lib Fluids 2.3.8+1.20.1
  466. porting_lib_gui_utils: Porting Lib Gui Utils 2.3.8+1.20.1
  467. porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.8+1.20.1
  468. porting_lib_transfer: Porting Lib Transfer 2.3.8+1.20.1
  469. porting_lib_utility: Porting Lib Utility 2.3.8+1.20.1
  470. porting_lib_config: Porting Lib Config 2.3.8+1.20.1
  471. porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.8+1.20.1
  472. porting_lib_loot: Porting Lib Loot 2.3.8+1.20.1
  473. porting_lib_networking: Porting Lib Networking 2.3.8+1.20.1
  474. porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 2.3.8+1.20.1
  475. porting_lib_tags: Porting Lib Tags 3.0
  476. porting_lib_tool_actions: Porting Lib Tool Actions 2.3.8+1.20.1
  477. porting_lib_core: Porting Lib Core 2.3.8+1.20.1
  478. fastasyncworldsave: fastasyncworldsave Mod 1.20.1-2.4
  479. faster-random: Faster Random 5.1.0
  480. ferritecore: FerriteCore 6.0.1
  481. firstperson: FirstPerson 2.4.9
  482. fishingreal: FishingReal 1.9.1-backport
  483. fishingrodfix: Fishing rod fix 1.20.4-0.3
  484. flatbedrock: Flat Bedrock 3.0.1-build.18+mc1.20.1
  485. foodeffecttooltips: Food Effect Tooltips 1.1.1-1.20.0
  486. forgeconfigapiport: Forge Config API Port 8.0.2
  487. fpsdisplay: FPS-Display 3.1.0+1.20.x
  488. friendsandfoes: Friends&Foes 3.0.9
  489. fzzy_config: Fzzy Config 0.6.9+1.20.1
  490. fabric-permissions-api-v0: fabric-permissions-api 0.3.1
  491. net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7
  492. geckolib: GeckoLib 4 4.7.1.2
  493. com_eliotlash_mclib_mclib: mclib 20
  494. glitchcore: GlitchCore 0.0.1.1
  495. net_jodah_typetools: typetools 0.6.3
  496. golden_apple_tree: Golden Apple Tree 1.0.1-1.20.1-Fabric
  497. gpumemleakfix: Gpu memory leak fix mod 1.20.1-1.8
  498. grabbymobs: Grabby Mobs 1.6
  499. grindenchantments: Grind Enchantments 3.1.4+1.20.1
  500. codec-config-api: Codec config API 3.0.1+1.20.1
  501. hardcorerevival: Hardcore Revival 12.0.7
  502. hearths: Hearths 1.0.3
  503. held-item-info: Held Item Info 1.5.0
  504. herbalbrews: [Let's Do] HerbalBrews 1.0.12
  505. herdspanic: Herds Panic 1.0.7
  506. hold-my-items: Hold My Items 1.0.0
  507. horsebuff: HorseBuff 2.1.3
  508. horsestonks: Horse Stonks 1.0.1
  509. iceberg: Iceberg 1.1.25
  510. illagerinvasion: Illager Invasion 8.0.7
  511. extensibleenums: Extensible Enums 7.0.1
  512. immediatelyfast: ImmediatelyFast 1.5.0+1.20.4
  513. net_lenni0451_reflect: Reflect 1.3.4
  514. immersive_armors: Immersive Armors 1.7.0+1.20.1
  515. immersiveui: ImmersiveUI 0.3.0
  516. indium: Indium 1.0.36+mc1.20.1
  517. inmis: Inmis 2.7.2-1.20.1
  518. inmisaddon: InmisAddon 1.0.4
  519. invmove: InvMove 0.9.0
  520. itemborders: Item Borders 1.2.2
  521. itsstillexplosive: DoomsItsStillExplosive 1.20.1-1.1.0
  522. jade: Jade 11.13.1+fabric
  523. jamlib: JamLib 1.3.5+1.20.1
  524. java: OpenJDK 64-Bit Server VM 17
  525. jei: Just Enough Items 15.20.0.106
  526. jeresources: Just Enough Resources 1.4.0.247
  527. journeymap: Journeymap 5.10.3
  528. journeymap-api-fabric: JourneyMap API 1.20-1.9-fabric-SNAPSHOT
  529. jump_sounds: Jump Sounds 1.4.3
  530. justenoughspeed: Just Enough Speed 1.0.0
  531. justhammers: Just Hammers 20.1.5+mc1.20.1
  532. kambrik: Kambrik 6.1.1+1.20.1
  533. kiwi: Kiwi Library 11.8.29+fabric
  534. krypton: Krypton 0.2.3
  535. com_velocitypowered_velocity-native: velocity-native 3.2.0-SNAPSHOT
  536. lambdabettergrass: SuperBetterGrass 1.5.2+1.20.1
  537. leahs-immersive-thunder: Immersive Thunder 1.20.1+1.2.2
  538. legendarytooltips: Legendary Tooltips 1.4.5
  539. libertyvillagers: Liberty's Villagers 1.0.15.1+fabric+1.20.1
  540. libz: LibZ 1.0.3
  541. com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.15.2
  542. com_fasterxml_jackson_core_jackson-core: jackson-core 2.15.2
  543. com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.15.2
  544. lithium: Lithium 0.11.3
  545. lithostitched: Lithostitched 1.4.7
  546. lootr: Lootr 0.7.35.85
  547. lunaslimes: Luna Slimes 1.7.1
  548. majruszlibrary: Majrusz Library 7.0.8
  549. majruszsaccessories: Majrusz's Accessories 1.5.3
  550. majruszsenchantments: Majrusz's Enchantments 1.10.8
  551. make_bubbles_pop: Make Bubbles Pop 0.3.0-fabric
  552. maxenchantx: Max Enchant X 1.3-1.20
  553. mcwbridges: Macaw's Bridges 3.1.0
  554. mcwdoors: Macaw's Doors 1.1.2
  555. memoryleakfix: Memory Leak Fix 1.1.5
  556. memorysettings: Memorysettings Mod 1.20.1-5.9
  557. minecraft: Minecraft 1.20.1
  558. modernfix: ModernFix 5.23.0+mc1.20.1
  559. modmenu: Mod Menu 7.2.2
  560. modmenu-badges-lib: ModMenu Badges Lib 2023.6.1
  561. monolib: MonoLib 2.1.0
  562. moonlight: Moonlight 1.20-2.14.1
  563. more_useful_copper: More Useful Copper 2.0.0
  564. morebannerfeatures: More Banner Features 1.2.0
  565. moreculling: More Culling 1.20.4-0.24.0
  566. conditional-mixin: conditional mixin 0.3.2
  567. moreculling-sereneseasons-compat: MoreCulling-Serene Seasons Compat 1.0.0
  568. mixinsquared: MixinSquared 0.2.0
  569. morefood: More Food 1.20.1-1.3.0
  570. moremobvariants: More Mob Variants 1.3.1
  571. mousetweaks: Mouse Tweaks 2.26
  572. mousewheelie: Mouse Wheelie 1.13.0+mc1.20.1
  573. amecsapi: Amecs API 1.5.1+mc1.20-pre1
  574. coat: Coat 1.0.0-beta.20+mc1.20-pre1
  575. tweed4_annotated: tweed4_annotated 1.3.1+mc1.20-pre1
  576. tweed4_base: tweed4_base 1.7.1+mc1.20-pre1
  577. tweed4_data: tweed4_data 1.2.1+mc1.20-pre1
  578. tweed4_data_hjson: tweed4_data_hjson 1.1.1+mc1.20-pre1
  579. tweed4_tailor_coat: tweed4_tailor_coat 1.1.3+mc1.20-pre1
  580. tweed4_tailor_lang_json_descriptions: tweed4_tailor_lang_json_descriptions 1.1.0+mc1.20-pre1
  581. tweed4_tailor_screen: tweed4_tailor_screen 1.1.4+mc1.20-pre1
  582. mr_caves__canyons: Caves & Canyons 1.2
  583. mr_reimagined_trims: Reimagined Trims 1.0.3
  584. mr_true_ending: True Ending: Ender Dragon Overhaul 1-v1.1.0c
  585. mr_withering_heights: Withering Heights: Revamped Wither 1-alpha-1
  586. mysticaloaktree: Mystical Oak Tree 1.20-1.11
  587. mythicupgrades: Mythic Upgrades 4.2.0+mc1.20.1
  588. natures_spirit: Nature's Spirit 2.2.4-1.20.1
  589. naturescompass: Nature's Compass 1.20.1-2.2.3-fabric
  590. necronomicon: Necronomicon 1.6.0
  591. netherite_horse_armor: Netherite Horse Armor 1.20.1-1.0.4
  592. netherportalfix: NetherPortalFix 13.0.2
  593. netherrackblasting: NetherrackBlasting 1.20.1-0-fabric
  594. noanimaltemptdelay: No Animal Tempt Delay 1.2
  595. nochatreports: No Chat Reports 1.20.1-v2.2.2
  596. noenchantmentcaplevel: No Enchantment Cap Level 1.1
  597. noisium: Noisium 2.3.0+mc1.20-1.20.1
  598. notenoughanimations: NotEnoughAnimations 1.9.3
  599. nullscape: Nullscape 1.2.7
  600. nyfsarcheryplus: Example Mod 1.1.1
  601. nyfsbp: Nyf's Banner Patterns 1.1.1
  602. nyfsquiver: Nyf's Quivers 1.20.1-fabric-1.0.4
  603. nyfsspiders: Nyf's Spiders 2.1.1
  604. obscure_api: Obscure API 16
  605. octolib: OctoLib 0.5.0.1
  606. ohthetreesyoullgrow: Oh The Trees You'll Grow 1.3.8
  607. omnihopper: Omni-Hopper 2.2.4+1.20
  608. orediscoverybroadcast: Ore Discovery Broadcast 2.3
  609. org_jetbrains_annotations: annotations 13.0
  610. owo: oωo 0.11.2+1.20
  611. packetfixer: Packet Fixer 2.0.0
  612. particle-effects: Particle Effects 1.0.3+1.20.1
  613. particlemoths: Particle Moths 1.2.0+1.20.1
  614. cactusconfig: Cactus Config 2.1.2+knot+1.20.1
  615. particlerain: Particle Rain 3.0.6-1.20
  616. passiveshield: Passive Shield 3.7
  617. persistent_parrots: Persistent Parrots 1.0
  618. pet_essence: Pet Essence 1.1.2
  619. physicsmod: Physics Mod 3.0.14
  620. pigs_drop_leather: Pigs Drop Leather 1.0.0
  621. plains_villager_tents: Plains Villager Tents 1.0.0
  622. platform: Platform 1.2.7
  623. player-animator: Player Animator 1.0.2-rc1+1.20
  624. polymorph: Polymorph 0.49.10+1.20.1
  625. spectrelib: SpectreLib 0.13.17+1.20.1
  626. potionblender: Potion-Blender 3.1.2
  627. prism: Prism 1.0.5
  628. progressivebosses: Progressive Bosses 1.20.1-U1.0.1
  629. completeconfig-base: completeconfig-base 2.5.0
  630. completeconfig-gui-cloth: completeconfig-gui-cloth 2.5.0
  631. puffish_attributes: Pufferfish's Attributes 0.7.3
  632. puffish_skills: Pufferfish's Skills 0.16.0
  633. puzzleslib: Puzzles Lib 8.1.32
  634. puzzlesaccessapi: Puzzles Access Api 20.1.1
  635. reacharound: Reacharound 1.3.1
  636. realistic_cobwebs: Realistic Cobwebs 2.1.0
  637. realisticbees: Realistic Bees 4.2
  638. realisticfirespread: Realistic Fire Spread 1.20-3
  639. recipe_reshaper: Recipe Reshaper 1.1.4
  640. recipeessentials: recipeessentials Mod 1.20.1-4.1
  641. reeses-sodium-options: Reese's Sodium Options 1.7.2+mc1.20.1-build.101
  642. replaymod: Replay Mod 1.20.1-2.6.20
  643. resourcefulconfig: Resourcefulconfig 2.1.3
  644. resourcefullib: Resourceful Lib 2.1.29
  645. com_teamresourceful_bytecodecs: bytecodecs 1.0.2
  646. com_teamresourceful_yabn: yabn 1.0.3
  647. respawninganimals: Respawning Animals 8.2.1
  648. respawningshulkers: Respawning Shulkers 4.1
  649. rightclickharvest: Right Click Harvest 4.5.3+1.20.1
  650. rose_gold_copper_alloy_armor: Rose Gold Copper Alloy Armor 1.2
  651. rose_gold_copper_alloy_tools: Rose Gold Copper Alloy Tools 1.3
  652. rotten_flesh_to_leather: Rotten Flesh to Leather 1.0.0
  653. rottencreatures: Rotten Creatures 1.1.0
  654. scribble: Scribble 1.5.1
  655. searchables: Searchables 1.0.3
  656. sereneseasons: SereneSeasons 9.1.0.2
  657. showmeyourskin: Show Me Your Skin! 1.9.0+1.20
  658. shulkerboxtooltip: Shulker Box Tooltip 4.0.4+1.20.1
  659. simplemagnets: Simple Magnets 1.1.12
  660. skeletonhorsespawn: Skeleton Horse Spawn 4.1
  661. skinlayers3d: 3d-Skin-Layers 1.7.5
  662. skinshuffle: SkinShuffle 2.4.0+1.20.1
  663. com_konghq_unirest-java_standalone: unirest-java 3.11.9
  664. commons-validator_commons-validator: commons-validator 1.7
  665. org_jsoup_jsoup: jsoup 1.16.1
  666. org_mineskin_java-client: java-client 1.2.4-SNAPSHOT
  667. smoothchunk: Smooth chunk save Mod 1.20.1-4.1
  668. smoothparticles: Smooth Particles 1.2.0-1.21
  669. smoothscrollingrefurbished: Smooth Scrolling Refurbished 1.1.2
  670. smoothswapping: Smooth Swapping 0.9.3.1
  671. sodium: Sodium 0.5.13+mc1.20.1
  672. sodium-extra: Sodium Extra 0.5.9+mc1.20.1
  673. caffeineconfig: CaffeineConfig 1.3.0+1.17
  674. sodiumdynamiclights: Sodium Dynamic Lights 1.0.9
  675. sodiumextras: Sodium Extras 1.0.6
  676. sodiumoptionsapi: Sodium Options API 1.0.10
  677. sortedenchantments: Sorted Enchantments 1.0.1+1.19.3+fabric
  678. soul_fire_d: Soul Fire'd 4.0.11
  679. sound_physics_remastered: Sound Physics Remastered 1.20.1-1.4.10
  680. spawnanimations: Spawn Animations 1.10.1+mod
  681. stack-to-nearby-chests: Stack to Nearby Chests 0.5.10
  682. libgui: LibGui 8.0.2+1.20
  683. jankson: Jankson 6.0.0+j1.2.3
  684. libninepatch: LibNinePatch 1.2.0
  685. stackrefill: Stack Refill 4.7
  686. stacksizeedit: Stack Size Edit 1.0.5
  687. stacc: Stacc 1.7.0
  688. status-effect-bars: Status Effect Bars 1.0.3
  689. stoneworks: Stoneworks 8.0.0
  690. stonycliffs: Stony Cliffs Are Cool (Lithostitched Edition) 1.1.2
  691. structory: Structory 1.3.5
  692. structureessentials: Structure Essentials Mod 1.20.1-4.7
  693. subtle_effects: Subtle Effects 1.9.4-hotfix.1
  694. supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8+a
  695. supermartijn642corelib: SuperMartijn642's Core Lib 1.1.18+a
  696. supplementaries: Supplementaries 1.20-3.1.30
  697. suppsquared: Supplementaries Squared 1.20-1.1.21
  698. sushi_bar: Sushi Bar 0.2.2+1.20
  699. com_moulberry_mixinconstraints: mixinconstraints 1.0.1
  700. t_and_t: Towns and Towers 1.12
  701. taxfreelevels: Tax Free Levels 1.4.8
  702. tectonic: Tectonic 2.4.4
  703. terrablender: TerraBlender 3.0.1.10
  704. terrainslabs: Countered's Terrain Slabs 2.0.2
  705. terralith: Terralith 2.5.4
  706. tia: Tiny Item Animations 1.20-1.1
  707. tide: Tide 1.6.0
  708. tiered: Tiered 1.3.3
  709. tinycoal: Tiny Coal 1.1.5
  710. tinyskeletons: Tiny Skeletons 8.0.1
  711. trashslot: TrashSlot 15.1.2
  712. trinkets: Trinkets 3.7.2
  713. trowel: Trowel 1.3.0-1.20
  714. underground_villages: Underground Villages Mod 2.1.0
  715. universal_ores: Universal Ores 1.5.2
  716. universalbonemeal: Universal Bone Meal 8.0.1
  717. universalcraft: UniversalCraft 401
  718. universalenchants: Universal Enchants 8.0.0
  719. uteamcore: U Team Core 5.1.4.382
  720. vanillatweaks: VanillaTweaks 1.5.71
  721. vanity_just_swords: Vanity: Just Swords 1.0
  722. vcinteraction: Voice Chat Interaction 1.20.1-1.0.5
  723. verdantvibes: Verdant Vibes 1.0.1-1.20.1
  724. vigilance: Vigilance 306
  725. villager_trading_plus: Villager Trading Plus 1.2+1.20
  726. villagerdrops: Villagers Drop Emeralds on Death 1.1.6
  727. villagerleads: VillagerLeads 0.0.1
  728. villagernames: Villager Names 8.2
  729. villagesandpillages: Villages & Pillages 1.0.2
  730. vinery: [Let's Do] Vinery 1.4.39
  731. visuality: Visuality 0.7.1+1.20
  732. voicechat: Simple Voice Chat 1.20.1-2.5.30
  733. wakes: Wakes 0.4.0+1.20.1
  734. com_github_jdiemke_delaunay-triangulator_delaunaytriangulator: DelaunayTriangulator 1.0.0
  735. satin: Satin 1.14.0
  736. waterdripsound: Drip Sounds 1.19-0.3.2
  737. waystones: Waystones 14.1.13
  738. weaponry-expansion: Weaponry Expansion 1.0.0-1.20.1
  739. wearablebackpacks: Wearable Backpacks 1.1.1
  740. wildernature: [Let's Do] WilderNature 1.0.5
  741. worldedit: WorldEdit 7.2.15+6463-5ca4dff
  742. wsnds: Wither Skeleton No Drop Sword 0.1.0
  743. wwoo: William Wythers' Overhauled Overworld 2.0.0
  744. xaerominimap: Xaero's Minimap 25.2.6
  745. yeetusexperimentus: Yeetus Experimentus 2.3.1-build.6+mc1.20.1
  746. yet_another_config_lib_v3: YetAnotherConfigLib 3.6.6+1.20.1-fabric
  747. com_twelvemonkeys_common_common-image: common-image 3.12.0
  748. com_twelvemonkeys_common_common-io: common-io 3.12.0
  749. com_twelvemonkeys_common_common-lang: common-lang 3.12.0
  750. com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
  751. com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
  752. com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
  753. org_quiltmc_parsers_gson: gson 0.2.1
  754. org_quiltmc_parsers_json: json 0.2.1
  755. yungsapi: YUNG's API 1.20-Fabric-4.0.6
  756. org_javassist_javassist: javassist 3.29.2-GA
  757. yungscavebiomes: YUNG's Cave Biomes 1.20.1-Fabric-2.0.4
  758. yungsextras: YUNG's Extras 1.20-Fabric-4.0.3
  759. zombiehorsespawn: Zombie Horse Spawn 5.2
  760. Launched Version: fabric-loader-0.16.10-1.20.1
  761. Backend library: LWJGL version 3.3.1 SNAPSHOT
  762. Backend API: NVIDIA GeForce RTX 4050 Laptop GPU/PCIe/SSE2 GL version 3.2.0 NVIDIA 556.12, NVIDIA Corporation
  763. Window size: 2560x1600
  764. GL Caps: Using framebuffer using OpenGL 3.2
  765. GL debug messages:
  766. Using VBOs: Yes
  767. Is Modded: Definitely; Client brand changed to 'fabric'
  768. Type: Client (map_client.txt)
  769. Graphics mode: fancy
  770. Resource Packs: vanilla, fabric, Moonlight Mods Dynamic Assets, minecraft:physicsmod (incompatible), tinyskeletons:main, file/astraliyte-s-animated-textures-v1-4.zip (incompatible), file/Obscuria's-Tools-1.19.zip (incompatible), file/Obscuria's-Stylized-Potions-1.19.zip (incompatible), file/fat-cat-1-20.zip, minecraft:supporteatinganimation, file/Gentler Weather Sounds.zip (incompatible), file/VanillaTweaks_r635447_MC1.21.x.zip (incompatible), file/§9⛈ §bUnobtrusive Weather §8[v1.5].zip, file/SPBR-16_2.zip, file/Vanilla Mashup.zip (incompatible), file/Compact Font.zip (incompatible)
  771. Current Language: en_us
  772. CPU: 20x 13th Gen Intel(R) Core(TM) i7-13650HX
Tags: crash
Advertisement
Add Comment
Please, Sign In to add comment