1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2025-02-04 20:32:34
|
5 | Description: Unexpected error
|
6 |
|
7 | java.lang.RuntimeException: Exception thrown while executing job
|
8 | at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobResult.unwrap(ChunkJobResult.java:27)
|
9 | at knot//me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.collectChunkBuildResults(RenderSectionManager.java:347)
|
10 | at knot//me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.uploadChunks(RenderSectionManager.java:280)
|
11 | at knot//me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.setupTerrain(SodiumWorldRenderer.java:191)
|
12 | at knot//net.minecraft.class_761.method_3273(class_761.java:20535)
|
13 | at knot//net.minecraft.class_761.method_22710(class_761.java:1247)
|
14 | at knot//net.minecraft.class_757.method_3188(class_757.java:1110)
|
15 | at knot//net.minecraft.class_757.method_3192(class_757.java:880)
|
16 | at knot//net.minecraft.class_310.method_1523(class_310.java:1219)
|
17 | at knot//net.minecraft.class_310.method_1514(class_310.java:802)
|
18 | at knot//net.minecraft.client.main.Main.main(Main.java:250)
|
19 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
20 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
21 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
22 | Caused by: java.lang.OutOfMemoryError
|
23 | at knot//org.lwjgl.system.MemoryUtil.nmemReallocChecked(MemoryUtil.java:496)
|
24 | at knot//org.lwjgl.system.MemoryUtil.memRealloc(MemoryUtil.java:529)
|
25 | at knot//me.jellysquid.mods.sodium.client.render.chunk.vertex.builder.ChunkMeshBufferBuilder.setBufferSize(ChunkMeshBufferBuilder.java:57)
|
26 | at knot//me.jellysquid.mods.sodium.client.render.chunk.vertex.builder.ChunkMeshBufferBuilder.start(ChunkMeshBufferBuilder.java:65)
|
27 | at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.buffers.BakedChunkModelBuilder.begin(BakedChunkModelBuilder.java:37)
|
28 | at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.ChunkBuildBuffers.init(ChunkBuildBuffers.java:47)
|
29 | at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:57)
|
30 | at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:39)
|
31 | at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44)
|
32 | at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:186)
|
33 | at java.base/java.lang.Thread.run(Unknown Source)
|
34 |
|
35 |
|
36 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
37 | ---------------------------------------------------------------------------------------
|
38 |
|
39 | -- Head --
|
40 | Thread: Render thread
|
41 | Stacktrace:
|
42 | at knot//me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobResult.unwrap(ChunkJobResult.java:27)
|
43 | at knot//me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.collectChunkBuildResults(RenderSectionManager.java:347)
|
44 | at knot//me.jellysquid.mods.sodium.client.render.chunk.RenderSectionManager.uploadChunks(RenderSectionManager.java:280)
|
45 | at knot//me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.setupTerrain(SodiumWorldRenderer.java:191)
|
46 | at knot//net.minecraft.class_761.method_3273(class_761.java:20535)
|
47 | at knot//net.minecraft.class_761.method_22710(class_761.java:1247)
|
48 | at knot//net.minecraft.class_757.method_3188(class_757.java:1110)
|
49 |
|
50 | -- Affected level --
|
51 | Details:
|
52 | All players: 1 total; [class_746['Sooshine'/139456, l='ClientLevel', x=6025.89, y=131.75, z=4421.22]]
|
53 | Chunk stats: 1024, 824
|
54 | Level dimension: minecraft:overworld
|
55 | Level spawn location: World: (960,67,-304), Section: (at 0,3,0 in 60,4,-19; chunk contains blocks 960,-64,-304 to 975,319,-289), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,-64,-512 to 1023,319,-1)
|
56 | Level time: 169602884 game time, 198427 day time
|
57 | Server brand: fabric
|
58 | Server type: Non-integrated multiplayer server
|
59 | Stacktrace:
|
60 | at knot//net.minecraft.class_638.method_8538(class_638.java:458)
|
61 | at knot//net.minecraft.class_310.method_1587(class_310.java:2406)
|
62 | at knot//net.minecraft.class_310.method_1514(class_310.java:826)
|
63 | at knot//net.minecraft.client.main.Main.main(Main.java:250)
|
64 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
65 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
66 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
67 |
|
68 | -- Last reload --
|
69 | Details:
|
70 | Reload number: 1
|
71 | Reload reason: initial
|
72 | Finished: Yes
|
73 | Packs: vanilla, fabric, Moonlight Mods Dynamic Assets, file/Mizunos 16 Craft JE CIT_1.20.1-1.0_230720.zip, file/cocricot for 1.20.x v1.0.1.zip, black_icons, rprenames:vanillish, file/[MEGA] Ghoulcraft 10-22-20.zip, file/All_BOTW_Shield_Zelda_v0.6_1.20+.zip, file/cutehatspack, file/FreshCITv1.3.zip, file/GARDEN BREEZE 1.1.zip, file/GRANNY'S CORNER 1.2.zip, file/Hananacraft (v1.3.1).zip, file/heritage-cit.zip, file/ikuyuks hats v.1.zip, file/Mushroom_Cap_Hat_v1.20.4, file/§dHoshi's Hat Pack, file/somie-s-variable-hats-1-14-1-19.zip, file/repottery-v1-3-2.zip, file/cottagecore.zip, file/1.18 Nox Carpets.zip, file/§6Phonograph, file/Mythical Forest!, file/MCE Bed Frames 1.20.4.zip, file/Luxurious+Lichen.zip, file/donkey-to-deer-v1-1.zip, file/Pesky+Parrots.zip, file/platypusSniffer (1.20), file/Invisible-Item-Frames-V5.zip, file/Invisible Armor Model Java - 15.zip, file/lanostry_foxes.zip, file/terrr-s-veggie-villager-v1-1-2.zip, file/terrr-s-veggie-plus-addon.zip, file/terrr-s-veggie-illager-addon.zip, file/terrr-s-midget-hostile.zip, file/Cod+Zombies+Voice+Pack.zip, file/MySims+Villager+Voice+Pack.zip, file/Better_Farm_Animals_v0.08.zip, file/Better_Cats_V0.09.zip, file/better-dogs-v1-12-mrblueyeti-modified-v.zip, file/Better Horses v2.0 1.21.zip, continuity:glass_pane_culling_fix, natures_spirit:better_leaves_compatibility, diagonalblocks:default_block_models, cnpcs
|
74 |
|
75 | -- System Details --
|
76 | Details:
|
77 | Minecraft Version: 1.20.1
|
78 | Minecraft Version ID: 1.20.1
|
79 | Operating System: Windows 11 (amd64) version 10.0
|
80 | Java Version: 17.0.10, Azul Systems, Inc.
|
81 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
|
82 | Memory: 905642560 bytes (863 MiB) / 5997854720 bytes (5720 MiB) up to 12683575296 bytes (12096 MiB)
|
83 | CPUs: 12
|
84 | Processor Vendor: AuthenticAMD
|
85 | Processor Name: AMD Ryzen 5 5600G with Radeon Graphics
|
86 | Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
|
87 | Microarchitecture: Zen 3
|
88 | Frequency (GHz): 3.89
|
89 | Number of physical packages: 1
|
90 | Number of physical CPUs: 6
|
91 | Number of logical CPUs: 12
|
92 | Graphics card #0 name: NVIDIA GeForce RTX 3060
|
93 | Graphics card #0 vendor: NVIDIA (0x10de)
|
94 | Graphics card #0 VRAM (MB): 4095.00
|
95 | Graphics card #0 deviceId: 0x2544
|
96 | Graphics card #0 versionInfo: DriverVersion=32.0.15.6094
|
97 | Memory slot #0 capacity (MB): 8192.00
|
98 | Memory slot #0 clockSpeed (GHz): 2.13
|
99 | Memory slot #0 type: DDR4
|
100 | Memory slot #1 capacity (MB): 8192.00
|
101 | Memory slot #1 clockSpeed (GHz): 2.13
|
102 | Memory slot #1 type: DDR4
|
103 | Virtual memory max (MB): 24363.75
|
104 | Virtual memory used (MB): 24320.79
|
105 | Swap memory total (MB): 8192.00
|
106 | Swap memory used (MB): 659.71
|
107 | JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12096M
|
108 | Fabric Mods:
|
109 | actuallyunbreaking: Actually Unbreaking 1.20.1-0.3.1
|
110 | additional_rpg_jewelry: Additional RPG Jewelry 1.0.9-1.20.1
|
111 | com_github_zsoltmolnarrr_tinyconfig: TinyConfig 2.3.2
|
112 | altorigingui: AltOriginGui 1.1.1
|
113 | amendments: Amendments 1.20-1.2.14
|
114 | amethyst_stairs: Amethyst Stairs 1.0.0
|
115 | amethyst_update: Amethyst Update 1.0.0
|
116 | amethysttools: Amethyst Tools 1.1.0+1.20.0-1.20.4
|
117 | animatica: Animatica 0.6.1+1.20.4
|
118 | apugli: Apugli 2.10.4+1.20.1-fabric
|
119 | archers: Archers (RPG Series) 1.2.5+1.20.1
|
120 | archers_expansion: Archers Expansion 0.1.3-1.20.1
|
121 | architectury: Architectury 9.2.14
|
122 | ati_structures_fabric: ati_structures_fabric 1.1.0
|
123 | autochefsdelight: Autochef's Delight 1.0.4+fabric
|
124 | autosmeltenchant: AutosmeltEnchant 1.3.0
|
125 | awesomedungeonocean: Awesome dungeon edition ocean 3.3.0
|
126 | azurelibarmor: AzureLib Armor 2.0.14
|
127 | backpacked: Backpacked 2.2.7
|
128 | bakery: [Let's Do] Bakery 1.1.15
|
129 | balm-fabric: Balm 7.3.10
|
130 | kuma_api: KumaAPI 20.1.9-SNAPSHOT
|
131 | barbequesdelight: Barbeque's Delight 1.1.0
|
132 | barteringstation: Bartering Station 8.0.0
|
133 | bbm: BetterBoatMovement 2.2.6-1.20.1+fabric
|
134 | dev_nyon_konfig: konfig 2.0.2-1.20.4
|
135 | beachparty: [Let's Do] Beachparty 1.1.5
|
136 | berserker-rpg: Berserker Class Mod 1.1.0
|
137 | betterarcheology: Better Archeology 1.2.1-1.20.1
|
138 | bettercombat: Better Combat 1.8.6+1.20.1
|
139 | betterdays: BetterDays 1.20.1-3.1.1.1-FABRIC
|
140 | betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3
|
141 | org_reflections_reflections: reflections 0.10.2
|
142 | betterdungeons: YUNG's Better Dungeons 1.20-Fabric-4.0.4
|
143 | betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.6
|
144 | betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.6
|
145 | betterjungletemples: YUNG's Better Jungle Temples 1.20-Fabric-2.0.5
|
146 | bettermounthud: Better Mount HUD 1.2.2
|
147 | bettervillage: Better village 3.1.0
|
148 | betterwitchhuts: YUNG's Better Witch Huts 1.20-Fabric-3.0.3
|
149 | biomesoplenty: BiomesOPlenty **.**.**.**
|
150 | bountiful: Bountiful 6.0.4+1.20.1
|
151 | bowinfinityfix: Bow Infinity Fix 2.6.0
|
152 | brb: Better Recipe Book 1.10.0-rc5+1.20.0-1
|
153 | brewery: [Let's Do] Brewery 1.1.9
|
154 | bug_beltlanterns: Simple Belt Lanterns 1.0.1
|
155 | build_tools: Chai's Build Tools 1.0.1
|
156 | candlelight: [Let's Do] Candlelight 1.2.13
|
157 | casualness_delight: Casualness Delight Fabric 1.20.1-0.4-FDR
|
158 | cerbons_api: Cerbons API 1.1.0
|
159 | cardinal-components-base: Cardinal Components API (base) 5.2.2
|
160 | cardinal-components-world: Cardinal Components API (worlds) 5.2.2
|
161 | chalk: Chalk 2.2.4
|
162 | com_github_mclegoman_releasetypeutils: releasetypeutils 2.1.0
|
163 | fabric-simplelibs: Simple Fabric Libs 2.0.0
|
164 | chimes: Chimes 2.0.1
|
165 | chiselsandbits: chisels-and-bits 1.4.148
|
166 | org_lz4_lz4-pure-java: lz4-pure-java 1.8.0
|
167 | saeculariacaudices: Saecularia Caudices 1.0.23
|
168 | scena: Scena 1.0.103
|
169 | citresewn: CIT Resewn 1.2.2+1.20.1
|
170 | citresewn-defaults: CIT Resewn: Defaults 1.2.2+1.20.1
|
171 | cloth-config: Cloth Config v11 11.1.136
|
172 | cloth-basic-math: cloth-basic-math 0.6.1
|
173 | clumps: Clumps **.**.**.**
|
174 | clutter: Clutter 1.20-0.6.0
|
175 | collective: Collective 7.87
|
176 | comforts: Comforts 6.4.0+1.20.1
|
177 | commonnetworking: Common Network 1.0.5-1.20.1
|
178 | completionistsindex: Completionist's Index 8.0.0
|
179 | continuity: Continuity 3.0.0+1.20.1
|
180 | controlling: Controlling For Fabric 12.0.2
|
181 | coroutil: CoroUtil 1.20.1-1.3.7
|
182 | cosmetic-armor: Cosmetic Armor 1.6.0
|
183 | crawl: Crawl 0.12.0
|
184 | mm: Manningham Mills 2.3
|
185 | create: Create 0.5.1-j-build.1631+mc1.20.1
|
186 | com_google_code_findbugs_jsr305: jsr305 3.0.2
|
187 | flywheel: Flywheel 0.6.11-4
|
188 | milk: Milk Lib 1.2.60
|
189 | dripstone_fluid_lib: Dripstone Fluid Lib 3.0.2
|
190 | porting_lib_accessors: Porting Lib Accessors 2.3.8+1.20.1
|
191 | porting_lib_base: Porting Lib Base 2.3.8+1.20.1
|
192 | porting_lib_gui_utils: Porting Lib Gui Utils 2.3.8+1.20.1
|
193 | porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.8+1.20.1
|
194 | porting_lib_utility: Porting Lib Utility 2.3.8+1.20.1
|
195 | porting_lib_brewing: Porting Lib Brewing 2.3.8+1.20.1
|
196 | porting_lib_client_events: Porting Lib Client Events 2.3.8+1.20.1
|
197 | porting_lib_entity: Porting Lib Entity 2.3.8+1.20.1
|
198 | porting_lib_extensions: Porting Lib Extensions 2.3.8+1.20.1
|
199 | porting_lib_attributes: Porting Lib Attributes 2.3.8+1.20.1
|
200 | porting_lib_common: Porting Lib Common 2.3.8+1.20.1
|
201 | porting_lib_core: Porting Lib Core 2.3.8+1.20.1
|
202 | porting_lib_models: Porting Lib Models 2.3.8+1.20.1
|
203 | porting_lib_networking: Porting Lib Networking 2.3.8+1.20.1
|
204 | porting_lib_obj_loader: Porting Lib Obj Loader 2.3.8+1.20.1
|
205 | porting_lib_model_loader: Porting Lib Model Loader 2.3.8+1.20.1
|
206 | porting_lib_tags: Porting Lib Tags 3.0
|
207 | porting_lib_tool_actions: Porting Lib Tool Actions 2.3.8+1.20.1
|
208 | porting_lib_transfer: Porting Lib Transfer 2.3.8+1.20.1
|
209 | porting_lib_fluids: Porting Lib Fluids 2.3.8+1.20.1
|
210 | registrate-fabric: Registrate for Fabric 1.3.79-MC1.20.1
|
211 | porting_lib_data: Porting Lib Data 2.1.1090+1.20
|
212 | porting_lib_gametest: Porting Lib GameTest 2.1.1090+1.20
|
213 | porting_lib_model_generators: Porting Lib Model Generators 2.1.1090+1.20
|
214 | porting_lib_model_materials: Porting Lib Model Materials 2.1.1090+1.20
|
215 | creativecore: CreativeCore 2.12.24
|
216 | net_minecraftforge_eventbus: eventbus 6.0.3
|
217 | creeper_firwork: Creeper Firework 2.1.0.b
|
218 | cristellib: Cristel Lib 1.1.5
|
219 | blue_endless_jankson: jankson 1.2.3
|
220 | culturaldelights: Cultural Delights Fabric 1.0.5+1.20.1
|
221 | terraform-wood-api-v1: Terraform Wood API (v1) 7.0.1
|
222 | customnpcs: Custom NPCs 1.0.0
|
223 | cyclepaintings: Cycle Paintings 3.6
|
224 | davespotioneering: Dave's Potioneering fabric-1.20.1-1
|
225 | diagonalfences: Diagonal Fences 8.1.5
|
226 | diagonalblocks: Diagonal Blocks 8.0.6
|
227 | diagonalwalls: Diagonal Walls 8.0.4
|
228 | diagonalwindows: Diagonal Windows 8.1.5
|
229 | diet: Diet 2.1.1+1.20.1
|
230 | dmmttba: Don't Make Me Turn This Boat Around 1.0.2
|
231 | doapi: [Let's Do] API 1.2.15
|
232 | dramaticdoors: Dramatic Doors (QuiFabrge) 1.20.1-3.2.8
|
233 | drippyloadingscreen: Drippy Loading Screen 3.0.8
|
234 | dungeons_arise_seven_seas: When Dungeons Arise: Seven Seas 1.0.2
|
235 | early_game_overhaul: Chai's Early Game Overhaul 1.0.3
|
236 | easymagic: Easy Magic 8.0.1
|
237 | easyshulkerboxes: Easy Shulker Boxes 8.0.2
|
238 | puzzlesapi: Puzzles Api 8.1.6
|
239 | puzzlesaccessapi: Puzzles Access Api 8.0.9
|
240 | ecologics: Ecologics 2.2.0
|
241 | effectiveinvisibility: Effective Invisibility 1.0.0
|
242 | elemental_wizards_rpg: Elemental Wizards (RPG Class) 1.2.3-1.20.1
|
243 | elytraslot: Elytra Slot 6.4.4+1.20.1
|
244 | mixinsquared: MixinSquared 0.1.2-beta.6
|
245 | enchantinginfuser: Enchanting Infuser 8.0.3
|
246 | enhanced-cats: Enhanced Cats 0.6
|
247 | entity_model_features: Entity Model Features 2.4.1
|
248 | entity_sound_features: Entity Sound Features 0.4
|
249 | entity_texture_features: Entity Texture Features 6.2.9
|
250 | org_apache_httpcomponents_httpmime: httpmime 4.5.10
|
251 | entityculling: EntityCulling 1.7.2
|
252 | eugenes_horse_whistle: Eugene's Horse Whistle 1.1.2
|
253 | expandeddelight: Expanded Delight 0.3.2
|
254 | omega-config: OmegaConfig 1.4.0+1.20.1
|
255 | explorerscompass: Explorer's Compass 1.20.1-2.2.3-fabric
|
256 | extra-enchantments-and-curses: Extra Enchantments and Curses 1.8.1
|
257 | extrakeybinds: ThatRobins Extra Origins Keybinds 0.5.0+1.17-1.19.4
|
258 | fabric-api: Fabric API 0.92.3+1.20.1
|
259 | fabric-api-base: Fabric API Base 0.4.31+1802ada577
|
260 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.36+1802ada577
|
261 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.13+1802ada577
|
262 | fabric-block-api-v1: Fabric Block API (v1) 1.0.11+1802ada577
|
263 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.1+1802ada577
|
264 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.41+1802ada577
|
265 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.2+1802ada577
|
266 | fabric-command-api-v1: Fabric Command API (v1) 1.2.34+f71b366f77
|
267 | fabric-command-api-v2: Fabric Command API (v2) 2.2.13+1802ada577
|
268 | fabric-commands-v0: Fabric Commands (v0) 0.2.51+df3654b377
|
269 | fabric-containers-v0: Fabric Containers (v0) 0.1.65+df3654b377
|
270 | fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.12+1802ada577
|
271 | fabric-convention-tags-v1: Fabric Convention Tags 1.5.5+1802ada577
|
272 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.19+1802ada577
|
273 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.1+de0fd6d177
|
274 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.5+1802ada577
|
275 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.54+1802ada577
|
276 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.0+1c78457f77
|
277 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.3+13a40c6677
|
278 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.63+df3654b377
|
279 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.40+1802ada577
|
280 | fabric-item-api-v1: Fabric Item API (v1) 2.1.28+1802ada577
|
281 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.13+1802ada577
|
282 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.37+1802ada577
|
283 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.35+df3654b377
|
284 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.22+1802ada577
|
285 | fabric-loot-api-v2: Fabric Loot API (v2) 1.2.2+1802ada577
|
286 | fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.46+9e7660c677
|
287 | fabric-message-api-v1: Fabric Message API (v1) 5.1.9+1802ada577
|
288 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.51+1802ada577
|
289 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.3+1802ada577
|
290 | fabric-models-v0: Fabric Models (v0) 0.4.2+9386d8a777
|
291 | fabric-networking-api-v1: Fabric Networking API (v1) 1.3.12+13a40c6677
|
292 | fabric-networking-v0: Fabric Networking (v0) 0.3.52+df3654b377
|
293 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.4+1802ada577
|
294 | fabric-particles-v1: Fabric Particles (v1) 1.1.2+1802ada577
|
295 | fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.22+1802ada577
|
296 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.4+1802ada577
|
297 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.1+1802ada577
|
298 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.2+85287f9f77
|
299 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.46+df3654b377
|
300 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.37+92a0d36777
|
301 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.28+1802ada577
|
302 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.49+df3654b377
|
303 | fabric-rendering-v1: Fabric Rendering (v1) 3.0.8+1802ada577
|
304 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.8+1802ada577
|
305 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.11+fb82e9d777
|
306 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.8+1802ada577
|
307 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.31+1802ada577
|
308 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.13+1802ada577
|
309 | fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.5+8dd72ea377
|
310 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.1+1802ada577
|
311 | fabric-language-kotlin: Fabric Language Kotlin 1.13.0+kotlin.2.1.0
|
312 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.0
|
313 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.0
|
314 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.0
|
315 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.0
|
316 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.26.1
|
317 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.9.0
|
318 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.9.0
|
319 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
|
320 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.6.0
|
321 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.6.0
|
322 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.3
|
323 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.3
|
324 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.3
|
325 | fabricloader: Fabric Loader 0.16.9
|
326 | mixinextras: MixinExtras 0.4.1
|
327 | fallingtrees: Panda's Falling Tree's 0.12.7
|
328 | fancydelight: FancyDelight 0.1-1.20.1
|
329 | fancymenu: FancyMenu 3.3.2
|
330 | com_github_keksuccino_japng: japng 0.5.3
|
331 | com_github_rtyley_animated-gif-lib-for-java: animated-gif-lib-for-java animated-gif-lib-1.7
|
332 | fantasy_armor: Fantasy Armor 0.6-1.20.1
|
333 | fantasy_weapons: Fantasy Weapons 0.3.1-1.20.1
|
334 | farmersdelight: Farmer's Delight 1.20.1-2.2.4+refabricated
|
335 | porting_lib_config: Porting Lib Config 2.3.8+1.20.1
|
336 | porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.8+1.20.1
|
337 | porting_lib_loot: Porting Lib Loot 2.3.8+1.20.1
|
338 | porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 2.3.8+1.20.1
|
339 | farmersdelightexpansion: Farmer's Delight Expansion 1.2.2+1.20.1
|
340 | farmersrespite: Farmer's Respite 3.0.2
|
341 | farmtweaks: FarmTweaks 1.1+1.20.1
|
342 | faster-random: Faster Random 5.1.0
|
343 | faunus: Faunus 1.0.0
|
344 | fdjei: Just Enough Farmer's Recipes 1.0.1
|
345 | fence_on_slab: Fence On Slab! 1.0.0
|
346 | ferritecore: FerriteCore 6.0.1
|
347 | fishingparadise: Fishing Paradise 1.1
|
348 | flightaffinity: Flight Affinity 1.0.3
|
349 | forgeconfigapiport: Forge Config API Port 8.0.1
|
350 | forgivingvoid: Forgiving Void 10.0.1
|
351 | framework: Framework 0.7.6
|
352 | org_javassist_javassist: javassist 3.29.2-GA
|
353 | fscript: FScript Lib 3.2.2
|
354 | ftbchunks: FTB Chunks 2001.2.7
|
355 | ftbessentials: FTB Essentials 2001.2.2
|
356 | ftblibrary: FTB Library 2001.1.4
|
357 | ftbteams: FTB Teams 2001.1.4
|
358 | furniture: [Let's Do] Furniture 1.0.4
|
359 | gazebo: Gazebos 1.1.1+1.20.1
|
360 | geckoanimfix: GeckoLibIrisCompat 1.0.0
|
361 | geckolib: GeckoLib 4 4.4.9
|
362 | com_eliotlash_mclib_mclib: mclib 20
|
363 | glitchcore: GlitchCore **.**.**.**
|
364 | net_jodah_typetools: typetools 0.6.3
|
365 | guardiansgalore: GuardiansGalore 1.20.1-3.1
|
366 | handcrafted: Handcrafted 3.0.6
|
367 | herbalbrews: [Let's Do] HerbalBrews **.**.**.**
|
368 | holdthatchunk: Hold That Chunk 2.0.1
|
369 | homeostatic: Homeostatic 1.20.1-2.9.12.0-FABRIC
|
370 | hopobettermineshaft: Hopo Better Mineshaft 1.1.8
|
371 | hopobetterunderwaterruins: Hopo Better Underwater Ruins 1.1.4
|
372 | horsebuff: HorseBuff 2.1.2
|
373 | hybrid-aquatic: Hybrid Aquatic 1.3.4
|
374 | icarae_origin: Icarae Origin 1.1.0-alpha.2
|
375 | icarus: Icarus 2.10.0
|
376 | iceberg: Iceberg 1.1.25
|
377 | improvedvanilla: Improved Vanilla 1.20.4-1.7.1
|
378 | imst: Immersive structures 2.1.0
|
379 | incendium: Incendium 5.3.5
|
380 | indium: Indium 1.0.34+mc1.20.1
|
381 | integrated_api: Integrated API 1.5.1+1.20.1-fabric
|
382 | integrated_stronghold: Integrated Stronghold 1.1.1+1.20.1-fabric
|
383 | inventorymanagement: Inventory Management 1.3.1
|
384 | iris: Iris 1.7.5+mc1.20.1
|
385 | io_github_douira_glsl-transformer: glsl-transformer 2.0.1
|
386 | org_anarres_jcpp: jcpp 1.4.14
|
387 | org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
|
388 | jade: Jade 11.12.0+fabric
|
389 | jamlib: JamLib 0.6.1+1.20.x
|
390 | java: OpenJDK 64-Bit Server VM 17
|
391 | jei: Just Enough Items **.**.**.**
|
392 | jeresources: Just Enough Resources **.**.**.**
|
393 | jewelry: Jewelry (RPG Series) 1.3.7+1.20.1
|
394 | jmi: JourneyMapIntegration 1.20.1-0.14-48
|
395 | journeymap: Journeymap 5.10.3
|
396 | journeymap-api-fabric: JourneyMap API 1.20-1.9-fabric-SNAPSHOT
|
397 | jumpoverfences: Jump Over Fences 1.3.1
|
398 | justhammers: Just Hammers 2.0.4+mc1.20.1
|
399 | kambrik: Kambrik 6.1.1+1.20.1
|
400 | knightlib: Knight Lib 1.1.0
|
401 | knightquest: Knight Quest 1.7.2
|
402 | konkrete: Konkrete 1.8.1
|
403 | lambdynlights: LambDynamicLights 2.3.2+1.20.1
|
404 | pride: Pride Lib 1.2.0+1.19.4
|
405 | spruceui: SpruceUI 5.0.0+1.20
|
406 | lavender: Lavender 0.1.9+1.20
|
407 | lavender-md: lavender-md 0.1.1+1.20
|
408 | lavender-md-owo-ui: lavender-md-owo-ui 0.1.1+1.20
|
409 | leafmealone: Leaf Me Alone 1.0.1
|
410 | legendary_origins: Legendary Origins 1.24.8
|
411 | letsdoaddon-compat: [Let's Do Addon] Compat 1.4.2
|
412 | libraryferret: Library ferret 4.0.0
|
413 | linkart: Linkart 5.4.4-1.20.2-build.133
|
414 | dark-matter-base: Dark Matter Base 4.0.0-1.20.1-build.481
|
415 | lithium: Lithium 0.11.2
|
416 | lookinsharp: Lookin' Sharp! 1.0.2
|
417 | reach-entity-attributes: Reach Entity Attributes 2.4.1
|
418 | lootr: Lootr **.**.**.**
|
419 | lovely_snails: Lovely Snails 1.1.3+1.20.1
|
420 | luphieclutteredmod: Cluttered 2.1.0+1.20.1
|
421 | malilib: MaLiLib 0.16.3
|
422 | mcdw: MC Dungeons Weapons 9.0.4
|
423 | mcpitanlib: MCPitanLib 3.1.3-1.20.1-fabric
|
424 | mcwbridges: Macaw's Bridges 3.0.0
|
425 | mcwlights: Macaw's Lights and Lamps 1.1.1
|
426 | mcwroofs: Macaw's Roofs 2.3.1
|
427 | mcwstairs: Macaw's Stairs and Balconies 1.0.0
|
428 | mcwwindows: Macaw's Windows 2.3.0
|
429 | medieval_buildings: Medieval Buildings 1.0.1
|
430 | medievalend: Medieval Buildings [The End Edition] 1.0.1
|
431 | medievalorigins: Medieval Origins Revival 6.5.0+1.20.1-fabric
|
432 | autotag: AutoTag 2.0.2+1.20
|
433 | projectile_damage: Projectile Damage Attribute 3.2.2+1.20.1
|
434 | melody: Melody 1.0.3
|
435 | memorysweep: MemorySweep 1.1.2
|
436 | mermod: Mermod 3.0.0
|
437 | mes: Moog's End Structures 1.3.4-1.20-fabric
|
438 | metalbundles: Metal Bundles 8.0.2
|
439 | midnightlib: MidnightLib 1.4.1
|
440 | mighty_mail: Mighty Mail 1.0.14
|
441 | minecraft: Minecraft 1.20.1
|
442 | mns: Moog's Nether Structures 1.0.1-1.20-fabric
|
443 | mobtimizations: Mobtimizations 1.20.1-1.0.0
|
444 | modernfix: ModernFix 5.20.0+mc1.20.1
|
445 | modmenu: Mod Menu 7.2.2
|
446 | modmenu-badges-lib: ModMenu Badges Lib 2023.6.1
|
447 | monetos: monetos 1.0.0
|
448 | moonlight: Moonlight 1.20-2.13.49
|
449 | more_rpg_classes: More RPG Classes 1.2.6-1.20.1
|
450 | moreculling: More Culling 1.20.4-0.24.0
|
451 | conditional-mixin: conditional mixin 0.3.2
|
452 | moredelight: More Delight 24.9.27-1.20-fabric
|
453 | mousetweaks: Mouse Tweaks 2.26
|
454 | mr_animated_doors: Animated Doors 1.0
|
455 | mr_better_lushcaves: Better Lush Caves 1.3
|
456 | mr_caves__canyons: Caves & Canyons 1.2
|
457 | mr_collect_buddingamethyst: Collect Budding Amethyst 1.0.0
|
458 | mr_dungeons_andtavernsancientcityoverhaul: Dungeons and Taverns Ancient City Overhaul 1
|
459 | mr_fairy_origin: Origins: Fairy 2.0.1
|
460 | mr_fortunate_ancientdebris: Fortunate Ancient Debris 3.3
|
461 | mr_improved_inchlingorigin: Origins: Improved Inchling 2.1.3
|
462 | mr_ls_defaults: LS Defaults 1
|
463 | mr_lukis_grandcapitals: Luki's Grand Capitals 1.1.1
|
464 | mr_mastercutter: MasterCutter 1.1
|
465 | mr_moth_origin: Origins: Moth 2.0.0
|
466 | mr_ns_fdrc: Nature's Spirit - Farmer's Delight Recipe Compat 0.1.0
|
467 | mr_origins_dietarydelights: Origins: Dietary Delights 1.5.2
|
468 | mr_origins_kitsune: Origins: Kitsune 1.0
|
469 | mr_ram_origin: Origins: Ram 2.0.1
|
470 | mr_recipes_plus: Recipes Plus 1.2.4
|
471 | mr_stellarity: Stellarity 2.0e
|
472 | mr_volcanic_dragonorigin: Origins: Volcanic Dragon 2.0.1
|
473 | mru: Mineblock's Repeated Utilities 1.0.4+1.20.1+fabric
|
474 | mvs: Moog's Voyager Structures 4.1.2-1.20-fabric
|
475 | mysticsbiomes: Mystic's Biomes 3.4.3
|
476 | mythicmounts: Mythic Mounts 1.20.1-7.2
|
477 | narrus_yeetus: Narrus Yeetus 1.1.0
|
478 | naturalist: Naturalist 4.0.3
|
479 | natures_spirit: Nature's Spirit 1.6.3-1.20.1
|
480 | naturescompass: Nature's Compass 1.20.1-2.2.3-fabric
|
481 | necronomicon: Necronomicon 1.6.0
|
482 | nets: Not Enough Trinket Slots (NETS) **.**.**.**
|
483 | niftycarts: NiftyCarts 20.1.3
|
484 | nightlights: Night Lights 1.1
|
485 | no-resource-pack-warnings: No Resource Pack Warnings 1.3.0
|
486 | no-shield-delay: No Shield Delay 1.0.1
|
487 | com_electronwill_night-config_core: core 3.8.1
|
488 | com_electronwill_night-config_toml: toml 3.8.1
|
489 | noisium: Noisium 2.3.0+mc1.20-1.20.1
|
490 | nyfsspiders: Nyf's Spiders 2.1.1
|
491 | octolib: OctoLib 0.4.2
|
492 | org_yaml_snakeyaml: snakeyaml 2.2
|
493 | openblocks: Open Block Elevator Mod 0.0.3-1.20.1
|
494 | origins: Origins 1.10.0
|
495 | apoli: Apoli 2.9.0
|
496 | additionalentityattributes: Additional Entity Attributes 1.3.0+1.20.0
|
497 | calio: Calio 1.11.0
|
498 | playerabilitylib: Pal 1.8.0
|
499 | origins-classes: Origins: Classes 1.7.0
|
500 | origins_no_base: No Base Origins 1.0
|
501 | owo: oωo 0.11.2+1.20
|
502 | packetfixer: Packet Fixer 1.4.3
|
503 | paladins: Paladins & Priests (RPG Series) 1.3.1+1.20.1
|
504 | pandalib: PandaLib 0.4.2
|
505 | passiveshield: Passive Shield 3.6
|
506 | patchouli: Patchouli 1.20.1-84-FABRIC
|
507 | fiber: fiber 0.23.0-2
|
508 | path-under-everything: Path Under Everything 1.0.1
|
509 | pehkui: Pehkui 3.8.3+1.14.4-1.21
|
510 | kanos_config: Kanos Config 0.4.1+1.14.4-1.19.4
|
511 | player-animator: Player Animator 1.0.2-rc1+1.20
|
512 | polymorph: Polymorph 0.49.8+1.20.1
|
513 | cardinal-components-block: Cardinal Components API (blocks) 5.2.1
|
514 | cardinal-components-item: Cardinal Components API (items) 5.2.1
|
515 | spectrelib: SpectreLib 0.13.17+1.20.1
|
516 | prism: Prism 1.0.5
|
517 | puzzle: Puzzle 1.5.2+1.20
|
518 | puzzle-base: Puzzle Base 1.5.2+1.20
|
519 | puzzle-gui: Puzzle GUI 1.5.2+1.20
|
520 | puzzle-models: Puzzle Models 1.5.2+1.20
|
521 | puzzle-splashscreen: Puzzle Splash Screen 1.5.2+1.20
|
522 | puzzleslib: Puzzles Lib 8.1.25
|
523 | radiantgear: Radiant Gear 2.1.6+1.20.1
|
524 | ranged_weapon_api: RangedWeaponAPI 1.1.4+1.20.1
|
525 | reactivemusic: Reactive Music 1.0.1+1.20.1
|
526 | reeses-sodium-options: Reese's Sodium Options 1.7.2+mc1.20.1-build.101
|
527 | regions_unexplored: Regions Unexplored 0.5.6+1.20.1
|
528 | resourcefulconfig: Resourcefulconfig 2.1.2
|
529 | resourcefullib: Resourceful Lib 2.1.29
|
530 | com_teamresourceful_bytecodecs: bytecodecs 1.0.2
|
531 | com_teamresourceful_yabn: yabn 1.0.3
|
532 | respawnablepets: Respawnable Pets 1.20-1
|
533 | ribbits: Ribbits 1.20.1-Fabric-3.0.2
|
534 | rocks: This Rocks! 1.7.1
|
535 | rogues: Rogues & Warriors (RPG Series) 1.1.0+1.20.1
|
536 | rpg_origins: RPG Origins 1.4.3
|
537 | rprenames: RP Renames 0.9.1
|
538 | runes: Runes 0.9.13+1.20.1
|
539 | scholar: Scholar 1.0.0
|
540 | searchables: Searchables 1.0.3
|
541 | securecrops: Secure Crops 1.0.4+1.20
|
542 | shield_api: Shield API 1.0.1+1.20.1
|
543 | simple_trashcan: Simple Trashcan 1.0.0
|
544 | smartbrainlib: SmartBrainLib 1.15
|
545 | smarterfarmers: Smarter Farmers 1.20-2.1.0
|
546 | sneak_through_berries: Sneak Through Berries 8.0.0+1.20.1
|
547 | snifferplus: Hellion's Sniffer+ 0.3.0
|
548 | sodium: Sodium 0.5.11+mc1.20.1
|
549 | sodium-extra: Sodium Extra 0.5.4+mc1.20.1-build.115
|
550 | caffeineconfig: CaffeineConfig 1.3.0+1.17
|
551 | crowdin-translate: CrowdinTranslate 1.4+1.19.3
|
552 | sootychimneys: Sooty Chimneys for Fabric 1.1.0
|
553 | spell_engine: Spell Engine 0.15.11+1.20.1
|
554 | spell_power: Spell Power Attribute 0.12.0+1.20.1
|
555 | spyglass-improvements: Spyglass Improvements 1.5.1+mc1.20+fabric
|
556 | starlight: Starlight 1.1.2+fabric.dbc156f
|
557 | stewing_and_baking: Stewing and Baking 1.1
|
558 | structure_pool_api: Structure Pool API 1.0+1.20.1
|
559 | styled-nicknames: Styled Nicknames 1.2.1+1.20
|
560 | fabric-permissions-api-v0: fabric-permissions-api 0.2-SNAPSHOT
|
561 | placeholder-api: Placeholder API 2.0.0-pre.2+1.19.3
|
562 | player-data-api: Player Data API 0.2.2+1.19.3
|
563 | superbsteeds: Superb Steeds 1.20-4
|
564 | cardinal-components-entity: Cardinal Components API (entities) 5.2.2
|
565 | supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8+a
|
566 | supplementaries: Supplementaries 1.20-3.1.10
|
567 | survivalflight: Survival Flight 1.3.3
|
568 | tf_ssf_sfort_ini_sf-ini: SF-INI 1
|
569 | sushi_bar: Sushi Bar 0.2.2+1.20
|
570 | com_moulberry_mixinconstraints: mixinconstraints 1.0.1
|
571 | swordblockingmechanics: Sword Blocking Mechanics 8.0.1
|
572 | t_and_t: Towns and Towers 1.12
|
573 | talk_balloons: Talk Balloons 1.0.0
|
574 | tbim: This boat is MINE! 1.0.1
|
575 | tectonic: Tectonic 2.4.1b
|
576 | terrablender: TerraBlender **.**.**.**
|
577 | terrainslabs: Countered's Terrain Slabs 1.3.0
|
578 | theorcs: theorcs fabric-1.20.x-1.0
|
579 | threatengl: ThreatenGL 1.3.3-release.1
|
580 | through-the-lilypads-gently: Through the lily pads, gently 1.2.0
|
581 | toms_storage: Tom's Simple Storage Mod 1.7.0
|
582 | toomanyorigins: TooManyOrigins 1.1.4+1.20.1-fabric
|
583 | toomanypaintings: Too Many Paintings! 1.0.2-1.20-1.20.4-fabric
|
584 | totw_additions: Towers of the Wild: Additions 1.3
|
585 | trinkets: Trinkets 3.7.2
|
586 | turkish_delight: Turkish Delight 1.0.0
|
587 | uncraftingtable76: Uncrafting Table 1.4.3
|
588 | uselessreptile: Useless Reptile 0.7.4-1.20.1
|
589 | common-protection-api: Common Protection API 1.0.0
|
590 | primitive_multipart_entities: Primitive Multipart Entities 1.1.1
|
591 | utilitybelt: Utility Belt 1.3.6+1.20.1
|
592 | tutorial-lib: Tutorial Lib 1.1.2+1.20.x
|
593 | vinery: [Let's Do] Vinery 1.4.34
|
594 | visualworkbench: Visual Workbench 8.0.0
|
595 | voicechat: Simple Voice Chat 1.20.1-2.5.27
|
596 | wands: Building Wands 2.7-beta
|
597 | waystones: Waystones 14.1.6
|
598 | wheelbarrow: Wheelbarrow 1.0.0
|
599 | wizards: Wizards (RPG Series) 1.3.0+1.20.1
|
600 | xercamusic: Music Maker Mod fabric-1.20.1-1.0.2
|
601 | yeetusexperimentus: Yeetus Experimentus 2.3.0-build.4+mc1.20.1
|
602 | yet_another_config_lib_v3: YetAnotherConfigLib 3.6.2+1.20.1-fabric
|
603 | com_twelvemonkeys_common_common-image: common-image 3.12.0
|
604 | com_twelvemonkeys_common_common-io: common-io 3.12.0
|
605 | com_twelvemonkeys_common_common-lang: common-lang 3.12.0
|
606 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
|
607 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
|
608 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
|
609 | org_quiltmc_parsers_gson: gson 0.2.1
|
610 | org_quiltmc_parsers_json: json 0.2.1
|
611 | yigd: You're in Grave Danger 2.0.12
|
612 | libgui: LibGui 8.1.1+1.20.1
|
613 | jankson: Jankson 6.0.0+j1.2.3
|
614 | libninepatch: LibNinePatch 1.2.0
|
615 | yungsapi: YUNG's API 1.20-Fabric-4.0.6
|
616 | yungsbridges: YUNG's Bridges 1.20-Fabric-4.0.3
|
617 | Loaded Shaderpack: (off)
|
618 | Flywheel Backend: GL33 Instanced Arrays
|
619 | Launched Version: 1.20.1
|
620 | Backend library: LWJGL version 3.3.1 SNAPSHOT
|
621 | Backend API: NVIDIA GeForce RTX 3060/PCIe/SSE2 GL version 4.6.0 NVIDIA 560.94, NVIDIA Corporation
|
622 | Window size: 1920x1080
|
623 | GL Caps: Using framebuffer using OpenGL 3.2
|
624 | GL debug messages:
|
625 | Using VBOs: Yes
|
626 | Is Modded: Definitely; Client brand changed to 'fabric'
|
627 | Type: Client (map_client.txt)
|
628 | Graphics mode: fancy
|
629 | Resource Packs: vanilla, fabric, Moonlight Mods Dynamic Assets, file/Mizunos 16 Craft JE CIT_1.20.1-1.0_230720.zip, file/cocricot for 1.20.x v1.0.1.zip, black_icons, rprenames:vanillish, file/[MEGA] Ghoulcraft 10-22-20.zip, file/All_BOTW_Shield_Zelda_v0.6_1.20+.zip, file/cutehatspack, file/FreshCITv1.3.zip, file/GARDEN BREEZE 1.1.zip, file/GRANNY'S CORNER 1.2.zip, file/Hananacraft (v1.3.1).zip, file/heritage-cit.zip, file/ikuyuks hats v.1.zip, file/Mushroom_Cap_Hat_v1.20.4, file/§dHoshi's Hat Pack, file/somie-s-variable-hats-1-14-1-19.zip, file/repottery-v1-3-2.zip, file/cottagecore.zip, file/1.18 Nox Carpets.zip, file/§6Phonograph, file/Mythical Forest!, file/MCE Bed Frames 1.20.4.zip, file/Luxurious+Lichen.zip, file/donkey-to-deer-v1-1.zip, file/Pesky+Parrots.zip, file/platypusSniffer (1.20), file/Invisible-Item-Frames-V5.zip, file/Invisible Armor Model Java - 15.zip, file/lanostry_foxes.zip, file/terrr-s-veggie-villager-v1-1-2.zip, file/terrr-s-veggie-plus-addon.zip, file/terrr-s-veggie-illager-addon.zip, file/terrr-s-midget-hostile.zip, file/Cod+Zombies+Voice+Pack.zip, file/MySims+Villager+Voice+Pack.zip, file/Better_Farm_Animals_v0.08.zip, file/Better_Cats_V0.09.zip, file/better-dogs-v1-12-mrblueyeti-modified-v.zip, file/Better Horses v2.0 1.21.zip, continuity:glass_pane_culling_fix, natures_spirit:better_leaves_compatibility
|
630 | Current Language: en_us
|
631 | CPU: 12x AMD Ryzen 5 5600G with Radeon Graphics
|
632 |
|