Fabric 1.20.1 Crash Report

#kJgQxWE
633 lines
Raw
Analysis
Minecraft version:
1.20.1
Java version:
17.0.15
Fabric loader version:
0.17.2
1---- Minecraft Crash Report ----
2// Surprise! Haha. Well, this is awkward.
3
4Time: 2025-11-23 23:42:10
5Description: Container click
6
7java.lang.IndexOutOfBoundsException: Index -1 out of bounds for length 28
8 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
9 at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
10 at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
11 at java.base/java.util.Objects.checkIndex(Objects.java:361)
12 at java.base/java.util.ImmutableCollections$SubList.get(ImmutableCollections.java:462)
13 at knot//net.mehvahdjukaar.sawmill.SawmillMenu$2.method_7667(SawmillMenu.java:68)
14 at knot//net.minecraft.class_1703.method_34251(class_1703.java:440)
15 at java.base/java.util.Optional.ifPresent(Optional.java:178)
16 at knot//net.minecraft.class_1703.method_30010(class_1703.java:438)
17 at knot//net.minecraft.class_1703.redirect$zee000$additionz$onSlotClickMixin(class_1703.java:897)
18 at knot//net.minecraft.class_1703.method_7593(class_1703.java:294)
19 at knot//net.minecraft.class_636.method_2906(class_636.java:450)
20 at knot//net.minecraft.class_465.method_2383(class_465.java:548)
21 at knot//net.minecraft.class_465.method_25406(class_465.java:512)
22 at knot//net.minecraft.class_312.method_1605(class_312.java:100)
23 at knot//net.minecraft.class_437.method_25412(class_437.java:409)
24 at knot//net.minecraft.class_312.method_1601(class_312.java:100)
25 at knot//net.minecraft.class_312.method_22686(class_312.java:169)
26 at knot//net.minecraft.class_1255.execute(class_1255.java:102)
27 at knot//net.minecraft.class_312.method_22684(class_312.java:169)
28 at knot//org.lwjgl.glfw.GLFWMouseButtonCallback$Container.invoke(GLFWMouseButtonCallback.java:81)
29 at knot//com.moulberry.axiom.editor.CustomImGuiImplGlfw.mouseButtonCallback(CustomImGuiImplGlfw.java:222)
30 at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
31 at knot//org.lwjgl.system.JNI.invokeV(Native Method)
32 at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3403)
33 at knot//com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:201)
34 at knot//com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:219)
35 at knot//net.minecraft.class_1041.method_15998(class_1041.java:288)
36 at knot//net.minecraft.class_310.method_1523(class_310.java:1241)
37 at knot//net.minecraft.class_310.method_1514(class_310.java:802)
38 at knot//net.minecraft.client.main.Main.main(Main.java:250)
39 at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:506)
40 at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
41 at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
42 at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
43 at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
44 at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
45
46
47A detailed walkthrough of the error, its code path and all known details is as follows:
48---------------------------------------------------------------------------------------
49
50-- Head --
51Thread: Render thread
52Stacktrace:
53 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
54 at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
55 at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
56 at java.base/java.util.Objects.checkIndex(Objects.java:361)
57 at java.base/java.util.ImmutableCollections$SubList.get(ImmutableCollections.java:462)
58 at knot//net.mehvahdjukaar.sawmill.SawmillMenu$2.method_7667(SawmillMenu.java:68)
59 at knot//net.minecraft.class_1703.method_34251(class_1703.java:440)
60 at java.base/java.util.Optional.ifPresent(Optional.java:178)
61 at knot//net.minecraft.class_1703.method_30010(class_1703.java:438)
62 at knot//net.minecraft.class_1703.redirect$zee000$additionz$onSlotClickMixin(class_1703.java:897)
63 at knot//net.minecraft.class_1703.method_7593(class_1703.java:294)
64 at knot//net.minecraft.class_636.method_2906(class_636.java:450)
65 at knot//net.minecraft.class_465.method_2383(class_465.java:548)
66 at knot//net.minecraft.class_465.method_25406(class_465.java:512)
67 at knot//net.minecraft.class_312.method_1605(class_312.java:100)
68 at knot//net.minecraft.class_437.method_25412(class_437.java:409)
69 at knot//net.minecraft.class_312.method_1601(class_312.java:100)
70 at knot//net.minecraft.class_312.method_22686(class_312.java:169)
71 at knot//net.minecraft.class_1255.execute(class_1255.java:102)
72 at knot//net.minecraft.class_312.method_22684(class_312.java:169)
73 at knot//org.lwjgl.glfw.GLFWMouseButtonCallback$Container.invoke(GLFWMouseButtonCallback.java:81)
74 at knot//com.moulberry.axiom.editor.CustomImGuiImplGlfw.mouseButtonCallback(CustomImGuiImplGlfw.java:222)
75 at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
76 at knot//org.lwjgl.system.JNI.invokeV(Native Method)
77 at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3403)
78 at knot//com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:201)
79 at knot//com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:219)
80
81-- Click info --
82Details:
83 Menu Type: sawmill:sawmill
84 Menu Class: net.mehvahdjukaar.sawmill.SawmillMenu
85 Slot Count: 38
86 Slot: 1
87 Button: 0
88 Type: PICKUP
89Stacktrace:
90 at knot//net.minecraft.class_1703.method_7593(class_1703.java:294)
91 at knot//net.minecraft.class_636.method_2906(class_636.java:450)
92 at knot//net.minecraft.class_465.method_2383(class_465.java:548)
93 at knot//net.minecraft.class_465.method_25406(class_465.java:512)
94 at knot//net.minecraft.class_312.method_1605(class_312.java:100)
95 at knot//net.minecraft.class_437.method_25412(class_437.java:409)
96 at knot//net.minecraft.class_312.method_1601(class_312.java:100)
97 at knot//net.minecraft.class_312.method_22686(class_312.java:169)
98 at knot//net.minecraft.class_1255.execute(class_1255.java:102)
99 at knot//net.minecraft.class_312.method_22684(class_312.java:169)
100 at knot//org.lwjgl.glfw.GLFWMouseButtonCallback$Container.invoke(GLFWMouseButtonCallback.java:81)
101 at knot//com.moulberry.axiom.editor.CustomImGuiImplGlfw.mouseButtonCallback(CustomImGuiImplGlfw.java:222)
102 at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
103 at knot//org.lwjgl.system.JNI.invokeV(Native Method)
104 at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3403)
105 at knot//com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:201)
106 at knot//com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:219)
107 at knot//net.minecraft.class_1041.method_15998(class_1041.java:288)
108 at knot//net.minecraft.class_310.method_1523(class_310.java:1241)
109 at knot//net.minecraft.class_310.method_1514(class_310.java:802)
110 at knot//net.minecraft.client.main.Main.main(Main.java:250)
111 at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:506)
112 at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
113 at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
114 at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
115 at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
116 at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
117
118-- Affected screen --
119Details:
120 Screen name: net.mehvahdjukaar.sawmill.SawmillScreen
121Stacktrace:
122 at knot//net.minecraft.class_437.method_25412(class_437.java:409)
123 at knot//net.minecraft.class_312.method_1601(class_312.java:100)
124 at knot//net.minecraft.class_312.method_22686(class_312.java:169)
125 at knot//net.minecraft.class_1255.execute(class_1255.java:102)
126 at knot//net.minecraft.class_312.method_22684(class_312.java:169)
127 at knot//org.lwjgl.glfw.GLFWMouseButtonCallback$Container.invoke(GLFWMouseButtonCallback.java:81)
128 at knot//com.moulberry.axiom.editor.CustomImGuiImplGlfw.mouseButtonCallback(CustomImGuiImplGlfw.java:222)
129 at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
130 at knot//org.lwjgl.system.JNI.invokeV(Native Method)
131 at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3403)
132 at knot//com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:201)
133 at knot//com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:219)
134 at knot//net.minecraft.class_1041.method_15998(class_1041.java:288)
135 at knot//net.minecraft.class_310.method_1523(class_310.java:1241)
136 at knot//net.minecraft.class_310.method_1514(class_310.java:802)
137 at knot//net.minecraft.client.main.Main.main(Main.java:250)
138 at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:506)
139 at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
140 at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
141 at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
142 at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
143 at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
144
145-- Affected level --
146Details:
147 All players: 1 total; [class_746['Immanis_Vir'/70263, l='ClientLevel', x=51.47, y=77.00, z=-4327.85]]
148 Chunk stats: 961, 609
149 Level dimension: minecraft:overworld
150 Level spawn location: World: (-192,69,-368), Section: (at 0,5,0 in -12,4,-23; chunk contains blocks -192,-64,-368 to -177,511,-353), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,511,-1)
151 Level time: 5513266 game time, 3989919 day time
152 Server brand: fabric
153 Server type: Integrated singleplayer server
154Stacktrace:
155 at knot//net.minecraft.class_638.method_8538(class_638.java:458)
156 at knot//net.minecraft.class_310.method_1587(class_310.java:2406)
157 at knot//net.minecraft.class_310.method_1514(class_310.java:821)
158 at knot//net.minecraft.client.main.Main.main(Main.java:250)
159 at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:506)
160 at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
161 at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
162 at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
163 at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
164 at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
165
166-- Last reload --
167Details:
168 Reload number: 1
169 Reload reason: initial
170 Finished: Yes
171 Packs: vanilla, fabric, extendeddrawersaddon:addon, Moonlight Mods Dynamic Assets, scholar:chiseled_bookshelf_colored_books, scholar:colored_books, vinery:bushy_leaves, seasons:seasonal_lush_caves, KubeJS Resource Pack [assets], file/§eArmorstands-Reimagined§8-[v1.2].zip, file/[Compressed] Alternative Rain Sounds 1.21.7-1.21.8.zip, file/+1.21.3 Fresh Moves v3.1.1 (With Animated Eyes).zip, file/AL's Boss Rush+FA 1.2.zip, file/§aReimagined§0_§8[v1.47.1]§0.zip, file/§eBees§0_§eReimagined§0_§8[v1]§0.zip, file/!§bKnightArmor.zip, natures_spirit:arts_and_crafts_res, Fabrication, Fabrication Grayscale, [Compressed] Alternative Rain Sounds 1.21.7-1.21.8.zip, Retro Accomplished SFX Level Up.zip, grass-to-moss-sound.zip, Meadow Oak Woodcutter.zip, VanillaTweaks_r901701_MC1.20.x.zip, Stay_True_1.20.zip, Artisanal Nether Bricks v1.2.0.zip, ArtisanalDefault_v0.10.0.zip, Eureka Create 1.1, AgedSeas, Fixed_Barrel_(1.20).zip, PrismarineBrick.zip, aged_bows, aged_arts_and_crafts, Simple Grass Flowers v1.9.5.zip, Seedy Saplings.zip, §aReimagined§0_§8[v1.47.1]§0.zip, §eArmorstands-Reimagined§8-[v1.2].zip, §9RAY's §f3D §6Ladders§8§o§k.zip, §9RAY's §f3D §6Rails§8§o§k.zip, aged_materials, !§bKnightArmor.zip, SteelKnightArmor.zip, KnightInmis, FreshAnimations_v1.10.1.zip, +1.21.3 Fresh Moves v3.1.1 (With Animated Eyes).zip, §eBees§0_§eReimagined§0_§8[v1]§0.zip, HumanEraVillagersIllagers[2.96], HEV FreshAni Tit Activator.zip, Blue's Better Monsters v0.12.zip, AL's Boss Rush+FA 1.2.zip, §6Leader of the Pack v1.0.zip, aged_dirt_replace_to_gray, aged_guide_book, aged_welcome_screen, fixes_for_aged, loadmyresources.hiddenpack
172
173-- System Details --
174Details:
175 Minecraft Version: 1.20.1
176 Minecraft Version ID: 1.20.1
177 Operating System: Windows 11 (amd64) version 10.0
178 Java Version: 17.0.15, Microsoft
179 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
180 Memory: 2255148992 bytes (2150 MiB) / 8589934592 bytes (8192 MiB) up to 8589934592 bytes (8192 MiB)
181 CPUs: 20
182 Processor Vendor: GenuineIntel
183 Processor Name: 12th Gen Intel(R) Core(TM) i7-12700KF
184 Identifier: Intel64 Family 6 Model 151 Stepping 2
185 Microarchitecture: Alder Lake
186 Frequency (GHz): 3.61
187 Number of physical packages: 1
188 Number of physical CPUs: 12
189 Number of logical CPUs: 20
190 Graphics card #0 name: NVIDIA GeForce RTX 3070
191 Graphics card #0 vendor: NVIDIA (0x10de)
192 Graphics card #0 VRAM (MB): 4095.00
193 Graphics card #0 deviceId: 0x2488
194 Graphics card #0 versionInfo: DriverVersion=32.0.15.6636
195 Memory slot #0 capacity (MB): 16384.00
196 Memory slot #0 clockSpeed (GHz): 2.67
197 Memory slot #0 type: DDR4
198 Memory slot #1 capacity (MB): 16384.00
199 Memory slot #1 clockSpeed (GHz): 2.67
200 Memory slot #1 type: DDR4
201 Virtual memory max (MB): 42833.98
202 Virtual memory used (MB): 30286.82
203 Swap memory total (MB): 10240.00
204 Swap memory used (MB): 118.21
205 JVM Flags: 21 total; -XX:+UnlockExperimentalVMOptions -XX:+UnlockDiagnosticVMOptions -XX:+AlwaysActAsServerClassMachine -XX:+AlwaysPreTouch -XX:+DisableExplicitGC -XX:NmethodSweepActivity=1 -XX:ReservedCodeCacheSize=400M -XX:NonNMethodCodeHeapSize=12M -XX:ProfiledCodeHeapSize=194M -XX:NonProfiledCodeHeapSize=194M -XX:-DontCompileHugeMethods -XX:MaxNodeLimit=240000 -XX:NodeLimitFudgeFactor=8000 -XX:+UseVectorCmov -XX:+PerfDisableSharedMem -XX:+UseFastUnorderedTimeStamps -XX:+UseCriticalJavaThreadPriority -XX:ThreadPriorityPolicy=1 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx8192m
206 Fabric Mods:
207 accessories: Accessories 1.0.0-beta.48+1.20.1
208 io_wispforest_endec: endec 0.1.8
209 io_wispforest_endec_gson: gson 0.1.5
210 io_wispforest_endec_netty: netty 0.1.4
211 additionalplacements: Additional Placements 2.3.1
212 additionz: AdditionZ 1.3.2
213 advanced_runtime_resource_pack: Runtime Resource Pack 0.8.1
214 advancementsfullscreen: AdvancementsFullscreen 1.0
215 advancementssearch: AdvancementsSearch 1.0
216 adventurez: AdventureZ 1.4.20
217 agedaddition: Aged-Addition 1.0.6
218 almanac: Almanac 1.0.2
219 ambientenvironment: Ambient Environment **.**.**.**
220 ambientsounds: AmbientSounds 6.1.11
221 another_furniture: Another Furniture 1.20.1-3.0.1
222 appleskin: AppleSkin 2.5.1+mc1.20
223 architectury: Architectury 9.2.14
224 arts_and_crafts: Arts & Crafts 1.5.1
225 blue_endless_jankson: jankson 1.2.3
226 astrocraft: Astrocraft 1.5.1+1.20.1
227 com_moandjiezana_toml_toml4j: toml4j 0.7.2
228 asynclocator: Async Locator 1.3.0
229 asyncparticles: AsyncParticles 2.3.10
230 mixinsquared: MixinSquared 0.3.4
231 athena: Athena 3.1.2
232 autohud: Auto HUD 8.7
233 autotag-convention: AutoTag Convention 2.0.2+1.20
234 autotag: AutoTag 2.0.2+1.20
235 axiom: Axiom 5.1.1
236 com_moulberry_axiomclientapi: axiomclientapi 1.0.19
237 lattice: Lattice 1.2.16
238 backslot: BackSlot 1.2.15
239 amecsapi: Amecs API 1.5.0+mc1.20-pre1
240 backslotaddon: BackSlot Addon 1.1.1
241 badoptimizations: BadOptimizations 2.3.1
242 bakery: [Let's Do] Bakery 2.0.6
243 balm: Balm 7.3.36
244 kuma_api: KumaAPI 20.1.12
245 bbb: Building But Better 2.0pre3
246 midnightlib: MidnightLib 1.4.1
247 betterarcheology: Better Archeology 1.2.1-1.20.1
248 bettercombat: Better Combat 1.8.6+1.20.1
249 betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3
250 org_reflections_reflections: reflections 0.10.2
251 betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.6
252 betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.6
253 betterjungletemples: YUNG's Better Jungle Temples 1.20-Fabric-2.0.5
254 betteroceanmonuments: YUNG's Better Ocean Monuments 1.20-Fabric-3.0.4
255 birds-boids: Birds Boids 1.1.0
256 block-entity-extended-rendering: Block Entity Extended Rendering 3.1.0
257 obsidianui: ObsidianUI 0.2.3+mc1.20.1
258 blockswap: Block Swap **.**.**.**
259 blur: Blur (Fabric) 3.1.0
260 satin: Satin 1.13.0
261 boids: Boids 1.2.2
262 borderlessmining: Borderless Mining 1.1.8+1.20.1
263 brewery: [Let's Do] Brewery 2.0.6
264 cameraoverhaul: CameraOverhaul 2.0.4-fabric+mc.1.20.0-1.20.5
265 candlelight: [Let's Do] Candlelight 2.0.5
266 chipped: Chipped 3.0.7
267 cloth-config: Cloth Config v11 11.1.136
268 cloth-basic-math: cloth-basic-math 0.6.1
269 coldbreath: Cold Breath 1.5.1
270 connectiblechains: Connectible Chains 2.5.4-hotfix.1+1.20.1
271 coroutil: CoroUtil 1.20.1-1.3.7
272 couplings: Couplings 1.9.5+1.20
273 crawl: Crawl 0.12.0
274 mm: Manningham Mills 2.3
275 creativecore: CreativeCore 2.12.34
276 net_minecraftforge_eventbus: eventbus 6.0.3
277 creeperoverhaul: Creeper Overhaul 3.0.2
278 critterarmory: Critter Armory 1.20.1-0.6.3-fabric
279 configlibtxf: ConfigLib TXF 4.2.8-fabric
280 crop_growth_modifier: Crop Growth Modifier 1.20.1-1.1.1
281 custom_nether_portals: Custom Nether Portals 1.0.0
282 defaultoptions: Default Options 18.0.4
283 dehydration: Dehydration 1.3.6
284 desert_dungeon: Desert Dungeon 1.0.0
285 deuf_refabricated: DEUF Refabricated 1.1.0
286 distanthorizons: Distant Horizons 2.3.4-b
287 doapi: [Let's Do] API 1.2.15
288 terraform-wood-api-v1: Terraform Wood API (v1) 7.0.1
289 dungeonnowloading: Dungeon Now Loading 2.0
290 cardinal-components-base: Cardinal Components API (base) 5.2.2
291 cardinal-components-entity: Cardinal Components API (entities) 5.2.2
292 cardinal-components-world: Cardinal Components API (worlds) 5.2.2
293 dungeonz: DungeonZ 1.0.6
294 dynamiccrosshair: Dynamic Crosshair 9.10
295 dynamiccrosshair-api: DynamicCrosshair API 1.2
296 libbamboo: LibBamboo 2.23
297 earlystage: EarlyStage 1.1.1
298 emi: EMI 1.1.22+1.20.1+fabric
299 emi_enchanting: EMI Enchanting 0.1.2+1.20.1
300 emi_letsdo_compat: emi-letsdo-compat 1.7
301 emi_loot: EMI Loot 0.7.6+1.20.1+fabric
302 emi_ores: EMI Ores 1.2+1.20.1+fabric
303 emiffect: EMIffect 2.1.5+mc1.20.1
304 emitrades: EMI Trades 1.2.1+mc1.20.1
305 org_quiltmc_parsers_json: json 0.2.1
306 emotecraft: Emotecraft 2.2.7-b.build.50
307 bendy-lib: Bendy api 4.0.0
308 enchanter_fix: Enchanter Fix 1.7
309 enchantery: Enchantery 1.20.1-0.0.10
310 enchantmentdisabler: Enchantment Disabler 1.0.0+1.19.3
311 net_objecthunter_exp4j: exp4j 0.4.8
312 enchanttweaker: Enchant Tweaker **.**.**.**+mc1.20-1.20.1
313 endermanoverhaul: Enderman Overhaul 1.0.4
314 endrem: End Remastered 5.2.4
315 entity_model_features: Entity Model Features 3.0.1
316 entity_texture_features: Entity Texture Features 7.0.2
317 org_apache_httpcomponents_httpmime: httpmime 4.5.10
318 entityculling: EntityCulling 1.8.2
319 environmentz: EnvironmentZ 2.0.8
320 euphoria_patcher: Euphoria Patcher 1.7.2-r5.6.1-fabric
321 everycomp: Every Compat 1.20-2.9.9
322 exposure: Exposure 1.7.16
323 extended_drawers: Extended Drawers 2.1.1+mc.1.20.1
324 config_toolkit: ConfigToolkit 1.0.0
325 io_determann_shadow-api-17: shadow-api-17 0.1.1
326 net_fabricmc_javapoet: javapoet 0.1.0
327 graphlib: Graph Lib 1.4.0+1.20
328 kmodlib-overlay: KModLib Overlay 0.2.12+1.20
329 libnetworkstack: Lib Network Stack 0.10.0
330 noindium: No Indium? 1.1.0+1.20
331 extendeddrawersaddon: ExtendedDrawersAddon 1.0.2
332 fabric-api: Fabric API 0.92.6+1.20.1
333 fabric-api-base: Fabric API Base 0.4.32+1802ada577
334 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.37+1802ada577
335 fabric-biome-api-v1: Fabric Biome API (v1) 13.0.14+1802ada577
336 fabric-block-api-v1: Fabric Block API (v1) 1.0.12+1802ada577
337 fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.3+924f046a77
338 fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.42+1802ada577
339 fabric-client-tags-api-v1: Fabric Client Tags 1.1.3+1802ada577
340 fabric-command-api-v1: Fabric Command API (v1) 1.2.35+f71b366f77
341 fabric-command-api-v2: Fabric Command API (v2) 2.2.14+1802ada577
342 fabric-commands-v0: Fabric Commands (v0) 0.2.52+df3654b377
343 fabric-containers-v0: Fabric Containers (v0) 0.1.67+df3654b377
344 fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.13+1802ada577
345 fabric-convention-tags-v1: Fabric Convention Tags 1.5.6+1802ada577
346 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.20+1802ada577
347 fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.2+de0fd6d177
348 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.7+1802ada577
349 fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.55+1802ada577
350 fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1+1c78457f77
351 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.5+13a40c6677
352 fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.64+df3654b377
353 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.41+1802ada577
354 fabric-item-api-v1: Fabric Item API (v1) 2.1.29+1802ada577
355 fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.14+1802ada577
356 fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.38+1802ada577
357 fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.36+df3654b377
358 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.23+1802ada577
359 fabric-loot-api-v2: Fabric Loot API (v2) 1.2.3+1802ada577
360 fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.47+9e7660c677
361 fabric-message-api-v1: Fabric Message API (v1) 5.1.10+1802ada577
362 fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.52+1802ada577
363 fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.4+1802ada577
364 fabric-models-v0: Fabric Models (v0) 0.4.3+9386d8a777
365 fabric-networking-api-v1: Fabric Networking API (v1) 1.3.14+a158aa0477
366 fabric-networking-v0: Fabric Networking (v0) 0.3.54+df3654b377
367 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.5+e35120df77
368 fabric-particles-v1: Fabric Particles (v1) 1.1.3+1802ada577
369 fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.24+1802ada577
370 fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.6+1802ada577
371 fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.2+1802ada577
372 fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.3+85287f9f77
373 fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.47+df3654b377
374 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.39+92a0d36777
375 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.29+1802ada577
376 fabric-rendering-v0: Fabric Rendering (v0) 1.1.50+df3654b377
377 fabric-rendering-v1: Fabric Rendering (v1) 3.0.9+1802ada577
378 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.9+1802ada577
379 fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.12+fb82e9d777
380 fabric-screen-api-v1: Fabric Screen API (v1) 2.0.9+1802ada577
381 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.33+1802ada577
382 fabric-sound-api-v1: Fabric Sound API (v1) 1.0.14+1802ada577
383 fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.6+8dd72ea377
384 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.2+1802ada577
385 fabric-language-kotlin: Fabric Language Kotlin 1.13.6+kotlin.2.2.20
386 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.2.20
387 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.2.20
388 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.2.20
389 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.2.20
390 org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.29.0
391 org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.2
392 org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.2
393 org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.7.1
394 org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.8.0
395 org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.8.0
396 org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.9.0
397 org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.9.0
398 org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.9.0
399 fabrication: Fabrication 3.6.5+1.20
400 lib39-deferral: Lib39 (Deferral) 1.5.0-pre2.2+1.19.3
401 fabricloader: Fabric Loader 0.17.2
402 mixinextras: MixinExtras 0.5.0
403 farm_and_charm: [Let's Do] Farm & Charm 1.0.13
404 ferritecore: FerriteCore 6.0.1
405 fireproof-items: Fireproof Items 1.0
406 firstperson: FirstPerson 2.5.0
407 fishingreal: FishingReal 1.9.1-backport
408 fleshz: FleshZ 1.5.1
409 forgeconfigapiport: Forge Config API Port 8.0.2
410 formations: Formations 1.0.4
411 freecam: Freecam 1.2.1+1.20
412 fzzy_config: Fzzy Config 0.7.3+1.20.1
413 fabric-permissions-api-v0: fabric-permissions-api 0.3.1
414 net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7
415 gardens_of_the_dead: Gardens of the Dead 4.0.1
416 geckoanimfix: GeckoLibIrisCompat 1.0.0
417 geckolib: GeckoLib 4 4.8.2
418 com_eliotlash_mclib_mclib: mclib 20
419 grassoverhaul: Grass Overhaul 25.1.31
420 guardvillagers: GuardVillagers 2.0.9-1.20.1
421 hearths: Hearths 1.0.4
422 herbalbrews: [Let's Do] HerbalBrews 1.0.12
423 herdspanic: Herds Panic 1.1.0
424 hopobettermineshaft: Hopo Better Mineshaft 1.2.2
425 hopobetterunderwaterruins: Hopo Better Underwater Ruins 1.1.5
426 horseman: Horseman 1.3.14
427 ibo: Incendium Biomes Only 3.0.0
428 immediatelyfast: ImmediatelyFast 1.5.2+1.20.4
429 net_lenni0451_reflect: Reflect 1.3.4
430 immersive_aircraft: Immersive Aircraft 1.4.0+1.20.1
431 org_mariuszgromada_math_mathparser_org-mxparser: MathParser.org-mXparser 5.2.1
432 immersive_armors: Immersive Armors 1.7.1+1.20.1
433 immersivelanterns: Immersive Lanterns 1.0.4
434 immersivesnow: Immersive Snow 1.3.2
435 immersiveui: ImmersiveUI 0.3.0
436 improved_village_placement: Improved Village Placement 1.1.1
437 incendium: Incendium 5.3.5
438 indium: Indium 1.0.36+mc1.20.1
439 inmis: Inmis 2.7.2-1.20.1
440 omega-config: OmegaConfig 1.2.3-1.18.1
441 inmisaddon: InmisAddon 1.0.4
442 iris: Iris 1.7.6+mc1.20.1
443 io_github_douira_glsl-transformer: glsl-transformer 2.0.1
444 org_anarres_jcpp: jcpp 1.4.14
445 org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
446 jade: Jade 11.13.1+fabric
447 jade_vs: Jade-VS 1.2.2
448 jamlib: JamLib 1.3.5+1.20.1
449 java: OpenJDK 64-Bit Server VM 17
450 jinxedlib: JinxedLib 1.0.1
451 jobsaddon: JobsAddon 1.1.6
452 jumpoverfences: Jump Over Fences 1.3.1
453 kiwi: Kiwi Library 11.8.29+fabric
454 konkrete: Konkrete 1.8.1
455 kubejs: KubeJS 2001.6.5-build.16
456 lavender: Lavender 0.1.9+1.20
457 lavender-md: lavender-md 0.1.1+1.20
458 lavender-md-owo-ui: lavender-md-owo-ui 0.1.1+1.20
459 leahs-immersive-thunder: Immersive Thunder 1.20.1+1.2.2
460 letmedespawn: Let Me Despawn 1.5.0
461 levelz: LevelZ 1.4.13
462 libz: LibZ 1.0.3
463 litematica: Litematica 0.15.4
464 lithium: Lithium 0.11.3
465 lithostitched: Lithostitched 1.4.11
466 lmft: Load My F***ing Tags 1.0.2+1.20
467 loadmyresources: Load My Resources 1.0.4
468 logbegone: Log Begone 1.0.8
469 lootbeams: Lootbeams 2.1.1+1.20.1
470 microconfig: Microconfig 3.0.0
471 lootr: Lootr **.**.**.**
472 malilib: MaLiLib 0.16.3
473 meadow: [Let's Do] Meadow 1.3.25
474 medievalweapons: Medieval Weapons 1.4.8
475 melody: Melody 1.0.3
476 memoryleakfix: Memory Leak Fix 1.1.5
477 mes: Moog's End Structures 1.4.6-1.20-fabric
478 minecraft: Minecraft 1.20.1
479 mobcontrol: Mob Control 1.5.14
480 modelfix: Model Gap Fix 1.15
481 modernfix: ModernFix 5.24.4+mc1.20.1
482 modmenu: Mod Menu 7.2.2
483 moonlight: Moonlight 1.20-2.16.13
484 moreculling: More Culling 1.20.4-0.24.0
485 conditional-mixin: conditional mixin 0.3.2
486 mousetweaks: Mouse Tweaks 2.26
487 mr_dungeons_andtaverns: Dungeons and Taverns 3.0.3.f
488 mr_dungeons_andtavernsancientcityoverhaul: Dungeons and Taverns Ancient City Overhaul 1
489 mr_dungeons_andtavernspillageroutpostrework: Dungeons and Taverns Pillager Outpost Rework 1.1
490 mr_dungeons_andtavernsstrongholdrework: Dungeons and Taverns Stronghold Rework 1
491 mr_hero_proof: Hero Proof 5.2.1
492 mr_lithosphere: Lithosphere 1.7
493 mr_lukis_grandcapitals: Luki's Grand Capitals 1.1.2
494 mr_still_life: Still Life 0.1.1
495 mr_true_ending: True Ending: Ender Dragon Overhaul 1-v1.1.0c
496 mru: Mineblock's Repeated Utilities 1.0.4+1.20.1+fabric
497 nameplate: Nameplate 1.1.4
498 naturalist: Naturalist 5.0pre5
499 natures_spirit: Nature's Spirit 2.2.5-1.20.1
500 neruina: Neruina 2.2.11
501 com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.17.0
502 com_fasterxml_jackson_core_jackson-core: jackson-core 2.17.0
503 com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.17.0
504 org_apache_httpcomponents_core5_httpcore5: httpcore5 5.3.1
505 org_apache_maven_maven-artifact: maven-artifact 3.8.1
506 org_kohsuke_github-api: github-api 1.318
507 nethervinery: [Let's Do] NetherVinery 1.2.19
508 niftycarts: NiftyCarts 20.1.5
509 nimble: Nimble 5.0.1
510 no-shield-delay: No Shield Delay 1.0.1
511 com_electronwill_night-config_core: core 3.8.1
512 com_electronwill_night-config_toml: toml 3.8.1
513 noisium: Noisium 2.3.0+mc1.20-1.20.1
514 notenoughanimations: NotEnoughAnimations 1.10.2
515 transition: TRansition 1.0.4
516 trender: TRender 1.0.6
517 nullscape: Nullscape 1.2.7
518 nutritionz: NutritionZ 1.0.12
519 nyfsquiver: Nyf's Quivers 1.20.1-fabric-1.0.4
520 octolib: OctoLib **.**.**.**
521 org_yaml_snakeyaml: snakeyaml 2.2
522 overflowingbars: Overflowing Bars 8.0.1
523 owo: oωo 0.11.2+1.20
524 passablefoliage: Passable Foliage 1.20.1-fabric-8.2.1
525 paxi: Paxi 1.20-Fabric-4.0
526 phantom: Phantom Library 20.1.5
527 pirates: Valkyrien Pirates 1.8.1
528 player-animator: Player Animator 1.0.2-rc1+1.20
529 pockets: Pockets 1.2.0
530 presencefootsteps: Presence Footsteps 1.10.1+1.20.1
531 kirin: Kirin UI 1.15.6+1.20.1
532 profundis: Profundis 1.6.2
533 puzzleslib: Puzzles Lib 8.1.33
534 puzzlesaccessapi: Puzzles Access Api 20.1.1
535 reciperemover: Recipe Remover 1.0.11
536 redirected: Redirected 1.0.0
537 reeses-sodium-options: Reese's Sodium Options 1.7.2+mc1.20.1-build.101
538 reintegrated_arts_and_crafts: Reintegrated Arts and Crafts 1.0.1
539 resourcefulconfig: Resourcefulconfig 2.1.3
540 resourcefullib: Resourceful Lib 2.1.29
541 com_teamresourceful_bytecodecs: bytecodecs 1.0.2
542 com_teamresourceful_yabn: yabn 1.0.3
543 revive: Revive 1.0.7
544 rhino: Rhino 2001.2.3-build.10
545 rsls: Raise Sound Limit Simplified 1.1.10
546 sawmill: Universal Sawmill 1.20-1.4.10
547 scholar: Scholar 1.1.4
548 seamless_loading_screen: Seamless Loading Screen 2.0.3+1.20.1
549 seasonhud: SeasonHUD 1.13.14
550 seasons: Fabric Seasons 2.4.2-BETA+1.20
551 shut_up_gl_error: Shut Up GL Error 2.0.0+1.20.1
552 simplemod: SimpleMod 1.20.1
553 skinlayers3d: 3d-Skin-Layers 1.9.0
554 sleep_tight: Sleep Tight 1.20-1.4.6
555 smarterfarmers: Smarter Farmers 1.20-2.1.2
556 smitherz: SmitherZ 1.0.4
557 smoothscrollingrefurbished: Smooth Scrolling Refurbished 1.1.2
558 smoothswapping: Smooth Swapping **.**.**.**
559 snowysniffer: Snowy Sniffer 1.0.1
560 sodium: Sodium 0.5.13+mc1.20.1
561 sodiumdynamiclights: Sodium Dynamic Lights 1.0.9
562 sodiumoptionsapi: Sodium Options API 1.0.10
563 sound_physics_perfected: Sound Physics Perfected 1.11.4
564 com_moulberry_mixinconstraints: mixinconstraints 1.1.0
565 sounds: Sounds 2.2.1+1.20.1+fabric
566 sparsestructures: SparseStructures 3.0
567 spawnanimations: Spawn Animations 1.9.4+mod
568 stoneworks: Stoneworks 8.0.0
569 subtle_effects: Subtle Effects 1.13.1
570 superbsteeds: Superb Steeds 1.20-4
571 supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8+a
572 surveyor: Surveyor Map Framework 0.6.25+1.20
573 folk_sisby_kaleido-config: kaleido-config 0.3.1+1.3.2
574 sushi_bar: Sushi Bar 0.2.2+1.20
575 tawct: Time & Wind Custom Ticker 1.4.8+1.20-1.20.1
576 tcdcommons: TCD Commons API **.**.**.**+fabric-1.20.1
577 terrablender: TerraBlender **.**.**.**
578 tiered: Tiered 1.3.3
579 reach-entity-attributes: Reach Entity Attributes 2.4.0
580 tlc: The Lost Castle 1.0.1
581 tooltipfix: ToolTip Fix 1.1.1-1.20
582 translucencyfix: Translucency Fix 2.2.0
583 treechop: HT's TreeChop 0.19.0
584 trinkets: Trinkets 3.7.2
585 txnilib: TxniLib 1.0.24
586 u_desert: Unnamed Desert 1.6.3
587 valkib: ValkIB 1.0.1
588 valkyrienskies: Valkyrien Skies 2 2.3.0-beta.11+aada7d0640
589 valkyrienweightlifting: Valkyrien Weightlifting 0.2
590 via_romana: Via Romana 2.0.1+1.20.1-fabric
591 brrp_v1: Better Runtime Resource Pack (BRRP) v1 1.0.0
592 villagerfix: Villager Trade Fix 1.0.4
593 villagesandpillages: Villages & Pillages 1.0.2
594 vinery: [Let's Do] Vinery 1.4.41
595 vlib: VLib 1.20.1-0.1.0-pre0
596 voidz: VoidZ 1.0.11
597 vs_eureka: VS Eureka Mod 1.5.1-beta.3
598 vs_sails: Valkyrien Sails 0.2.2
599 vscrumbles: VS - Crumbles 1.3-1.20.1
600 waterdripsound: Drip Sounds 1.19-0.3.2
601 welcomescreen: WelcomeScreen 1.0.1
602 yet_another_config_lib_v3: YetAnotherConfigLib 3.6.6+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 yungsapi: YUNG's API 1.20-Fabric-4.0.6
611 org_javassist_javassist: javassist 3.29.2-GA
612 zombieawareness: Zombie Awareness 1.20.1-1.13.1
613 Loaded Shaderpack: ComplementaryUnbound_r5.6.1 + EuphoriaPatches_1.7.2
614 Profile: Custom (+88 options changed by user)
615 Launched Version: 1.20.1
616 Backend library: LWJGL version 3.3.1 SNAPSHOT
617 Backend API: NVIDIA GeForce RTX 3070/PCIe/SSE2 GL version 3.2.0 NVIDIA 566.36, NVIDIA Corporation
618 Window size: 1920x1080
619 GL Caps: Using framebuffer using OpenGL 3.2
620 GL debug messages:
621 Using VBOs: Yes
622 Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
623 Type: Integrated Server (map_client.txt)
624 Graphics mode: fancy
625 Resource Packs: vanilla, fabric, extendeddrawersaddon:addon, Moonlight Mods Dynamic Assets, scholar:chiseled_bookshelf_colored_books, scholar:colored_books, vinery:bushy_leaves, seasons:seasonal_lush_caves, file/§eArmorstands-Reimagined§8-[v1.2].zip (incompatible), file/[Compressed] Alternative Rain Sounds 1.21.7-1.21.8.zip (incompatible), file/+1.21.3 Fresh Moves v3.1.1 (With Animated Eyes).zip, file/AL's Boss Rush+FA 1.2.zip (incompatible), file/§aReimagined§0_§8[v1.47.1]§0.zip, file/§eBees§0_§eReimagined§0_§8[v1]§0.zip (incompatible), file/!§bKnightArmor.zip, natures_spirit:arts_and_crafts_res (incompatible), Fabrication, Fabrication grayscale, [Compressed] Alternative Rain Sounds 1.21.7-1.21.8.zip (incompatible), Retro Accomplished SFX Level Up.zip, grass-to-moss-sound.zip (incompatible), Meadow Oak Woodcutter.zip, VanillaTweaks_r901701_MC1.20.x.zip, Stay_True_1.20.zip, Artisanal Nether Bricks v1.2.0.zip (incompatible), ArtisanalDefault_v0.10.0.zip (incompatible), Eureka Create 1.1, AgedSeas, Fixed_Barrel_(1.20).zip, PrismarineBrick.zip, aged_bows, aged_arts_and_crafts, Simple Grass Flowers v1.9.5.zip (incompatible), Seedy Saplings.zip, §aReimagined§0_§8[v1.47.1]§0.zip, §eArmorstands-Reimagined§8-[v1.2].zip (incompatible), §9RAY's §f3D §6Ladders§8§o§k.zip (incompatible), §9RAY's §f3D §6Rails§8§o§k.zip (incompatible), aged_materials, !§bKnightArmor.zip, SteelKnightArmor.zip, KnightInmis, FreshAnimations_v1.10.1.zip, +1.21.3 Fresh Moves v3.1.1 (With Animated Eyes).zip, §eBees§0_§eReimagined§0_§8[v1]§0.zip (incompatible), HumanEraVillagersIllagers[2.96] (incompatible), HEV FreshAni Tit Activator.zip (incompatible), Blue's Better Monsters v0.12.zip (incompatible), AL's Boss Rush+FA 1.2.zip (incompatible), §6Leader of the Pack v1.0.zip (incompatible), aged_dirt_replace_to_gray, aged_guide_book, aged_welcome_screen, fixes_for_aged
626 Current Language: en_us
627 CPU: 20x 12th Gen Intel(R) Core(TM) i7-12700KF
628 Server Running: true
629 Player Count: 1 / 8; [class_3222['Immanis_Vir'/70263, l='ServerLevel[Roadway]', x=51.47, y=77.00, z=-4327.85]]
630 Data Packs: vanilla, fabric, nutritionz:dehydration_x_meadow_nutrition_compat, natures_spirit:modified_dark_forest, natures_spirit:modified_flower_forest, nutritionz:herbalbrews_nutrition_compat, fleshz:meadow_compat, nutritionz:dehydration_x_vinery_nutrition_compat, natures_spirit:modified_savannas, nutritionz:dehydration_nutrition_compat, nutritionz:adventurez_nutrition_compat, natures_spirit:modified_jungle, nutritionz:dehydration_x_nethervinery_nutrition_compat, natures_spirit:modified_swamp, nutritionz:nethervinery_nutrition_compat, nutritionz:candlelight_nutrition_compat, nutritionz:natures_spirit_nutrition_compat, nutritionz:farm_and_charm_nutrition_compat, jobsaddon:candlelight_compat, lithostitched:breaks_seed_parity, natures_spirit:modified_badlands, natures_spirit:modified_mountain_biomes, natures_spirit:modified_birch_forest, nutritionz:vinery_nutrition_compat, nutritionz:naturalist_nutrition_compat, fleshz:adventurez_compat, nutritionz:bakery_nutrition_compat, jobsaddon:earlystage_compat, natures_spirit:modified_desert, nutritionz:meadow_nutrition_compat, jobsaddon:bakery_compat, jobsaddon:vinery_compat, nutritionz:brewery_nutrition_compat, fleshz:naturalist_compat, natures_spirit:modified_windswept_hills, Moonlight Mods Dynamic Assets, loadmyresources.hiddenpack (incompatible), file/additional_placements_generated_tags (incompatible), natures_spirit:arts_and_crafts_dat (incompatible), Everycomp Generated Pack, minecraft:sails_ships, Sawmill Sawmill Recipes, ibo:ibo (incompatible), 0RingSlots.zip (incompatible), aged, aged_mass, aged_recipe_fixes, aged_welcome_screen, create-the-server_datapack-v0.2, enchantments, KnightInmis, no_rings
631 Enabled Feature Flags: minecraft:vanilla
632 World Generation: Stable
633
This log will be saved for 90 days from their last view.
Report abuse