Salandora / SophisticatedBackpacks

Sophisticated backpacks is yet another minecraft backpack mod this time with backpack you can place in world, color in different color combinations, upgrade with more inventory and enhance with many functional upgrades.
https://www.curseforge.com/minecraft/mc-mods/sophisticated-backpacks-unofficial-fabric-port
GNU General Public License v3.0
19 stars 6 forks source link

Incompatibility with Roughly enough item (REI) All versions #64

Open Genistronote opened 3 days ago

Genistronote commented 3 days ago

The game just straight crashes when i try to look out for the recipe. If you find a way to fix this it will be very appreciated otherwise if you can just tell me Im dumb and you know the solution may you tell me ?

Here is the error Log:

_java.lang.NullPointerException: Cannot invoke "java.util.function.Predicate.test(Object)" because "this.filter" is null at knot//me.shedaniel.rei.impl.common.entry.comparison.NbtHasherProviderImpl$Hasher.hashIgnoringKeys(NbtHasherProviderImpl.java:80) at knot//me.shedaniel.rei.impl.common.entry.comparison.NbtHasherProviderImpl$Hasher.hash(NbtHasherProviderImpl.java:74) at knot//me.shedaniel.rei.impl.common.entry.comparison.NbtHasherProviderImpl$Hasher.hash(NbtHasherProviderImpl.java:56) at knot//net.p3pp3rf1y.sophisticatedbackpacks.compat.rei.REICompat.lambda$registerItemComparators$0(REICompat.java:37) at knot//me.shedaniel.rei.impl.common.entry.comparison.EntryComparatorRegistryImpl.hashOf(EntryComparatorRegistryImpl.java:76) at knot//me.shedaniel.rei.plugin.client.entry.ItemEntryDefinition.equals(ItemEntryDefinition.java:163) at knot//me.shedaniel.rei.plugin.client.entry.ItemEntryDefinition.equals(ItemEntryDefinition.java:80) at knot//me.shedaniel.rei.api.common.util.EntryStacks.equals(EntryStacks.java:87) at knot//me.shedaniel.rei.api.common.util.EntryStacks.equalsFuzzy(EntryStacks.java:146) at knot//me.shedaniel.rei.impl.client.view.ViewsImpl.lambda$_buildMapFor$0(ViewsImpl.java:102) at knot//me.shedaniel.rei.api.common.util.CollectionUtils.flatMap(CollectionUtils.java:174) at knot//me.shedaniel.rei.impl.client.view.ViewsImpl._buildMapFor(ViewsImpl.java:106) at knot//me.shedaniel.rei.impl.client.view.ViewsImpl.buildMapFor(ViewsImpl.java:82) at knot//me.shedaniel.rei.impl.client.ClientHelperImpl$ViewSearchBuilderImpl.lambda$new$0(ClientHelperImpl.java:405) at knot//com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:181) at knot//me.shedaniel.rei.impl.client.ClientHelperImpl$ViewSearchBuilderImpl.buildMapInternal(ClientHelperImpl.java:478) at knot//me.shedaniel.rei.impl.client.ClientHelperImpl.openView(ClientHelperImpl.java:337) at knot//me.shedaniel.rei.api.client.view.ViewSearchBuilder.open(ViewSearchBuilder.java:228) at knot//me.shedaniel.rei.impl.client.gui.ScreenOverlayImpl.method_25404(ScreenOverlayImpl.java:401) at knot//me.shedaniel.rei.RoughlyEnoughItemsCoreClient.lambda$registerEvents$22(RoughlyEnoughItemsCoreClient.java:433) at knot//net.minecraft.class_309.handler$zkd000$architectury$onKey(class_309.java:1666) at knot//net.minecraft.class_309.method_1466(class_309.java:410) at knot//net.minecraft.class_309.method_22678(class_309.java:499) at knot//net.minecraft.class_1255.execute(class_1255.java:108) at knot//net.minecraft.class_309.method_22676(class_309.java:499) at knot//org.lwjgl.glfw.GLFWKeyCallback$Container.invoke(GLFWKeyCallback.java:82) at knot//com.moulberry.axiom.editor.CustomImGuiImplGlfw.keyCallback(CustomImGuiImplGlfw.java:364) at knot//org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:44) at knot//org.lwjgl.system.JNI.invokeV(Native Method) at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438) at knot//com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:150) at knot//com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:168) at knot//net.minecraft.class_1041.method_15998(class_1041.java:303) at knot//net.minecraft.class_310.method_1523(class_310.java:1307) at knot//net.minecraft.class_310.method_1514(class_310.java:882) at knot//net.minecraft.client.main.Main.main(Main.java:256) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at 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 knot//me.shedaniel.rei.impl.common.entry.comparison.NbtHasherProviderImpl$Hasher.hashIgnoringKeys(NbtHasherProviderImpl.java:80) at knot//me.shedaniel.rei.impl.common.entry.comparison.NbtHasherProviderImpl$Hasher.hash(NbtHasherProviderImpl.java:74) at knot//me.shedaniel.rei.impl.common.entry.comparison.NbtHasherProviderImpl$Hasher.hash(NbtHasherProviderImpl.java:56) at knot//net.p3pp3rf1y.sophisticatedbackpacks.compat.rei.REICompat.lambda$registerItemComparators$0(REICompat.java:37) at knot//me.shedaniel.rei.impl.common.entry.comparison.EntryComparatorRegistryImpl.hashOf(EntryComparatorRegistryImpl.java:76) at knot//me.shedaniel.rei.plugin.client.entry.ItemEntryDefinition.equals(ItemEntryDefinition.java:163) at knot//me.shedaniel.rei.plugin.client.entry.ItemEntryDefinition.equals(ItemEntryDefinition.java:80) at knot//me.shedaniel.rei.api.common.util.EntryStacks.equals(EntryStacks.java:87) at knot//me.shedaniel.rei.api.common.util.EntryStacks.equalsFuzzy(EntryStacks.java:146) at knot//me.shedaniel.rei.impl.client.view.ViewsImpl.lambda$_buildMapFor$0(ViewsImpl.java:102) at knot//me.shedaniel.rei.api.common.util.CollectionUtils.flatMap(CollectionUtils.java:174) at knot//me.shedaniel.rei.impl.client.view.ViewsImpl._buildMapFor(ViewsImpl.java:106) at knot//me.shedaniel.rei.impl.client.view.ViewsImpl.buildMapFor(ViewsImpl.java:82) at knot//me.shedaniel.rei.impl.client.ClientHelperImpl$ViewSearchBuilderImpl.lambda$new$0(ClientHelperImpl.java:405) at knot//com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:181) at knot//me.shedaniel.rei.impl.client.ClientHelperImpl$ViewSearchBuilderImpl.buildMapInternal(ClientHelperImpl.java:478) at knot//me.shedaniel.rei.impl.client.ClientHelperImpl.openView(ClientHelperImpl.java:337) at knot//me.shedaniel.rei.api.client.view.ViewSearchBuilder.open(ViewSearchBuilder.java:228) at knot//me.shedaniel.rei.impl.client.gui.ScreenOverlayImpl.method_25404(ScreenOverlayImpl.java:401) at knot//me.shedaniel.rei.RoughlyEnoughItemsCoreClient.lambda$registerEvents$22(RoughlyEnoughItemsCoreClient.java:433) at knot//net.minecraft.class_309.handler$zkd000$architectury$onKey(class_309.java:1666) at knot//net.minecraft.class_309.method_1466(class_309.java:410) at knot//net.minecraft.class_309.method_22678(class_309.java:499) at knot//net.minecraft.class_1255.execute(class_1255.java:108) at knot//net.minecraft.class_309.method_22676(class_309.java:499) at knot//org.lwjgl.glfw.GLFWKeyCallback$Container.invoke(GLFWKeyCallback.java:82) at knot//com.moulberry.axiom.editor.CustomImGuiImplGlfw.keyCallback(CustomImGuiImplGlfw.java:364) at knot//org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:44) at knot//org.lwjgl.system.JNI.invokeV(Native Method) at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438) at knot//com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:150) at knot//com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:168)

