---- Minecraft Crash Report ----
Please make sure this issue is not caused by Sable before reporting it to other mod authors.
If you cannot reproduce it without Sable, file a report on the issue tracker
Time: 2026-05-05 08:29:38
Description: Unexpected error
java.lang.NullPointerException: Cannot read field "x" because "mf.axis" is null
at TRANSFORMER/create@6.0.10/com.simibubi.create.foundation.collision.ContinuousOBBCollider.collideMany(ContinuousOBBCollider.java:153) ~[create-1.21.1-6.0.10.jar%23386!/:6.0.10] {re:classloading}
at TRANSFORMER/create@6.0.10/com.simibubi.create.content.contraptions.ContraptionCollider.collideEntities(ContraptionCollider.java:166) ~[create-1.21.1-6.0.10.jar%23386!/:6.0.10] {re:mixin,re:classloading,pl:mixin:APP:createbigcannons.mixins.json:compat.create.ContraptionColliderMixin from mod createbigcannons,pl:mixin:APP:aeronautics.mixins.json:propeller_collision.ContraptionColliderMixin from mod aeronautics,pl:mixin:APP:sable-neoforge.mixins.json:compatibility.create.contraptions.ContraptionColliderMixin from mod sable,pl:mixin:APP:openpartiesandclaims.create.mixins.json:MixinContraptionCollider from mod openpartiesandclaims,pl:mixin:A}
at TRANSFORMER/create@6.0.10/com.simibubi.create.content.contraptions.ContraptionHandler.tick(ContraptionHandler.java:54) ~[create-1.21.1-6.0.10.jar%23386!/:6.0.10] {re:mixin,re:classloading}
at TRANSFORMER/create@6.0.10/com.simibubi.create.foundation.events.ClientEvents.onTick(ClientEvents.java:156) ~[create-1.21.1-6.0.10.jar%23386!/:6.0.10] {re:mixin,re:classloading,pl:mixin:APP:irisflw.mixins.create.json:MixinCreateClientEvents from mod irisflw,pl:mixin:A}
at TRANSFORMER/create@6.0.10/com.simibubi.create.foundation.events.ClientEvents.onTickPost(ClientEvents.java:130) ~[create-1.21.1-6.0.10.jar%23386!/:6.0.10] {re:mixin,re:classloading,pl:mixin:APP:irisflw.mixins.create.json:MixinCreateClientEvents from mod irisflw,pl:mixin:A}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%23110!/:?] {}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:328) ~[bus-8.0.5.jar%23110!/:?] {}
at TRANSFORMER/neoforge@21.1.228/net.neoforged.neoforge.client.ClientHooks.fireClientTickPost(ClientHooks.java:1077) ~[neoforge-21.1.228-universal.jar%23357!/:?] {re:mixin,re:classloading,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.ClientHooksMixin from mod sodium,pl:mixin:APP:moonlight.mixins.json:ClientHooksMixin from mod moonlight,pl:mixin:APP:iceberg.neoforge.mixins.json:ClientHooksMixin from mod iceberg,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.tick(Minecraft.java:1915) ~[client-1.21.1-20240808.144430-srg.jar%23356!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.runTick(Minecraft.java:1161) ~[client-1.21.1-20240808.144430-srg.jar%23356!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23356!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
at TRANSFORMER/create@6.0.10/com.simibubi.create.foundation.collision.ContinuousOBBCollider.collideMany(ContinuousOBBCollider.java:153) ~[create-1.21.1-6.0.10.jar%23386!/:6.0.10] {re:classloading}
at TRANSFORMER/create@6.0.10/com.simibubi.create.content.contraptions.ContraptionCollider.collideEntities(ContraptionCollider.java:166) ~[create-1.21.1-6.0.10.jar%23386!/:6.0.10] {re:mixin,re:classloading,pl:mixin:APP:createbigcannons.mixins.json:compat.create.ContraptionColliderMixin from mod createbigcannons,pl:mixin:APP:aeronautics.mixins.json:propeller_collision.ContraptionColliderMixin from mod aeronautics,pl:mixin:APP:sable-neoforge.mixins.json:compatibility.create.contraptions.ContraptionColliderMixin from mod sable,pl:mixin:APP:openpartiesandclaims.create.mixins.json:MixinContraptionCollider from mod openpartiesandclaims,pl:mixin:A}
at TRANSFORMER/create@6.0.10/com.simibubi.create.content.contraptions.ContraptionHandler.tick(ContraptionHandler.java:54) ~[create-1.21.1-6.0.10.jar%23386!/:6.0.10] {re:mixin,re:classloading}
at TRANSFORMER/create@6.0.10/com.simibubi.create.foundation.events.ClientEvents.onTick(ClientEvents.java:156) ~[create-1.21.1-6.0.10.jar%23386!/:6.0.10] {re:mixin,re:classloading,pl:mixin:APP:irisflw.mixins.create.json:MixinCreateClientEvents from mod irisflw,pl:mixin:A}
at TRANSFORMER/create@6.0.10/com.simibubi.create.foundation.events.ClientEvents.onTickPost(ClientEvents.java:130) ~[create-1.21.1-6.0.10.jar%23386!/:6.0.10] {re:mixin,re:classloading,pl:mixin:APP:irisflw.mixins.create.json:MixinCreateClientEvents from mod irisflw,pl:mixin:A}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%23110!/:?] {}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:328) ~[bus-8.0.5.jar%23110!/:?] {}
at TRANSFORMER/neoforge@21.1.228/net.neoforged.neoforge.client.ClientHooks.fireClientTickPost(ClientHooks.java:1077) ~[neoforge-21.1.228-universal.jar%23357!/:?] {re:mixin,re:classloading,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.ClientHooksMixin from mod sodium,pl:mixin:APP:moonlight.mixins.json:ClientHooksMixin from mod moonlight,pl:mixin:APP:iceberg.neoforge.mixins.json:ClientHooksMixin from mod iceberg,pl:mixin:A}
Client ticks: 6246 ticks / 312.300s
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.fillReport(Minecraft.java:2394) ~[client-1.21.1-20240808.144430-srg.jar%23356!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.emergencySaveAndCrash(Minecraft.java:868) ~[client-1.21.1-20240808.144430-srg.jar%23356!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.run(Minecraft.java:828) ~[client-1.21.1-20240808.144430-srg.jar%23356!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin}
All players: 1 total; [LocalPlayer['Emiko_Packing'/23, l='ClientLevel', x=-3.46, y=180.00, z=-7.70]]
Level dimension: minecraft:overworld
Level spawn location: World: (0,179,0), Section: (at 0,3,0 in 0,11,0; chunk contains blocks 0,-64,0 to 15,511,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,511,511)
Level time: 26139 game time, 4392 day time
Server type: Integrated singleplayer server
Tracked entity count: 179
Packs: vanilla, mod_resources, mod/sodium, mod/supermartijn642configlib, mod/horseman, mod/openpartiesandclaims, mod/gunsmithlib, mod/createdeco, mod/dynamiccrosshair, mod/aeronautics_bundled, mod/create_jetpack, mod/chatimage, mod/neoforge, mod/modernfix, mod/fabric_block_view_api_v2, mod/yungsapi, mod/iris, mod/createcasing, mod/veil, mod/biolith, mod/createdieselgenerators, mod/create_new_age, mod/balm, mod/jeresources, mod/chat_heads, mod/cloth_config, mod/sound_physics_remastered, mod/mcpitanlib, mod/auto_third_person, mod/athena, mod/create_oxidized, mod/corpse, mod/handcrafted, mod/supermartijn642corelib, mod/immersivesnow, mod/reeses_sodium_options, mod/curios, mod/chatanimation, mod/createrailwaysnavigator, mod/conditional_mixin, mod/transition, mod/itemphysic, mod/fabric_rendering_data_attachment_v1, mod/flightlib, mod/talk_balloons, mod/toms_storage, mod/detailab, mod/create_tweaked_controllers, mod/bellsandwhistles, mod/createbigcannons, mod/rechiseled, mod/jei, mod/zombieimprovements, mod/lithium, mod/aeronautics, mod/libbamboo, mod/touhou_little_maid_epistalove, mod/oelib, mod/contact, mod/glitchcore, mod/sereneseasons, mod/rechiseledcreate, mod/mr_epicterrain, mod/corpsecurioscompat, mod/fusion, mod/moreculling, mod/jeremyseqsdamageindicators, mod/offroad, mod/emi, mod/armor_3d, mod/usefulspyglass, mod/fabric_api_base, mod/alltheleaks, mod/forgeconfigapiport, mod/super_resolution, mod/kotlinforforge, mod/notenoughanimations, mod/sablecompanion, mod/flywheel, mod/ponder, mod/xaerominimap, mod/zeta, mod/entityculling, mod/yumi_mc_core, mod/createcontraptionterminals, mod/lambdynlights_api, mod/worldgenfeaturefix, mod/appleskin, mod/visuality, mod/modernui, mod/create_power_loader, mod/kuroutils, mod/kuma_api, mod/create_things_and_misc, mod/fabric_renderer_api_v1, mod/immersive_aircraft, mod/sophisticatedcore, mod/gpumemleakfix, mod/ritchiesprojectilelib, mod/xaeroworldmap, mod/prism, mod/modernnetworking, mod/lambdynlights, mod/sophisticatedbackpacks, mod/numismatics, mod/simulated, mod/railways, mod/sodiumoptionsapi, mod/cameraoverhaul, mod/baguettelib, mod/fzzy_config, mod/particle_core, mod/pride, mod/better_climbing, mod/taczpackupgrader, mod/create_connected, mod/chipped, mod/farmersdelight, mod/entity_model_features, mod/entity_texture_features, mod/createframed, mod/fastipping, mod/ambientsounds, mod/create_ultimate_factory, mod/dynamiccrosshairapi, mod/touhou_little_maid, mod/maid_useful_task, mod/netmusic, mod/patchouli, mod/naturallychargedcreepers, mod/cullleaves, mod/midnightlib, mod/collective, mod/actionlib, mod/ftbultimine, mod/resourcefullib, mod/lambdynlights_runtime, mod/cupboard, mod/mvo76, mod/betteradvancements, mod/esl, mod/net_music_list, mod/trashslot, mod/irisflw, mod/copycats, mod/cosycritters, mod/xaerolib, mod/tacz, mod/trender, mod/create, mod/createprism, mod/dndecor, mod/sliceanddice, mod/muhc, mod/dndesires, mod/sable, mod/createfood, mod/interiors, mod/create_dragons_plus, mod/create_central_kitchen, mod/mlcore, mod/particular, mod/distanthorizons, mod/ixeris, mod/skinlayers3d, mod/travelerstitles, mod/compatdatapacks76, mod/dragonlib, mod/architectury, mod/ftblibrary, mod/findme, mod/libipn, mod/moonlight, mod/jade, mod/creativecore, mod/smoothboot, mod/whats_that_slot, mod/iceberg, mod/itemborders, mod/fakesight, mod/quark, mod/legendarytooltips, mod/spruceui, mod/jecharacters, mod/inventoryhud, mod/coroutil, mod/zombieawareness, mod/watut, mod/create_pattern_schematics, mod/ferritecore, mod/yet_another_config_lib_v3, mod/betterf3, mod/wakes, mod/screenshot_viewer, mod/create_enchantment_industry, mod/createaddition, mod/presencefootsteps, file/FreshAnimations_v1.10.4.zip, tacz_resources, file/FA+Player-v1.0.zip, file/Minecraft-Mod-Language-Modpack-Converted-1.21.1.zip, net_music_list_mp3_pack, quark_programmer_art, file/SuiCreateAeronauticsPack.zip, file/!!§r§f§l 零雾构想 v5003 §7- 2025-10-02 §0.zip, file/!!§r§f§l [尝鲜] 〇五红显 05RD §7- 2025-11-04 §0.zip, file/!§r§f§l [尝鲜] 立体模型 常规 §7- 2025-11-04 §0.zip, file/!§r§f§l [尝鲜] 立体模型 床 §7- 2025-11-04 §0.zip, file/!§r§f§l 完美 玻璃模型 §7- 2025-10-02 §0.zip, file/!§r§f§l 无缝 红石灯 §7- 2025-10-02 §0.zip, file/!§r§f§l 无缝 铜格栅 §7- 2025-10-02 §0.zip, file/!§r§f§l 无缝玻璃 常规 §7- 2025-10-02 §0.zip, file/!§r§f§l 显示 流体方向 §7- 2025-10-02 §0.zip, file/!§r§f§l 显示 音符盒信息 §7- 2025-10-02 §0.zip, file/!§r§f§l 树叶 枯萎状态显示 §7- 2025-10-02 §0.zip, file/!§r§f§l 矿物 连接描边 §7- 2025-10-02 §0.zip, file/!§r§f§l 立体模型 门 §7- 2025-10-02 §0.zip, file/!§r§f§l 连接 自然 §7- 2025-10-02 §0.zip, file/!§r§f§l 连接 木板 §7- 2025-10-02 §0.zip, file/!§r§f§l [尝鲜] 立体模型 工作方块 §7- 2025-11-04 §0.zip, file/!§r§f§l 树叶 繁茂模型 §7- 2025-10-02 §0.zip, file/!§r§f§l 树叶 红色白桦树 §7- 2025-10-02 §0.zip, file/§cCozyUI§b+ §7v1.10 §0.zip, file/§cMCsans§b+ §74.2 §0.zip, file/§cEmoji§b+ §72.2 §0.zip, file/§7- 清除提示信息 §0.zip, moonlight:merged_pack, railways:legacy_semaphore, railways:green_signals, railways:legacy_palettes, touhou_little_maid_legacy_resources_pack, quark-emote-pack
Description: This section contains information related to dynamic lighting, this may not be related to your crash.
Spatial Hash Occupancy: 0 / 1024
Minecraft Version: 1.21.1
Minecraft Version ID: 1.21.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.9, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
Memory: 3277848576 bytes (3126 MiB) / 16519266304 bytes (15754 MiB) up to 17179869184 bytes (16384 MiB)
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 9800X3D 8-Core Processor
Identifier: AuthenticAMD Family 26 Model 68 Stepping 0
Microarchitecture: unknown
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: AMD Radeon RX 9070
Graphics card #0 vendor: Advanced Micro Devices, Inc.
Graphics card #0 VRAM (MiB): 16304.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.23033.1002
Graphics card #1 name: AMD Radeon(TM) Graphics
Graphics card #1 vendor: Advanced Micro Devices, Inc.
Graphics card #1 VRAM (MiB): 512.00
Graphics card #1 deviceId: VideoController2
Graphics card #1 versionInfo: 32.0.21043.5001
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): 60558.48
Virtual memory used (MiB): 60259.94
Swap memory total (MiB): 28709.05
Swap memory used (MiB): 1829.68
Space in storage for jna.tmpdir (MiB): available: 119201.73, total: 515059.00
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 119201.73, total: 515059.00
Space in storage for io.netty.native.workdir (MiB): available: 119201.73, total: 515059.00
Space in storage for java.io.tmpdir (MiB): available: 119201.73, total: 515059.00
Space in storage for workdir (MiB): available: 119201.73, total: 515059.00
JVM Flags: 15 total; -XX:+UseZGC -XX:+ZGenerational -Xmx16384m -XX:+UnlockExperimentalVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-OmitStackTraceInFastThrow -XX:-DontCompileHugeMethods -XX:MaxNodeLimit=240000 -XX:NodeLimitFudgeFactor=8000 -XX:TieredCompileTaskTimeout=10000 -XX:ReservedCodeCacheSize=400M -XX:NonNMethodCodeHeapSize=12M -XX:ProfiledCodeHeapSize=194M -XX:NmethodSweepActivity=1 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
Loaded Shaderpack: iterationRP Alpha 0.8.19.zip
Profile: Custom (+13 options changed by user)
Yumi MC Core: 1.0.0-beta.1+1.21.1
actionlib: ActionLib v1.10.1
aeronautics: Create Aeronautics v1.2.1
aeronautics_bundled: Create Aeronautics v1.2.1
alltheleaks: All The Leaks v1.1.8+1.21.1-neoforge
ambientsounds: AmbientSounds v6.3.7
appleskin: AppleSkin v3.0.9+mc1.21
architectury: Architectury v13.0.8
armor_3d: 3D Armor v0.9.3
auto_third_person: Auto Third Person v2.2
baguettelib: BaguetteLib v2.0.3
bellsandwhistles: Create: Bells & Whistles v0.4.7-1.21.1
better_climbing: Better Climbing v4
betteradvancements: Better Advancements v0.4.3.21
betterf3: BetterF3 v11.0.3
cameraoverhaul: CameraOverhaul v2.0.6-neoforge+mc.1.21.0-1.21.1
chat_heads: Chat Heads v0.15.1
chatanimation: ChatAnimation v1.1.3
chatimage: ChatImage v1.4.7+1.21.0+neoforge
cloth_config: Cloth Config v15 API v15.0.140
collective: Collective v8.22
compatdatapacks76: CompatDatapacks v1.0.13.210-neoforge
conditional_mixin: conditional mixin v0.6.4
copycats: Create: Copycats+ v3.0.4+mc.1.21.1-neoforge
coroutil: CoroUtil v1.21.0-1.3.8
corpse: Corpse v1.21.1-1.1.13
corpsecurioscompat: Corpse Curios Compatibility v4.0.1
cosycritters: Cosy Critters & Creepy Crawlies v0.3.2
create_central_kitchen: Create: Central Kitchen v2.4.0
create_connected: Create: Connected v1.1.14-mc1.21.1
create_dragons_plus: Create: Dragons Plus v1.10.0b
create_enchantment_industry: Create: Enchantment Industry v2.3.1
create_jetpack: Create Jetpack v5.1.2
create_new_age: Create: New Age v1.1.7c+mc1.21.1
create_oxidized: Create: Oxidized v0.1.3
create_pattern_schematics: Create: Pattern Schematics v2.0.10
create_power_loader: Create: Power Loader v2.0.4-mc1.21.1
create_things_and_misc: create: things and misc v4.1.0
create_tweaked_controllers: Create Tweaked Controllers v1.21.1-1.2.7
create_ultimate_factory: Create: Ultimate Factory v2.2.3
createaddition: Create Crafts & Additions v1.5.10
createbigcannons: Create Big Cannons v5.11.3
createcasing: Create Encased v1.8-ht2
createcontraptionterminals: Create Contraption Terminals v0.0NONE
createdeco: Create Deco v2.1.3
createdieselgenerators: Create Diesel Generators v1.21.1-1.3.11
createfood: Create: Food v2.4.0
createframed: Create: Framed v1.7.3
createprism: Create: Prismatic Shine v1.1.3
createrailwaysnavigator: Create Railways Navigator v1.21.1-beta-0.9.0-C6
creativecore: CreativeCore v2.13.38
cullleaves: CullLeaves v4.1.1
cupboard: Cupboard mod v3.5
curios: Curios API v9.5.1+1.21.1
detailab: Detail Armor Bar Reconstructed v5.0.1
distanthorizons: Distant Horizons v3.0.2-b
dndecor: Design n' Decor v2.1.0
dndesires: Create: Dreams n' Desires v2.2d-BETA
dragonlib: DragonLib v1.21.1-beta-3.0.25
dynamiccrosshair: Dynamic Crosshair v9.11
dynamiccrosshairapi: Dynamic Crosshair API v1.2
emi: EMI v1.1.22+1.21.1+neoforge
entity_model_features: Entity Model Features v3.2.2
entity_texture_features: Entity Texture Features v7.1
entityculling: EntityCulling v1.10.1
fabric_api_base: Forgified Fabric API Base v0.4.42+d1308ded19
fabric_block_view_api_v2: Forgified Fabric BlockView API (v2) v1.0.10+9afaaf8c19
fabric_renderer_api_v1: Forgified Fabric Renderer API (v1) v3.4.0+acb05a3919
fabric_rendering_data_attachment_v1: Forgified Fabric Rendering Data Attachment (v1) v0.3.48+73761d2e19
fakesight: Fakesight v1.0.4
farmersdelight: Farmer's Delight v1.3.1
fastipping: Fast IP Ping v1.0.11
ferritecore: Ferrite Core v7.0.3
flightlib: Flight Lib v3.2.1
flywheel: Flywheel v1.0.6
forgeconfigapiport: Forge Config API Port v21.1.1
ftblibrary: FTB Library v2101.1.31
ftbultimine: FTB Ultimine v2101.1.13
fzzy_config: Fzzy Config v0.7.6+1.21+neoforge
glitchcore: GlitchCore v2.1.0.0
gpumemleakfix: Gpu memory leak fix v1.8
gunsmithlib: GunsmithLib v1.21.1-5.10.0-neoforge
handcrafted: Handcrafted v4.0.3
horseman: Horseman v1.5.9
immersive_aircraft: Immersive Aircraft v1.4.3+1.21.1
immersivesnow: Immersive Snow v1.4.0
interiors: Create: Interiors v0.6.1
inventoryhud: Inventory HUD+ v3.4.28
iris: Iris v1.8.12-snapshot+mc1.21.1-local
irisflw: Iris Flywheel Compat v2.3.0
itemborders: Item Borders v1.2.5
itemphysic: ItemPhysic v1.8.12
ixeris: Ixeris v4.2.0+1.21.1-neoforge
jade: Jade v15.10.5+neoforge
jecharacters: Just Enough Characters v4.5.23
jei: Just Enough Items v19.27.0.340
jeremyseqsdamageindicators: JeremySeq's Damage Indicators v2.2.1-1.21.1
jeresources: Just Enough Resources v1.6.0.17
kotlinforforge: Kotlin For Forge v5.11.0
kuma_api: KumaAPI v21.0.8
kuroutils: Kuro Utils v2101.2.4.0
lambdynlights: LambDynamicLights v4.8.8+1.21.1
lambdynlights_api: LambDynamicLights (API) v4.8.8+1.21.1
lambdynlights_runtime: LambDynamicLights (Runtime) v4.8.8+1.21.1
legendarytooltips: Legendary Tooltips v1.5.5
libbamboo: LibBamboo v2.25
lithium: Lithium v0.15.3+mc1.21.1
maid_useful_task: maid useful task v1.4.2
mcpitanlib: MCPitanLib v3.6.6-1.21.1-neoforge
midnightlib: MidnightLib v1.9.3
minecraft: Minecraft v1.21.1
mlcore: Moonlight Core v2.2.18
modernfix: ModernFix v5.27.4+mc1.21.1
modernnetworking: Modern Networking v1.2.8
modernui: Modern UI v3.12.0.2
moonlight: Moonlight Lib v1.21.1-3.0.1
moreculling: More Culling v1.0.7
mr_epicterrain: Epic Terrain v0.1.4
muhc: MaidUseHandCrank v1.5.4
mvo76: Mod Sound Volume Options v1.0.6-1.21
naturallychargedcreepers: Naturally Charged Creepers v3.6
neoforge: NeoForge v21.1.228
net_music_list: Net Music:Play List v2.3.3
netmusic: Net Music Mod v1.5.0-neoforge+mc1.21.1
notenoughanimations: NotEnoughAnimations v1.12.2
numismatics: Create: Numismatics v1.0.20+neoforge-mc1.21.1
offroad: Create Offroad v1.2.1
openpartiesandclaims: Open Parties and Claims v0.26.2
particle_core: Particle Core v0.3.3+1.21+neoforge
particular: Particular v1.1.7
patchouli: Patchouli v1.21.1-93-NEOFORGE
ponder: Ponder v1.0.82+mc1.21.1
presencefootsteps: Presence Footsteps (NeoForge) v1.21.1-1.12.0-beta.1
pride: Pride Lib v1.2.4+1.21.1
railways: Create: Steam 'n' Rails 1.21.1 v0.2.0-beta.2+neoforge-mc1.21.1
rechiseled: Rechiseled v1.2.4
rechiseledcreate: Rechiseled: Create v1.1.0
reeses_sodium_options: Reese's Sodium Options v1.8.3+mc1.21.4
resourcefullib: Resourceful Lib v3.0.12
ritchiesprojectilelib: Ritchie's Projectile Library v2.1.2
sablecompanion: Sable Companion v1.6.0
screenshot_viewer: Screenshot Viewer v1.3.4
sereneseasons: Serene Seasons v10.1.0.3
simulated: Create Simulated v1.2.1
skinlayers3d: 3d-Skin-Layers v1.11.1
sliceanddice: Create Slice & Dice v4.2.4
smoothboot: Smooth Boot v1.0.0
sodium: Sodium v0.6.13+mc1.21.1
sodiumoptionsapi: Sodium Options API v1.0.10
sophisticatedbackpacks: Sophisticated Backpacks v3.25.42
sophisticatedcore: Sophisticated Core v1.4.33
sound_physics_remastered: Sound Physics Remastered v1.21.1-1.5.1
spruceui: SpruceUI v6.2.5+1.21.1
super_resolution: Super Resolution v0.8.3-alpha.3+opengl
supermartijn642configlib: SuperMartijn642's Config Library v1.1.8
supermartijn642corelib: SuperMartijn642's Core Lib v1.1.21
tacz: Timeless & Classics Guns: Zero v1.1.7-hotfix-r5
taczpackupgrader: TaCZ Pack Upgrader v2.0.0
talk_balloons: Talk Balloons v1.4.1
toms_storage: Tom's Simple Storage Mod v2.3.2
touhou_little_maid: Touhou Little Maid v1.5.2-neoforge+mc1.21.1
touhou_little_maid_epistalove: Touhou Little Maid: Epistalove v1.0.2
transition: TRansition v1.0.17
trashslot: TrashSlot v21.1.10
travelerstitles: Traveler's Titles v1.21.1-NeoForge-5.1.3
usefulspyglass: Useful Spyglass v1.0.1
visuality: Visuality: Reforged v2.1.0
watut: What Are They Up To v1.21.0-1.2.7
whats_that_slot: What's That Slot v1.3.6
worldgenfeaturefix: WorldgenFeatureFix v1.0.1
xaerolib: XaeroLib v1.1.0
xaerominimap: Xaero's Minimap v25.3.10
xaeroworldmap: Xaero's World Map v1.40.11
yet_another_config_lib_v3: YetAnotherConfigLib v3.8.2+1.21.1-neoforge
yumi_mc_core: Yumi Minecraft Libraries: Foundation v1.0.0-beta.1+1.21.1
yungsapi: YUNG's API v1.21.1-NeoForge-5.1.6
zombieawareness: Zombie Awareness v1.21.0-1.13.2
zombieimprovements: Zombie Improvements v1.2.0
Launched Version: 1.21.1-NeoForge
Backend library: LWJGL version 3.3.3+5
Backend API: AMD Radeon RX 9070 GL version 4.6.0 Core Profile Context 26.3.1.260309, ATI Technologies Inc.
GL Caps: Using framebuffer using OpenGL 3.2
Is Modded: Definitely; Client brand changed to 'neoforge'; Server brand changed to 'neoforge'
Universe: 400921fb54442d18
Type: Integrated Server (map_client.txt)
Render Distance: 12/12 chunks
Resource Packs: vanilla, mod_resources, mod/sodium, mod/supermartijn642configlib, mod/horseman (incompatible), mod/openpartiesandclaims, mod/gunsmithlib, mod/createdeco (incompatible), mod/dynamiccrosshair (incompatible), mod/aeronautics_bundled, mod/create_jetpack (incompatible), mod/chatimage (incompatible), mod/neoforge, mod/modernfix (incompatible), mod/fabric_block_view_api_v2, mod/yungsapi, mod/iris, mod/createcasing (incompatible), mod/veil (incompatible), mod/biolith (incompatible), mod/createdieselgenerators (incompatible), mod/create_new_age (incompatible), mod/balm (incompatible), mod/jeresources (incompatible), mod/chat_heads (incompatible), mod/cloth_config (incompatible), mod/sound_physics_remastered, mod/mcpitanlib (incompatible), mod/auto_third_person (incompatible), mod/athena, mod/create_oxidized, mod/corpse, mod/handcrafted, mod/supermartijn642corelib, mod/immersivesnow (incompatible), mod/reeses_sodium_options, mod/curios (incompatible), mod/chatanimation (incompatible), mod/createrailwaysnavigator (incompatible), mod/conditional_mixin (incompatible), mod/transition, mod/itemphysic, mod/fabric_rendering_data_attachment_v1, mod/flightlib (incompatible), mod/talk_balloons (incompatible), mod/toms_storage (incompatible), mod/detailab, mod/create_tweaked_controllers (incompatible), mod/bellsandwhistles (incompatible), mod/createbigcannons (incompatible), mod/rechiseled, mod/jei (incompatible), mod/zombieimprovements, mod/lithium, mod/aeronautics (incompatible), mod/libbamboo (incompatible), mod/touhou_little_maid_epistalove (incompatible), mod/oelib (incompatible), mod/contact (incompatible), mod/glitchcore (incompatible), mod/sereneseasons (incompatible), mod/rechiseledcreate, mod/mr_epicterrain, mod/corpsecurioscompat, mod/fusion, mod/moreculling, mod/jeremyseqsdamageindicators, mod/offroad (incompatible), mod/emi (incompatible), mod/armor_3d, mod/usefulspyglass, mod/fabric_api_base, mod/alltheleaks, mod/forgeconfigapiport, mod/super_resolution, mod/kotlinforforge (incompatible), mod/notenoughanimations, mod/sablecompanion, mod/flywheel, mod/ponder (incompatible), mod/xaerominimap (incompatible), mod/zeta (incompatible), mod/entityculling, mod/yumi_mc_core, mod/createcontraptionterminals (incompatible), mod/lambdynlights_api, mod/worldgenfeaturefix (incompatible), mod/appleskin (incompatible), mod/visuality, mod/modernui, mod/create_power_loader (incompatible), mod/kuroutils (incompatible), mod/kuma_api (incompatible), mod/create_things_and_misc (incompatible), mod/fabric_renderer_api_v1, mod/immersive_aircraft (incompatible), mod/sophisticatedcore (incompatible), mod/gpumemleakfix (incompatible), mod/ritchiesprojectilelib (incompatible), mod/xaeroworldmap (incompatible), mod/prism, mod/modernnetworking (incompatible), mod/lambdynlights, mod/sophisticatedbackpacks (incompatible), mod/numismatics (incompatible), mod/simulated (incompatible), mod/railways (incompatible), mod/sodiumoptionsapi (incompatible), mod/cameraoverhaul (incompatible), mod/baguettelib, mod/fzzy_config, mod/particle_core, mod/pride, mod/better_climbing (incompatible), mod/taczpackupgrader, mod/create_connected (incompatible), mod/chipped, mod/farmersdelight, mod/entity_model_features (incompatible), mod/entity_texture_features (incompatible), mod/createframed (incompatible), mod/fastipping (incompatible), mod/ambientsounds, mod/create_ultimate_factory (incompatible), mod/dynamiccrosshairapi (incompatible), mod/touhou_little_maid, mod/maid_useful_task (incompatible), mod/netmusic (incompatible), mod/patchouli (incompatible), mod/naturallychargedcreepers (incompatible), mod/cullleaves (incompatible), mod/midnightlib, mod/collective (incompatible), mod/actionlib (incompatible), mod/ftbultimine (incompatible), mod/resourcefullib, mod/lambdynlights_runtime, mod/cupboard (incompatible), mod/mvo76 (incompatible), mod/betteradvancements (incompatible), mod/esl (incompatible), mod/net_music_list (incompatible), mod/trashslot (incompatible), mod/irisflw, mod/copycats (incompatible), mod/cosycritters (incompatible), mod/xaerolib (incompatible), mod/tacz (incompatible), mod/trender, mod/create (incompatible), mod/createprism, mod/dndecor (incompatible), mod/sliceanddice (incompatible), mod/muhc, mod/dndesires, mod/sable, mod/createfood (incompatible), mod/interiors (incompatible), mod/create_dragons_plus, mod/create_central_kitchen, mod/mlcore, mod/particular, mod/distanthorizons (incompatible), mod/ixeris, mod/skinlayers3d, mod/travelerstitles, mod/compatdatapacks76 (incompatible), mod/dragonlib (incompatible), mod/architectury (incompatible), mod/ftblibrary (incompatible), mod/findme (incompatible), mod/libipn (incompatible), mod/moonlight, mod/jade (incompatible), mod/creativecore, mod/smoothboot (incompatible), mod/whats_that_slot (incompatible), mod/iceberg, mod/itemborders (incompatible), mod/fakesight, mod/quark (incompatible), mod/legendarytooltips, mod/spruceui, mod/jecharacters (incompatible), mod/inventoryhud, mod/coroutil (incompatible), mod/zombieawareness (incompatible), mod/watut (incompatible), mod/create_pattern_schematics (incompatible), mod/ferritecore (incompatible), mod/yet_another_config_lib_v3 (incompatible), mod/betterf3 (incompatible), mod/wakes, mod/screenshot_viewer (incompatible), mod/create_enchantment_industry, mod/createaddition (incompatible), mod/presencefootsteps (incompatible), file/FreshAnimations_v1.10.4.zip, tacz_resources, file/FA+Player-v1.0.zip, file/Minecraft-Mod-Language-Modpack-Converted-1.21.1.zip, net_music_list_mp3_pack, quark_programmer_art, file/SuiCreateAeronauticsPack.zip, file/!!§r§f§l 零雾构想 v5003 §7- 2025-10-02 §0.zip, file/!!§r§f§l [尝鲜] 〇五红显 05RD §7- 2025-11-04 §0.zip, file/!§r§f§l [尝鲜] 立体模型 常规 §7- 2025-11-04 §0.zip, file/!§r§f§l [尝鲜] 立体模型 床 §7- 2025-11-04 §0.zip, file/!§r§f§l 完美 玻璃模型 §7- 2025-10-02 §0.zip, file/!§r§f§l 无缝 红石灯 §7- 2025-10-02 §0.zip, file/!§r§f§l 无缝 铜格栅 §7- 2025-10-02 §0.zip, file/!§r§f§l 无缝玻璃 常规 §7- 2025-10-02 §0.zip, file/!§r§f§l 显示 流体方向 §7- 2025-10-02 §0.zip, file/!§r§f§l 显示 音符盒信息 §7- 2025-10-02 §0.zip, file/!§r§f§l 树叶 枯萎状态显示 §7- 2025-10-02 §0.zip, file/!§r§f§l 矿物 连接描边 §7- 2025-10-02 §0.zip, file/!§r§f§l 立体模型 门 §7- 2025-10-02 §0.zip, file/!§r§f§l 连接 自然 §7- 2025-10-02 §0.zip, file/!§r§f§l 连接 木板 §7- 2025-10-02 §0.zip, file/!§r§f§l [尝鲜] 立体模型 工作方块 §7- 2025-11-04 §0.zip, file/!§r§f§l 树叶 繁茂模型 §7- 2025-10-02 §0.zip, file/!§r§f§l 树叶 红色白桦树 §7- 2025-10-02 §0.zip, file/§cCozyUI§b+ §7v1.10 §0.zip, file/§cMCsans§b+ §74.2 §0.zip, file/§cEmoji§b+ §72.2 §0.zip, file/§7- 清除提示信息 §0.zip, moonlight:merged_pack, railways:legacy_semaphore (incompatible), railways:green_signals (incompatible), railways:legacy_palettes (incompatible), touhou_little_maid_legacy_resources_pack, quark-emote-pack (incompatible)
CPU: 16x AMD Ryzen 7 9800X3D 8-Core Processor
Player Count: 1 / 8; [ServerPlayer['Emiko_Packing'/23, l='ServerLevel[新的世界]', x=-3.46, y=180.00, z=-7.70]]
Active Data Packs: create:dynamic_data, tacz_resources, vanilla, mod_data, mod/sodium, mod/supermartijn642configlib (incompatible), mod/horseman (incompatible), mod/openpartiesandclaims (incompatible), mod/gunsmithlib, mod/createdeco (incompatible), mod/dynamiccrosshair (incompatible), mod/aeronautics_bundled, mod/create_jetpack (incompatible), mod/chatimage (incompatible), mod/neoforge, mod/modernfix (incompatible), mod/fabric_block_view_api_v2, mod/yungsapi (incompatible), mod/iris, mod/createcasing (incompatible), mod/veil (incompatible), mod/biolith (incompatible), mod/createdieselgenerators (incompatible), mod/create_new_age (incompatible), mod/balm (incompatible), mod/jeresources (incompatible), mod/chat_heads (incompatible), mod/cloth_config (incompatible), mod/sound_physics_remastered (incompatible), mod/mcpitanlib (incompatible), mod/auto_third_person (incompatible), mod/athena, mod/create_oxidized, mod/corpse (incompatible), mod/handcrafted, mod/supermartijn642corelib, mod/immersivesnow (incompatible), mod/reeses_sodium_options, mod/curios (incompatible), mod/chatanimation (incompatible), mod/createrailwaysnavigator (incompatible), mod/conditional_mixin (incompatible), mod/transition (incompatible), mod/itemphysic (incompatible), mod/fabric_rendering_data_attachment_v1, mod/flightlib (incompatible), mod/talk_balloons (incompatible), mod/toms_storage, mod/detailab, mod/create_tweaked_controllers (incompatible), mod/bellsandwhistles (incompatible), mod/createbigcannons (incompatible), mod/rechiseled, mod/jei (incompatible), mod/zombieimprovements, mod/lithium, mod/aeronautics (incompatible), mod/libbamboo (incompatible), mod/touhou_little_maid_epistalove (incompatible), mod/oelib (incompatible), mod/contact (incompatible), mod/glitchcore (incompatible), mod/sereneseasons, mod/rechiseledcreate, mod/mr_epicterrain, mod/corpsecurioscompat, mod/fusion, mod/moreculling, mod/jeremyseqsdamageindicators, mod/offroad (incompatible), mod/emi (incompatible), mod/armor_3d, mod/usefulspyglass (incompatible), mod/fabric_api_base, mod/alltheleaks, mod/forgeconfigapiport (incompatible), mod/super_resolution (incompatible), mod/kotlinforforge (incompatible), mod/notenoughanimations (incompatible), mod/sablecompanion, mod/flywheel (incompatible), mod/ponder (incompatible), mod/xaerominimap (incompatible), mod/zeta, mod/entityculling (incompatible), mod/yumi_mc_core, mod/createcontraptionterminals (incompatible), mod/lambdynlights_api, mod/worldgenfeaturefix (incompatible), mod/appleskin (incompatible), mod/visuality, mod/modernui (incompatible), mod/create_power_loader (incompatible), mod/kuroutils (incompatible), mod/kuma_api (incompatible), mod/create_things_and_misc, mod/fabric_renderer_api_v1, mod/immersive_aircraft (incompatible), mod/sophisticatedcore (incompatible), mod/gpumemleakfix (incompatible), mod/ritchiesprojectilelib (incompatible), mod/xaeroworldmap (incompatible), mod/prism, mod/modernnetworking (incompatible), mod/lambdynlights, mod/sophisticatedbackpacks (incompatible), mod/numismatics (incompatible), mod/simulated (incompatible), mod/railways (incompatible), mod/sodiumoptionsapi (incompatible), mod/cameraoverhaul (incompatible), mod/baguettelib, mod/fzzy_config, mod/particle_core, mod/pride, mod/better_climbing (incompatible), mod/taczpackupgrader, mod/create_connected (incompatible), mod/chipped, mod/farmersdelight, mod/entity_model_features (incompatible), mod/entity_texture_features (incompatible), mod/createframed (incompatible), mod/fastipping (incompatible), mod/ambientsounds (incompatible), mod/create_ultimate_factory, mod/dynamiccrosshairapi (incompatible), mod/touhou_little_maid (incompatible), mod/maid_useful_task (incompatible), mod/netmusic (incompatible), mod/patchouli (incompatible), mod/naturallychargedcreepers, mod/cullleaves (incompatible), mod/midnightlib, mod/collective, mod/actionlib (incompatible), mod/ftbultimine (incompatible), mod/resourcefullib, mod/lambdynlights_runtime, mod/cupboard (incompatible), mod/mvo76 (incompatible), mod/betteradvancements (incompatible), mod/esl (incompatible), mod/net_music_list (incompatible), mod/trashslot (incompatible), mod/irisflw, mod/copycats (incompatible), mod/cosycritters (incompatible), mod/xaerolib (incompatible), mod/tacz, mod/trender (incompatible), mod/create (incompatible), mod/createprism, mod/dndecor (incompatible), mod/sliceanddice, mod/muhc, mod/dndesires, mod/sable, mod/createfood (incompatible), mod/interiors (incompatible), mod/create_dragons_plus, mod/create_central_kitchen, mod/mlcore, mod/particular, mod/distanthorizons (incompatible), mod/ixeris, mod/skinlayers3d (incompatible), mod/travelerstitles (incompatible), mod/compatdatapacks76 (incompatible), mod/dragonlib (incompatible), mod/architectury (incompatible), mod/ftblibrary (incompatible), mod/findme (incompatible), mod/libipn (incompatible), mod/moonlight, mod/jade (incompatible), mod/creativecore (incompatible), mod/smoothboot (incompatible), mod/whats_that_slot (incompatible), mod/iceberg, mod/itemborders (incompatible), mod/fakesight, mod/quark, mod/legendarytooltips, mod/spruceui, mod/jecharacters (incompatible), mod/inventoryhud (incompatible), mod/coroutil (incompatible), mod/zombieawareness (incompatible), mod/watut (incompatible), mod/create_pattern_schematics (incompatible), mod/ferritecore (incompatible), mod/yet_another_config_lib_v3 (incompatible), mod/betterf3 (incompatible), mod/wakes, mod/screenshot_viewer, mod/create_enchantment_industry, mod/createaddition (incompatible), mod/presencefootsteps (incompatible), net_music_list_mp3_pack, create_dragons_plus:runtime, create_central_kitchen:runtime, quark_ct_variant_bookshelves, quark_ct_framed_glass, quark_ct_variant_chests, quark_vdo_nether_wart_sack, quark_vdo_variant_bookshelves, quark_vdo_better_stone_tools, quark_vdo_variant_ladders, quark_vdo_variant_chests
Available Data Packs: bundle, trade_rebalance, vanilla, mod/actionlib (incompatible), mod/aeronautics (incompatible), mod/aeronautics_bundled, mod/alltheleaks, mod/ambientsounds (incompatible), mod/appleskin (incompatible), mod/architectury (incompatible), mod/armor_3d, mod/athena, mod/auto_third_person (incompatible), mod/baguettelib, mod/balm (incompatible), mod/bellsandwhistles (incompatible), mod/better_climbing (incompatible), mod/betteradvancements (incompatible), mod/betterf3 (incompatible), mod/biolith (incompatible), mod/cameraoverhaul (incompatible), mod/chat_heads (incompatible), mod/chatanimation (incompatible), mod/chatimage (incompatible), mod/chipped, mod/cloth_config (incompatible), mod/collective, mod/compatdatapacks76 (incompatible), mod/conditional_mixin (incompatible), mod/contact (incompatible), mod/copycats (incompatible), mod/coroutil (incompatible), mod/corpse (incompatible), mod/corpsecurioscompat, mod/cosycritters (incompatible), mod/create (incompatible), mod/create_central_kitchen, mod/create_connected (incompatible), mod/create_dragons_plus, mod/create_enchantment_industry, mod/create_jetpack (incompatible), mod/create_new_age (incompatible), mod/create_oxidized, mod/create_pattern_schematics (incompatible), mod/create_power_loader (incompatible), mod/create_things_and_misc, mod/create_tweaked_controllers (incompatible), mod/create_ultimate_factory, mod/createaddition (incompatible), mod/createbigcannons (incompatible), mod/createcasing (incompatible), mod/createcontraptionterminals (incompatible), mod/createdeco (incompatible), mod/createdieselgenerators (incompatible), mod/createfood (incompatible), mod/createframed (incompatible), mod/createprism, mod/createrailwaysnavigator (incompatible), mod/creativecore (incompatible), mod/cullleaves (incompatible), mod/cupboard (incompatible), mod/curios (incompatible), mod/detailab, mod/distanthorizons (incompatible), mod/dndecor (incompatible), mod/dndesires, mod/dragonlib (incompatible), mod/dynamiccrosshair (incompatible), mod/dynamiccrosshairapi (incompatible), mod/emi (incompatible), mod/entity_model_features (incompatible), mod/entity_texture_features (incompatible), mod/entityculling (incompatible), mod/esl (incompatible), mod/fabric_api_base, mod/fabric_block_view_api_v2, mod/fabric_renderer_api_v1, mod/fabric_rendering_data_attachment_v1, mod/fakesight, mod/farmersdelight, mod/fastipping (incompatible), mod/ferritecore (incompatible), mod/findme (incompatible), mod/flightlib (incompatible), mod/flywheel (incompatible), mod/forgeconfigapiport (incompatible), mod/ftblibrary (incompatible), mod/ftbultimine (incompatible), mod/fusion, mod/fzzy_config, mod/glitchcore (incompatible), mod/gpumemleakfix (incompatible), mod/gunsmithlib, mod/handcrafted, mod/horseman (incompatible), mod/iceberg, mod/immersive_aircraft (incompatible), mod/immersivesnow (incompatible), mod/interiors (incompatible), mod/inventoryhud (incompatible), mod/iris, mod/irisflw, mod/itemborders (incompatible), mod/itemphysic (incompatible), mod/ixeris, mod/jade (incompatible), mod/jecharacters (incompatible), mod/jei (incompatible), mod/jeremyseqsdamageindicators, mod/jeresources (incompatible), mod/kotlinforforge (incompatible), mod/kuma_api (incompatible), mod/kuroutils (incompatible), mod/lambdynlights, mod/lambdynlights_api, mod/lambdynlights_runtime, mod/legendarytooltips, mod/libbamboo (incompatible), mod/libipn (incompatible), mod/lithium, mod/maid_useful_task (incompatible), mod/mcpitanlib (incompatible), mod/midnightlib, mod/mlcore, mod/modernfix (incompatible), mod/modernnetworking (incompatible), mod/modernui (incompatible), mod/moonlight, mod/moreculling, mod/mr_epicterrain, mod/muhc, mod/mvo76 (incompatible), mod/naturallychargedcreepers, mod/neoforge, mod/net_music_list (incompatible), mod/netmusic (incompatible), mod/notenoughanimations (incompatible), mod/numismatics (incompatible), mod/oelib (incompatible), mod/offroad (incompatible), mod/openpartiesandclaims (incompatible), mod/particle_core, mod/particular, mod/patchouli (incompatible), mod/ponder (incompatible), mod/presencefootsteps (incompatible), mod/pride, mod/prism, mod/quark, mod/railways (incompatible), mod/rechiseled, mod/rechiseledcreate, mod/reeses_sodium_options, mod/resourcefullib, mod/ritchiesprojectilelib (incompatible), mod/sable, mod/sablecompanion, mod/screenshot_viewer, mod/sereneseasons, mod/simulated (incompatible), mod/skinlayers3d (incompatible), mod/sliceanddice, mod/smoothboot (incompatible), mod/sodium, mod/sodiumoptionsapi (incompatible), mod/sophisticatedbackpacks (incompatible), mod/sophisticatedcore (incompatible), mod/sound_physics_remastered (incompatible), mod/spruceui, mod/super_resolution (incompatible), mod/supermartijn642configlib (incompatible), mod/supermartijn642corelib, mod/tacz, mod/taczpackupgrader, mod/talk_balloons (incompatible), mod/toms_storage, mod/touhou_little_maid (incompatible), mod/touhou_little_maid_epistalove (incompatible), mod/transition (incompatible), mod/trashslot (incompatible), mod/travelerstitles (incompatible), mod/trender (incompatible), mod/usefulspyglass (incompatible), mod/veil (incompatible), mod/visuality, mod/wakes, mod/watut (incompatible), mod/whats_that_slot (incompatible), mod/worldgenfeaturefix (incompatible), mod/xaerolib (incompatible), mod/xaerominimap (incompatible), mod/xaeroworldmap (incompatible), mod/yet_another_config_lib_v3 (incompatible), mod/yumi_mc_core, mod/yungsapi (incompatible), mod/zeta, mod/zombieawareness (incompatible), mod/zombieimprovements, mod_data, create_new_age:create_new_age_monkey_edition, net_music_list_mp3_pack, tacz_resources, create:dynamic_data, create_dragons_plus:runtime, create_central_kitchen:runtime, quark_ct_variant_bookshelves, quark_ct_framed_glass, quark_ct_variant_chests, quark_vdo_nether_wart_sack, quark_vdo_variant_bookshelves, quark_vdo_better_stone_tools, quark_vdo_variant_ladders, quark_vdo_variant_chests
Enabled Feature Flags: minecraft:vanilla
World Generation: Experimental
World Seed: -8970330702323799854
ModLauncher: 11.0.5+main.901c6ea8
ModLauncher launch target: forgeclient
sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
loader-4.0.42.jar slf4jfixer PLUGINSERVICE
loader-4.0.42.jar runtime_enum_extender PLUGINSERVICE
at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
loader-4.0.42.jar runtimedistcleaner PLUGINSERVICE
modlauncher-11.0.5.jar mixin TRANSFORMATIONSERVICE
modlauncher-11.0.5.jar fml TRANSFORMATIONSERVICE
modlauncher-11.0.5.jar I18nUpdateMod TRANSFORMATIONSERVICE
3d-armor-0.9.3-mod.jar |3D Armor |armor_3d |0.9.3 |Manifest: NOSIGNATURE
skinlayers3d-neoforge-1.11.1-mc1.21.1.jar |3d-Skin-Layers |skinlayers3d |1.11.1 |Manifest: NOSIGNATURE
ActionLib-1.10.1-neoforge.jar |ActionLib |actionlib |1.10.1 |Manifest: NOSIGNATURE
alltheleaks-1.1.8+1.21.1-neoforge.jar |All The Leaks |alltheleaks |1.1.8+1.21.1-neoforg|Manifest: NOSIGNATURE
AmbientSounds_NEOFORGE_v6.3.7_mc1.21.1.jar |AmbientSounds |ambientsounds |6.3.7 |Manifest: NOSIGNATURE
appleskin-neoforge-mc1.21-3.0.9.jar |AppleSkin |appleskin |3.0.9+mc1.21 |Manifest: NOSIGNATURE
architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
athena-neoforge-1.21-4.0.4.jar |Athena |athena |4.0.4 |Manifest: NOSIGNATURE
auto_third_person-neo-1.21.1-2.2.jar |Auto Third Person |auto_third_person |2.2 |Manifest: NOSIGNATURE
baguettelib-1.21.1-NeoForge-2.0.3.jar |BaguetteLib |baguettelib |2.0.3 |Manifest: NOSIGNATURE
balm-neoforge-1.21.1-21.0.57.jar |Balm |balm |21.0.57 |Manifest: NOSIGNATURE
BetterAdvancements-NeoForge-1.21.1-0.4.3.21.jar |Better Advancements |betteradvancements |**.**.**.** |Manifest: NOSIGNATURE
better_climbing-neoforge-4.jar |Better Climbing |better_climbing |4 |Manifest: NOSIGNATURE
BetterF3-11.0.3-NeoForge-1.21.1.jar |BetterF3 |betterf3 |11.0.3 |Manifest: NOSIGNATURE
biolith-neoforge-3.0.10.jar |Biolith |biolith |3.0.10 |Manifest: NOSIGNATURE
CameraOverhaul-v2.0.6-neoforge+mc[1.21.0-1.21.1].j|CameraOverhaul |cameraoverhaul |2.0.6-neoforge+mc.1.|Manifest: NOSIGNATURE
chat_heads-0.15.1-neoforge-1.21.jar |Chat Heads |chat_heads |0.15.1 |Manifest: NOSIGNATURE
chatanimation-neoforge-1.21.1-1.1.3.jar |ChatAnimation |chatanimation |1.1.3 |Manifest: NOSIGNATURE
ChatImage-1.4.7+1.21.0+neoforge.jar |ChatImage |chatimage |1.4.7+1.21.0+neoforg|Manifest: NOSIGNATURE
chipped-neoforge-1.21.1-4.0.2.jar |Chipped |chipped |4.0.2 |Manifest: NOSIGNATURE
cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE
collective-1.21.1-8.22.jar |Collective |collective |8.22 |Manifest: NOSIGNATURE
compatdatapacks76-neoforge-1.0.13.210.jar |CompatDatapacks |compatdatapacks76 |**.**.**.**-neoforge |Manifest: NOSIGNATURE
conditional-mixin-neoforge-0.6.4.jar |conditional mixin |conditional_mixin |0.6.4 |Manifest: NOSIGNATURE
Contact-neoforge-1.21.1-1.2.3.jar |Contact |contact |1.2.3 |Manifest: NOSIGNATURE
coroutil-neoforge-1.21.0-1.3.8.jar |CoroUtil |coroutil |1.21.0-1.3.8 |Manifest: NOSIGNATURE
corpse-neoforge-1.21.1-1.1.13.jar |Corpse |corpse |1.21.1-1.1.13 |Manifest: NOSIGNATURE
corpsecurioscompat-1.21.1-NeoForge-4.0.1.jar |Corpse Curios Compatibility |corpsecurioscompat |4.0.1 |Manifest: NOSIGNATURE
cosycritters-0.3.2+1.21.1-neoforge.jar |Cosy Critters & Creepy Crawlie|cosycritters |0.3.2 |Manifest: NOSIGNATURE
create-1.21.1-6.0.10.jar |Create |create |6.0.10 |Manifest: NOSIGNATURE
create-aeronautics-bundled-1.21.1-1.2.1.jar |Create Aeronautics |aeronautics_bundled |1.2.1 |Manifest: NOSIGNATURE
dev.eriksonn.aeronautics.aeronautics-neoforge-1.21|Create Aeronautics |aeronautics |1.2.1 |Manifest: NOSIGNATURE
createbigcannons-5.11.3+mc.1.21.1.jar |Create Big Cannons |createbigcannons |5.11.3 |Manifest: NOSIGNATURE
createcontraptionterminals-1.21-1.3.0.jar |Create Contraption Terminals |createcontraptionterminals |0.0NONE |Manifest: NOSIGNATURE
createaddition-1.5.10.jar |Create Crafts & Additions |createaddition |1.5.10 |Manifest: NOSIGNATURE
createdeco-2.1.3.jar |Create Deco |createdeco |2.1.3 |Manifest: NOSIGNATURE
createdieselgenerators-1.21.1-1.3.11.jar |Create Diesel Generators |createdieselgenerators |1.21.1-1.3.11 |Manifest: NOSIGNATURE
Create Encased-1.21.1-1.8-ht2.jar |Create Encased |createcasing |1.8-ht2 |Manifest: NOSIGNATURE
create_jetpack-forge-5.1.2.jar |Create Jetpack |create_jetpack |5.1.2 |Manifest: NOSIGNATURE
dev.ryanhcode.offroad.offroad-neoforge-1.21.1-1.2.|Create Offroad |offroad |1.2.1 |Manifest: NOSIGNATURE
createrailwaysnavigator-neoforge-1.21.1-beta-0.9.0|Create Railways Navigator |createrailwaysnavigator |1.21.1-beta-0.9.0-C6|Manifest: NOSIGNATURE
dev.simulated_team.simulated.simulated-neoforge-1.|Create Simulated |simulated |1.2.1 |Manifest: NOSIGNATURE
sliceanddice-forge-4.2.4.jar |Create Slice & Dice |sliceanddice |4.2.4 |Manifest: NOSIGNATURE
create_tweaked_controllers-1.21.1-1.2.7.jar |Create Tweaked Controllers |create_tweaked_controllers |1.21.1-1.2.7 |Manifest: NOSIGNATURE
bellsandwhistles-0.4.7-1.21.1.jar |Create: Bells & Whistles |bellsandwhistles |0.4.7-1.21.1 |Manifest: NOSIGNATURE
create-central-kitchen-2.4.0.jar |Create: Central Kitchen |create_central_kitchen |2.4.0 |Manifest: NOSIGNATURE
create_connected-1.1.14-mc1.21.1.jar |Create: Connected |create_connected |1.1.14-mc1.21.1 |Manifest: NOSIGNATURE
copycats-3.0.4+mc.1.21.1-neoforge.jar |Create: Copycats+ |copycats |3.0.4+mc.1.21.1-neof|Manifest: NOSIGNATURE
CreateDragonsPlus-1.10.0b.jar |Create: Dragons Plus |create_dragons_plus |1.10.0b |Manifest: NOSIGNATURE
DnDesires-1.21.1-2.2d-BETA.jar |Create: Dreams n' Desires |dndesires |2.2d-BETA |Manifest: NOSIGNATURE
create-enchantment-industry-2.3.1.jar |Create: Enchantment Industry |create_enchantment_industry |2.3.1 |Manifest: NOSIGNATURE
createfood-neoforge-1.21.1-2.4.0.jar |Create: Food |createfood |2.4.0 |Manifest: NOSIGNATURE
createframed-1.21.1-1.7.3.jar |Create: Framed |createframed |1.7.3 |Manifest: NOSIGNATURE
interiors-1.21.1-neoforge-0.6.1.jar |Create: Interiors |interiors |0.6.1 |Manifest: NOSIGNATURE
create-new-age-1.1.7c+neoforge-mc1.21.1.jar |Create: New Age |create_new_age |1.1.7c+mc1.21.1 |Manifest: NOSIGNATURE
CreateNumismatics-1.0.20+neoforge-mc1.21.1.jar |Create: Numismatics |numismatics |1.0.20+neoforge-mc1.|Manifest: NOSIGNATURE
create_oxidized-0.1.3.jar |Create: Oxidized |create_oxidized |0.1.3 |Manifest: NOSIGNATURE
create_pattern_schematics-2.0.10.jar |Create: Pattern Schematics |create_pattern_schematics |2.0.10 |Manifest: NOSIGNATURE
create_power_loader-2.0.4-mc1.21.1.jar |Create: Power Loader |create_power_loader |2.0.4-mc1.21.1 |Manifest: NOSIGNATURE
createprism-1.1.3.jar |Create: Prismatic Shine |createprism |1.1.3 |Manifest: NOSIGNATURE
railways-0.2.0-beta.2+neoforge-mc1.21.1.jar |Create: Steam 'n' Rails 1.21.1|railways |0.2.0-beta.2+neoforg|Manifest: NOSIGNATURE
create_things_and_misc-4.1.0-neoforge-1.21.1.jar |create: things and misc |create_things_and_misc |4.1.0 |Manifest: NOSIGNATURE
create_ultimate_factory-2.2.3-neoforge-1.21.1.jar |Create: Ultimate Factory |create_ultimate_factory |2.2.3 |Manifest: NOSIGNATURE
CreativeCore_NEOFORGE_v2.13.38_mc1.21.1.jar |CreativeCore |creativecore |2.13.38 |Manifest: NOSIGNATURE
cullleaves-neoforge-4.1.1+1.21.1.jar |CullLeaves |cullleaves |4.1.1 |Manifest: NOSIGNATURE
cupboard-1.21-3.5.jar |Cupboard mod |cupboard |3.5 |Manifest: NOSIGNATURE
curios-neoforge-9.5.1+1.21.1.jar |Curios API |curios |9.5.1+1.21.1 |Manifest: NOSIGNATURE
Design-n-Decor-1.21.1-2.1.0.jar |Design n' Decor |dndecor |2.1.0 |Manifest: NOSIGNATURE
DetailArmorBarReconstructed-5.0.1+1.21.1-neoforge.|Detail Armor Bar Reconstructed|detailab |5.0.1 |Manifest: NOSIGNATURE
DistantHorizons-3.0.2-b-1.21.1-fabric-neoforge.jar|Distant Horizons |distanthorizons |3.0.2-b |Manifest: NOSIGNATURE
dragonlib-neoforge-1.21.1-beta-3.0.25.jar |DragonLib |dragonlib |1.21.1-beta-3.0.25 |Manifest: NOSIGNATURE
dynamiccrosshair-9.11+1.21.1-neoforge.jar |Dynamic Crosshair |dynamiccrosshair |9.11 |Manifest: NOSIGNATURE
dynamiccrosshair-api-9.11+1.21.1-neoforge.jar |Dynamic Crosshair API |dynamiccrosshairapi |1.2 |Manifest: NOSIGNATURE
emi-1.1.22+1.21.1+neoforge.jar |EMI |emi |1.1.22+1.21.1+neofor|Manifest: NOSIGNATURE
entity_model_features_1.21-neoforge-3.2.2.jar |Entity Model Features |entity_model_features |3.2.2 |Manifest: NOSIGNATURE
entity_texture_features_1.21-neoforge-7.1.jar |Entity Texture Features |entity_texture_features |7.1 |Manifest: NOSIGNATURE
entityculling-neoforge-1.10.1-mc1.21.1.jar |EntityCulling |entityculling |1.10.1 |Manifest: NOSIGNATURE
epicterrain-0.1.4.jar |Epic Terrain |mr_epicterrain |0.1.4 |Manifest: NOSIGNATURE
esl-neoforge-1.21.1-1.0.3+neoforge-mc1.21.1.jar |ESL |esl |1.0.3 |Manifest: NOSIGNATURE
fakesight-1.0.4.jar |Fakesight |fakesight |1.0.4 |Manifest: NOSIGNATURE
FarmersDelight-1.21.1-1.3.1.jar |Farmer's Delight |farmersdelight |1.3.1 |Manifest: NOSIGNATURE
fast-ip-ping-v1.0.11-mc1.21.1-neoforge.jar |Fast IP Ping |fastipping |1.0.11 |Manifest: NOSIGNATURE
ferritecore-7.0.3-neoforge.jar |Ferrite Core |ferritecore |7.0.3 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
findme-3.3.3-neoforge.jar |FindMe |findme |3.3.3 |Manifest: NOSIGNATURE
flightlib-neoforge-3.2.1.jar |Flight Lib |flightlib |3.2.1 |Manifest: NOSIGNATURE
neoforge.jar |Flywheel |flywheel |1.0.6 |Manifest: NOSIGNATURE
forgeconfigapiport-neoforge-21.1.1.jar |Forge Config API Port |forgeconfigapiport |21.1.1 |Manifest: NOSIGNATURE
fabric-api-base-0.4.42+d1308ded19.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308ded19 |Manifest: NOSIGNATURE
fabric-block-view-api-v2-1.0.10+9afaaf8c19.jar |Forgified Fabric BlockView API|fabric_block_view_api_v2 |1.0.10+9afaaf8c19 |Manifest: NOSIGNATURE
fabric-renderer-api-v1-3.4.0+acb05a3919.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.0+acb05a3919 |Manifest: NOSIGNATURE
fabric-rendering-data-attachment-v1-0.3.48+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.48+73761d2e19 |Manifest: NOSIGNATURE
ftb-library-neoforge-2101.1.31.jar |FTB Library |ftblibrary |2101.1.31 |Manifest: NOSIGNATURE
ftb-ultimine-neoforge-2101.1.13.jar |FTB Ultimine |ftbultimine |2101.1.13 |Manifest: NOSIGNATURE
fusion-1.2.12-neoforge-mc1.21.1.jar |Fusion |fusion |1.2.12 |Manifest: NOSIGNATURE
fzzy_config-0.7.6+1.21+neoforge.jar |Fzzy Config |fzzy_config |0.7.6+1.21+neoforge |Manifest: NOSIGNATURE
GlitchCore-neoforge-1.21.1-2.1.0.0.jar |GlitchCore |glitchcore |**.**.**.** |Manifest: NOSIGNATURE
gpumemleakfix-1.21-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.8 |Manifest: NOSIGNATURE
gunsmithlib-1.21.1-5.10.0-neoforge-modular.jar |GunsmithLib |gunsmithlib |1.21.1-5.10.0-neofor|Manifest: NOSIGNATURE
handcrafted-neoforge-1.21.1-4.0.3.jar |Handcrafted |handcrafted |4.0.3 |Manifest: NOSIGNATURE
horseman-neoforge-1.21.1-1.5.9.jar |Horseman |horseman |1.5.9 |Manifest: NOSIGNATURE
Iceberg-1.21.1-neoforge-1.3.2.jar |Iceberg |iceberg |1.3.2 |Manifest: NOSIGNATURE
immersive_aircraft-1.4.3+1.21.1-neoforge.jar |Immersive Aircraft |immersive_aircraft |1.4.3+1.21.1 |Manifest: NOSIGNATURE
immersivesnow-1.21.1-1.4.0.jar |Immersive Snow |immersivesnow |1.4.0 |Manifest: NOSIGNATURE
inventoryhud.neoforged.1.21.1-3.4.28.jar |Inventory HUD+ |inventoryhud |3.4.28 |Manifest: NOSIGNATURE
iris-neoforge-1.8.12+mc1.21.1.jar |Iris |iris |1.8.12-snapshot+mc1.|Manifest: NOSIGNATURE
iris-flywheel-compat-NeoForge-2.3.0.jar |Iris Flywheel Compat |irisflw |2.3.0 |Manifest: NOSIGNATURE
ItemBorders-1.21-neoforge-1.2.5.jar |Item Borders |itemborders |1.2.5 |Manifest: NOSIGNATURE
ItemPhysic_NEOFORGE_v1.8.12_mc1.21.1.jar |ItemPhysic |itemphysic |1.8.12 |Manifest: NOSIGNATURE
Ixeris-4.2.0+1.21.1-neoforge-mod.jar |Ixeris |ixeris |4.2.0+1.21.1-neoforg|Manifest: NOSIGNATURE
Jade-1.21.1-NeoForge-15.10.5.jar |Jade |jade |15.10.5+neoforge |Manifest: NOSIGNATURE
jeremyseqsdamageindicators-2.2.1-1.21.1-neo.jar |JeremySeq's Damage Indicators |jeremyseqsdamageindicators |2.2.1-1.21.1 |Manifest: NOSIGNATURE
jecharacters-1.21-neoforge-4.5.23.jar |Just Enough Characters |jecharacters |4.5.23 |Manifest: NOSIGNATURE
jei-1.21.1-neoforge-19.27.0.340.jar |Just Enough Items |jei |**.**.**.** |Manifest: NOSIGNATURE
JustEnoughResources-NeoForge-1.21.1-1.6.0.17.jar |Just Enough Resources |jeresources |**.**.**.** |Manifest: NOSIGNATURE
thedarkcolour.kffmod-5.11.0.jar |Kotlin For Forge |kotlinforforge |5.11.0 |Manifest: NOSIGNATURE
kuma-api-neoforge-21.0.8+1.21.jar |KumaAPI |kuma_api |21.0.8 |Manifest: NOSIGNATURE
kuroutils2-2101.2.4.0.jar |Kuro Utils |kuroutils |2101.2.4.0 |Manifest: NOSIGNATURE
lambdynamiclights-4.8.8+1.21.1.jar |LambDynamicLights |lambdynlights |4.8.8+1.21.1 |Manifest: NOSIGNATURE
lambdynamiclights-api-4.8.8+1.21.1-mojmap.jar |LambDynamicLights (API) |lambdynlights_api |4.8.8+1.21.1 |Manifest: NOSIGNATURE
lambdynamiclights-4.8.8+1.21.1-neoforge.jar |LambDynamicLights (Runtime) |lambdynlights_runtime |4.8.8+1.21.1 |Manifest: NOSIGNATURE
LegendaryTooltips-1.21.1-neoforge-1.5.5.jar |Legendary Tooltips |legendarytooltips |1.5.5 |Manifest: NOSIGNATURE
libbamboo-2.25+1.21.1-neoforge.jar |LibBamboo |libbamboo |2.25 |Manifest: NOSIGNATURE
libIPN-neoforge-1.21.1-6.6.3.jar |libIPN |libipn |6.6.3 |Manifest: NOSIGNATURE
lithium-neoforge-0.15.3+mc1.21.1.jar |Lithium |lithium |0.15.3+mc1.21.1 |Manifest: NOSIGNATURE
1.21.1-maid_useful_task-1.4.2.jar |maid useful task |maid_useful_task |1.4.2 |Manifest: NOSIGNATURE
MaidUseHandCrank_1.5.4-neoforge_21.1.206-1.21.1.ja|MaidUseHandCrank |muhc |1.5.4 |Manifest: NOSIGNATURE
mcpitanlib-3.6.6-1.21.1-neoforge.jar |MCPitanLib |mcpitanlib |3.6.6-1.21.1-neoforg|Manifest: NOSIGNATURE
midnightlib-neoforge-1.9.3+1.21.1.jar |MidnightLib |midnightlib |1.9.3 |Manifest: NOSIGNATURE
client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
mvo76-neoforge-1.0.6-1.21.jar |Mod Sound Volume Options |mvo76 |1.0.6-1.21 |Manifest: NOSIGNATURE
modernnetworking-neoforge-1.2.8+1.21.1.jar |Modern Networking |modernnetworking |1.2.8 |Manifest: NOSIGNATURE
ModernUI-NeoForge-1.21.1-3.12.0.2-universal.jar |Modern UI |modernui |**.**.**.** |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
modernfix-neoforge-5.27.4+mc1.21.1.jar |ModernFix |modernfix |5.27.4+mc1.21.1 |Manifest: NOSIGNATURE
mlcore-neoforge-1.21.1-2.2.18.jar |Moonlight Core |mlcore |2.2.18 |Manifest: NOSIGNATURE
moonlight-neoforge-1.21.1-3.0.1.jar |Moonlight Lib |moonlight |1.21.1-3.0.1 |Manifest: NOSIGNATURE
moreculling-neoforge-1.21.1-1.0.7.jar |More Culling |moreculling |1.0.7 |Manifest: NOSIGNATURE
naturallychargedcreepers-1.21.1-3.6.jar |Naturally Charged Creepers |naturallychargedcreepers |3.6 |Manifest: NOSIGNATURE
neoforge-21.1.228-universal.jar |NeoForge |neoforge |21.1.228 |Manifest: NOSIGNATURE
netmusic-1.5.0-neoforge+mc1.21.1.jar |Net Music Mod |netmusic |1.5.0-neoforge+mc1.2|Manifest: NOSIGNATURE
net_music_list-2.3.3.jar |Net Music:Play List |net_music_list |2.3.3 |Manifest: NOSIGNATURE
notenoughanimations-neoforge-1.12.2-mc1.21.1.jar |NotEnoughAnimations |notenoughanimations |1.12.2 |Manifest: NOSIGNATURE
OELib-neoforge-1.21.1-0.2.3.jar |OELib |oelib |0.2.3 |Manifest: NOSIGNATURE
open-parties-and-claims-neoforge-1.21.1-0.26.2.jar|Open Parties and Claims |openpartiesandclaims |0.26.2 |Manifest: NOSIGNATURE
particle_core-0.3.3+1.21+neoforge.jar |Particle Core |particle_core |0.3.3+1.21+neoforge |Manifest: NOSIGNATURE
particular-1.21.1-NeoForge-1.1.7.jar |Particular |particular |1.1.7 |Manifest: NOSIGNATURE
Patchouli-1.21.1-93-NEOFORGE.jar |Patchouli |patchouli |1.21.1-93-NEOFORGE |Manifest: NOSIGNATURE
ponder-neoforge-1.0.82+mc1.21.1.jar |Ponder |ponder |1.0.82+mc1.21.1 |Manifest: NOSIGNATURE
PresenceFootsteps-1.21.1-1.12.0-beta.1-1.21NeoForg|Presence Footsteps (NeoForge) |presencefootsteps |1.21.1-1.12.0-beta.1|Manifest: NOSIGNATURE
pridelib-1.2.4+1.21.1-mojmap.jar |Pride Lib |pride |1.2.4+1.21.1 |Manifest: NOSIGNATURE
Prism-1.21.1-neoforge-1.0.11.jar |Prism |prism |1.0.11 |Manifest: NOSIGNATURE
Quark-4.1-477.jar |Quark |quark |4.1-477 |Manifest: NOSIGNATURE
rechiseled-1.2.4-neoforge-mc1.21.jar |Rechiseled |rechiseled |1.2.4 |Manifest: NOSIGNATURE
rechiseledcreate-1.1.0-neoforge-mc1.21.jar |Rechiseled: Create |rechiseledcreate |1.1.0 |Manifest: NOSIGNATURE
reeses-sodium-options-neoforge-1.8.3+mc1.21.4.jar |Reese's Sodium Options |reeses_sodium_options |1.8.3+mc1.21.4 |Manifest: NOSIGNATURE
resourcefullib-neoforge-1.21-3.0.12.jar |Resourceful Lib |resourcefullib |3.0.12 |Manifest: NOSIGNATURE
ritchiesprojectilelib-2.1.2+mc.1.21.1-neoforge.jar|Ritchie's Projectile Library |ritchiesprojectilelib |2.1.2 |Manifest: NOSIGNATURE
sable-neoforge-1.21.1-1.2.2.jar |Sable |sable |1.2.2 |Manifest: NOSIGNATURE
sable-companion-common-1.21.1-1.6.0.jar |Sable Companion |sablecompanion |1.6.0 |Manifest: NOSIGNATURE
screenshot_viewer-1.3.4-neoforge-mc1.21.1.jar |Screenshot Viewer |screenshot_viewer |1.3.4 |Manifest: NOSIGNATURE
SereneSeasons-neoforge-1.21.1-10.1.0.3.jar |Serene Seasons |sereneseasons |**.**.**.** |Manifest: NOSIGNATURE
SmoothBoot-NeoForge+1.21-1.0.0.jar |Smooth Boot |smoothboot |1.0.0 |Manifest: NOSIGNATURE
sodium-neoforge-0.6.13+mc1.21.1.jar |Sodium |sodium |0.6.13+mc1.21.1 |Manifest: NOSIGNATURE
sodiumoptionsapi-neoforge-1.0.10-1.21.1.jar |Sodium Options API |sodiumoptionsapi |1.0.10 |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.21.1-3.25.42.1709.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.25.42 |Manifest: NOSIGNATURE
sophisticatedcore-1.21.1-1.4.33.1808.jar |Sophisticated Core |sophisticatedcore |1.4.33 |Manifest: NOSIGNATURE
sound-physics-remastered-neoforge-1.21.1-1.5.1.jar|Sound Physics Remastered |sound_physics_remastered |1.21.1-1.5.1 |Manifest: NOSIGNATURE
spruceui-6.2.5+1.21.1-mojmap.jar |SpruceUI |spruceui |6.2.5+1.21.1 |Manifest: NOSIGNATURE
super_resolution-neoforge-1.21..1.21.1-0.8.3-alpha|Super Resolution |super_resolution |0.8.3-alpha.3+opengl|Manifest: NOSIGNATURE
supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.21-neoforge-mc1.21.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.21 |Manifest: NOSIGNATURE
tacz-pack-upgrader-2.0.0.jar |TaCZ Pack Upgrader |taczpackupgrader |2.0.0 |Manifest: NOSIGNATURE
talk_balloons-neoforge-1.4.1+1.21.1.jar |Talk Balloons |talk_balloons |1.4.1 |Manifest: NOSIGNATURE
tacz-neoforge-1.21.1-1.1.7-hotfix-r5.jar |Timeless & Classics Guns: Zero|tacz |1.1.7-hotfix-r5 |Manifest: NOSIGNATURE
toms_storage-1.21-2.3.2.jar |Tom's Simple Storage Mod |toms_storage |2.3.2 |Manifest: NOSIGNATURE
touhoulittlemaid-1.5.2-neoforge+mc1.21.1.jar |Touhou Little Maid |touhou_little_maid |1.5.2-neoforge+mc1.2|Manifest: NOSIGNATURE
touhou_little_maid_epistalove-neoforge-1.21.1-1.0.|Touhou Little Maid: Epistalove|touhou_little_maid_epistalove |1.0.2 |Manifest: NOSIGNATURE
TRansition-1.0.17-1.21.1-neoforge-SNAPSHOT.jar |TRansition |transition |1.0.17 |Manifest: NOSIGNATURE
trashslot-neoforge-1.21.1-21.1.10.jar |TrashSlot |trashslot |21.1.10 |Manifest: NOSIGNATURE
TravelersTitles-1.21.1-NeoForge-5.1.3.jar |Traveler's Titles |travelerstitles |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
TRender-1.0.12-1.21.1-neoforge-SNAPSHOT.jar |TRender |trender |1.0.12 |Manifest: NOSIGNATURE
usefulspyglass-neoforge-1.21.1-1.0.1.jar |Useful Spyglass |usefulspyglass |1.0.1 |Manifest: NOSIGNATURE
veil-neoforge-1.21.1-4.0.0.jar |Veil |veil |4.0.0 |Manifest: NOSIGNATURE
visuality-forge-2.1.0.jar |Visuality: Reforged |visuality |2.1.0 |Manifest: NOSIGNATURE
wakes-1.21.1-NeoForge-1.0.5.jar |Wakes |wakes |1.0.5 |Manifest: NOSIGNATURE
watut-neoforge-1.21.0-1.2.7.jar |What Are They Up To |watut |1.21.0-1.2.7 |Manifest: NOSIGNATURE
whats-that-slot-neoforge-1.3.6+1.21.jar |What's That Slot |whats_that_slot |1.3.6 |Manifest: NOSIGNATURE
worldgenfeaturefix-neoforge-1.21-1.0.1.jar |WorldgenFeatureFix |worldgenfeaturefix |1.0.1 |Manifest: NOSIGNATURE
xaerominimap-neoforge-1.21.1-25.3.10.jar |Xaero's Minimap |xaerominimap |25.3.10 |Manifest: NOSIGNATURE
xaeroworldmap-neoforge-1.21.1-1.40.11.jar |Xaero's World Map |xaeroworldmap |1.40.11 |Manifest: NOSIGNATURE
xaerolib-neoforge-1.21.1-1.1.0.jar |XaeroLib |xaerolib |1.1.0 |Manifest: NOSIGNATURE
yet_another_config_lib_v3-3.8.2+1.21.1-neoforge.ja|YetAnotherConfigLib |yet_another_config_lib_v3 |3.8.2+1.21.1-neoforg|Manifest: NOSIGNATURE
yumi-mc-foundation-1.0.0-beta.1+1.21.1-mojmap.jar |Yumi Minecraft Libraries: Foun|yumi_mc_core |1.0.0-beta.1+1.21.1 |Manifest: NOSIGNATURE
YungsApi-1.21.1-NeoForge-5.1.6.jar |YUNG's API |yungsapi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
Zeta-1.1-40.jar |Zeta |zeta |1.1-40 |Manifest: NOSIGNATURE
zombieawareness-neoforge-1.21.0-1.13.2.jar |Zombie Awareness |zombieawareness |1.21.0-1.13.2 |Manifest: NOSIGNATURE
zombieimprovements-1.2.0+1.21.1-neoforge.jar |Zombie Improvements |zombieimprovements |1.2.0 |Manifest: NOSIGNATURE
Crash Report UUID: fb667203-7132-45a6-9df4-077db716b76f
Flywheel Backend: irisflw:iris_instancing
Fragments: Back Stack Index: 0
FragmentManager misc state:
mHost=icyllis.modernui.mc.UIManager$HostCallbacks@4bf24b61
mContainer=icyllis.modernui.mc.UIManager$HostCallbacks@4bf24b61
mCurState=7 mStateSaved=false mStopped=false mDestroyed=false
Explicit GC Last Run: 38ms ago