1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2024-11-24 05:15:08
|
5 | Description: Unexpected error
|
6 |
|
7 | java.lang.IllegalArgumentException: Minimum cannot be greater than maximum: -0.4099292251890402 > -0.40992922518904024
|
8 | at com.github.leawind.util.Zone.<init>(Zone.java:23)
|
9 | at com.github.leawind.util.Zone.squeezeSafely(Zone.java:139)
|
10 | at com.github.leawind.thirdperson.core.CameraAgent.limitRotateCenter(CameraAgent.java:197)
|
11 | at com.github.leawind.thirdperson.core.CameraAgent.getRotateCenterFinally(CameraAgent.java:220)
|
12 | at com.github.leawind.thirdperson.core.CameraAgent.onClientTickStart(CameraAgent.java:237)
|
13 | at com.github.leawind.thirdperson.ThirdPersonEvents.onClientTickPre(ThirdPersonEvents.java:83)
|
14 | at java.base@17.0.8/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)
|
15 | at dev.architectury.event.EventFactory.invokeMethod(EventFactory.java:53)
|
16 | at dev.architectury.event.EventFactory$1.handleInvocation(EventFactory.java:62)
|
17 | at com.google.common.reflect.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:87)
|
18 | at jdk.proxy2/jdk.proxy2.$Proxy269.tick(Unknown Source)
|
19 | at dev.architectury.event.fabric.EventHandlerImpl.lambda$registerClient$2(EventHandlerImpl.java:53)
|
20 | at net.fabricmc.fabric.api.client.event.lifecycle.v1.ClientTickEvents.lambda$static$0(ClientTickEvents.java:34)
|
21 | at MC//net.minecraft.client.MinecraftClient.handler$fnc000$fabric-lifecycle-events-v1$onStartTick(MinecraftClient.java:26038)
|
22 | at MC//net.minecraft.client.MinecraftClient.tick(MinecraftClient.java)
|
23 | at MC//net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1181)
|
24 | at MC//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:802)
|
25 | at net.minecraft.client.main.Main.main(Main.java:250)
|
26 | at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
27 | at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
28 | at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
29 |
|
30 |
|
31 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
32 | ---------------------------------------------------------------------------------------
|
33 |
|
34 | -- Head --
|
35 | Thread: Render thread
|
36 | Stacktrace:
|
37 | at com.github.leawind.util.Zone.<init>(Zone.java:23)
|
38 | at com.github.leawind.util.Zone.squeezeSafely(Zone.java:139)
|
39 | at com.github.leawind.thirdperson.core.CameraAgent.limitRotateCenter(CameraAgent.java:197)
|
40 | at com.github.leawind.thirdperson.core.CameraAgent.getRotateCenterFinally(CameraAgent.java:220)
|
41 | at com.github.leawind.thirdperson.core.CameraAgent.onClientTickStart(CameraAgent.java:237)
|
42 | at com.github.leawind.thirdperson.ThirdPersonEvents.onClientTickPre(ThirdPersonEvents.java:83)
|
43 | at java.base@17.0.8/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)
|
44 | at dev.architectury.event.EventFactory.invokeMethod(EventFactory.java:53)
|
45 | at dev.architectury.event.EventFactory$1.handleInvocation(EventFactory.java:62)
|
46 | at com.google.common.reflect.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:87)
|
47 | at jdk.proxy2/jdk.proxy2.$Proxy269.tick(Unknown Source)
|
48 | at dev.architectury.event.fabric.EventHandlerImpl.lambda$registerClient$2(EventHandlerImpl.java:53)
|
49 | at net.fabricmc.fabric.api.client.event.lifecycle.v1.ClientTickEvents.lambda$static$0(ClientTickEvents.java:34)
|
50 | at MC//net.minecraft.client.MinecraftClient.handler$fnc000$fabric-lifecycle-events-v1$onStartTick(MinecraftClient.java:26038)
|
51 | Mixins in Stacktrace: None found
|
52 |
|
53 | -- Affected level --
|
54 | Details:
|
55 | All players: 1 total; [class_746['dOmeboy5'/349, l='ClientLevel', x=-120.22, y=-2.00, z=-775.40]]
|
56 | Chunk stats: 1024, 489 F: 0 L: 0 U: 625
|
57 | Level dimension: ad_astra:mars
|
58 | Level spawn location: World: (0,82,0), Section: (at 0,2,0 in 0,5,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
|
59 | Level time: 9053962 game time, 9719415 day time
|
60 | Server brand: fabric
|
61 | Server type: Non-integrated multiplayer server
|
62 | Stacktrace:
|
63 | at MC//net.minecraft.client.world.ClientWorld.addDetailsToCrashReport(ClientWorld.java:458)
|
64 | at MC//net.minecraft.client.MinecraftClient.addDetailsToCrashReport(MinecraftClient.java:2406)
|
65 | at MC//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:826)
|
66 | at net.minecraft.client.main.Main.main(Main.java:250)
|
67 | at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
68 | at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
69 | at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
70 | Mixins in Stacktrace:
|
71 | net.minecraft.client.main.Main:
|
72 | com.jozufozu.flywheel.mixin.ClientMainMixin (flywheel.mixins.json)
|
73 |
|
74 | -- Last reload --
|
75 | Details:
|
76 | Reload number: 1
|
77 | Reload reason: initial
|
78 | Finished: Yes
|
79 | Packs: vanilla, fabric, seasons:seasonal_lush_caves, minecraft:supporteatinganimation, presencefootsteps:default_sound_pack, prominent:archon, convenientdecor:hydrated_farmland, file/Ashen_1.8.2.zip, file/Ashen_Custom_Mobs.zip, file/Ashen_Eating_Animation_Support_1.0.zip, file/Mandalas_Legacy_Gui_Background.zip, file/MandalasGUI+Dakmode_1.20.5.zip, file/Prominent-UI-1.20.1.zip, file/Mandala_x_Prominent_UI.zip, file/Ashen_Simple_Foliage.zip, file/Frosty-Deathchill.zip, file/Prominence-Custom-Lootr.zip, file/ProminenceFancyServerListing.zip, Moonlight Mods Dynamic Assets, tinyskeletons:main, loadmyresources.hiddenpack
|
80 |
|
81 | -- System Details --
|
82 | Details:
|
83 | Minecraft Version: 1.20.1
|
84 | Minecraft Version ID: 1.20.1
|
85 | Operating System: Windows 10 (amd64) version 10.0
|
86 | Java Version: 17.0.8, Microsoft
|
87 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
|
88 | Memory: 1975124728 bytes (1883 MiB) / 6845104128 bytes (6528 MiB) up to 31541166080 bytes (30080 MiB)
|
89 | CPUs: 24
|
90 | Processor Vendor: GenuineIntel
|
91 | Processor Name: 12th Gen Intel(R) Core(TM) i9-12900KF
|
92 | Identifier: Intel64 Family 6 Model 151 Stepping 2
|
93 | Microarchitecture: Alder Lake
|
94 | Frequency (GHz): 3.19
|
95 | Number of physical packages: 1
|
96 | Number of physical CPUs: 16
|
97 | Number of logical CPUs: 24
|
98 | Graphics card #0 name: Virtual Desktop Monitor
|
99 | Graphics card #0 vendor: Virtual Desktop, Inc.
|
100 | Graphics card #0 VRAM (MB): 0.00
|
101 | Graphics card #0 deviceId: unknown
|
102 | Graphics card #0 versionInfo: DriverVersion=**.**.**.**
|
103 | Graphics card #1 name: NVIDIA GeForce RTX 4070 SUPER
|
104 | Graphics card #1 vendor: NVIDIA (0x10de)
|
105 | Graphics card #1 VRAM (MB): 4095.00
|
106 | Graphics card #1 deviceId: 0x2783
|
107 | Graphics card #1 versionInfo: DriverVersion=32.0.15.6614
|
108 | Memory slot #0 capacity (MB): 16384.00
|
109 | Memory slot #0 clockSpeed (GHz): 2.67
|
110 | Memory slot #0 type: DDR4
|
111 | Memory slot #1 capacity (MB): 16384.00
|
112 | Memory slot #1 clockSpeed (GHz): 2.67
|
113 | Memory slot #1 type: DDR4
|
114 | Memory slot #2 capacity (MB): 16384.00
|
115 | Memory slot #2 clockSpeed (GHz): 2.67
|
116 | Memory slot #2 type: DDR4
|
117 | Memory slot #3 capacity (MB): 16384.00
|
118 | Memory slot #3 clockSpeed (GHz): 2.67
|
119 | Memory slot #3 type: DDR4
|
120 | Virtual memory max (MB): 75115.02
|
121 | Virtual memory used (MB): 31523.56
|
122 | Swap memory total (MB): 9728.00
|
123 | Swap memory used (MB): 0.00
|
124 | JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx30080m -Xms256m
|
125 | Fabric Mods:
|
126 | aaa_particles: AAAParticles 1.20.1-1.4.7
|
127 | accessories: Accessories 1.0.0-beta.41+1.20.1
|
128 | io_wispforest_endec: endec 0.1.8
|
129 | io_wispforest_endec_gson: gson 0.1.5
|
130 | io_wispforest_endec_netty: netty 0.1.4
|
131 | ad_astra: Ad Astra 1.15.5
|
132 | ad_astra_giselle_addon: Ad Astra: Giselle Addon 5.6
|
133 | advancednetherite: Advanced Netherite 2.0.2-1.20.1
|
134 | adventurez: AdventureZ 1.4.20
|
135 | ae2: Applied Energistics 2 15.2.12
|
136 | team_reborn_energy: Energy 3.0.0
|
137 | ae2-emi-crafting: AE2 EMI Crafting Integration 1.3.1
|
138 | ae2mtfix: AE2 + Mouse Tweaks Fix 2.0.0+1.20.1+fabric
|
139 | ae2wtlib: AE2WTLib 15.2.1-fabric
|
140 | alloy_forgery: Alloy Forgery 2.1.1+1.20
|
141 | allthetrims: AllTheTrims 3.4.2
|
142 | almostunified: AlmostUnified 1.20.1-0.9.4
|
143 | alternate-current: Alternate Current 1.7.0
|
144 | ambientsounds: AmbientSounds 5.3.5
|
145 | amecs: Amecs 1.3.10+mc.1.20.1
|
146 | amecsapi: Amecs API 1.4.0+mc1.20-pre1
|
147 | amendments: Amendments 1.20-1.2.11
|
148 | animal_feeding_trough: Animal Feeding Trough 1.0.3+1.20.1
|
149 | animation_overhaul: Animation Overhaul 1.3.1
|
150 | appleskin: AppleSkin 2.5.1+mc1.20
|
151 | aquamirae: Aquamirae 6
|
152 | aqupdcaracal: Caracal mob 1.20-2.3.3
|
153 | archers: Archers (RPG Series) 1.2.5+1.20.1
|
154 | com_github_zsoltmolnarrr_tinyconfig: TinyConfig 2.3.2
|
155 | architectury: Architectury 9.2.14
|
156 | archon: Archon 0.7.4
|
157 | omega-config: OmegaConfig 1.4.0+1.20.1
|
158 | saflib: SafLib 1.1.0
|
159 | artifacts: Artifacts 9.5.5
|
160 | expandability: ExpandAbility 9.0.4
|
161 | step-height-entity-attribute: Step Height Entity Attribute 1.2.0
|
162 | ash_api: Ash API 3.0.2+1.20.1
|
163 | asteorbar: AsteorBar 1.4.6
|
164 | athena: Athena 3.1.1
|
165 | attributefix: AttributeFix 21.0.4
|
166 | autotag-convention: AutoTag Convention 2.0.2+1.20
|
167 | autotag: AutoTag 2.0.2+1.20
|
168 | auudio: Auudio 1.0.3
|
169 | axolotlitemfix: Axolotl Item Fix 1.1.7
|
170 | azurelib: AzureLib 2.0.6
|
171 | azurelibarmor: AzureLib Armor 2.0.0
|
172 | badoptimizations: BadOptimizations 2.1.4
|
173 | badpackets: Bad Packets 0.4.3
|
174 | balm-fabric: Balm 7.3.9
|
175 | kuma_api: KumaAPI 20.1.8
|
176 | barteringstation: Bartering Station 8.0.0
|
177 | bcc: BetterCompatibilityChecker 4.0.8
|
178 | bclib: BCLib 3.0.14
|
179 | wunderlib: WunderLib 1.1.5
|
180 | beachparty: Beachparty 1.1.3
|
181 | beekeeperhut: Friends&Foes - Beekeeper Hut 1.3.0
|
182 | better-trim-tooltips: Better Trim Tooltips 1.0.1
|
183 | betteradvancements: Better Advancements **.**.**.**
|
184 | betterarcheology: Better Archeology 1.1.0
|
185 | betterbeds: Better Beds 1.3.0
|
186 | betterchunkloading: Better chunk loading mod 1.20.1-2.3
|
187 | bettercombat: Better Combat 1.8.3+1.20.1
|
188 | betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3
|
189 | org_reflections_reflections: reflections 0.10.2
|
190 | betterdungeons: YUNG's Better Dungeons 1.20-Fabric-4.0.3
|
191 | betterend: Better End 4.0.11
|
192 | betterend-crashed-ships: BetterEnd Crashed Ships 1.0.0
|
193 | betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.4
|
194 | betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.5
|
195 | betterfpsdist: Better FPS distance Mod 1.20.1-4.0
|
196 | betterjungletemples: YUNG's Better Jungle Temples 1.20-Fabric-2.0.4
|
197 | bettermineshafts: YUNG's Better Mineshafts 1.20-Fabric-4.0.4
|
198 | betternether: Better Nether 9.0.10
|
199 | betteroceanmonuments: YUNG's Better Ocean Monuments 1.20-Fabric-3.0.4
|
200 | betterstats: Better Statistics Screen 3.5.2+fabric-1.20.1
|
201 | tcdcommons: TCD Commons API 3.5+fabric-1.20.1
|
202 | betterstrongholds: YUNG's Better Strongholds 1.20-Fabric-4.0.3
|
203 | betterthanmending: BetterThanMending 1.3.0
|
204 | bettertrims: BetterTrims 2.3.2
|
205 | betterwitchhuts: YUNG's Better Witch Huts 1.20-Fabric-3.0.3
|
206 | bewitchment: Bewitchment 1.20-8
|
207 | impersonate: Impersonate 2.10.2
|
208 | playerabilitylib: Pal 1.8.0
|
209 | reach-entity-attributes: Reach Entity Attributes 2.4.0
|
210 | terraform-wood-api-v1: Terraform Wood API (v1) 7.0.3
|
211 | bhmenu: BHMenu-Fabric 2.4.1
|
212 | blockrunner: Block Runner 8.0.2
|
213 | blockswap: Block Swap **.**.**.**
|
214 | blur: Blur (Fabric) 3.1.0
|
215 | satin: Satin 1.13.0
|
216 | boatbreakfix: Boat Break Fix 1.0.2
|
217 | boatiview: Boat Item View Fabric 0.0.5
|
218 | bobby: Bobby 5.0.1
|
219 | com_typesafe_config: config 1.4.2
|
220 | io_leangen_geantyref_geantyref: geantyref 1.3.13
|
221 | org_spongepowered_configurate-core: configurate-core 4.1.2
|
222 | org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
|
223 | bookshelf: Bookshelf 20.1.6
|
224 | bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.7.5-1.20.1
|
225 | maelstrom_library: Maelstrom Library 1.6.1-1.20
|
226 | multipart_entities: MultipartEntities 1.5-1.20
|
227 | botania: Botania 1.20.1-446-FABRIC
|
228 | fiber: fiber 0.23.0-2
|
229 | botarium: Botarium 2.3.3
|
230 | brewery: Brewery 1.1.4
|
231 | buildguide: Build Guide 0.4.0
|
232 | cardinal-components: Cardinal Components API 5.2.2
|
233 | cardinal-components-block: Cardinal Components API (blocks) 5.2.2
|
234 | cardinal-components-chunk: Cardinal Components API (chunks) 5.2.2
|
235 | cardinal-components-item: Cardinal Components API (items) 5.2.2
|
236 | cardinal-components-level: Cardinal Components API (world saves) 5.2.2
|
237 | cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.2.2
|
238 | cardinal-components-world: Cardinal Components API (worlds) 5.2.2
|
239 | carryon: Carry On **.**.**.**
|
240 | cat_jam: cat_jam 1.2.1
|
241 | chat_heads: Chat Heads 0.10.26
|
242 | chatanimation: ChatAnimation 1.0.5
|
243 | chefsdelight: Chefs Delight 1.0.3-fabric-1.20.1
|
244 | cherishedworlds: Cherished Worlds 6.1.3+1.20.1
|
245 | chipped: Chipped 3.0.4
|
246 | citresewn: CIT Resewn 1.1.3+1.20
|
247 | citresewn-defaults: CIT Resewn: Defaults 1.1.3+1.20
|
248 | clickadv: Clickable Advancements Mod 1.20.1-3.6
|
249 | cloth-config: Cloth Config v11 11.1.118
|
250 | cloth-basic-math: cloth-basic-math 0.6.1
|
251 | clumps: Clumps **.**.**.**
|
252 | collective: Collective 7.7
|
253 | combatroll: Combat Roll 1.3.0+1.20.1
|
254 | comforts: Comforts 6.3.4+1.20.1
|
255 | commonnetworking: Common Network 1.0.5-1.20.1
|
256 | computercraft: CC: Tweaked 1.108.4
|
257 | com_electronwill_night-config_core: core 3.6.7
|
258 | com_electronwill_night-config_toml: toml 3.6.7
|
259 | com_jcraft_jzlib: jzlib 1.1.3
|
260 | io_netty_netty-codec-http: netty-codec-http 4.1.82.Final
|
261 | io_netty_netty-codec-socks: netty-codec-socks 4.1.82.Final
|
262 | io_netty_netty-handler-proxy: netty-handler-proxy 4.1.82.Final
|
263 | org_squiddev_cobalt: Cobalt 0.7.3
|
264 | connectiblechains: Connectible Chains 2.2.1+1.20.1
|
265 | connectivity: Connectivity Mod 1.20.1-4.8
|
266 | convenientdecor: Convenient Decor 0.4.1
|
267 | copycats: Create: Copycats+ 2.1.4+mc.1.20.1-fabric
|
268 | coroutil: CoroUtil 1.20.1-1.3.5
|
269 | create: Create 0.5.1-f-build.1417+mc1.20.1
|
270 | com_google_code_findbugs_jsr305: jsr305 3.0.2
|
271 | flywheel: Flywheel 0.6.10-2
|
272 | milk: Milk Lib 1.2.60
|
273 | dripstone_fluid_lib: Dripstone Fluid Lib 3.0.2
|
274 | porting_lib_brewing: Porting Lib Brewing 2.3.2+1.20.1
|
275 | porting_lib_client_events: Porting Lib Client Events 2.3.2+1.20.1
|
276 | porting_lib_obj_loader: Porting Lib Obj Loader 2.3.2+1.20.1
|
277 | porting_lib_tags: Porting Lib Tags 3.0
|
278 | registrate-fabric: Registrate for Fabric 1.3.62-MC1.20.1
|
279 | porting_lib_data: Porting Lib Data 2.1.1090+1.20
|
280 | porting_lib_model_generators: Porting Lib Model Generators 2.1.1090+1.20
|
281 | porting_lib_gametest: Porting Lib GameTest 2.1.1090+1.20
|
282 | create_new_age: Create: New Age 1.1.2
|
283 | create_questing: Create Questing 1.0.0
|
284 | createaddition: Create Crafts & Additions 1.2.3
|
285 | creativecore: CreativeCore 2.11.10
|
286 | net_minecraftforge_eventbus: eventbus 6.0.3
|
287 | creeperoverhaul: Creeper Overhaul 3.0.1
|
288 | cristellib: Cristel Lib 1.1.5
|
289 | blue_endless_jankson: jankson 1.2.3
|
290 | croptopia: Croptopia 2.3.2
|
291 | ctov: ChoiceTheorem's Overhauled Village 3.3.6
|
292 | cupboard: cupboard 1.20.1-2.1
|
293 | custom_entity_attributes: Custom Entity Attributes (CEA) 1.0.0
|
294 | customitemattributes: Custom Item Attributes (CIA) 2.0.0
|
295 | darkpaintings: DarkPaintings 17.0.4
|
296 | darkutils: DarkUtilities 17.0.3
|
297 | dawn: Dawn API 5.0.0
|
298 | terraform-shapes-api-v1: Terraform Shapes API (v1) 7.0.1
|
299 | death_knights: Death Knights 0.6.0beta
|
300 | debugify: Debugify 1.20.1+2.0
|
301 | decorative_blocks: Decorative Blocks 4.0.3
|
302 | deeperdarker: Deeper and Darker 1.2.3
|
303 | customportalapi: Custom Portal Api 0.0.1-beta64-1.20
|
304 | derelict: Derelict 1.1.1
|
305 | deuf_refabricated: DEUF Refabricated 1.1.0
|
306 | disable_custom_worlds_advice: Disable Custom Worlds Advice 4.1
|
307 | do_a_barrel_roll: Do a Barrel Roll 3.3.7+1.20
|
308 | cicada: CICADA 0.5.0+1.20.1-minus
|
309 | fabric-permissions-api-v0: fabric-permissions-api 0.2-SNAPSHOT
|
310 | doapi: Lets Do Api 1.2.8
|
311 | doubledoors: Double Doors 5.1
|
312 | dragonfight: Dragonfight Mod 1.20.1-4.1
|
313 | drippyloadingscreen: Drippy Loading Screen 3.0.2
|
314 | dummmmmmy: MmmMmmMmmMmm 1.20-1.8.10
|
315 | dungeons_arise: When Dungeons Arise 2.1.57
|
316 | dynamictrim: DynamicTrim 1.3.2
|
317 | eatinganimationid: Eating Animation 1.20+1.9.5-CMDfix
|
318 | eldritch_end: Eldritch End 0.3.2
|
319 | emi: EMI 1.1.12+1.20.1+fabric
|
320 | emi_enchanting: EMI Enchanting 0.1.1+1.20.1
|
321 | emi_loot: EMI Loot 0.7.1+1.20.1
|
322 | emiffect: EMIffect 1.1.2+mc1.20.1
|
323 | emitrades: EMI Trades 1.2.1+mc1.20.1
|
324 | org_quiltmc_parsers_json: json 0.2.1
|
325 | endrem: End Remastered 5.2.2
|
326 | ends_delight: End's Delight refabricated-1.20.1-alpha-1.0
|
327 | entity_model_features: Entity Model Features 2.1.3
|
328 | entity_texture_features: Entity Texture Features 6.1.3
|
329 | org_apache_httpcomponents_httpmime: httpmime 4.5.10
|
330 | entityculling: EntityCulling-Fabric 1.6.2-mc1.20.1
|
331 | epherolib: EpheroLib 1.2.0
|
332 | estrogen: Create: Estrogen 4.3.0+1.20.1-fabric
|
333 | baubly: Baubly 1.0.1
|
334 | com_teamresourceful_resourceful-cosmetics-4j: resourceful-cosmetics-4j 1.0.4
|
335 | critter_lib: Critter Library 0.1-beta.11
|
336 | jukeboxfix: Jukeboxfix 1.0.0+1.20.1
|
337 | euphoria_patcher: Euphoria Patcher 0.3.4-fabric
|
338 | io_sigpipe_jbsdiff: jbsdiff 1.0
|
339 | expandeddelight: Expanded Delight 0.3.1
|
340 | explorations: Explorations 1.20.1-1.5.2
|
341 | explorerscompass: Explorer's Compass 1.20.1-2.2.3-fabric
|
342 | explorify: Explorify v1.3.0-mc1.20
|
343 | extendedae: ExtendedAE 1.20-1.0.2-fabric
|
344 | configuration: Configuration 2.2.0
|
345 | extra-mod-integrations: Extra Mod Integrations 0.4.6+1.20.1
|
346 | extraspellattributes: Extra RPG Attributes 1.2.14
|
347 | fabric-api: Fabric API 0.92.2+1.20.1
|
348 | fabric-api-base: Fabric API Base 0.4.31+1802ada577
|
349 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.36+1802ada577
|
350 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.13+1802ada577
|
351 | fabric-block-api-v1: Fabric Block API (v1) 1.0.11+1802ada577
|
352 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.1+1802ada577
|
353 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.41+1802ada577
|
354 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.2+1802ada577
|
355 | fabric-command-api-v1: Fabric Command API (v1) 1.2.34+f71b366f77
|
356 | fabric-command-api-v2: Fabric Command API (v2) 2.2.13+1802ada577
|
357 | fabric-commands-v0: Fabric Commands (v0) 0.2.51+df3654b377
|
358 | fabric-containers-v0: Fabric Containers (v0) 0.1.64+df3654b377
|
359 | fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.11+1802ada577
|
360 | fabric-convention-tags-v1: Fabric Convention Tags 1.5.5+1802ada577
|
361 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.19+1802ada577
|
362 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.0+de0fd6d177
|
363 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.4+1802ada577
|
364 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.54+1802ada577
|
365 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.0+1c78457f77
|
366 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.2+1802ada577
|
367 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.63+df3654b377
|
368 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.40+1802ada577
|
369 | fabric-item-api-v1: Fabric Item API (v1) 2.1.28+1802ada577
|
370 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.12+1802ada577
|
371 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.37+1802ada577
|
372 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.35+df3654b377
|
373 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.22+1802ada577
|
374 | fabric-loot-api-v2: Fabric Loot API (v2) 1.2.1+1802ada577
|
375 | fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.45+9e7660c677
|
376 | fabric-message-api-v1: Fabric Message API (v1) 5.1.9+1802ada577
|
377 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.50+1802ada577
|
378 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.3+1802ada577
|
379 | fabric-models-v0: Fabric Models (v0) 0.4.2+9386d8a777
|
380 | fabric-networking-api-v1: Fabric Networking API (v1) 1.3.11+1802ada577
|
381 | fabric-networking-v0: Fabric Networking (v0) 0.3.51+df3654b377
|
382 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.3+1802ada577
|
383 | fabric-particles-v1: Fabric Particles (v1) 1.1.2+1802ada577
|
384 | fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.21+1802ada577
|
385 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.3+1802ada577
|
386 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.1+1802ada577
|
387 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.2+85287f9f77
|
388 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.46+df3654b377
|
389 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.37+92a0d36777
|
390 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.28+1802ada577
|
391 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.49+df3654b377
|
392 | fabric-rendering-v1: Fabric Rendering (v1) 3.0.8+1802ada577
|
393 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.8+1802ada577
|
394 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.10+1802ada577
|
395 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.8+1802ada577
|
396 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.30+1802ada577
|
397 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.13+1802ada577
|
398 | fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.5+8dd72ea377
|
399 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.1+1802ada577
|
400 | fabric-language-kotlin: Fabric Language Kotlin 1.12.0+kotlin.2.0.10
|
401 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.0.10
|
402 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.0.10
|
403 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.0.10
|
404 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.0.10
|
405 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.25.0
|
406 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.8.1
|
407 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.8.1
|
408 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.0
|
409 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.5.1
|
410 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.5.1
|
411 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.1
|
412 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.1
|
413 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.1
|
414 | fabricloader: Fabric Loader 0.16.5
|
415 | mixinextras: MixinExtras 0.4.1
|
416 | fakerlib: fakerlib 0.1.4
|
417 | fallingleaves: Falling Leaves 1.15.4
|
418 | fancymenu: FancyMenu 3.2.3
|
419 | com_github_keksuccino_japng: japng 0.5.3
|
420 | com_github_rtyley_animated-gif-lib-for-java: animated-gif-lib-for-java animated-gif-lib-1.7
|
421 | farmersdelight: Farmer's Delight 1.20.1-2.1.6+refabricated
|
422 | mm: Manningham Mills 2.3
|
423 | porting_lib_accessors: Porting Lib Accessors 2.3.4+1.20.1
|
424 | porting_lib_base: Porting Lib Base 2.3.4+1.20.1
|
425 | porting_lib_fluids: Porting Lib Fluids 2.3.4+1.20.1
|
426 | porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.4+1.20.1
|
427 | porting_lib_transfer: Porting Lib Transfer 2.3.4+1.20.1
|
428 | porting_lib_config: Porting Lib Config 2.3.4+1.20.1
|
429 | porting_lib_core: Porting Lib Core 2.3.4+1.20.1
|
430 | porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.4+1.20.1
|
431 | porting_lib_loot: Porting Lib Loot 2.3.4+1.20.1
|
432 | porting_lib_networking: Porting Lib Networking 2.3.4+1.20.1
|
433 | porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 2.3.4+1.20.1
|
434 | porting_lib_tool_actions: Porting Lib Tool Actions 2.3.4+1.20.1
|
435 | farmersknives: Farmer's Knives 3.2
|
436 | faster-random: Faster Random 5.1.0
|
437 | fastipping: Fast IP Ping 1.0.1
|
438 | fastpaintings: Fast Paintings 1.20-1.2.4
|
439 | faux-custom-entity-data: Faux-Custom-Entity-Data 6.0.1
|
440 | ferritecore: FerriteCore 6.0.1
|
441 | fishontheline: Fish On The Line 3.1
|
442 | flowerymooblooms: Friends&Foes - Flowery Mooblooms 1.1.0
|
443 | forgeconfigapiport: Forge Config API Port 8.0.0
|
444 | forgeconfigscreens: Forge Config Screens 8.0.2
|
445 | friendsandfoes: Friends&Foes 1.9.8
|
446 | frostiful: Frostiful 1.0.8
|
447 | ftblibrary: FTB Library 2001.1.4
|
448 | ftbquests: FTB Quests 2001.2.0
|
449 | ftbquestsfreezefix: FTB Quests Freeze Fix 1.0.0
|
450 | ftbteams: FTB Teams 2001.1.4
|
451 | fwaystones: Fabric Waystones 3.1.3+mc1.20
|
452 | fzzy_config: Fzzy Config 0.3.7+1.20.1
|
453 | net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7
|
454 | geckoanimfix: GeckoLibIrisCompat 1.0.0
|
455 | geckolib: GeckoLib 4 4.2.4
|
456 | com_eliotlash_mclib_mclib: mclib 20
|
457 | geophilic: Geophilic v2.1.0-mc1.20u1.20.2
|
458 | gpumemleakfix: Gpu memory leak fix mod 1.20.1-1.8
|
459 | grassoverhaul: Grass Overhaul 23.10.11
|
460 | graveyard: The Graveyard 2.9.1
|
461 | handcrafted: Handcrafted 3.0.6
|
462 | herbalbrews: Herbal Brews 1.0.5
|
463 | highlight: Highlight 2.0.1
|
464 | highlighter: Highlighter 1.1.6
|
465 | icarus: Icarus 2.9.1
|
466 | iceberg: Iceberg 1.1.18
|
467 | idwtialsimmoedm: idwtialsimmoedm 0.2.0+1.20
|
468 | immediatelyfast: ImmediatelyFast 1.2.17+1.20.4
|
469 | net_lenni0451_reflect: Reflect 1.3.3
|
470 | immersive_armors: Immersive Armors 1.6.1+1.20.1
|
471 | immersive_melodies: Immersive Melodies 0.1.0+1.20.1
|
472 | immersivelanterns: Immersive Lanterns 1.0.2
|
473 | immersivemessages: Immersive Messages API 1.0.6
|
474 | indium: Indium 1.0.34+mc1.20.1
|
475 | indrev: Industrial Revolution 1.16.5-BETA
|
476 | libgui: LibGui 8.1.1+1.20.1
|
477 | jankson: Jankson 6.0.0+j1.2.3
|
478 | libninepatch: LibNinePatch 1.2.0
|
479 | noindium: No Indium? 1.1.0+1.19
|
480 | inventorysorter: Inventory Sorter 1.9.0-1.20
|
481 | kyrptconfig: Kyrpt Config 1.5.6-1.20
|
482 | invoke: Invocations Mod 0.2.4
|
483 | iris: Iris 1.7.2+mc1.20.1
|
484 | io_github_douira_glsl-transformer: glsl-transformer 2.0.1
|
485 | org_anarres_jcpp: jcpp 1.4.14
|
486 | org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
|
487 | irisflw: Iris Flywheel Compat 1.1.2
|
488 | ironchests: Iron Chests: Restocked 5.0.2
|
489 | item_obliterator: Item Obliterator 2.3.0
|
490 | itemborders: Item Borders 1.2.2
|
491 | itemfilters: Item Filters 2001.1.0-build.59
|
492 | jade: Jade 11.6.2
|
493 | jamlib: JamLib 0.6.1+1.20.x
|
494 | java: OpenJDK 64-Bit Server VM 17
|
495 | jewelry: Jewelry (RPG Series) 1.3.7+1.20.1
|
496 | justhammers: Just Hammers 2.0.3+mc1.20.1
|
497 | kibe: Kibe 1.10.1-BETA+1.20
|
498 | kleeslabs: KleeSlabs 15.0.0
|
499 | konkrete: Konkrete 1.7.0
|
500 | krypton: Krypton 0.2.3
|
501 | com_velocitypowered_velocity-native: velocity-native 3.2.0-SNAPSHOT
|
502 | ktnilcks: ItemLocks 1.20.1-1.3.6
|
503 | languagereload: Language Reload 1.5.10+1.20.1
|
504 | lazy-language-loader: lazy-language-loader 0.3.3
|
505 | leavesbegone: Leaves Be Gone 8.0.0
|
506 | leawind_third_person: Leawind's Third Person 2.2.0-beta.2
|
507 | legendarytooltips: Legendary Tooltips 1.4.4
|
508 | libz: LibZ 1.0.3
|
509 | com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.15.2
|
510 | com_fasterxml_jackson_core_jackson-core: jackson-core 2.15.2
|
511 | com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.15.2
|
512 | lithium: Lithium 0.11.2
|
513 | lmft: Load My F***ing Tags 1.0.2+1.20
|
514 | loadmyresources: Load My Resources 1.0.4
|
515 | logbegone: Log Begone 1.0.8
|
516 | lootbeams: LootBeams 1.0.3
|
517 | com_moandjiezana_toml_toml4j: toml4j 0.7.2
|
518 | lootintegrations: Loot integration Mod 1.20.1-3.4
|
519 | lootr: Lootr **.**.**.**
|
520 | luna: Luna 1.0.0
|
521 | magnumtorch: Magnum Torch 8.0.1
|
522 | mavapi: More Axolotl Variants API 1.1.3
|
523 | mavm: More Axolotl Variants Mod 1.2.4
|
524 | mcda: MC Dungeons Armors 5.0.2
|
525 | mcdw: MC Dungeons Weapons 9.0.4
|
526 | megacells: MEGA Cells 2.3.6-1.20.1
|
527 | melody: Melody 1.0.3
|
528 | memoryleakfix: Memory Leak Fix 1.1.2
|
529 | memorysettings: Memorysettings Mod 1.20.1-5.5
|
530 | merequester: ME Requester 1.20.1-1.1.4
|
531 | mes: Moog's End Structures 1.3-1.19.4-fabric
|
532 | midnightlib: MidnightLib 1.4.1
|
533 | mindfuldarkness: Mindful Darkness 8.0.2
|
534 | minecells: Mine Cells 1.8.4+patch1
|
535 | gimm1q: Gimm1q 0.6.1+1.20.1
|
536 | minecraft: Minecraft 1.20.1
|
537 | mixintrace: MixinTrace 1.1.1+1.17
|
538 | mmmindicators: Mmm Indicators 1.0.0
|
539 | mobhealthbar: MobHealthBar 2.3.0
|
540 | modern_industrialization: Modern Industrialization 1.8.6
|
541 | magna: Magna 1.10.1+1.20.1
|
542 | modernfix: ModernFix 5.11.0+mc1.20.1
|
543 | modmenu: Mod Menu 7.2.1
|
544 | modpack-update-checker: Modpack Update Checker 0.15.2
|
545 | mpuc_lavendermd: MPUC lavender-md 0.1.2
|
546 | moonlight: Moonlight 1.20-2.12.20
|
547 | more_armor_trims: More Armor Trims 1.1.3-1.20.1
|
548 | moremobvariants: More Mob Variants 1.2.2
|
549 | moretotems: More Totems 2.15.0
|
550 | mousetweaks: Mouse Tweaks 2.25
|
551 | mutantmonsters: Mutant Monsters 8.0.4
|
552 | mvs: Moog's Voyager Structures 4.1.1-1.20-fabric
|
553 | mythicmobs: Mythic Mobs 1.20.1-fabric-1.4.5
|
554 | mythicmounts: Mythic Mounts 1.20.1-7.2
|
555 | mythicupgrades: Mythic Upgrades 2.3.2+mc1.20.1
|
556 | naturalist: Naturalist 4.0.3
|
557 | naturescompass: Nature's Compass 1.20.1-2.2.3-fabric
|
558 | necronomicon: Necronomicon 1.6.0
|
559 | nerb: Not Enough Recipe Book 0.3
|
560 | neruina: Neruina 1.3.0
|
561 | netherchested: Nether Chested 8.0.1
|
562 | puzzlesapi: Puzzles Api 8.0.2
|
563 | netherdepthsupgrade: Nether Depths Upgrade fabric-3.1.1-1.20
|
564 | netherportalfix: NetherPortalFix 13.0.1
|
565 | nicer-skies: Nicer Skies 1.3.0
|
566 | nightconfigfixes: Night Config Fixes 8.0.0
|
567 | nochatreports: No Chat Reports 1.20.1-v2.2.2
|
568 | noreportbutton: No Report Button 1.5.0
|
569 | notenoughanimations: NotEnoughAnimations 1.6.4
|
570 | obscure_api: Obscure API 16
|
571 | oceansdelight: Ocean's Delight fdrf-fabric-1.0.2-1.20
|
572 | opaccreatesupport: OPAC Create Mod Support 1.6.0
|
573 | openblocks: Open Block Elevator Mod 0.0.3-1.20.1
|
574 | openloader: OpenLoader 19.0.3
|
575 | openpartiesandclaims: Open Parties and Claims 0.22.0
|
576 | owo: oωo 0.11.2+1.20
|
577 | oxidized: Oxidized 1.8.2
|
578 | packanalytics: Pack Analytics 1.0.3
|
579 | packetfixer: Packet Fixer 1.2.1
|
580 | paladins: Paladins & Priests (RPG Series) 1.3.1+1.20.1
|
581 | patchouli: Patchouli 1.20.1-84-FABRIC
|
582 | pehkui: Pehkui 3.7.11+1.14.4-1.20.2
|
583 | kanos_config: Kanos Config 0.4.1+1.14.4-1.19.4
|
584 | philipsruins: Philip`s Ruins 1.20.1
|
585 | pickupnotifier: Pick Up Notifier 8.0.0
|
586 | pigpen: PigPen 15.0.2
|
587 | ping-wheel: Ping Wheel 1.7.0
|
588 | player-animator: Player Animator 1.0.2-rc1+1.20
|
589 | polyeng: Polymorphic Energistics 0.1.0-1.20.1
|
590 | polymorph: Polymorph 0.49.1+1.20.1
|
591 | powah: Powah! 5.0.5
|
592 | presencefootsteps: Presence Footsteps 1.9.4+1.20.1
|
593 | kirin: Kirin UI 1.15.6+1.20.1
|
594 | prism: Prism 1.0.5
|
595 | projectile_damage: Projectile Damage Attribute 3.2.2+1.20.1
|
596 | promenade: Promenade 4.1.1
|
597 | biolith: Biolith 1.0.0-alpha.8
|
598 | terraform-surfaces-api-v1: Terraform Surfaces API (v1) 7.0.1
|
599 | prominent: Prominent 3.0.0
|
600 | prominent_ost: Prominence Original Soundtrack 1.0.0
|
601 | prominent_talents: Prominent Talents 2.4.0
|
602 | prominent_ui: Prominent UI Tweaks 1.0.0
|
603 | protbalancer: Protection Balancer 1.2.0
|
604 | puffish_attributes: Pufferfish's Attributes 0.4.0
|
605 | puffish_skills: Pufferfish's Skills 0.12.2
|
606 | puzzleslib: Puzzles Lib 8.1.9
|
607 | puzzlesaccessapi: Puzzles Access Api 8.0.7
|
608 | quartzelv: Quartz Elevator 2.2.5+1.20
|
609 | railways: Create: Steam 'n' Rails 1.6.4+fabric-mc1.20.1
|
610 | ranged_weapon_api: RangedWeaponAPI 1.1.3+1.20.1
|
611 | rare-ice: Rare Ice 0.6.0
|
612 | reacharound: Reacharound 1.1.2
|
613 | rebalance: ReBalance 1.2.0
|
614 | reborncore: Reborn Core 5.8.7
|
615 | recipeessentials: recipeessentials Mod 1.20.1-3.1
|
616 | redirector: Redirector 1.20.1-4.4.0
|
617 | reeses-sodium-options: Reese's Sodium Options 1.7.2+mc1.20.1-build.101
|
618 | regions_unexplored: Regions Unexplored 0.5.6+1.20.1
|
619 | resistance_balancer: Resistance Balancer 1.0.0
|
620 | resourcefulconfig: Resourcefulconfig 2.1.2
|
621 | resourcefullib: Resourceful Lib 2.1.29
|
622 | com_teamresourceful_bytecodecs: bytecodecs 1.0.2
|
623 | com_teamresourceful_yabn: yabn 1.0.3
|
624 | resourcepackoverrides: Resource Pack Overrides 8.0.2
|
625 | revelationary: Revelationary 1.3.5+1.20.1
|
626 | riverredux: River Redux 0.3.1
|
627 | rogues: Rogues & Warriors (RPG Series) 1.1.0+1.20.1
|
628 | runelic: Runelic 18.0.2
|
629 | runes: Runes 0.9.13+1.20.1
|
630 | satisfying_buttons: Satisfying Buttons 1.1.2
|
631 | sbprom: Spellblades X Prominence 1.0.6
|
632 | sdrp: Simple Discord Rich Presence 4.0.3-build.40+mc1.20.1
|
633 | com_github_jagrosh_discordipc: DiscordIPC a8d6631cc9
|
634 | com_kohlschutter_junixsocket_junixsocket-common: junixsocket-common 2.6.2
|
635 | com_kohlschutter_junixsocket_junixsocket-native-common: junixsocket-native-common 2.6.2
|
636 | org_json_json: json 20210307
|
637 | searchables: Searchables 1.0.2
|
638 | seasonhud: SeasonHUD 1.6.0
|
639 | seasons: Fabric Seasons 2.3+1.20
|
640 | seasonscroptopiacompat: Fabric Seasons: Croptopia Compat 1.0-2.2.2
|
641 | seasonsdelightcompat: Fabric Seasons: Delight Compat 1.0-1.3.9
|
642 | seasonsextras: Fabric Seasons: Extras 1.2-BETA+1.20
|
643 | serverbrowser: Server Browser 1.1.2
|
644 | shield_api: Shield API 1.0.1+1.20.1
|
645 | shield_overhaul: Shield Overhaul 1.0.3
|
646 | simply_houses: Simply Houses 1.1.4-1.20.1
|
647 | simplyskills: SimplySkills 1.7.1+1.20.1
|
648 | simplyswords: Simply Swords 1.56.0-1.20.1
|
649 | spruceui: SpruceUI 5.0.0+1.20
|
650 | skinlayers3d: 3d-Skin-Layers 1.6.6
|
651 | skyvillages: Sky Villages **.**.**.**-1.19.2-1.20.1
|
652 | smallships: Small Ships 2.0.0-a2.3.3
|
653 | smoothchunk: Smooth chunk save Mod 1.20.1-3.5
|
654 | smwyg: Show Me What You Got 1.1.1
|
655 | snifferplus: Hellion's Sniffer+ 0.2.0
|
656 | sodium: Sodium 0.5.11+mc1.20.1
|
657 | sodium-extra: Sodium Extra 0.5.4+mc1.20.1-build.115
|
658 | caffeineconfig: CaffeineConfig 1.3.0+1.17
|
659 | crowdin-translate: CrowdinTranslate 1.4+1.19.3
|
660 | sodiumdynamiclights: Sodium Dynamic Lights 1.0.8
|
661 | sodiumoptionsapi: Sodium Options API 1.0.2
|
662 | mixinsquared: MixinSquared 0.2.0-beta.6
|
663 | sortedenchantments: Sorted Enchantments 1.0.1+1.19.3+fabric
|
664 | soulsweapons: Marium's Soulslike Weaponry 1.1.5-1.20.1-fabric
|
665 | spark: spark 1.10.53
|
666 | spell-engine-openpac-compat: Spell Engine x Open Parties and Claims 1.0.0
|
667 | spell_engine: Spell Engine 0.15.11+1.20.1
|
668 | spell_power: Spell Power Attribute 0.12.0+1.20.1
|
669 | spellbladenext: Spellblades and Such 1.21.3+1.20.1
|
670 | stackdeobfuscator: StackDeobfuscator 1.4.1+03a1fe4
|
671 | dev_booky_common_: common 1.4.1+03a1fe4
|
672 | net_fabricmc_mapping-io: mapping-io 0.3.0
|
673 | starterkit: Starter Kit 5.3
|
674 | stoneworks: Stoneworks 8.0.0
|
675 | structure_pool_api: Structure Pool API 1.0+1.20.1
|
676 | structureessentials: Structure Essentials Mod 1.20.1-3.2
|
677 | supplementaries: Supplementaries 1.20-2.8.17
|
678 | swampier_swamps: Swampier Swamps 1.20-4.0.0
|
679 | t_and_t: Towns and Towers 1.11.1
|
680 | tclayer: Accessories Trinkets Compat Layer 3.8.1+beta.14
|
681 | cardinal-components-base: Cardinal Components API (base) 5.2.2
|
682 | cardinal-components-entity: Cardinal Components API (entities) 5.2.2
|
683 | techreborn: Tech Reborn 5.8.7
|
684 | terrablender: TerraBlender **.**.**.**
|
685 | thaumon: Thaumon [BETA] 2.2.0+1.20.1
|
686 | the_bumblezone: The Bumblezone - Fabric 7.4.12+1.20.1-fabric
|
687 | thermoo: Thermoo 2.3.2
|
688 | thiccpackets: Extra Thicc Packets 1.17-1.19+
|
689 | things: Things 0.3.3+1.20
|
690 | lavender: Lavender 0.1.0-pre.18+1.20
|
691 | lavender-md: lavender-md 0.1.0-pre.3+1.20
|
692 | lavender-md-owo-ui: lavender-md-owo-ui 0.1.0-pre.3+1.20
|
693 | tiered: Tierify 1.2.0
|
694 | tinyskeletons: Tiny Skeletons 8.0.1
|
695 | tlc: The Lost Castle 1.0.1
|
696 | toms_storage: Tom's Simple Storage Mod 1.6.5
|
697 | toofast: TooFast 1.2.0
|
698 | tradingpost: Trading Post 8.0.2
|
699 | transmog: Transmog 1.3.0+1.20
|
700 | transparent: Transparent 8.0.1+1.20.1
|
701 | travelersbackpack: Traveler's Backpack fabric-1.20.1-9.1.15
|
702 | treechop: HT's TreeChop 0.18.3
|
703 | twigs: Twigs 3.1.0
|
704 | txnilib: TxniLib 1.0.2
|
705 | unsafe-world-random-access-detector: Unsafe World Random Access Detector 1.1.0
|
706 | veinmining: Vein Mining 1.3.1+1.20.1
|
707 | spectrelib: SpectreLib 0.13.15+1.20.1
|
708 | villagernames: Villager Names 7.0
|
709 | villagersplus: Villagers Plus 2.1
|
710 | vinery: Vinery 1.4.11
|
711 | visuality: Visuality 0.7.1+1.20
|
712 | visualworkbench: Visual Workbench 8.0.0
|
713 | wands: Building Wands 2.6.9-release
|
714 | watut: What Are They Up To 1.20.1-1.0.12
|
715 | windchimes: Windchimes 1.2.4+1.20
|
716 | winterly: Winterly 0.9.3+1.20
|
717 | wither_spawn_fix: Wither Spawn Fix MC1.20.1-1.0.0
|
718 | wizards: Wizards (RPG Series) 1.3.0+1.20.1
|
719 | xaerominimap: Xaero's Minimap 23.9.3
|
720 | xaeroworldmap: Xaero's World Map 1.37.8
|
721 | yeetusexperimentus: Yeetus Experimentus 2.3.1-build.6+mc1.20.1
|
722 | yet_another_config_lib_v3: YetAnotherConfigLib 3.2.1+1.20
|
723 | com_twelvemonkeys_common_common-image: common-image 3.10.0-SNAPSHOT
|
724 | com_twelvemonkeys_common_common-io: common-io 3.10.0-SNAPSHOT
|
725 | com_twelvemonkeys_common_common-lang: common-lang 3.10.0-SNAPSHOT
|
726 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0-SNAPSHOT
|
727 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0-SNAPSHOT
|
728 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0-SNAPSHOT
|
729 | org_quiltmc_parsers_gson: gson 0.2.1
|
730 | yigd: You're in Grave Danger 2.0.0-beta.13
|
731 | yosbr: YOSBR 0.1.2
|
732 | ysns: You Shall Not Spawn 2.0.2
|
733 | yungsapi: YUNG's API 1.20-Fabric-4.0.2
|
734 | org_javassist_javassist: javassist 3.29.2-GA
|
735 | yungsbridges: YUNG's Bridges 1.20-Fabric-4.0.3
|
736 | zenith: Zenith 1.2.3-1.20.1
|
737 | porting_lib_model_loader: Porting Lib Model Loader 2.3.4+1.20.1
|
738 | porting_lib_model_materials: Porting Lib Model Materials 2.3.4+1.20.1
|
739 | porting_lib_models: Porting Lib Models 2.3.4+1.20.1
|
740 | porting_lib_utility: Porting Lib Utility 2.3.4+1.20.1
|
741 | zenith_attributes: Zenith Attributes 0.2.7
|
742 | additionalentityattributes: Additional Entity Attributes 1.7.3+1.20.0
|
743 | porting_lib_attributes: Porting Lib Attributes 2.3.4+1.20.1
|
744 | porting_lib_common: Porting Lib Common 2.3.4+1.20.1
|
745 | porting_lib_entity: Porting Lib Entity 2.3.4+1.20.1
|
746 | porting_lib_extensions: Porting Lib Extensions 2.3.4+1.20.1
|
747 | zoomify: Zoomify 2.11.2
|
748 | com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.4.1
|
749 | dev_isxander_settxi_settxi-core: settxi-core 2.10.6
|
750 | dev_isxander_settxi_settxi-kotlinx-serialization: settxi-kotlinx-serialization 2.10.6
|
751 | Loaded Shaderpack: (off)
|
752 | Flywheel Backend: Parallel Batching
|
753 | Launched Version: fabric-loader-0.16.5-1.20.1
|
754 | Backend library: LWJGL version 3.3.1 SNAPSHOT
|
755 | Backend API: NVIDIA GeForce RTX 4070 SUPER/PCIe/SSE2 GL version 3.2.0 NVIDIA 566.14, NVIDIA Corporation
|
756 | Window size: 3840x2160
|
757 | GL Caps: Using framebuffer using OpenGL 3.2
|
758 | GL debug messages:
|
759 | Using VBOs: Yes
|
760 | Is Modded: Definitely; Client brand changed to 'fabric'
|
761 | Type: Client (map_client.txt)
|
762 | Graphics mode: fancy
|
763 | Resource Packs: fabric, seasons:seasonal_lush_caves, minecraft:supporteatinganimation, presencefootsteps:default_sound_pack, prominent:archon, convenientdecor:hydrated_farmland, file/Ashen_1.8.2.zip, file/Ashen_Custom_Mobs.zip, file/Ashen_Eating_Animation_Support_1.0.zip, file/Mandalas_Legacy_Gui_Background.zip, file/MandalasGUI+Dakmode_1.20.5.zip, file/Prominent-UI-1.20.1.zip, file/Mandala_x_Prominent_UI.zip, file/Ashen_Simple_Foliage.zip, file/Frosty-Deathchill.zip, file/Prominence-Custom-Lootr.zip, file/ProminenceFancyServerListing.zip
|
764 | Current Language: en_us
|
765 | CPU: 24x 12th Gen Intel(R) Core(TM) i9-12900KF
|
766 |
|