Guest User

Untitled

a guest
Jul 22nd, 2025
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.95 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I let you down. Sorry :(
  3.  
  4. Time: 2025-07-23 00:11:34
  5. Description: mouseClicked event handler
  6.  
  7. java.lang.IllegalStateException: Failed to load registries due to above errors
  8. at knot//MC//net.minecraft.registry.RegistryLoader.load(RegistryLoader.java:181)
  9. at knot//MC//net.minecraft.registry.RegistryLoader.mixinextras$bridge$method_45121$41(RegistryLoader.java)
  10. at knot//MC//net.minecraft.registry.RegistryLoader.wrapOperation$egc000$fabric-registry-sync-v0$wrapIsServerCall(RegistryLoader.java:2056)
  11. at knot//MC//net.minecraft.registry.RegistryLoader.mixinextras$bridge$wrapOperation$egc000$fabric-registry-sync-v0$wrapIsServerCall$44(RegistryLoader.java)
  12. at knot//MC//net.minecraft.registry.RegistryLoader.wrapOperation$eid000$fabric-resource-conditions-api-v1$captureRegistries(RegistryLoader.java:2557)
  13. at knot//MC//net.minecraft.registry.RegistryLoader.loadFromResource(RegistryLoader.java:151)
  14. at knot//MC//net.minecraft.server.SaveLoading.loadDynamicRegistryManager(SaveLoading.java:62)
  15. at knot//MC//net.minecraft.server.SaveLoading.withRegistriesLoaded(SaveLoading.java:66)
  16. at knot//MC//net.minecraft.server.SaveLoading.load(SaveLoading.java:32)
  17. at knot//MC//net.minecraft.client.gui.screen.world.CreateWorldScreen.create(CreateWorldScreen.java:310)
  18. at knot//MC//net.minecraft.client.gui.screen.world.WorldListWidget.loadLevels(WorldListWidget.java:183)
  19. at knot//MC//net.minecraft.client.gui.screen.world.WorldListWidget.<init>(WorldListWidget.java:106)
  20. at knot//MC//net.minecraft.client.gui.screen.world.SelectWorldScreen.init(SelectWorldScreen.java:51)
  21. at knot//MC//net.minecraft.client.gui.screen.Screen.init(Screen.java:309)
  22. at knot//MC//net.minecraft.client.MinecraftClient.setScreen(MinecraftClient.java:1143)
  23. at knot//MC//net.minecraft.client.gui.screen.TitleScreen.method_19861(TitleScreen.java:146)
  24. at knot//MC//net.minecraft.client.gui.widget.ButtonWidget.onPress(ButtonWidget.java:96)
  25. at knot//MC//net.minecraft.client.gui.widget.PressableWidget.onClick(PressableWidget.java:48)
  26. at knot//MC//net.minecraft.client.gui.widget.ClickableWidget.mouseClicked(ClickableWidget.java:141)
  27. at knot//MC//net.minecraft.client.gui.ParentElement.mouseClicked(ParentElement.java:38)
  28. at knot//MC//net.minecraft.client.gui.screen.TitleScreen.mouseClicked(TitleScreen.java:295)
  29. at knot//MC//net.minecraft.client.Mouse.method_1611(Mouse.java:107)
  30. at knot//MC//net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:431)
  31. at knot//MC//net.minecraft.client.Mouse.onMouseButton(Mouse.java:107)
  32. at knot//MC//net.minecraft.client.Mouse.method_22686(Mouse.java:196)
  33. at knot//MC//net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:108)
  34. at knot//MC//net.minecraft.client.Mouse.method_22684(Mouse.java:196)
  35. at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
  36. at knot//org.lwjgl.system.JNI.invokeV(Native Method)
  37. at knot//org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3509)
  38. at knot//com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:184)
  39. at knot//MC//net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1310)
  40. at knot//MC//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:882)
  41. at knot//net.minecraft.client.main.Main.main(Main.java:256)
  42. at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
  43. at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
  44. at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  45.  
  46.  
  47. A detailed walkthrough of the error, its code path and all known details is as follows:
  48. ---------------------------------------------------------------------------------------
  49.  
  50. -- Head --
  51. Thread: Render thread
  52. Stacktrace:
  53. at knot//MC//net.minecraft.registry.RegistryLoader.load(RegistryLoader.java:181)
  54. at knot//MC//net.minecraft.registry.RegistryLoader.mixinextras$bridge$method_45121$41(RegistryLoader.java)
  55. at knot//MC//net.minecraft.registry.RegistryLoader.wrapOperation$egc000$fabric-registry-sync-v0$wrapIsServerCall(RegistryLoader.java:2056)
  56. at knot//MC//net.minecraft.registry.RegistryLoader.mixinextras$bridge$wrapOperation$egc000$fabric-registry-sync-v0$wrapIsServerCall$44(RegistryLoader.java)
  57. at knot//MC//net.minecraft.registry.RegistryLoader.wrapOperation$eid000$fabric-resource-conditions-api-v1$captureRegistries(RegistryLoader.java:2557)
  58. at knot//MC//net.minecraft.registry.RegistryLoader.loadFromResource(RegistryLoader.java:151)
  59. at knot//MC//net.minecraft.server.SaveLoading.loadDynamicRegistryManager(SaveLoading.java:62)
  60. at knot//MC//net.minecraft.server.SaveLoading.withRegistriesLoaded(SaveLoading.java:66)
  61. at knot//MC//net.minecraft.server.SaveLoading.load(SaveLoading.java:32)
  62. at knot//MC//net.minecraft.client.gui.screen.world.CreateWorldScreen.create(CreateWorldScreen.java:310)
  63. at knot//MC//net.minecraft.client.gui.screen.world.WorldListWidget.loadLevels(WorldListWidget.java:183)
  64. at knot//MC//net.minecraft.client.gui.screen.world.WorldListWidget.<init>(WorldListWidget.java:106)
  65. at knot//MC//net.minecraft.client.gui.screen.world.SelectWorldScreen.init(SelectWorldScreen.java:51)
  66. at knot//MC//net.minecraft.client.gui.screen.Screen.init(Screen.java:309)
  67. at knot//MC//net.minecraft.client.MinecraftClient.setScreen(MinecraftClient.java:1143)
  68. at knot//MC//net.minecraft.client.gui.screen.TitleScreen.method_19861(TitleScreen.java:146)
  69. at knot//MC//net.minecraft.client.gui.widget.ButtonWidget.onPress(ButtonWidget.java:96)
  70. at knot//MC//net.minecraft.client.gui.widget.PressableWidget.onClick(PressableWidget.java:48)
  71. at knot//MC//net.minecraft.client.gui.widget.ClickableWidget.mouseClicked(ClickableWidget.java:141)
  72. at knot//MC//net.minecraft.client.gui.ParentElement.mouseClicked(ParentElement.java:38)
  73. at knot//MC//net.minecraft.client.gui.screen.TitleScreen.mouseClicked(TitleScreen.java:295)
  74. at knot//MC//net.minecraft.client.Mouse.method_1611(Mouse.java:107)
  75. Mixins in Stacktrace: None found
  76.  
  77. -- Affected screen --
  78. Details:
  79. Screen name: net.minecraft.class_442
  80. Stacktrace:
  81. at knot//MC//net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:431)
  82. at knot//MC//net.minecraft.client.Mouse.onMouseButton(Mouse.java:107)
  83. at knot//MC//net.minecraft.client.Mouse.method_22686(Mouse.java:196)
  84. at knot//MC//net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:108)
  85. at knot//MC//net.minecraft.client.Mouse.method_22684(Mouse.java:196)
  86. at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
  87. at knot//org.lwjgl.system.JNI.invokeV(Native Method)
  88. at knot//org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3509)
  89. at knot//com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:184)
  90. at knot//MC//net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1310)
  91. at knot//MC//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:882)
  92. at knot//net.minecraft.client.main.Main.main(Main.java:256)
  93. at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
  94. at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
  95. at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  96. Mixins in Stacktrace:
  97. com.mojang.blaze3d.systems.RenderSystem:
  98. net.irisshaders.iris.mixin.MixinRenderSystem (mixins.iris.json)
  99. net.irisshaders.iris.mixin.statelisteners.MixinRenderSystem (mixins.iris.json)
  100. net.caffeinemc.mods.sodium.mixin.workarounds.event_loop.RenderSystemMixin (sodium-common.mixins.json)
  101. net.raphimc.immediatelyfast.injection.mixins.hud_batching.compat.MixinRenderSystem (immediatelyfast-common.mixins.json)
  102. io.wispforest.owo.mixin.ui.RenderSystemMixin (owo.mixins.json)
  103. net.irisshaders.iris.mixin.MixinGlStateManager (mixins.iris.json)
  104. me.ramidzkh.fabrishot.mixins.RenderSystemMixin (mixins.fabrishot.json)
  105. net.minecraft.client.main.Main:
  106. fudge.notenoughcrashes.fabric.mixins.client.MixinMain (notenoughcrashes.fabric.mixins.json)
  107. dev.kir.cubeswithoutborders.client.mixin.MainMixin (cubes-without-borders.mixins.json)
  108. mc.euphoria_patches.euphoria_patcher.mixin.EuphoriaPatcherMixin (euphoria_patcher.mixins.json)
  109.  
  110. -- Cobblemon --
  111. Details:
  112. Version: 1.6.1
  113. Is Snapshot: false
  114. Git Commit: c66de51 (https://gitlab.com/cable-mc/cobblemon/-/commit/c66de51e39dd5144bde3550f630b58f67a835b65)
  115. Branch: HEAD
  116.  
  117. -- System Details --
  118. Details:
  119. Minecraft Version: 1.21.1
  120. Minecraft Version ID: 1.21.1
  121. Operating System: Windows 10 (amd64) version 10.0
  122. Java Version: 21.0.7, Microsoft
  123. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  124. Memory: 473976768 bytes (452 MiB) / 3590324224 bytes (3424 MiB) up to 12247367680 bytes (11680 MiB)
  125. CPUs: 16
  126. Processor Vendor: AuthenticAMD
  127. Processor Name: AMD Ryzen 7 5700X3D 8-Core Processor
  128. Identifier: AuthenticAMD Family 25 Model 33 Stepping 2
  129. Microarchitecture: Zen 3
  130. Frequency (GHz): 3.00
  131. Number of physical packages: 1
  132. Number of physical CPUs: 8
  133. Number of logical CPUs: 16
  134. Graphics card #0 name: NVIDIA GeForce RTX 3070
  135. Graphics card #0 vendor: NVIDIA
  136. Graphics card #0 VRAM (MiB): 8192.00
  137. Graphics card #0 deviceId: VideoController1
  138. Graphics card #0 versionInfo: 32.0.15.6636
  139. Memory slot #0 capacity (MiB): 16384.00
  140. Memory slot #0 clockSpeed (GHz): 3.20
  141. Memory slot #0 type: DDR4
  142. Memory slot #1 capacity (MiB): 16384.00
  143. Memory slot #1 clockSpeed (GHz): 3.20
  144. Memory slot #1 type: DDR4
  145. Virtual memory max (MiB): 37521.15
  146. Virtual memory used (MiB): 20975.05
  147. Swap memory total (MiB): 4864.00
  148. Swap memory used (MiB): 1.00
  149. Space in storage for jna.tmpdir (MiB): available: 480791.25, total: 976087.50
  150. Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 480791.25, total: 976087.50
  151. Space in storage for io.netty.native.workdir (MiB): available: 480791.25, total: 976087.50
  152. Space in storage for java.io.tmpdir (MiB): available: 480791.25, total: 976087.50
  153. Space in storage for workdir (MiB): available: 480791.25, total: 976087.50
  154. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx11680m -Xms256m
  155. Fabric Mods:
  156. accelerateddecay: Accelerated Decay 21.0.0
  157. accessories: Accessories 1.1.0-beta.44+1.21.1
  158. additionallanterns: Additional Lanterns 1.1.2
  159. advancednetherite: Advanced Netherite 2.3.0-1.21.1
  160. advancementplaques: Advancement Plaques 1.6.8
  161. almanac: Almanac 1.0.2
  162. almostperfectlegendaryivs: Almost Perfect Legendary IVs 1.0.2
  163. ambientenvironment: AmbientEnvironment 18.0.0.2
  164. ambientsounds: AmbientSounds 6.1.12
  165. amendments: Amendments 1.21-1.2.24
  166. animal_feeding_trough: Animal Feeding Trough 1.1.2+1.21.1
  167. appleskin: AppleSkin 3.0.6+mc1.21
  168. architectury: Architectury 13.0.8
  169. armorstatues: Armor Statues 21.1.0
  170. statuemenus: Statue Menus 21.1.0
  171. athena: Athena 4.0.2
  172. azurelib: AzureLib 3.0.21
  173. azurelibarmor: AzureLib Armor 3.0.12
  174. badgebox: Badge Box 1.1.1
  175. badoptimizations: BadOptimizations 2.3.0
  176. balm: Balm 21.0.48
  177. kuma_api: KumaAPI 21.0.5
  178. bcc: BetterCompatibilityChecker 21.1.0
  179. beautify: Beautify 1.3.0+1.21.1
  180. bedrockify: BedrockIfy 1.10.1+mc1.21
  181. berrypouch: Berry Pouch 0.4.2-beta
  182. better_climbing: Better Climbing 3
  183. better_end_sky: Better End Sky 0.3.0+1.21
  184. betteradvancements: Better Advancements 0.4.3.21
  185. betterdungeons: YUNG's Better Dungeons 1.21.1-Fabric-5.1.4
  186. betterenchanting: Better Enchanting 0.5.0
  187. betterendcitiesforbetterend: BetterEndCitiesForBetterEnd 1.21.1-1.0.0
  188. betterfortresses: YUNG's Better Nether Fortresses 1.21.1-Fabric-3.1.5
  189. betterfurnacesreforged: Better Furnaces Reforged 1.1.2518.1
  190. betterloot: Better Loot 2.0+mc1.21.1
  191. bettermineshafts: YUNG's Better Mineshafts 1.21.1-Fabric-5.1.1
  192. bettermounthud: Better Mount HUD 1.2.4
  193. betterpingdisplay: Better Ping Display 1.1.1
  194. betterstrongholds: YUNG's Better Strongholds 1.21.1-Fabric-5.1.3
  195. betterthanmending: BetterThanMending 2.2.0
  196. betterthirdperson: Better Third Person 1.9.0
  197. bhmenu: BHMenu-Fabric 1.21-2.5.1
  198. biomespawnpoint: Biome Spawn Point 2.4
  199. blahaj: Blåhaj 2.0.0
  200. blockrunner: Block Runner 21.1.2
  201. neoforgedatapackextensions: NeoForge Data Pack Extensions 21.1.2
  202. boatbreakfix: Boat Break Fix 1.0.2
  203. bookshelf: Bookshelf 21.1.67
  204. brendons_bottlecaps: Brendon's Bottlecaps 1.2.1
  205. bridgingmod: Bridging Mod 2.6.2+1.21.1
  206. bwncr: Bad Wither No Cookie Reloaded 3.20.2
  207. camerapture: Camerapture 1.10.6
  208. io_github_darkxanter_webp-imageio: webp-imageio 0.3.2
  209. camerautils: Camera Utils 1.21.1-1.0.16
  210. fabric-api-base: Fabric API Base 0.4.42+6573ed8c6a
  211. fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a76a
  212. carrasconlib: Carrascon Lib 1.21.1-0.1
  213. carryon: Carry On 2.2.2
  214. caveore: Cave Spelunking 1.21.1-4.0
  215. celestial: Celestial 2.0
  216. chat_heads: Chat Heads 0.13.18
  217. cherishedworlds: Cherished Worlds 10.1.1+1.21.1
  218. chipped: Chipped 4.0.2
  219. chunky: Chunky 1.4.23
  220. chunkyborder: ChunkyBorder 1.2.18
  221. cicada: CICADA 0.13.0+1.21-1.21.1
  222. org_yaml_snakeyaml: snakeyaml 2.2
  223. citresewn: CIT Resewn 1.2.2+1.21
  224. citresewn-defaults: CIT Resewn: Defaults 1.2.2+1.21
  225. clean-debug: Clean F3 0.4.9
  226. clean_tooltips: Clean Tooltips 1.1
  227. cloth-config: Cloth Config v15 15.0.140
  228. cloth-basic-math: cloth-basic-math 0.6.1
  229. clumps: Clumps 19.0.0.1
  230. clutter: Clutter 1.21.1-0.6.5
  231. terraform-wood-api-v1: Terraform Wood API (v1) 11.0.0
  232. cobblebadges: CobbleBadges 3.0.0+Beta-3+1.21.1
  233. cobbledelight: Cobblemon's Delight 0.1-1.20.X+
  234. cobbledollars: CobbleDollars 2.0.0+Beta-5.1+1.21.1
  235. cobblefurnies: CobbleFurnies 0.6.2
  236. cobbleloots: Cobbleloots: Loot Balls and More! 2.0.8
  237. cobblemon: Cobblemon 1.6.1+1.21.1
  238. cobblemon-legendary-birds-galarian: Cobblemon Legendary Birds Galarian 1.1
  239. cobblemon-legendary-dogs: Cobblemon Legendary Dogs 1.0
  240. cobblemon-legendary-lake-guardians: Cobblemon Legendary Lake Guardians 1.0
  241. cobblemon-mythical-collection: Cobblemon Mythical Collection 1.0
  242. cobblemon_capturexp: Cobblemon Capture EXP 1.6-fabric-1.1.0
  243. cobblemon_counter: Cobblemon Counter 1.6-fabric-1.5.0
  244. cobblemon_droploottables: Cobblemon Drop Loot Tables 1.6-fabric-1.4.1
  245. cobblemon_fixedstarterivs: Cobblemon Fixed Starter IVs 1.6-fabric-1.0.0
  246. cobblemon_knowlogy: Cobblemon Knowlogy 1.5.0
  247. cobblemon_legendary_birds: Cobblemon Legendary Birds 1.1
  248. cobblemon_legends_reborn: Cobblemon Legends Untold Reborn 3.0.0-fabric
  249. cobblemon_move_inspector: Cobblemon Move Inspector 1.2.0
  250. cobblemon_quests: Cobblemon Quests 1.1.14
  251. cobblemon_spawn_alerts: Cobblemon Spawn Alerts 1.8.1
  252. adventure-platform-fabric: adventure-platform-fabric 5.14.1
  253. net_kyori_adventure-api: adventure-api 4.17.0
  254. net_kyori_adventure-key: adventure-key 4.17.0
  255. net_kyori_adventure-platform-api: adventure-platform-api 4.3.3
  256. net_kyori_adventure-text-logger-slf4j: adventure-text-logger-slf4j 4.17.0
  257. net_kyori_adventure-text-serializer-ansi: adventure-text-serializer-ansi 4.17.0
  258. net_kyori_adventure-text-serializer-gson: adventure-text-serializer-gson 4.17.0
  259. net_kyori_adventure-text-serializer-json: adventure-text-serializer-json 4.17.0
  260. net_kyori_adventure-text-serializer-plain: adventure-text-serializer-plain 4.17.0
  261. net_kyori_ansi: ansi 1.1.0
  262. net_kyori_examination-api: examination-api 1.3.0
  263. net_kyori_examination-string: examination-string 1.3.0
  264. net_kyori_option: option 1.0.0
  265. cobblemon_spawn_notification: Cobblemon Spawn Notification 1.6-fabric-1.3.5
  266. cobblemon_unchained: Cobblemon Unchained 1.6-fabric-1.2.3
  267. cobblemon_utility: Cobblemon Utility+ 1.6.1
  268. cobblemon_wiki_gui: Cobblemon Wiki Gui 2.0.2+1.21.1
  269. sgui: sgui 1.6.1+1.21.1
  270. cobblemonbreakouts: Cobblemon Outbreaks 1.0.0-1.21.1-fabric
  271. cobblemonchallenge: Cobblemon Challenge 2.1.0
  272. cobblemonextradata: Cobblemon Extra Data 1.0.0-SNAPSHOT
  273. cobblemonextrastructures: Cobblemon Extra Structures 1.1.0
  274. cobblemonintegrations: CobblemonIntegrations 1.1.3
  275. cobblemonridingfabric: Cobblemon Riding Fabric 1.3.7
  276. cobblemonsizevariation: CobblemonSizeVariation 1.2.0
  277. cobblenav: Cobblenav 2.2.3
  278. cobblepedia: Cobblepedia 0.7.0
  279. cobgyms: CobGyms 3.0.1
  280. cobweb: Cobweb 1.3.3
  281. collective: Collective 8.3
  282. comforts: Comforts 9.0.4+1.21.1
  283. cardinal-components-base: Cardinal Components API (base) 6.1.2
  284. cardinal-components-entity: Cardinal Components API (entities) 6.1.2
  285. spectrelib: SpectreLib 0.17.2+1.21
  286. companion: Companion 6.1.1+fabric
  287. configurable: Configurable 2.2.3
  288. configured: Configured 2.6.0
  289. connectiblechains: Connectible Chains 2.5.4+1.21.1
  290. constructionwand: Construction Wand (Fabric) 1.0.6
  291. continuity: Continuity 3.0.0+1.21
  292. controlify: Controlify 2.2.1+1.21.1-fabric
  293. dev_isxander_libsdl4j: libsdl4j 3.2.16.release-3.2.16-75
  294. dev_isxander_steamdeck4j: steamdeck4j 1.1.7
  295. mixinextras: MixinExtras 0.5.0-beta.4
  296. org_hid4java_hid4java: hid4java 0.8.0
  297. controlling: Controlling 19.0.5
  298. cookedcarrots: Cooked Carrots 0
  299. coolrain: CoolRain 1.1.0-1.21.1
  300. corgilib: CorgiLib 5.0.0.5
  301. com_electronwill_night-config_core: core 3.8.2
  302. com_electronwill_night-config_toml: toml 3.8.2
  303. coroutil: CoroUtil 1.21.1-1.3.8
  304. craftingtweaks: Crafting Tweaks 21.1.6
  305. craftpresence: CraftPresence 2.6.1
  306. fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1+5b5275af19
  307. crafttweaker: CraftTweaker 21.0.27
  308. org_reflections_reflections: reflections 0.10.2
  309. cratedelight: Crate Delight 24.11.22-1.21-fabric
  310. create_origins_compat: Create Origins Compat 1.0.0
  311. creativecore: CreativeCore 2.13.5
  312. net_neoforged_bus: bus 7.2.0
  313. cristellib: Cristel Lib 1.2.8
  314. blue_endless_jankson: jankson 1.2.3
  315. crops_xp: Crops XP 1.0.0
  316. ctgui: CraftTweaker GUI 0.3.0
  317. cubes-without-borders: Cubes Without Borders 3.0.0+mc1.21
  318. cupboard: cupboard 1.21-2.9
  319. custom_nether_portals: Custom Nether Portals 1.0.0
  320. cutteryeet: CutterYeet 1.0.0
  321. darkpaintings: DarkPaintings 21.1.2
  322. darksmelting: DarkSmelting - Smelt Armor and Tools 1.1.5
  323. dataanchor: Data Anchor 2.0.0.12
  324. debugify: Debugify 1.21.1+1.0
  325. deco_storage: Decorative Storage 2.612-beta-1.21.1-fabric
  326. deeperdarker: Deeper and Darker 1.3.3
  327. customportalapi: Custom Portal Api 0.0.1-beta66-1.21
  328. deimos: Deimos 2.2
  329. detailab: Detail Armor Bar 2.6.3+1.21.1-fabric
  330. dexrewards: DexRewards 2.0
  331. fabric-permissions-api-v0: fabric-permissions-api 0.3.1
  332. net_kyori_adventure-text-minimessage: adventure-text-minimessage 4.17.0
  333. placeholder-api: Placeholder API 2.4.1+1.21
  334. diagonalfences: Diagonal Fences 21.1.1
  335. diagonalwalls: Diagonal Walls 21.1.2
  336. diagonalblocks: Diagonal Blocks 21.1.2
  337. diagonalwindows: Diagonal Windows 21.1.1
  338. dismountentity: Dismount Entity 3.6
  339. distraction_free_recipes: Distraction Free Recipes (EMI) 1.2.1
  340. doapi: [Let's Do] API 1.3.0-beta-release
  341. doubledoors: Double Doors 7.1
  342. drippyloadingscreen: Drippy Loading Screen 3.0.12
  343. dummmmmmy: MmmMmmMmmMmm 1.21-2.0.8
  344. durabilitytooltip: Durability Tooltip 1.1.5
  345. dustydecorations: Dusty Decorations Refabricated 1.1-1.21+1.21.1
  346. dynamic_fps: Dynamic FPS 3.9.5
  347. net_lostluma_battery: battery 1.3.0
  348. dynamiccrosshair: Dynamic Crosshair 9.8
  349. dynamiccrosshair-api: DynamicCrosshair API 1.2
  350. libbamboo: LibBamboo 2.16
  351. easymagic: Easy Magic 21.1.0
  352. easyshulkerboxes: Easy Shulker Boxes 21.1.3
  353. iteminteractions: Item Interactions 21.1.4
  354. eatinganimationid: Eating Animation 1.21+1.9.72
  355. elytraslot: Elytra Slot 9.0.1+1.21.1
  356. elytratrims: Elytra Trims 3.5.9
  357. conditional-mixin: conditional mixin 0.6.3
  358. emi: EMI 1.1.22+1.21.1+fabric
  359. emi_enchanting: EMI Enchanting 0.1.2+1.21
  360. emi_loot: EMI Loot 0.7.6+1.21+fabric
  361. emi_ores: EMI Ores 1.2+1.21.1+fabric
  362. emiffect: EMIffect 2.1.5+mc1.21.1
  363. emojiful: Emojiful 5.2.1
  364. com_esotericsoftware_yamlbeans_yamlbeans: yamlbeans 1.17
  365. enchanter_fix: Enchanter Fix 1.6
  366. enchdesc: EnchantmentDescriptions 21.1.7
  367. ender_pack: EnderPack 2.2.0
  368. ends_delight: End's Delight 2.5.2+refabricated.1.21.1
  369. enhanced_attack_indicator: Enhanced Attack Indicator 1.1.0+1.21
  370. enhancedblockentities: Enhanced Block Entities 0.10.2+1.21
  371. enhancedcelestials: Enhanced Celestials 6.0.2.1
  372. entityculling: EntityCulling 1.8.2
  373. transition: TRansition 1.0.3
  374. trender: TRender 1.0.5
  375. euphoria_patcher: Euphoria Patcher 1.6.5-r5.5.1-fabric
  376. explorerscompass: Explorer's Compass 1.21.1-2.2.5-fabric
  377. explosionbreaksnoblock: Explosion Breaks No Block 0.3.0
  378. extra_mod_integrations: Extra Mod Integrations 1.0.2+1.21.1
  379. extra_mod_integrations_chipped: ExMI Chipped 1.0.2+1.21.1
  380. extra_mod_integrations_core: ExMI Core 1.0.2+1.21.1
  381. extra_mod_integrations_rechiseled: ExMI Rechiseled 1.0.2+1.21.1
  382. extra_mod_integrations_tech_reborn: ExMI Tech Reborn 1.0.2+1.21.1
  383. extremesoundmuffler: Extreme Sound Muffler 3.49.2
  384. fiber: fiber 0.23.0-2
  385. fabric-api: Fabric API 0.116.4+1.21.1
  386. fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.71+b559734419
  387. fabric-biome-api-v1: Fabric Biome API (v1) 13.0.31+d527f9fd19
  388. fabric-block-api-v1: Fabric Block API (v1) 1.1.0+0bc3503219
  389. fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.11+ebb2264e19
  390. fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a719
  391. fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8c19
  392. fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366f19
  393. fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd919
  394. fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b319
  395. fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.19+b559734419
  396. fabric-convention-tags-v1: Fabric Convention Tags 2.1.5+7f945d5b19
  397. fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.11.1+a406e79519
  398. fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a719
  399. fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.4.5+6116a37819
  400. fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.32+5b9dea2e19
  401. fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b9919
  402. fabric-entity-events-v1: Fabric Entity Events (v1) 1.8.0+2b27e0a419
  403. fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13+ba9dae0619
  404. fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd919
  405. fabric-item-api-v1: Fabric Item API (v1) 11.1.1+d5debaed19
  406. fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.7+def88e3a19
  407. fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b319
  408. fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.6.0+0865547519
  409. fabric-loot-api-v2: Fabric Loot API (v2) 3.0.15+3f89f5a519
  410. fabric-loot-api-v3: Fabric Loot API (v3) 1.0.3+3f89f5a519
  411. fabric-message-api-v1: Fabric Message API (v1) 6.0.14+8aaf3aca19
  412. fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6b19
  413. fabric-networking-api-v1: Fabric Networking API (v1) 4.3.0+c7469b2119
  414. fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.1+40875a9319
  415. fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8c19
  416. fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.14+248df81c19
  417. fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.3.1+e3eddc2119
  418. fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49c19
  419. fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49c19
  420. fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.69+df3654b319
  421. fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.49+73761d2e19
  422. fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+1daea21519
  423. fabric-rendering-v0: Fabric Rendering (v0) 1.1.72+df3654b319
  424. fabric-rendering-v1: Fabric Rendering (v1) 5.1.0+ab4c25a019
  425. fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b119
  426. fabric-screen-api-v1: Fabric Screen API (v1) 2.0.25+8b68f1c719
  427. fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.90+b559734419
  428. fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8c19
  429. fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.3+c24bd99419
  430. fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.2.0+45b9699719
  431. fabric-language-kotlin: Fabric Language Kotlin 1.13.4+kotlin.2.2.0
  432. org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.2.0
  433. org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.2.0
  434. org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.2.0
  435. org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.2.0
  436. org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.28.0
  437. org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.2
  438. org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.2
  439. org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.2
  440. org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.7.0
  441. org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.7.0
  442. org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.8.1
  443. org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.8.1
  444. org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.8.1
  445. fabricloader: Fabric Loader 0.16.14
  446. fabricskyboxes: FabricSkyBoxes 0.7.4+mc1.21
  447. fabrishot: Fabrishot 1.14.1
  448. factory_api: Factory API 2.2.5
  449. team_reborn_energy: Energy 4.1.0
  450. fadeless: Fadeless 2.0.1
  451. fallingleaves: Falling Leaves 1.16.4
  452. fancymenu: FancyMenu 3.6.4
  453. com_github_keksuccino_japng: japng 0.5.3
  454. com_github_rtyley_animated-gif-lib-for-java: animated-gif-lib-for-java animated-gif-lib-1.7
  455. farmersdelight: Farmer's Delight 1.21.1-3.1.2+refabricated
  456. mm: Manningham Mills 2.3
  457. farmersknives: Farmer's Knives 1.21.1-v1.0.1
  458. fastboot: FastBoot 1.3
  459. faux-custom-entity-data: Faux-Custom-Entity-Data 13.0.1
  460. ferritecore: FerriteCore 7.0.2-hotfix
  461. feytweaks: FeyTweaks 1.21-1.2.8
  462. firstperson: FirstPerson 2.5.0
  463. forgeconfigapiport: Forge Config API Port 21.1.4
  464. friendsandfoes: Friends&Foes 4.0.7
  465. frozenlib: FrozenLib 2.1.7-mc1.21.1
  466. ftbessentials: FTB Essentials 2101.1.6
  467. ftbfiltersystem: FTB Filter System 21.1.2
  468. ftblibrary: FTB Library 2101.1.17
  469. ftbquests: FTB Quests 2101.1.12
  470. ftbteams: FTB Teams 2101.1.2
  471. ftbultimine: FTB Ultimine 2101.1.6
  472. ftbxmodcompat: FTB XMod Compat 21.1.4
  473. fzzy_config: Fzzy Config 0.7.1+1.21
  474. net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7
  475. geckoanimfix: GeckoLibIrisCompat 1.0.0
  476. geckolib: GeckoLib 4 4.7.6
  477. geophilic: Geophilic 3.4.2
  478. globalpacks: Global Data- & Resourcepacks 21.0.6
  479. go-fish: Go Fish 1.6.3+1.21
  480. gpumemleakfix: Gpu memory leak fix mod 1.21-1.8
  481. grassseeds: Grass Seeds 3.4
  482. grindenchantments: Grind Enchantments 4.0.0+1.21.1
  483. codec-config-api: Codec config API 3.0.0+1.21.3
  484. handcrafted: Handcrafted 4.0.3
  485. happy_ghast_legacy: Happy Ghast Legacy 1.8
  486. harvest_with_ease: Harvest with ease 9.4.0
  487. highlight: Highlight 3.5.0
  488. highlighter: Highlighter 1.1.11
  489. iceberg: Iceberg 1.3.2
  490. immediatelyfast: ImmediatelyFast 1.6.6+1.21.1
  491. net_lenni0451_reflect: Reflect 1.3.4
  492. immersivelanterns: Immersive Lanterns 1.0.6
  493. improvedsignediting: Improved Sign Editing 1.5
  494. incendium: Incendium 5.4.3
  495. inventoryhud: Inventory HUD + 3.4.26
  496. inventorysorter: Inventory Sorter 1.9.0-1.21
  497. kyrptconfig: Kyrpt Config 1.6.0-1.20.4
  498. inventorytotem: Inventory Totem 3.4
  499. invisibleframes: Invisible Frames 1.3.0
  500. invmove: InvMove 0.8.8
  501. invmovecompats: InvMoveCompats 0.3.2
  502. ipo: ImprovedPillagerOutpost 5
  503. iris: Iris 1.8.8+mc1.21.1
  504. io_github_douira_glsl-transformer: glsl-transformer 2.0.1
  505. org_anarres_jcpp: jcpp 1.4.14
  506. org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
  507. ironchest: Iron Chests 2.0.4
  508. libgui: LibGui 11.1.0+1.21
  509. jankson: Jankson 8.0.0+j1.2.3
  510. libninepatch: LibNinePatch 1.2.0
  511. item_obliterator: Item Obliterator 3.1.1
  512. jade: Jade 15.10.2+fabric
  513. jadeaddons: Jade Addons 6.0.3+fabric
  514. jamlib: JamLib 1.3.5+1.21.1
  515. java: OpenJDK 64-Bit Server VM 21
  516. jeed: Just Enough Effects Descriptions 1.21-2.2.19
  517. jei: Just Enough Items 19.21.2.313
  518. jumpoverfences: Jump Over Fences 1.6.0
  519. justabaguette: Just A Baguette v2.0.0
  520. justenoughbreeding: Just Enough Breeding 1.6.0
  521. justzoom: Just Zoom 2.1.0
  522. kiwi: Kiwi Library 15.1.1+fabric
  523. knowlogy: Knowlogy Book 0.9.1
  524. konkrete: Konkrete 1.9.9
  525. kotori316_version_checker: ForgeLikeVersionChecker 2.5.0
  526. kotori_scala: Scalable Cat's Force Fabric 3.1.8
  527. org_scala-lang_scala-library: scala-library 2.13.16
  528. org_scala-lang_scala3-library_3: scala3-library_3 3.7.1
  529. org_typelevel_cats-core_3: cats-core_3 2.13.0-kotori
  530. org_typelevel_cats-free_3: cats-free_3 2.13.0-kotori
  531. org_typelevel_cats-kernel_3: cats-kernel_3 2.13.0-kotori
  532. krypton: Krypton 0.2.8
  533. com_velocitypowered_velocity-native: velocity-native 3.3.0-SNAPSHOT
  534. ksyxis: Ksyxis 1.3.3
  535. labels: Storage Labels 1.21-2.0.0
  536. languagereload: Language Reload 1.7.4+1.21.1
  537. lavender: Lavender 0.1.15+1.21
  538. lavender-md: lavender-md 0.1.2+1.21
  539. lavender-md-owo-ui: lavender-md-owo-ui 0.1.2+1.21
  540. lazy-language-loader: lazy-language-loader 0.3.7
  541. legendarymonuments: Legendary Monuments 6.3
  542. legendarytooltips: Legendary Tooltips 1.5.5
  543. letmedespawn: Let Me Despawn 1.5.0
  544. letyourfriendeating: Let Your Friend Eating! 1.0.4
  545. libraryferret: Library ferret 4.0.0
  546. lios_overhauled_villages: Lio's Overhauled Villages 1.18.2-1.21.6-v0.0.9
  547. lithium: Lithium 0.15.0+mc1.21.1
  548. lithostitched: Lithostitched 1.4.11
  549. lmft: Load My F***ing Tags 1.0.4+1.21
  550. logbegone: Log Begone 1.0.3
  551. longerchathistory: Longer Chat History 1.7
  552. lootintegrations: Loot integration Mod 1.21-4.7
  553. lootintegrations_dungeonsenhanced: lootintegrations_dungeonsenhanced Mod 1.6
  554. lootintegrations_yungs: lootintegrations_yungs Mod 1.4
  555. lovelycrops: Lovely Crops 1.1.0
  556. make_bubbles_pop: Make Bubbles Pop 0.3.0-fabric
  557. malilib: MaLiLib 0.21.9
  558. mcpitanlib: MCPitanLib 3.3.9-1.21.1-fabric
  559. compatdatapacks76: CompatDatapacks 1.0.13.210-fabric
  560. mcwbridges: Macaw's Bridges 3.1.0
  561. mcwdoors: Macaw's Doors 1.1.2
  562. mcwpaintings: Macaw's Paintings 1.0.5
  563. mega_showdown: Cobblemon: Mega Showdown 10.0.6-release-fabric
  564. melody: Melody 1.0.10
  565. melodyapi: Melody API 1.0.0
  566. midnightlib: MidnightLib 1.7.5
  567. minecraft: Minecraft 1.21.1
  568. mineralchance: Mineral Chance 3.8
  569. mixintrace: MixinTrace 1.1.1+1.17
  570. modernfix: ModernFix 5.24.3+mc1.21.1
  571. modernworldcreation: Modern World Creation 2.0.1
  572. modmenu: Mod Menu 11.0.3
  573. modmenu-badges-lib: ModMenu Badges Lib 2023.6.1
  574. monolib: MonoLib 2.1.0
  575. monsters_in_the_closet: Monsters in the Closet 1.0.3+1.21
  576. moonlight: Moonlight Lib 1.21-2.20.3
  577. more_bows_and_arrows: More Bows and Arrows 5.0.1
  578. morechathistory: More Chat History 1.3.1
  579. moregears: More Gears 1.1.1-1.21.1-fabric
  580. mousetweaks: Mouse Tweaks 2.26
  581. mr_dungeons_andtaverns: Dungeons and Taverns 1-v4.4.4
  582. mr_flower_tweaks: Flower Tweaks 3
  583. mr_lithosphere: Lithosphere 1.6
  584. mr_qraftyfied_industrialstructures: qraftyfied: Industrial Structures 1.0.0
  585. mr_tidal_towns: Tidal Towns 1.3.4
  586. mr_tims_ultimatelycomprehensivecobblemoneditsofdestiny: Tim's Ultimately Comprehensive Cobblemon Edits of Destiny 1.6.1-1
  587. mynethersdelight: My Nether's Delight 1.21.1-2.0.3+1.7.8.refabricated
  588. mythicupgrades: Mythic Upgrades 4.2.0+mc1.21
  589. mythsandlegends: Myths and Legends 1.7.2
  590. com_moandjiezana_toml_toml4j: toml4j 0.7.2
  591. nameless_trinkets: Nameless Trinkets 1.2.1
  592. natures_delight: Nature's Delight 1.9
  593. natures_spirit: Nature's Spirit 2.2.4-1.21.1
  594. naturescompass: Nature's Compass 1.21.1-2.2.7-fabric
  595. nearbycrafting: Nearby Crafting 1.0.3
  596. necronomicon: Necronomicon 1.6.0
  597. nerb: Not Enough Recipe Book 0.4.2
  598. netherite_compass: Netherite Compass 1.4.0
  599. netherportalfix: NetherPortalFix 21.1.1
  600. nets: Not Enough Trinket Slots (NETS) 0.3.6
  601. niftycarts: NiftyCarts 21.1.0-hotfix
  602. no-resource-pack-warnings: No Resource Pack Warnings 1.3.1
  603. noanimaltemptdelay: No Animal Tempt Delay 1.2
  604. noisium: Noisium 2.3.0+mc1.21-1.21.1
  605. notenoughanimations: NotEnoughAnimations 1.10.1
  606. notenoughcrashes: Not Enough Crashes 4.4.9+1.21.1
  607. obsidianequipment: Obsidian Equipment 1.0.2
  608. obsidianui: ObsidianUI 0.2.9+mc1.21.1
  609. oceansdelight: Ocean's Delight fdrf-fabric-1.0.2-1.21
  610. octolib: OctoLib 0.5.0.1
  611. ohthetreesyoullgrow: Oh The Trees You'll Grow 5.0.14
  612. omnilib: Omnilib 0.1.4
  613. opacpvp: Open Parties PvP Support 1.0.0
  614. openloader: OpenLoader 21.1.5
  615. openpartiesandclaims: Open Parties and Claims 0.24.0
  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.1.4
  622. pandalib: PandaLib 0.5.2
  623. particlerain: Particle Rain 3.0.5
  624. particular: Particular 1.1.1+1.21
  625. patchouli: Patchouli 1.21-87-FABRIC
  626. peaceful_hunger: Peaceful Hunger 1.0.2
  627. plushies: Plushie Mod 1.5.1
  628. poke-clothing: Poke Clothing 1.21.1-1.0
  629. poke-marks: poke-marks 1.0.0+cobblemon-1.6.1
  630. polymorph: Polymorph 1.1.0+1.21.1
  631. cardinal-components-block: Cardinal Components API (blocks) 6.1.0
  632. presencefootsteps: Presence Footsteps 1.10.2+1.21
  633. kirin: Kirin UI 1.20.0+1.21
  634. prickle: PrickleMC 21.1.8
  635. prism: root project 'Prism' 1.0.11
  636. puzzle: Puzzle 2.0.1.1
  637. puzzleslib: Puzzles Lib 21.1.36
  638. quarryplus: QuarryPlus 21.1.130
  639. rctapi: Radical Cobblemon Trainers API 0.13.7-beta
  640. rctmod: Radical Cobblemon Trainers 0.16.6-beta
  641. realisticbees: Realistic Bees 4.2
  642. recipebookaccess: Recipe Book Access 1.1.0
  643. reeses-sodium-options: Reese's Sodium Options 1.8.3+mc1.21.4
  644. regions_unexplored: Regions Unexplored 0.5.6.1
  645. repurposed_structures: Repurposed Structures 7.5.17+1.21.1-fabric
  646. resourcefulconfig: Resourcefulconfig 3.0.11
  647. resourcefullib: Resourceful Lib 3.0.12
  648. com_teamresourceful_bytecodecs: bytecodecs 1.1.2
  649. com_teamresourceful_yabn: yabn 1.0.3
  650. rhino: Rhino 2101.2.7-build.74
  651. ribbits: Ribbits 1.21.1-Fabric-4.1.2
  652. roughlyenoughitems: Roughly Enough Items 16.0.799
  653. error_notifier: Error Notifier 1.0.11
  654. roughlyenoughprofessions: Roughly Enough Professions 4.0.3
  655. sawmill: Universal Sawmill 1.21-1.5.18
  656. seamless: Seamless 2.3.2
  657. searchables: Searchables 1.0.2
  658. seasonal_lets_do: Seasonal Let's Do 1.3.0+1.21
  659. securecrops: Secure Crops 2.0.1
  660. show-held-items: Show Held Items 0.2.3
  661. showmeyourskin: Show Me Your Skin! 1.11.3+1.21
  662. shulkerboxtooltip: Shulker Box Tooltip 5.1.6+1.21.1
  663. shulkerdropstwo: Shulker Drops Two 3.5
  664. signcopy: SignCopy 2.0.2+1.21
  665. simple_copper_pipes: Simple Copper Pipes 2.0.6
  666. simplemod: SimpleMod 1.21.1
  667. simpletms: SimpleTMs 2.1.2
  668. sit: Sit 1.21-28
  669. skinlayers3d: 3d-Skin-Layers 1.8.2
  670. slimyfloor: Slimy Floor 1.21-1.3.2
  671. smarterfarmers: Smarter Farmers 1.21-2.2.2
  672. smoothscrollingrefurbished: Smooth Scrolling Refurbished 1.1.4
  673. sodium: Sodium 0.6.13+mc1.21.1
  674. sodium-extra: Sodium Extra 0.6.0+mc1.21.1
  675. sodiumcoreshadersupport: Sodium Core Shader Support 1.3.4
  676. sodiumdynamiclights: Sodium Dynamic Lights 1.0.9
  677. sodiumextras: Sodium Extras 1.0.7
  678. sodiumleafculling: Sodium Leaf Culling 1.0.1
  679. mixinsquared: MixinSquared 0.2.0-beta.6
  680. sodiumoptionsapi: Sodium Options API 1.0.10
  681. sodiumoptionsmodcompat: Sodium Options Mod Compat 1.0.0
  682. sootychimneys: Sooty Chimneys 1.3.2
  683. sophisticatedbackpacks: Sophisticated Backpacks 1.21.1-3.23.4.2.103
  684. sophisticatedcore: Sophisticated Core 1.21.1-1.2.9.14.154
  685. porting_lib_conditions: Porting Lib Conditions 3.1.0-beta.47+1.21.1
  686. porting_lib_core: Porting Lib Core 3.1.0-beta.47+1.21.1
  687. porting_lib_fluids: Porting Lib Fluids 3.1.0-beta.47+1.21.1
  688. porting_lib_item_abilities: Porting Lib Item Abilities 3.1.0-beta.47+1.21.1
  689. porting_lib_lazy_registration: Porting Lib Lazy Register 3.1.0-beta.47+1.21.1
  690. porting_lib_level_events: Porting Lib Level Events 3.1.0-beta.47+1.21.1
  691. porting_lib_loot: Porting Lib Loot 3.1.0-beta.47+1.21.1
  692. porting_lib_model_loader: Porting Lib Model Loader 3.1.0-beta.47+1.21.1
  693. porting_lib_render_types: Porting Lib Render Types 3.1.0-beta.47+1.21.1
  694. porting_lib_transfer: Porting Lib Transfer 3.1.0-beta.47+1.21.1
  695. sophisticatedstorage: Sophisticated Storage 1.21.1-1.3.7.5.124
  696. sound_physics_remastered: Sound Physics Remastered 1.21.1-1.4.12
  697. spark: spark 1.10.109
  698. sparsestructures: SparseStructures 3.0
  699. spelunkerstorch: Spelunker's Torch 1.1.0-beta.3
  700. sspb: Sodium Shadowy Path Blocks 4.0.0
  701. stackdeobfuscator: StackDeobfuscator 1.4.3+08e71cc
  702. net_fabricmc_mapping-io: mapping-io 0.6.1
  703. stackdeobfuscator-common: StackDeobfuscator Common 1.4.3+08e71cc
  704. stackrefill: Stack Refill 4.9
  705. starterkit: Starter Kit 7.4
  706. stendhal: Stendhal 1.4.1-1.21
  707. sticks_to_bones_1_0_0: Sticks to Bones 1.0.0 1.21
  708. subtle_effects: Subtle Effects 1.11.0
  709. superflatworldnoslimes: Superflat World No Slimes 3.5
  710. supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8
  711. supermartijn642corelib: SuperMartijn642's Core Lib 1.1.18+a
  712. swingthrough: SwingThrough 1.0.5+1.21
  713. t_and_t: Towns and Towers 1.13.2
  714. tectonic: Tectonic 3.0.1
  715. terrablender: TerraBlender 4.1.0.8
  716. thiccpackets: Extra Thicc Packets 1.17-1.19+
  717. things: Things 0.4.2+1.21
  718. titlefixer: Title Fixer 1.0+1.21
  719. toms_storage: Tom's Simple Storage Mod 2.2.1
  720. tooltipfix: ToolTip Fix 1.1.1-1.20
  721. trade_cycling: Trade Cycling 1.21.1-1.0.18
  722. trashcans: Trash Cans 1.0.18
  723. trashslot: TrashSlot 21.1.4
  724. travelerstitles: Traveler's Titles 1.21.1-Fabric-5.1.3
  725. trinkets: Trinkets 3.10.0
  726. trowel: Trowel 1.4.0
  727. twigs: Twigs 4.0.0
  728. txnilib: TxniLib 1.0.24
  729. underground_bunkers: Underground Bunkers 1.0.4
  730. undergroundbeacons: Underground Beacons 1.0
  731. unilib: UniLib 1.1.0
  732. universal_shops: Universal Shops 1.7.1+1.21
  733. common-economy-api: Common Economy API 1.1.1
  734. common-protection-api: Common Protection API 1.0.0
  735. polymer-core: Polymer (Core) 0.9.4+1.21
  736. polymer-networking: Polymer (Networking) 0.9.4+1.21
  737. polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.9.4+1.21
  738. polymer-resource-pack: Polymer (Resource Pack) 0.9.4+1.21
  739. polymer-common: Polymer (Common) 0.9.4+1.21
  740. packet_tweaker: Packet Tweaker 0.5.4+1.20.6
  741. polymer-virtual-entity: Polymer (Virtual Entity) 0.9.4+1.21
  742. server_translations_api: Server Translations API 2.3.1+1.21-pre2
  743. universalbonemeal: Universal Bone Meal 21.1.0
  744. untitledduckmod: Untitled Duck Mod 1.1.5
  745. vc_gliders: Gliders 1.1.7
  746. commonnetworking: Common Network 1.0.16-1.21
  747. palladiumcore: PalladiumCore 2.3.3.1
  748. playeranimator: Player Animator 2.0.1+1.21.1
  749. villagesandpillages: Villages & Pillages 1.0.3
  750. villagespawnpoint: Village Spawn Point 4.6
  751. visuality: Visuality 0.7.7+1.21
  752. voicechat: Simple Voice Chat 1.21.1-2.5.35
  753. vrapi: mc-vr-api 3.0.12
  754. wakes: Wakes 0.2.2-1.21
  755. com_github_jdiemke_delaunay-triangulator_delaunaytriangulator: DelaunayTriangulator 1.0.0
  756. watut: What Are They Up To 1.21.0-1.2.7
  757. waystones: Waystones 21.1.20
  758. welcomescreen: WelcomeScreen 1.0.1
  759. wooltweaks: Wool Tweaks 3.9
  760. wtmi: Way too many Ingredients 1.1
  761. xaerominimap: Xaero's Minimap 25.2.10
  762. xaeroworldmap: Xaero's World Map 1.39.12
  763. yet_another_config_lib_v3: YetAnotherConfigLib 3.7.1+1.21.1-fabric
  764. com_twelvemonkeys_common_common-image: common-image 3.12.0
  765. com_twelvemonkeys_common_common-io: common-io 3.12.0
  766. com_twelvemonkeys_common_common-lang: common-lang 3.12.0
  767. com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
  768. com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
  769. com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
  770. org_quiltmc_parsers_gson: gson 0.2.1
  771. org_quiltmc_parsers_json: json 0.2.1
  772. yigd: You're in Grave Danger 2.4.18
  773. yosbr: YOSBR 0.1.2
  774. ysns: You Shall Not Spawn! 1.0.6
  775. yungsapi: YUNG's API 1.21.1-Fabric-5.1.6
  776. org_javassist_javassist: javassist 3.29.2-GA
  777. Loaded Shaderpack: (off)
  778. Client Crashes Since Restart: 1
  779. Integrated Server Crashes Since Restart: 0
  780. Suspected Mods: Minecraft (minecraft), Fabric Registry Sync (v0) (fabric-registry-sync-v0), Fabric Loader (fabricloader), Fabric Resource Conditions API (v1) (fabric-resource-conditions-api-v1)
Add Comment
Please, Sign In to add comment