Fabric 1.21 Crash Report

#1tornV3
661 lines
Raw
Analysis
Minecraft version:
1.21
Java version:
21.0.3
Fabric loader version:
0.16.3
1---- Minecraft Crash Report ----
2// I let you down. Sorry :(
3
4Time: 2024-09-01 08:16:09
5Description: Unexpected error
6
7java.lang.IllegalArgumentException: Cannot add empty stack
8 at net.fabricmc.fabric.api.itemgroup.v1.FabricItemGroupEntries.checkStack(FabricItemGroupEntries.java:500)
9 at net.fabricmc.fabric.api.itemgroup.v1.FabricItemGroupEntries.add(FabricItemGroupEntries.java:90)
10 at MC//net.minecraft.item.ItemGroup$Entries.add(ItemGroup.java:276)
11 at net.Davidak.NatureArise.Tabs.CreativeModeTabsEvents.BuildingBlocks(CreativeModeTabsEvents.java:121)
12 at net.fabricmc.fabric.impl.itemgroup.ItemGroupEventsImpl.lambda$createModifyEvent$1(ItemGroupEventsImpl.java:46)
13 at MC//net.minecraft.item.ItemGroup.handler$cjk000$fabric-item-group-api-v1$getStacks(ItemGroup.java:1577)
14 at MC//net.minecraft.item.ItemGroup.updateEntries(ItemGroup.java:108)
15 at MC//net.minecraft.item.ItemGroups.method_47338(ItemGroups.java:2166)
16 at java.base@21.0.3/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
17 at java.base@21.0.3/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
18 at java.base@21.0.3/java.util.Iterator.forEachRemaining(Iterator.java:133)
19 at java.base@21.0.3/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939)
20 at java.base@21.0.3/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
21 at java.base@21.0.3/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
22 at java.base@21.0.3/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
23 at java.base@21.0.3/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
24 at java.base@21.0.3/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
25 at java.base@21.0.3/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
26 at MC//net.minecraft.item.ItemGroups.updateEntries(ItemGroups.java:2166)
27 at MC//net.minecraft.item.ItemGroups.updateDisplayContext(ItemGroups.java:2177)
28 at MC//net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.populateDisplay(CreativeInventoryScreen.java:245)
29 at MC//net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.<init>(CreativeInventoryScreen.java:221)
30 at MC//net.minecraft.client.gui.screen.ingame.InventoryScreen.init(InventoryScreen.java:50)
31 at MC//net.minecraft.client.gui.screen.Screen.init(Screen.java:309)
32 at MC//net.minecraft.client.MinecraftClient.setScreen(MinecraftClient.java:1143)
33 at MC//net.minecraft.client.MinecraftClient.handleInputEvents(MinecraftClient.java:2068)
34 at MC//net.minecraft.client.MinecraftClient.tick(MinecraftClient.java:1938)
35 at MC//net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1246)
36 at MC//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:882)
37 at net.minecraft.client.main.Main.main(Main.java:256)
38 at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
39 at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
40 at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
41
42
43A detailed walkthrough of the error, its code path and all known details is as follows:
44---------------------------------------------------------------------------------------
45
46-- Head --
47Thread: Render thread
48Stacktrace:
49 at net.fabricmc.fabric.api.itemgroup.v1.FabricItemGroupEntries.checkStack(FabricItemGroupEntries.java:500)
50 at net.fabricmc.fabric.api.itemgroup.v1.FabricItemGroupEntries.add(FabricItemGroupEntries.java:90)
51 at MC//net.minecraft.item.ItemGroup$Entries.add(ItemGroup.java:276)
52 at net.Davidak.NatureArise.Tabs.CreativeModeTabsEvents.BuildingBlocks(CreativeModeTabsEvents.java:121)
53 at net.fabricmc.fabric.impl.itemgroup.ItemGroupEventsImpl.lambda$createModifyEvent$1(ItemGroupEventsImpl.java:46)
54 at MC//net.minecraft.item.ItemGroup.handler$cjk000$fabric-item-group-api-v1$getStacks(ItemGroup.java:1577)
55 at MC//net.minecraft.item.ItemGroup.updateEntries(ItemGroup.java:108)
56 at MC//net.minecraft.item.ItemGroups.method_47338(ItemGroups.java:2166)
57 at java.base@21.0.3/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
58 at java.base@21.0.3/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
59 at java.base@21.0.3/java.util.Iterator.forEachRemaining(Iterator.java:133)
60 at java.base@21.0.3/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939)
61 at java.base@21.0.3/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
62 at java.base@21.0.3/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
63 at java.base@21.0.3/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
64 at java.base@21.0.3/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
65 at java.base@21.0.3/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
66 at java.base@21.0.3/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
67 at MC//net.minecraft.item.ItemGroups.updateEntries(ItemGroups.java:2166)
68 at MC//net.minecraft.item.ItemGroups.updateDisplayContext(ItemGroups.java:2177)
69 at MC//net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.populateDisplay(CreativeInventoryScreen.java:245)
70 at MC//net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.<init>(CreativeInventoryScreen.java:221)
71 at MC//net.minecraft.client.gui.screen.ingame.InventoryScreen.init(InventoryScreen.java:50)
72 at MC//net.minecraft.client.gui.screen.Screen.init(Screen.java:309)
73 at MC//net.minecraft.client.MinecraftClient.setScreen(MinecraftClient.java:1143)
74 at MC//net.minecraft.client.MinecraftClient.handleInputEvents(MinecraftClient.java:2068)
75
76-- Uptime --
77Details:
78 JVM uptime: 130.101s
79 Wall uptime: 111.840s
80 High-res time: 90.644s
81 Client ticks: 821 ticks / 41.050s
82Stacktrace:
83 at MC//net.minecraft.client.MinecraftClient.addDetailsToCrashReport(MinecraftClient.java:2501)
84 at MC//net.minecraft.client.MinecraftClient.printCrashReport(MinecraftClient.java:949)
85 at MC//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:905)
86 at net.minecraft.client.main.Main.main(Main.java:256)
87 at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
88 at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
89 at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
90
91-- Affected level --
92Details:
93 All players: 1 total; [class_746['Gamemassa2'/21, l='ClientLevel', x=-5.34, y=-60.00, z=0.39]]
94 Chunk stats: 1024, 609
95 Level dimension: minecraft:overworld
96 Level spawn location: World: (0,-60,0), Section: (at 0,4,0 in 0,-4,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)
97 Level time: 11942 game time, 11942 day time
98 Server brand: fabric
99 Server type: Integrated singleplayer server
100 Tracked entity count: 27
101
102-- Last reload --
103Details:
104 Reload number: 1
105 Reload reason: initial
106 Finished: Yes
107 Packs: vanilla, fabric, lithium, $polymer-resources, accessories, additional-armoury, additionalentityattributes, additionalsmallstairs, additionalstructures, adorabuild_structures, advanced-xray-fabric, advancednetherite, alloy_forgery, amecsapi, animal_feeding_trough, anticreativedrift, autofish, azaleawood, backslot, backslotaddon, bagofholding, baleofsugarcane, balm-fabric, bambooeverything, barkcarpets, bclib, betterf3, betternether, biolith, biomesoplenty, blastingraw, blastingsand, blockmeter, blockus, boneequipment, bridgingmod, brrp_v1, caffeineconfig, cardinal-components, cardinal-components-base, cardinal-components-block, cardinal-components-chunk, cardinal-components-entity, cardinal-components-item, cardinal-components-level, cardinal-components-scoreboard, cardinal-components-world, catalogue, cateyes, charm, charmonium, chipped, chisel, chunkloaders, cicada, cinderscapes, cinderscapes-client, cinderscapes-common, cinderscapes-worldgen, clayblasting, clearvision_by_kapiteon, cloth-config, codec-config-api, colorfulazaleas, colorize, colorizer, combat-plus-core, comforts, compact_storage, concentration, configapi, configlibtxf, configured, controlling, cooldown-coordinator, copperhopper, craftingslots, craftsaddles, cristellib, croptopia, ctov, customfov, dark-matter-base, djvillager, dramaticdoors, dualswords, durabilitytooltip, easyanvils, emerald_tools, emeraldequipment, enderite, enriched, epherolib, exlineawnings, exlinecopperequipment, exlinedoors, exlinefurniture, expanded_armor_enchanting, expanded_axe_enchanting, expanded_bow_enchanting, expanded_crossbow_enchanting, expanded_trident_enchanting, expanded_weapon_enchanting, expandedstorage, explorerscompass, extended-enchanting, extra-damage-enchantments, extrainv, extshape, extshape_blockus, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fallingtree, forgeconfigapiport, framework, freecam, frozenlib, fuelinfo, fullbrightnesstoggle, gammautils, getittogetherdrops, gildednetherite, gobber2, goldenhopper, grindenchantments, growmeal-fabric, hotbarslotcycling, huskdropsand, indium, infchest, interactic, inventoryessentials, inventoryhud, inventoryprofilesnext, iris, ironbookshelves, iteminteractions, jade, jamlib, jeed, journeymap, justenoughbreeding, justhammers, kiwi, kleeslabs, lavadrive, libertyvillagers, libipn, lilylib, linkart, macawsbridgesbop, macawsroofsbop, macrokeybinds, mcwbridges, mcwdoors, mcwfences, mcwfurnitures, mcwfurnituresbop, mcwlights, mcwroofs, mcwtrpdoors, mcwwindows, medieval_buildings, memoryusagetitle, menulogue, mes, metalbundles, mns, mo_glass, mob_catcher, mobility, modmenu, modmenu_high_contrast, modmenu_programmer_art, modsettings, more_beautiful_torches, more_gems, morecarpets, morenemoswoodcuttervariants, moretools, morevanillashields, mr_bft, mss, mvs, mythicmetals, mythicupgrades, nature_arise, naturescompass, nemos-carpentry, nemos-woodcutter, netherportalfix, netherrackblasting, netherwardblock, nightvision, noclip, obsidianboat, obsidianequipment, omnihopper, owo, permanentsponges, philipsruins, polymer-core, polymer-resource-pack, polymorph, potionring, provihealth, reeses-sodium-options, regions_unexplored, reinfbarrel, reinfchest, reinfcore, reinfshulker, rightclickharvest, roughlyenoughitems, roughlyenoughprofessions, searchables, shulkerboxtooltip, sixstairs, slabsandstairs, slabstoblocks, smallships, smallstairs, smeltingstone, smoke_signals, sodium, sodium-extra, sodium_programmer_art, spectrelib, splitshulkers, spyglass_improvements, stackdeobfuscator, stackdeobfuscator-common, status-effect-bars, strange, supermartijn642corelib, taxfreelevels, tclayer, terrablender, terraform-biome-remapper-api-v1, terraform-config-api-v1, terraform-dirt-api-v1, terraform-shapes-api-v1, terraform-surfaces-api-v1, terraform-tree-api-v1, terraform-wood-api-v1, terrestria, terrestria-client, terrestria-common, terrestria-worldgen, totw_modded, tradingpost, travelerscompass, traverse, traverse-client, traverse-common, traverse-worldgen, trenzalore, trop, utility_belt, valhelsia_furniture, vanillazoom, veinmining, visibletraders, waystones, wilderwild, wits, woodarmor, woodarmorhorse, wover, wover-block, wover-core, wover-events, wover-generator, wover-preset, wover-surface, wover-ui, wunderlib, xaerominimap, xaeroplus, xaeroworldmap, xtraarrows, yet_another_config_lib_v3, you_may_rest_now, zoomify, easyanvils:default_block_models
108
109-- System Details --
110Details:
111 Minecraft Version: 1.21
112 Minecraft Version ID: 1.21
113 Operating System: Windows 10 (amd64) version 10.0
114 Java Version: 21.0.3, Microsoft
115 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
116 Memory: 5611120592 bytes (5351 MiB) / 10401873920 bytes (9920 MiB) up to 17179869184 bytes (16384 MiB)
117 CPUs: 16
118 Processor Vendor: AuthenticAMD
119 Processor Name: AMD Ryzen 7 5800X 8-Core Processor
120 Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
121 Microarchitecture: Zen 3
122 Frequency (GHz): 3.79
123 Number of physical packages: 1
124 Number of physical CPUs: 8
125 Number of logical CPUs: 16
126 Graphics card #0 name: AMD Radeon RX 6700 XT
127 Graphics card #0 vendor: Advanced Micro Devices, Inc.
128 Graphics card #0 VRAM (MiB): 12272.00
129 Graphics card #0 deviceId: VideoController1
130 Graphics card #0 versionInfo: 32.0.11029.1008
131 Memory slot #0 capacity (MiB): 8192.00
132 Memory slot #0 clockSpeed (GHz): 2.13
133 Memory slot #0 type: DDR4
134 Memory slot #1 capacity (MiB): 8192.00
135 Memory slot #1 clockSpeed (GHz): 2.13
136 Memory slot #1 type: DDR4
137 Memory slot #2 capacity (MiB): 8192.00
138 Memory slot #2 clockSpeed (GHz): 2.13
139 Memory slot #2 type: DDR4
140 Memory slot #3 capacity (MiB): 8192.00
141 Memory slot #3 clockSpeed (GHz): 2.13
142 Memory slot #3 type: DDR4
143 Virtual memory max (MiB): 38341.96
144 Virtual memory used (MiB): 30693.23
145 Swap memory total (MiB): 5662.08
146 Swap memory used (MiB): 80.26
147 Space in storage for jna.tmpdir (MiB): available: 147573.25, total: 487237.00
148 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 147573.25, total: 487237.00
149 Space in storage for io.netty.native.workdir (MiB): available: 147573.25, total: 487237.00
150 Space in storage for java.io.tmpdir (MiB): available: 147573.25, total: 487237.00
151 Space in storage for workdir (MiB): available: 147573.25, total: 487237.00
152 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx16G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
153 Fabric Mods:
154 accessories: Accessories 1.0.0-beta.20+1.21
155 io_wispforest_endec: endec 0.1.5
156 io_wispforest_endec_gson: gson 0.1.3
157 io_wispforest_endec_netty: netty 0.1.2
158 additional-armoury: Additional Armoury 2.0.0+1.21
159 additionalsmallstairs: AdditionalSmallStairs 1.0.4
160 additionalstructures: Additional Structures 5.0.0-fabric
161 adorabuild_structures: AdoraBuild: Structures 2.7.0
162 advanced-xray-fabric: Advanced XRay (Fabric) 21.0.0
163 advancednetherite: Advanced Netherite 2.1.6-1.21
164 allarrowsinfinityfix: All Arrows Infinity Fix 1.7
165 alloy_forgery: Alloy Forgery 2.4.1+1.21
166 animal_feeding_trough: Animal Feeding Trough 1.1.1+1.21
167 anticreativedrift: Anti Creative Drift 1.0
168 anvilrestoration: Anvil Restoration 2.2
169 architectury: Architectury 13.0.6
170 athena: Athena 4.0.0
171 autofish: XPlus Autofish 1.2.0-fabric-1.21
172 azaleawood: Azalea Wood Set 3.0.2-1.21
173 terraform-wood-api-v1: Terraform Wood API (v1) 11.0.0-alpha.1
174 backslot: BackSlot 1.2.15
175 amecsapi: Amecs API 1.5.5+mc1.20.2
176 backslotaddon: BackSlot Addon 1.1.1
177 bagofholding: Bag Of Holding 21.0.0
178 iteminteractions: Item Interactions 21.0.2
179 baleofsugarcane: Bale of Sugar Cane 1.0.1
180 balm-fabric: Balm 21.0.12
181 kuma_api: KumaAPI 21.0.4
182 bambooeverything: Bamboo Everything 21.0.1+mc1.21
183 barkcarpets: Bark Carpets 1.1.0
184 bclib: BCLib 21.0.13
185 betterf3: BetterF3 11.0.1
186 betternether: Better Nether 21.0.11
187 betterspawnercontrol: Better Spawner Control 4.5
188 biggerspongeabsorptionradius: Bigger Sponge Absorption Radius 3.6
189 biomesoplenty: BiomesOPlenty **.**.**.**
190 blastingraw: BlastingRaw 1.21-2-fabric
191 blastingsand: Smelting Sand In a Blast Furnace 1.21-11-fabric
192 blockmeter: Block Meter 1.14
193 blockus: Blockus 2.9.1+1.21
194 boneequipment: Bone Equipment 1.0.1
195 bowinfinityfix: Bow Infinity Fix 3.1.0
196 bridgingmod: Bridging Mod 2.4.0+1.21
197 brrp_v1: Better Runtime Resource Pack (BRRP) v1 1.0.4-beta.1
198 cardinal-components: Cardinal Components API 6.1.1
199 cardinal-components-base: Cardinal Components API (base) 6.1.1
200 cardinal-components-block: Cardinal Components API (blocks) 6.1.1
201 cardinal-components-chunk: Cardinal Components API (chunks) 6.1.1
202 cardinal-components-entity: Cardinal Components API (entities) 6.1.1
203 cardinal-components-item: Cardinal Components API (items) 6.1.1
204 cardinal-components-level: Cardinal Components API (world saves) 6.1.1
205 cardinal-components-scoreboard: Cardinal Components API (scoreboard) 6.1.1
206 cardinal-components-world: Cardinal Components API (worlds) 6.1.1
207 catalogue: Catalogue 1.10.1
208 cateyes: Cat Eyes 7.3.7
209 charm: Charm 7.0.28
210 com_moandjiezana_toml_toml4j: toml4j 0.7.2
211 charmonium: Charmonium 7.0.0
212 chipped: Chipped 4.0.0
213 chisel: Chisel Refabricated 1.8.1
214 chunkloaders: Chunk Loaders 1.2.8
215 cicada: CICADA 0.8.1+1.21-and-above
216 cinderscapes: Cinderscapes 5.0.1
217 biolith: Biolith 3.0.0-alpha.1
218 cinderscapes-client: Cinderscapes: Client 5.0.1
219 cinderscapes-common: Cinderscapes: Common 5.0.1
220 cinderscapes-worldgen: Cinderscapes: World Generation 5.0.1
221 terraform-biome-remapper-api-v1: Terraform Biome Remapper API (v1) 11.0.0-alpha.1
222 terraform-shapes-api-v1: Terraform Shapes API (v1) 11.0.0-alpha.1
223 terraform-surfaces-api-v1: Terraform Surfaces API (v1) 11.0.0-alpha.1
224 clayblasting: Blasting Clay and Clay Balls 1.21-0-fabric
225 clearvision_by_kapiteon: ClearVision by kapiteon 1.0.0
226 cloth-config: Cloth Config v15 15.0.130
227 cloth-basic-math: cloth-basic-math 0.6.1
228 cobweb: Cobweb 1.0.0
229 collective: Collective 7.80
230 colorfulazaleas: Colorful Azaleas 2.2.1
231 colorize: Colorize 1.10.3
232 colorizer: Chest Colorizer 1.3.0
233 combat-plus-core: Combat+ Core 3.0.0+1.21
234 lilylib: LilyLib 1.2.3+1.21
235 comforts: Comforts 9.0.0+1.21
236 spectrelib: SpectreLib 0.17.1+1.21
237 compact_storage: CompactStorage 8.0.74
238 compacthelpcommand: Compact Help Command 2.6
239 concentration: Concentration 1.1.3
240 configapi: Config API 1.21-2.3.2
241 configurabledespawntimer: Configurable Despawn Timer 4.1
242 configurableextramobdrops: Configurable Extra Mob Drops 3.3
243 configurablefurnaceburntime: Configurable Furnace Burn Time 2.3
244 configured: Configured 2.5.0
245 controlling: Controlling 18.0.1
246 copperhopper: Copper Hopper 0.9.3+1.21
247 craftingslots: Crafting Slots 21.0.2
248 craftsaddles: Craft Saddles 1.0.1
249 cristellib: Cristel Lib 1.2.6
250 blue_endless_jankson: jankson 1.2.3
251 croptopia: Croptopia 3.0.4
252 cryingportals: Crying Portals 2.7
253 ctov: ChoiceTheorem's Overhauled Village 3.4.6
254 cupboard: cupboard 1.21-2.7
255 customfov: Custom FOV 9.0.0+1.21
256 despawningeggshatch: Despawning Eggs Hatch 4.3
257 dismountentity: Dismount Entity 3.3
258 djvillager: DJ Villager Mod 1.0.0
259 doubledoors: Double Doors 5.8
260 dramaticdoors: Dramatic Doors (NeoQuiFab) 1.21-3.2.2
261 dualswords: Dual Swords 2.0.0+1.21
262 durabilitytooltip: Durability Tooltip 1.1.5
263 easyanvils: Easy Anvils 21.0.2
264 easyshulkerboxes: Easy Shulker Boxes 21.0.0
265 elytraslot: Elytra Slot 9.0.0+1.21
266 mixinsquared: MixinSquared 0.1.2-beta.6
267 emerald_tools: Emerald Tools 1.8.10
268 pugh_tools: Pugh Tools 1.8.14
269 emeraldequipment: Emerald Equipment 1.0.4
270 enchantingcommands: Enchanting Commands 3.3
271 enderite: Enderite CJ Edition 1.21-2.2.1
272 enriched: Enriched 4.2-mc1.21
273 epherolib: EpheroLib 1.2.0-1.20.6
274 exlineawnings: Exline's Awnings Mod 1.0.1
275 exlinecopperequipment: Copper Equipment 1.0.3
276 exlinedoors: Exline's Doors 1.0.1
277 exlinefurniture: Exline's Furniture 1.0.7
278 expanded_armor_enchanting: Expanded Armor Enchanting 1.0.8
279 expanded_axe_enchanting: Expanded Axe Enchanting 1.0.9
280 expanded_bow_enchanting: Expanded Bow Enchanting 1.1.0
281 expanded_crossbow_enchanting: Expanded Crossbow Enchanting 1.0.0
282 expanded_trident_enchanting: Expanded Trident Enchanting 1.0.9
283 expanded_weapon_enchanting: Expanded Weapon Enchanting 1.0.8
284 expandedstorage: Expanded Storage 14.0.2
285 explorerscompass: Explorer's Compass 1.21-2.2.5-fabric
286 extended-enchanting: Extended Enchanting 2.0.0+1.21
287 extendedbonemeal: Extended Bone Meal 3.4
288 extra-damage-enchantments: Extra Damage Enchantments 2.0.0+1.21
289 extrainv: Extra Inventory 1.0.4
290 extshape: Extended Block Shapes 2.1.4-mc1.21
291 extshape_blockus: Extended Block Shapes - Blockus 2.1.4-mc1.21
292 fabric-api: Fabric API 0.102.0+1.21
293 fabric-api-base: Fabric API Base 0.4.42+6573ed8cd1
294 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.68+b5597344d1
295 fabric-biome-api-v1: Fabric Biome API (v1) 13.0.29+5bd9f1bcd1
296 fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a7d1
297 fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8cd1
298 fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a7d1
299 fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8cd1
300 fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366fd1
301 fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd9d1
302 fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b3d1
303 fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.16+b5597344d1
304 fabric-convention-tags-v1: Fabric Convention Tags 2.0.19+7f945d5bd1
305 fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.5.0+c5e2b5c6d1
306 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a7d1
307 fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.27+6a6dfa19d1
308 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.16+16c4ae25d1
309 fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b99d1
310 fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.12+6fc22b99d1
311 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.12+ba9dae06d1
312 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd9d1
313 fabric-item-api-v1: Fabric Item API (v1) 11.0.0+afdfc921d1
314 fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.4+78017270d1
315 fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a7d1
316 fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b3d1
317 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.12+6c1df360d1
318 fabric-loot-api-v2: Fabric Loot API (v2) 3.0.14+3f89f5a5d1
319 fabric-loot-api-v3: Fabric Loot API (v3) 1.0.2+3f89f5a5d1
320 fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8cd1
321 fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6bd1
322 fabric-networking-api-v1: Fabric Networking API (v1) 4.2.2+60c3209bd1
323 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.0+a551f7a4d1
324 fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8cd1
325 fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.12+65089712d1
326 fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.1.2+60c3209bd1
327 fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49cd1
328 fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49cd1
329 fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+df3654b3d1
330 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48+73761d2ed1
331 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+b5597344d1
332 fabric-rendering-v0: Fabric Rendering (v0) 1.1.71+df3654b3d1
333 fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd0d1
334 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b1d1
335 fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.0+56599129d1
336 fabric-screen-api-v1: Fabric Screen API (v1) 2.0.24+b5597344d1
337 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.86+b5597344d1
338 fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8cd1
339 fabric-transfer-api-v1: Fabric Transfer API (v1) 5.1.16+3dccd343d1
340 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.1.0+176f9036d1
341 fabric-language-kotlin: Fabric Language Kotlin 1.12.1+kotlin.2.0.20
342 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.0.20
343 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.0.20
344 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.0.20
345 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.0.20
346 org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.25.0
347 org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.8.1
348 org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.8.1
349 org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
350 org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.5.3
351 org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.5.3
352 org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.1
353 org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.1
354 org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.1
355 fabricloader: Fabric Loader 0.16.3
356 mixinextras: MixinExtras 0.4.1
357 fallingtree: FallingTree **.**.**.**
358 featurerecycler: Feature Recycler 1.0.0
359 ferritecore: FerriteCore 7.0.0
360 firespreadtweaks: Fire Spread Tweaks 2.6
361 fixedanvilrepaircost: Fixed Anvil Repair Cost 3.3
362 followersteleporttoo: Followers Teleport Too 2.5
363 forgeconfigapiport: Forge Config API Port 21.0.1
364 framework: Framework 0.9.0
365 org_javassist_javassist: javassist 3.29.2-GA
366 org_reflections_reflections: reflections 0.10.2
367 freecam: Freecam 1.3.0-beta1+mc1.21
368 fuelinfo: FuelInfo 2.1+1.21
369 fullbrightnesstoggle: Full Brightness Toggle 4.0
370 furnacerecycle: Furnace Recycle 2.4
371 fusion: Fusion 1.1.1
372 gammautils: Gamma Utils 1.9.20
373 getittogetherdrops: Get It Together, Drops! fabric-1.21-1.3.1
374 gildednetherite: Gilded Netherite CJ Edition 1.21-1.2.2
375 gjeb: GJEB (GammaJustExtremeBright) ${version}
376 glitchcore: GlitchCore **.**.**.**
377 net_jodah_typetools: typetools 0.6.3
378 gobber2: Gobber2 2.10.20
379 goldenhopper: Golden Hopper 1.5.3
380 grindenchantments: Grind Enchantments 3.2.2+1.21-rc1
381 codec-config-api: Codec config API 2.0.0+1.20.5-rc3
382 growmeal-fabric: Growmeal-Fabric 1.2.1
383 healingcampfire: Healing Campfire 6.0
384 hoetweaks: Hoe Tweaks 3.4
385 huskdropsand: Husks drop sand 1.21-9-fabric
386 improvedsignediting: Improved Sign Editing 1.3
387 indium: Indium 1.0.34+mc1.21
388 infchest: InfChest 21.0.2
389 infinitetrading: Infinite Trading 4.4
390 interactic: Interactic 0.2.2+1.21
391 inventoryessentials: Inventory Essentials 21.0.2
392 inventoryhud: Inventory HUD + ${version}
393 inventoryprofilesnext: Inventory Profiles Next 2.0.2
394 inventorytotem: Inventory Totem 3.2
395 iris: Iris 1.7.3+mc1.21
396 io_github_douira_glsl-transformer: glsl-transformer 2.0.1
397 org_anarres_jcpp: jcpp 1.4.14
398 org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
399 ironbookshelves: Iron Bookshelves 1.21-1.3.1-fabric
400 configlibtxf: ConfigLib TXF 6.2.1-fabric
401 jade: Jade 15.1.3+fabric
402 jamlib: JamLib 1.0.9+1.21
403 java: OpenJDK 64-Bit Server VM 21
404 jeed: Just Enough Effects Descriptions 1.21-2.2.2
405 journeymap: Journeymap 1.21-6.0.0-beta.17
406 ar_com_hjg_pngj: pngj 2.1.0
407 commonnetworking: Common Network 1.0.11-1.21
408 journeymap-api-fabric: JourneyMap API 2.0.0-1.21-SNAPSHOT
409 justenoughbreeding: Just Enough Breeding 1.2.4
410 justhammers: Just Hammers 21.0.1
411 keepmysoiltilled: Keep My Soil Tilled 2.3
412 kiwi: Kiwi Library 15.1.0+fabric
413 kleeslabs: KleeSlabs 21.0.2
414 lapisreserve: Lapis Reserve 1.0.11
415 lavaclearview: Lava Clear View 8.0.0
416 lavadrive: LavaDrive 1.0.3_1.21-fabric
417 libertyvillagers: Liberty's Villagers 1.0.15+fabric+1.21
418 server_translations_api: Server Translations API 2.3.1+1.21-pre2
419 libipn: libIPN 6.0.0
420 linkart: Linkart 5.4.5-1.20.6-build.29
421 dark-matter-base: Dark Matter Base 4.0.0-1.20.1-build.481
422 lithium: Lithium 0.13.0
423 lithostitched: Lithostitched 1.2.3
424 macawsbridgesbop: Macaw's Bridges - BOP 1.21-1.0
425 macawsroofsbop: Macaw's Roofs - BOP 1.21-1.0
426 macrokeybinds: Macro Keybinds 1.3.1
427 mcpitanlib: MCPitanLib 2.3.2-1.21-fabric
428 compatdatapacks76: CompatDatapacks **.**.**.**-fabric
429 org_yaml_snakeyaml: snakeyaml 2.0
430 mcwbridges: Macaw's Bridges 3.0.0
431 mcwdoors: Macaw's Doors 1.1.1
432 mcwfences: Macaw's Fences and Walls 1.1.2
433 mcwfurnitures: Macaw's Furniture 3.3.0
434 mcwfurnituresbop: Macaw's Furnitures - BOP 1.21-1.0
435 mcwlights: Macaw's Lights and Lamps 1.1.1
436 mcwroofs: Macaw's Roofs 2.3.1
437 mcwtrpdoors: Macaw's Trapdoors 1.1.3
438 mcwwindows: Macaw's Windows 2.3.0
439 medieval_buildings: Medieval Buildings 1.0.2
440 medievalend: Medieval Buildings [The End Edition] 1.0.2
441 memoryusagetitle: Memory Usage Title 1.0.0
442 menulogue: Menulogue 1.21-1.0.6
443 mes: Moog's End Structures 1.3.2-1.21-fabric
444 metalbundles: Metal Bundles 21.0.0
445 minecraft: Minecraft 1.21
446 mns: Moog's Nether Structures 1.0.2-1.21-fabric
447 mo_glass: Mo Glass 1.8.1-MC1.21
448 mob_catcher: Mob Catcher 1.5.5
449 mobility: Frostbyte's Maximum Mobility 1.8.0
450 modmenu: Mod Menu 11.0.1
451 placeholder-api: Placeholder API 2.4.0-pre.2+1.21
452 modsettings: ModSettings 1.2.0+1.21
453 monolib: MonoLib 1.3.0
454 more_beautiful_torches: More Beautiful Torches 3.0.0
455 more_gems: More Gems 1.7.11
456 morecarpets: More Carpets 1.0.1
457 morenemoswoodcuttervariants: More Nemo's Woodcutter Variants 1.0.1-1.21
458 moretools: More Tools (Polymer) 1.5.0+1.21
459 polymer-blocks: Polymer (Textured Blocks) 0.9.1+1.21
460 polymer-core: Polymer (Core) 0.9.1+1.21
461 polymer-networking: Polymer (Networking) 0.9.1+1.21
462 polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.9.1+1.21
463 polymer-resource-pack: Polymer (Resource Pack) 0.9.1+1.21
464 polymer-common: Polymer (Common) 0.9.1+1.21
465 packet_tweaker: Packet Tweaker 0.5.4+1.20.6
466 morevanillashields: More Vanilla Shields 1.0.0-1.21
467 mousetweaks: Mouse Tweaks 2.26
468 moveboats: Move Boats 3.3
469 moveminecarts: Move Minecarts 3.5
470 mr_bft: Better Fletching Tables (BFT) 3.0.0
471 mr_enchantments_encore: Enchantments Encore 1.4a
472 mr_mob_wrangler: Mob Wrangler 1.2
473 mr_tidal_towns: Tidal Towns 1.3.2
474 mss: Moog's Soaring Structures 1.1.2-1.21-fabric
475 mvs: Moog's Voyager Structures 4.1.3-1.21-fabric
476 mythicmetals: Mythic Metals 0.20.0+1.21-alpha5
477 additionalentityattributes: Additional Entity Attributes 1.8.0+1.21
478 common-protection-api: Common Protection API 1.0.0
479 mythicupgrades: Mythic Upgrades 4.1.1+mc1.21
480 nametagtweaks: Name Tag Tweaks 3.6
481 nature_arise: Nature Arise 0.9.2
482 com_electronwill_night-config_core: core 3.8.0
483 com_electronwill_night-config_toml: toml 3.8.0
484 naturescompass: Nature's Compass 1.21-2.2.6-fabric
485 nemos-carpentry: Nemo's Carpentry 2.5.1-1.21
486 nemos-woodcutter: Nemo's Woodcutter 1.11.3-1.21
487 netherportalfix: NetherPortalFix 21.0.2
488 netherrackblasting: Blasting Netherrack into Nether Bricks 1.21-0-fabric
489 netherwardblock: Nether Wart Blocks to Nether Warts 1.21-6-fabric
490 nightvision: NightVision 1.1
491 noanimaltemptdelay: No Animal Tempt Delay 1.1
492 noclip: noclip 1.3.0+1.21-fabric
493 nohostilesaroundcampfire: No Hostiles Around Campfire 7.0
494 nullscape: Nullscape 1.2.7
495 obsidianboat: Obsidian Boat 6.0.1+mc1.21
496 obsidianequipment: Obsidian Equipment 1.0.2
497 omnihopper: Omni-Hopper 2.3.2+1.21
498 cooldown-coordinator: Cooldown Coordinator 0.7.2
499 oreharvester: Ore Harvester 1.3
500 owo: oωo 0.12.11+1.21
501 io_wispforest_endec_jankson: jankson 0.1.3
502 passiveendermen: Passive Endermen 4.7
503 paxi: Paxi 1.21-Fabric-5.0.0
504 permanentsponges: Permanent Sponges 21.0.1
505 philipsruins: Philip`s Ruins 1.21
506 pickupnotifier: Pick Up Notifier 21.0.0
507 polymorph: Polymorph 1.0.2+1.21
508 potionring: Potion Ring - REFORGED 1.21-1.0
509 provihealth: Provi's Health Bars 2.1.0+1.21
510 puzzleslib: Puzzles Lib 21.0.15
511 recipecommands: Recipe Commands 3.3
512 reeses-sodium-options: Reese's Sodium Options 1.7.2+mc1.21
513 regions_unexplored: Regions Unexplored 0.5.6
514 reinfbarrel: Reinforced Barrels 2.5.1+1.21
515 reinfcore: Reinforced Core 4.0.1+1.21
516 reinfchest: Reinforced Chests 3.0.1+1.21
517 reinfshulker: Reinforced Shulker Boxes 3.0.1+1.21
518 replantingcrops: Replanting Crops 5.3
519 resourcefullib: Resourceful Lib 3.0.9
520 com_teamresourceful_bytecodecs: bytecodecs 1.1.2
521 com_teamresourceful_yabn: yabn 1.0.3
522 rightclickharvest: Right Click Harvest 4.3.1+1.21
523 roughlyenoughconfigscreens: Roughly Enough Config Screens 1.5.3
524 roughlyenoughitems: Roughly Enough Items 16.0.729
525 error_notifier: Error Notifier 1.0.9
526 roughlyenoughprofessions: Roughly Enough Professions 4.0.0
527 scaffoldingdropsnearby: Scaffolding Drops Nearby 3.2
528 searchables: Searchables 1.0.1
529 selectivemining: SelectiveMining 2.0
530 shulkerboxtooltip: Shulker Box Tooltip 5.0.3+1.21
531 shulkerdropstwo: Shulker Drops Two 3.3
532 sixstairs: Craft 6 stairs instead of 4 1.21-10-fabric
533 slabsandstairs: Frostbyte's Slabs & Stairs 1.11.0
534 slabstoblocks: Craft slabs back into blocks 1.21-1-fabric
535 slotcycler: Slot Cycler 21.0.0
536 hotbarslotcycling: Hotbar Slot Cycling 21.0.0
537 smallships: Small Ships 2.0.0-b1.3.5
538 smallstairs: Small Stairs 1.1.5
539 smeltingstone: Smelting Cobblestone In a Blast Furnace 1.21-0-fabric
540 smoke_signals: Smoke Signals 1.1
541 sodium: Sodium 0.5.11+mc1.21
542 sodium-extra: Sodium Extra 0.5.7+mc1.21
543 caffeineconfig: CaffeineConfig 1.3.0+1.17
544 softerhaybales: Softer Hay Bales 3.2
545 splitshulkers: Split Shulker Boxes 1.0.1
546 spyglass_improvements: Spyglass Improvements 1.5.3
547 staaaaaaaaaaaack: Staaaaaaaaaaaack 1.21-1.5-75
548 fiber: fiber 0.23.0-2
549 stackdeobfuscator: StackDeobfuscator 1.4.3+08e71cc
550 net_fabricmc_mapping-io: mapping-io 0.6.1
551 stackdeobfuscator-common: StackDeobfuscator Common 1.4.3+08e71cc
552 stackrefill: Stack Refill 4.4
553 status-effect-bars: Status Effect Bars 1.0.6
554 strange: Strange 7.0.13
555 structory: Structory 1.3.5
556 structory_towers: Structory: Towers 1.0.7
557 supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8
558 supermartijn642corelib: SuperMartijn642's Core Lib 1.1.17
559 t_and_t: Towns and Towers 1.13.2
560 taxfreelevels: Tax Free Levels 1.3.12
561 tclayer: Accessories Trinkets Compat Layer 3.10.0+beta.2
562 terrablender: TerraBlender **.**.**.**
563 terralith: Terralith 2.5.4
564 terrestria: Terrestria 7.0.0
565 terraform-config-api-v1: Terraform Config API (v1) 11.0.0-alpha.1
566 terraform-dirt-api-v1: Terraform Dirt API (v1) 11.0.0-alpha.1
567 terraform-tree-api-v1: Terraform Tree API (v1) 11.0.0-alpha.1
568 terrestria-client: Terrestria: Client 7.0.0
569 terrestria-common: Terrestria: Common 7.0.0
570 terrestria-worldgen: Terrestria: World Generation 7.0.0
571 torch_hit: Torch hit! 7.0.0
572 totw_modded: Towers of the Wild Modded fabric-1.21-1.0.5
573 tradingpost: Trading Post 21.0.2
574 travelerscompass: Traveler's Compass 3.0.4
575 traverse: Traverse 8.0.0
576 traverse-client: Traverse: Client 8.0.0
577 traverse-common: Traverse: Common 8.0.0
578 traverse-worldgen: Traverse: World Generation 8.0.0
579 trenzalore: Trenzalore 6.0.2
580 trop: The Rings of Power 24.7.19
581 underwaterenchanting: Underwater Enchanting 2.8
582 utility_belt: Utility Belt 2.4.0+1.21
583 valhelsia_core: Valhelsia Core 1.1.3
584 valhelsia_furniture: Valhelsia Furniture 1.1.0
585 vanillazoom: Vanilla Zoom 2.5
586 veinmining: Vein Mining 5.0.0-beta+1.21
587 visibletraders: Visible Traders 0.0.1
588 waystones: Waystones 21.0.8
589 wilderwild: Wilder Wild 2.4.6-mc1.21
590 frozenlib: FrozenLib 1.8-mc1.21
591 wits: WITS 1.3.0+1.21-fabric
592 woodarmor: Wooden Armors (+ Stone Armor) 1.0.1
593 woodarmorhorse: Wooden Horse Armors 1.0.1
594 wooltweaks: Wool Tweaks 3.6
595 wover: WorldWeaver 21.0.13
596 wover-biome: WorldWeaver - Biome API 21.0.13
597 wover-block: WorldWeaver - Block and Item API 21.0.13
598 wover-common: WorldWeaver - Common API 21.0.13
599 wover-core: WorldWeaver - Core API 21.0.13
600 wover-datagen: WorldWeaver - Datagen API 21.0.13
601 wover-events: WorldWeaver - Events API 21.0.13
602 wover-feature: WorldWeaver - Feature API 21.0.13
603 wover-generator: WorldWeaver - World Generator API 21.0.13
604 wover-item: WorldWeaver - Item API 21.0.13
605 wover-math: WorldWeaver - Math API 21.0.13
606 wover-preset: WorldWeaver - World Preset API 21.0.13
607 wover-recipe: WorldWeaver - Recipe API 21.0.13
608 wover-structure: WorldWeaver - Structure API 21.0.13
609 wover-surface: WorldWeaver - Surface API 21.0.13
610 wover-tag: WorldWeaver - Tag API 21.0.13
611 wover-ui: WorldWeaver - UI API 21.0.13
612 wunderlib: WunderLib 21.0.8
613 xaerominimap: Xaero's Minimap 24.3.0
614 xaeroplus: XaeroPlus 2.22.3
615 com_github_ben-manes_caffeine_caffeine: caffeine 3.1.8
616 net_lenni0451_lambdaevents: LambdaEvents 2.4.2
617 xaeroworldmap: Xaero's World Map 1.39.0
618 xtraarrows: Xtra Arrows 3 3.3.1
619 yet_another_config_lib_v3: YetAnotherConfigLib 3.5.0+1.21-fabric
620 com_twelvemonkeys_common_common-image: common-image 3.10.0
621 com_twelvemonkeys_common_common-io: common-io 3.10.0
622 com_twelvemonkeys_common_common-lang: common-lang 3.10.0
623 com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0
624 com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0
625 com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0
626 org_quiltmc_parsers_gson: gson 0.2.1
627 org_quiltmc_parsers_json: json 0.2.1
628 you_may_rest_now: You May Rest Now 1.0.0+1.21
629 youritemsaresafe: Your Items Are Safe 4.4
630 yungsapi: YUNG's API 1.21-Fabric-5.0.0
631 zoomify: Zoomify 2.14.0+1.21
632 com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.1
633 Loaded Shaderpack: ComplementaryUnbound_r5.2.2.zip
634 Profile: HIGH (+2 options changed by user)
635 Launched Version: fabric-loader-0.16.3-1.21
636 Launcher name: minecraft-launcher
637 Backend library: LWJGL version 3.3.3-snapshot
638 Backend API: AMD Radeon RX 6700 XT GL version 3.2.0 Core Profile Context 24.7.1.240711, ATI Technologies Inc.
639 Window size: 1920x1081
640 GFLW Platform: win32
641 GL Caps: Using framebuffer using OpenGL 3.2
642 GL debug messages:
643 Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
644 Universe: 400921fb54442d18
645 Type: Integrated Server (map_client.txt)
646 Graphics mode: fancy
647 Render Distance: 12/12 chunks
648 Resource Packs: vanilla, fabric, lithium, $polymer-resources, accessories, additional-armoury, additionalentityattributes, additionalsmallstairs, additionalstructures (incompatible), adorabuild_structures (incompatible), advanced-xray-fabric, advancednetherite, alloy_forgery, amecsapi, animal_feeding_trough, anticreativedrift, autofish, azaleawood, backslot, backslotaddon, bagofholding, baleofsugarcane, balm-fabric (incompatible), bambooeverything, barkcarpets, bclib, betterf3, betternether, biolith (incompatible), biomesoplenty, blastingraw, blastingsand, blockmeter, blockus, boneequipment, bridgingmod, brrp_v1, caffeineconfig, cardinal-components, cardinal-components-base, cardinal-components-block, cardinal-components-chunk, cardinal-components-entity, cardinal-components-item, cardinal-components-level, cardinal-components-scoreboard, cardinal-components-world, catalogue (incompatible), cateyes, charm (incompatible), charmonium (incompatible), chipped, chisel, chunkloaders, cicada, cinderscapes, cinderscapes-client, cinderscapes-common, cinderscapes-worldgen, clayblasting, clearvision_by_kapiteon, cloth-config, codec-config-api, colorfulazaleas, colorize, colorizer, combat-plus-core, comforts (incompatible), compact_storage, concentration (incompatible), configapi, configlibtxf, configured, controlling (incompatible), cooldown-coordinator, copperhopper, craftingslots (incompatible), craftsaddles, cristellib, croptopia, ctov (incompatible), customfov (incompatible), dark-matter-base, djvillager, dramaticdoors (incompatible), dualswords, durabilitytooltip, easyanvils, emerald_tools, emeraldequipment, enderite, enriched, epherolib, exlineawnings, exlinecopperequipment, exlinedoors, exlinefurniture, expanded_armor_enchanting, expanded_axe_enchanting, expanded_bow_enchanting, expanded_crossbow_enchanting, expanded_trident_enchanting, expanded_weapon_enchanting, expandedstorage, explorerscompass, extended-enchanting, extra-damage-enchantments, extrainv, extshape, extshape_blockus, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fallingtree, forgeconfigapiport, framework (incompatible), freecam, frozenlib, fuelinfo, fullbrightnesstoggle (incompatible), gammautils, getittogetherdrops, gildednetherite, gobber2, goldenhopper (incompatible), grindenchantments, growmeal-fabric, hotbarslotcycling, huskdropsand, indium, infchest (incompatible), interactic, inventoryessentials (incompatible), inventoryhud, inventoryprofilesnext, iris, ironbookshelves, iteminteractions, jade (incompatible), jamlib, jeed, journeymap, justenoughbreeding (incompatible), justhammers, kiwi (incompatible), kleeslabs (incompatible), lavadrive, libertyvillagers, libipn, lilylib, linkart, macawsbridgesbop, macawsroofsbop, macrokeybinds, mcwbridges, mcwdoors (incompatible), mcwfences, mcwfurnitures, mcwfurnituresbop, mcwlights, mcwroofs, mcwtrpdoors, mcwwindows, medieval_buildings (incompatible), memoryusagetitle, menulogue, mes (incompatible), metalbundles, mns (incompatible), mo_glass (incompatible), mob_catcher, mobility, modmenu, modmenu_high_contrast, modmenu_programmer_art, modsettings, more_beautiful_torches (incompatible), more_gems, morecarpets, morenemoswoodcuttervariants, moretools (incompatible), morevanillashields, mr_bft (incompatible), mss (incompatible), mvs (incompatible), mythicmetals, mythicupgrades, nature_arise (incompatible), naturescompass, nemos-carpentry, nemos-woodcutter, netherportalfix (incompatible), netherrackblasting, netherwardblock, nightvision (incompatible), noclip, obsidianboat (incompatible), obsidianequipment, omnihopper, owo, permanentsponges, philipsruins, polymer-core, polymer-resource-pack, polymorph (incompatible), potionring, provihealth, reeses-sodium-options, regions_unexplored (incompatible), reinfbarrel, reinfchest, reinfcore, reinfshulker, rightclickharvest, roughlyenoughitems, roughlyenoughprofessions, searchables (incompatible), shulkerboxtooltip, sixstairs, slabsandstairs, slabstoblocks, smallships, smallstairs, smeltingstone, smoke_signals, sodium, sodium-extra, sodium_programmer_art, spectrelib (incompatible), splitshulkers (incompatible), spyglass_improvements, stackdeobfuscator, stackdeobfuscator-common, status-effect-bars, strange (incompatible), supermartijn642corelib, taxfreelevels, tclayer, terrablender (incompatible), terraform-biome-remapper-api-v1, terraform-config-api-v1, terraform-dirt-api-v1, terraform-shapes-api-v1, terraform-surfaces-api-v1, terraform-tree-api-v1, terraform-wood-api-v1, terrestria, terrestria-client, terrestria-common, terrestria-worldgen, totw_modded, tradingpost, travelerscompass, traverse, traverse-client, traverse-common, traverse-worldgen, trenzalore (incompatible), trop, utility_belt, valhelsia_furniture, vanillazoom (incompatible), veinmining (incompatible), visibletraders, waystones (incompatible), wilderwild, wits, woodarmor, woodarmorhorse, wover, wover-block, wover-core, wover-events, wover-generator, wover-preset, wover-surface, wover-ui, wunderlib, xaerominimap (incompatible), xaeroplus, xaeroworldmap (incompatible), xtraarrows, yet_another_config_lib_v3 (incompatible), you_may_rest_now, zoomify, easyanvils:default_block_models
649 Current Language: en_us
650 Locale: en_US
651 System encoding: Cp1252
652 File encoding: UTF-8
653 CPU: 16x AMD Ryzen 7 5800X 8-Core Processor
654 Server Running: true
655 Player Count: 1 / 8; [class_3222['Gamemassa2'/21, l='ServerLevel[Binary Testing]', x=-5.34, y=-60.00, z=0.39]]
656 Active Data Packs: vanilla, fabric, accessories, backslot, backslotaddon, balm-fabric (incompatible), bclib, biomesoplenty (incompatible), charm, collective, craftingslots (incompatible), fabric-convention-tags-v2, frozenlib, growmeal-fabric, jeed, nature_arise, supermartijn642corelib (incompatible), terrablender (incompatible), utility_belt, veinmining (incompatible), waystones (incompatible), wilderwild, wover-generator, wover-preset, wover-surface, wover-tag, spyglass_improvements, blastingraw, blastingsand, chunkloaders (incompatible), comforts (incompatible), alloy_forgery, medieval_buildings (incompatible), medievalend (incompatible), mes (incompatible), mns (incompatible), mss (incompatible), mvs (incompatible), explorerscompass, naturescompass, netherwardblock, omnihopper, sixstairs, slabstoblocks, travelerscompass, chipped, chisel, clayblasting, compact_storage, copperhopper, goldenhopper (incompatible), netherrackblasting, smeltingstone, elytraslot (incompatible), djvillager, dramaticdoors (incompatible), easyanvils (incompatible), easyshulkerboxes (incompatible), furnacerecycle, huskdropsand, metalbundles (incompatible), nametagtweaks, passiveendermen, permanentsponges (incompatible), animal_feeding_trough, azaleawood, bagofholding (incompatible), baleofsugarcane, expandedstorage, gobber2, macawsbridgesbop, macawsroofsbop, mcwbridges (incompatible), mcwdoors (incompatible), mcwfences (incompatible), mcwlights (incompatible), mcwroofs (incompatible), mcwtrpdoors (incompatible), more_gems, morenemoswoodcuttervariants, nemos-carpentry, nemos-woodcutter, pugh_tools, reinfbarrel, reinfchest, reinfshulker, resources/t_and_t_waystones_patch_resources/t_and_t_waystones_patch, smallships, structory, structory_towers, t_and_t, blockus, cinderscapes-common, colorfulazaleas, combat-plus-core, croptopia, extended-enchanting, extra-damage-enchantments, extshape, mr_tidal_towns (incompatible), regions_unexplored (incompatible), terrestria-common, totw_modded, traverse-common, additionalentityattributes, boneequipment, craftsaddles, ctov (incompatible), emeraldequipment, enderite, exlinecopperequipment, gildednetherite, lithostitched (incompatible), morevanillashields, mr_bft, mythicmetals, mythicupgrades, nullscape, obsidianboat, obsidianequipment, terralith, woodarmor, woodarmorhorse, wooltweaks, xtraarrows, infchest (incompatible), rightclickharvest, tradingpost (incompatible), additionalstructures, adorabuild_structures, enriched, libertyvillagers, mo_glass (incompatible), philipsruins, server_translations_api, exlineawnings, exlinedoors, exlinefurniture, valhelsia_furniture, $polymer-resources, barkcarpets, ironbookshelves, justhammers, kleeslabs (incompatible), more_beautiful_torches (incompatible), morecarpets, moretools (incompatible), additionalsmallstairs, mr_enchantments_encore, potionring, slabsandstairs, smallstairs, advancednetherite, additional-armoury, bambooeverything, dualswords, emerald_tools, lavadrive, linkart, mob_catcher, strange, mr_mob_wrangler (incompatible), betternether, mcwfurnitures (incompatible), mcwfurnituresbop, mcwwindows (incompatible)
657 Available Data Packs: $polymer-resources, accessories, additional-armoury, additionalentityattributes, additionalsmallstairs, additionalstructures, adorabuild_structures, advancednetherite, alloy_forgery, animal_feeding_trough, azaleawood, backslot, backslotaddon, bagofholding (incompatible), baleofsugarcane, balm-fabric (incompatible), bambooeverything, barkcarpets, bclib, betternether, betternether:vanilla-hammers_extensions, betternether:vanillaexcavators_extensions, biomesoplenty (incompatible), blastingraw, blastingsand, blockus, boneequipment, bundle, charm, chipped, chisel, chunkloaders (incompatible), cinderscapes-common, clayblasting, collective, colorfulazaleas, combat-plus-core, comforts (incompatible), compact_storage, copperhopper, craftingslots (incompatible), craftsaddles, croptopia, ctov (incompatible), djvillager, dramaticdoors (incompatible), dualswords, easyanvils (incompatible), easyshulkerboxes (incompatible), elytraslot (incompatible), emerald_tools, emeraldequipment, enderite, enriched, exlineawnings, exlinecopperequipment, exlinedoors, exlinefurniture, expandedstorage, explorerscompass, extended-enchanting, extra-damage-enchantments, extshape, fabric, fabric-convention-tags-v2, frozenlib, furnacerecycle, gildednetherite, gobber2, goldenhopper (incompatible), growmeal-fabric, huskdropsand, infchest (incompatible), ironbookshelves, jeed, justhammers, kleeslabs (incompatible), lavadrive, libertyvillagers, linkart, lithostitched (incompatible), macawsbridgesbop, macawsroofsbop, mcwbridges (incompatible), mcwdoors (incompatible), mcwfences (incompatible), mcwfurnitures (incompatible), mcwfurnituresbop, mcwlights (incompatible), mcwroofs (incompatible), mcwtrpdoors (incompatible), mcwwindows (incompatible), medieval_buildings (incompatible), medievalend (incompatible), mes (incompatible), metalbundles (incompatible), mns (incompatible), mo_glass (incompatible), mob_catcher, more_beautiful_torches (incompatible), more_gems, morecarpets, morenemoswoodcuttervariants, moretools (incompatible), morevanillashields, mr_bft, mr_enchantments_encore, mr_mob_wrangler (incompatible), mr_tidal_towns (incompatible), mss (incompatible), mvs (incompatible), mythicmetals, mythicupgrades, nametagtweaks, nature_arise, naturescompass, nemos-carpentry, nemos-woodcutter, netherrackblasting, netherwardblock, nullscape, obsidianboat, obsidianequipment, omnihopper, passiveendermen, permanentsponges (incompatible), philipsruins, potionring, pugh_tools, regions_unexplored (incompatible), reinfbarrel, reinfchest, reinfshulker, resources/t_and_t_waystones_patch_resources/t_and_t_waystones_patch, rightclickharvest, server_translations_api, sixstairs, slabsandstairs, slabstoblocks, smallships, smallstairs, smeltingstone, spyglass_improvements, strange, structory, structory_towers, supermartijn642corelib (incompatible), t_and_t, terrablender (incompatible), terralith, terrestria-common, totw_modded, trade_rebalance, tradingpost (incompatible), travelerscompass, traverse-common, utility_belt, valhelsia_furniture, vanilla, veinmining (incompatible), waystones (incompatible), wilderwild, woodarmor, woodarmorhorse, wooltweaks, wover-generator, wover-preset, wover-surface, wover-tag, xtraarrows
658 Enabled Feature Flags: minecraft:vanilla
659 World Generation: Stable
660 World Seed: -350016917646574296
661
This log will be saved for 90 days from their last view.
Report abuse