1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2025-03-22 20:17:05
|
5 | Description: Loading NBT data
|
6 |
|
7 | java.util.zip.ZipException: incorrect data check
|
8 | at java.base/java.util.zip.InflaterInputStream.read(Unknown Source)
|
9 | at knot//net.minecraft.class_6826.method_39780(class_6826.java:94)
|
10 | at knot//net.minecraft.class_6826.read(class_6826.java:47)
|
11 | at java.base/java.io.DataInputStream.readFully(Unknown Source)
|
12 | at java.base/java.io.DataInputStream.readLong(Unknown Source)
|
13 | at knot//net.minecraft.class_2501$1.method_23250(class_2501.java:30)
|
14 | at knot//net.minecraft.class_2501$1.method_23262(class_2501.java:21)
|
15 | at knot//net.minecraft.class_2487.method_10581(class_2487.java:500)
|
16 | at knot//net.minecraft.class_2487$1.method_23240(class_2487.java:71)
|
17 | at knot//net.minecraft.class_2487$1.method_23262(class_2487.java:57)
|
18 | at knot//net.minecraft.class_2487.method_10581(class_2487.java:500)
|
19 | at knot//net.minecraft.class_2487$1.method_23240(class_2487.java:71)
|
20 | at knot//net.minecraft.class_2487$1.method_23262(class_2487.java:57)
|
21 | at knot//net.minecraft.class_2507.method_10626(class_2507.java:147)
|
22 | at knot//net.minecraft.class_2507.method_10625(class_2507.java:91)
|
23 | at knot//net.minecraft.class_2507.method_10627(class_2507.java:87)
|
24 | at knot//com.ishland.c2me.rewrites.chunkio.common.C2MEStorageThread.lambda$scheduleChunkRead$10(C2MEStorageThread.java:324)
|
25 | at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source)
|
26 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
|
27 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
|
28 | at java.base/java.lang.Thread.run(Unknown Source)
|
29 |
|
30 |
|
31 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
32 | ---------------------------------------------------------------------------------------
|
33 |
|
34 | -- Head --
|
35 | Thread: Server thread
|
36 | Stacktrace:
|
37 | at java.base/java.util.zip.InflaterInputStream.read(Unknown Source)
|
38 | at knot//net.minecraft.class_6826.method_39780(class_6826.java:94)
|
39 | at knot//net.minecraft.class_6826.read(class_6826.java:47)
|
40 | at java.base/java.io.DataInputStream.readFully(Unknown Source)
|
41 | at java.base/java.io.DataInputStream.readLong(Unknown Source)
|
42 | at knot//net.minecraft.class_2501$1.method_23250(class_2501.java:30)
|
43 | at knot//net.minecraft.class_2501$1.method_23262(class_2501.java:21)
|
44 | at knot//net.minecraft.class_2487.method_10581(class_2487.java:500)
|
45 | at knot//net.minecraft.class_2487$1.method_23240(class_2487.java:71)
|
46 | at knot//net.minecraft.class_2487$1.method_23262(class_2487.java:57)
|
47 | at knot//net.minecraft.class_2487.method_10581(class_2487.java:500)
|
48 | at knot//net.minecraft.class_2487$1.method_23240(class_2487.java:71)
|
49 | at knot//net.minecraft.class_2487$1.method_23262(class_2487.java:57)
|
50 | at knot//net.minecraft.class_2507.method_10626(class_2507.java:147)
|
51 | at knot//net.minecraft.class_2507.method_10625(class_2507.java:91)
|
52 | Mixins in Stacktrace:
|
53 | net.minecraft.class_2487:
|
54 | com.ishland.c2me.base.mixin.access.INbtCompound (c2me-base.mixins.json)
|
55 | io.wispforest.owo.mixin.NbtCompoundMixin (owo.mixins.json)
|
56 | me.jellysquid.mods.lithium.mixin.alloc.nbt.NbtCompoundMixin (lithium.mixins.json)
|
57 | net.minecraft.class_2487$1:
|
58 | me.jellysquid.mods.lithium.mixin.alloc.nbt.NbtCompoundMixin$Type (lithium.mixins.json)
|
59 |
|
60 | -- NBT Tag --
|
61 | Details:
|
62 | Tag name: AIR
|
63 | Tag type: LONG[]
|
64 | Stacktrace:
|
65 | at knot//net.minecraft.class_2487.method_10581(class_2487.java:500)
|
66 | at knot//net.minecraft.class_2487$1.method_23240(class_2487.java:71)
|
67 | at knot//net.minecraft.class_2487$1.method_23262(class_2487.java:57)
|
68 | at knot//net.minecraft.class_2487.method_10581(class_2487.java:500)
|
69 | at knot//net.minecraft.class_2487$1.method_23240(class_2487.java:71)
|
70 | at knot//net.minecraft.class_2487$1.method_23262(class_2487.java:57)
|
71 | at knot//net.minecraft.class_2507.method_10626(class_2507.java:147)
|
72 | at knot//net.minecraft.class_2507.method_10625(class_2507.java:91)
|
73 | at knot//net.minecraft.class_2507.method_10627(class_2507.java:87)
|
74 | at knot//com.ishland.c2me.rewrites.chunkio.common.C2MEStorageThread.lambda$scheduleChunkRead$10(C2MEStorageThread.java:324)
|
75 | at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source)
|
76 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
|
77 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
|
78 | at java.base/java.lang.Thread.run(Unknown Source)
|
79 | Mixins in Stacktrace:
|
80 | net.minecraft.class_2487:
|
81 | com.ishland.c2me.base.mixin.access.INbtCompound (c2me-base.mixins.json)
|
82 | io.wispforest.owo.mixin.NbtCompoundMixin (owo.mixins.json)
|
83 | me.jellysquid.mods.lithium.mixin.alloc.nbt.NbtCompoundMixin (lithium.mixins.json)
|
84 | net.minecraft.class_2487$1:
|
85 | me.jellysquid.mods.lithium.mixin.alloc.nbt.NbtCompoundMixin$Type (lithium.mixins.json)
|
86 |
|
87 | -- Affected level --
|
88 | Details:
|
89 | All players: 1 total; [class_3222['{MINECRAFT_USERNAME}'/237, l='ServerLevel[Anthropocène]', x=238.41, y=445.49, z=-689.50]]
|
90 | Chunk stats: 5349
|
91 | Level dimension: minecraft:overworld
|
92 | Level spawn location: World: (-144,91,112), Section: (at 0,11,0 in -9,5,7; chunk contains blocks -144,-64,112 to -129,511,127), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,511,511)
|
93 | Level time: 93077 game time, 2204 day time
|
94 | Level name: Anthropocène
|
95 | Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
|
96 | Level weather: Rain time: 44271 (now: false), thunder time: 119340 (now: false)
|
97 | Known server brands: fabric
|
98 | Removed feature flags:
|
99 | Level was modded: true
|
100 | Level storage version: 0x04ABD - Anvil
|
101 | Stacktrace:
|
102 | at knot//net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:900)
|
103 | at knot//net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:824)
|
104 | at knot//net.minecraft.class_1132.method_3748(class_1132.java:105)
|
105 | at knot//net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:671)
|
106 | at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)
|
107 | at java.base/java.lang.Thread.run(Unknown Source)
|
108 | Mixins in Stacktrace:
|
109 | net.minecraft.server.MinecraftServer:
|
110 | net.fabricmc.fabric.mixin.resource.loader.MinecraftServerMixin (fabric-resource-loader-v0.mixins.json)
|
111 | com.ishland.c2me.fixes.general.threading_issues.mixin.asynccatchers.MixinMinecraftServer (c2me-fixes-general-threading-issues.mixins.json)
|
112 | org.embeddedt.modernfix.fabric.mixin.core.MinecraftServerMixin (modernfix-fabric.mixins.json)
|
113 | com.ishland.c2me.opts.scheduling.mixin.mid_tick_chunk_tasks.MixinMinecraftServer (c2me-opts-scheduling.mixins.json)
|
114 | net.fabricmc.fabric.mixin.message.MinecraftServerMixin (fabric-message-api-v1.mixins.json)
|
115 | alternate.current.mixin.MinecraftServerMixin (alternate-current.mixins.json)
|
116 | org.embeddedt.modernfix.fabric.mixin.core.ClientMinecraftServerMixin (modernfix-fabric.mixins.json)
|
117 | net.blay09.mods.balm.mixin.MinecraftServerMixin (balm.mixins.json)
|
118 | xaero.common.mixin.MixinMinecraftServer (xaerohud.mixins.json)
|
119 | xaero.pac.common.mixin.MixinMinecraftServer (openpartiesandclaims.mixins.json)
|
120 | com.ishland.c2me.opts.scheduling.mixin.shutdown.MixinMinecraftServer (c2me-opts-scheduling.mixins.json)
|
121 | com.ishland.c2me.opts.scheduling.mixin.idle_tasks.autosave.enhanced_autosave.MixinMinecraftServer (c2me-opts-scheduling.mixins.json)
|
122 | net.fabricmc.fabric.mixin.event.lifecycle.MinecraftServerMixin (fabric-lifecycle-events-v1.mixins.json)
|
123 | io.github.thecsdev.tcdcommons.mixin.events.MixinMinecraftServer (tcdcommons.mixin.events.json)
|
124 | com.kingcontaria.fastquit.mixin.MinecraftServerAccessor (fastquit.mixins.json)
|
125 | net.fabricmc.fabric.mixin.biome.modification.MinecraftServerMixin (fabric-biome-api-v1.mixins.json)
|
126 | net.fabricmc.fabric.mixin.registry.sync.MinecraftServerMixin (fabric-registry-sync-v0.mixins.json)
|
127 | org.embeddedt.modernfix.common.mixin.core.MinecraftServerMixin (modernfix-common.mixins.json)
|
128 | org.embeddedt.modernfix.common.mixin.perf.dedicated_reload_executor.MinecraftServerMixin (modernfix-common.mixins.json)
|
129 | com.natamus.collective.fabric.mixin.MinecraftServerMixin (collective_fabric.mixins.json)
|
130 | com.kingcontaria.fastquit.mixin.MinecraftServerMixin (fastquit.mixins.json)
|
131 | io.github.fabricators_of_create.porting_lib.mixin.accessors.common.accessor.MinecraftServerAccessor (porting_lib_accessors.mixins.json)
|
132 | xaero.map.mixin.MixinMinecraftServer (xaeroworldmap.mixins.json)
|
133 | net.minecraft.class_1132:
|
134 | dev.architectury.mixin.fabric.client.MixinIntegratedServer (architectury.mixins.json)
|
135 | dev.worldgen.lithostitched.mixin.client.IntegratedServerMixin (lithostitched.mixins.json)
|
136 | xaero.pac.common.mixin.MixinIntegratedServer (openpartiesandclaims.mixins.json)
|
137 | org.embeddedt.modernfix.common.mixin.perf.thread_priorities.IntegratedServerMixin (modernfix-common.mixins.json)
|
138 |
|
139 | -- System Details --
|
140 | Details:
|
141 | Minecraft Version: 1.20.1
|
142 | Minecraft Version ID: 1.20.1
|
143 | Operating System: Windows 11 (amd64) version 10.0
|
144 | Java Version: 17.0.14, Azul Systems, Inc.
|
145 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
|
146 | Memory: 1676343192 bytes (1598 MiB) / 5234491392 bytes (4992 MiB) up to 17179869184 bytes (16384 MiB)
|
147 | CPUs: 8
|
148 | Processor Vendor: GenuineIntel
|
149 | Processor Name: Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz
|
150 | Identifier: Intel64 Family 6 Model 158 Stepping 13
|
151 | Microarchitecture: Coffee Lake
|
152 | Frequency (GHz): 3.60
|
153 | Number of physical packages: 1
|
154 | Number of physical CPUs: 8
|
155 | Number of logical CPUs: 8
|
156 | Graphics card #0 name: NVIDIA GeForce RTX 2080 SUPER
|
157 | Graphics card #0 vendor: NVIDIA (0x10de)
|
158 | Graphics card #0 VRAM (MB): 4095.00
|
159 | Graphics card #0 deviceId: 0x1e81
|
160 | Graphics card #0 versionInfo: DriverVersion=32.0.15.7270
|
161 | Memory slot #0 capacity (MB): 16384.00
|
162 | Memory slot #0 clockSpeed (GHz): 3.60
|
163 | Memory slot #0 type: DDR4
|
164 | Memory slot #1 capacity (MB): 16384.00
|
165 | Memory slot #1 clockSpeed (GHz): 3.60
|
166 | Memory slot #1 type: DDR4
|
167 | Virtual memory max (MB): 42663.49
|
168 | Virtual memory used (MB): 18075.83
|
169 | Swap memory total (MB): 9984.00
|
170 | Swap memory used (MB): 9.50
|
171 | JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx16384M
|
172 | Fabric Mods:
|
173 | advancementinfo: AdvancementInfo 1.20-fabric0.83.0-1.4
|
174 | advancementplaques: Advancement Plaques 1.6.7
|
175 | almanac: Almanac 1.0.2
|
176 | alternate-current: Alternate Current 1.9.0
|
177 | animatica: Animatica 0.6.1+1.20.4
|
178 | appleskin: AppleSkin 2.5.1+mc1.20
|
179 | architectury: Architectury 9.2.14
|
180 | axesareweapons: Axes Are Weapons 1.7.3
|
181 | balm: Balm 7.3.20
|
182 | kuma_api: KumaAPI 20.1.8
|
183 | bellsandwhistles: Create: Bells & Whistles 0.4.5
|
184 | better_end_sky: Better End Sky 0.2.1+1.20
|
185 | betteradvancements: Better Advancements **.**.**.**
|
186 | betterbeds: Better Beds 1.3.0
|
187 | betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3
|
188 | org_reflections_reflections: reflections 0.10.2
|
189 | betterdungeons: YUNG's Better Dungeons 1.20-Fabric-4.0.4
|
190 | betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.6
|
191 | betterf3: BetterF3 7.0.2
|
192 | betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.6
|
193 | betterjungletemples: YUNG's Better Jungle Temples 1.20-Fabric-2.0.5
|
194 | bettermineshafts: YUNG's Better Mineshafts 1.20-Fabric-4.0.4
|
195 | bettermounthud: Better Mount HUD 1.2.2
|
196 | betteroceanmonuments: YUNG's Better Ocean Monuments 1.20-Fabric-3.0.4
|
197 | betterpingdisplay: Better Ping Display 1.1.1
|
198 | betterstats: Better Statistics Screen 3.12.6+fabric-1.20.1
|
199 | betterstrongholds: YUNG's Better Strongholds 1.20-Fabric-4.0.3
|
200 | betterthirdperson: Better Third Person 1.9.0
|
201 | betterwitchhuts: YUNG's Better Witch Huts 1.20-Fabric-3.0.3
|
202 | bookshelf: Bookshelf 20.2.13
|
203 | borderlessmining: Borderless Mining 1.1.8+1.20.1
|
204 | bwncr: Bad Wither No Cookie Reloaded 3.17.2
|
205 | c2me: Concurrent Chunk Management Engine 0.2.0+alpha.11.16
|
206 | c2me-base: Concurrent Chunk Management Engine (Base) 0.2.0+alpha.11.16
|
207 | c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.2.0+alpha.11.16
|
208 | c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.2.0+alpha.11.16
|
209 | c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.2.0+alpha.11.16
|
210 | c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.2.0+alpha.11.16
|
211 | c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.2.0+alpha.11.16
|
212 | c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.2.0+alpha.11.16
|
213 | c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.2.0+alpha.11.16
|
214 | c2me-opts-chunk-access: Concurrent Chunk Management Engine (Optimizations/Chunk Access) 0.2.0+alpha.11.16
|
215 | c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.2.0+alpha.11.16
|
216 | c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.2.0+alpha.11.16
|
217 | c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.2.0+alpha.11.16
|
218 | c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.2.0+alpha.11.16
|
219 | c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.2.0+alpha.11.16
|
220 | c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.2.0+alpha.11.16
|
221 | c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.2.0+alpha.11.16
|
222 | c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.2.0+alpha.11.16
|
223 | c2me-threading-chunkio: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.16
|
224 | c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.2.0+alpha.11.16
|
225 | c2me-threading-worldgen: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.16
|
226 | com_ibm_async_asyncutil: asyncutil 0.1.0
|
227 | net_objecthunter_exp4j: exp4j 0.4.8
|
228 | org_threadly_threadly: threadly 7.0
|
229 | capes: Capes 1.5.2+1.20
|
230 | carpeted: Carpeted 1.20-1.4
|
231 | chat_heads: Chat Heads 0.13.13
|
232 | chatanimation: ChatAnimation 1.0.5
|
233 | chatpatches: Chat Patches 201.5.6
|
234 | cicada: CICADA 0.11.2+1.20.1
|
235 | citresewn: CIT Resewn 1.2.2+1.20.1
|
236 | citresewn-defaults: CIT Resewn: Defaults 1.2.2+1.20.1
|
237 | cleardespawn: Clear Despawn 1.1.15
|
238 | cloth-config: Cloth Config v11 11.1.136
|
239 | cloth-basic-math: cloth-basic-math 0.6.1
|
240 | clumps: Clumps **.**.**.**
|
241 | collective: Collective 7.94
|
242 | connectiblechains: Connectible Chains 2.2.1+1.20.1
|
243 | continents: Continents 1.1.7
|
244 | continuity: Continuity 3.0.0+1.20.1
|
245 | controlify: Controlify 2.0.2+1.20.1-fabric
|
246 | mixinextras: MixinExtras 0.5.0-beta.4
|
247 | copycats: Create: Copycats+ 2.2.2+mc.1.20.1-fabric
|
248 | coroutil: CoroUtil 1.20.1-1.3.7
|
249 | crawl: Crawl 0.12.0
|
250 | mm: Manningham Mills 2.3
|
251 | create: Create 0.5.1-j-build.1631+mc1.20.1
|
252 | com_google_code_findbugs_jsr305: jsr305 3.0.2
|
253 | flywheel: Flywheel 0.6.11-4
|
254 | milk: Milk Lib 1.2.60
|
255 | dripstone_fluid_lib: Dripstone Fluid Lib 3.0.2
|
256 | porting_lib_accessors: Porting Lib Accessors 2.3.8+1.20.1
|
257 | porting_lib_base: Porting Lib Base 2.3.8+1.20.1
|
258 | com_electronwill_night-config_core: core 3.6.6
|
259 | com_electronwill_night-config_toml: toml 3.6.6
|
260 | porting_lib_config: Porting Lib Config 2.3.8+1.20.1
|
261 | porting_lib_gui_utils: Porting Lib Gui Utils 2.3.8+1.20.1
|
262 | porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.8+1.20.1
|
263 | porting_lib_utility: Porting Lib Utility 2.3.8+1.20.1
|
264 | porting_lib_brewing: Porting Lib Brewing 2.3.8+1.20.1
|
265 | porting_lib_client_events: Porting Lib Client Events 2.3.8+1.20.1
|
266 | porting_lib_entity: Porting Lib Entity 2.3.8+1.20.1
|
267 | porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.8+1.20.1
|
268 | porting_lib_extensions: Porting Lib Extensions 2.3.8+1.20.1
|
269 | porting_lib_attributes: Porting Lib Attributes 2.3.8+1.20.1
|
270 | porting_lib_common: Porting Lib Common 2.3.8+1.20.1
|
271 | porting_lib_models: Porting Lib Models 2.3.8+1.20.1
|
272 | porting_lib_fluids: Porting Lib Fluids 2.3.8+1.20.1
|
273 | porting_lib_model_loader: Porting Lib Model Loader 2.3.8+1.20.1
|
274 | porting_lib_networking: Porting Lib Networking 2.3.8+1.20.1
|
275 | porting_lib_core: Porting Lib Core 2.3.8+1.20.1
|
276 | porting_lib_obj_loader: Porting Lib Obj Loader 2.3.8+1.20.1
|
277 | porting_lib_tags: Porting Lib Tags 3.0
|
278 | porting_lib_tool_actions: Porting Lib Tool Actions 2.3.8+1.20.1
|
279 | porting_lib_transfer: Porting Lib Transfer 2.3.8+1.20.1
|
280 | reach-entity-attributes: Reach Entity Attributes 2.4.0
|
281 | registrate-fabric: Registrate for Fabric 1.3.79-MC1.20.1
|
282 | porting_lib_data: Porting Lib Data 2.1.1090+1.20
|
283 | porting_lib_gametest: Porting Lib GameTest 2.1.1090+1.20
|
284 | porting_lib_model_generators: Porting Lib Model Generators 2.1.1090+1.20
|
285 | porting_lib_model_materials: Porting Lib Model Materials 2.1.1090+1.20
|
286 | create_enchantment_industry: Create Enchantment Industry 1.2.16
|
287 | create_dragon_lib: Create Dragon Lib 1.4.2
|
288 | create_jetpack: Create Jetpack 4.3.0
|
289 | flightlib: Flight Lib 2.1.0
|
290 | creategoggles: Create Goggles 0.5.6
|
291 | cristellib: Cristel Lib 1.1.5
|
292 | blue_endless_jankson: jankson 1.2.3
|
293 | ctov: ChoiceTheorem's Overhauled Village 3.4.12
|
294 | cull-less-leaves: Cull Less Leaves 1.4.2+1.21-fabric
|
295 | cutthrough: Cut Through 8.0.2
|
296 | debugify: Debugify 1.20.1+2.0
|
297 | diagonalfences: Diagonal Fences 8.1.5
|
298 | diagonalblocks: Diagonal Blocks 8.0.6
|
299 | dismountentity: Dismount Entity 3.6
|
300 | distanthorizons: Distant Horizons 2.3.0-b
|
301 | dynamic_fps: Dynamic FPS 3.9.0
|
302 | net_lostluma_battery: battery 1.3.0
|
303 | dynamiccrosshair: Dynamic Crosshair 9.3
|
304 | dynamiccrosshair-api: DynamicCrosshair API 1.1
|
305 | libbamboo: LibBamboo 2.2
|
306 | dynamiccrosshaircompat: Dynamic Crosshair Compat 4.2
|
307 | dynamictrim: DynamicTrim 1.4.1
|
308 | e4mc_minecraft: e4mc 5.3.0
|
309 | folk_sisby_kaleido-config: kaleido-config 0.3.1+1.3.1
|
310 | easyanvils: Easy Anvils 8.0.2
|
311 | easyelytratakeoff: Easy Elytra Takeoff 4.5
|
312 | easymagic: Easy Magic 8.0.1
|
313 | eatinganimationid: Eating Animation 1.20+1.9.61
|
314 | elytratrims: Elytra Trims 3.5.6
|
315 | conditional-mixin: conditional mixin 0.6.3
|
316 | mixinsquared: MixinSquared 0.1.2-beta.4
|
317 | enchdesc: EnchantmentDescriptions 17.1.19
|
318 | enhanced_attack_indicator: Enhanced Attack Indicator 1.0.4+1.20
|
319 | enhancedblockentities: Enhanced Block Entities 0.9+1.20
|
320 | advanced_runtime_resource_pack: Runtime Resource Pack 0.6.7
|
321 | entity_model_features: Entity Model Features 2.4.1
|
322 | entity_texture_features: Entity Texture Features 6.2.9
|
323 | org_apache_httpcomponents_httpmime: httpmime 4.5.10
|
324 | entityculling: EntityCulling 1.7.3
|
325 | explosiveenhancement: Explosive Enhancement 1.3.2-1.20-1.20.4
|
326 | fabric-api: Fabric API 0.92.5+1.20.1
|
327 | fabric-api-base: Fabric API Base 0.4.32+1802ada577
|
328 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.37+1802ada577
|
329 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.14+1802ada577
|
330 | fabric-block-api-v1: Fabric Block API (v1) 1.0.12+1802ada577
|
331 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.3+924f046a77
|
332 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.42+1802ada577
|
333 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.3+1802ada577
|
334 | fabric-command-api-v1: Fabric Command API (v1) 1.2.35+f71b366f77
|
335 | fabric-command-api-v2: Fabric Command API (v2) 2.2.14+1802ada577
|
336 | fabric-commands-v0: Fabric Commands (v0) 0.2.52+df3654b377
|
337 | fabric-containers-v0: Fabric Containers (v0) 0.1.66+df3654b377
|
338 | fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.13+1802ada577
|
339 | fabric-convention-tags-v1: Fabric Convention Tags 1.5.6+1802ada577
|
340 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.20+1802ada577
|
341 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.2+de0fd6d177
|
342 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.6+1802ada577
|
343 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.55+1802ada577
|
344 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1+1c78457f77
|
345 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.4+13a40c6677
|
346 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.64+df3654b377
|
347 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.41+1802ada577
|
348 | fabric-item-api-v1: Fabric Item API (v1) 2.1.29+1802ada577
|
349 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.14+1802ada577
|
350 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.38+1802ada577
|
351 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.36+df3654b377
|
352 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.23+1802ada577
|
353 | fabric-loot-api-v2: Fabric Loot API (v2) 1.2.3+1802ada577
|
354 | fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.47+9e7660c677
|
355 | fabric-message-api-v1: Fabric Message API (v1) 5.1.10+1802ada577
|
356 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.52+1802ada577
|
357 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.4+1802ada577
|
358 | fabric-models-v0: Fabric Models (v0) 0.4.3+9386d8a777
|
359 | fabric-networking-api-v1: Fabric Networking API (v1) 1.3.13+13a40c6677
|
360 | fabric-networking-v0: Fabric Networking (v0) 0.3.53+df3654b377
|
361 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.5+e35120df77
|
362 | fabric-particles-v1: Fabric Particles (v1) 1.1.3+1802ada577
|
363 | fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.23+1802ada577
|
364 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.5+1802ada577
|
365 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.2+1802ada577
|
366 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.3+85287f9f77
|
367 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.47+df3654b377
|
368 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.39+92a0d36777
|
369 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.29+1802ada577
|
370 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.50+df3654b377
|
371 | fabric-rendering-v1: Fabric Rendering (v1) 3.0.9+1802ada577
|
372 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.9+1802ada577
|
373 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.12+fb82e9d777
|
374 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.9+1802ada577
|
375 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.32+1802ada577
|
376 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.14+1802ada577
|
377 | fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.6+8dd72ea377
|
378 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.2+1802ada577
|
379 | fabric-language-kotlin: Fabric Language Kotlin 1.13.1+kotlin.2.1.10
|
380 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.10
|
381 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.10
|
382 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.10
|
383 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.10
|
384 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.27.0
|
385 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.1
|
386 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.1
|
387 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
|
388 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.6.0
|
389 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.6.0
|
390 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.8.0
|
391 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.8.0
|
392 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.8.0
|
393 | fabricloader: Fabric Loader 0.16.10
|
394 | fabricskyboxes: FabricSkyBoxes 0.7.3+mc1.20.1
|
395 | fabrishot: Fabrishot 1.10.1
|
396 | fadeless: Fadeless 1.0.1
|
397 | fallingleaves: Falling Leaves 1.15.6
|
398 | fancymenu: FancyMenu 3.4.6
|
399 | com_github_keksuccino_japng: japng 0.5.3
|
400 | com_github_rtyley_animated-gif-lib-for-java: animated-gif-lib-for-java animated-gif-lib-1.7
|
401 | faster_entity_animations: FastAnim 1.6
|
402 | fastquit: FastQuit 3.0.0+1.20+
|
403 | ferritecore: FerriteCore 6.0.1
|
404 | forgeconfigapiport: Forge Config API Port 8.0.2
|
405 | fsb-interop: FabricSkyBoxes Interop 1.3.6+mc1.20.1-build.50
|
406 | highlight: Highlight 2.0.1
|
407 | resourcefullib: Resourceful Lib 2.0.7
|
408 | com_teamresourceful_yabn: yabn 1.0.3
|
409 | highlighter: Highlighter 1.1.9
|
410 | iceberg: Iceberg 1.1.25
|
411 | immediatelyfast: ImmediatelyFast 1.5.0+1.20.4
|
412 | net_lenni0451_reflect: Reflect 1.3.4
|
413 | indium: Indium 1.0.36+mc1.20.1
|
414 | interiors: Create: Interiors 0.5.6
|
415 | invmove: InvMove 0.9.0
|
416 | iris: Iris 1.7.6+mc1.20.1
|
417 | io_github_douira_glsl-transformer: glsl-transformer 2.0.1
|
418 | org_anarres_jcpp: jcpp 1.4.14
|
419 | org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
|
420 | isxander-main-menu-credits: Main Menu Credits 1.1.2
|
421 | jade: Jade 11.13.1+fabric
|
422 | jadeaddons: Jade Addons 5.4.0+fabric
|
423 | java: OpenJDK 64-Bit Server VM 17
|
424 | jei: Just Enough Items **.**.**.**
|
425 | kiwi: Kiwi Library 11.8.28+fabric
|
426 | kleeslabs: KleeSlabs 15.0.6
|
427 | konkrete: Konkrete 1.8.1
|
428 | krypton: Krypton 0.2.3
|
429 | com_velocitypowered_velocity-native: velocity-native 3.2.0-SNAPSHOT
|
430 | lambdynlights: LambDynamicLights 4.1.0+1.20.1
|
431 | lambdynlights_api: LambDynamicLights (API) 4.1.0+1.20.1
|
432 | pride: Pride Lib 1.2.0+1.19.4
|
433 | spruceui: SpruceUI 6.2.1+1.20
|
434 | languagereload: Language Reload 1.7.2+1.20.1
|
435 | leavesbegone: Leaves Be Gone 8.0.0
|
436 | legendarytooltips: Legendary Tooltips 1.4.5
|
437 | letmedespawn: Let Me Despawn 1.5.0
|
438 | lithium: Lithium 0.11.3
|
439 | lithostitched: Lithostitched 1.4
|
440 | make_bubbles_pop: Make Bubbles Pop 0.3.0-fabric
|
441 | mcwbridges: Macaw's Bridges 3.0.0
|
442 | mcwdoors: Macaw's Doors 1.1.2
|
443 | mcwfences: Macaw's Fences and Walls 1.1.2
|
444 | mcwfurnitures: Macaw's Furniture 3.3.0
|
445 | mcwlights: Macaw's Lights and Lamps 1.1.1
|
446 | mcwpaths: Macaw's Paths and Pavings 1.1.0
|
447 | mcwroofs: Macaw's Roofs 2.3.1
|
448 | mcwwindows: Macaw's Windows 2.3.0
|
449 | melody: Melody 1.0.3
|
450 | memoryleakfix: Memory Leak Fix 1.1.5
|
451 | minecraft: Minecraft 1.20.1
|
452 | mixintrace: MixinTrace 1.1.1+1.17
|
453 | modelfix: Model Gap Fix 1.15
|
454 | modernfix: ModernFix 5.20.2+mc1.20.1
|
455 | modmenu: Mod Menu 7.2.2
|
456 | monsters_in_the_closet: Monsters in the Closet 1.0.3+1.20
|
457 | moonlight: Moonlight 1.20-2.13.79
|
458 | morechathistory: More Chat History 1.3.0
|
459 | moreculling: More Culling 1.20.4-0.24.0
|
460 | moremobvariants: More Mob Variants 1.3.1
|
461 | mousetweaks: Mouse Tweaks 2.26
|
462 | mr_edf_remastered: Ender Dragon Fight Remastered 4.3
|
463 | mr_lithosphere: Lithosphere 1.4
|
464 | mru: Mineblock's Repeated Utilities 1.0.4+1.20.1+fabric
|
465 | netherportalfix: NetherPortalFix 13.0.2
|
466 | no-telemetry: No Telemetry 1.9.0
|
467 | nochatreports: No Chat Reports 1.20.1-v2.2.2
|
468 | noisium: Noisium 2.3.0+mc1.20-1.20.1
|
469 | notenoughanimations: NotEnoughAnimations 1.9.2
|
470 | numismatic-overhaul: Numismatic Overhaul 0.2.14+1.20
|
471 | cardinal-components-base: Cardinal Components API (base) 5.2.1
|
472 | cardinal-components-entity: Cardinal Components API (entities) 5.2.1
|
473 | stacc: Stacc 1.7.0
|
474 | nyfsspiders: Nyf's Spiders 2.1.1
|
475 | opaccreatesupport: OPAC Create Mod Support 1.7.0
|
476 | openpartiesandclaims: Open Parties and Claims 0.24.0
|
477 | optigui: OptiGUI 2.3.0-beta.6.1-modrinth+1.20
|
478 | org_apache_commons_commons-text: commons-text 1.11.0
|
479 | org_ini4j_ini4j: ini4j 0.5.4
|
480 | orthocamera: OrthoCamera 0.1.7+1.20.1
|
481 | overflowingbars: Overflowing Bars 8.0.1
|
482 | owo: oωo 0.11.2+1.20
|
483 | presencefootsteps: Presence Footsteps 1.10.1+1.20.1
|
484 | kirin: Kirin UI 1.15.6+1.20.1
|
485 | prism: Prism 1.0.5
|
486 | puzzle: Puzzle 1.5.2+1.20
|
487 | midnightlib: MidnightLib 1.4.1
|
488 | puzzle-base: Puzzle Base 1.5.2+1.20
|
489 | puzzle-gui: Puzzle GUI 1.5.2+1.20
|
490 | puzzle-models: Puzzle Models 1.5.2+1.20
|
491 | puzzle-splashscreen: Puzzle Splash Screen 1.5.2+1.20
|
492 | puzzleslib: Puzzles Lib 8.1.29
|
493 | puzzlesaccessapi: Puzzles Access Api 20.1.1
|
494 | railways: Create: Steam 'n' Rails 1.6.9+fabric-mc1.20.1
|
495 | reeses-sodium-options: Reese's Sodium Options 1.7.2+mc1.20.1-build.101
|
496 | rrls: Remove Reloading Screen **.**.**.**+mc1.20.1-fabric
|
497 | screenshotclipboard: Screenshot to Clipboard 1.0.9
|
498 | showmeyourskin: Show Me Your Skin! 1.9.0+1.20
|
499 | shulkerboxtooltip: Shulker Box Tooltip 4.0.4+1.20.1
|
500 | smoothscroll: Smooth Scroll **.**.**.**
|
501 | smoothswapping: Smooth Swapping **.**.**.**
|
502 | sodium: Sodium 0.5.13+mc1.20.1
|
503 | sodium-extra: Sodium Extra 0.5.9+mc1.20.1
|
504 | caffeineconfig: CaffeineConfig 1.3.0+1.17
|
505 | sound_physics_remastered: Sound Physics Remastered 1.20.1-1.4.8
|
506 | sounds: Sounds 2.2.1+1.20.1+fabric
|
507 | starlight: Starlight 1.1.2+fabric.dbc156f
|
508 | statement: Statement 4.2.9+1.14.4-1.20.4
|
509 | kanos_config: Kanos Config 0.4.1+1.14.4-1.19.4
|
510 | statement_vanilla_compatibility: Statement Vanilla Compatibility Module 1.0.1+1.16.5-1.17
|
511 | status-effect-bars: Status Effect Bars 1.0.3
|
512 | structurify: Structurify 1.0.11
|
513 | talkbubbles: Talk Bubbles 1.0.8
|
514 | tcdcommons: TCD Commons API 3.12.3+fabric-1.20.1
|
515 | tia: Tiny Item Animations 1.20-1.1
|
516 | tooltipfix: ToolTip Fix 1.1.1-1.20
|
517 | visualworkbench: Visual Workbench 8.0.0
|
518 | walllanterns: Lanterns Belong on Walls 1.6.1+1.20.1
|
519 | waterdripsound: Drip Sounds 0.4.0
|
520 | watut: What Are They Up To 1.20.1-1.2.3
|
521 | waveycapes: WaveyCapes 1.5.1
|
522 | wwoo: William Wythers' Overhauled Overworld 2.0.0
|
523 | xaerominimap: Xaero's Minimap 25.2.0
|
524 | xaeroworldmap: Xaero's World Map 1.39.4
|
525 | yeetusexperimentus: Yeetus Experimentus 2.3.0-build.4+mc1.20.1
|
526 | yet_another_config_lib_v3: YetAnotherConfigLib 3.6.5+1.20.1-fabric
|
527 | yosbr: YOSBR 0.1.2
|
528 | yungsapi: YUNG's API 1.20-Fabric-4.0.6
|
529 | org_javassist_javassist: javassist 3.29.2-GA
|
530 | zoomify: Zoomify 2.14.2+1.20.1
|
531 | com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.2
|
532 | Loaded Shaderpack: (off)
|
533 | Flywheel Backend: GL33 Instanced Arrays
|
534 | Server Running: true
|
535 | Player Count: 1 / 8; [class_3222['{MINECRAFT_USERNAME}'/237, l='ServerLevel[Anthropocène]', x=238.41, y=445.49, z=-689.50]]
|
536 | Data Packs: vanilla, fabric, lithostitched:breaks_seed_parity, Moonlight Mods Dynamic Assets
|
537 | Enabled Feature Flags: minecraft:vanilla
|
538 | World Generation: Stable
|
539 | Type: Integrated Server (map_client.txt)
|
540 | Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
|
541 | Launched Version: 1.20.1
|
542 |
|