1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2025-04-30 20:08:49
|
5 | Description: mouseClicked event handler
|
6 |
|
7 | java.lang.ExceptionInInitializerError
|
8 | at knot//net.minecraft.class_1799.handler$ejl000$fzzy_core$initializeFromItem(class_1799.java:11126)
|
9 | at knot//net.minecraft.class_1799.<init>(class_1799.java:175)
|
10 | at knot//com.simibubi.create.content.processing.recipe.ProcessingOutput.deserialize(ProcessingOutput.java:87)
|
11 | at knot//com.simibubi.create.content.processing.sequenced.SequencedAssemblyRecipeSerializer.readFromJson(SequencedAssemblyRecipeSerializer.java:38)
|
12 | at knot//com.simibubi.create.content.processing.sequenced.SequencedAssemblyRecipeSerializer.fromJson(SequencedAssemblyRecipeSerializer.java:74)
|
13 | at knot//com.simibubi.create.content.processing.sequenced.SequencedAssemblyRecipeSerializer.method_8121(SequencedAssemblyRecipeSerializer.java:14)
|
14 | at knot//net.minecraft.class_1863.method_17720(class_1863.java:135)
|
15 | at knot//net.minecraft.class_1863.method_20705(class_1863.java:56)
|
16 | at knot//net.minecraft.class_1863.method_18788(class_1863.java:35)
|
17 | at knot//net.minecraft.class_4080.method_18790(class_4080.java:13)
|
18 | at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source)
|
19 | at java.base/java.util.concurrent.CompletableFuture$Completion.run(Unknown Source)
|
20 | at knot//net.minecraft.class_4014.method_18365(class_4014.java:69)
|
21 | at knot//net.minecraft.class_1255.method_18859(class_1255.java:156)
|
22 | at knot//net.minecraft.class_4093.method_18859(class_4093.java:23)
|
23 | at knot//net.minecraft.class_1255.method_16075(class_1255.java:130)
|
24 | at knot//net.minecraft.class_1255.method_18857(class_1255.java:139)
|
25 | at knot//net.minecraft.class_525.method_31130(class_525.java:352)
|
26 | at knot//net.minecraft.class_528.method_43462(class_528.java:169)
|
27 | at knot//net.minecraft.class_528.<init>(class_528.java:95)
|
28 | at knot//net.minecraft.class_526.method_25426(class_526.java:54)
|
29 | at knot//net.minecraft.class_437.method_25423(class_437.java:297)
|
30 | at knot//net.minecraft.class_310.method_1507(class_310.java:1080)
|
31 | at knot//net.minecraft.class_442.method_19861(class_442.java:159)
|
32 | at knot//net.minecraft.class_4185.method_25306(class_4185.java:94)
|
33 | at knot//net.minecraft.class_4264.method_25348(class_4264.java:56)
|
34 | at knot//net.minecraft.class_339.method_25402(class_339.java:189)
|
35 | at knot//net.minecraft.class_4069.method_25402(class_4069.java:38)
|
36 | at knot//net.minecraft.class_442.method_25402(class_442.java:299)
|
37 | at knot//net.minecraft.class_312.method_1611(class_312.java:98)
|
38 | at knot//net.minecraft.class_437.method_25412(class_437.java:409)
|
39 | at knot//net.minecraft.class_312.method_1601(class_312.java:98)
|
40 | at knot//net.minecraft.class_312.method_22686(class_312.java:169)
|
41 | at knot//net.minecraft.class_1255.execute(class_1255.java:102)
|
42 | at knot//net.minecraft.class_312.method_22684(class_312.java:169)
|
43 | at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
|
44 | at knot//org.lwjgl.system.JNI.invokeV(Native Method)
|
45 | at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3403)
|
46 | at knot//com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:201)
|
47 | at knot//com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:219)
|
48 | at knot//net.minecraft.class_1041.method_15998(class_1041.java:288)
|
49 | at knot//net.minecraft.class_310.method_1523(class_310.java:1241)
|
50 | at knot//net.minecraft.class_310.method_1514(class_310.java:802)
|
51 | at knot//net.minecraft.client.main.Main.main(Main.java:250)
|
52 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
53 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
54 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
55 | Caused by: java.lang.IllegalStateException: Registry is already frozen (trying to add key ResourceKey[minecraft:root / fzzy_core:modifier_helper_type])
|
56 | at knot//net.minecraft.class_2370.method_40274(class_2370.java:135)
|
57 | at knot//net.minecraft.class_2370.method_46744(class_2370.java:141)
|
58 | at knot//net.minecraft.class_2370.method_10272(class_2370.java:186)
|
59 | at knot//net.fabricmc.fabric.api.event.registry.FabricRegistryBuilder.buildAndRegister(FabricRegistryBuilder.java:144)
|
60 | at knot//me.fzzyhmstrs.fzzy_core.modifier_util.ModifierHelperType.<clinit>(ModifierHelperType.kt:68)
|
61 | ... 47 more
|
62 |
|
63 |
|
64 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
65 | ---------------------------------------------------------------------------------------
|
66 |
|
67 | -- Head --
|
68 | Thread: Render thread
|
69 | Stacktrace:
|
70 | at knot//net.minecraft.class_1799.handler$ejl000$fzzy_core$initializeFromItem(class_1799.java:11126)
|
71 | at knot//net.minecraft.class_1799.<init>(class_1799.java:175)
|
72 | at knot//com.simibubi.create.content.processing.recipe.ProcessingOutput.deserialize(ProcessingOutput.java:87)
|
73 | at knot//com.simibubi.create.content.processing.sequenced.SequencedAssemblyRecipeSerializer.readFromJson(SequencedAssemblyRecipeSerializer.java:38)
|
74 | at knot//com.simibubi.create.content.processing.sequenced.SequencedAssemblyRecipeSerializer.fromJson(SequencedAssemblyRecipeSerializer.java:74)
|
75 | at knot//com.simibubi.create.content.processing.sequenced.SequencedAssemblyRecipeSerializer.method_8121(SequencedAssemblyRecipeSerializer.java:14)
|
76 | at knot//net.minecraft.class_1863.method_17720(class_1863.java:135)
|
77 | at knot//net.minecraft.class_1863.method_20705(class_1863.java:56)
|
78 | at knot//net.minecraft.class_1863.method_18788(class_1863.java:35)
|
79 | at knot//net.minecraft.class_4080.method_18790(class_4080.java:13)
|
80 | at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(Unknown Source)
|
81 | at java.base/java.util.concurrent.CompletableFuture$Completion.run(Unknown Source)
|
82 | at knot//net.minecraft.class_4014.method_18365(class_4014.java:69)
|
83 | at knot//net.minecraft.class_1255.method_18859(class_1255.java:156)
|
84 | at knot//net.minecraft.class_4093.method_18859(class_4093.java:23)
|
85 | at knot//net.minecraft.class_1255.method_16075(class_1255.java:130)
|
86 | at knot//net.minecraft.class_1255.method_18857(class_1255.java:139)
|
87 | at knot//net.minecraft.class_525.method_31130(class_525.java:352)
|
88 | at knot//net.minecraft.class_528.method_43462(class_528.java:169)
|
89 | at knot//net.minecraft.class_528.<init>(class_528.java:95)
|
90 | at knot//net.minecraft.class_526.method_25426(class_526.java:54)
|
91 | at knot//net.minecraft.class_437.method_25423(class_437.java:297)
|
92 | at knot//net.minecraft.class_310.method_1507(class_310.java:1080)
|
93 | at knot//net.minecraft.class_442.method_19861(class_442.java:159)
|
94 | at knot//net.minecraft.class_4185.method_25306(class_4185.java:94)
|
95 | at knot//net.minecraft.class_4264.method_25348(class_4264.java:56)
|
96 | at knot//net.minecraft.class_339.method_25402(class_339.java:189)
|
97 | at knot//net.minecraft.class_4069.method_25402(class_4069.java:38)
|
98 | at knot//net.minecraft.class_442.method_25402(class_442.java:299)
|
99 | at knot//net.minecraft.class_312.method_1611(class_312.java:98)
|
100 | at knot//net.minecraft.class_437.method_25412(class_437.java:409)
|
101 | at knot//net.minecraft.class_312.method_1601(class_312.java:98)
|
102 | at knot//net.minecraft.class_312.method_22686(class_312.java:169)
|
103 | at knot//net.minecraft.class_1255.execute(class_1255.java:102)
|
104 | at knot//net.minecraft.class_312.method_22684(class_312.java:169)
|
105 | at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
|
106 | at knot//org.lwjgl.system.JNI.invokeV(Native Method)
|
107 | at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3403)
|
108 | at knot//com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:201)
|
109 | at knot//com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:219)
|
110 |
|
111 | -- Affected screen --
|
112 | Details:
|
113 | Screen name: net.minecraft.class_442
|
114 | Stacktrace:
|
115 | at knot//net.minecraft.class_437.method_25412(class_437.java:409)
|
116 | at knot//net.minecraft.class_312.method_1601(class_312.java:98)
|
117 | at knot//net.minecraft.class_312.method_22686(class_312.java:169)
|
118 | at knot//net.minecraft.class_1255.execute(class_1255.java:102)
|
119 | at knot//net.minecraft.class_312.method_22684(class_312.java:169)
|
120 | at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
|
121 | at knot//org.lwjgl.system.JNI.invokeV(Native Method)
|
122 | at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3403)
|
123 | at knot//com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:201)
|
124 | at knot//com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:219)
|
125 | at knot//net.minecraft.class_1041.method_15998(class_1041.java:288)
|
126 | at knot//net.minecraft.class_310.method_1523(class_310.java:1241)
|
127 | at knot//net.minecraft.class_310.method_1514(class_310.java:802)
|
128 | at knot//net.minecraft.client.main.Main.main(Main.java:250)
|
129 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
130 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
131 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
132 |
|
133 | -- Last reload --
|
134 | Details:
|
135 | Reload number: 1
|
136 | Reload reason: initial
|
137 | Finished: Yes
|
138 | Packs: vanilla, fabric, minecraft:udsupporteatinganimation, presencefootsteps:default_sound_pack, seasons:seasonal_lush_caves, minecraft:supporteatinganimation, Moonlight Mods Dynamic Assets, distinguishedpotions:potion_overrides, diagonalblocks:default_block_models, essential
|
139 | Stacktrace:
|
140 | at knot//net.minecraft.class_6360.method_36565(class_6360.java:49)
|
141 | at knot//net.minecraft.class_310.method_1587(class_310.java:2413)
|
142 | at knot//net.minecraft.class_310.method_1514(class_310.java:821)
|
143 | at knot//net.minecraft.client.main.Main.main(Main.java:250)
|
144 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
145 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
146 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
147 |
|
148 | -- Cobblemon --
|
149 | Details:
|
150 | Version: 1.5.2
|
151 | Is Snapshot: false
|
152 | Git Commit: df8f078 (https://gitlab.com/cable-mc/cobblemon/-/commit/df8f078d13702ab9a000438910b822ceffbb2248)
|
153 | Branch: HEAD
|
154 |
|
155 | -- System Details --
|
156 | Details:
|
157 | Minecraft Version: 1.20.1
|
158 | Minecraft Version ID: 1.20.1
|
159 | Operating System: Windows 10 (amd64) version 10.0
|
160 | Java Version: 17.0.12, Azul Systems, Inc.
|
161 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
|
162 | Memory: 1552279688 bytes (1480 MiB) / 4865392640 bytes (4640 MiB) up to 8589934592 bytes (8192 MiB)
|
163 | CPUs: 12
|
164 | Processor Vendor: AuthenticAMD
|
165 | Processor Name: AMD Ryzen 5 5500
|
166 | Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
|
167 | Microarchitecture: Zen 3
|
168 | Frequency (GHz): 3.59
|
169 | Number of physical packages: 1
|
170 | Number of physical CPUs: 6
|
171 | Number of logical CPUs: 12
|
172 | Graphics card #0 name: NVIDIA GeForce RTX 4060
|
173 | Graphics card #0 vendor: NVIDIA (0x10de)
|
174 | Graphics card #0 VRAM (MB): 4095.00
|
175 | Graphics card #0 deviceId: 0x2882
|
176 | Graphics card #0 versionInfo: DriverVersion=32.0.15.6614
|
177 | Memory slot #0 capacity (MB): 16384.00
|
178 | Memory slot #0 clockSpeed (GHz): 3.20
|
179 | Memory slot #0 type: DDR4
|
180 | Memory slot #1 capacity (MB): 16384.00
|
181 | Memory slot #1 clockSpeed (GHz): 3.20
|
182 | Memory slot #1 type: DDR4
|
183 | Virtual memory max (MB): 41877.59
|
184 | Virtual memory used (MB): 28332.24
|
185 | Swap memory total (MB): 9216.00
|
186 | Swap memory used (MB): 113.25
|
187 | JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192M
|
188 | Fabric Mods:
|
189 | additionalstructures: Additional Structures 4.2.1
|
190 | all_the_fan_made_discs: All The Fan Made Discs 0.5.6
|
191 | amendments: Amendments 1.20-1.1.1
|
192 | mixinsquared: MixinSquared 0.1.1
|
193 | appleskin: AppleSkin 2.5.1+mc1.20
|
194 | aquamirae: Aquamirae 6
|
195 | architectury: Architectury 9.1.13
|
196 | azurelib: AzureLib 2.0.20
|
197 | azurelibarmor: AzureLib Armor 2.0.3
|
198 | backslot: BackSlot 1.2.15
|
199 | amecsapi: Amecs API 1.5.0+mc1.20-pre1
|
200 | badpackets: Bad Packets 0.4.3
|
201 | bakery: Bakery 1.1.3
|
202 | balm-fabric: Balm 7.2.1
|
203 | bclib: BCLib 3.0.14
|
204 | wunderlib: WunderLib 1.1.5
|
205 | beachparty: Beachparty 1.1.3
|
206 | bellsandwhistles: Create: Bells & Whistles 0.4.5
|
207 | bendy-lib: Bendy api 4.0.0
|
208 | betteradvancements: Better Advancements **.**.**.**
|
209 | betteranimationscollection: Better Animations Collection 8.0.0
|
210 | betterchunkloading: Better chunk loading mod 1.20.1-5.5
|
211 | betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3
|
212 | org_reflections_reflections: reflections 0.10.2
|
213 | betterdungeons: YUNG's Better Dungeons 1.20-Fabric-4.0.3
|
214 | betterend: Better End 4.0.11
|
215 | betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.5
|
216 | betterf3: BetterF3 7.0.2
|
217 | betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.5
|
218 | betterfpsdist: Better FPS distance Mod 1.20.1-6.0
|
219 | betterjungletemples: YUNG's Better Jungle Temples 1.20-Fabric-2.0.4
|
220 | bettermineshafts: YUNG's Better Mineshafts 1.20-Fabric-4.0.4
|
221 | bettermounthud: Better Mount HUD 1.2.2
|
222 | betternether: Better Nether 9.0.10
|
223 | betteroceanmonuments: YUNG's Better Ocean Monuments 1.20-Fabric-3.0.4
|
224 | betterpingdisplay: Better Ping Display 1.1.1
|
225 | betterstats: Better Statistics Screen 3.8.1+fabric-1.20.1
|
226 | tcdcommons: TCD Commons API 3.8.1+fabric-1.20.1
|
227 | betterstrongholds: YUNG's Better Strongholds 1.20-Fabric-4.0.3
|
228 | betterthirdperson: Better Third Person 1.9.0
|
229 | betterwitchhuts: YUNG's Better Witch Huts 1.20-Fabric-3.0.3
|
230 | blossom-lib: BlossomLib 2.5.4+1.20
|
231 | server_translations_api: Server Translations API 2.0.0+1.20
|
232 | packet_tweaker: Packet Tweaker 0.4.0+1.19.4
|
233 | blossom-tpa: BlossomTpa 2.2.1+1.20
|
234 | blur: Blur (Fabric) 3.1.0
|
235 | satin: Satin 1.13.0
|
236 | bobby: Bobby 5.0.1
|
237 | com_typesafe_config: config 1.4.2
|
238 | io_leangen_geantyref_geantyref: geantyref 1.3.13
|
239 | org_spongepowered_configurate-core: configurate-core 4.1.2
|
240 | org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
|
241 | bookshelf: Bookshelf 20.1.9
|
242 | botarium: Botarium 2.3.3
|
243 | team_reborn_energy: Energy 3.0.0
|
244 | brewery: Brewery 1.1.3
|
245 | candlelight: Candlelight 1.2.8
|
246 | cardinal-components: Cardinal Components API 5.2.2
|
247 | cardinal-components-base: Cardinal Components API (base) 5.2.2
|
248 | cardinal-components-block: Cardinal Components API (blocks) 5.2.2
|
249 | cardinal-components-chunk: Cardinal Components API (chunks) 5.2.2
|
250 | cardinal-components-entity: Cardinal Components API (entities) 5.2.2
|
251 | cardinal-components-item: Cardinal Components API (items) 5.2.2
|
252 | cardinal-components-level: Cardinal Components API (world saves) 5.2.2
|
253 | cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.2.2
|
254 | cardinal-components-world: Cardinal Components API (worlds) 5.2.2
|
255 | chat_heads: Chat Heads 0.10.31
|
256 | chiselsandbits: chisels-and-bits 1.4.147
|
257 | org_lz4_lz4-pure-java: lz4-pure-java 1.8.0
|
258 | saeculariacaudices: Saecularia Caudices 1.0.23
|
259 | scena: Scena 1.0.103
|
260 | chunksending: Chunksending Mod 1.20.1-2.8
|
261 | cicada: CICADA 0.8.3+1.20.1
|
262 | citresewn: CIT Resewn 1.1.3+1.20
|
263 | citresewn-defaults: CIT Resewn: Defaults 1.1.3+1.20
|
264 | clean_tooltips: Clean Tooltips 1.0
|
265 | cleardespawn: Clear Despawn 1.1.15
|
266 | clientcrafting: clientcrafting Mod 1.20.1-1.8
|
267 | cloth-config: Cloth Config v11 11.1.118
|
268 | cloth-basic-math: cloth-basic-math 0.6.1
|
269 | clumps: Clumps **.**.**.**
|
270 | clutter: Clutter 1.20-0.5.7
|
271 | cobblemon: Cobblemon 1.5.2+1.20.1
|
272 | collective: Collective 7.30
|
273 | completeconfig: CompleteConfig 2.5.0
|
274 | completeconfig-gui-yacl: completeconfig-gui-yacl 2.5.0
|
275 | connectivity: Connectivity Mod 1.20.1-7.1
|
276 | continuity: Continuity 3.0.0-beta.5+1.20.1
|
277 | controlling: Controlling For Fabric 12.0.2
|
278 | coroutil: CoroUtil 1.20.1-1.3.7
|
279 | cpm: Customizable Player Models 0.6.21a
|
280 | create: Create 0.5.1-d-build.5+mc1.20.1
|
281 | com_google_code_findbugs_jsr305: jsr305 3.0.2
|
282 | flywheel: Flywheel 0.6.10
|
283 | milk: Milk Lib 1.2.60
|
284 | dripstone_fluid_lib: Dripstone Fluid Lib 3.0.2
|
285 | porting_lib_accessors: Porting Lib Accessors 2.1.1127+1.20
|
286 | porting_lib_base: Porting Lib Base 2.1.1127+1.20
|
287 | porting_lib_attributes: Porting Lib Attributes 2.1.1127+1.20
|
288 | porting_lib_common: Porting Lib Common 2.1.1127+1.20
|
289 | porting_lib_lazy_registration: Porting Lib Lazy Register 2.1.1127+1.20
|
290 | porting_lib_utility: Porting Lib Utility 2.1.1127+1.20
|
291 | porting_lib_brewing: Porting Lib Brewing 2.1.1127+1.20
|
292 | porting_lib_core: Porting Lib Core 2.1.1127+1.20
|
293 | porting_lib_gametest: Porting Lib GameTest 2.1.1127+1.20
|
294 | porting_lib_client_events: Porting Lib Client Events 2.1.1127+1.20
|
295 | porting_lib_entity: Porting Lib Entity 2.1.1127+1.20
|
296 | porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.1.1127+1.20
|
297 | porting_lib_extensions: Porting Lib Extensions 2.1.1127+1.20
|
298 | porting_lib_fake_players: Porting Lib Fake Players 2.1.1127+1.20
|
299 | porting_lib_models: Porting Lib Models 2.1.1127+1.20
|
300 | porting_lib_networking: Porting Lib Networking 2.1.1127+1.20
|
301 | porting_lib_obj_loader: Porting Lib Obj Loader 2.1.1127+1.20
|
302 | porting_lib_model_loader: Porting Lib Model Loader 2.1.1127+1.20
|
303 | porting_lib_tags: Porting Lib Tags 3.0
|
304 | porting_lib_tool_actions: Porting Lib Tool Actions 2.1.1127+1.20
|
305 | porting_lib_transfer: Porting Lib Transfer 2.1.1127+1.20
|
306 | reach-entity-attributes: Reach Entity Attributes 2.4.0
|
307 | registrate-fabric: Registrate for Fabric 1.3.62-MC1.20.1
|
308 | porting_lib_data: Porting Lib Data 2.1.1090+1.20
|
309 | porting_lib_model_generators: Porting Lib Model Generators 2.1.1090+1.20
|
310 | porting_lib_model_materials: Porting Lib Model Materials 2.1.1090+1.20
|
311 | create-track-map: Create Track Map 1.4
|
312 | create_cooking: Create: Cooking 1.0.0
|
313 | create_enchantment_industry: Create Enchantment Industry 1.2.12
|
314 | create_dragon_lib: Create Dragon Lib 1.4.1
|
315 | create_jetpack: Create Jetpack 4.1.0
|
316 | flightlib: Flight Lib 2.0.3
|
317 | create_new_age: Create: New Age 1.1.2
|
318 | create_structures: Create: Structures 1.1.0
|
319 | createdeco: Create Deco 2.0.1-1.20.1-fabric
|
320 | creategoggles: Create Goggles 0.5.5.f
|
321 | createoreexcavation: Create Ore Excavation 1.4.3
|
322 | chunk-storage-api-fabric: Chunk Storage Api Fabric 1.0.4
|
323 | createorigins: Create: Origins 1.2.1+1.20.1
|
324 | createreibugfix: CreateFabric&REIBugFix 0.1.0-create0.5.1-mc1.20.x
|
325 | conditional-mixin: conditional mixin 0.3.2
|
326 | creeperoverhaul: Creeper Overhaul 3.0.2
|
327 | cupboard: cupboard 1.20.1-2.7
|
328 | deeperdarker: Deeper and Darker 1.2.6
|
329 | customportalapi: Custom Portal Api 0.0.1-beta64-1.20
|
330 | diagonalfences: Diagonal Fences 8.1.3
|
331 | diagonalwindows: Diagonal Windows 8.1.3
|
332 | diagonalblocks: Diagonal Blocks 8.0.3
|
333 | distinguishedpotions: Distinguished Potions 8.0.2
|
334 | doapi: Lets Do Api 1.2.8
|
335 | dogslie: Let Sleeping Dogs Lie 1.2.0
|
336 | doubledoors: Double Doors 5.2
|
337 | duckling: Duckling 3.0.0
|
338 | dynview: Dynamic View Mod 1.20.1-4.0
|
339 | easyanvils: Easy Anvils 8.0.1
|
340 | easymagic: Easy Magic 8.0.1
|
341 | eatinganimationid: Eating Animation 1.20+1.9.5
|
342 | enchdesc: EnchantmentDescriptions 17.0.13
|
343 | endermanoverhaul: Enderman Overhaul 1.0.4
|
344 | endrem: End Remastered 5.2.4
|
345 | enhanced_attack_indicator: Enhanced Attack Indicator 1.0.4+1.20
|
346 | entityculling: EntityCulling-Fabric 1.6.2-mc1.20.1
|
347 | essential-container: essential-container 1.0.0
|
348 | essential-loader: essential-loader 1.2.1
|
349 | estrogen: Create: Estrogen 4.1.0+1.20.1-fabric
|
350 | jukeboxfix: Jukeboxfix 1.0.0+1.20.1
|
351 | explorify: Explorify v1.3.0-mc1.20
|
352 | extendedgears: Extended Cogwheels 2.1.0-1.20.1-0.5.1.c-fabric
|
353 | extraorigins: Extra Origins 1.20-4
|
354 | fabric-api: Fabric API 0.92.2+1.20.1
|
355 | fabric-api-base: Fabric API Base 0.4.31+1802ada577
|
356 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.36+1802ada577
|
357 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.13+1802ada577
|
358 | fabric-block-api-v1: Fabric Block API (v1) 1.0.11+1802ada577
|
359 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.1+1802ada577
|
360 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.41+1802ada577
|
361 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.2+1802ada577
|
362 | fabric-command-api-v1: Fabric Command API (v1) 1.2.34+f71b366f77
|
363 | fabric-command-api-v2: Fabric Command API (v2) 2.2.13+1802ada577
|
364 | fabric-commands-v0: Fabric Commands (v0) 0.2.51+df3654b377
|
365 | fabric-containers-v0: Fabric Containers (v0) 0.1.64+df3654b377
|
366 | fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.11+1802ada577
|
367 | fabric-convention-tags-v1: Fabric Convention Tags 1.5.5+1802ada577
|
368 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.19+1802ada577
|
369 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.0+de0fd6d177
|
370 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.4+1802ada577
|
371 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.54+1802ada577
|
372 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.0+1c78457f77
|
373 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.2+1802ada577
|
374 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.63+df3654b377
|
375 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.40+1802ada577
|
376 | fabric-item-api-v1: Fabric Item API (v1) 2.1.28+1802ada577
|
377 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.12+1802ada577
|
378 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.37+1802ada577
|
379 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.35+df3654b377
|
380 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.22+1802ada577
|
381 | fabric-loot-api-v2: Fabric Loot API (v2) 1.2.1+1802ada577
|
382 | fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.45+9e7660c677
|
383 | fabric-message-api-v1: Fabric Message API (v1) 5.1.9+1802ada577
|
384 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.50+1802ada577
|
385 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.3+1802ada577
|
386 | fabric-models-v0: Fabric Models (v0) 0.4.2+9386d8a777
|
387 | fabric-networking-api-v1: Fabric Networking API (v1) 1.3.11+1802ada577
|
388 | fabric-networking-v0: Fabric Networking (v0) 0.3.51+df3654b377
|
389 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.3+1802ada577
|
390 | fabric-particles-v1: Fabric Particles (v1) 1.1.2+1802ada577
|
391 | fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.21+1802ada577
|
392 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.3+1802ada577
|
393 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.1+1802ada577
|
394 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.2+85287f9f77
|
395 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.46+df3654b377
|
396 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.37+92a0d36777
|
397 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.28+1802ada577
|
398 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.49+df3654b377
|
399 | fabric-rendering-v1: Fabric Rendering (v1) 3.0.8+1802ada577
|
400 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.8+1802ada577
|
401 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.10+1802ada577
|
402 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.8+1802ada577
|
403 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.30+1802ada577
|
404 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.13+1802ada577
|
405 | fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.5+8dd72ea377
|
406 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.1+1802ada577
|
407 | fabric-language-kotlin: Fabric Language Kotlin 1.10.18+kotlin.1.9.22
|
408 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.9.22
|
409 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.9.22
|
410 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.9.22
|
411 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.9.22
|
412 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.23.2
|
413 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.8.0
|
414 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.8.0
|
415 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.5.0
|
416 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.6.2
|
417 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.6.2
|
418 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.6.2
|
419 | fabricloader: Fabric Loader 0.16.14
|
420 | mixinextras: MixinExtras 0.4.1
|
421 | fallingleaves: Falling Leaves 1.15.4
|
422 | fallingtree: FallingTree 4.3.4
|
423 | farmersdelight: Farmer's Delight 1.20.1-1.4.3
|
424 | fastasyncworldsave: fastasyncworldsave Mod 1.20.1-2.4
|
425 | fastminecart: Fast Minecart 1.0.0
|
426 | fastquit: FastQuit 3.0.0+1.20+
|
427 | ferritecore: FerriteCore 6.0.1
|
428 | fishingrework: Fishing Aquatica 1.20.1-0.2.8.1
|
429 | fishofthieves: Fish of Thieves 3.0.4
|
430 | flan: Flan 1.20.1-1.9.1
|
431 | rtree-3i-lite-fabric: rtree-3i-lite for Fabric 0.3.0
|
432 | flowerymooblooms: Friends&Foes - Flowery Mooblooms 2.0.2
|
433 | foodplusid: Food+ 2.3+1.20.1
|
434 | forgeconfigapiport: Forge Config API Port 8.0.0
|
435 | forgeconfigscreens: Forge Config Screens 8.0.2
|
436 | forgivingvoid: Forgiving Void 10.0.1
|
437 | formations: Formations 1.0.2
|
438 | formationsoverworld: Formations Overworld 1.0.2
|
439 | friendsandfoes: Friends&Foes 2.0.17
|
440 | ftblibrary: FTB Library 2001.1.5
|
441 | ftbquests: FTB Quests 2001.3.3
|
442 | ftbteams: FTB Teams 2001.1.4
|
443 | fzzy_core: Fzzy Core 0.4.2+1.20.1
|
444 | geckolib: GeckoLib 4 4.4.2
|
445 | com_eliotlash_mclib_mclib: mclib 20
|
446 | handcrafted: Handcrafted 3.0.6
|
447 | hearth_and_home: Hearth & Home 1.20.1-2.0.3
|
448 | herbalbrews: Herbal Brews 1.0.3-1
|
449 | holdthatchunk: Hold That Chunk 2.0.1
|
450 | htm: Hey That's Mine 1.1.9
|
451 | common-protection-api: Common Protection API 1.0.0
|
452 | immediatelyfast: ImmediatelyFast 1.2.10+1.20.4
|
453 | net_lenni0451_reflect: Reflect 1.3.2
|
454 | immersive_paintings: Immersive Paintings 0.6.7+1.20.1
|
455 | imst: Immersive structures 2.1.0
|
456 | incendium: Incendium 5.3.4
|
457 | indium: Indium 1.0.30+mc1.20.4
|
458 | iris: Iris 1.6.17
|
459 | io_github_douira_glsl-transformer: glsl-transformer 2.0.0-pre13
|
460 | org_anarres_jcpp: jcpp 1.4.14
|
461 | org_antlr_antlr4-runtime: antlr4-runtime 4.11.1
|
462 | ironchests: Iron Chests: Restocked 5.0.2
|
463 | java: OpenJDK 64-Bit Server VM 17
|
464 | justplayerheads: Just Player Heads 3.3
|
465 | lambdynlights: LambDynamicLights 2.3.2+1.20.1
|
466 | pride: Pride Lib 1.2.0+1.19.4
|
467 | spruceui: SpruceUI 5.0.0+1.20
|
468 | lazydfu: LazyDFU 0.1.3
|
469 | leavesbegone: Leaves Be Gone 8.0.0
|
470 | lithium: Lithium 0.11.2
|
471 | lootr: Lootr **.**.**.**
|
472 | make_bubbles_pop: Make Bubbles Pop 0.3.0-fabric
|
473 | mavapi: More Axolotl Variants API 1.1.3
|
474 | mavm: More Axolotl Variants Mod 1.2.4
|
475 | meadow: Meadow 1.3.4
|
476 | memoryleakfix: Memory Leak Fix 1.1.5
|
477 | memorysettings: Memorysettings Mod 1.20.1-5.9
|
478 | midnightlib: MidnightLib 1.4.1
|
479 | minecraft: Minecraft 1.20.1
|
480 | mobcaptains: Mob Captains 3.1.1
|
481 | mobcatalog: Mob Catalog 1.0.7+1.20.1
|
482 | modelfix: Model Gap Fix 1.14
|
483 | modmenu: Mod Menu 7.2.2
|
484 | moonlight: Moonlight 1.20-2.13.0
|
485 | more-axolotl: More Axolotl 2.0.1
|
486 | morebows: More Bows Restrung 1.0.11+1.20.x
|
487 | morechathistory: More Chat History 1.3.0
|
488 | mousetweaks: Mouse Tweaks 2.25
|
489 | mr_edf_remastered: Ender Dragon Fight Remastered 4.3
|
490 | music_sync: Music Sync 1.3
|
491 | mythicmobs: Mythic Mobs 1.20.1-fabric-1.4.5
|
492 | naturalist: Naturalist 4.0.3
|
493 | naturescompass: Nature's Compass 1.20.1-2.2.3-fabric
|
494 | nethervinery: Nether Vinery 1.2.4
|
495 | nightlights: Night Lights 1.1
|
496 | nochatreports: No Chat Reports 1.20.1-v2.2.2
|
497 | notenoughanimations: NotEnoughAnimations 1.7.1
|
498 | obscure_api: Obscure API 16
|
499 | oceansdelight: Ocean's Delight fabric-1.0.2-1.20
|
500 | origins: Origins 1.10.0
|
501 | apoli: Apoli 2.9.0
|
502 | additionalentityattributes: Additional Entity Attributes 1.3.0+1.20.0
|
503 | calio: Calio 1.11.0
|
504 | playerabilitylib: Pal 1.8.0
|
505 | origins-classes: Origins: Classes 1.7.0
|
506 | origins-plus-plus: Origins++ 2.2
|
507 | ottah: OttahMod A2-pre_2
|
508 | overflowingbars: Overflowing Bars 8.0.0
|
509 | owo: oωo 0.11.2+1.20
|
510 | patchouli: Patchouli 1.20.1-84-FABRIC
|
511 | fiber: fiber 0.23.0-2
|
512 | pehkui: Pehkui 3.7.12+1.14.4-1.20.4
|
513 | kanos_config: Kanos Config 0.4.1+1.14.4-1.19.4
|
514 | ping-wheel: Ping Wheel 1.9.1
|
515 | player-animator: Player Animator 1.0.2-rc1+1.20
|
516 | polymorph: Polymorph 0.49.1+1.20.1
|
517 | spectrelib: SpectreLib 0.13.14+1.20.1
|
518 | presencefootsteps: Presence Footsteps 1.9.4+1.20.1
|
519 | kirin: Kirin UI 1.15.6+1.20.1
|
520 | profundis: Profundis 1.6.1
|
521 | projectile_damage: Projectile Damage Attribute 3.2.2+1.20.1
|
522 | purediscstrailstales: Pure Discs - Trails & Tales 1.0.0
|
523 | puzzleslib: Puzzles Lib 8.1.17
|
524 | puzzlesaccessapi: Puzzles Access Api 8.0.7
|
525 | railways: Create: Steam 'n' Rails 1.5.1+fabric-mc1.20.1
|
526 | mm: Manningham Mills 2.3
|
527 | reeses-sodium-options: Reese's Sodium Options 1.7.2+mc1.20.1-build.101
|
528 | regions_unexplored: Regions Unexplored **.**.**.**+1.20.1
|
529 | completeconfig-base: completeconfig-base 2.5.2
|
530 | completeconfig-gui-cloth: completeconfig-gui-cloth 2.5.2
|
531 | resourcefulconfig: Resourcefulconfig 2.1.2
|
532 | resourcefullib: Resourceful Lib 2.1.23
|
533 | com_teamresourceful_bytecodecs: bytecodecs 1.0.2
|
534 | com_teamresourceful_yabn: yabn 1.0.3
|
535 | roughlyenoughitems: Roughly Enough Items 12.0.684
|
536 | error_notifier: Error Notifier 1.0.9
|
537 | sculkhornid: Sculk Horn Mod 1.4.1
|
538 | searchables: Searchables 1.0.2
|
539 | seasons: Fabric Seasons 2.3+1.20
|
540 | showmeyourskin: Show Me Your Skin! 1.9.0+1.20
|
541 | skinlayers3d: 3d-Skin-Layers 1.6.2
|
542 | smoothchunk: Smooth chunk save Mod 1.20.1-4.1
|
543 | smwyg: Show Me What You Got 1.1.1
|
544 | sodium: Sodium 0.5.8+mc1.20.1
|
545 | sodium-extra: Sodium Extra 0.5.4+mc1.20.1-build.115
|
546 | caffeineconfig: CaffeineConfig 1.3.0+1.17
|
547 | crowdin-translate: CrowdinTranslate 1.4+1.19.3
|
548 | spawnanimations: Spawn Animations 1.9.4+mod
|
549 | starlight: Starlight 1.1.2+fabric.dbc156f
|
550 | status-effect-bars: Status Effect Bars 1.0.3
|
551 | stoneworks: Stoneworks 8.0.0
|
552 | structure_pool_api: Structure Pool API 1.0+1.20.1
|
553 | supplementaries: Supplementaries 1.20-2.8.4
|
554 | suppsquared: Supplementaries Squared 1.20-1.1.14
|
555 | sws: Spawn World Setter 1.0.0-1.20
|
556 | ducky-updater-lib: Ducky Updater Lib 2023.10.1
|
557 | terrablender: TerraBlender **.**.**.**
|
558 | com_electronwill_night-config_core: core 3.6.7
|
559 | com_electronwill_night-config_toml: toml 3.6.7
|
560 | terralith: Terralith 2.4.11
|
561 | terrestria: Terrestria 6.0.13
|
562 | biolith: Biolith 1.0.0-beta.1
|
563 | terraform-biome-remapper-api-v1: Terraform Biome Remapper API (v1) 7.0.3
|
564 | terraform-config-api-v1: Terraform Config API (v1) 7.0.3
|
565 | terraform-dirt-api-v1: Terraform Dirt API (v1) 7.0.3
|
566 | terraform-shapes-api-v1: Terraform Shapes API (v1) 7.0.3
|
567 | terraform-surfaces-api-v1: Terraform Surfaces API (v1) 7.0.3
|
568 | terraform-tree-api-v1: Terraform Tree API (v1) 7.0.3
|
569 | terraform-wood-api-v1: Terraform Wood API (v1) 7.0.3
|
570 | terrestria-client: Terrestria: Client 6.0.13
|
571 | terrestria-common: Terrestria: Common 6.0.13
|
572 | terrestria-worldgen: Terrestria: World Generation 6.0.13
|
573 | tlc: The Lost Castle 1.0.1
|
574 | toms_storage: Tom's Simple Storage Mod 1.6.5
|
575 | tooltipfix: ToolTip Fix 1.1.1-1.20
|
576 | travelersbackpack: Traveler's Backpack fabric-1.20.1-9.1.16
|
577 | travelerstitles: Traveler's Titles 1.20-Fabric-4.0.2
|
578 | trinkets: Trinkets 3.7.1
|
579 | ubesdelight: Ube's Delight 0.1.5b
|
580 | vcinteraction: Voice Chat Interaction 1.20.1-1.0.6
|
581 | polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.5.0+1.20
|
582 | villagernames: Villager Names 7.3
|
583 | villagersplus: Villagers Plus 3.1
|
584 | vinery: Vinery 1.4.9
|
585 | visuality: Visuality 0.7.1+1.20
|
586 | visualworkbench: Visual Workbench 8.0.0
|
587 | vmp: Very Many Players 0.2.0+beta.7.102
|
588 | voicechat: Simple Voice Chat 1.20.1-2.5.7
|
589 | waterdripsound: Drip Sounds 1.19-0.3.2
|
590 | watut: What Are They Up To 1.20.1-1.1.0
|
591 | waveycapes: WaveyCapes 1.4.9
|
592 | waystones: Waystones 14.1.3
|
593 | wthit: wthit 8.7.2
|
594 | xaerominimap: Xaero's Minimap 23.9.7
|
595 | xaeroworldmap: Xaero's World Map 1.37.8
|
596 | yet_another_config_lib_v3: YetAnotherConfigLib 3.2.2+1.20
|
597 | com_twelvemonkeys_common_common-image: common-image 3.10.0-SNAPSHOT
|
598 | com_twelvemonkeys_common_common-io: common-io 3.10.0-SNAPSHOT
|
599 | com_twelvemonkeys_common_common-lang: common-lang 3.10.0-SNAPSHOT
|
600 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0-SNAPSHOT
|
601 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0-SNAPSHOT
|
602 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0-SNAPSHOT
|
603 | org_quiltmc_parsers_gson: gson 0.2.1
|
604 | org_quiltmc_parsers_json: json 0.2.1
|
605 | yigd: You're in Grave Danger 2.0.0-beta.8
|
606 | fabric-permissions-api-v0: fabric-permissions-api 0.2-SNAPSHOT
|
607 | libgui: LibGui 8.1.1+1.20.1
|
608 | jankson: Jankson 6.0.0+j1.2.3
|
609 | blue_endless_jankson: jankson 1.2.3
|
610 | libninepatch: LibNinePatch 1.2.0
|
611 | yungsapi: YUNG's API 1.20-Fabric-4.0.3
|
612 | org_javassist_javassist: javassist 3.29.2-GA
|
613 | yungsbridges: YUNG's Bridges 1.20-Fabric-4.0.3
|
614 | yungsextras: YUNG's Extras 1.20-Fabric-4.0.3
|
615 | yungsmenutweaks: YUNG's Menu Tweaks 1.20.1-Fabric-1.0.2
|
616 | zoomify: Zoomify 2.11.2
|
617 | com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.4.1
|
618 | dev_isxander_settxi_settxi-core: settxi-core 2.10.6
|
619 | dev_isxander_settxi_settxi-kotlinx-serialization: settxi-kotlinx-serialization 2.10.6
|
620 | Loaded Shaderpack: (off)
|
621 | Flywheel Backend: GL33 Instanced Arrays
|
622 | Launched Version: 1.20.1
|
623 | Backend library: LWJGL version 3.3.1 SNAPSHOT
|
624 | Backend API: NVIDIA GeForce RTX 4060/PCIe/SSE2 GL version 3.2.0 NVIDIA 566.14, NVIDIA Corporation
|
625 | Window size: 854x480
|
626 | GL Caps: Using framebuffer using OpenGL 3.2
|
627 | GL debug messages:
|
628 | Using VBOs: Yes
|
629 | Is Modded: Definitely; Client brand changed to 'fabric'
|
630 | Type: Client (map_client.txt)
|
631 | Graphics mode: fast
|
632 | Resource Packs: fabric, minecraft:udsupporteatinganimation, presencefootsteps:default_sound_pack, seasons:seasonal_lush_caves, minecraft:supporteatinganimation
|
633 | Current Language: en_us
|
634 | CPU: 12x AMD Ryzen 5 5500
|
635 |
|