-- Uptime -- Details: JVM uptime: 515.559s Wall uptime: 503.635s High-res time: 490.292s Client ticks: 9283 ticks / 464.150s Stacktrace: at knot//net.minecraft.class_310.method_1587(class_310.java:2501) at knot//net.minecraft.class_310.method_54580(class_310.java:949) at knot//net.minecraft.class_310.method_1514(class_310.java:905) at knot//net.minecraft.client.main.Main.main(Main.java:256) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

-- Affected level -- Details: All players: 1 total; [class_746['Vulpilex'/33, l='ClientLevel', x=660.25, y=125.00, z=-2488.68]] Chunk stats: 1369, 913 Level dimension: minecraft:overworld Level spawn location: World: (0,109,0), Section: (at 0,13,0 in 0,6,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: 258556 game time, 325707 day time Server brand: fabric Server type: Integrated singleplayer server Tracked entity count: 188

-- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: vanilla, file/Compact Font.zip, file/Nature X - 10.1.zip, high_contrast, file/Fancy Crops v1.0 f5-34.zip, file/Shrimps-Distinct-Potions.zip, file/Nautilus3D-V2.1.zip, file/EvenBetterEnchants_v2_r1.zip, file/[1.4.1] Enhanced Boss Bars.zip, file/better_flame_particles-v2.1-mc1.14x-1.21x-resourcepack.zip, file/FA+All_Extensions-v1.4.zip, file/FreshAnimations_v1.9.2.zip, file/§b§lVanilla Experience+§0.zip, file/Immersive_interfaces.zip, file/Icon Xaero's 1.2 HF.zip, file/DetailedAnimationsReworked - 1.13.zip, fabric, accessories, advancednetherite, adventurez, ambientsounds, amendments, animatica, appleskin, archers, artifacts, axiom, balm-fabric, bclib, betteradvancements, betterarcheology, betterdeserttemples, betterdungeons, betterend, betterf3, betterfortresses, bettermineshafts, betternether, betteroceanmonuments, betterstats, betterstrongholds, betterthirdperson, biomesoplenty, bookshelf, bosses_of_mass_destruction, cameraoverhaul, 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, carryon, chat_heads, chatanimation, chipped, citresewn, citresewn-defaults, cloth-config, codextra, combat_roll, common_events, conditional-mixin, config_toolkit, continuity, craftablecapes, creativecore, creeperoverhaul, croptopia, ctov, customportalapi, dark-loading-screen, deeperdarker, defaultoptions, dense-flowers, detailab, distanthorizons, doapi, doggytalents, dragonloot, drippyloadingscreen, dtnpaletteofpaws, dynamiccrosshair, dynamiccrosshair-api, easyanvils, eatinganimationid, elevatorid, elixirum, elytratrims, emojitype, enchdesc, enhanced_attack_indicator, entity_model_features, entity_texture_features, entityculling, epherolib, essential, essential-container, essential-loader, explosiveenhancement, extended_drawers, extendeddrawersaddon, extremesoundmuffler, 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, falling-block-particles, fallingleaves, fancymenu, firstperson, flow, footprintparticle, forgeconfigapiport, freecam, friendsandfoes, fwaystones, fzzy_config, graphlib, handcrafted, icarus, immersiveui, inventoryhud, invmove, iris, items_displayed, jamlib, jankson, jewelry, keybind_fix, knightlib, knightquest, konkrete, krypton, languagereload, leafmealone, libbamboo, libgui, libipn, lilylib, make_bubbles_pop, mica, midnightlib, mm, modernfix, modmenu, modmenu_high_contrast, moonlight, more_heart_types, moremcmeta, moretotems, mr_dungeons_andtaverns, mr_edf_remastered, mru, natures_spirit, notebook, notenoughanimations, optigui, owo, paladins, paradise_lost, particle_core, particletweaks, particular, physicsmod, playeranimator, polytone, porting_lib_accessors, porting_lib_asm, porting_lib_attributes, porting_lib_blocks, porting_lib_common, porting_lib_conditions, porting_lib_core, porting_lib_data, porting_lib_extensions, porting_lib_fluids, porting_lib_gametest, porting_lib_item_abilities, porting_lib_lazy_registration, porting_lib_level_events, porting_lib_loot, porting_lib_model_loader, porting_lib_models, porting_lib_transfer, presencefootsteps, puffish_skills, ranged_weapon_api, realisticbees, resourcefulconfig, rightclickharvest, rogues, roughlyenoughitems, runes, satin, screenfx, searchables, shield_api, shulkerboxtooltip, skinexpansion_dtn, skinlayers3d, sodium, sodiumleafculling, sophisticatedbackpacks, sophisticatedcore, sophisticatedstorage, sound_physics_remastered, sounds, spell_engine, spell_power, spyglass_astronomy, status-effect-bars, stendhal, structure_pool_api, superbsteeds, talkbubbles, taxfreelevels, tcdcommons, team_reborn_energy, terrablender, terraform-wood-api-v1, the_bumblezone, tide, tooltipscroll, trimmable_tools, trinkets, tslatentitystatus, utility_belt, vinery, visuality, visualworkbench, wakes, watut, weaponmaster_ydm, wizards, wover, wover-block, wover-core, wover-events, wover-generator, wover-preset, wover-surface, wover-ui, wunderlib, xaerominimap, xaeroplus, xaeroworldmap, xercapaint, xp_storage, yet_another_config_lib_v3, yigd, you_died, zoomify, moonlight:mods_dynamic_assets, extendeddrawersaddon:addon, elytratrims:legacy, visualworkbench:default_block_models, easyanvils:default_block_models, moremcmeta-internal, Essential Assets, essential

-- System Details -- Details: Minecraft Version: 1.21.1 Minecraft Version ID: 1.21.1 Operating System: Windows 11 (amd64) version 10.0 Java Version: 21.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 5315795848 bytes (5069 MiB) / 10133438464 bytes (9664 MiB) up to 16106127360 bytes (15360 MiB) CPUs: 24 Processor Vendor: GenuineIntel Processor Name: 12th Gen Intel(R) Core(TM) i9-12900K Identifier: Intel64 Family 6 Model 151 Stepping 2 Microarchitecture: Alder Lake Frequency (GHz): 3.19 Number of physical packages: 1 Number of physical CPUs: 16 Number of logical CPUs: 24 Graphics card #0 name: NVIDIA GeForce RTX 4080 SUPER Graphics card #0 vendor: NVIDIA Graphics card #0 VRAM (MiB): 16376.00 Graphics card #0 deviceId: VideoController1 Graphics card #0 versionInfo: 32.0.15.6109 Memory slot #0 capacity (MiB): 16384.00 Memory slot #0 clockSpeed (GHz): 4.80 Memory slot #0 type: Unknown Memory slot #1 capacity (MiB): 16384.00 Memory slot #1 clockSpeed (GHz): 4.80 Memory slot #1 type: Unknown Virtual memory max (MiB): 77401.70 Virtual memory used (MiB): 36950.52 Swap memory total (MiB): 44864.00 Swap memory used (MiB): 164.29 Space in storage for jna.tmpdir (MiB): available: 493338.44, total: 1906830.00 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 493338.44, total: 1906830.00 Space in storage for io.netty.native.workdir (MiB): available: 493338.44, total: 1906830.00 Space in storage for java.io.tmpdir (MiB): available: 493338.44, total: 1906830.00 Space in storage for workdir (MiB): available: 493338.44, total: 1906830.00 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx15G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Fabric Mods: accessories: Accessories 1.1.0-beta.16+1.21.1 advancednetherite: Advanced Netherite 2.1.6-1.21.1 adventurez: AdventureZ 1.4.23 ambientenvironment: AmbientEnvironment 18.0.0.1 ambientsounds: AmbientSounds 6.1.2 amendments: Amendments 1.21-1.2.19 animatica: Animatica 0.6.1+1.21 appleskin: AppleSkin 3.0.5+mc1.21 archers: Archers (RPG Series) 2.1.1+1.21.1 com_github_zsoltmolnarrr_tinyconfig: TinyConfig 2.3.2 ranged_weapon_api: RangedWeaponAPI 2.0.4+1.21.1 structure_pool_api: Structure Pool API 1.1.3+1.21.1 architectury: Architectury 13.0.8 armorful: Armorful 3.1.3+1.21 artifacts: Artifacts 12.0.6 expandability: ExpandAbility 12.0.0 axiom: Axiom 4.2.0 com_moulberry_axiomclientapiaxiomclientapi: axiomclientapi 1.0.0 com_moulberry_mixinconstraints: mixinconstraints 1.0.1 azurelibarmor: AzureLib Armor 2.3.13 balm-fabric: Balm 21.0.20 kuma_api: KumaAPI 21.0.5-SNAPSHOT bclib: BCLib 21.0.13 betteradvancements: Better Advancements 0.4.2.19 betteranimationscollection: Better Animations Collection 21.1.0 betterarcheology: Better Archeology 1.2.0-1.21 betterdeserttemples: YUNG's Better Desert Temples 1.21.1-Fabric-4.1.2 org_reflections_reflections: reflections 0.10.2 betterdungeons: YUNG's Better Dungeons 1.21.1-Fabric-5.1.2 betterend: Better End 21.0.11 betterf3: BetterF3 11.0.2 betterfortresses: YUNG's Better Nether Fortresses 1.21.1-Fabric-3.1.2 bettermineshafts: YUNG's Better Mineshafts 1.21.1-Fabric-5.1.1 betternether: Better Nether 21.0.11 betteroceanmonuments: YUNG's Better Ocean Monuments 1.21.1-Fabric-4.1.1 betterstats: Better Statistics Screen 3.13.2+fabric-1.21 betterstrongholds: YUNG's Better Strongholds 1.21.1-Fabric-5.1.2 betterthirdperson: Better Third Person 1.9.0 biomesoplenty: BiomesOPlenty 21.1.0.7 bookshelf: Bookshelf 21.1.4 bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.10.2-1.21.1 multipart_entities: MultipartEntities 1.7-1.21 cameraoverhaul: Camera Overhaul 1.4.1-fabric-universal 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 carryon: Carry On 2.2.2 chat_heads: Chat Heads 0.13.3 chatanimation: ChatAnimation 1.0.6 chipped: Chipped 4.0.2 citresewn: CIT Resewn 1.2.1+1.21 citresewn-defaults: CIT Resewn: Defaults 1.2.1+1.21 cloth-config: Cloth Config v15 15.0.140 cloth-basic-math: cloth-basic-math 0.6.1 collective: Collective 7.87 combat_roll: Combat Roll 2.0.1+1.21.1 commonnetworking: Common Network 1.0.16-1.21.1 continuity: Continuity 3.0.0-beta.5+1.21 coroutil: CoroUtil 1.21.0-1.3.7 craftablecapes: CraftableCapes 1.1.1 creativecore: CreativeCore 2.12.16 net_neoforged_bus: bus 7.2.0 creeperoverhaul: Creeper Overhaul 4.0.5 com_teamresourceful_resourceful-cosmetics-4j: resourceful-cosmetics-4j 1.0.3 croptopia: Croptopia 3.0.9 ctov: ChoiceTheorem's Overhauled Village 3.5.4 cutthrough: Cut Through 21.1.0 dark-loading-screen: Dark Loading Screen 1.6.14 deeperdarker: Deeper and Darker 1.3.2.1 defaultoptions: Default Options 21.1.1 dense-flowers: Dense Flowers 0.2.1+mc1.21.0 detailab: Detail Armor Bar 2.6.3+1.21.1-fabric distanthorizons: Distant Horizons 2.2.1-a fabric-api-base: Fabric API Base 0.4.42+6573ed8c90 fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a790 doapi: [Let's Do] API 1.3.0-beta-release terraform-wood-api-v1: Terraform Wood API (v1) 11.0.0-alpha.1 doggytalents: Doggy Talents Next 1.18.33 dragonloot: DragonLoot 1.1.7 drippyloadingscreen: Drippy Loading Screen 3.0.7 dtnpaletteofpaws: DTN's Palette Of Paws 1.2.5 dynamiccrosshair: Dynamic Crosshair 8.1+1.21 dynamiccrosshair-api: DynamicCrosshair API 1.1 libbamboo: libbamboo 1.21.0.2 easyanvils: Easy Anvils 21.1.0 eatinganimationid: Eating Animation 1.21+1.9.72 elementa: Elementa 670 elevatorid: ElevatorMod 1.21-1.11.1 elixirum: Ars Elixirum 0.2.2 elytraslot: Elytra Slot 9.0.1+1.21.1 elytratrims: Elytra Trims 3.5.4 conditional-mixin: conditional mixin 0.6.2 mixinsquared: MixinSquared 0.1.2-beta.4 emojitype: Emoji Type 2.2.7-1.21.1 enchdesc: EnchantmentDescriptions 21.1.3 enhanced_attack_indicator: Enhanced Attack Indicator 1.1.0+1.21 entity_model_features: Entity Model Features 2.2.6 entity_texture_features: Entity Texture Features 6.2.5 org_apache_httpcomponents_httpmime: httpmime 4.5.10 entityculling: EntityCulling 1.7.0 epherolib: EpheroLib 1.2.0-1.20.4 essential: Essential 1.3.5.3 essential-container: essential-container 1.0.0 essential-loader: essential-loader 1.2.3 explosiveenhancement: Explosive Enhancement 1.2.3-1.21.0 extended_drawers: Extended Drawers 3.0.4+mc.1.21.1 config_toolkit: ConfigToolkit 1.1.1 io_determann_shadow-api-17: shadow-api-17 0.2.0 net_fabricmc_javapoet: javapoet 0.1.0 graphlib: Graph Lib 2.0.0+1.21 codextra: Codextra 2.0.0+1.21 common_events: Common Events 1.0.0+1.21 extendeddrawersaddon: ExtendedDrawersAddon 1.1.0 extremesoundmuffler: Extreme sound muffler 3.48 fiber: fiber 0.23.0-2 fabric-api: Fabric API 0.107.0+1.21.1 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.69+b559734419 fabric-biome-api-v1: Fabric Biome API (v1) 13.0.30+be1ed2d719 fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a719 fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8c19 fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a719 fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8c19 fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366f19 fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd919 fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b319 fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.17+b559734419 fabric-convention-tags-v1: Fabric Convention Tags 2.1.1+7f945d5b19 fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.9.1+7fd4837519 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a719 fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.2.0+e49211d819 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.22+16c4ae2519 fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b9919 fabric-entity-events-v1: Fabric Entity Events (v1) 1.7.0+2122d82819 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13+ba9dae0619 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd919 fabric-item-api-v1: Fabric Item API (v1) 11.1.1+d5debaed19 fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.6+6823f7cd19 fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b319 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.4.0+0f6c53cd19 fabric-loot-api-v2: Fabric Loot API (v2) 3.0.15+3f89f5a519 fabric-loot-api-v3: Fabric Loot API (v3) 1.0.3+3f89f5a519 fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8c19 fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6b19 fabric-networking-api-v1: Fabric Networking API (v1) 4.3.0+c7469b2119 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.1+40875a9319 fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8c19 fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.13+6508971219 fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.1.3+60c3209b19 fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49c19 fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49c19 fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+df3654b319 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48+73761d2e19 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+1daea21519 fabric-rendering-v0: Fabric Rendering (v0) 1.1.71+df3654b319 fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd019 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b119 fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1+5b5275af19 fabric-screen-api-v1: Fabric Screen API (v1) 2.0.25+8b68f1c719 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.87+b559734419 fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8c19 fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.1+95bead5f19 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.1.0+1daea21519 fabric-language-kotlin: Fabric Language Kotlin 1.12.2+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.9.0 org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.9.0 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.4 org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.5.4 org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.2 org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.2 org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.2 fabricloader: Fabric Loader 0.16.9 falling-block-particles: Falling Block Particles 1.0.2 fallingleaves: Falling Leaves 1.16.2 fancymenu: FancyMenu 3.2.5 com_github_keksuccino_japng: japng 0.5.3 com_github_rtyley_animated-gif-lib-for-java: animated-gif-lib-for-java animated-gif-lib-1.7 ferritecore: FerriteCore 7.0.0 firstperson: FirstPerson 2.4.5 flow: Flow 2.1.2+1.21 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 footprintparticle: Footprint Particle 0.5.2-mc1.21 forgeconfigapiport: Forge Config API Port 21.1.1 com_electronwill_night-config_core: core 3.8.0 com_electronwill_night-config_toml: toml 3.8.0 fragmentum: Fragmentum 0.0.13 freecam: Freecam (Modrinth Edition) 1.3.0+mc1.21 friendsandfoes: Friends & Foes 3.0.5 fwaystones: Fabric Waystones 3.3.4+mc1.21.1 fzzy_config: Fzzy Config 0.5.6+1.21 blue_endless_jankson: jankson 1.2.3 fabric-permissions-api-v0: fabric-permissions-api 0.3.1 net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7 geckolib: GeckoLib 4 4.7 glitchcore: GlitchCore 2.1.0.0 net_jodah_typetools: typetools 0.6.3 handcrafted: Handcrafted 4.0.2 hopobetterruinedportal: Hopo Better Ruined Portal 1.4.4 icarus: Icarus 4.2.0 immersiveui: ImmersiveUI 0.2.2 inventoryhud: Inventory HUD + 3.4.26 invmove: InvMove 0.8.8 iris: Iris 1.8.0-beta.4+mc1.21.1 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 items_displayed: Items Displayed 1.3 jamlib: JamLib 1.2.2+1.21.1 java: OpenJDK 64-Bit Server VM 21 jewelry: Jewelry (RPG Series) 2.0.2+1.21.1 keybind_fix: Keybind Fix 1.0.1 knightlib: Knight Lib 1.1.1 knightquest: Knight Quest 1.7.1 konkrete: Konkrete 1.9.9 krypton: Krypton 0.2.8 com_velocitypowered_velocity-native: velocity-native 3.3.0-SNAPSHOT languagereload: Language Reload 1.6.1+1.21 leafmealone: Leaf Me Alone 1.0.1 leavemybarsalone: Leave My Bars Alone 21.1.2 libipn: libIPN 6.1.1 lithostitched: Lithostitched 1.3.4 make_bubbles_pop: Make Bubbles Pop 0.3.0-fabric melody: Melody 1.0.10 mica: Mica 1.0.2 minecraft: Minecraft 1.21.1 modernfix: ModernFix 5.19.5+mc1.21.1 modmenu: Mod Menu 11.0.2 placeholder-api: Placeholder API 2.4.0-pre.2+1.21 moonlight: Moonlight Lib 1.21-2.14.23 more_heart_types: More Heart Types 1.0.6+1.21-1.21.1 moremcmeta: MoreMcmeta 1.21-4.4.7 moremcmeta_animation_plugin: MoreMcmeta Animation Plugin 1.21-1.0.3 moremcmeta_gui_plugin: MoreMcmeta GUI Plugin 1.21-1.0.1 moremcmeta_json_parser_plugin: MoreMcmeta JSON Parser Plugin 1.21-1.1.1 moremcmeta_properties_parser_plugin: MoreMcmeta Properties Parser Plugin 1.21-1.1.5 moremcmeta_texture_plugin: MoreMcmeta Texture Plugin 1.21-1.0.1 moretotems: MoreTotems 2.20.1 mousetweaks: Mouse Tweaks 2.26 mr_animated_doors: Animated Doors 1.21 mr_builders_dream: Builders Dream 1.3 mr_craft_spawner: Craft Spawner 1-v.2.0.0 mr_dungeons_andtaverns: Dungeons and Taverns 1-v4.4.4 mr_edf_remastered: Ender Dragon Fight Remastered 5.0-beta4 mr_mine_treasure: Mine Treasure 1.4.6 mr_nice_mobsremastered: Nice Mobs Remastered: Friends & Foes 2.5b mr_vanilla_fireflies: Vanilla Fireflies 2.0 mru: Mineblock's Repeated Utilities 1.0.2+1.21+fabric natures_spirit: Nature's Spirit 1.6.3-1.21.1 notebook: Notebook 4.0.5 notenoughanimations: NotEnoughAnimations 1.7.6 octolib: OctoLib 0.4.2 org_yaml_snakeyaml: snakeyaml 2.2 optigui: OptiGUI 2.3.0-beta.5+1.21 org_apache_commons_commons-text: commons-text 1.12.0 org_ini4j_ini4j: ini4j 0.5.4 org_jetbrains_annotations: annotations 23.0.0 owo: oωo 0.12.15+1.21 io_wispforest_endec: endec 0.1.5 io_wispforest_endec_gson: gson 0.1.3 io_wispforest_endec_jankson: jankson 0.1.3 io_wispforest_endec_netty: netty 0.1.2 paladins: Paladins & Priests (RPG Series) 2.1.1+1.21.1 shield_api: Shield API 2.0.2+1.21.1 paradise_lost: Paradise Lost 2.2.7-beta+1.21.0 customportalapi: Custom Portal Api 0.0.1-beta67-1.21 mm: Manningham Mills 2.3 particle_core: Particle Core 0.2.4+1.21 particletweaks: Particle Tweaks 1.2.1-mc1.21.1 particular: Particular 1.1.1+1.21 physicsmod: Physics Mod 3.0.20 pickupnotifier: Pick Up Notifier 21.1.0 playeranimator: Player Animator 2.0.0-alpha1+1.21 polytone: Polytone 1.21-2.5.8 net_objecthunter_exp4j: exp4j 0.4.8 presencefootsteps: Presence Footsteps 1.10.0+1.21 kirin: Kirin UI 1.19.0+1.21 prickle: PrickleMC 21.1.3 puffish_skills: Pufferfish's Skills 0.14.2 puzzleslib: Puzzles Lib 21.1.17 realisticbees: Realistic Bees 4.0 resourcefulconfig: Resourcefulconfig 3.0.7 rightclickharvest: Right Click Harvest 4.4.3+1.21.1 rogues: Rogues & Warriors (RPG Series) 2.1.0+1.21.1 roughlyenoughitems: Roughly Enough Items 16.0.788 error_notifier: Error Notifier 1.0.11 runes: Runes 1.0.3+1.21.1 screenfx: ScreenFX 1.4.2+1.21 searchables: Searchables 1.0.1 shulkerboxtooltip: Shulker Box Tooltip 5.1.1+1.21.1 skinexpansion_dtn: DTN Skin Expansion Addon ${version} skinlayers3d: 3d-Skin-Layers 1.6.7 sodium: Sodium 0.6.0-beta.4+mc1.21.1 sodiumleafculling: Sodium Leaf Culling 1.0.0 sophisticatedbackpacks: Sophisticated Backpacks 1.21.1-3.20.19.44 porting_lib_extensions: Porting Lib Extensions 3.1.0+1.21.1 porting_lib_accessors: Porting Lib Accessors 3.1.0+1.21.1 porting_lib_asm: Porting Lib ASM 3.1.0+1.21.1 porting_lib_attributes: Porting Lib Attributes 3.1.0+1.21.1 porting_lib_common: Porting Lib Common 3.1.0+1.21.1 porting_lib_core: Porting Lib Core 3.1.0+1.21.1 porting_lib_gametest: Porting Lib GameTest 3.1.0+1.21.1 porting_lib_item_abilities: Porting Lib Item Abilities 3.1.0+1.21.1 porting_lib_blocks: Porting Lib Blocks 3.1.0+1.21.1 porting_lib_level_events: Porting Lib Level Events 3.1.0+1.21.1 porting_lib_loot: Porting Lib Loot 3.1.0+1.21.1 porting_lib_conditions: Porting Lib Conditions 3.1.0+1.21.1 porting_lib_model_loader: Porting Lib Model Loader 3.1.0+1.21.1 porting_lib_transfer: Porting Lib Transfer 3.1.0+1.21.1 team_reborn_energy: Energy 4.1.0 sophisticatedcore: Sophisticated Core 1.21.1-0.6.50.52 mixinextras: MixinExtras 0.5.0-beta.3 porting_lib_fluids: Porting Lib Fluids 3.1.0+1.21.1 porting_lib_lazy_registration: Porting Lib Lazy Register 3.1.0+1.21.1 porting_lib_models: Porting Lib Models 3.1.0+1.21.1 porting_lib_data: Porting Lib Data 3.1.0+1.21.1 sophisticatedstorage: Sophisticated Storage 1.21.1-0.10.52.47 sound_physics_remastered: Sound Physics Remastered 1.21.1-1.4.6 sounds: Sounds 2.1.0+1.21+fabric spell_engine: Spell Engine 1.1.2+1.21.1 spell_power: Spell Power Attribute 1.0.5+1.21.1 spyglass_astronomy: Spyglass Astronomy 1.0.13-mc1.21+ status-effect-bars: Status Effect Bars 1.0.6 stendhal: Stendhal 1.4.1-1.21 superbsteeds: Superb Steeds 1.21-r1 supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8 talkbubbles: Talk Bubbles 1.0.8 taxfreelevels: Tax Free Levels 1.4.1 tcdcommons: TCD Commons API 3.12.3+fabric-1.21 terrablender: TerraBlender 4.1.0.5 the_bumblezone: The Bumblezone - Fabric 7.7.5+1.21.1-fabric athena: Athena 4.0.0 resourcefullib: Resourceful Lib 3.0.11 com_teamresourceful_bytecodecs: bytecodecs 1.1.2 com_teamresourceful_yabn: yabn 1.0.3 tia: Tiny Item Animations 1.2.1 tide: Tide 1.3.4 tooltipscroll: Tooltip Scroll 1.4.0+1.21 lilylib: LilyLib 1.2.1+1.21 trimmable_tools: Trimmable Tools 2.0.3 trinkets: Trinkets 3.10.0 tslatentitystatus: TES 1.6.3 midnightlib: MidnightLib 1.6.3 universalcraft: UniversalCraft 365 utility_belt: Utility Belt 2.5.0+1.21.1 vigilance: Vigilance 306 vinery: [Let's Do] Vinery 1.5.0-beta-release visuality: Visuality 0.7.7+1.21 visualworkbench: Visual Workbench 21.1.0 wakes: Wakes 0.3.0+1.21.1 com_github_jdiemke_delaunay-triangulator_delaunaytriangulator: DelaunayTriangulator 1.0.0 satin: Satin 2.0.0 watut: What Are They Up To 1.21.0-1.1.3 weaponmaster_ydm: YDM's Weapon Master 4.2.3 wizards: Wizards (RPG Series) 2.1.0+1.21.1 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.6.1 xaeroplus: XaeroPlus 2.24.5 com_github_ben-manes_caffeine_caffeine: caffeine 3.1.8 com_github_rfresh2_oldbiomes: OldBiomes 1.0 net_lenni0451_lambdaevents: LambdaEvents 2.4.2 xaeroworldmap: Xaero's World Map 1.39.0 xercapaint: Joy of Painting 1.21.1-1.0.0 xp_storage: XP Storage 1.6+1.21 yigd: You're in Grave Danger 2.4.11 libgui: LibGui 11.0.0+1.21 jankson: Jankson 8.0.0+j1.2.3 libninepatch: LibNinePatch 1.2.0 you_died: You Died 4.0.0.19 yungsapi: YUNG's API 1.21.1-Fabric-5.1.2 org_javassist_javassist: javassist 3.29.2-GA zoomify: Zoomify 2.14.0+1.21 com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.1 Loaded Shaderpack: ComplementaryUnbound_r5.3.zip Profile: HIGH (+46 options changed by user) Launched Version: fabric-loader-0.16.9-1.21.1 Launcher name: minecraft-launcher Backend library: LWJGL version 3.3.3-snapshot Backend API: NVIDIA GeForce RTX 4080 SUPER/PCIe/SSE2 GL version 3.2.0 NVIDIA 561.09, NVIDIA Corporation Window size: 1920x1057 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: 15/15 chunks Resource Packs: vanilla, file/Compact Font.zip (incompatible), file/Nature X - 10.1.zip, high_contrast, file/Fancy Crops v1.0 f5-34.zip, file/Shrimps-Distinct-Potions.zip, file/Nautilus3D-V2.1.zip, file/EvenBetterEnchants_v2_r1.zip, file/[1.4.1] Enhanced Boss Bars.zip (incompatible), file/better_flame_particles-v2.1-mc1.14x-1.21x-resourcepack.zip, file/FA+All_Extensions-v1.4.zip, file/FreshAnimations_v1.9.2.zip, file/§b§lVanilla Experience+§0.zip, file/Immersive_interfaces.zip, file/Icon Xaero's 1.2 HF.zip, file/DetailedAnimationsReworked - 1.13.zip, fabric, accessories, advancednetherite, adventurez, ambientsounds, amendments, animatica, appleskin (incompatible), archers, artifacts, axiom, balm-fabric (incompatible), bclib, betteradvancements (incompatible), betterarcheology, betterdeserttemples, betterdungeons, betterend, betterf3, betterfortresses, bettermineshafts, betternether, betteroceanmonuments, betterstats, betterstrongholds, betterthirdperson, biomesoplenty, bookshelf (incompatible), bosses_of_mass_destruction, cameraoverhaul, 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, carryon (incompatible), chat_heads, chatanimation, chipped, citresewn, citresewn-defaults, cloth-config, codextra, combat_roll, common_events (incompatible), conditional-mixin, config_toolkit, continuity, craftablecapes, creativecore, creeperoverhaul, croptopia, ctov, customportalapi, dark-loading-screen, deeperdarker (incompatible), defaultoptions (incompatible), dense-flowers, detailab, distanthorizons (incompatible), doapi, doggytalents (incompatible), dragonloot, drippyloadingscreen (incompatible), dtnpaletteofpaws (incompatible), dynamiccrosshair, dynamiccrosshair-api, easyanvils, eatinganimationid, elevatorid, elixirum (incompatible), elytratrims (incompatible), emojitype, enchdesc (incompatible), enhanced_attack_indicator, entity_model_features, entity_texture_features, entityculling, epherolib, essential (incompatible), essential-container, essential-loader, explosiveenhancement, extended_drawers, extendeddrawersaddon, extremesoundmuffler (incompatible), 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, falling-block-particles, fallingleaves, fancymenu (incompatible), firstperson, flow, footprintparticle, forgeconfigapiport, freecam, friendsandfoes, fwaystones, fzzy_config, graphlib (incompatible), handcrafted, icarus, immersiveui (incompatible), inventoryhud, invmove, iris, items_displayed, jamlib, jankson, jewelry, keybind_fix, knightlib (incompatible), knightquest (incompatible), konkrete (incompatible), krypton, languagereload, leafmealone, libbamboo, libgui, libipn, lilylib, make_bubbles_pop, mica, midnightlib, mm, modernfix (incompatible), modmenu, modmenu_high_contrast, moonlight, more_heart_types, moremcmeta, moretotems (incompatible), mr_dungeons_andtaverns (incompatible), mr_edf_remastered, mru (incompatible), natures_spirit, notebook, notenoughanimations, optigui, owo, paladins, paradise_lost (incompatible), particle_core, particletweaks, particular, physicsmod, playeranimator, polytone, porting_lib_accessors, porting_lib_asm, porting_lib_attributes, porting_lib_blocks, porting_lib_common, porting_lib_conditions, porting_lib_core, porting_lib_data, porting_lib_extensions, porting_lib_fluids, porting_lib_gametest, porting_lib_item_abilities, porting_lib_lazy_registration, porting_lib_level_events, porting_lib_loot, porting_lib_model_loader, porting_lib_models, porting_lib_transfer, presencefootsteps, puffish_skills, ranged_weapon_api, realisticbees (incompatible), resourcefulconfig, rightclickharvest, rogues, roughlyenoughitems, runes, satin, screenfx, searchables (incompatible), shield_api, shulkerboxtooltip, skinexpansion_dtn (incompatible), skinlayers3d, sodium, sodiumleafculling (incompatible), sophisticatedbackpacks (incompatible), sophisticatedcore (incompatible), sophisticatedstorage (incompatible), sound_physics_remastered, sounds, spell_engine, spell_power, spyglass_astronomy, status-effect-bars, stendhal, structure_pool_api, superbsteeds, talkbubbles, taxfreelevels, tcdcommons, team_reborn_energy, terrablender (incompatible), terraform-wood-api-v1, the_bumblezone, tide (incompatible), tooltipscroll, trimmable_tools (incompatible), trinkets, tslatentitystatus, utility_belt, vinery, visuality, visualworkbench, wakes, watut (incompatible), weaponmaster_ydm, wizards, wover, wover-block, wover-core, wover-events, wover-generator, wover-preset, wover-surface, wover-ui, wunderlib, xaerominimap (incompatible), xaeroplus, xaeroworldmap (incompatible), xercapaint (incompatible), xp_storage, yet_another_config_lib_v3 (incompatible), yigd, you_died, zoomify, moonlight:mods_dynamic_assets, extendeddrawersaddon:addon (incompatible), elytratrims:legacy (incompatible), visualworkbench:default_block_models, easyanvils:default_block_models, moremcmeta-internal Current Language: en_us Locale: fr_CH System encoding: Cp1252 File encoding: UTF-8 CPU: 24x 12th Gen Intel(R) Core(TM) i9-12900K Server Running: true Player Count: 1 / 8; [class_3222['Vulpilex'/33, l='ServerLevel[Giga mods]', x=660.25, y=125.00, z=-2488.68]] Active Data Packs: vanilla, fabric, accessories, advancednetherite, adventurez, amendments, archers, armorful, artifacts, axiom, balm-fabric (incompatible), bclib, betterarcheology, betterdeserttemples (incompatible), betterdungeons (incompatible), betterend, betterfortresses (incompatible), bettermineshafts (incompatible), betternether, betteroceanmonuments (incompatible), betterstrongholds (incompatible), biomesoplenty (incompatible), bosses_of_mass_destruction, carryon (incompatible), chipped, collective, combat_roll, craftablecapes, creeperoverhaul, croptopia, ctov, deeperdarker (incompatible), doggytalents (incompatible), dragonloot, dtnpaletteofpaws (incompatible), dynamiccrosshair-api, easyanvils (incompatible), elevatorid, elixirum (incompatible), elytraslot (incompatible), elytratrims (incompatible), extended_drawers, fabric-convention-tags-v2, friendsandfoes, fwaystones, handcrafted, hopobetterruinedportal, icarus, items_displayed, jewelry, knightlib (incompatible), knightquest (incompatible), lithostitched, moonlight, moretotems (incompatible), mr_animated_doors, mr_builders_dream, mr_craft_spawner, mr_dungeons_andtaverns, mr_edf_remastered, mr_mine_treasure, mr_nice_mobsremastered, mr_vanilla_fireflies, natures_spirit, paladins, paradise_lost (incompatible), porting_lib_gametest, porting_lib_item_abilities, rightclickharvest, rogues, runes, sophisticatedbackpacks (incompatible), sophisticatedcore (incompatible), sophisticatedstorage (incompatible), sounds (incompatible), spell_engine, spell_power, terrablender (incompatible), the_bumblezone, tide (incompatible), trimmable_tools (incompatible), trinkets, tslatentitystatus, utility_belt, vinery, visualworkbench (incompatible), wizards, wover-generator, wover-preset, wover-surface, wover-tag, xercapaint (incompatible), xp_storage, yigd, moonlight:mods_dynamic_assets, natures_spirit:modified_badlands (incompatible), natures_spirit:modified_birch_forest (incompatible), natures_spirit:modified_dark_forest (incompatible), natures_spirit:modified_desert (incompatible), natures_spirit:modified_flower_forest (incompatible), natures_spirit:modified_jungle (incompatible), natures_spirit:modified_mountain_biomes (incompatible), natures_spirit:modified_savannas (incompatible), natures_spirit:modified_swamp (incompatible), natures_spirit:modified_windswept_hills (incompatible) Available Data Packs: accessories, advancednetherite, adventurez, amendments, archers, armorful, artifacts, axiom, balm-fabric (incompatible), bclib, betterarcheology, betterdeserttemples (incompatible), betterdungeons (incompatible), betterend, betterend:nourish_extensions, betterend:patchouli_extensions, betterfortresses (incompatible), bettermineshafts (incompatible), betternether, betternether:vanilla-hammers_extensions, betternether:vanillaexcavators_extensions, betteroceanmonuments (incompatible), betterstrongholds (incompatible), biomesoplenty (incompatible), bosses_of_mass_destruction, bundle, carryon (incompatible), chipped, collective, combat_roll, craftablecapes, creeperoverhaul, croptopia, ctov, deeperdarker (incompatible), doggytalents (incompatible), dragonloot, dtnpaletteofpaws (incompatible), dynamiccrosshair-api, easyanvils (incompatible), elevatorid, elixirum (incompatible), elytraslot (incompatible), elytratrims (incompatible), extended_drawers, fabric, fabric-convention-tags-v2, friendsandfoes, fwaystones, handcrafted, hopobetterruinedportal, icarus, items_displayed, jewelry, knightlib (incompatible), knightquest (incompatible), lithostitched, moonlight, moonlight:mods_dynamic_assets, moretotems (incompatible), mr_animated_doors, mr_builders_dream, mr_craft_spawner, mr_dungeons_andtaverns, mr_edf_remastered, mr_mine_treasure, mr_nice_mobsremastered, mr_vanilla_fireflies, natures_spirit, natures_spirit:modified_badlands (incompatible), natures_spirit:modified_birch_forest (incompatible), natures_spirit:modified_dark_forest (incompatible), natures_spirit:modified_desert (incompatible), natures_spirit:modified_flower_forest (incompatible), natures_spirit:modified_jungle (incompatible), natures_spirit:modified_mountain_biomes (incompatible), natures_spirit:modified_savannas (incompatible), natures_spirit:modified_swamp (incompatible), natures_spirit:modified_vanilla_trees (incompatible), natures_spirit:modified_windswept_hills (incompatible), paladins, paradise_lost (incompatible), porting_lib_gametest, porting_lib_item_abilities, rightclickharvest, rogues, runes, sophisticatedbackpacks (incompatible), sophisticatedcore (incompatible), sophisticatedstorage (incompatible), sounds (incompatible), spell_engine, spell_power, terrablender (incompatible), the_bumblezone, tide (incompatible), trade_rebalance, trimmable_tools (incompatible), trinkets, tslatentitystatus, utility_belt, vanilla, vinery, visualworkbench (incompatible), wizards, wover-generator, wover-preset, wover-surface, wover-tag, xercapaint (incompatible), xpstorage, yigd Enabled Feature Flags: minecraft:vanilla World Generation: Stable World Seed: 5230941696240245837

Salandora commented 3 days ago

Thanks for reporting. Will be fixed in next release