---- Minecraft Crash Report ---- // I let you down. Sorry :( Time: 2024-09-01 08:16:09 Description: Unexpected error java.lang.IllegalArgumentException: Cannot add empty stack at net.fabricmc.fabric.api.itemgroup.v1.FabricItemGroupEntries.checkStack(FabricItemGroupEntries.java:500) at net.fabricmc.fabric.api.itemgroup.v1.FabricItemGroupEntries.add(FabricItemGroupEntries.java:90) at MC//net.minecraft.item.ItemGroup$Entries.add(ItemGroup.java:276) at net.Davidak.NatureArise.Tabs.CreativeModeTabsEvents.BuildingBlocks(CreativeModeTabsEvents.java:121) at net.fabricmc.fabric.impl.itemgroup.ItemGroupEventsImpl.lambda$createModifyEvent$1(ItemGroupEventsImpl.java:46) at MC//net.minecraft.item.ItemGroup.handler$cjk000$fabric-item-group-api-v1$getStacks(ItemGroup.java:1577) at MC//net.minecraft.item.ItemGroup.updateEntries(ItemGroup.java:108) at MC//net.minecraft.item.ItemGroups.method_47338(ItemGroups.java:2166) at java.base@21.0.3/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.base@21.0.3/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) at java.base@21.0.3/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base@21.0.3/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939) at java.base@21.0.3/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base@21.0.3/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base@21.0.3/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.base@21.0.3/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.base@21.0.3/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base@21.0.3/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at MC//net.minecraft.item.ItemGroups.updateEntries(ItemGroups.java:2166) at MC//net.minecraft.item.ItemGroups.updateDisplayContext(ItemGroups.java:2177) at MC//net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.populateDisplay(CreativeInventoryScreen.java:245) at MC//net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.(CreativeInventoryScreen.java:221) at MC//net.minecraft.client.gui.screen.ingame.InventoryScreen.init(InventoryScreen.java:50) at MC//net.minecraft.client.gui.screen.Screen.init(Screen.java:309) at MC//net.minecraft.client.MinecraftClient.setScreen(MinecraftClient.java:1143) at MC//net.minecraft.client.MinecraftClient.handleInputEvents(MinecraftClient.java:2068) at MC//net.minecraft.client.MinecraftClient.tick(MinecraftClient.java:1938) at MC//net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1246) at MC//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:882) at net.minecraft.client.main.Main.main(Main.java:256) at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.fabricmc.fabric.api.itemgroup.v1.FabricItemGroupEntries.checkStack(FabricItemGroupEntries.java:500) at net.fabricmc.fabric.api.itemgroup.v1.FabricItemGroupEntries.add(FabricItemGroupEntries.java:90) at MC//net.minecraft.item.ItemGroup$Entries.add(ItemGroup.java:276) at net.Davidak.NatureArise.Tabs.CreativeModeTabsEvents.BuildingBlocks(CreativeModeTabsEvents.java:121) at net.fabricmc.fabric.impl.itemgroup.ItemGroupEventsImpl.lambda$createModifyEvent$1(ItemGroupEventsImpl.java:46) at MC//net.minecraft.item.ItemGroup.handler$cjk000$fabric-item-group-api-v1$getStacks(ItemGroup.java:1577) at MC//net.minecraft.item.ItemGroup.updateEntries(ItemGroup.java:108) at MC//net.minecraft.item.ItemGroups.method_47338(ItemGroups.java:2166) at java.base@21.0.3/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.base@21.0.3/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) at java.base@21.0.3/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base@21.0.3/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939) at java.base@21.0.3/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base@21.0.3/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base@21.0.3/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.base@21.0.3/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.base@21.0.3/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base@21.0.3/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at MC//net.minecraft.item.ItemGroups.updateEntries(ItemGroups.java:2166) at MC//net.minecraft.item.ItemGroups.updateDisplayContext(ItemGroups.java:2177) at MC//net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.populateDisplay(CreativeInventoryScreen.java:245) at MC//net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.(CreativeInventoryScreen.java:221) at MC//net.minecraft.client.gui.screen.ingame.InventoryScreen.init(InventoryScreen.java:50) at MC//net.minecraft.client.gui.screen.Screen.init(Screen.java:309) at MC//net.minecraft.client.MinecraftClient.setScreen(MinecraftClient.java:1143) at MC//net.minecraft.client.MinecraftClient.handleInputEvents(MinecraftClient.java:2068) -- Uptime -- Details: JVM uptime: 130.101s Wall uptime: 111.840s High-res time: 90.644s Client ticks: 821 ticks / 41.050s Stacktrace: at MC//net.minecraft.client.MinecraftClient.addDetailsToCrashReport(MinecraftClient.java:2501) at MC//net.minecraft.client.MinecraftClient.printCrashReport(MinecraftClient.java:949) at MC//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:905) at net.minecraft.client.main.Main.main(Main.java:256) at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) -- Affected level -- Details: All players: 1 total; [class_746['Gamemassa2'/21, l='ClientLevel', x=-5.34, y=-60.00, z=0.39]] Chunk stats: 1024, 609 Level dimension: minecraft:overworld 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) Level time: 11942 game time, 11942 day time Server brand: fabric Server type: Integrated singleplayer server Tracked entity count: 27 -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes 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 -- System Details -- Details: Minecraft Version: 1.21 Minecraft Version ID: 1.21 Operating System: Windows 10 (amd64) version 10.0 Java Version: 21.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 5611120592 bytes (5351 MiB) / 10401873920 bytes (9920 MiB) up to 17179869184 bytes (16384 MiB) CPUs: 16 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 7 5800X 8-Core Processor Identifier: AuthenticAMD Family 25 Model 33 Stepping 0 Microarchitecture: Zen 3 Frequency (GHz): 3.79 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: AMD Radeon RX 6700 XT Graphics card #0 vendor: Advanced Micro Devices, Inc. Graphics card #0 VRAM (MiB): 12272.00 Graphics card #0 deviceId: VideoController1 Graphics card #0 versionInfo: 32.0.11029.1008 Memory slot #0 capacity (MiB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.13 Memory slot #0 type: DDR4 Memory slot #1 capacity (MiB): 8192.00 Memory slot #1 clockSpeed (GHz): 2.13 Memory slot #1 type: DDR4 Memory slot #2 capacity (MiB): 8192.00 Memory slot #2 clockSpeed (GHz): 2.13 Memory slot #2 type: DDR4 Memory slot #3 capacity (MiB): 8192.00 Memory slot #3 clockSpeed (GHz): 2.13 Memory slot #3 type: DDR4 Virtual memory max (MiB): 38341.96 Virtual memory used (MiB): 30693.23 Swap memory total (MiB): 5662.08 Swap memory used (MiB): 80.26 Space in storage for jna.tmpdir (MiB): available: 147573.25, total: 487237.00 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 147573.25, total: 487237.00 Space in storage for io.netty.native.workdir (MiB): available: 147573.25, total: 487237.00 Space in storage for java.io.tmpdir (MiB): available: 147573.25, total: 487237.00 Space in storage for workdir (MiB): available: 147573.25, total: 487237.00 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 Fabric Mods: accessories: Accessories 1.0.0-beta.20+1.21 io_wispforest_endec: endec 0.1.5 io_wispforest_endec_gson: gson 0.1.3 io_wispforest_endec_netty: netty 0.1.2 additional-armoury: Additional Armoury 2.0.0+1.21 additionalsmallstairs: AdditionalSmallStairs 1.0.4 additionalstructures: Additional Structures 5.0.0-fabric adorabuild_structures: AdoraBuild: Structures 2.7.0 advanced-xray-fabric: Advanced XRay (Fabric) 21.0.0 advancednetherite: Advanced Netherite 2.1.6-1.21 allarrowsinfinityfix: All Arrows Infinity Fix 1.7 alloy_forgery: Alloy Forgery 2.4.1+1.21 animal_feeding_trough: Animal Feeding Trough 1.1.1+1.21 anticreativedrift: Anti Creative Drift 1.0 anvilrestoration: Anvil Restoration 2.2 architectury: Architectury 13.0.6 athena: Athena 4.0.0 autofish: XPlus Autofish 1.2.0-fabric-1.21 azaleawood: Azalea Wood Set 3.0.2-1.21 terraform-wood-api-v1: Terraform Wood API (v1) 11.0.0-alpha.1 backslot: BackSlot 1.2.15 amecsapi: Amecs API 1.5.5+mc1.20.2 backslotaddon: BackSlot Addon 1.1.1 bagofholding: Bag Of Holding 21.0.0 iteminteractions: Item Interactions 21.0.2 baleofsugarcane: Bale of Sugar Cane 1.0.1 balm-fabric: Balm 21.0.12 kuma_api: KumaAPI 21.0.4 bambooeverything: Bamboo Everything 21.0.1+mc1.21 barkcarpets: Bark Carpets 1.1.0 bclib: BCLib 21.0.13 betterf3: BetterF3 11.0.1 betternether: Better Nether 21.0.11 betterspawnercontrol: Better Spawner Control 4.5 biggerspongeabsorptionradius: Bigger Sponge Absorption Radius 3.6 biomesoplenty: BiomesOPlenty **.**.**.** blastingraw: BlastingRaw 1.21-2-fabric blastingsand: Smelting Sand In a Blast Furnace 1.21-11-fabric blockmeter: Block Meter 1.14 blockus: Blockus 2.9.1+1.21 boneequipment: Bone Equipment 1.0.1 bowinfinityfix: Bow Infinity Fix 3.1.0 bridgingmod: Bridging Mod 2.4.0+1.21 brrp_v1: Better Runtime Resource Pack (BRRP) v1 1.0.4-beta.1 cardinal-components: Cardinal Components API 6.1.1 cardinal-components-base: Cardinal Components API (base) 6.1.1 cardinal-components-block: Cardinal Components API (blocks) 6.1.1 cardinal-components-chunk: Cardinal Components API (chunks) 6.1.1 cardinal-components-entity: Cardinal Components API (entities) 6.1.1 cardinal-components-item: Cardinal Components API (items) 6.1.1 cardinal-components-level: Cardinal Components API (world saves) 6.1.1 cardinal-components-scoreboard: Cardinal Components API (scoreboard) 6.1.1 cardinal-components-world: Cardinal Components API (worlds) 6.1.1 catalogue: Catalogue 1.10.1 cateyes: Cat Eyes 7.3.7 charm: Charm 7.0.28 com_moandjiezana_toml_toml4j: toml4j 0.7.2 charmonium: Charmonium 7.0.0 chipped: Chipped 4.0.0 chisel: Chisel Refabricated 1.8.1 chunkloaders: Chunk Loaders 1.2.8 cicada: CICADA 0.8.1+1.21-and-above cinderscapes: Cinderscapes 5.0.1 biolith: Biolith 3.0.0-alpha.1 cinderscapes-client: Cinderscapes: Client 5.0.1 cinderscapes-common: Cinderscapes: Common 5.0.1 cinderscapes-worldgen: Cinderscapes: World Generation 5.0.1 terraform-biome-remapper-api-v1: Terraform Biome Remapper API (v1) 11.0.0-alpha.1 terraform-shapes-api-v1: Terraform Shapes API (v1) 11.0.0-alpha.1 terraform-surfaces-api-v1: Terraform Surfaces API (v1) 11.0.0-alpha.1 clayblasting: Blasting Clay and Clay Balls 1.21-0-fabric clearvision_by_kapiteon: ClearVision by kapiteon 1.0.0 cloth-config: Cloth Config v15 15.0.130 cloth-basic-math: cloth-basic-math 0.6.1 cobweb: Cobweb 1.0.0 collective: Collective 7.80 colorfulazaleas: Colorful Azaleas 2.2.1 colorize: Colorize 1.10.3 colorizer: Chest Colorizer 1.3.0 combat-plus-core: Combat+ Core 3.0.0+1.21 lilylib: LilyLib 1.2.3+1.21 comforts: Comforts 9.0.0+1.21 spectrelib: SpectreLib 0.17.1+1.21 compact_storage: CompactStorage 8.0.74 compacthelpcommand: Compact Help Command 2.6 concentration: Concentration 1.1.3 configapi: Config API 1.21-2.3.2 configurabledespawntimer: Configurable Despawn Timer 4.1 configurableextramobdrops: Configurable Extra Mob Drops 3.3 configurablefurnaceburntime: Configurable Furnace Burn Time 2.3 configured: Configured 2.5.0 controlling: Controlling 18.0.1 copperhopper: Copper Hopper 0.9.3+1.21 craftingslots: Crafting Slots 21.0.2 craftsaddles: Craft Saddles 1.0.1 cristellib: Cristel Lib 1.2.6 blue_endless_jankson: jankson 1.2.3 croptopia: Croptopia 3.0.4 cryingportals: Crying Portals 2.7 ctov: ChoiceTheorem's Overhauled Village 3.4.6 cupboard: cupboard 1.21-2.7 customfov: Custom FOV 9.0.0+1.21 despawningeggshatch: Despawning Eggs Hatch 4.3 dismountentity: Dismount Entity 3.3 djvillager: DJ Villager Mod 1.0.0 doubledoors: Double Doors 5.8 dramaticdoors: Dramatic Doors (NeoQuiFab) 1.21-3.2.2 dualswords: Dual Swords 2.0.0+1.21 durabilitytooltip: Durability Tooltip 1.1.5 easyanvils: Easy Anvils 21.0.2 easyshulkerboxes: Easy Shulker Boxes 21.0.0 elytraslot: Elytra Slot 9.0.0+1.21 mixinsquared: MixinSquared 0.1.2-beta.6 emerald_tools: Emerald Tools 1.8.10 pugh_tools: Pugh Tools 1.8.14 emeraldequipment: Emerald Equipment 1.0.4 enchantingcommands: Enchanting Commands 3.3 enderite: Enderite CJ Edition 1.21-2.2.1 enriched: Enriched 4.2-mc1.21 epherolib: EpheroLib 1.2.0-1.20.6 exlineawnings: Exline's Awnings Mod 1.0.1 exlinecopperequipment: Copper Equipment 1.0.3 exlinedoors: Exline's Doors 1.0.1 exlinefurniture: Exline's Furniture 1.0.7 expanded_armor_enchanting: Expanded Armor Enchanting 1.0.8 expanded_axe_enchanting: Expanded Axe Enchanting 1.0.9 expanded_bow_enchanting: Expanded Bow Enchanting 1.1.0 expanded_crossbow_enchanting: Expanded Crossbow Enchanting 1.0.0 expanded_trident_enchanting: Expanded Trident Enchanting 1.0.9 expanded_weapon_enchanting: Expanded Weapon Enchanting 1.0.8 expandedstorage: Expanded Storage 14.0.2 explorerscompass: Explorer's Compass 1.21-2.2.5-fabric extended-enchanting: Extended Enchanting 2.0.0+1.21 extendedbonemeal: Extended Bone Meal 3.4 extra-damage-enchantments: Extra Damage Enchantments 2.0.0+1.21 extrainv: Extra Inventory 1.0.4 extshape: Extended Block Shapes 2.1.4-mc1.21 extshape_blockus: Extended Block Shapes - Blockus 2.1.4-mc1.21 fabric-api: Fabric API 0.102.0+1.21 fabric-api-base: Fabric API Base 0.4.42+6573ed8cd1 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.68+b5597344d1 fabric-biome-api-v1: Fabric Biome API (v1) 13.0.29+5bd9f1bcd1 fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a7d1 fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8cd1 fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a7d1 fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8cd1 fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366fd1 fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd9d1 fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b3d1 fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.16+b5597344d1 fabric-convention-tags-v1: Fabric Convention Tags 2.0.19+7f945d5bd1 fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.5.0+c5e2b5c6d1 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a7d1 fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.27+6a6dfa19d1 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.16+16c4ae25d1 fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b99d1 fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.12+6fc22b99d1 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.12+ba9dae06d1 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd9d1 fabric-item-api-v1: Fabric Item API (v1) 11.0.0+afdfc921d1 fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.4+78017270d1 fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a7d1 fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b3d1 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.12+6c1df360d1 fabric-loot-api-v2: Fabric Loot API (v2) 3.0.14+3f89f5a5d1 fabric-loot-api-v3: Fabric Loot API (v3) 1.0.2+3f89f5a5d1 fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8cd1 fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6bd1 fabric-networking-api-v1: Fabric Networking API (v1) 4.2.2+60c3209bd1 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.0+a551f7a4d1 fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8cd1 fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.12+65089712d1 fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.1.2+60c3209bd1 fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49cd1 fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49cd1 fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+df3654b3d1 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48+73761d2ed1 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+b5597344d1 fabric-rendering-v0: Fabric Rendering (v0) 1.1.71+df3654b3d1 fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd0d1 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b1d1 fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.0+56599129d1 fabric-screen-api-v1: Fabric Screen API (v1) 2.0.24+b5597344d1 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.86+b5597344d1 fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8cd1 fabric-transfer-api-v1: Fabric Transfer API (v1) 5.1.16+3dccd343d1 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.1.0+176f9036d1 fabric-language-kotlin: Fabric Language Kotlin 1.12.1+kotlin.2.0.20 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.0.20 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.0.20 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.0.20 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.0.20 org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.25.0 org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.8.1 org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.8.1 org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1 org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.5.3 org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.5.3 org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.1 org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.1 org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.1 fabricloader: Fabric Loader 0.16.3 mixinextras: MixinExtras 0.4.1 fallingtree: FallingTree **.**.**.** featurerecycler: Feature Recycler 1.0.0 ferritecore: FerriteCore 7.0.0 firespreadtweaks: Fire Spread Tweaks 2.6 fixedanvilrepaircost: Fixed Anvil Repair Cost 3.3 followersteleporttoo: Followers Teleport Too 2.5 forgeconfigapiport: Forge Config API Port 21.0.1 framework: Framework 0.9.0 org_javassist_javassist: javassist 3.29.2-GA org_reflections_reflections: reflections 0.10.2 freecam: Freecam 1.3.0-beta1+mc1.21 fuelinfo: FuelInfo 2.1+1.21 fullbrightnesstoggle: Full Brightness Toggle 4.0 furnacerecycle: Furnace Recycle 2.4 fusion: Fusion 1.1.1 gammautils: Gamma Utils 1.9.20 getittogetherdrops: Get It Together, Drops! fabric-1.21-1.3.1 gildednetherite: Gilded Netherite CJ Edition 1.21-1.2.2 gjeb: GJEB (GammaJustExtremeBright) ${version} glitchcore: GlitchCore **.**.**.** net_jodah_typetools: typetools 0.6.3 gobber2: Gobber2 2.10.20 goldenhopper: Golden Hopper 1.5.3 grindenchantments: Grind Enchantments 3.2.2+1.21-rc1 codec-config-api: Codec config API 2.0.0+1.20.5-rc3 growmeal-fabric: Growmeal-Fabric 1.2.1 healingcampfire: Healing Campfire 6.0 hoetweaks: Hoe Tweaks 3.4 huskdropsand: Husks drop sand 1.21-9-fabric improvedsignediting: Improved Sign Editing 1.3 indium: Indium 1.0.34+mc1.21 infchest: InfChest 21.0.2 infinitetrading: Infinite Trading 4.4 interactic: Interactic 0.2.2+1.21 inventoryessentials: Inventory Essentials 21.0.2 inventoryhud: Inventory HUD + ${version} inventoryprofilesnext: Inventory Profiles Next 2.0.2 inventorytotem: Inventory Totem 3.2 iris: Iris 1.7.3+mc1.21 io_github_douira_glsl-transformer: glsl-transformer 2.0.1 org_anarres_jcpp: jcpp 1.4.14 org_antlr_antlr4-runtime: antlr4-runtime 4.13.1 ironbookshelves: Iron Bookshelves 1.21-1.3.1-fabric configlibtxf: ConfigLib TXF 6.2.1-fabric jade: Jade 15.1.3+fabric jamlib: JamLib 1.0.9+1.21 java: OpenJDK 64-Bit Server VM 21 jeed: Just Enough Effects Descriptions 1.21-2.2.2 journeymap: Journeymap 1.21-6.0.0-beta.17 ar_com_hjg_pngj: pngj 2.1.0 commonnetworking: Common Network 1.0.11-1.21 journeymap-api-fabric: JourneyMap API 2.0.0-1.21-SNAPSHOT justenoughbreeding: Just Enough Breeding 1.2.4 justhammers: Just Hammers 21.0.1 keepmysoiltilled: Keep My Soil Tilled 2.3 kiwi: Kiwi Library 15.1.0+fabric kleeslabs: KleeSlabs 21.0.2 lapisreserve: Lapis Reserve 1.0.11 lavaclearview: Lava Clear View 8.0.0 lavadrive: LavaDrive 1.0.3_1.21-fabric libertyvillagers: Liberty's Villagers 1.0.15+fabric+1.21 server_translations_api: Server Translations API 2.3.1+1.21-pre2 libipn: libIPN 6.0.0 linkart: Linkart 5.4.5-1.20.6-build.29 dark-matter-base: Dark Matter Base 4.0.0-1.20.1-build.481 lithium: Lithium 0.13.0 lithostitched: Lithostitched 1.2.3 macawsbridgesbop: Macaw's Bridges - BOP 1.21-1.0 macawsroofsbop: Macaw's Roofs - BOP 1.21-1.0 macrokeybinds: Macro Keybinds 1.3.1 mcpitanlib: MCPitanLib 2.3.2-1.21-fabric compatdatapacks76: CompatDatapacks **.**.**.**-fabric org_yaml_snakeyaml: snakeyaml 2.0 mcwbridges: Macaw's Bridges 3.0.0 mcwdoors: Macaw's Doors 1.1.1 mcwfences: Macaw's Fences and Walls 1.1.2 mcwfurnitures: Macaw's Furniture 3.3.0 mcwfurnituresbop: Macaw's Furnitures - BOP 1.21-1.0 mcwlights: Macaw's Lights and Lamps 1.1.1 mcwroofs: Macaw's Roofs 2.3.1 mcwtrpdoors: Macaw's Trapdoors 1.1.3 mcwwindows: Macaw's Windows 2.3.0 medieval_buildings: Medieval Buildings 1.0.2 medievalend: Medieval Buildings [The End Edition] 1.0.2 memoryusagetitle: Memory Usage Title 1.0.0 menulogue: Menulogue 1.21-1.0.6 mes: Moog's End Structures 1.3.2-1.21-fabric metalbundles: Metal Bundles 21.0.0 minecraft: Minecraft 1.21 mns: Moog's Nether Structures 1.0.2-1.21-fabric mo_glass: Mo Glass 1.8.1-MC1.21 mob_catcher: Mob Catcher 1.5.5 mobility: Frostbyte's Maximum Mobility 1.8.0 modmenu: Mod Menu 11.0.1 placeholder-api: Placeholder API 2.4.0-pre.2+1.21 modsettings: ModSettings 1.2.0+1.21 monolib: MonoLib 1.3.0 more_beautiful_torches: More Beautiful Torches 3.0.0 more_gems: More Gems 1.7.11 morecarpets: More Carpets 1.0.1 morenemoswoodcuttervariants: More Nemo's Woodcutter Variants 1.0.1-1.21 moretools: More Tools (Polymer) 1.5.0+1.21 polymer-blocks: Polymer (Textured Blocks) 0.9.1+1.21 polymer-core: Polymer (Core) 0.9.1+1.21 polymer-networking: Polymer (Networking) 0.9.1+1.21 polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.9.1+1.21 polymer-resource-pack: Polymer (Resource Pack) 0.9.1+1.21 polymer-common: Polymer (Common) 0.9.1+1.21 packet_tweaker: Packet Tweaker 0.5.4+1.20.6 morevanillashields: More Vanilla Shields 1.0.0-1.21 mousetweaks: Mouse Tweaks 2.26 moveboats: Move Boats 3.3 moveminecarts: Move Minecarts 3.5 mr_bft: Better Fletching Tables (BFT) 3.0.0 mr_enchantments_encore: Enchantments Encore 1.4a mr_mob_wrangler: Mob Wrangler 1.2 mr_tidal_towns: Tidal Towns 1.3.2 mss: Moog's Soaring Structures 1.1.2-1.21-fabric mvs: Moog's Voyager Structures 4.1.3-1.21-fabric mythicmetals: Mythic Metals 0.20.0+1.21-alpha5 additionalentityattributes: Additional Entity Attributes 1.8.0+1.21 common-protection-api: Common Protection API 1.0.0 mythicupgrades: Mythic Upgrades 4.1.1+mc1.21 nametagtweaks: Name Tag Tweaks 3.6 nature_arise: Nature Arise 0.9.2 com_electronwill_night-config_core: core 3.8.0 com_electronwill_night-config_toml: toml 3.8.0 naturescompass: Nature's Compass 1.21-2.2.6-fabric nemos-carpentry: Nemo's Carpentry 2.5.1-1.21 nemos-woodcutter: Nemo's Woodcutter 1.11.3-1.21 netherportalfix: NetherPortalFix 21.0.2 netherrackblasting: Blasting Netherrack into Nether Bricks 1.21-0-fabric netherwardblock: Nether Wart Blocks to Nether Warts 1.21-6-fabric nightvision: NightVision 1.1 noanimaltemptdelay: No Animal Tempt Delay 1.1 noclip: noclip 1.3.0+1.21-fabric nohostilesaroundcampfire: No Hostiles Around Campfire 7.0 nullscape: Nullscape 1.2.7 obsidianboat: Obsidian Boat 6.0.1+mc1.21 obsidianequipment: Obsidian Equipment 1.0.2 omnihopper: Omni-Hopper 2.3.2+1.21 cooldown-coordinator: Cooldown Coordinator 0.7.2 oreharvester: Ore Harvester 1.3 owo: oωo 0.12.11+1.21 io_wispforest_endec_jankson: jankson 0.1.3 passiveendermen: Passive Endermen 4.7 paxi: Paxi 1.21-Fabric-5.0.0 permanentsponges: Permanent Sponges 21.0.1 philipsruins: Philip`s Ruins 1.21 pickupnotifier: Pick Up Notifier 21.0.0 polymorph: Polymorph 1.0.2+1.21 potionring: Potion Ring - REFORGED 1.21-1.0 provihealth: Provi's Health Bars 2.1.0+1.21 puzzleslib: Puzzles Lib 21.0.15 recipecommands: Recipe Commands 3.3 reeses-sodium-options: Reese's Sodium Options 1.7.2+mc1.21 regions_unexplored: Regions Unexplored 0.5.6 reinfbarrel: Reinforced Barrels 2.5.1+1.21 reinfcore: Reinforced Core 4.0.1+1.21 reinfchest: Reinforced Chests 3.0.1+1.21 reinfshulker: Reinforced Shulker Boxes 3.0.1+1.21 replantingcrops: Replanting Crops 5.3 resourcefullib: Resourceful Lib 3.0.9 com_teamresourceful_bytecodecs: bytecodecs 1.1.2 com_teamresourceful_yabn: yabn 1.0.3 rightclickharvest: Right Click Harvest 4.3.1+1.21 roughlyenoughconfigscreens: Roughly Enough Config Screens 1.5.3 roughlyenoughitems: Roughly Enough Items 16.0.729 error_notifier: Error Notifier 1.0.9 roughlyenoughprofessions: Roughly Enough Professions 4.0.0 scaffoldingdropsnearby: Scaffolding Drops Nearby 3.2 searchables: Searchables 1.0.1 selectivemining: SelectiveMining 2.0 shulkerboxtooltip: Shulker Box Tooltip 5.0.3+1.21 shulkerdropstwo: Shulker Drops Two 3.3 sixstairs: Craft 6 stairs instead of 4 1.21-10-fabric slabsandstairs: Frostbyte's Slabs & Stairs 1.11.0 slabstoblocks: Craft slabs back into blocks 1.21-1-fabric slotcycler: Slot Cycler 21.0.0 hotbarslotcycling: Hotbar Slot Cycling 21.0.0 smallships: Small Ships 2.0.0-b1.3.5 smallstairs: Small Stairs 1.1.5 smeltingstone: Smelting Cobblestone In a Blast Furnace 1.21-0-fabric smoke_signals: Smoke Signals 1.1 sodium: Sodium 0.5.11+mc1.21 sodium-extra: Sodium Extra 0.5.7+mc1.21 caffeineconfig: CaffeineConfig 1.3.0+1.17 softerhaybales: Softer Hay Bales 3.2 splitshulkers: Split Shulker Boxes 1.0.1 spyglass_improvements: Spyglass Improvements 1.5.3 staaaaaaaaaaaack: Staaaaaaaaaaaack 1.21-1.5-75 fiber: fiber 0.23.0-2 stackdeobfuscator: StackDeobfuscator 1.4.3+08e71cc net_fabricmc_mapping-io: mapping-io 0.6.1 stackdeobfuscator-common: StackDeobfuscator Common 1.4.3+08e71cc stackrefill: Stack Refill 4.4 status-effect-bars: Status Effect Bars 1.0.6 strange: Strange 7.0.13 structory: Structory 1.3.5 structory_towers: Structory: Towers 1.0.7 supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8 supermartijn642corelib: SuperMartijn642's Core Lib 1.1.17 t_and_t: Towns and Towers 1.13.2 taxfreelevels: Tax Free Levels 1.3.12 tclayer: Accessories Trinkets Compat Layer 3.10.0+beta.2 terrablender: TerraBlender **.**.**.** terralith: Terralith 2.5.4 terrestria: Terrestria 7.0.0 terraform-config-api-v1: Terraform Config API (v1) 11.0.0-alpha.1 terraform-dirt-api-v1: Terraform Dirt API (v1) 11.0.0-alpha.1 terraform-tree-api-v1: Terraform Tree API (v1) 11.0.0-alpha.1 terrestria-client: Terrestria: Client 7.0.0 terrestria-common: Terrestria: Common 7.0.0 terrestria-worldgen: Terrestria: World Generation 7.0.0 torch_hit: Torch hit! 7.0.0 totw_modded: Towers of the Wild Modded fabric-1.21-1.0.5 tradingpost: Trading Post 21.0.2 travelerscompass: Traveler's Compass 3.0.4 traverse: Traverse 8.0.0 traverse-client: Traverse: Client 8.0.0 traverse-common: Traverse: Common 8.0.0 traverse-worldgen: Traverse: World Generation 8.0.0 trenzalore: Trenzalore 6.0.2 trop: The Rings of Power 24.7.19 underwaterenchanting: Underwater Enchanting 2.8 utility_belt: Utility Belt 2.4.0+1.21 valhelsia_core: Valhelsia Core 1.1.3 valhelsia_furniture: Valhelsia Furniture 1.1.0 vanillazoom: Vanilla Zoom 2.5 veinmining: Vein Mining 5.0.0-beta+1.21 visibletraders: Visible Traders 0.0.1 waystones: Waystones 21.0.8 wilderwild: Wilder Wild 2.4.6-mc1.21 frozenlib: FrozenLib 1.8-mc1.21 wits: WITS 1.3.0+1.21-fabric woodarmor: Wooden Armors (+ Stone Armor) 1.0.1 woodarmorhorse: Wooden Horse Armors 1.0.1 wooltweaks: Wool Tweaks 3.6 wover: WorldWeaver 21.0.13 wover-biome: WorldWeaver - Biome API 21.0.13 wover-block: WorldWeaver - Block and Item API 21.0.13 wover-common: WorldWeaver - Common API 21.0.13 wover-core: WorldWeaver - Core API 21.0.13 wover-datagen: WorldWeaver - Datagen API 21.0.13 wover-events: WorldWeaver - Events API 21.0.13 wover-feature: WorldWeaver - Feature API 21.0.13 wover-generator: WorldWeaver - World Generator API 21.0.13 wover-item: WorldWeaver - Item API 21.0.13 wover-math: WorldWeaver - Math API 21.0.13 wover-preset: WorldWeaver - World Preset API 21.0.13 wover-recipe: WorldWeaver - Recipe API 21.0.13 wover-structure: WorldWeaver - Structure API 21.0.13 wover-surface: WorldWeaver - Surface API 21.0.13 wover-tag: WorldWeaver - Tag API 21.0.13 wover-ui: WorldWeaver - UI API 21.0.13 wunderlib: WunderLib 21.0.8 xaerominimap: Xaero's Minimap 24.3.0 xaeroplus: XaeroPlus 2.22.3 com_github_ben-manes_caffeine_caffeine: caffeine 3.1.8 net_lenni0451_lambdaevents: LambdaEvents 2.4.2 xaeroworldmap: Xaero's World Map 1.39.0 xtraarrows: Xtra Arrows 3 3.3.1 yet_another_config_lib_v3: YetAnotherConfigLib 3.5.0+1.21-fabric com_twelvemonkeys_common_common-image: common-image 3.10.0 com_twelvemonkeys_common_common-io: common-io 3.10.0 com_twelvemonkeys_common_common-lang: common-lang 3.10.0 com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0 com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0 com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0 org_quiltmc_parsers_gson: gson 0.2.1 org_quiltmc_parsers_json: json 0.2.1 you_may_rest_now: You May Rest Now 1.0.0+1.21 youritemsaresafe: Your Items Are Safe 4.4 yungsapi: YUNG's API 1.21-Fabric-5.0.0 zoomify: Zoomify 2.14.0+1.21 com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.1 Loaded Shaderpack: ComplementaryUnbound_r5.2.2.zip Profile: HIGH (+2 options changed by user) Launched Version: fabric-loader-0.16.3-1.21 Launcher name: minecraft-launcher Backend library: LWJGL version 3.3.3-snapshot Backend API: AMD Radeon RX 6700 XT GL version 3.2.0 Core Profile Context 24.7.1.240711, ATI Technologies Inc. Window size: 1920x1081 GFLW Platform: win32 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric' Universe: 400921fb54442d18 Type: Integrated Server (map_client.txt) Graphics mode: fancy Render Distance: 12/12 chunks 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 Current Language: en_us Locale: en_US System encoding: Cp1252 File encoding: UTF-8 CPU: 16x AMD Ryzen 7 5800X 8-Core Processor Server Running: true Player Count: 1 / 8; [class_3222['Gamemassa2'/21, l='ServerLevel[Binary Testing]', x=-5.34, y=-60.00, z=0.39]] 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) 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 Enabled Feature Flags: minecraft:vanilla World Generation: Stable World Seed: -350016917646574296