Guest User

Untitled

a guest
Feb 16th, 2026
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.55 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Who set us up the TNT?
  3.  
  4. Time: 2026-02-16 14:31:01
  5. Description: Unexpected error
  6.  
  7. java.lang.ArrayIndexOutOfBoundsException: Index 5 out of bounds for length 5
  8. at java.base/java.util.ImmutableCollections$ListN.get(ImmutableCollections.java:687)
  9. at knot//io.github.jamalam360.utility_belt.util.UtilityBeltInventory.getItem(UtilityBeltInventory.java:45)
  10. at knot//net.minecraft.class_1661.handler$ohf000$utility_belt$utilitybelt$getSelectedInUtilityBelt(class_1661.java:5175)
  11. at knot//net.minecraft.class_1661.method_7391(class_1661.java)
  12. at knot//net.minecraft.class_1657.handler$blf001$bettercombatextension$getEquippedStack_Pre(class_1657.java:3013)
  13. at knot//net.minecraft.class_1657.method_6118(class_1657.java)
  14. at knot//net.minecraft.class_1309.method_5830(class_1309.java:3580)
  15. at knot//net.minecraft.class_897.method_3933(class_897.java:63)
  16. at knot//net.minecraft.class_898.method_3950(class_898.java:134)
  17. at knot//net.minecraft.class_761.handler$oeo000$too_many_entities$renderEntities(class_761.java:33182)
  18. at knot//net.minecraft.class_761.method_22710(class_761.java:1031)
  19. at knot//net.minecraft.class_757.method_3188(class_757.java:1087)
  20. at knot//net.minecraft.class_757.method_3192(class_757.java:850)
  21. at knot//net.minecraft.class_310.method_1523(class_310.java:1285)
  22. at knot//net.minecraft.class_310.method_1514(class_310.java:882)
  23. at knot//net.minecraft.client.main.Main.main(Main.java:256)
  24. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
  25. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
  26. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  27. at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
  28. at java.base/java.lang.reflect.Method.invoke(Method.java:580)
  29. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:243)
  30. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:278)
  31. at org.multimc.EntryPoint.listen(EntryPoint.java:143)
  32. at org.multimc.EntryPoint.main(EntryPoint.java:34)
  33.  
  34.  
  35. A detailed walkthrough of the error, its code path and all known details is as follows:
  36. ---------------------------------------------------------------------------------------
  37.  
  38. -- Head --
  39. Thread: Render thread
  40. Stacktrace:
  41. at java.base/java.util.ImmutableCollections$ListN.get(ImmutableCollections.java:687)
  42. at knot//io.github.jamalam360.utility_belt.util.UtilityBeltInventory.getItem(UtilityBeltInventory.java:45)
  43. at knot//net.minecraft.class_1661.handler$ohf000$utility_belt$utilitybelt$getSelectedInUtilityBelt(class_1661.java:5175)
  44.  
  45. -- Dynamic Lighting --
  46. Details:
  47. Description: This section contains information related to dynamic lighting, this may not be related to your crash.
  48. Mode: fast
  49. Dynamic Light Sources: 2
  50. Spatial Hash Occupancy: 2 / 1024
  51. Stacktrace:
  52. at knot//dev.lambdaurora.lambdynlights.LambDynLights.lambda$onInitializeClient$0(LambDynLights.java:129)
  53. at knot//dev.yumi.mc.core.api.CrashReportEvents.lambda$static$0(CrashReportEvents.java:43)
  54. at knot//net.minecraft.class_128.handler$onl000$yumi_mc_core$yumi$onCrashReportCreate(class_128.java:1527)
  55. at knot//net.minecraft.class_128.method_555(class_128.java)
  56. at knot//net.minecraft.class_128.method_60921(class_128.java:132)
  57. at knot//net.minecraft.class_128.method_569(class_128.java:157)
  58. at knot//net.minecraft.class_128.method_60919(class_128.java:169)
  59. at knot//fudge.notenoughcrashes.stacktrace.CrashUtils.outputReport(CrashUtils.java:45)
  60. at knot//fudge.notenoughcrashes.mixinhandlers.InGameCatcher.displayCrashScreen(InGameCatcher.java:104)
  61. at knot//fudge.notenoughcrashes.mixinhandlers.InGameCatcher.handleClientCrash(InGameCatcher.java:34)
  62. at knot//net.minecraft.class_310.modify$kae000$notenoughcrashes$atTheEndOfSecondCatchBeforePrintingCrashReport(class_310.java:51355)
  63. at knot//net.minecraft.class_310.method_1514(class_310.java:905)
  64. at knot//net.minecraft.client.main.Main.main(Main.java:256)
  65. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
  66. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
  67. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  68. at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
  69. at java.base/java.lang.reflect.Method.invoke(Method.java:580)
  70. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:243)
  71. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:278)
  72. at org.multimc.EntryPoint.listen(EntryPoint.java:143)
  73. at org.multimc.EntryPoint.main(EntryPoint.java:34)
  74.  
  75. -- Cobblemon --
  76. Details:
  77. Version: 1.7.3
  78. Is Snapshot: false
  79. Git Commit: 37264af (https://gitlab.com/cable-mc/cobblemon/-/commit/37264aff0f6c90c9f9a79bbdfc712bd11929a38c)
  80. Branch: HEAD
  81.  
  82. -- System Details --
  83. Details:
  84. Minecraft Version: 1.21.1
  85. Minecraft Version ID: 1.21.1
  86. Operating System: Windows 11 (amd64) version 10.0
  87. Java Version: 21.0.10, Oracle Corporation
  88. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
  89. Memory: 9278301896 bytes (8848 MiB) / 18874368000 bytes (18000 MiB) up to 18874368000 bytes (18000 MiB)
  90. CPUs: 20
  91. Processor Vendor: GenuineIntel
  92. Processor Name: Intel(R) Core(TM) i9-10900K CPU @ 3.70GHz
  93. Identifier: Intel64 Family 6 Model 165 Stepping 5
  94. Microarchitecture: Comet Lake
  95. Frequency (GHz): 3.70
  96. Number of physical packages: 1
  97. Number of physical CPUs: 10
  98. Number of logical CPUs: 20
  99. Graphics card #0 name: NVIDIA GeForce RTX 3080 Ti
  100. Graphics card #0 vendor: NVIDIA
  101. Graphics card #0 VRAM (MiB): 12288.00
  102. Graphics card #0 deviceId: VideoController1
  103. Graphics card #0 versionInfo: 32.0.15.9186
  104. Graphics card #1 name: Intel(R) UHD Graphics 630
  105. Graphics card #1 vendor: Intel Corporation
  106. Graphics card #1 VRAM (MiB): 1024.00
  107. Graphics card #1 deviceId: VideoController2
  108. Graphics card #1 versionInfo: 30.0.101.1273
  109. Memory slot #0 capacity (MiB): 16384.00
  110. Memory slot #0 clockSpeed (GHz): 2.67
  111. Memory slot #0 type: DDR4
  112. Memory slot #1 capacity (MiB): 16384.00
  113. Memory slot #1 clockSpeed (GHz): 2.67
  114. Memory slot #1 type: DDR4
  115. Memory slot #2 capacity (MiB): 16384.00
  116. Memory slot #2 clockSpeed (GHz): 2.67
  117. Memory slot #2 type: DDR4
  118. Memory slot #3 capacity (MiB): 16384.00
  119. Memory slot #3 clockSpeed (GHz): 2.67
  120. Memory slot #3 type: DDR4
  121. Virtual memory max (MiB): 124907.50
  122. Virtual memory used (MiB): 57553.78
  123. Swap memory total (MiB): 59456.00
  124. Swap memory used (MiB): 1224.01
  125. Space in storage for jna.tmpdir (MiB): <path not set>
  126. Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
  127. Space in storage for io.netty.native.workdir (MiB): <path not set>
  128. Space in storage for java.io.tmpdir (MiB): available: 349811.34, total: 952948.06
  129. Space in storage for workdir (MiB): available: 629551.38, total: 1907712.00
  130. JVM Flags: 4 total; -XX:+UseG1GC -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx18000m
  131. Fabric Mods:
  132. accessories: Accessories 1.1.0-beta.53+1.21.1
  133. accessories_compat_layer: Accessories Compatibility Layer 0.1.11
  134. addonslib: AddonsLib 1.21.1-1.12
  135. adorn: Adorn 6.1.2+1.21.1
  136. advancementframes: Advancement Frames 1.21-2.2.9
  137. aether: The Aether 1.5.11
  138. cumulus_menus: Cumulus 2.0.7
  139. mm_shedaniel: Manningham Mills (shedaniel's fork) 2.4.1
  140. nitrogen_internals: Nitrogen 1.1.21
  141. aether_emissivity: Emissivity 1.0.2
  142. aether_villages: Aether Villages 1.0.8
  143. alwaysshield: Always Shield 1.2.0
  144. amecs: Amecs 1.5.0+mc1.21.1
  145. animal_feeding_trough: Animal Feeding Trough 1.1.2+1.21.1
  146. another_furniture: Another Furniture 4.0.1
  147. anvilrestoration: Anvil Restoration 2.4
  148. appleskin: AppleSkin 3.0.6+mc1.21
  149. archers: Archers (RPG Series) 2.6.8+1.21.1
  150. archers_expansion: Archers Expansion 1.4.5+1.21.1
  151. architectury: Architectury 13.0.8
  152. armorstatues: Armor Statues 21.1.0
  153. statuemenus: Statue Menus 21.1.0
  154. armory_rpgs: Armory (RPG Series) 1.2.10+1.21.1
  155. arsenal: Arsenal (RPG Series) 1.3.4+1.21.1
  156. shield_api: Shield API 2.1.0
  157. arts_and_crafts: Arts & Crafts 1.5.3
  158. blue_endless_jankson: jankson 1.2.3
  159. asyncparticles: AsyncParticles 3.4.0-beta.1
  160. athena: Athena 4.0.2
  161. atistructures: atistructures 1.3.10
  162. azurelib: AzureLib 3.0.39
  163. azurelibarmor: AzureLib Armor 3.1.2
  164. backslot: BackSlot 1.3.0
  165. amecsapi: Amecs API 1.7.1+mc1.21.1
  166. backslotaddon: BackSlot Addon 1.1.2
  167. badpackets: Bad Packets 0.8.2
  168. ballchange: Ballchange 1.0-SNAPSHOT
  169. balm: Balm 21.0.56
  170. kuma_api: KumaAPI 21.0.7
  171. bcc: Better Compatibility Checker 21.1.8
  172. beachparty: [Let's Do] Beachparty 2.1.3
  173. beautify: Beautify 2.0.0+1.21.1
  174. beb: Beautiful Enchanted Books 6.0.0
  175. berrypouch: Berry Pouch 0.5.4-beta
  176. berserker_rpg: Berserker Class Mod 2.5.5+1.21.1
  177. better_climbing: Better Climbing 3
  178. betteradvancements: Better Advancements 0.4.3.21
  179. betteranimationscollection: Better Animations Collection 21.1.1
  180. betterbeds: Better Beds 1.4.0
  181. betterclouds: Better Clouds 1.7.19+1.21.1-fabric
  182. gs_mclo_api: api 5.0.0
  183. bettercombat: Better Combat 2.3.1+1.21.1
  184. tiny_config: Tiny Config 3.1.0
  185. bettercombatextension: Better Combat Extension 2.10.1
  186. mixinsquared: MixinSquared 0.3.6-beta.1
  187. betterendcities: Better End Cities 1.0.0
  188. betterf3: BetterF3 11.0.3
  189. bettervillage: Better village 3.3.1
  190. bhmenu: BHMenu-Fabric 1.21-2.5.3
  191. biomeparticleweather: BiomeParticleWeather 5.3.1
  192. biomespawnpoint: Biome Spawn Point 2.4
  193. biomeswevegone: Oh The Biomes We've Gone 2.5.4
  194. blockblocker: Block Blocker 1.10.0
  195. blur: Blur+ 6.1.0
  196. midnightlib: MidnightLib 1.9.2
  197. book-of-unlearning: Book of Unlearning 1.0.1
  198. bookshelf: Bookshelf 21.1.81
  199. bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.10.2-1.21.1
  200. multipart_entities: MultipartEntities 1.7-1.21
  201. boxlib: BoxLib 14.4.2
  202. bwncr: Bad Wither No Cookie Reloaded 3.20.2
  203. c2me: Concurrent Chunk Management Engine 0.3.0+alpha.0.362+1.21.1
  204. c2me-base: Concurrent Chunk Management Engine (Base) 0.3.0+alpha.0.362+1.21.1
  205. c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.3.0+alpha.0.362+1.21.1
  206. c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.3.0+alpha.0.362+1.21.1
  207. c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.3.0+alpha.0.362+1.21.1
  208. c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.3.0+alpha.0.362+1.21.1
  209. c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.3.0+alpha.0.362+1.21.1
  210. c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.3.0+alpha.0.362+1.21.1
  211. c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.3.0+alpha.0.362+1.21.1
  212. c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.3.0+alpha.0.362+1.21.1
  213. c2me-opts-dfc: Concurrent Chunk Management Engine (Optimizations/Density Function Compiler) 0.3.0+alpha.0.362+1.21.1
  214. c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.3.0+alpha.0.362+1.21.1
  215. c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.3.0+alpha.0.362+1.21.1
  216. c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.3.0+alpha.0.362+1.21.1
  217. c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.3.0+alpha.0.362+1.21.1
  218. c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.3.0+alpha.0.362+1.21.1
  219. c2me-rewrites-chunk-system: Concurrent Chunk Management Engine (Rewrites/Chunk System) 0.3.0+alpha.0.362+1.21.1
  220. c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.3.0+alpha.0.362+1.21.1
  221. c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.3.0+alpha.0.362+1.21.1
  222. c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.3.0+alpha.0.362+1.21.1
  223. com_ibm_async_asyncutil: asyncutil 0.1.0
  224. io_reactivex_rxjava3_rxjava: rxjava 3.1.12
  225. net_objecthunter_exp4j: exp4j 0.4.8
  226. org_jctools_jctools-core: jctools-core 4.0.5
  227. org_reactivestreams_reactive-streams: reactive-streams 1.0.4
  228. cameraoverhaul: CameraOverhaul 2.0.6-fabric+mc.1.21.0-1.21.2
  229. io_hotmoka_toml4j: toml4j 0.7.3
  230. capture_xp: Cobblemon Capture XP 1.7.3-fabric-1.3.0
  231. cardinal-components: Cardinal Components API 6.1.3
  232. cardinal-components-base: Cardinal Components API (base) 6.1.3
  233. cardinal-components-block: Cardinal Components API (blocks) 6.1.3
  234. cardinal-components-chunk: Cardinal Components API (chunks) 6.1.3
  235. cardinal-components-entity: Cardinal Components API (entities) 6.1.3
  236. cardinal-components-item: Cardinal Components API (items) 6.1.3
  237. cardinal-components-level: Cardinal Components API (world saves) 6.1.3
  238. cardinal-components-scoreboard: Cardinal Components API (scoreboard) 6.1.3
  239. cardinal-components-world: Cardinal Components API (worlds) 6.1.3
  240. catchindicator: Catch Indicator 1.3
  241. chalk: Chalk 2.2.5+1.21.1
  242. com_github_mclegoman_releasetypeutils: releasetypeutils 2.1.0
  243. fabric-simplelibs: Simple Fabric Libs 2.0.0
  244. chalk-colorful-addon: Chalk: Colorful-Addon 2.1.1+1.19.3
  245. charmofundying: Charm of Undying 9.1.0+1.21.1
  246. spectrelib: SpectreLib 0.17.2+1.21
  247. chatanimation: ChatAnimation 1.1.3
  248. chipped: Chipped 4.0.2
  249. clientsort: ClientSort 2.1.6+1.21.1
  250. cloth-config: Cloth Config v15 15.0.140
  251. cloth-basic-math: cloth-basic-math 0.6.1
  252. clumps: Clumps 19.0.0.1
  253. cmdkeybindchanger: Keybind Sets 1.0.2
  254. cobbledollars: CobbleDollars 2.0.0+Beta-5.1+1.21.1
  255. cobblefurnies: CobbleFurnies 1.0
  256. cobblemon: Cobblemon 1.7.3+1.21.1
  257. cobblemon-additions: Cobblemon Additions 4.2.1
  258. cobblemon_battle_tower: Cobblemon Battle Tower 1.7.10
  259. cobblemon_knowlogy: Cobblemon Knowlogy 1.5.0
  260. cobblemon_party_extras: Cobblemon Party Extras 1.5.10
  261. cobblemon_spawn_alerts: Cobblemon Spawn Alerts 1.11.4
  262. adventure-platform-fabric: adventure-platform-fabric 5.14.1
  263. net_kyori_adventure-api: adventure-api 4.17.0
  264. net_kyori_adventure-key: adventure-key 4.17.0
  265. net_kyori_adventure-platform-api: adventure-platform-api 4.3.3
  266. net_kyori_adventure-text-logger-slf4j: adventure-text-logger-slf4j 4.17.0
  267. net_kyori_adventure-text-serializer-ansi: adventure-text-serializer-ansi 4.17.0
  268. net_kyori_adventure-text-serializer-gson: adventure-text-serializer-gson 4.17.0
  269. net_kyori_adventure-text-serializer-json: adventure-text-serializer-json 4.17.0
  270. net_kyori_adventure-text-serializer-plain: adventure-text-serializer-plain 4.17.0
  271. net_kyori_ansi: ansi 1.1.0
  272. net_kyori_examination-api: examination-api 1.3.0
  273. net_kyori_examination-string: examination-string 1.3.0
  274. net_kyori_option: option 1.0.0
  275. cobblemonalphas: CobblemonAlphas 1.4.1
  276. cobblemonextendedbattleui: Cobblemon Extended Battle UI 0.9.0
  277. cobblemonraiddens: Cobblemon Raid Dens 0.7.5+1.21.1
  278. cobblemonresearchtasks: Cobblemon Research Tasks 2.0
  279. cobblemonrideeffects: CobblemonRideEffects 1.0.0
  280. cobblemontrialsedition: Cobblemon Trials Edition 1.2.1
  281. cobblenav: Cobblenav 2.2.5
  282. collective: Collective 8.13
  283. combat_roll: Combat Roll 2.0.6+1.21.1
  284. comforts: Comforts 9.0.5+1.21.1
  285. connectiblechains: Connectible Chains 2.5.7+1.21.1
  286. constructionwand: Construction Wand (Fabric) 1.0.6
  287. continuity: Continuity 3.0.0+1.21
  288. controlling: Controlling 19.0.5
  289. cookingforblockheads: Cooking for Blockheads 21.1.17
  290. coolrain: CoolRain 1.4.0-1.21.1
  291. corgilib: CorgiLib 5.0.0.7
  292. com_electronwill_night-config_core: core 3.8.2
  293. com_electronwill_night-config_toml: toml 3.8.2
  294. cozyhome: Cozy Home 1.1.20
  295. craftingtweaks: Crafting Tweaks 21.1.7
  296. crash_assistant: Crash Assistant 1.10.30
  297. crawl: Crawl 0.14.9
  298. crd_broadcasts: CRD Broadcasts 1.4.0+1.21.1
  299. crd_converters: CRD Converters 1.1.0+1.21.1
  300. cropxp: CropXp 1.3.0
  301. net_uema5a_cropxp_shared_: shared 1.3.0
  302. cubes-without-borders: Cubes Without Borders 3.0.0+mc1.21
  303. cullleaves: Cull Leaves 4.1.1
  304. cupboard: cupboard 1.21-2.9
  305. darkutils: DarkUtilities 21.1.1
  306. dataanchor: Data Anchor 2.0.0.13
  307. debugkeybind: DebugKeybind 12.0.1
  308. defaultoptions: Default Options 21.1.5
  309. deimos: Deimos 2.5
  310. desiredservers: Desired Servers 1.6.0
  311. diagonalwindows: Diagonal Windows 21.1.1
  312. diagonalblocks: Diagonal Blocks 21.1.1
  313. dimworldborder: DimWorldBorder 1.0.5
  314. distanthorizons: Distant Horizons 2.4.5-b
  315. fabric-api-base: Fabric API Base 0.4.42+6573ed8c19
  316. fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd919
  317. fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13+ba9dae0619
  318. fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a719
  319. fabric-networking-api-v1: Fabric Networking API (v1) 4.3.0+c7469b2119
  320. fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1+5b5275af19
  321. fabric-screen-api-v1: Fabric Screen API (v1) 2.0.25+8b68f1c719
  322. distraction_free_recipes: Distraction Free Recipes (EMI) 1.2.1
  323. doggytalents: Doggy Talents Next 1.18.63
  324. drippyloadingscreen: Drippy Loading Screen 3.1.0
  325. druids: Druids (RPG Class) 1.0+1.21.1
  326. dye_depot: Dye Depot 2.0.2-fabric
  327. dynamic_fps: Dynamic FPS 3.11.4
  328. net_lostluma_battery: battery 2.0.0
  329. dynamiccrosshair: Dynamic Crosshair 9.11
  330. dynamiccrosshair-api: DynamicCrosshair API 1.2
  331. libbamboo: LibBamboo 2.25
  332. dynamiccrosshaircompat: Dynamic Crosshair Compat 4.4
  333. easyanvils: Easy Anvils 21.1.0
  334. easymagic: Easy Magic 21.1.4
  335. easyshulkerboxes: Easy Shulker Boxes 21.1.3
  336. iteminteractions: Item Interactions 21.1.4
  337. elementa: Elementa 712
  338. elemental_wizards_rpg: Elemental Wizards (RPG Class) 2.5.4+1.21.1
  339. elevatorid: ElevatorMod 1.21-1.11.1
  340. elytraslot: Elytra Slot 9.0.1+1.21.1
  341. emi: EMI 1.1.22+1.21.1+fabric
  342. emi_loot: EMI Loot 0.7.9+1.21+fabric
  343. emojiful: Emojiful 5.2.1
  344. com_esotericsoftware_yamlbeans_yamlbeans: yamlbeans 1.17
  345. emotecraft: Emotecraft 2.4.12
  346. bendy-lib: Bendy api 5.1
  347. enchantment_lore: Enchantment Lore 1.4.1
  348. server_translations_api: Server Translations API 2.3.1+1.21-pre2
  349. enchantmentdisabler: Enchantment Disabler 3.4.3
  350. mixson: Mixson 1.4.0
  351. enchdesc: EnchantmentDescriptions 21.1.9
  352. end_remastered_dimension_fix: End Remastered Dimension Fix 1.1
  353. end_villager_outpost: End Villager Outpost 1.0.0
  354. endrem: End Remastered 6.0.2
  355. enhancedcelestials: Enhanced Celestials 6.0.2.5
  356. entityculling: EntityCulling 1.9.5
  357. trender: TRender 1.0.10
  358. equipmentcompare: Equipment Compare 1.3.13
  359. essential: Essential 1.3.10.5
  360. essential-container: essential-container 1.0.0
  361. essential-loader: essential-loader 1.3.1
  362. eternal_starlight: Eternal Starlight 0.6.4+1.21.1+fabric
  363. eternalnether: Eternal Nether 21.1.3
  364. euphoria_patcher: Euphoria Patcher 1.8.6-r5.7.1-fabric
  365. everycomp: Every Compat 1.21-2.11.26
  366. explorerscompass: Explorer's Compass 1.21.1-2.2.5-fabric
  367. exposure: Exposure 1.9.13
  368. exposure_catalog: Exposure Catalog 1.1.1
  369. fabric-permissions-api-v0: fabric-permissions-api 0.3.1
  370. exposure_expanded: Exposure: Expanded 1.0.1
  371. exposure_polaroid: Exposure Polaroid 1.1.2
  372. extraspellattributes: Extra RPG Attributes 1.3.2+1.21.1
  373. com_github_zsoltmolnarrr_tinyconfig: TinyConfig 2.3.2
  374. fabric-api: Fabric API 0.116.8+1.21.1
  375. fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.71+b559734419
  376. fabric-biome-api-v1: Fabric Biome API (v1) 13.0.31+d527f9fd19
  377. fabric-block-api-v1: Fabric Block API (v1) 1.1.0+0bc3503219
  378. fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.11+ebb2264e19
  379. fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a719
  380. fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8c19
  381. fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366f19
  382. fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b319
  383. fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.19+b559734419
  384. fabric-convention-tags-v1: Fabric Convention Tags 2.1.6+7f945d5b19
  385. fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.11.2+fa89716719
  386. fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a719
  387. fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.4.6+5b36e0f719
  388. fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.35+37516cd619
  389. fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.1+65213ef819
  390. fabric-entity-events-v1: Fabric Entity Events (v1) 1.8.0+2b27e0a419
  391. fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd919
  392. fabric-item-api-v1: Fabric Item API (v1) 11.2.0+3b3cb2e819
  393. fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.7+def88e3a19
  394. fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b319
  395. fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.6.0+0865547519
  396. fabric-loot-api-v2: Fabric Loot API (v2) 3.0.15+3f89f5a519
  397. fabric-loot-api-v3: Fabric Loot API (v3) 1.0.3+3f89f5a519
  398. fabric-message-api-v1: Fabric Message API (v1) 6.0.14+8aaf3aca19
  399. fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.1.0+b4d813fc19
  400. fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.1+40875a9319
  401. fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8c19
  402. fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.15+2475392c19
  403. fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.3.1+e3eddc2119
  404. fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.1+b4d813fc19
  405. fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.1+c705a49c19
  406. fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.69+df3654b319
  407. fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.49+73761d2e19
  408. fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+1daea21519
  409. fabric-rendering-v0: Fabric Rendering (v0) 1.1.72+df3654b319
  410. fabric-rendering-v1: Fabric Rendering (v1) 5.1.0+ab4c25a019
  411. fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b119
  412. fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.90+b559734419
  413. fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8c19
  414. fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.3+c24bd99419
  415. fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.2.0+45b9699719
  416. fabric-language-kotlin: Fabric Language Kotlin 1.13.9+kotlin.2.3.10
  417. org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.3.10
  418. org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.3.10
  419. org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.3.10
  420. org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.3.10
  421. org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.31.0
  422. org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.2
  423. org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.2
  424. org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.7.1
  425. org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.8.2
  426. org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.8.2
  427. org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.10.0
  428. org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.10.0
  429. org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.10.0
  430. fabricloader: Fabric Loader 0.18.4
  431. mixinextras: MixinExtras 0.5.0
  432. fallingleaves: Falling Leaves 1.17.1
  433. fallingtrees: Panda's Falling Trees 0.14.0-APLHA.2.1
  434. fancymenu: FancyMenu 3.8.1
  435. com_github_keksuccino_japng: japng 0.5.3
  436. com_github_rtyley_animated-gif-lib-for-java: animated-gif-lib-for-java animated-gif-lib-1.7
  437. fancytoasts: FancyToasts 1.4.6
  438. farmersdelight: Farmer's Delight 1.21.1-3.2.2+refabricated
  439. mm: Manningham Mills 2.3
  440. faster-random: Faster Random 5.1.0
  441. fastitemframes: Fast Item Frames 21.1.6
  442. fastquit: FastQuit 3.0.0+1.20.6
  443. faux-custom-entity-data: Faux-Custom-Entity-Data 13.0.1
  444. ferritecore: FerriteCore 7.0.3
  445. fightorflight: Cobblemon Fight or Flight Fabric 0.10.7
  446. fireworkcapsules: Cobblemon Firework Capsules 1.1.0+1.21.1
  447. fishontheline: Fish On The Line 3.5
  448. forgeconfigapiport: Forge Config API Port 21.1.6
  449. furnitureexpanded: Furniture Expanded 1.2
  450. fusion: Fusion 1.2.12
  451. fwaystones: Fabric Waystones 3.3.4+mc1.21.1
  452. fzzy_config: Fzzy Config 0.7.5+1.21
  453. net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7
  454. gain-cobbledollard-capture: Gain CobbleDollard Capture 1.2.1
  455. gazebo: Gazebos (RPG Series) 2.1.0+1.21.1
  456. geckolib: GeckoLib 4 4.8.3
  457. getittogetherdrops: Get It Together, Drops! fabric-1.21-1.3.1
  458. glassential: Glassential-renewed 3.2.5
  459. glitchcore: GlitchCore 2.1.0.0
  460. net_jodah_typetools: typetools 0.6.3
  461. globalpacks: Global Data- & Resourcepacks 21.0.6
  462. gravestones: Gravestones 1.2.10
  463. grindstonesharpertools: Grindstone Sharper Tools 3.9
  464. guardvillagers: Wizard Villagers 1.1.3+1.21.1
  465. handcrafted: Handcrafted 4.0.3
  466. healingcampfire: Healing Campfire 6.2
  467. healthbars: Health Bars 21.1.0
  468. heartbeat: Heartbeat 2.0.0
  469. net_heartbeat_heartbeat: heartbeat 2.0.0
  470. hopobetterruinedportal: Hopo Better Ruined Portal 1.4.4
  471. hopobetterunderwaterruins: Hopo Better Underwater Ruins 1.2.1
  472. icarus: Icarus 4.6.4
  473. iceberg: Iceberg 1.3.2
  474. illagerinvasion: Illager Invasion 21.1.6
  475. extensibleenums: Extensible Enums 21.1.1
  476. immediatelyfast: ImmediatelyFast 1.6.10+1.21.1
  477. net_lenni0451_reflect: Reflect 1.6.1+curseforge
  478. immersive-hotbar: Immersive Hotbar 1.0.4-1.21-1.21.1
  479. immersiveui: ImmersiveUI 0.3.3
  480. incendium: Incendium 5.4.3
  481. inventorymanagement: Inventory Management 1.6.0
  482. inventorytotem: Inventory Totem 3.4
  483. invmove: InvMove 0.9.3
  484. iris: Iris 1.8.8+mc1.21.1
  485. io_github_douira_glsl-transformer: glsl-transformer 2.0.1
  486. org_anarres_jcpp: jcpp 1.4.14
  487. org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
  488. itemzoomer: Item Zoomer 2.0.1-1.21.1
  489. jamlib: JamLib 1.3.5+1.21.1
  490. java: Java HotSpot(TM) 64-Bit Server VM 21
  491. jei: Just Enough Items 19.21.2.313
  492. jeremyseqsdamageindicators: JeremySeq's Damage Indicators 2.2.1-1.21.1
  493. jesus-roulette: Jesus Roulette 1.0.1
  494. jewelry: Jewelry (RPG Series) 2.3.2+1.21.1
  495. jinxedlib: JinxedLib 1.0.4
  496. jmi: JourneyMapIntegration 1.21.1-1.9
  497. fiber: fiber 0.23.0-2
  498. journeymap: Journeymap 1.21.1-6.0.0-beta.47
  499. ar_com_hjg_pngj: pngj 2.1.0
  500. commonnetworking: Common Network 1.0.18-1.21.1
  501. journeymap-api-fabric: JourneyMap API 2.0.0-1.21.1-SNAPSHOT
  502. keepmymodmenuscroll: KeepMyModMenuScroll 1.0.0
  503. kevs_attributes_panel: Kev's Attributes Panel 1.2.6
  504. keybindingskeeper: Key Bindings Keeper 0.0.1
  505. phoupraw_phouprawjavautils: PhouprawJavaUtils 0.3.0
  506. kiwi: Kiwi Library 15.8.2+fabric
  507. knowlogy: Knowlogy Book 0.9.1
  508. konkrete: Konkrete 1.9.9
  509. lambdynlights: LambDynamicLights 4.8.7+1.21.1
  510. lambdynlights_runtime: LambDynamicLights (Runtime) 4.8.7+1.21.1
  511. lambdynlights_api: LambDynamicLights (API) 4.8.7+1.21.1
  512. yumi_commons_collections: Yumi Commons: Collections 1.0.0
  513. yumi_commons_core: Yumi Commons: Core 1.0.0
  514. yumi_commons_event: Yumi Commons: Event 1.0.0
  515. pride: Pride Lib 1.2.4+1.21.1
  516. spruceui: SpruceUI 6.2.5+1.21.1
  517. yumi_mc_core: Yumi Minecraft Libraries: Foundation 1.0.0-beta.1+1.21.1
  518. lavender: Lavender 0.1.15+1.21
  519. lavender-md: lavender-md 0.1.2+1.21
  520. lavender-md-owo-ui: lavender-md-owo-ui 0.1.2+1.21
  521. lazy_ai_pixelindiedev: Lazy AI 1.5.2
  522. leavesbegone: Leaves Be Gone 21.1.0
  523. legendarymonuments: Legendary Monuments 7.8
  524. libraryferret: Library ferret 4.0.0
  525. lithium: Lithium 0.15.2+mc1.21.1
  526. livelierpokemon: LivelierPokemon 2.2.0+1.21.1
  527. lne_archers: L&E Archers-Add On 1.0.8+1.21.1
  528. lne_paladins: L&E Paladins-Add On 1.0.9+1.21.1
  529. lne_rogues: L&E Rogues-Add On 1.0.5+1.21.1
  530. lne_wizards: L&E Wizards-Add On 1.0.7+1.21.1
  531. lock_and_order: Lock & Order 3.0.0-1.21.1
  532. loot_n_explore: Loot & Explore 1.0.17-1.21.1
  533. lootr: Lootr 1.21.1-1.11.36.114
  534. mcwbridges: Macaw's Bridges 3.1.2
  535. mcwdoors: Macaw's Doors 1.1.5
  536. mcwfences: Macaw's Fences and Walls 1.2.1
  537. mcwregionsunexplored: Macaw's Regions Unexplored 1.21.1-1.5
  538. mcwstairs: Macaw's Stairs and Balconies 1.0.2
  539. mcwwindows: Macaw's Windows 2.4.2
  540. mega_showdown: Cobblemon:Mega Showdown 1.6.10+1.7.3+1.21.1
  541. melody: Melody 1.0.10
  542. mes: MoogsEndStructures 2.0.0
  543. midnightthoughts: MThoughts Expanded 1.2.1
  544. minecells: Mine Cells 2.0.3
  545. gimm1q: Gimm1q 0.7.10+1.21.1
  546. com_github_redempt_crunch: Crunch 2.0.3
  547. minecraft: Minecraft 1.21.1
  548. minecraft-cursor: Minecraft Cursor 3.11.2+1.21.1-patch.1
  549. minecraft-cursor_api: Minecraft Cursor API 3.11.2+1.21.1-patch.1
  550. mns: MoogsNetherStructures 2.0.31
  551. modernfix: ModernFix 5.25.1+mc1.21.1
  552. modmenu: Mod Menu 11.0.3
  553. placeholder-api: Placeholder API 2.4.0-pre.2+1.21
  554. moogs_structures: Moog's Structure Lib 1.1.0-1.21-1.21.1-fabric
  555. moonlight: Moonlight Lib 1.21-2.29.16
  556. more_cobblemon_tweaks: MoreCobblemonTweaks 1.3.3
  557. more_rpg_classes: More RPG Library 2.5.17+1.21.1
  558. moreculling: More Culling 1.0.6
  559. conditional-mixin: conditional mixin 0.6.3
  560. moremcmeta: MoreMcmeta 1.21.1-4.5.2
  561. moremcmeta_animation_plugin: MoreMcmeta Animation Plugin 1.21-1.0.4
  562. moremcmeta_gui_plugin: MoreMcmeta GUI Plugin 1.21-1.0.1
  563. moremcmeta_json_parser_plugin: MoreMcmeta JSON Parser Plugin 1.21-1.1.1
  564. moremcmeta_properties_parser_plugin: MoreMcmeta Properties Parser Plugin 1.21-1.1.5
  565. moremcmeta_texture_plugin: MoreMcmeta Texture Plugin 1.21-1.0.1
  566. moremcmeta_emissive_plugin: MoreMcmeta Emissive Textures Plugin 1.21.1-2.0.7
  567. moremousetweaks: MoreMouseTweaks 1.1.1+1.21.1
  568. morerunes: More Runes 0.0.2-1.21.1
  569. moresparkles: MoreSparkles 1.1
  570. net_kyori_adventure-text-minimessage: adventure-text-minimessage 4.17.0
  571. moretotems: MoreTotems 2.20.3
  572. mousetweaks: Mouse Tweaks 2.26
  573. mr_aether_ruinedportal: Aether Ruined Portals 3.4
  574. mr_cobblemon_journeymounts: Cobblemon Journey Mounts 1.7.2
  575. mr_cobblemon_mcswordsforhonedgeline: Cobblemon - MC Swords for Honedge Line 2.0
  576. mr_dungeons_andtaverns: Dungeons and Taverns 1-v4.4.4
  577. mr_failte_skilltree: Fáilte Skill Tree 2.0.1
  578. mr_farmers_cuttingohthebiomeswevegone: Farmer's Cutting: Oh The Biomes We've Gone 1.21.1-2.1-fabric
  579. mr_farmers_cuttingregionsunexplored: Farmer's Cutting: Regions Unexplored 1.21.1-1.1a-fabric
  580. mr_loot_bags: Loot Bags 3.1
  581. mr_tidal_towns: Tidal Towns 1.3.4
  582. mr_typewriter_daycounter: Typewriter Daycounter 1.0
  583. mrpgc_skill_tree: MRPG Classes - RPG-Series Skill Tree Add On 1.0.8+1.21.1
  584. mru: M.R.U 1.0.19+LTS+1.21.1+fabric
  585. org_commonmark_commonmark: commonmark 0.21.0
  586. mss: MoogsSoaringStructures 2.0.2
  587. mtr: MoogsTemplesReimagined 1.1.0
  588. multivillageselector: Multi Village Selector 0.4.1
  589. mutantmonsters: Mutant Monsters 21.1.1
  590. mvs: MoogsVoyagerStructures 5.0.5
  591. nametagtweaks: Nametag Tweaks 1.3.5
  592. naturescompass: Nature's Compass 1.21.1-2.2.7-fabric
  593. nbt_ac: NBT Autocomplete 1.3.10
  594. nbtcopy: NBT Copy 1.0.4
  595. necronomicon: Necronomicon 1.6.0
  596. nochatreports: No Chat Reports 1.21.1-v2.9.1
  597. nohostilesaroundcampfire: No Hostiles Around Campfire 7.2
  598. nohotbarlooping: No Hotbar Looping 1.1.1
  599. noisium: Noisium 2.3.0+mc1.21-1.21.1
  600. notenoughanimations: NotEnoughAnimations 1.11.2
  601. transition: TRansition 1.0.12
  602. notenoughcrashes: Not Enough Crashes 4.4.9+1.21.1
  603. notes: Notes 1.21-2.1.1-fabric
  604. noxesium: Noxesium 2.3.3+d22848f
  605. com_noxcrew_noxesium_api: api 2.3.3+d22848f
  606. org_khelekore_prtree: prtree 1.5
  607. nullscape: Nullscape 1.2.14
  608. nvidium: Nvidium 0.4.1-beta9-1.21-1.21.1
  609. nyctography: Nyctography 21.1.6
  610. octolib: OctoLib 0.6.0.4
  611. org_yaml_snakeyaml: snakeyaml 2.2
  612. ohthetreesyoullgrow: Oh The Trees You'll Grow 5.2.0
  613. one-click-harvest: One Click Harvest 1.1.0
  614. org_jetbrains_annotations: annotations 13.0
  615. overflowingbars: Overflowing Bars 21.1.1
  616. owo: oωo 0.12.15.4+1.21
  617. io_wispforest_endec: endec 0.1.5.1
  618. io_wispforest_endec_gson: gson 0.1.3.1
  619. io_wispforest_endec_jankson: jankson 0.1.3.1
  620. io_wispforest_endec_netty: netty 0.1.2
  621. packetfixer: Packet Fixer 3.3.1
  622. paladins: Paladins & Priests (RPG Series) 2.6.4+1.21.1
  623. pandalib: PandaLib 1.0.0-ALPHA.2.1
  624. dev_pandasystems_universal-serializer: universal-serializer 0.1.0-SNAPSHOT
  625. parry: Parry 1.1.0
  626. particle_core: Particle Core 0.3.3+1.21
  627. particlerain: Particle Rain 3.0.5
  628. passiveshield: Passive Shield 3.7
  629. patched: Patched 7.4.1+1.21.1-fabric
  630. patchouli: Patchouli 1.21.1-92-FABRIC
  631. pickupnotifier: Pick Up Notifier 21.1.1
  632. pigpen: PigPen 21.1.4
  633. pingwheel: Ping Wheel 1.12.1
  634. player_roles: Player Roles 1.6.13
  635. more_codecs: More Codecs 0.3.3+1.20.2
  636. player_roles_api: Player Roles API 1.6.13
  637. playeranimator: Player Animator 2.0.4+1.21.1
  638. playerladder: Player Ladder 0.7.1
  639. playerxp: PlayerXP 1.0.5+1.21.1
  640. pneumonocore: PneumonoCore 1.2.1
  641. polymer-bundled: Polymer 0.9.19+1.21.1
  642. polymer-blocks: Polymer (Textured Blocks) 0.9.19+1.21.1
  643. polymer-common: Polymer (Common) 0.9.19+1.21.1
  644. packet_tweaker: Packet Tweaker 0.5.6+1.21
  645. polymer-core: Polymer (Core) 0.9.19+1.21.1
  646. polymer-networking: Polymer (Networking) 0.9.19+1.21.1
  647. polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.9.19+1.21.1
  648. polymer-resource-pack: Polymer (Resource Pack) 0.9.19+1.21.1
  649. polymer-virtual-entity: Polymer (Virtual Entity) 0.9.19+1.21.1
  650. polymorph: Polymorph 1.1.0+1.21.1
  651. polytone: Polytone 1.21-3.6.4
  652. prickle: PrickleMC 21.1.11
  653. prism: root project 'Prism' 1.0.11
  654. puffish_skills: Pufferfish's Skills 0.17.2
  655. pumpkillagersquest: Pumpkillager's Quest 4.6
  656. puzzleslib: Puzzles Lib 21.1.39
  657. quest_items: Quest Items 1.0.4
  658. rad-gyms: Rad Gyms 0.3.1-stable
  659. admiral: Admiral 0.4.10+1.21.1
  660. raid_den_keys: raid_den_keys 1.0.0
  661. rain-grow: Rain Grow 1.2
  662. raised: Raised 5.1.2
  663. ranged_weapon_api: RangedWeaponAPI 2.3.3+1.21.1
  664. rctapi: Radical Cobblemon Trainers API 0.14.6-beta
  665. rctmod: Radical Cobblemon Trainers 0.17.6-beta
  666. reacharound: Reacharound 1.3.1
  667. reactivemusic: Reactive Music 1.2.2+1.21.1
  668. rechiseled: Rechiseled 1.2.3
  669. redirected: Redirected 1.0.0
  670. regions_unexplored: Regions Unexplored 0.5.9
  671. reliable_remover: Reliable Remover 1.2.1
  672. reliable_recipes: Reliable Recipes 1.3.7i
  673. relics_rpgs: Relics (RPG Series) 1.2.2+1.21.1
  674. reputation: Your Reputation 0.3.1+wthit.1.21.1
  675. resourceconfigapi: Resource Config API 1.21.1-3.9.2
  676. resourcefulconfig: Resourcefulconfig 3.0.11
  677. resourcefullib: Resourceful Lib 3.0.12
  678. com_teamresourceful_bytecodecs: bytecodecs 1.1.2
  679. com_teamresourceful_yabn: yabn 1.0.3
  680. resourcelibrary: Resource Library 1.21.1-2.10.0
  681. resourcepackoverrides: Resource Pack Overrides 21.1.0
  682. rgs: Radical Gyms & Structures - RGS 1.21
  683. roguelike: Roguelike Dungeons 2.1.0-1.21.1-fabric
  684. rogues: Rogues & Warriors (RPG Series) 2.6.4+1.21.1
  685. rpgz: RPGZ 0.7.1
  686. runelic: Runelic 21.1.5
  687. runes: Runes 1.2.1+1.21.1
  688. bundleapi: Bundle API 1.1.0
  689. rustlingspots: Rustling Spots 1.7.1
  690. scholar: Scholar 1.1.13
  691. scoreboardtweaks: Scoreboard Tweaks 1.3.4
  692. searchables: Searchables 1.0.2
  693. shieldexp: Shield Expansion 1.3.6
  694. shouldersurfing: Shoulder Surfing Reloaded 4.19.0
  695. shulkerboxtooltip: Shulker Box Tooltip 5.1.8+1.21.1
  696. shut_up_gl_error: Shut Up GL Error 2.0.0+1.21.1
  697. shutter: Shutter 2.1.2-fabric-1.21.1
  698. signfasterlegacy: SignFaster 1.0.0
  699. simpletms: SimpleTMs 2.3.3
  700. skeletonaifix: Skeleton AI Fix 21.1.1
  701. skill_tree_rpgs: Skill Tree (RPG Series) 1.2.3+1.21.1
  702. sleepwarp: SleepWarp (Updated) 2.4.0+1.21.1
  703. slide_show: Slide Show 1.0.3-Enhancement-1
  704. smoothjoin: Smooth Join 1.0.3
  705. snowrealmagic: Snow! Real Magic! 12.2.0+fabric
  706. sodium: Sodium 0.6.13+mc1.21.1
  707. sodium-extra: Sodium Extra 0.6.0+mc1.21.1
  708. sodiumleafculling: Sodium Leaf Culling 1.0.1
  709. sootychimneys: Sooty Chimneys 1.3.4
  710. sophisticatedcore: Sophisticated Core 1.21.1-1.2.9.21.168
  711. porting_lib_conditions: Porting Lib Conditions 3.1.0-beta.47+1.21.1
  712. porting_lib_core: Porting Lib Core 3.1.0-beta.47+1.21.1
  713. porting_lib_fluids: Porting Lib Fluids 3.1.0-beta.47+1.21.1
  714. porting_lib_item_abilities: Porting Lib Item Abilities 3.1.0-beta.47+1.21.1
  715. porting_lib_lazy_registration: Porting Lib Lazy Register 3.1.0-beta.47+1.21.1
  716. porting_lib_level_events: Porting Lib Level Events 3.1.0-beta.47+1.21.1
  717. porting_lib_loot: Porting Lib Loot 3.1.0-beta.47+1.21.1
  718. porting_lib_model_loader: Porting Lib Model Loader 3.1.0-beta.47+1.21.1
  719. porting_lib_render_types: Porting Lib Render Types 3.1.0-beta.47+1.21.1
  720. porting_lib_transfer: Porting Lib Transfer 3.1.0-beta.47+1.21.1
  721. team_reborn_energy: Energy 4.1.0
  722. sophisticatedstorage: Sophisticated Storage 1.21.1-1.3.7.6.127
  723. sounds: Sounds 2.4.22+lts
  724. spark: spark 1.10.109
  725. sparkle: Sparkle 3.1.0
  726. sparkweave: Sparkweave Engine 0.510.0
  727. net_harawata_appdirs: appdirs 1.2.1
  728. sparkweave_renderdoc_loader: Sparkweave Engine RenderDoc Loader 0.510.0
  729. spell_engine: Spell Engine 1.8.19+1.21.1
  730. spell_power: Spell Power Attribute 1.4.6+1.21.1
  731. spellbladenext: Spellblades and Such 2.8.0+1.21.1
  732. spellengineextension: Spell Engine Extension 2.12.0
  733. spellhud-addon: SpellHud Addon 1.0.9.1
  734. spiral_tower_village: Spiral Tower Village 0.0.2
  735. stellarity: Stellarity 3.0.6
  736. stfu: Stfu 2.4.5-1.21.1
  737. stohuns_vanity_collection: Stohun's Vanity Collection 1.0.0
  738. stoneworks: Stoneworks 21.1.0
  739. structure_pool_api: Structure Pool API 1.2.1+1.21.1
  740. structurify: Structurify 2.0.17
  741. stylisheffects: Stylish Effects 21.1.2
  742. subtleskybox: Subtle Skybox 0.2.0
  743. supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8
  744. supermartijn642corelib: SuperMartijn642's Core Lib 1.1.20
  745. tabtweaks: Tab Tweaks 1.5.9
  746. com_moulberry_mixinconstraints: mixinconstraints 1.1.0
  747. templates: Templates 2 2.5.1+1.21.1
  748. terrablender: TerraBlender 4.1.0.8
  749. the_ruler: The Ruler 1.3
  750. tidal: Tidal 0.0.2-beta
  751. tim_core: Tim Core 1.7.3-fabric-1.31.0
  752. titletweaks: Title Tweaks 1.1.5
  753. tlib: TLib 1.4.1-1.21.1
  754. toggleableitemframes: Toggleable Item Frames 5.1.0-1.21.1
  755. toms_storage: Tom's Simple Storage Mod 2.2.4
  756. tomsstorage_knowlogy: Tom's Storage Knowlogy 1.1.1
  757. too_many_entities: Too Many Entities 1.2.0
  758. totw_modded: Towers of the Wild Modded fabric-1.21-1.0.9
  759. travelersbackpack: Traveler's Backpack 10.1.33
  760. travelerstitles: Traveler's Titles 1.21.1-Fabric-5.1.3
  761. org_reflections_reflections: reflections 0.10.2
  762. treechop: HT's TreeChop 0.19.3a
  763. trinkets: Trinkets 3.10.0
  764. txnilib: TxniLib 1.0.24
  765. uncrafteverything: UncraftEverything 1.9.2+1.21.1-fabric
  766. universalcraft: UniversalCraft 446
  767. utility_belt: Utility Belt 3.0.0+1.21.1
  768. vanillin: Vanillin 1.1.3+1.21.1
  769. flywheel: Flywheel 1.0.4+1.21.1
  770. vanity: Vanity 5.0.2
  771. variantsandventures: Variants&Ventures 1.0.22
  772. vc_gliders: Gliders 1.1.8
  773. vigilance: Vigilance 306
  774. visuality: Visuality 0.7.7+1.21
  775. visualworkbench: Visual Workbench 21.1.1
  776. voicechat: Simple Voice Chat 1.21.1-2.6.12
  777. voicechat_api: Simple Voice Chat API 2.6.0
  778. wakes: Wakes 0.4.1+1.21.1
  779. com_github_jdiemke_delaunay-triangulator_delaunaytriangulator: DelaunayTriangulator 1.0.0
  780. waveycapes: WaveyCapes 1.8.2
  781. witcher_rpg: Witcher Class Mod 2.7.2+1.21.1
  782. witherswrath: Wither's Wrath 1.15.2
  783. wits: WITS 1.3.0+1.21-fabric
  784. wizards: Wizards (RPG Series) 2.6.5+1.21.1
  785. wthit: wthit 12.10.1
  786. wwoo: William Wythers' Overhauled Overworld 2.3.4
  787. xercapaint: Joy of Painting 1.21.1-1.0.1
  788. yet_another_config_lib_v3: YetAnotherConfigLib 3.8.2+1.21.1-fabric
  789. com_twelvemonkeys_common_common-image: common-image 3.12.0
  790. com_twelvemonkeys_common_common-io: common-io 3.12.0
  791. com_twelvemonkeys_common_common-lang: common-lang 3.12.0
  792. com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
  793. com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
  794. com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
  795. org_quiltmc_parsers_gson: gson 0.2.1
  796. org_quiltmc_parsers_json: json 0.2.1
  797. yungsapi: YUNG's API 1.21.1-Fabric-5.1.6
  798. org_javassist_javassist: javassist 3.29.2-GA
  799. yyzsbackpack: yyzsbackpack 21.1.7
  800. zfastnoise: Fast Noise Mod 1.0.8+1.21.1
  801. zoomify: Zoomify 2.15.2+1.21.1
  802. com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.7.1
  803. Loaded Shaderpack: ComplementaryReimagined_r5.7.1 + EuphoriaPatches_1.8.6
  804. Profile: Custom (+22 options changed by user)
  805. Yumi MC Core: 1.0.0-beta.1+1.21.1
  806. Flywheel Backend: flywheel:off
  807. Client Crashes Since Restart: 1
  808. Integrated Server Crashes Since Restart: 0
  809. Suspected Mods: Minecraft (minecraft), Fabric Loader (fabricloader), Utility Belt (utility_belt), Better Combat Extension (bettercombatextension), Too Many Entities (too_many_entities)
Advertisement
Add Comment
Please, Sign In to add comment