1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2025-04-05 18:48:05
|
5 | Description: Exception ticking world
|
6 |
|
7 | java.lang.NullPointerException: Cannot invoke "net.minecraft.class_3765.method_16490()" because the return value of "net.minecraft.class_3763.method_16478()" is null
|
8 | at knot//net.minecraft.class_3763.giveArmorOnRaids(class_3763.java:585)
|
9 | at knot//net.minecraft.class_3763.handler$znj000$armorful$finalizeSpawn(class_3763.java:575)
|
10 | at knot//net.minecraft.class_3763.method_5943(class_3763.java:304)
|
11 | at knot//net.minecraft.class_1604.method_5943(class_1604.java:168)
|
12 | at knot//fabric.net.mca.util.WorldUtils.spawnEntity(WorldUtils.java:47)
|
13 | at knot//fabric.net.mca.server.world.data.VillageManager.spawnBountyHunter(VillageManager.java:213)
|
14 | at knot//fabric.net.mca.server.world.data.VillageManager.startBountyHunterWave(VillageManager.java:188)
|
15 | at knot//fabric.net.mca.server.world.data.VillageManager.lambda$tick$10(VillageManager.java:148)
|
16 | at java.base/java.util.Optional.ifPresent(Unknown Source)
|
17 | at knot//fabric.net.mca.server.world.data.VillageManager.lambda$tick$11(VillageManager.java:148)
|
18 | at java.base/java.util.ArrayList.forEach(Unknown Source)
|
19 | at knot//fabric.net.mca.server.world.data.VillageManager.tick(VillageManager.java:142)
|
20 | at knot//fabric.net.mca.fabric.MCAFabric.lambda$onInitialize$0(MCAFabric.java:56)
|
21 | at knot//net.fabricmc.fabric.api.event.lifecycle.v1.ServerTickEvents.lambda$static$6(ServerTickEvents.java:63)
|
22 | at knot//net.minecraft.class_3218.handler$edo000$fabric-lifecycle-events-v1$endWorldTick(class_3218.java:8740)
|
23 | at knot//net.minecraft.class_3218.method_18765(class_3218.java:396)
|
24 | at knot//net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:897)
|
25 | at knot//net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:824)
|
26 | at knot//net.minecraft.class_1132.method_3748(class_1132.java:105)
|
27 | at knot//net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:671)
|
28 | at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)
|
29 | at java.base/java.lang.Thread.run(Unknown Source)
|
30 |
|
31 |
|
32 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
33 | ---------------------------------------------------------------------------------------
|
34 |
|
35 | -- Head --
|
36 | Thread: Render thread
|
37 | Stacktrace:
|
38 | at knot//net.minecraft.class_3763.giveArmorOnRaids(class_3763.java:585)
|
39 | at knot//net.minecraft.class_3763.handler$znj000$armorful$finalizeSpawn(class_3763.java:575)
|
40 | at knot//net.minecraft.class_3763.method_5943(class_3763.java:304)
|
41 | at knot//net.minecraft.class_1604.method_5943(class_1604.java:168)
|
42 | at knot//fabric.net.mca.util.WorldUtils.spawnEntity(WorldUtils.java:47)
|
43 | at knot//fabric.net.mca.server.world.data.VillageManager.spawnBountyHunter(VillageManager.java:213)
|
44 | at knot//fabric.net.mca.server.world.data.VillageManager.startBountyHunterWave(VillageManager.java:188)
|
45 | at knot//fabric.net.mca.server.world.data.VillageManager.lambda$tick$10(VillageManager.java:148)
|
46 | at java.base/java.util.Optional.ifPresent(Unknown Source)
|
47 | at knot//fabric.net.mca.server.world.data.VillageManager.lambda$tick$11(VillageManager.java:148)
|
48 | at java.base/java.util.ArrayList.forEach(Unknown Source)
|
49 | at knot//fabric.net.mca.server.world.data.VillageManager.tick(VillageManager.java:142)
|
50 | at knot//fabric.net.mca.fabric.MCAFabric.lambda$onInitialize$0(MCAFabric.java:56)
|
51 | at knot//net.fabricmc.fabric.api.event.lifecycle.v1.ServerTickEvents.lambda$static$6(ServerTickEvents.java:63)
|
52 | at knot//net.minecraft.class_3218.handler$edo000$fabric-lifecycle-events-v1$endWorldTick(class_3218.java:8740)
|
53 | at knot//net.minecraft.class_3218.method_18765(class_3218.java:396)
|
54 |
|
55 | -- Affected level --
|
56 | Details:
|
57 | All players: 1 total; [class_3222['{MINECRAFT_USERNAME}'/125, l='ServerLevel[Viltrum]', x=-1504.24, y=115.00, z=-1481.81]]
|
58 | Chunk stats: 11426
|
59 | Level dimension: minecraft:overworld
|
60 | Level spawn location: World: (0,149,0), Section: (at 0,5,0 in 0,9,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
|
61 | Level time: 727060 game time, 62400 day time
|
62 | Level name: Viltrum
|
63 | Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
|
64 | Level weather: Rain time: 3540 (now: true), thunder time: 46124 (now: false)
|
65 | Known server brands: fabric
|
66 | Removed feature flags:
|
67 | Level was modded: true
|
68 | Level storage version: 0x04ABD - Anvil
|
69 | Stacktrace:
|
70 | at knot//net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:897)
|
71 | at knot//net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:824)
|
72 | at knot//net.minecraft.class_1132.method_3748(class_1132.java:105)
|
73 | at knot//net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:671)
|
74 | at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)
|
75 | at java.base/java.lang.Thread.run(Unknown Source)
|
76 |
|
77 | -- System Details --
|
78 | Details:
|
79 | Minecraft Version: 1.20.1
|
80 | Minecraft Version ID: 1.20.1
|
81 | Operating System: Windows 11 (amd64) version 10.0
|
82 | Java Version: 17.0.14, Azul Systems, Inc.
|
83 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
|
84 | Memory: 1393317208 bytes (1328 MiB) / 9865003008 bytes (9408 MiB) up to 29192355840 bytes (27840 MiB)
|
85 | CPUs: 16
|
86 | Processor Vendor: GenuineIntel
|
87 | Processor Name: 12th Gen Intel(R) Core(TM) i5-12600KF
|
88 | Identifier: Intel64 Family 6 Model 151 Stepping 2
|
89 | Microarchitecture: Alder Lake
|
90 | Frequency (GHz): 3.69
|
91 | Number of physical packages: 1
|
92 | Number of physical CPUs: 10
|
93 | Number of logical CPUs: 16
|
94 | Graphics card #0 name: NVIDIA GeForce RTX 3070
|
95 | Graphics card #0 vendor: NVIDIA (0x10de)
|
96 | Graphics card #0 VRAM (MB): 4095.00
|
97 | Graphics card #0 deviceId: 0x2484
|
98 | Graphics card #0 versionInfo: DriverVersion=32.0.15.7270
|
99 | Memory slot #0 capacity (MB): 16384.00
|
100 | Memory slot #0 clockSpeed (GHz): 3.20
|
101 | Memory slot #0 type: DDR4
|
102 | Memory slot #1 capacity (MB): 16384.00
|
103 | Memory slot #1 clockSpeed (GHz): 3.20
|
104 | Memory slot #1 type: DDR4
|
105 | Virtual memory max (MB): 53318.73
|
106 | Virtual memory used (MB): 47502.18
|
107 | Swap memory total (MB): 20714.66
|
108 | Swap memory used (MB): 470.62
|
109 | JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx27840M
|
110 | Fabric Mods:
|
111 | additionalstructures: Additional Structures 4.2.2
|
112 | advancednetherite: Advanced Netherite 2.1.3-1.20.1
|
113 | adventurez: AdventureZ 1.4.20
|
114 | amplified_nether: Amplified Nether 1.2.5
|
115 | another_furniture: Another Furniture 1.20.1-3.0.1
|
116 | appleskin: AppleSkin 2.5.1+mc1.20
|
117 | architectury: Architectury 9.2.14
|
118 | areas: Areas 6.1
|
119 | armorful: Armorful 3.1.3+1.20.1
|
120 | armorpointspp: Armorpoints++ 3.1.2
|
121 | fiber: fiber 0.23.0-2
|
122 | artifacts: Artifacts 9.5.15
|
123 | expandability: ExpandAbility 9.0.4
|
124 | step-height-entity-attribute: Step Height Entity Attribute 1.2.0
|
125 | attributefix: AttributeFix 21.0.4
|
126 | auditory: Auditory 0.0.6-1.20.1
|
127 | badpackets: Bad Packets 0.4.3
|
128 | balm: Balm 7.3.27
|
129 | kuma_api: KumaAPI 20.1.10
|
130 | barteringstation: Bartering Station 8.0.0
|
131 | bcc: BetterCompatibilityChecker 4.0.1
|
132 | bclib: BCLib 3.0.14
|
133 | wunderlib: WunderLib 1.1.5
|
134 | beautify: Beautify 1.2.0+1.20.1
|
135 | better_end_sky: Better End Sky 0.2.1+1.20
|
136 | betterarcheology: Better Archeology 1.2.1-1.20.1
|
137 | betterbeds: Better Beds 1.3.0
|
138 | betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3
|
139 | org_reflections_reflections: reflections 0.10.2
|
140 | betterdungeons: YUNG's Better Dungeons 1.20-Fabric-4.0.4
|
141 | betterend: Better End 4.0.11
|
142 | betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.6
|
143 | betterf3: BetterF3 7.0.2
|
144 | betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.6
|
145 | betterjungletemples: YUNG's Better Jungle Temples 1.20-Fabric-2.0.5
|
146 | bettermineshafts: YUNG's Better Mineshafts 1.20-Fabric-4.0.4
|
147 | betternether: Better Nether 9.0.10
|
148 | betteroceanmonuments: YUNG's Better Ocean Monuments 1.20-Fabric-3.0.4
|
149 | betterstrongholds: YUNG's Better Strongholds 1.20-Fabric-4.0.3
|
150 | betterthirdperson: Better Third Person 1.9.0
|
151 | bettervillage: Better village 3.3.0
|
152 | betterwitchhuts: YUNG's Better Witch Huts 1.20-Fabric-3.0.3
|
153 | blur: Blur (Fabric) 3.1.0
|
154 | bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.7.5-1.20.1
|
155 | maelstrom_library: Maelstrom Library 1.6.1-1.20
|
156 | multipart_entities: MultipartEntities 1.5-1.20
|
157 | bountiful: Bountiful 6.0.4+1.20.1
|
158 | bridgingmod: Bridging Mod 2.5.1+1.20.1
|
159 | buildpaste: Buildpaste for Fabric **.**.**.**
|
160 | c2me: Concurrent Chunk Management Engine 0.2.0+alpha.11.16
|
161 | c2me-base: Concurrent Chunk Management Engine (Base) 0.2.0+alpha.11.16
|
162 | c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.2.0+alpha.11.16
|
163 | c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.2.0+alpha.11.16
|
164 | c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.2.0+alpha.11.16
|
165 | c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.2.0+alpha.11.16
|
166 | c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.2.0+alpha.11.16
|
167 | c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.2.0+alpha.11.16
|
168 | c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.2.0+alpha.11.16
|
169 | c2me-opts-chunk-access: Concurrent Chunk Management Engine (Optimizations/Chunk Access) 0.2.0+alpha.11.16
|
170 | c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.2.0+alpha.11.16
|
171 | c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.2.0+alpha.11.16
|
172 | c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.2.0+alpha.11.16
|
173 | c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.2.0+alpha.11.16
|
174 | c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.2.0+alpha.11.16
|
175 | c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.2.0+alpha.11.16
|
176 | c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.2.0+alpha.11.16
|
177 | c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.2.0+alpha.11.16
|
178 | c2me-threading-chunkio: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.16
|
179 | c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.2.0+alpha.11.16
|
180 | c2me-threading-worldgen: Concurrent Chunk Management Engine (Threading/WorldGen) 0.2.0+alpha.11.16
|
181 | com_ibm_async_asyncutil: asyncutil 0.1.0
|
182 | net_objecthunter_exp4j: exp4j 0.4.8
|
183 | org_threadly_threadly: threadly 7.0
|
184 | camerautils: Camera Utils 1.20.1-1.0.14
|
185 | capes: Capes 1.5.2+1.20
|
186 | cardinal-components: Cardinal Components API 5.2.3
|
187 | cardinal-components-base: Cardinal Components API (base) 5.2.3
|
188 | cardinal-components-block: Cardinal Components API (blocks) 5.2.3
|
189 | cardinal-components-chunk: Cardinal Components API (chunks) 5.2.3
|
190 | cardinal-components-entity: Cardinal Components API (entities) 5.2.3
|
191 | cardinal-components-item: Cardinal Components API (items) 5.2.3
|
192 | cardinal-components-level: Cardinal Components API (world saves) 5.2.3
|
193 | cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.2.3
|
194 | cardinal-components-world: Cardinal Components API (worlds) 5.2.3
|
195 | carryon: Carry On **.**.**.**
|
196 | celestial: Celestial 2.0
|
197 | charmofundying: Charm of Undying 6.5.0+1.20.1
|
198 | spectrelib: SpectreLib 0.13.15+1.20.1
|
199 | chefsdelight: Chefs Delight 1.0.3-fabric-1.20.1
|
200 | chunky: Chunky 1.3.146
|
201 | cicada: CICADA 0.11.9+1.20.1
|
202 | citresewn: CIT Resewn 1.2.2+1.20.1
|
203 | citresewn-defaults: CIT Resewn: Defaults 1.2.2+1.20.1
|
204 | cleardespawn: Clear Despawn 1.1.15
|
205 | clienttweaks: Client Tweaks 11.1.3
|
206 | cloth-config: Cloth Config v11 11.1.136
|
207 | cloth-basic-math: cloth-basic-math 0.6.1
|
208 | clumps: Clumps **.**.**.**
|
209 | cobweb: Cobweb 1.0.1
|
210 | collective: Collective 8.1
|
211 | comforts: Comforts 6.4.0+1.20.1
|
212 | connectiblechains: Connectible Chains 2.2.1+1.20.1
|
213 | continents: Continents 1.1.7
|
214 | continuity: Continuity 3.0.0+1.20.1
|
215 | controlling: Controlling For Fabric 12.0.2
|
216 | coroutil: CoroUtil 1.20.1-1.3.7
|
217 | craftify: Craftify 1.16.0
|
218 | elementa: Elementa 636
|
219 | universalcraft: UniversalCraft 342
|
220 | vigilance: Vigilance 295
|
221 | craftingtweaks: Crafting Tweaks 18.2.5
|
222 | create: Create 0.5.1-j-build.1631+mc1.20.1
|
223 | com_google_code_findbugs_jsr305: jsr305 3.0.2
|
224 | flywheel: Flywheel 0.6.11-4
|
225 | milk: Milk Lib 1.2.60
|
226 | dripstone_fluid_lib: Dripstone Fluid Lib 3.0.2
|
227 | porting_lib_accessors: Porting Lib Accessors 2.3.8+1.20.1
|
228 | porting_lib_core: Porting Lib Core 2.3.8+1.20.1
|
229 | porting_lib_base: Porting Lib Base 2.3.8+1.20.1
|
230 | com_electronwill_night-config_core: core 3.6.6
|
231 | com_electronwill_night-config_toml: toml 3.6.6
|
232 | porting_lib_attributes: Porting Lib Attributes 2.3.8+1.20.1
|
233 | porting_lib_common: Porting Lib Common 2.3.8+1.20.1
|
234 | porting_lib_fluids: Porting Lib Fluids 2.3.8+1.20.1
|
235 | porting_lib_gui_utils: Porting Lib Gui Utils 2.3.8+1.20.1
|
236 | porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.8+1.20.1
|
237 | porting_lib_utility: Porting Lib Utility 2.3.8+1.20.1
|
238 | porting_lib_brewing: Porting Lib Brewing 2.3.8+1.20.1
|
239 | porting_lib_client_events: Porting Lib Client Events 2.3.8+1.20.1
|
240 | porting_lib_entity: Porting Lib Entity 2.3.8+1.20.1
|
241 | porting_lib_extensions: Porting Lib Extensions 2.3.8+1.20.1
|
242 | porting_lib_models: Porting Lib Models 2.3.8+1.20.1
|
243 | porting_lib_model_loader: Porting Lib Model Loader 2.3.8+1.20.1
|
244 | porting_lib_networking: Porting Lib Networking 2.3.8+1.20.1
|
245 | porting_lib_obj_loader: Porting Lib Obj Loader 2.3.8+1.20.1
|
246 | porting_lib_tags: Porting Lib Tags 3.0
|
247 | porting_lib_tool_actions: Porting Lib Tool Actions 2.3.8+1.20.1
|
248 | porting_lib_transfer: Porting Lib Transfer 2.3.8+1.20.1
|
249 | reach-entity-attributes: Reach Entity Attributes 2.4.0
|
250 | registrate-fabric: Registrate for Fabric 1.3.79-MC1.20.1
|
251 | porting_lib_data: Porting Lib Data 2.1.1090+1.20
|
252 | porting_lib_gametest: Porting Lib GameTest 2.1.1090+1.20
|
253 | porting_lib_model_generators: Porting Lib Model Generators 2.1.1090+1.20
|
254 | porting_lib_model_materials: Porting Lib Model Materials 2.1.1090+1.20
|
255 | create_structures: Create: Structures 1.1.0
|
256 | createdeco: Create Deco 2.0.2-1.20.1-fabric
|
257 | creativecore: CreativeCore 2.12.32
|
258 | net_minecraftforge_eventbus: eventbus 6.0.3
|
259 | creeperoverhaul: Creeper Overhaul 3.0.2
|
260 | cristellib: Cristel Lib 1.1.5
|
261 | blue_endless_jankson: jankson 1.2.3
|
262 | crittersandcompanions: Critters and Companions 2.2.2
|
263 | ctov: ChoiceTheorem's Overhauled Village 3.4.12
|
264 | cull-less-leaves: Cull Less Leaves 1.4.2+1.21-fabric
|
265 | cullleaves: Cull Leaves 3.2.0
|
266 | customskinloader: CustomSkinLoader 14.23
|
267 | cutthrough: Cut Through 8.0.2
|
268 | dark-loading-screen: Dark Loading Screen 1.6.14
|
269 | deeperdarker: Deeper and Darker 1.3.3
|
270 | customportalapi: Custom Portal Api 0.0.1-beta64-1.20
|
271 | detailab: Detail Armor Bar 2.6.3+1.20.1-fabric
|
272 | diagonalfences: Diagonal Fences 8.1.5
|
273 | diagonalblocks: Diagonal Blocks 8.0.6
|
274 | disable_custom_worlds_advice: Disable Custom Worlds Advice 4.1
|
275 | distanthorizons: Distant Horizons 2.3.2-b
|
276 | do_a_barrel_roll: Do a Barrel Roll 3.6.1+1.20.1
|
277 | fabric-permissions-api-v0: fabric-permissions-api 0.2-SNAPSHOT
|
278 | doubledoors: Double Doors 6.2
|
279 | dynamiclights: Dynamic Lights 1.8.3+mod
|
280 | e4mc_minecraft: e4mc 5.3.0
|
281 | folk_sisby_kaleido-config: kaleido-config 0.3.1+1.3.1
|
282 | easymagic: Easy Magic 8.0.1
|
283 | eatinganimationid: Eating Animation 1.20+1.9.61
|
284 | effortless: Effortless Structure 3.4.0
|
285 | eldritch_mobs: EldritchMobs 1.15.2
|
286 | polymer-blocks: Polymer (Textured Blocks) 0.5.15+1.20.1
|
287 | polymer-core: Polymer (Core) 0.5.15+1.20.1
|
288 | polymer-networking: Polymer (Networking) 0.5.15+1.20.1
|
289 | polymer-common: Polymer (Common) 0.5.15+1.20.1
|
290 | polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.5.15+1.20.1
|
291 | server_translations_api: Server Translations API 2.0.0+1.20
|
292 | packet_tweaker: Packet Tweaker 0.4.0+1.19.4
|
293 | elytraslot: Elytra Slot 6.4.4+1.20.1
|
294 | mixinsquared: MixinSquared 0.1.2-beta.6
|
295 | elytratrims: Elytra Trims 3.5.6
|
296 | conditional-mixin: conditional mixin 0.6.3
|
297 | emi: EMI 1.1.21+1.20.1+fabric
|
298 | emiffect: EMIffect 1.1.2+mc1.20.1
|
299 | emitrades: EMI Trades 1.2.1+mc1.20.1
|
300 | org_quiltmc_parsers_json: json 0.2.1
|
301 | endermanoverhaul: Enderman Overhaul 1.0.4
|
302 | endrem: End Remastered 5.2.4
|
303 | enhanced_attack_indicator: Enhanced Attack Indicator 1.0.4+1.20
|
304 | enhancedblockentities: Enhanced Block Entities 0.9+1.20
|
305 | advanced_runtime_resource_pack: Runtime Resource Pack 0.6.7
|
306 | enhancedvisuals: EnhancedVisuals 1.8.2
|
307 | entity_model_features: Entity Model Features 2.4.1
|
308 | entity_texture_features: Entity Texture Features 6.2.9
|
309 | org_apache_httpcomponents_httpmime: httpmime 4.5.10
|
310 | entityculling: EntityCulling 1.7.4
|
311 | euphoria_patcher: Euphoria Patcher 1.5.2-r5.4-fabric
|
312 | io_sigpipe_jbsdiff: jbsdiff 1.0
|
313 | explorations: Explorations 1.20.1-1.6.1
|
314 | explorify: Explorify 1.6.2
|
315 | explosiveenhancement: Explosive Enhancement 1.3.2-1.20-1.20.4
|
316 | fabric-api: Fabric API 0.92.5+1.20.1
|
317 | fabric-api-base: Fabric API Base 0.4.32+1802ada577
|
318 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.37+1802ada577
|
319 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.14+1802ada577
|
320 | fabric-block-api-v1: Fabric Block API (v1) 1.0.12+1802ada577
|
321 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.3+924f046a77
|
322 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.42+1802ada577
|
323 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.3+1802ada577
|
324 | fabric-command-api-v1: Fabric Command API (v1) 1.2.35+f71b366f77
|
325 | fabric-command-api-v2: Fabric Command API (v2) 2.2.14+1802ada577
|
326 | fabric-commands-v0: Fabric Commands (v0) 0.2.52+df3654b377
|
327 | fabric-containers-v0: Fabric Containers (v0) 0.1.66+df3654b377
|
328 | fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.13+1802ada577
|
329 | fabric-convention-tags-v1: Fabric Convention Tags 1.5.6+1802ada577
|
330 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.20+1802ada577
|
331 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.2+de0fd6d177
|
332 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.6+1802ada577
|
333 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.55+1802ada577
|
334 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1+1c78457f77
|
335 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.4+13a40c6677
|
336 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.64+df3654b377
|
337 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.41+1802ada577
|
338 | fabric-item-api-v1: Fabric Item API (v1) 2.1.29+1802ada577
|
339 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.14+1802ada577
|
340 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.38+1802ada577
|
341 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.36+df3654b377
|
342 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.23+1802ada577
|
343 | fabric-loot-api-v2: Fabric Loot API (v2) 1.2.3+1802ada577
|
344 | fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.47+9e7660c677
|
345 | fabric-message-api-v1: Fabric Message API (v1) 5.1.10+1802ada577
|
346 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.52+1802ada577
|
347 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.4+1802ada577
|
348 | fabric-models-v0: Fabric Models (v0) 0.4.3+9386d8a777
|
349 | fabric-networking-api-v1: Fabric Networking API (v1) 1.3.13+13a40c6677
|
350 | fabric-networking-v0: Fabric Networking (v0) 0.3.53+df3654b377
|
351 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.5+e35120df77
|
352 | fabric-particles-v1: Fabric Particles (v1) 1.1.3+1802ada577
|
353 | fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.23+1802ada577
|
354 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.5+1802ada577
|
355 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.2+1802ada577
|
356 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.3+85287f9f77
|
357 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.47+df3654b377
|
358 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.39+92a0d36777
|
359 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.29+1802ada577
|
360 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.50+df3654b377
|
361 | fabric-rendering-v1: Fabric Rendering (v1) 3.0.9+1802ada577
|
362 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.9+1802ada577
|
363 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.12+fb82e9d777
|
364 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.9+1802ada577
|
365 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.32+1802ada577
|
366 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.14+1802ada577
|
367 | fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.6+8dd72ea377
|
368 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.2+1802ada577
|
369 | fabric-language-kotlin: Fabric Language Kotlin 1.13.2+kotlin.2.1.20
|
370 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.20
|
371 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.20
|
372 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.20
|
373 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.20
|
374 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.27.0
|
375 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.1
|
376 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.1
|
377 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.2
|
378 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.7.0
|
379 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.7.0
|
380 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.8.0
|
381 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.8.0
|
382 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.8.0
|
383 | fabricloader: Fabric Loader 0.16.10
|
384 | fabricskyboxes: FabricSkyBoxes 0.7.3+mc1.20.1
|
385 | fallingleaves: Falling Leaves 1.15.6
|
386 | farmersdelight: Farmer's Delight 1.20.1-2.3.0+refabricated
|
387 | mm: Manningham Mills 2.3
|
388 | porting_lib_config: Porting Lib Config 2.3.8+1.20.1
|
389 | porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.8+1.20.1
|
390 | porting_lib_loot: Porting Lib Loot 2.3.8+1.20.1
|
391 | porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 2.3.8+1.20.1
|
392 | faster_entity_animations: FastAnim 1.6
|
393 | fastminecart: Fast Minecart 1.0.2
|
394 | ferritecore: FerriteCore 6.0.1
|
395 | fogoverrides: Fog Overrides 2.2.0
|
396 | foodplusid: Food+ 2.3+1.20.1
|
397 | forgeconfigapiport: Forge Config API Port 8.0.2
|
398 | fpsdisplay: FPS-Display 3.1.0+1.20.x
|
399 | freecam: Freecam 1.2.1+1.20
|
400 | friendsandfoes: Friends&Foes 3.0.9
|
401 | fsang: FSang18's Heropack 10.1.0
|
402 | gazebo: Gazebos 1.1.1+1.20.1
|
403 | com_github_zsoltmolnarrr_tinyconfig: TinyConfig 2.3.2
|
404 | geckolib: GeckoLib 4 **.**.**.**
|
405 | com_eliotlash_mclib_mclib: mclib 20
|
406 | geophilic: Geophilic 3.4
|
407 | grassoverhaul: Grass Overhaul 25.1.31
|
408 | guardvillagers: GuardVillagers 2.0.9-1.20.1
|
409 | handcrafted: Handcrafted 3.0.6
|
410 | hardcorerevival: Hardcore Revival 12.0.7
|
411 | hearths: Hearths 1.0.3
|
412 | herdspanic: Herds Panic 1.1.0
|
413 | highlight: Highlight 2.0.1
|
414 | hopobettermineshaft: Hopo Better Mineshaft 1.2.2
|
415 | hopobetterruinedportal: Hopo Better Ruined Portal 1.3.7
|
416 | hopobetterunderwaterruins: Hopo Better Underwater Ruins 1.1.5
|
417 | iceberg: Iceberg 1.1.25
|
418 | illagerinvasion: Illager Invasion 8.0.7
|
419 | extensibleenums: Extensible Enums 7.0.1
|
420 | immediatelyfast: ImmediatelyFast 1.5.0+1.20.4
|
421 | net_lenni0451_reflect: Reflect 1.3.4
|
422 | immersive_aircraft: Immersive Aircraft 1.2.2+1.20.1
|
423 | org_mariuszgromada_math_mathparser_org-mxparser: MathParser.org-mXparser 5.2.1
|
424 | immersive_armors: Immersive Armors 1.6.1+1.20.1
|
425 | incendium: Incendium 5.3.5
|
426 | indium: Indium 1.0.36+mc1.20.1
|
427 | infinitetrading: Infinite Trading 4.6
|
428 | invmove: InvMove 0.9.0
|
429 | iris: Iris 1.7.6+mc1.20.1
|
430 | io_github_douira_glsl-transformer: glsl-transformer 2.0.1
|
431 | org_anarres_jcpp: jcpp 1.4.14
|
432 | org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
|
433 | itemborders: Item Borders 1.2.2
|
434 | jade: Jade 11.13.1+fabric
|
435 | jadeaddons: Jade Addons 5.4.0+fabric
|
436 | jamlib: JamLib 1.3.2+1.20.1-patch.1
|
437 | java: OpenJDK 64-Bit Server VM 17
|
438 | justzoom: Just Zoom 2.1.0
|
439 | kambrik: Kambrik 6.1.1+1.20.1
|
440 | kiwi: Kiwi Library 11.8.28+fabric
|
441 | kleeslabs: KleeSlabs 15.0.6
|
442 | konkrete: Konkrete 1.8.1
|
443 | kubejs: KubeJS 2001.6.5-build.16
|
444 | lambdynlights: LambDynamicLights 4.1.0+1.20.1
|
445 | lambdynlights_api: LambDynamicLights (API) 4.1.0+1.20.1
|
446 | pride: Pride Lib 1.2.0+1.19.4
|
447 | spruceui: SpruceUI 6.2.1+1.20
|
448 | leahs-immersive-thunder: Immersive Thunder 1.20.1+1.2.2
|
449 | leavesbegone: Leaves Be Gone 8.0.0
|
450 | legendarytooltips: Legendary Tooltips 1.4.5
|
451 | libertyvillagers: Liberty's Villagers **.**.**.**+fabric+1.20.1
|
452 | librarian-trade-finder: Librarian Trade Finder 2.0.1
|
453 | libraryferret: Library ferret 4.0.0
|
454 | lithium: Lithium 0.11.3
|
455 | lithostitched: Lithostitched 1.4
|
456 | lootr: Lootr **.**.**.**
|
457 | loyal_items: Loyal Items 1.0.2
|
458 | magnumtorch: Magnum Torch 8.0.2
|
459 | mca: Minecraft Comes Alive 7.6.3+1.20.1
|
460 | melody: Melody 1.0.3
|
461 | memoryleakfix: Memory Leak Fix 1.1.5
|
462 | merchantmarkers: Merchant Markers 1.3.1
|
463 | mes: Moog's End Structures 1.3.4-1.20-fabric
|
464 | midnightlib: MidnightLib 1.4.1
|
465 | minecraft: Minecraft 1.20.1
|
466 | mobcaptains: Mob Captains 3.1.1
|
467 | modelfix: Model Gap Fix 1.15
|
468 | modernfix: ModernFix 5.20.2+mc1.20.1
|
469 | modmenu: Mod Menu 7.2.2
|
470 | monsters_in_the_closet: Monsters in the Closet 1.0.3+1.20
|
471 | moonlight: Moonlight 1.20-2.13.81
|
472 | moreculling: More Culling 1.20.4-0.24.0
|
473 | moremobs: More Mobs 1.5.4+mod
|
474 | moremobvariants: More Mob Variants 1.3.1
|
475 | morezombievillagers: More Zombie Villagers 3.6
|
476 | mousetweaks: Mouse Tweaks 2.26
|
477 | mr_better_babies: Better Babies 0.6.2
|
478 | mr_better_trees: Better Trees 1.8
|
479 | mr_blossom_blade: Blossom Blade 1.2
|
480 | mr_caves__canyons: Caves & Canyons 1.2
|
481 | mr_cherry_villages: Cherry Grove Villages 1.0.3
|
482 | mr_ctov_beautifycompat: CTOV - Beautify Compat 2.0
|
483 | mr_ctov_createstructures: CTOV - Create: Structures 1.0
|
484 | mr_ctov_farmersdelightcompat: CTOV - Farmer Delight Compat 2.1
|
485 | mr_ctov_friendsandfoescompat: CTOV - Friends and Foes Compat 2.0
|
486 | mr_ctov_villagerspluscompat: CTOV - Villagers Plus Compat 2.0
|
487 | mr_developer_resources: Data API 0.2
|
488 | mr_dungeons_andtaverns: Dungeons and Taverns 3.0.3.f
|
489 | mr_dungeons_andtavernsancientcityoverhaul: Dungeons and Taverns Ancient City Overhaul 1
|
490 | mr_dungeons_andtavernspillageroutpostrework: Dungeons and Taverns Pillager Outpost Rework 1.1
|
491 | mr_dungeons_andtavernsstrongholdrework: Dungeons and Taverns Stronghold Rework 1
|
492 | mr_edf_remastered: Ender Dragon Fight Remastered 4.3
|
493 | mr_eugenes_wealthyplainsvillage: Eugene's Wealthy Plains Village 1.0.1
|
494 | mr_hero_proof: Hero Proof 5.2.1
|
495 | mr_lukis_grandcapitals: Luki's Grand Capitals 1.1.1
|
496 | mr_qraftys_endvillages: qrafty's End Villages 1
|
497 | mr_scorched: Scorched 1.1.3e
|
498 | mr_ships: Ships 3.0.3
|
499 | mr_tidal_towns: Tidal Towns 1.3.4
|
500 | mr_true_ending: True Ending: Ender Dragon Overhaul 1-v1.1.0c
|
501 | mr_vanilla_refresh: Vanilla Refresh 1.4.19h
|
502 | mr_villager_transportation: Villager Transportation 1.3.1
|
503 | mru: Mineblock's Repeated Utilities 1.0.4+1.20.1+fabric
|
504 | naturalist: Naturalist 5.0pre2
|
505 | necronomicon: Necronomicon 1.6.0
|
506 | noisium: Noisium 2.3.0+mc1.20-1.20.1
|
507 | notenoughanimations: NotEnoughAnimations 1.9.3
|
508 | notenoughcrashes: Not Enough Crashes 4.4.7+1.20.1
|
509 | nullscape: Nullscape 1.2.7
|
510 | overflowingbars: Overflowing Bars 8.0.1
|
511 | owo: oωo 0.11.2+1.20
|
512 | palladium: Palladium 4.1.12
|
513 | palladiumcore: PalladiumCore 1.0.1
|
514 | team_reborn_energy: Energy 3.0.0
|
515 | pantheonsent: PantheonSent 1.1.0
|
516 | sherdsapi: Sherds API 4.0.4
|
517 | particlerain: Particle Rain 3.0.6-1.20
|
518 | particular: Particular 1.1.1
|
519 | pehkui: Pehkui 3.8.3+1.14.4-1.21
|
520 | kanos_config: Kanos Config 0.4.1+1.14.4-1.19.4
|
521 | pickupnotifier: Pick Up Notifier 8.0.0
|
522 | placeholder-api: Placeholder API 2.1.4+1.20.1
|
523 | player-animator: Player Animator 1.0.2-rc1+1.20
|
524 | pointblank: Point Blank 1.9.6
|
525 | presencefootsteps: Presence Footsteps 1.10.1+1.20.1
|
526 | kirin: Kirin UI 1.15.6+1.20.1
|
527 | prism: Prism 1.0.5
|
528 | puzzleslib: Puzzles Lib 8.1.32
|
529 | puzzlesaccessapi: Puzzles Access Api 20.1.1
|
530 | randomvillagenames: Random Village Names 3.8
|
531 | repurposed_structures: Repurposed Structures 7.1.15+1.20.1-fabric
|
532 | reputation: Your Reputation 0.2.5+wthit.1.20
|
533 | resourcefulconfig: Resourcefulconfig 2.1.3
|
534 | resourcefullib: Resourceful Lib 2.1.29
|
535 | com_teamresourceful_bytecodecs: bytecodecs 1.0.2
|
536 | com_teamresourceful_yabn: yabn 1.0.3
|
537 | resourcepackoverrides: Resource Pack Overrides 8.0.3
|
538 | rhino: Rhino 2001.2.3-build.10
|
539 | ribbits: Ribbits 1.20.1-Fabric-3.0.4
|
540 | rightclickharvest: Right Click Harvest 4.5.3+1.20.1
|
541 | roughlyenoughitems: Roughly Enough Items 12.1.785
|
542 | error_notifier: Error Notifier 1.0.9
|
543 | roughlyenoughprofessions: Roughly Enough Professions 2.0.2
|
544 | roughlysearchable: Roughly Searchable 2.6.0+1.20.1
|
545 | sawmill: Universal Sawmill 1.20-1.4.6
|
546 | searchables: Searchables 1.0.3
|
547 | seasons: Fabric Seasons 2.4.2-BETA+1.20
|
548 | seasonsextras: Fabric Seasons: Extras 1.3.2-BETA+1.20
|
549 | seasonsterralithcompat: Fabric Seasons: Terralith Compat 1.0-2.3.7
|
550 | silk-all: Silk (All modules) 1.10.1
|
551 | silk-commands: Silk Commands 1.10.1
|
552 | silk-core: Silk Core 1.10.1
|
553 | silk-game: Silk Game 1.10.1
|
554 | silk-igui: Silk Inventory GUI 1.10.1
|
555 | silk-nbt: Silk NBT 1.10.1
|
556 | silk-network: Silk Network 1.10.1
|
557 | silk-persistence: Silk Persistence 1.10.1
|
558 | simplyswords: Simply Swords 1.56.0-1.20.1
|
559 | skinlayers3d: 3d-Skin-Layers 1.7.5
|
560 | sliceanddice: Create Slice & Dice 3.3.1
|
561 | smallships: Small Ships 2.0.0-b1.4
|
562 | smart-recipes: Smart Recipes 0.2.1+1.20
|
563 | smart-villagers-follow-emeralds: Smart Villagers Follow Emeralds 1.0.0
|
564 | smarterfarmers: Smarter Farmers 1.20-2.1.2
|
565 | snowrealmagic: Snow! Real Magic! 10.6.1
|
566 | snowyspirit: Snowy Spirit 1.20-3.0.10
|
567 | sodium: Sodium 0.5.13+mc1.20.1
|
568 | soul_fire_d: Soul Fire'd 4.0.11
|
569 | sound_physics_remastered: Sound Physics Remastered 1.20.1-1.4.10
|
570 | sounds: Sounds 2.2.1+1.20.1+fabric
|
571 | mixinextras: MixinExtras 0.5.0-beta.2
|
572 | sparsestructures: SparseStructures 2.2.0
|
573 | spawnanimations: Spawn Animations 1.10+mod
|
574 | spell_engine: Spell Engine 0.15.12+1.20.1
|
575 | spell_power: Spell Power Attribute 0.12.0+1.20.1
|
576 | starterkit: Starter Kit 7.3
|
577 | stoneworks: Stoneworks 8.0.0
|
578 | stonycliffs: Stony Cliffs Are Cool (Lithostitched Edition) 1.1.2
|
579 | structory: Structory 1.3.5
|
580 | structory_towers: Structory: Towers 1.0.7
|
581 | structure_pool_api: Structure Pool API 1.0+1.20.1
|
582 | supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8+a
|
583 | sushi_bar: Sushi Bar 0.2.2+1.20
|
584 | com_moulberry_mixinconstraints: mixinconstraints 1.0.1
|
585 | t_and_t: Towns and Towers 1.12
|
586 | tacz: Timeless & Classics Guns: Zero 1.0.2-hotfix3
|
587 | com_github_286799714_luaj_luaj-core: luaj-core 3.0.3
|
588 | com_github_286799714_luaj_luaj-jse: luaj-jse 3.0.3
|
589 | mkb: ModernKeyBinding 1.2.0
|
590 | org_apache_commons_commons-math3: commons-math3 3.6.1
|
591 | tectonic: Tectonic 2.4.4
|
592 | terra: Terra 6.3.1-BETA+73baaec6c
|
593 | cloud: Cloud 1.8.0
|
594 | cloud_commandframework_cloud-brigadier_: cloud-brigadier 1.8.0
|
595 | cloud_commandframework_cloud-core_: cloud-core 1.8.0
|
596 | cloud_commandframework_cloud-services_: cloud-services 1.8.0
|
597 | io_leangen_geantyref_geantyref: geantyref 1.3.13
|
598 | terralith: Terralith 2.5.4
|
599 | tia: Tiny Item Animations 1.20-1.1
|
600 | tinyskeletons: Tiny Skeletons 8.0.1
|
601 | tlc: The Lost Castle 1.0.1
|
602 | toadlib: ToadLib 1.2.4
|
603 | tool_trims: Tool Trims 2.2.1
|
604 | trade_cycling: Trade Cycling 1.20.1-1.0.17
|
605 | tradingpost: Trading Post 8.0.2
|
606 | travelersbackpack: Traveler's Backpack 9.1.31
|
607 | trinkets: Trinkets 3.7.2
|
608 | underground_villages: Underground Villages Mod 2.1.0
|
609 | universalbonemeal: Universal Bone Meal 8.0.1
|
610 | vanillatweaks: VanillaTweaks 1.5.71
|
611 | villager-hats: Villager Hats 1.6.2+1.20
|
612 | villagerdeathmessages: Villager Death Messages 3.6
|
613 | villagerinabucket: Villager In A Bucket 1.20.1-1.4.2
|
614 | villagernames: Villager Names 8.2
|
615 | villagersffh: Villagers: Far From Home 0.5.1
|
616 | villagersplus: Villagers Plus 3.1
|
617 | villagesandpillages: Villages & Pillages 1.0.2
|
618 | visuality: Visuality 0.7.1+1.20
|
619 | visualworkbench: Visual Workbench 8.0.0
|
620 | wakes: Wakes 0.4.0+1.20.1
|
621 | com_github_jdiemke_delaunay-triangulator_delaunaytriangulator: DelaunayTriangulator 1.0.0
|
622 | satin: Satin 1.14.0
|
623 | watching: From The Fog 1.9.2
|
624 | watut: What Are They Up To 1.20.1-1.2.3
|
625 | waveycapes: WaveyCapes 1.5.2
|
626 | waystones: Waystones 14.1.11
|
627 | weaponmaster_ydm: YDM's Weapon Master 4.2.3
|
628 | worldedit: WorldEdit 7.2.15+6463-5ca4dff
|
629 | wthit: wthit 8.16.1
|
630 | xaerominimap: Xaero's Minimap 25.2.0
|
631 | xaeroworldmap: Xaero's World Map 1.39.4
|
632 | xlpackets: XLPackets 1.19.2-4
|
633 | yet_another_config_lib_v3: YetAnotherConfigLib 3.6.6+1.20.1-fabric
|
634 | com_twelvemonkeys_common_common-image: common-image 3.12.0
|
635 | com_twelvemonkeys_common_common-io: common-io 3.12.0
|
636 | com_twelvemonkeys_common_common-lang: common-lang 3.12.0
|
637 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
|
638 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
|
639 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
|
640 | org_quiltmc_parsers_gson: gson 0.2.1
|
641 | yigd: You're in Grave Danger 2.0.14
|
642 | libgui: LibGui 8.1.1+1.20.1
|
643 | jankson: Jankson 6.0.0+j1.2.3
|
644 | libninepatch: LibNinePatch 1.2.0
|
645 | yungsapi: YUNG's API 1.20-Fabric-4.0.6
|
646 | org_javassist_javassist: javassist 3.29.2-GA
|
647 | yungsbridges: YUNG's Bridges 1.20-Fabric-4.0.3
|
648 | yungsextras: YUNG's Extras 1.20-Fabric-4.0.3
|
649 | yungsmenutweaks: YUNG's Menu Tweaks 1.20.1-Fabric-1.0.2
|
650 | zoomify: Zoomify 2.14.2+1.20.1
|
651 | com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.2
|
652 | Loaded Shaderpack: ComplementaryUnbound_r5.4.zip
|
653 | Profile: HIGH (+0 options changed by user)
|
654 | Flywheel Backend: Off
|
655 | Server Running: true
|
656 | Player Count: 1 / 8; [class_3222['{MINECRAFT_USERNAME}'/125, l='ServerLevel[Viltrum]', x=-1504.24, y=115.00, z=-1481.81]]
|
657 | Data Packs: pointblank_resources, vanilla, fabric, lithostitched:breaks_seed_parity, Moonlight Mods Dynamic Assets, tectonic/terratonic, soul_fire_d:fire_source_tags, soul_fire_d:campfire_tags, resources/t_and_t_waystones_patch_1.19.2 (incompatible), Snowyspirit Generated Pack, Sawmill Sawmill Recipes
|
658 | Enabled Feature Flags: minecraft:vanilla
|
659 | World Generation: Experimental
|
660 | Type: Integrated Server (map_client.txt)
|
661 | Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
|
662 | Launched Version: 1.20.1
|
663 | Client Crashes Since Restart: 0
|
664 | Integrated Server Crashes Since Restart: 1
|
665 | Suspected Mods: Minecraft (minecraft), Minecraft Comes Alive (mca), Armorful (armorful), Fabric Lifecycle Events (v1) (fabric-lifecycle-events-v1)
|
666 |
|