Paste your logs.

Built for Minecraft & Hytale

NeoForge 1.21.1 Crash Report

617 lines
Raw
Detected
Minecraft version: 1.21.1 Java version: 21. NeoForge version: 21.1.233
---- Minecraft Crash Report ----
// Hi. I'm Connector, and I'm a crashaholic
=========================
SINYTRA CONNECTOR IS PRESENT!
Please verify issues are not caused by Connector before reporting them to mod authors.
If you're unsure, file a report on Connector's issue tracker found at https://github.com/Sinytra/Connector/issues.
=========================
// What is this thing
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
https://github.com/ryanhcode/sable/issues
// Who set us up the TNT?
Time: 2026-06-23 18:14:48
Description: Unexpected error
java.lang.ExceptionInInitializerError: null
at TRANSFORMER/freecam@1.3.0+mc1.21/net.xolt.freecam.Freecam.onEnableFreecam(Freecam.java:212) ~[freecam-neoforge-1.3.0+mc1.21.jar%23656!/:?] {re:mixin,re:classloading}
at TRANSFORMER/freecam@1.3.0+mc1.21/net.xolt.freecam.Freecam.toggle(Freecam.java:112) ~[freecam-neoforge-1.3.0+mc1.21.jar%23656!/:?] {re:mixin,re:classloading}
at TRANSFORMER/freecam@1.3.0+mc1.21/net.xolt.freecam.config.keys.FreecamComboKeyMapping.tick(FreecamComboKeyMapping.java:38) ~[freecam-neoforge-1.3.0+mc1.21.jar%23656!/:?] {re:classloading}
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] {}
at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024) ~[?:?] {}
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:310) ~[?:?] {}
at java.base/java.util.Spliterators$1Adapter.forEachRemaining(Spliterators.java:706) ~[?:?] {}
at TRANSFORMER/freecam@1.3.0+mc1.21/net.xolt.freecam.config.ModBindings.forEach(ModBindings.java:61) ~[freecam-neoforge-1.3.0+mc1.21.jar%23656!/:?] {re:mixin,re:classloading}
at TRANSFORMER/freecam@1.3.0+mc1.21/net.xolt.freecam.Freecam.postTick(Freecam.java:60) ~[freecam-neoforge-1.3.0+mc1.21.jar%23656!/:?] {re:mixin,re:classloading}
at TRANSFORMER/freecam@1.3.0+mc1.21/net.xolt.freecam.forge.FreecamForge$GlobalEventHandler.postTick(FreecamForge.java:44) ~[freecam-neoforge-1.3.0+mc1.21.jar%23656!/:?] {re:classloading}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%23164!/:?] {}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:328) ~[bus-8.0.5.jar%23164!/:?] {}
at TRANSFORMER/neoforge@21.1.233/net.neoforged.neoforge.client.ClientHooks.fireClientTickPost(ClientHooks.java:1077) ~[neoforge-21.1.233-universal.jar%23503!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dynamic_resources.ForgeHooksClientMixin from mod modernfix,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.ClientHooksMixin from mod sodium,pl:mixin:APP:connector.mixins.json:client.ForgeHooksClientMixin from mod connector,pl:mixin:APP:moonlight.mixins.json:ClientHooksMixin from mod moonlight,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%23502!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch: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%23502!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch: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%23502!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin}
Caused by: java.lang.IllegalStateException: Missing registry: ResourceKey[minecraft:root / minecraft:potion]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.core.RegistryAccess.lambda$registryOrThrow$0(RegistryAccess.java:26) ~[client-1.21.1-20240808.144430-srg.jar%23502!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:connector_pre_launch:A}
at java.base/java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.core.RegistryAccess.registryOrThrow(RegistryAccess.java:26) ~[client-1.21.1-20240808.144430-srg.jar%23502!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:connector_pre_launch:A}
at TRANSFORMER/hexcasting@0.12.0-devel-pre-16/at.petrak.hexcasting.common.lib.HexPotions.addRecipes(HexPotions.java:42) ~[hexcasting-neoforge-1.21.1-0.12.0-devel-pre-16.jar%23667!/:0.12.0-devel-pre-16] {re:classloading}
at TRANSFORMER/hexcasting@0.12.0-devel-pre-16/at.petrak.hexcasting.forge.ForgeHexInitializer.lambda$initListeners$18(ForgeHexInitializer.java:276) ~[hexcasting-neoforge-1.21.1-0.12.0-devel-pre-16.jar%23667!/:0.12.0-devel-pre-16] {re:classloading}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27) ~[bus-8.0.5.jar%23164!/:?] {}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%23164!/:?] {}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:328) ~[bus-8.0.5.jar%23164!/:?] {}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.item.alchemy.PotionBrewing.bootstrap(PotionBrewing.java:163) ~[client-1.21.1-20240808.144430-srg.jar%23502!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:emi.mixins.json:accessor.BrewingRecipeRegistryAccessor from mod emi,pl:mixin:APP:amendments-common.mixins.json:BrewingMixin from mod amendments,pl:mixin:APP:create.mixins.json:accessor.PotionBrewingAccessor from mod create,pl:mixin:A,pl:connector_pre_launch:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.multiplayer.ClientPacketListener.<init>(ClientPacketListener.java:371) ~[client-1.21.1-20240808.144430-srg.jar%23502!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.redirected_neoforge_1.21.1.json:net.minecraft.client.multiplayer.ClientPacketListenerMixin from mod redirected,pl:mixin:APP:fabric-message-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric_message_api_v1,pl:mixin:APP:fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric_networking_api_v1,pl:mixin:APP:accessorify.mixins.json:ClientPacketListenerMixin from mod accessorify,pl:mixin:APP:mixins.iris.json:MixinClientPacketListener from mod iris,pl:mixin:APP:pickupnotifier.common.mixins.json:client.ClientPacketListenerMixin from mod pickupnotifier,pl:mixin:APP:exposure-common.mixins.json:client.ClientPacketListenerMixin from mod exposure,pl:mixin:APP:chattools.mixins.json:ClientPacketListenerMixin from mod chattools,pl:mixin:APP:supplementaries-common.mixins.json:ClientPacketListenerMixin from mod supplementaries,pl:mixin:APP:sleep_tight-common.mixins.json:ClientPacketListenerMixin from mod sleep_tight,pl:mixin:APP:libbamboo.mixins.json:ClientPlayNetworkHandlerMixin from mod libbamboo,pl:mixin:APP:sodium-common.mixins.json:core.world.map.ClientPacketListenerMixin from mod sodium,pl:mixin:APP:shouldersurfing.common.mixins.json:ClientPacketListenerMixin from mod shouldersurfing,pl:mixin:APP:touhou_little_maid.mixins.json:client.ClientPacketListenerMixin from mod touhou_little_maid,pl:mixin:APP:autohud.mixins.json:ClientPlayNetworkHandlerMixin from mod autohud,pl:mixin:APP:freecam-common.mixins.json:ClientPacketListenerMixin from mod freecam,pl:mixin:APP:surveyor.mixins.json:client.MixinClientPlayNetworkHandler from mod surveyor,pl:mixin:APP:fastrecipesearch.mixins.json:ClientPacketListenerMixin from mod fastrecipesearch,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.AccessorClientPacketListener from mod nochatreports,pl:mixin:APP:client.voxy.mixins.json:minecraft.MixinClientPacketListener from mod voxy,pl:mixin:APP:seamless_loading_screen-common.mixins.json:ClientPlayNetworkHandlerMixin from mod seamless_loading_screen,pl:mixin:APP:computercraft-client.forge.mixins.json:ClientPacketListenerMixin from mod computercraft,pl:mixin:APP:fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:railways.mixins.json:client.ClientPacketListenerMixin from mod railways,pl:mixin:APP:moonlight-common.mixins.json:ClientPacketListenerMixin from mod moonlight,pl:mixin:APP:ponder-common.mixins.json:client.accessor.ClientPacketListenerAccessor from mod ponder,pl:mixin:APP:sable.mixins.json:entity.entities_stick_sublevels.ClientPacketListenerMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.entity_rotations_and_riding.ClientPacketListenerMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.lighting.ClientPacketListenerMixin from mod sable,pl:mixin:APP:aeronauticscompat.mixins.json:sable.ClientPacketListenerMixin from mod aeronauticscompat,pl:mixin:APP:scalablelux.mixins.json:client.multiplayer.ClientPacketListenerMixin from mod scalablelux,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at TRANSFORMER/freecam@1.3.0+mc1.21/net.xolt.freecam.util.FreeCamera$1.<init>(FreeCamera.java:60) ~[freecam-neoforge-1.3.0+mc1.21.jar%23656!/:?] {re:classloading}
at TRANSFORMER/freecam@1.3.0+mc1.21/net.xolt.freecam.util.FreeCamera.<clinit>(FreeCamera.java:58) ~[?:?] {re:mixin,re:classloading}
... 19 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at TRANSFORMER/freecam@1.3.0+mc1.21/net.xolt.freecam.Freecam.onEnableFreecam(Freecam.java:212) ~[freecam-neoforge-1.3.0+mc1.21.jar%23656!/:?] {re:mixin,re:classloading}
at TRANSFORMER/freecam@1.3.0+mc1.21/net.xolt.freecam.Freecam.toggle(Freecam.java:112) ~[freecam-neoforge-1.3.0+mc1.21.jar%23656!/:?] {re:mixin,re:classloading}
at TRANSFORMER/freecam@1.3.0+mc1.21/net.xolt.freecam.config.keys.FreecamComboKeyMapping.tick(FreecamComboKeyMapping.java:38) ~[freecam-neoforge-1.3.0+mc1.21.jar%23656!/:?] {re:classloading}
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] {}
at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024) ~[?:?] {}
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:310) ~[?:?] {}
at java.base/java.util.Spliterators$1Adapter.forEachRemaining(Spliterators.java:706) ~[?:?] {}
at TRANSFORMER/freecam@1.3.0+mc1.21/net.xolt.freecam.config.ModBindings.forEach(ModBindings.java:61) ~[freecam-neoforge-1.3.0+mc1.21.jar%23656!/:?] {re:mixin,re:classloading}
at TRANSFORMER/freecam@1.3.0+mc1.21/net.xolt.freecam.Freecam.postTick(Freecam.java:60) ~[freecam-neoforge-1.3.0+mc1.21.jar%23656!/:?] {re:mixin,re:classloading}
at TRANSFORMER/freecam@1.3.0+mc1.21/net.xolt.freecam.forge.FreecamForge$GlobalEventHandler.postTick(FreecamForge.java:44) ~[freecam-neoforge-1.3.0+mc1.21.jar%23656!/:?] {re:classloading}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%23164!/:?] {}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:328) ~[bus-8.0.5.jar%23164!/:?] {}
at TRANSFORMER/neoforge@21.1.233/net.neoforged.neoforge.client.ClientHooks.fireClientTickPost(ClientHooks.java:1077) ~[neoforge-21.1.233-universal.jar%23503!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dynamic_resources.ForgeHooksClientMixin from mod modernfix,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.ClientHooksMixin from mod sodium,pl:mixin:APP:connector.mixins.json:client.ForgeHooksClientMixin from mod connector,pl:mixin:APP:moonlight.mixins.json:ClientHooksMixin from mod moonlight,pl:mixin:A}
-- Uptime --
Details:
JVM uptime: 439.905s
Wall uptime: 405.567s
High-res time: 435.826s
Client ticks: 6121 ticks / 306.050s
Stacktrace:
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.fillReport(Minecraft.java:2395) ~[client-1.21.1-20240808.144430-srg.jar%23502!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch: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%23502!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch: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%23502!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin}
-- Affected level --
Details:
All players: 1 total; [LocalPlayer['704009905'/4, l='ClientLevel', x=32.84, y=56.00, z=26.68]]
Chunk stats: 729, 476
Level dimension: minecraft:overworld
Level spawn location: World: (0,56,0), Section: (at 0,8,0 in 0,3,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: 271000 game time, 1000 day time
Server brand: neoforge
Server type: Integrated singleplayer server
Tracked entity count: 4
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: serilum_mod_translations, vanilla, fabric, mod_resources, mod/sodium, mod/accessorify, mod/sketchbook, mod/dynamiccrosshair, mod/fabric_rendering_fluids_v1, mod/gravitation, mod/create_cyber_goggles, mod/kaleidoscopecookery_automation, mod/c2me_fixes_general_threading_issues, mod/neoforge, mod/modernfix, mod/fabric_block_view_api_v2, mod/fabric_command_api_v2, mod/iris, mod/veil, mod/kambrik, mod/createdieselgenerators, mod/pickupnotifier, mod/createbetterfps, mod/exposure, mod/cloth_config, mod/chattools, mod/supplementaries, mod/auto_third_person, mod/vista, mod/vistaallthetapes, mod/corpse, mod/copperagebackport, mod/maidtaskscroll, mod/sleep_tight, mod/tooltipinsights, mod/trading_floor, mod/createlazytick, mod/norealmsbutton, mod/anvillib_registrum, mod/accessories, mod/createrailwaysnavigator, mod/emiffect, mod/transition, mod/dynamic_fps, mod/fabric_rendering_data_attachment_v1, mod/nebl, mod/aerocopycats, mod/fabric_client_tags_api_v1, mod/c2me_threading_lighting, mod/numismaticsutils, mod/connectiblechains, mod/rpgtimeline, mod/visualworkbench, mod/randomshulkercolours, mod/lithium, mod/fabric_screen_handler_api_v1, mod/flerovium, mod/caelus, mod/libbamboo, mod/anvillib_network, mod/plasmovoice, mod/pv_addon_sculk, mod/animatica, mod/corpsecurioscompat, mod/anvillib_codec, mod/rtsbuilding, mod/fabric_particles_v1, mod/c2me_opts_worldgen_vanilla, mod/c2me_opts_scheduling, mod/sophisticatedbackpackscreateintegration, mod/enchantmentswitch, mod/create_train_perspective, mod/emi_create_schematics, mod/emi, mod/immersiveoverlays, mod/shouldersurfing, mod/fabric_block_api_v1, mod/fabric_resource_conditions_api_v1, mod/forgeconfigapiport, mod/sablecompanion, mod/minecraft_cursor, mod/hardcorerevival, mod/kaleidoscope_end, mod/fabric_registry_sync_v0, mod/immediatelyfast, mod/appleskin, mod/fabric_object_builder_api_v1, mod/keybindhider, mod/immersive_melodies, mod/fabric_message_api_v1, mod/extremesoundmuffler, mod/euphoria_patcher, mod/keybindbundles, mod/kuma_api, mod/fabric_renderer_api_v1, mod/pv_addon_groups, mod/artistry, mod/movabletracks, mod/fabric_item_api_v1, mod/firstperson, mod/create_blueprinted, mod/midnightthoughts, mod/emiforcreatestock, mod/mr_worldbound_items, mod/sophisticatedbackpacks, mod/pv_addon_spectator, mod/quick_pack, mod/carryon, mod/carryonaerocompat, mod/textformattingeverywhere, mod/scalablelux, mod/baguettelib, mod/connector, mod/fzzy_config, mod/particle_core, mod/fabric_api,forgified_fabric_api, mod/c2me_fixes_worldgen_vanilla_bugs, mod/pixelshot, mod/diagonalwalls, mod/diagonalblocks, mod/create_connected, mod/irisveil, mod/entity_model_features, mod/entity_texture_features, mod/fabric_api_lookup_api_v1, mod/diagonalwindows, mod/dynamiccrosshairapi, mod/touhou_little_maid, mod/create_hypertube, mod/starterkit, mod/asynclogger, mod/c2me_rewrites_chunkio, mod/fabric_key_binding_api_v1, mod/fabric_transfer_api_v1, mod/copycats, mod/easymagic, mod/autohud, mod/fabric_resource_loader_v0, mod/map_atlases, mod/chloride, mod/artifacts, mod/combatnouveau, mod/escalated, mod/txnilib, mod/ixeris, mod/gpu_tape, mod/kaleidoscope_nether, mod/fabric_blockrenderlayer_v1, mod/creativecore, mod/armortip, mod/justplayerheads, mod/fabric_gametest_api_v1, mod/diagonalfences, mod/jecharacters, mod/freecam, mod/fabric_biome_api_v1, mod/emi_enchanting, mod/ferritecore, mod/kaleidoscope_cookery, mod/badoptimizations, mod/no_telemetry, mod/overflowingbars, mod/exposure_polaroid, mod/imblocker, mod/smsn, mod/c2me_fixes_worldgen_threading_issues, mod/helditemtooltips, mod/easyanvils, mod/createthreadedtrains, mod/playeranimator, mod/hexcessible, mod/aeronautics_bundled, mod/anvillib_config, mod/create_jetpack, mod/etched, mod/sophisticatedcore, mod/clickthrough, mod/advancementframes, mod/fabric_convention_tags_v1, mod/fabric_convention_tags_v2, mod/createredstonelinkgui, mod/kaleidoscope_chinesefood, mod/surveyor, mod/c2me, mod/kaleidoscope_doll, mod/balm, mod/labels, mod/fabric_screen_api_v1, mod/byepregen, mod/copperagebackport_durability_fix, mod/c2me_base, mod/antique_atlas, mod/anvillib_util, mod/emixx, mod/fabric_game_rule_api_v1, mod/naturally_trimmed, mod/fancytoasts, mod/do_a_barrel_roll, mod/vanillabackport, mod/resourcefulconfig, mod/servercore, mod/c2me_opts_dfc, mod/curios, mod/featheredfriend, mod/threadtweak, mod/fabric_entity_events_v1, mod/moderninline, mod/moreculling, mod/conditional_mixin, mod/invmove_compat, mod/flightlib, mod/mr_vb_compat, mod/fastrecipesearch, mod/infiniverse, mod/effectdescriptions, mod/stylisheffects, mod/convenienteffects, mod/enchantmentinsights, mod/createbigcannons, mod/createtransmission, mod/sophisticateditemactions, mod/kaleidoscope_doll_workshop, mod/bits_n_bobs, mod/create_optical, mod/fabric_model_loading_api_v1, mod/jei, mod/fluidlogistics, mod/aeronautics, mod/yes_steve_model, mod/fabric_rendering_v1, mod/fabric_renderer_indigo, mod/axolotlitemfix, mod/substrate, mod/travelersbackpack, mod/runiclib, mod/c2me_rewrites_chunk_system, mod/solonion, mod/world_casting, mod/mr_vb_mobvariantscompat, mod/logbegone, mod/offroad, mod/tooltipoverhaul, mod/rhenium, mod/fabric_api_base, mod/mousetweaks, mod/psi, mod/createoreexcavation, mod/create_ore_excavation_plus, mod/nochatreports, mod/kotlinforforge, mod/etched_extension, mod/fabric_item_group_api_v1, mod/c2me_notickvd, mod/l2core, mod/entityculling, mod/continuity, mod/oceansdelight, mod/fabric_recipe_api_v1, mod/showcaseitem, mod/modernui, mod/puzzleslib, mod/create_power_loader, mod/smoothswapping, mod/fabric_sound_api_v1, mod/explosiveenhancement, mod/reliquified_artifacts, mod/c2me_opts_natives_math, mod/solmaiddream, mod/exposure_catalog, mod/kaleidoscope_tavern, mod/kaleidoscope_compat, mod/kaleidoscope_dim_wine, mod/ritchiesprojectilelib, mod/cerulean, mod/fastitemframes, mod/fabric_data_attachment_api_v1, mod/kaleidoscope_painting_extension, mod/redirected, mod/numismatics, mod/simulated, mod/c2me_opts_math, mod/relics, mod/nuggets, mod/dummmmmmy, mod/fabric_content_registries_v0, mod/sodiumdynamiclights, mod/farmersdelight, mod/mynethersdelight, mod/rusticdelight, mod/dungeonsdelight, mod/culturaldelights, mod/createframed, mod/endersdelight, mod/c2me_fixes_chunkio_threading_issues, mod/c2me_client_uncapvd, mod/voxy, mod/voxy_server_lod, mod/bountiful, mod/patchouli, mod/suppsquared, mod/collective, mod/seamless_loading_screen, mod/passiveshield, mod/sablephysicscompat, mod/computercraft, mod/create_radar, mod/fabric_loot_api_v2, mod/fabric_loot_api_v3, mod/fabric_networking_api_v1, mod/mercuryium, mod/c2me_opts_allocs, mod/fabric_lifecycle_events_v1, mod/percale, mod/owo, mod/amendments, mod/accessories_compat_layer,tclayer,cclayer, mod/pingwheel, mod/trender, mod/invmove, mod/waystones, mod/waystonessable, mod/soup_pot_texture_expansion, mod/alternate_current, mod/hexcasting, mod/hexparse, mod/hexautomata, mod/railways, mod/extrabounties, mod/toofast, mod/cutthrough, mod/mr_neoenchant, mod/fabric_transitive_access_wideners_v1, mod/moonlight, mod/vista_plus, mod/enchlevellangpatch, mod/displaydelight, mod/relics_sable_compat, mod/platform, mod/c2me_server_utils, mod/player_locator_plus, mod/immersive_paintings, mod/c2me_opts_worldgen_general, mod/c2me_opts_chunkio, mod/pantographsandwires, mod/dragonlib, mod/geckolib, mod/ars_nouveau, mod/reliquified_ars_nouveau, mod/arsdelight, mod/hex_ars_link, mod/architectury, mod/paucal, mod/cmosexposure, mod/ipla, mod/carryonextend, mod/nerb, mod/octolib, mod/powergrid, mod/miehex, mod/coroutil, mod/watut, mod/create_pattern_schematics, mod/yet_another_config_lib_v3, mod/schematician, mod/colorwheel, mod/flywheel, mod/ponder, mod/maidaddition, mod/exposuredetective, mod/golden_dandelion_backport, mod/create_jetpack_curios, mod/create, mod/createprism, mod/smart_bounds, mod/createphantom, mod/nowheel, mod/ars_creo, mod/create_dragons_plus, mod/create_vibrant_vaults, mod/creategoggles, mod/sable, mod/ars_sable, mod/aero_cam_sync, mod/climbable_ropes, mod/tracks, mod/createpropulsion, mod/aeronauticscompat, mod/cbc_equally_opposite, mod/create_enchantment_industry, mod/cc_sable, mod/aero_addition, mod/createdynlight, mod/createfood, mod/portable_engine_liquid_fuel, mod/create_central_kitchen, mod/aero_reformation, mod/creategearsandtavern, mod/someassemblyrequired, mod/drivebywire, mod/drivebywiretypewriter, mod/inline, mod/packetfixer, mod/expandability, mod/fabric_data_generation_api_v1, mod/fabric_events_interaction_v0, moonlight:merged_pack, file/Create Brass Cursors.zip, file/i18n-zh_CN.zip, file/Creatified SOL Onion 1.0.zip, file/ccc.zip, file/CreateWaystones v1.0.2.b.zip, file/Ars-Nouveau-Brass-ified-Create-Style---ANBICS.zip, file/Etched+Exposure Create Style.zip, file/Create Style Interface 1.21.zip, file/cubic-sun-moon-v1.8.5.zip, file/!江原绘景 主体包 2606D.zip, file/!江原绘景 立体模型 扩展包 2606C.zip, file/!江原绘景 无缝玻璃 普通 扩展包 2602A.zip, file/!江原绘景 机械动力系列 扩展 2606A.zip, file/!江原绘景 森罗物语:厨房 PBR扩展 2605B.zip, file/!江原绘景 农夫乐事 PBR扩展 2605B.zip, file/!江原绘景 矿石发光 扩展包 2606A.zip, file/Additional Resources.zip, mod/accessorify:resourcepacks/1_21_1/rp, easyanvils:default_block_models, easymagic:default_block_models, diagonalblocks:default_block_models, visualworkbench:default_block_models
-- 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.**.**.**.**, Alibaba
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Alibaba
Memory: 8474591232 bytes (8082 MiB) / 15319695360 bytes (14610 MiB) up to 17179869184 bytes (16384 MiB)
CPUs: 16
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-14400F
Identifier: Intel64 Family 6 Model 183 Stepping 1
Microarchitecture: Raptor Lake
Frequency (GHz): 2.50
Number of physical packages: 1
Number of physical CPUs: 10
Number of logical CPUs: 16
Graphics card #0 name: NVIDIA GeForce RTX 4060 Ti
Graphics card #0 vendor: NVIDIA
Graphics card #0 VRAM (MiB): 8188.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.16.1062
Memory slot #0 capacity (MiB): 32768.00
Memory slot #0 clockSpeed (GHz): 4.80
Memory slot #0 type: Unknown
Memory slot #1 capacity (MiB): 32768.00
Memory slot #1 clockSpeed (GHz): 4.80
Memory slot #1 type: Unknown
Virtual memory max (MiB): 73508.42
Virtual memory used (MiB): 59712.98
Swap memory total (MiB): 8192.00
Swap memory used (MiB): 1887.95
Space in storage for jna.tmpdir (MiB): <path not set>
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
Space in storage for io.netty.native.workdir (MiB): <path not set>
Space in storage for java.io.tmpdir (MiB): available: 1656397.00, total: 1951277.63
Space in storage for workdir (MiB): available: 409885.59, total: 1953497.00
JVM Flags: 29 total; -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockExperimentalVMOptions -XX:+AlwaysActAsServerClassMachine -XX:+AlwaysPreTouch -XX:+DisableExplicitGC -XX:+UseNUMA -XX:NmethodSweepActivity=1 -XX:ReservedCodeCacheSize=1G -XX:-DontCompileHugeMethods -XX:MaxNodeLimit=240000 -XX:NodeLimitFudgeFactor=8000 -XX:+UseVectorCmov -XX:+PerfDisableSharedMem -XX:+UseFastUnorderedTimeStamps -XX:+UseCriticalJavaThreadPriority -XX:ThreadPriorityPolicy=1 -XX:+UseCompactObjectHeaders -XX:+UseZGC -XX:+ZGenerational -XX:-ZProactive -XX:+ZUncommit -XX:ZUncommitDelay=300 -XX:ZCollectionIntervalMinor=5 -XX:ZAllocationSpikeTolerance=4.0 -XX:AllocatePrefetchStyle=1 -XX:ConcGCThreads=8 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4096m -Xmx16384m
Loaded Shaderpack: ComplementaryReimagined_r5.8.1 + EuphoriaPatches_1.9.3
Profile: Custom (+240 options changed by user)
Launched Version: 1.21.1
Launcher name: PrismLauncher
Backend library: LWJGL version 3.3.3+5
Backend API: NVIDIA GeForce RTX 4060 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 610.62, NVIDIA Corporation
Window size: 2560x1440
GFLW Platform: win32
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Is Modded: Definitely; Client brand changed to 'neoforge'; Server brand changed to 'neoforge'
Universe: 400921fb54442d18
Type: Integrated Server (map_client.txt)
Graphics mode: fancy
Render Distance: 10/10 chunks
Resource Packs: serilum_mod_translations, vanilla, fabric, mod_resources, mod/sodium, mod/accessorify, mod/sketchbook, mod/dynamiccrosshair (incompatible), mod/fabric_rendering_fluids_v1, mod/gravitation, mod/create_cyber_goggles, mod/kaleidoscopecookery_automation, mod/c2me_fixes_general_threading_issues, mod/neoforge, mod/modernfix (incompatible), mod/fabric_block_view_api_v2, mod/fabric_command_api_v2, mod/iris, mod/veil (incompatible), mod/kambrik (incompatible), mod/createdieselgenerators (incompatible), mod/pickupnotifier, mod/createbetterfps (incompatible), mod/exposure (incompatible), mod/cloth_config (incompatible), mod/chattools (incompatible), mod/supplementaries, mod/auto_third_person (incompatible), mod/vista, mod/vistaallthetapes, mod/corpse, mod/copperagebackport, mod/maidtaskscroll, mod/sleep_tight (incompatible), mod/tooltipinsights, mod/trading_floor, mod/createlazytick (incompatible), mod/norealmsbutton (incompatible), mod/anvillib_registrum, mod/accessories (incompatible), mod/createrailwaysnavigator (incompatible), mod/emiffect (incompatible), mod/transition, mod/dynamic_fps (incompatible), mod/fabric_rendering_data_attachment_v1, mod/nebl, mod/aerocopycats, mod/fabric_client_tags_api_v1, mod/c2me_threading_lighting, mod/numismaticsutils (incompatible), mod/connectiblechains, mod/rpgtimeline (incompatible), mod/visualworkbench, mod/randomshulkercolours (incompatible), mod/lithium, mod/fabric_screen_handler_api_v1, mod/flerovium (incompatible), mod/caelus (incompatible), mod/libbamboo (incompatible), mod/anvillib_network, mod/plasmovoice (incompatible), mod/pv_addon_sculk (incompatible), mod/animatica, mod/corpsecurioscompat, mod/anvillib_codec, mod/rtsbuilding, mod/fabric_particles_v1, mod/c2me_opts_worldgen_vanilla, mod/c2me_opts_scheduling, mod/sophisticatedbackpackscreateintegration (incompatible), mod/enchantmentswitch, mod/create_train_perspective (incompatible), mod/emi_create_schematics, mod/emi (incompatible), mod/immersiveoverlays (incompatible), mod/shouldersurfing, mod/fabric_block_api_v1, mod/fabric_resource_conditions_api_v1, mod/forgeconfigapiport, mod/sablecompanion, mod/minecraft_cursor, mod/hardcorerevival (incompatible), mod/kaleidoscope_end, mod/fabric_registry_sync_v0, mod/immediatelyfast (incompatible), mod/appleskin (incompatible), mod/fabric_object_builder_api_v1, mod/keybindhider, mod/immersive_melodies (incompatible), mod/fabric_message_api_v1, mod/extremesoundmuffler (incompatible), mod/euphoria_patcher (incompatible), mod/keybindbundles, mod/kuma_api (incompatible), mod/fabric_renderer_api_v1, mod/pv_addon_groups (incompatible), mod/artistry, mod/movabletracks, mod/fabric_item_api_v1, mod/firstperson, mod/create_blueprinted, mod/midnightthoughts, mod/emiforcreatestock, mod/mr_worldbound_items (incompatible), mod/sophisticatedbackpacks (incompatible), mod/pv_addon_spectator (incompatible), mod/quick_pack, mod/carryon (incompatible), mod/carryonaerocompat, mod/textformattingeverywhere (incompatible), mod/scalablelux, mod/baguettelib, mod/connector, mod/fzzy_config, mod/particle_core, mod/fabric_api,forgified_fabric_api, mod/c2me_fixes_worldgen_vanilla_bugs, mod/pixelshot, mod/diagonalwalls, mod/diagonalblocks, mod/create_connected (incompatible), mod/irisveil, mod/entity_model_features (incompatible), mod/entity_texture_features (incompatible), mod/fabric_api_lookup_api_v1, mod/diagonalwindows, mod/dynamiccrosshairapi (incompatible), mod/touhou_little_maid, mod/create_hypertube, mod/starterkit (incompatible), mod/asynclogger, mod/c2me_rewrites_chunkio, mod/fabric_key_binding_api_v1, mod/fabric_transfer_api_v1, mod/copycats (incompatible), mod/easymagic, mod/autohud (incompatible), mod/fabric_resource_loader_v0, mod/map_atlases, mod/chloride, mod/artifacts, mod/combatnouveau, mod/escalated (incompatible), mod/txnilib (incompatible), mod/ixeris, mod/gpu_tape (incompatible), mod/kaleidoscope_nether, mod/fabric_blockrenderlayer_v1, mod/creativecore, mod/armortip, mod/justplayerheads (incompatible), mod/fabric_gametest_api_v1, mod/diagonalfences, mod/jecharacters (incompatible), mod/freecam (incompatible), mod/fabric_biome_api_v1, mod/emi_enchanting, mod/ferritecore (incompatible), mod/kaleidoscope_cookery (incompatible), mod/badoptimizations (incompatible), mod/no_telemetry (incompatible), mod/overflowingbars, mod/exposure_polaroid (incompatible), mod/imblocker (incompatible), mod/smsn (incompatible), mod/c2me_fixes_worldgen_threading_issues, mod/helditemtooltips, mod/easyanvils, mod/createthreadedtrains (incompatible), mod/playeranimator, mod/hexcessible, mod/aeronautics_bundled, mod/anvillib_config, mod/create_jetpack (incompatible), mod/etched (incompatible), mod/sophisticatedcore (incompatible), mod/clickthrough, mod/advancementframes (incompatible), mod/fabric_convention_tags_v1, mod/fabric_convention_tags_v2, mod/createredstonelinkgui, mod/kaleidoscope_chinesefood, mod/surveyor, mod/c2me, mod/kaleidoscope_doll, mod/balm (incompatible), mod/labels (incompatible), mod/fabric_screen_api_v1, mod/byepregen, mod/copperagebackport_durability_fix, mod/c2me_base, mod/antique_atlas, mod/anvillib_util, mod/emixx (incompatible), mod/fabric_game_rule_api_v1, mod/naturally_trimmed (incompatible), mod/fancytoasts (incompatible), mod/do_a_barrel_roll (incompatible), mod/vanillabackport, mod/resourcefulconfig, mod/servercore (incompatible), mod/c2me_opts_dfc, mod/curios (incompatible), mod/featheredfriend (incompatible), mod/threadtweak, mod/fabric_entity_events_v1, mod/moderninline, mod/moreculling, mod/conditional_mixin (incompatible), mod/invmove_compat, mod/flightlib (incompatible), mod/mr_vb_compat (incompatible), mod/fastrecipesearch, mod/infiniverse, mod/effectdescriptions, mod/stylisheffects, mod/convenienteffects, mod/enchantmentinsights, mod/createbigcannons (incompatible), mod/createtransmission (incompatible), mod/sophisticateditemactions (incompatible), mod/kaleidoscope_doll_workshop, mod/bits_n_bobs, mod/create_optical (incompatible), mod/fabric_model_loading_api_v1, mod/jei (incompatible), mod/fluidlogistics, mod/aeronautics (incompatible), mod/yes_steve_model (incompatible), mod/fabric_rendering_v1, mod/fabric_renderer_indigo, mod/axolotlitemfix, mod/substrate, mod/travelersbackpack, mod/runiclib (incompatible), mod/c2me_rewrites_chunk_system, mod/solonion, mod/world_casting (incompatible), mod/mr_vb_mobvariantscompat (incompatible), mod/logbegone, mod/offroad (incompatible), mod/tooltipoverhaul (incompatible), mod/rhenium (incompatible), mod/fabric_api_base, mod/mousetweaks (incompatible), mod/psi (incompatible), mod/createoreexcavation (incompatible), mod/create_ore_excavation_plus (incompatible), mod/nochatreports, mod/kotlinforforge (incompatible), mod/etched_extension, mod/fabric_item_group_api_v1, mod/c2me_notickvd, mod/l2core (incompatible), mod/entityculling, mod/continuity, mod/oceansdelight, mod/fabric_recipe_api_v1, mod/showcaseitem, mod/modernui, mod/puzzleslib, mod/create_power_loader (incompatible), mod/smoothswapping (incompatible), mod/fabric_sound_api_v1, mod/explosiveenhancement (incompatible), mod/reliquified_artifacts (incompatible), mod/c2me_opts_natives_math, mod/solmaiddream, mod/exposure_catalog (incompatible), mod/kaleidoscope_tavern (incompatible), mod/kaleidoscope_compat, mod/kaleidoscope_dim_wine, mod/ritchiesprojectilelib (incompatible), mod/cerulean (incompatible), mod/fastitemframes, mod/fabric_data_attachment_api_v1, mod/kaleidoscope_painting_extension (incompatible), mod/redirected (incompatible), mod/numismatics (incompatible), mod/simulated (incompatible), mod/c2me_opts_math, mod/relics (incompatible), mod/nuggets (incompatible), mod/dummmmmmy (incompatible), mod/fabric_content_registries_v0, mod/sodiumdynamiclights (incompatible), mod/farmersdelight, mod/mynethersdelight (incompatible), mod/rusticdelight, mod/dungeonsdelight (incompatible), mod/culturaldelights, mod/createframed (incompatible), mod/endersdelight, mod/c2me_fixes_chunkio_threading_issues, mod/c2me_client_uncapvd, mod/voxy, mod/voxy_server_lod (incompatible), mod/bountiful (incompatible), mod/patchouli (incompatible), mod/suppsquared (incompatible), mod/collective (incompatible), mod/seamless_loading_screen (incompatible), mod/passiveshield (incompatible), mod/sablephysicscompat, mod/computercraft (incompatible), mod/create_radar, mod/fabric_loot_api_v2, mod/fabric_loot_api_v3, mod/fabric_networking_api_v1, mod/mercuryium, mod/c2me_opts_allocs, mod/fabric_lifecycle_events_v1, mod/percale (incompatible), mod/owo, mod/amendments (incompatible), mod/accessories_compat_layer,tclayer,cclayer, mod/pingwheel (incompatible), mod/trender, mod/invmove, mod/waystones (incompatible), mod/waystonessable, mod/soup_pot_texture_expansion, mod/alternate_current, mod/hexcasting (incompatible), mod/hexparse, mod/hexautomata (incompatible), mod/railways (incompatible), mod/extrabounties (incompatible), mod/toofast (incompatible), mod/cutthrough, mod/mr_neoenchant (incompatible), mod/fabric_transitive_access_wideners_v1, mod/moonlight, mod/vista_plus, mod/enchlevellangpatch (incompatible), mod/displaydelight, mod/relics_sable_compat, mod/platform, mod/c2me_server_utils, mod/player_locator_plus, mod/immersive_paintings (incompatible), mod/c2me_opts_worldgen_general, mod/c2me_opts_chunkio, mod/pantographsandwires (incompatible), mod/dragonlib (incompatible), mod/geckolib, mod/ars_nouveau (incompatible), mod/reliquified_ars_nouveau (incompatible), mod/arsdelight (incompatible), mod/hex_ars_link, mod/architectury (incompatible), mod/paucal (incompatible), mod/cmosexposure, mod/ipla, mod/carryonextend, mod/nerb, mod/octolib, mod/powergrid (incompatible), mod/miehex, mod/coroutil (incompatible), mod/watut (incompatible), mod/create_pattern_schematics (incompatible), mod/yet_another_config_lib_v3 (incompatible), mod/schematician, mod/colorwheel, mod/flywheel, mod/ponder (incompatible), mod/maidaddition (incompatible), mod/exposuredetective (incompatible), mod/golden_dandelion_backport (incompatible), mod/create_jetpack_curios (incompatible), mod/create (incompatible), mod/createprism, mod/smart_bounds, mod/createphantom, mod/nowheel, mod/ars_creo (incompatible), mod/create_dragons_plus, mod/create_vibrant_vaults, mod/creategoggles (incompatible), mod/sable, mod/ars_sable (incompatible), mod/aero_cam_sync, mod/climbable_ropes, mod/tracks (incompatible), mod/createpropulsion (incompatible), mod/aeronauticscompat, mod/cbc_equally_opposite, mod/create_enchantment_industry, mod/cc_sable, mod/aero_addition (incompatible), mod/createdynlight, mod/createfood (incompatible), mod/portable_engine_liquid_fuel (incompatible), mod/create_central_kitchen, mod/aero_reformation, mod/creategearsandtavern, mod/someassemblyrequired, mod/drivebywire, mod/drivebywiretypewriter, mod/inline (incompatible), mod/packetfixer (incompatible), mod/expandability, mod/fabric_data_generation_api_v1, mod/fabric_events_interaction_v0, moonlight:merged_pack, file/Create Brass Cursors.zip, file/i18n-zh_CN.zip, file/Creatified SOL Onion 1.0.zip (incompatible), file/ccc.zip (incompatible), file/CreateWaystones v1.0.2.b.zip, file/Ars-Nouveau-Brass-ified-Create-Style---ANBICS.zip, file/Etched+Exposure Create Style.zip, file/Create Style Interface 1.21.zip, file/cubic-sun-moon-v1.8.5.zip, file/!江原绘景 主体包 2606D.zip, file/!江原绘景 立体模型 扩展包 2606C.zip, file/!江原绘景 无缝玻璃 普通 扩展包 2602A.zip, file/!江原绘景 机械动力系列 扩展 2606A.zip, file/!江原绘景 森罗物语:厨房 PBR扩展 2605B.zip, file/!江原绘景 农夫乐事 PBR扩展 2605B.zip, file/!江原绘景 矿石发光 扩展包 2606A.zip, file/Additional Resources.zip, mod/accessorify:resourcepacks/1_21_1/rp, easyanvils:default_block_models, easymagic:default_block_models, diagonalblocks:default_block_models, visualworkbench:default_block_models
Current Language: zh_cn
Locale: en_US
System encoding: UTF-8
File encoding: UTF-8
CPU: 16x Intel(R) Core(TM) i5-14400F
Server Running: true
Player Count: 1 / 8; [ServerPlayer['704009905'/4, l='ServerLevel[新的世界]', x=32.84, y=56.00, z=26.68]]
Active Data Packs: create:dynamic_data, vanilla, mod_data, mod/sodium, mod/accessorify, mod/sketchbook, mod/dynamiccrosshair (incompatible), mod/fabric_rendering_fluids_v1, mod/gravitation, mod/create_cyber_goggles, mod/kaleidoscopecookery_automation, mod/c2me_fixes_general_threading_issues, mod/neoforge, mod/modernfix (incompatible), mod/fabric_block_view_api_v2, mod/fabric_command_api_v2, mod/iris, mod/veil (incompatible), mod/kambrik (incompatible), mod/createdieselgenerators (incompatible), mod/pickupnotifier (incompatible), mod/createbetterfps (incompatible), mod/exposure (incompatible), mod/cloth_config (incompatible), mod/chattools (incompatible), mod/supplementaries, mod/auto_third_person (incompatible), mod/vista, mod/vistaallthetapes (incompatible), mod/corpse (incompatible), mod/copperagebackport, mod/maidtaskscroll, mod/sleep_tight (incompatible), mod/tooltipinsights, mod/trading_floor, mod/createlazytick (incompatible), mod/norealmsbutton (incompatible), mod/anvillib_registrum, mod/accessories (incompatible), mod/createrailwaysnavigator (incompatible), mod/emiffect (incompatible), mod/transition (incompatible), mod/dynamic_fps (incompatible), mod/fabric_rendering_data_attachment_v1, mod/nebl (incompatible), mod/aerocopycats, mod/fabric_client_tags_api_v1, mod/c2me_threading_lighting, mod/numismaticsutils (incompatible), mod/connectiblechains (incompatible), mod/rpgtimeline (incompatible), mod/visualworkbench (incompatible), mod/randomshulkercolours, mod/lithium, mod/fabric_screen_handler_api_v1, mod/flerovium (incompatible), mod/caelus (incompatible), mod/libbamboo (incompatible), mod/anvillib_network, mod/plasmovoice (incompatible), mod/pv_addon_sculk (incompatible), mod/animatica, mod/corpsecurioscompat, mod/anvillib_codec, mod/rtsbuilding, mod/fabric_particles_v1, mod/c2me_opts_worldgen_vanilla, mod/c2me_opts_scheduling, mod/sophisticatedbackpackscreateintegration (incompatible), mod/enchantmentswitch (incompatible), mod/create_train_perspective (incompatible), mod/emi_create_schematics, mod/emi (incompatible), mod/immersiveoverlays (incompatible), mod/shouldersurfing (incompatible), mod/fabric_block_api_v1, mod/fabric_resource_conditions_api_v1, mod/forgeconfigapiport (incompatible), mod/sablecompanion, mod/minecraft_cursor, mod/hardcorerevival (incompatible), mod/kaleidoscope_end, mod/fabric_registry_sync_v0, mod/immediatelyfast (incompatible), mod/appleskin (incompatible), mod/fabric_object_builder_api_v1, mod/keybindhider, mod/immersive_melodies (incompatible), mod/fabric_message_api_v1, mod/extremesoundmuffler (incompatible), mod/euphoria_patcher (incompatible), mod/keybindbundles, mod/kuma_api (incompatible), mod/fabric_renderer_api_v1, mod/pv_addon_groups (incompatible), mod/artistry, mod/movabletracks, mod/fabric_item_api_v1, mod/firstperson (incompatible), mod/create_blueprinted, mod/midnightthoughts (incompatible), mod/emiforcreatestock, mod/mr_worldbound_items, mod/sophisticatedbackpacks (incompatible), mod/pv_addon_spectator (incompatible), mod/quick_pack, mod/carryon (incompatible), mod/carryonaerocompat, mod/textformattingeverywhere (incompatible), mod/scalablelux, mod/baguettelib, mod/connector, mod/fzzy_config, mod/particle_core, mod/fabric_api,forgified_fabric_api, mod/c2me_fixes_worldgen_vanilla_bugs, mod/pixelshot (incompatible), mod/diagonalwalls (incompatible), mod/diagonalblocks (incompatible), mod/create_connected (incompatible), mod/irisveil, mod/entity_model_features (incompatible), mod/entity_texture_features (incompatible), mod/fabric_api_lookup_api_v1, mod/diagonalwindows (incompatible), mod/dynamiccrosshairapi (incompatible), mod/touhou_little_maid (incompatible), mod/create_hypertube, mod/starterkit, mod/asynclogger, mod/c2me_rewrites_chunkio, mod/fabric_key_binding_api_v1, mod/fabric_transfer_api_v1, mod/copycats (incompatible), mod/easymagic (incompatible), mod/autohud (incompatible), mod/fabric_resource_loader_v0, mod/map_atlases, mod/chloride (incompatible), mod/artifacts, mod/combatnouveau (incompatible), mod/escalated (incompatible), mod/txnilib (incompatible), mod/ixeris, mod/gpu_tape (incompatible), mod/kaleidoscope_nether, mod/fabric_blockrenderlayer_v1, mod/creativecore (incompatible), mod/armortip, mod/justplayerheads, mod/fabric_gametest_api_v1, mod/diagonalfences (incompatible), mod/jecharacters (incompatible), mod/freecam (incompatible), mod/fabric_biome_api_v1, mod/emi_enchanting, mod/ferritecore (incompatible), mod/kaleidoscope_cookery, mod/badoptimizations (incompatible), mod/no_telemetry (incompatible), mod/overflowingbars (incompatible), mod/exposure_polaroid (incompatible), mod/imblocker (incompatible), mod/smsn (incompatible), mod/c2me_fixes_worldgen_threading_issues, mod/helditemtooltips (incompatible), mod/easyanvils (incompatible), mod/createthreadedtrains (incompatible), mod/playeranimator, mod/hexcessible, mod/aeronautics_bundled, mod/anvillib_config, mod/create_jetpack (incompatible), mod/etched (incompatible), mod/sophisticatedcore (incompatible), mod/clickthrough, mod/advancementframes (incompatible), mod/fabric_convention_tags_v1, mod/fabric_convention_tags_v2, mod/createredstonelinkgui, mod/kaleidoscope_chinesefood, mod/surveyor, mod/c2me, mod/kaleidoscope_doll (incompatible), mod/balm (incompatible), mod/labels (incompatible), mod/fabric_screen_api_v1, mod/byepregen, mod/copperagebackport_durability_fix, mod/c2me_base, mod/antique_atlas, mod/anvillib_util, mod/emixx (incompatible), mod/fabric_game_rule_api_v1, mod/naturally_trimmed (incompatible), mod/fancytoasts (incompatible), mod/do_a_barrel_roll (incompatible), mod/vanillabackport, mod/resourcefulconfig, mod/servercore (incompatible), mod/c2me_opts_dfc, mod/curios (incompatible), mod/featheredfriend (incompatible), mod/threadtweak (incompatible), mod/fabric_entity_events_v1, mod/moderninline, mod/moreculling, mod/conditional_mixin (incompatible), mod/invmove_compat, mod/flightlib (incompatible), mod/mr_vb_compat, mod/fastrecipesearch, mod/infiniverse, mod/effectdescriptions (incompatible), mod/stylisheffects (incompatible), mod/convenienteffects (incompatible), mod/enchantmentinsights, mod/createbigcannons (incompatible), mod/createtransmission (incompatible), mod/sophisticateditemactions (incompatible), mod/kaleidoscope_doll_workshop, mod/bits_n_bobs, mod/create_optical (incompatible), mod/fabric_model_loading_api_v1, mod/jei (incompatible), mod/fluidlogistics, mod/aeronautics (incompatible), mod/yes_steve_model (incompatible), mod/fabric_rendering_v1, mod/fabric_renderer_indigo, mod/axolotlitemfix, mod/substrate, mod/travelersbackpack, mod/runiclib (incompatible), mod/c2me_rewrites_chunk_system, mod/solonion (incompatible), mod/world_casting (incompatible), mod/mr_vb_mobvariantscompat (incompatible), mod/logbegone (incompatible), mod/offroad (incompatible), mod/tooltipoverhaul (incompatible), mod/rhenium (incompatible), mod/fabric_api_base, mod/mousetweaks (incompatible), mod/psi (incompatible), mod/createoreexcavation (incompatible), mod/create_ore_excavation_plus (incompatible), mod/nochatreports, mod/kotlinforforge (incompatible), mod/etched_extension, mod/fabric_item_group_api_v1, mod/c2me_notickvd, mod/l2core (incompatible), mod/entityculling (incompatible), mod/continuity, mod/oceansdelight, mod/fabric_recipe_api_v1, mod/showcaseitem, mod/modernui (incompatible), mod/puzzleslib (incompatible), mod/create_power_loader (incompatible), mod/smoothswapping (incompatible), mod/fabric_sound_api_v1, mod/explosiveenhancement (incompatible), mod/reliquified_artifacts (incompatible), mod/c2me_opts_natives_math, mod/solmaiddream, mod/exposure_catalog (incompatible), mod/kaleidoscope_tavern, mod/kaleidoscope_compat, mod/kaleidoscope_dim_wine, mod/ritchiesprojectilelib (incompatible), mod/cerulean (incompatible), mod/fastitemframes (incompatible), mod/fabric_data_attachment_api_v1, mod/kaleidoscope_painting_extension (incompatible), mod/redirected (incompatible), mod/numismatics (incompatible), mod/simulated (incompatible), mod/c2me_opts_math, mod/relics (incompatible), mod/nuggets (incompatible), mod/dummmmmmy (incompatible), mod/fabric_content_registries_v0, mod/sodiumdynamiclights (incompatible), mod/farmersdelight, mod/mynethersdelight (incompatible), mod/rusticdelight, mod/dungeonsdelight (incompatible), mod/culturaldelights, mod/createframed (incompatible), mod/endersdelight, mod/c2me_fixes_chunkio_threading_issues, mod/c2me_client_uncapvd, mod/voxy, mod/voxy_server_lod (incompatible), mod/bountiful (incompatible), mod/patchouli (incompatible), mod/suppsquared (incompatible), mod/collective, mod/seamless_loading_screen (incompatible), mod/passiveshield, mod/sablephysicscompat, mod/computercraft (incompatible), mod/create_radar (incompatible), mod/fabric_loot_api_v2, mod/fabric_loot_api_v3, mod/fabric_networking_api_v1, mod/mercuryium, mod/c2me_opts_allocs, mod/fabric_lifecycle_events_v1, mod/percale (incompatible), mod/owo, mod/amendments (incompatible), mod/accessories_compat_layer,tclayer,cclayer, mod/pingwheel (incompatible), mod/trender (incompatible), mod/invmove, mod/waystones (incompatible), mod/waystonessable, mod/soup_pot_texture_expansion (incompatible), mod/alternate_current, mod/hexcasting (incompatible), mod/hexparse, mod/hexautomata (incompatible), mod/railways (incompatible), mod/extrabounties (incompatible), mod/toofast (incompatible), mod/cutthrough (incompatible), mod/mr_neoenchant, mod/fabric_transitive_access_wideners_v1, mod/moonlight, mod/vista_plus (incompatible), mod/enchlevellangpatch (incompatible), mod/displaydelight, mod/relics_sable_compat, mod/platform, mod/c2me_server_utils, mod/player_locator_plus, mod/immersive_paintings (incompatible), mod/c2me_opts_worldgen_general, mod/c2me_opts_chunkio, mod/pantographsandwires (incompatible), mod/dragonlib (incompatible), mod/geckolib, mod/ars_nouveau (incompatible), mod/reliquified_ars_nouveau (incompatible), mod/arsdelight (incompatible), mod/hex_ars_link, mod/architectury (incompatible), mod/paucal (incompatible), mod/cmosexposure, mod/ipla, mod/carryonextend, mod/nerb, mod/octolib, mod/powergrid (incompatible), mod/miehex, mod/coroutil (incompatible), mod/watut (incompatible), mod/create_pattern_schematics (incompatible), mod/yet_another_config_lib_v3 (incompatible), mod/schematician, mod/colorwheel, mod/flywheel (incompatible), mod/ponder (incompatible), mod/maidaddition (incompatible), mod/exposuredetective, mod/golden_dandelion_backport, mod/create_jetpack_curios, mod/create (incompatible), mod/createprism, mod/smart_bounds, mod/createphantom, mod/nowheel (incompatible), mod/ars_creo (incompatible), mod/create_dragons_plus, mod/create_vibrant_vaults, mod/creategoggles (incompatible), mod/sable, mod/ars_sable (incompatible), mod/aero_cam_sync, mod/climbable_ropes, mod/tracks, mod/createpropulsion (incompatible), mod/aeronauticscompat, mod/cbc_equally_opposite, mod/create_enchantment_industry, mod/cc_sable, mod/aero_addition, mod/createdynlight, mod/createfood (incompatible), mod/portable_engine_liquid_fuel, mod/create_central_kitchen, mod/aero_reformation (incompatible), mod/creategearsandtavern, mod/someassemblyrequired, mod/drivebywire, mod/drivebywiretypewriter, mod/inline (incompatible), mod/packetfixer (incompatible), mod/expandability, mod/fabric_data_generation_api_v1, mod/fabric_events_interaction_v0, fabric, mod/accessorify:resourcepacks/1_21_1/dp, mod/accessorify:resourcepacks/1_21_1/unique/compass, mod/accessorify:resourcepacks/1_21_1/unique/clock, mod/accessorify:resourcepacks/1_21_1/unique/elytra, mod/accessorify:resourcepacks/1_21_1/unique/spyglass, mod/accessorify:resourcepacks/1_21_1/unique/enderchest, supplementaries:generated_pack, suppsquared:dynamic_assets, railways:phantom_track_override, mod/kaleidoscope_nether:packs/kaleidoscope_nether (incompatible), builtin/pelf_compat_createqol (incompatible), create_dragons_plus:runtime, create_central_kitchen:runtime, mod/kaleidoscope_compat:packs/always (incompatible), mod/kaleidoscope_compat:packs/unite (incompatible), mod/kaleidoscope_compat:packs/soup (incompatible), mod/kaleidoscope_compat:packs/unite_farmersdelight (incompatible), mod/kaleidoscope_compat:packs/unite_culturaldelights (incompatible), mod/kaleidoscope_compat:packs/unite_create (incompatible), trade_rebalance, bundle, file/Additional Recipes.zip (incompatible), file/Additional Veins.zip (incompatible), file/Bounties.zip (incompatible), file/Disable Advancements - adorabuild_structures.zip (incompatible), file/Disable Advancements - carryonextend.zip (incompatible), file/Disable Advancements - incendium.zip (incompatible), file/Disable Advancements - numismatics.zip (incompatible), file/Disable Advancements - pipeorgans.zip (incompatible), file/Disable Advancements - travelersbackpack.zip (incompatible), file/Disable Recipes.zip (incompatible), file/name_colors.zip (incompatible), combatnouveau:halved_sweeping_damage
Available Data Packs: bundle, trade_rebalance, vanilla, fabric, mod/accessories (incompatible), mod/accessories_compat_layer,tclayer,cclayer, mod/accessorify, mod/advancementframes (incompatible), mod/aero_addition, mod/aero_cam_sync, mod/aero_reformation (incompatible), mod/aerocopycats, mod/aeronautics (incompatible), mod/aeronautics_bundled, mod/aeronauticscompat, mod/alternate_current, mod/amendments (incompatible), mod/animatica, mod/antique_atlas, mod/anvillib_codec, mod/anvillib_config, mod/anvillib_network, mod/anvillib_registrum, mod/anvillib_util, mod/appleskin (incompatible), mod/architectury (incompatible), mod/armortip, mod/ars_creo (incompatible), mod/ars_nouveau (incompatible), mod/ars_sable (incompatible), mod/arsdelight (incompatible), mod/artifacts, mod/artistry, mod/asynclogger, mod/auto_third_person (incompatible), mod/autohud (incompatible), mod/axolotlitemfix, mod/badoptimizations (incompatible), mod/baguettelib, mod/balm (incompatible), mod/bits_n_bobs, mod/bountiful (incompatible), mod/byepregen, mod/c2me, mod/c2me_base, mod/c2me_client_uncapvd, mod/c2me_fixes_chunkio_threading_issues, mod/c2me_fixes_general_threading_issues, mod/c2me_fixes_worldgen_threading_issues, mod/c2me_fixes_worldgen_vanilla_bugs, mod/c2me_notickvd, mod/c2me_opts_allocs, mod/c2me_opts_chunkio, mod/c2me_opts_dfc, mod/c2me_opts_math, mod/c2me_opts_natives_math, mod/c2me_opts_scheduling, mod/c2me_opts_worldgen_general, mod/c2me_opts_worldgen_vanilla, mod/c2me_rewrites_chunk_system, mod/c2me_rewrites_chunkio, mod/c2me_server_utils, mod/c2me_threading_lighting, mod/caelus (incompatible), mod/carryon (incompatible), mod/carryonaerocompat, mod/carryonextend, mod/cbc_equally_opposite, mod/cc_sable, mod/cerulean (incompatible), mod/chattools (incompatible), mod/chloride (incompatible), mod/clickthrough, mod/climbable_ropes, mod/cloth_config (incompatible), mod/cmosexposure, mod/collective, mod/colorwheel, mod/combatnouveau (incompatible), mod/computercraft (incompatible), mod/conditional_mixin (incompatible), mod/connectiblechains (incompatible), mod/connector, mod/continuity, mod/convenienteffects (incompatible), mod/copperagebackport, mod/copperagebackport_durability_fix, mod/copycats (incompatible), mod/coroutil (incompatible), mod/corpse (incompatible), mod/corpsecurioscompat, mod/create (incompatible), mod/create_blueprinted, mod/create_central_kitchen, mod/create_connected (incompatible), mod/create_cyber_goggles, mod/create_dragons_plus, mod/create_enchantment_industry, mod/create_hypertube, mod/create_jetpack (incompatible), mod/create_jetpack_curios, mod/create_optical (incompatible), mod/create_ore_excavation_plus (incompatible), mod/create_pattern_schematics (incompatible), mod/create_power_loader (incompatible), mod/create_radar (incompatible), mod/create_train_perspective (incompatible), mod/create_vibrant_vaults, mod/createbetterfps (incompatible), mod/createbigcannons (incompatible), mod/createdieselgenerators (incompatible), mod/createdynlight, mod/createfood (incompatible), mod/createframed (incompatible), mod/creategearsandtavern, mod/creategoggles (incompatible), mod/createlazytick (incompatible), mod/createoreexcavation (incompatible), mod/createphantom, mod/createprism, mod/createpropulsion (incompatible), mod/createrailwaysnavigator (incompatible), mod/createredstonelinkgui, mod/createthreadedtrains (incompatible), mod/createtransmission (incompatible), mod/creativecore (incompatible), mod/culturaldelights, mod/curios (incompatible), mod/cutthrough (incompatible), mod/diagonalblocks (incompatible), mod/diagonalfences (incompatible), mod/diagonalwalls (incompatible), mod/diagonalwindows (incompatible), mod/displaydelight, mod/do_a_barrel_roll (incompatible), mod/dragonlib (incompatible), mod/drivebywire, mod/drivebywiretypewriter, mod/dummmmmmy (incompatible), mod/dungeonsdelight (incompatible), mod/dynamic_fps (incompatible), mod/dynamiccrosshair (incompatible), mod/dynamiccrosshairapi (incompatible), mod/easyanvils (incompatible), mod/easymagic (incompatible), mod/effectdescriptions (incompatible), mod/emi (incompatible), mod/emi_create_schematics, mod/emi_enchanting, mod/emiffect (incompatible), mod/emiforcreatestock, mod/emixx (incompatible), mod/enchantmentinsights, mod/enchantmentswitch (incompatible), mod/enchlevellangpatch (incompatible), mod/endersdelight, mod/entity_model_features (incompatible), mod/entity_texture_features (incompatible), mod/entityculling (incompatible), mod/escalated (incompatible), mod/etched (incompatible), mod/etched_extension, mod/euphoria_patcher (incompatible), mod/expandability, mod/explosiveenhancement (incompatible), mod/exposure (incompatible), mod/exposure_catalog (incompatible), mod/exposure_polaroid (incompatible), mod/exposuredetective, mod/extrabounties (incompatible), mod/extremesoundmuffler (incompatible), mod/fabric_api,forgified_fabric_api, mod/fabric_api_base, mod/fabric_api_lookup_api_v1, mod/fabric_biome_api_v1, mod/fabric_block_api_v1, mod/fabric_block_view_api_v2, mod/fabric_blockrenderlayer_v1, mod/fabric_client_tags_api_v1, mod/fabric_command_api_v2, mod/fabric_content_registries_v0, mod/fabric_convention_tags_v1, mod/fabric_convention_tags_v2, mod/fabric_data_attachment_api_v1, mod/fabric_data_generation_api_v1, mod/fabric_entity_events_v1, mod/fabric_events_interaction_v0, mod/fabric_game_rule_api_v1, mod/fabric_gametest_api_v1, mod/fabric_item_api_v1, mod/fabric_item_group_api_v1, mod/fabric_key_binding_api_v1, mod/fabric_lifecycle_events_v1, mod/fabric_loot_api_v2, mod/fabric_loot_api_v3, mod/fabric_message_api_v1, mod/fabric_model_loading_api_v1, mod/fabric_networking_api_v1, mod/fabric_object_builder_api_v1, mod/fabric_particles_v1, mod/fabric_recipe_api_v1, mod/fabric_registry_sync_v0, mod/fabric_renderer_api_v1, mod/fabric_renderer_indigo, mod/fabric_rendering_data_attachment_v1, mod/fabric_rendering_fluids_v1, mod/fabric_rendering_v1, mod/fabric_resource_conditions_api_v1, mod/fabric_resource_loader_v0, mod/fabric_screen_api_v1, mod/fabric_screen_handler_api_v1, mod/fabric_sound_api_v1, mod/fabric_transfer_api_v1, mod/fabric_transitive_access_wideners_v1, mod/fancytoasts (incompatible), mod/farmersdelight, mod/fastitemframes (incompatible), mod/fastrecipesearch, mod/featheredfriend (incompatible), mod/ferritecore (incompatible), mod/firstperson (incompatible), mod/flerovium (incompatible), mod/flightlib (incompatible), mod/fluidlogistics, mod/flywheel (incompatible), mod/forgeconfigapiport (incompatible), mod/freecam (incompatible), mod/fzzy_config, mod/geckolib, mod/golden_dandelion_backport, mod/gpu_tape (incompatible), mod/gravitation, mod/hardcorerevival (incompatible), mod/helditemtooltips (incompatible), mod/hex_ars_link, mod/hexautomata (incompatible), mod/hexcasting (incompatible), mod/hexcessible, mod/hexparse, mod/imblocker (incompatible), mod/immediatelyfast (incompatible), mod/immersive_melodies (incompatible), mod/immersive_paintings (incompatible), mod/immersiveoverlays (incompatible), mod/infiniverse, mod/inline (incompatible), mod/invmove, mod/invmove_compat, mod/ipla, mod/iris, mod/irisveil, mod/ixeris, mod/jecharacters (incompatible), mod/jei (incompatible), mod/justplayerheads, mod/kaleidoscope_chinesefood, mod/kaleidoscope_compat, mod/kaleidoscope_cookery, mod/kaleidoscope_dim_wine, mod/kaleidoscope_doll (incompatible), mod/kaleidoscope_doll_workshop, mod/kaleidoscope_end, mod/kaleidoscope_nether, mod/kaleidoscope_painting_extension (incompatible), mod/kaleidoscope_tavern, mod/kaleidoscopecookery_automation, mod/kambrik (incompatible), mod/keybindbundles, mod/keybindhider, mod/kotlinforforge (incompatible), mod/kuma_api (incompatible), mod/l2core (incompatible), mod/labels (incompatible), mod/libbamboo (incompatible), mod/lithium, mod/logbegone (incompatible), mod/maidaddition (incompatible), mod/maidtaskscroll, mod/map_atlases, mod/mercuryium, mod/midnightthoughts (incompatible), mod/miehex, mod/minecraft_cursor, mod/modernfix (incompatible), mod/moderninline, mod/modernui (incompatible), mod/moonlight, mod/moreculling, mod/mousetweaks (incompatible), mod/movabletracks, mod/mr_neoenchant, mod/mr_vb_compat, mod/mr_vb_mobvariantscompat (incompatible), mod/mr_worldbound_items, mod/mynethersdelight (incompatible), mod/naturally_trimmed (incompatible), mod/nebl (incompatible), mod/neoforge, mod/nerb, mod/no_telemetry (incompatible), mod/nochatreports, mod/norealmsbutton (incompatible), mod/nowheel (incompatible), mod/nuggets (incompatible), mod/numismatics (incompatible), mod/numismaticsutils (incompatible), mod/oceansdelight, mod/octolib, mod/offroad (incompatible), mod/overflowingbars (incompatible), mod/owo, mod/packetfixer (incompatible), mod/pantographsandwires (incompatible), mod/particle_core, mod/passiveshield, mod/patchouli (incompatible), mod/paucal (incompatible), mod/percale (incompatible), mod/pickupnotifier (incompatible), mod/pingwheel (incompatible), mod/pixelshot (incompatible), mod/plasmovoice (incompatible), mod/platform, mod/player_locator_plus, mod/playeranimator, mod/ponder (incompatible), mod/portable_engine_liquid_fuel, mod/powergrid (incompatible), mod/psi (incompatible), mod/puzzleslib (incompatible), mod/pv_addon_groups (incompatible), mod/pv_addon_sculk (incompatible), mod/pv_addon_spectator (incompatible), mod/quick_pack, mod/railways (incompatible), mod/randomshulkercolours, mod/redirected (incompatible), mod/relics (incompatible), mod/relics_sable_compat, mod/reliquified_ars_nouveau (incompatible), mod/reliquified_artifacts (incompatible), mod/resourcefulconfig, mod/rhenium (incompatible), mod/ritchiesprojectilelib (incompatible), mod/rpgtimeline (incompatible), mod/rtsbuilding, mod/runiclib (incompatible), mod/rusticdelight, mod/sable, mod/sablecompanion, mod/sablephysicscompat, mod/scalablelux, mod/schematician, mod/seamless_loading_screen (incompatible), mod/servercore (incompatible), mod/shouldersurfing (incompatible), mod/showcaseitem, mod/simulated (incompatible), mod/sketchbook, mod/sleep_tight (incompatible), mod/smart_bounds, mod/smoothswapping (incompatible), mod/smsn (incompatible), mod/sodium, mod/sodiumdynamiclights (incompatible), mod/solmaiddream, mod/solonion (incompatible), mod/someassemblyrequired, mod/sophisticatedbackpacks (incompatible), mod/sophisticatedbackpackscreateintegration (incompatible), mod/sophisticatedcore (incompatible), mod/sophisticateditemactions (incompatible), mod/soup_pot_texture_expansion (incompatible), mod/starterkit, mod/stylisheffects (incompatible), mod/substrate, mod/supplementaries, mod/suppsquared (incompatible), mod/surveyor, mod/textformattingeverywhere (incompatible), mod/threadtweak (incompatible), mod/toofast (incompatible), mod/tooltipinsights, mod/tooltipoverhaul (incompatible), mod/touhou_little_maid (incompatible), mod/tracks, mod/trading_floor, mod/transition (incompatible), mod/travelersbackpack, mod/trender (incompatible), mod/txnilib (incompatible), mod/vanillabackport, mod/veil (incompatible), mod/vista, mod/vista_plus (incompatible), mod/vistaallthetapes (incompatible), mod/visualworkbench (incompatible), mod/voxy, mod/voxy_server_lod (incompatible), mod/watut (incompatible), mod/waystones (incompatible), mod/waystonessable, mod/world_casting (incompatible), mod/yes_steve_model (incompatible), mod/yet_another_config_lib_v3 (incompatible), mod_data, mod/accessorify:resourcepacks/1_21_1/dp, mod/accessorify:resourcepacks/1_21_1/unique/compass, mod/accessorify:resourcepacks/1_21_1/unique/clock, mod/accessorify:resourcepacks/1_21_1/unique/elytra, mod/accessorify:resourcepacks/1_21_1/unique/spyglass, mod/accessorify:resourcepacks/1_21_1/unique/enderchest, supplementaries:generated_pack, combatnouveau:halved_sweeping_damage, mod/kaleidoscope_nether:packs/kaleidoscope_nether (incompatible), mod/kaleidoscope_compat:packs/always (incompatible), mod/kaleidoscope_compat:packs/unite (incompatible), mod/kaleidoscope_compat:packs/soup (incompatible), mod/kaleidoscope_compat:packs/unite_farmersdelight (incompatible), mod/kaleidoscope_compat:packs/unite_culturaldelights (incompatible), mod/kaleidoscope_compat:packs/unite_create (incompatible), suppsquared:dynamic_assets, railways:phantom_track_override, file/Additional Recipes.zip (incompatible), file/Additional Veins.zip (incompatible), file/Bounties.zip (incompatible), file/Disable Advancements - adorabuild_structures.zip (incompatible), file/Disable Advancements - carryonextend.zip (incompatible), file/Disable Advancements - incendium.zip (incompatible), file/Disable Advancements - numismatics.zip (incompatible), file/Disable Advancements - pipeorgans.zip (incompatible), file/Disable Advancements - travelersbackpack.zip (incompatible), file/Disable Recipes.zip (incompatible), file/name_colors.zip (incompatible), create:dynamic_data, create_dragons_plus:runtime, builtin/pelf_compat_createqol (incompatible), create_central_kitchen:runtime
Enabled Feature Flags: minecraft:bundle, minecraft:vanilla, minecraft:trade_rebalance
World Generation: Experimental
World Seed: 7496883623481463244
Sinytra Connector: 2.0.0-beta.14+1.21.1
SINYTRA CONNECTOR IS PRESENT!
Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.
Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues.
Installed Fabric mods:
| ================================================== | ============================== | ============================== | ==================== |
| Artistry-1.1+fabric.1.21.1_mapped_moj_1.21.1.jar | Artistry | artistry | 1.1_fabric.1.21.1 |
| hexcessible-0.3.2-devel_mapped_moj_1.21.1.jar | Hexcessible | hexcessible | 0.3.2-devel |
| surveyor-1.2.4+1.21_mapped_moj_1.21.1.jar | Surveyor Map Framework | surveyor | 1.2.4_1.21 |
| antique-atlas-3.1.2+1.21_mapped_moj_1.21.1.jar | Antique Atlas | antique_atlas | 3.1.2_1.21 |
| axolotl-item-fix-1.1.9_mapped_moj_1.21.1.jar | Axolotl Item Fix | axolotlitemfix | 1.1.9 |
| voxy-0.2.15-beta_mapped_moj_1.21.1.jar | Voxy | voxy | 0.2.15-beta |
| player-locator-plus-2.2.0_mapped_moj_1.21.1.jar | Player Locator Plus | player_locator_plus | 2.2.0 |
ModLauncher: 11.0.5+main.901c6ea8
ModLauncher launch target: forgeclient
ModLauncher services:
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 asynclogger TRANSFORMATIONSERVICE
modlauncher-11.0.5.jar connector_loader TRANSFORMATIONSERVICE
FML Language Providers:
kotlinforforge@5.11.0
javafml@4.0
lowcodefml@4.0
minecraft@4.0
Mod List:
accessories-neoforge-1.1.0-beta.53+1.21.1.jar |Accessories |accessories |1.1.0-beta.53+1.21.1|Manifest: NOSIGNATURE
accessories_compat_layer-neoforge-0.1.12+1.21.1.ja|Accessories Compatibility Laye|accessories_compat_layer |0.1.12 |Manifest: NOSIGNATURE
accessorify-2.4.0-beta.5+1.21.1-neoforge.jar |Accessorify |accessorify |2.4.0-beta.5 |Manifest: NOSIGNATURE
advancementframes-1.21-2.2.10-neoforge.jar |Advancement Frames |advancementframes |1.21-2.2.10 |Manifest: NOSIGNATURE
aero_reformation-1.3.0.1.jar |Aero Reformation |aero_reformation |**.**.**.** |Manifest: NOSIGNATURE
aerocopycats-1.1.1.jar |aero_copycats |aerocopycats |1.1.0 |Manifest: NOSIGNATURE
aero_addition-1.0.2.jar |Aeronautics Addition |aero_addition |1.0.2 |Manifest: NOSIGNATURE
aero_cam_sync-1.3.1.jar |Aeronautics Camera Sync |aero_cam_sync |1.3.1 |Manifest: NOSIGNATURE
aeronauticscompat-1.1.2.jar |AeronauticsCompat |aeronauticscompat |1.1.2 |Manifest: NOSIGNATURE
alternate_current-mc1.21-1.9.0.jar |Alternate Current |alternate_current |1.9.0 |Manifest: NOSIGNATURE
amendments-1.21-2.0.15-neoforge.jar |Amendments |amendments |1.21-2.0.15 |Manifest: NOSIGNATURE
AnimaticaFoxified-0.1.1+1.21.1.jar |AnimaticaFoxified |animatica |0.1.1+1.21.1 |Manifest: NOSIGNATURE
antique-atlas-3.1.2+1.21_mapped_moj_1.21.1.jar |Antique Atlas |antique_atlas |3.1.2_1.21 |Manifest: NOSIGNATURE
anvillib-codec-neoforge-1.21.1-2.0.0+snapshot.309.|AnvilLib-Codec |anvillib_codec |2.0.0+snapshot.309 |Manifest: NOSIGNATURE
anvillib-config-neoforge-1.21.1-2.0.0+snapshot.310|AnvilLib-Config |anvillib_config |2.0.0+snapshot.310 |Manifest: NOSIGNATURE
anvillib-network-neoforge-1.21.1-2.0.0+snapshot.31|AnvilLib-Network |anvillib_network |2.0.0+snapshot.310 |Manifest: NOSIGNATURE
anvillib-registrum-neoforge-1.21.1-2.0.0+snapshot.|AnvilLib-Registrum |anvillib_registrum |2.0.0+snapshot.310 |Manifest: NOSIGNATURE
anvillib-util-neoforge-1.21.1-2.0.0+snapshot.310.j|AnvilLib-Util |anvillib_util |2.0.0+snapshot.310 |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
armortip-forge-1.21.1.jar |Armortip |armortip |1.21.1 |Manifest: NOSIGNATURE
ars_creo-1.21.1-5.4.0.jar |Ars Creo |ars_creo |5.4.0 |Manifest: NOSIGNATURE
ars_nouveau-1.21.1-5.12.0.jar |Ars Nouveau |ars_nouveau |0.0NONE |Manifest: NOSIGNATURE
arsdelight-2.2.2.jar |Ars Nouveau's Flavors & Deligh|arsdelight |2.2.2 |Manifest: NOSIGNATURE
ars_sable-1.21.1-1.1.2.jar |Ars Sable |ars_sable |1.1.2 |Manifest: NOSIGNATURE
artifacts-neoforge-13.2.1.jar |Artifacts |artifacts |13.2.1 |Manifest: NOSIGNATURE
Artistry-1.1+fabric.1.21.1_mapped_moj_1.21.1.jar |Artistry |artistry |1.1_fabric.1.21.1 |Manifest: NOSIGNATURE
asynclogger-1.1.4+1.21.1-neoforge-mod.jar |Async Logger |asynclogger |1.1.4+1.21.1-neoforg|Manifest: NOSIGNATURE
autohud-8.11+1.21.1-neoforge.jar |Auto HUD |autohud |8.11 |Manifest: NOSIGNATURE
auto_third_person-neo-1.21.1-2.2.jar |Auto Third Person |auto_third_person |2.2 |Manifest: NOSIGNATURE
axolotl-item-fix-1.1.9_mapped_moj_1.21.1.jar |Axolotl Item Fix |axolotlitemfix |1.1.9 |Manifest: NOSIGNATURE
BadOptimizations-2.4.1-1.21.1.jar |BadOptimizations |badoptimizations |2.4.1 |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.59.jar |Balm |balm |21.0.59 |Manifest: NOSIGNATURE
bountiful-neoforge-8.0.0-beta.2.jar |Bountiful |bountiful |8.0.0-beta.2 |Manifest: NOSIGNATURE
byepregen-1.0.5.jar |ByePregen |byepregen |1.0.5 |Manifest: NOSIGNATURE
caelus-neoforge-7.0.1+1.21.1.jar |Caelus API |caelus |7.0.1+1.21.1 |Manifest: NOSIGNATURE
carryon-neoforge-1.21.1-2.2.2.11.jar |Carry On |carryon |2.2.2 |Manifest: NOSIGNATURE
CarryOnAeroCompat-1.21.1-1.1.1.jar |Carry On + Create Aeronautics |carryonaerocompat |1.1.1 |Manifest: NOSIGNATURE
carryonextend-architectury-neoforge-1.5.1.jar |CarryOnExtend |carryonextend |1.5.1 |Manifest: NOSIGNATURE
cc_sable-neoforge-1.3.4.jar |CC: Sable |cc_sable |1.3.4 |Manifest: NOSIGNATURE
cc-tweaked-1.21.1-forge-1.120.0.jar |CC: Tweaked |computercraft |1.120.0 |Manifest: NOSIGNATURE
cerulean-neoforge-1.0.0-1.21.1.jar |Cerulean |cerulean |1.0.0 |Manifest: NOSIGNATURE
chattools-v2.4.3+1.21.1-neoforge.jar |Chat Tools |chattools |2.4.3 |Manifest: NOSIGNATURE
chloride-NEOFORGE-mc1.21.1-v1.7.9.jar |Chloride |chloride |1.7.9 |Manifest: NOSIGNATURE
clickthrough-plus-neoforge-3.5.0+1.21.1.jar |ClickThrough Plus |clickthrough |3.5.0+1.21.1 |Manifest: NOSIGNATURE
climbable_ropes-2.1.0.jar |Climbable Ropes for Create Aer|climbable_ropes |2.1.0 |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.29.jar |Collective |collective |8.29 |Manifest: NOSIGNATURE
colorwheel-neoforge-1.2.9+mc1.21.1.jar |Colorwheel |colorwheel |1.2.9+mc1.21.1 |Manifest: NOSIGNATURE
CombatNouveau-v21.1.2-1.21.1-NeoForge.jar |Combat Nouveau |combatnouveau |21.1.2 |Manifest: NOSIGNATURE
c2me-neoforge-mc1.21.1-0.4.0-alpha.0.106.jar |Concurrent Chunk Management En|c2me |0.4.0-alpha.0.106+1.|Manifest: NOSIGNATURE
c2me-neoforge-base-mc1.21.1-0.4.0-alpha.0.106-all.|Concurrent Chunk Management En|c2me_base |0.4.0-alpha.0.106+1.|Manifest: NOSIGNATURE
c2me-neoforge-client-uncapvd-mc1.21.1-0.4.0-alpha.|Concurrent Chunk Management En|c2me_client_uncapvd |0.4.0-alpha.0.106+1.|Manifest: NOSIGNATURE
c2me-neoforge-fixes-chunkio-threading-issues-mc1.2|Concurrent Chunk Management En|c2me_fixes_chunkio_threading_i|0.4.0-alpha.0.106+1.|Manifest: NOSIGNATURE
c2me-neoforge-fixes-general-threading-issues-mc1.2|Concurrent Chunk Management En|c2me_fixes_general_threading_i|0.4.0-alpha.0.106+1.|Manifest: NOSIGNATURE
c2me-neoforge-fixes-worldgen-threading-issues-mc1.|Concurrent Chunk Management En|c2me_fixes_worldgen_threading_|0.4.0-alpha.0.106+1.|Manifest: NOSIGNATURE
c2me-neoforge-fixes-worldgen-vanilla-bugs-mc1.21.1|Concurrent Chunk Management En|c2me_fixes_worldgen_vanilla_bu|0.4.0-alpha.0.106+1.|Manifest: NOSIGNATURE
c2me-neoforge-notickvd-mc1.21.1-0.4.0-alpha.0.106.|Concurrent Chunk Management En|c2me_notickvd |0.4.0-alpha.0.106+1.|Manifest: NOSIGNATURE
c2me-neoforge-opts-chunkio-mc1.21.1-0.4.0-alpha.0.|Concurrent Chunk Management En|c2me_opts_chunkio |0.4.0-alpha.0.106+1.|Manifest: NOSIGNATURE
c2me-neoforge-opts-dfc-mc1.21.1-0.4.0-alpha.0.106.|Concurrent Chunk Management En|c2me_opts_dfc |0.4.0-alpha.0.106+1.|Manifest: NOSIGNATURE
c2me-neoforge-opts-worldgen-general-mc1.21.1-0.4.0|Concurrent Chunk Management En|c2me_opts_worldgen_general |0.4.0-alpha.0.106+1.|Manifest: NOSIGNATURE
c2me-neoforge-opts-math-mc1.21.1-0.4.0-alpha.0.106|Concurrent Chunk Management En|c2me_opts_math |0.4.0-alpha.0.106+1.|Manifest: NOSIGNATURE
c2me-neoforge-opts-allocs-mc1.21.1-0.4.0-alpha.0.1|Concurrent Chunk Management En|c2me_opts_allocs |0.4.0-alpha.0.106+1.|Manifest: NOSIGNATURE
c2me-neoforge-opts-natives-math-mc1.21.1-0.4.0-alp|Concurrent Chunk Management En|c2me_opts_natives_math |0.4.0-alpha.0.106+1.|Manifest: NOSIGNATURE
c2me-neoforge-opts-scheduling-mc1.21.1-0.4.0-alpha|Concurrent Chunk Management En|c2me_opts_scheduling |0.4.0-alpha.0.106+1.|Manifest: NOSIGNATURE
c2me-neoforge-opts-worldgen-vanilla-mc1.21.1-0.4.0|Concurrent Chunk Management En|c2me_opts_worldgen_vanilla |0.4.0-alpha.0.106+1.|Manifest: NOSIGNATURE
c2me-neoforge-rewrites-chunkio-mc1.21.1-0.4.0-alph|Concurrent Chunk Management En|c2me_rewrites_chunkio |0.4.0-alpha.0.106+1.|Manifest: NOSIGNATURE
c2me-neoforge-rewrites-chunk-system-mc1.21.1-0.4.0|Concurrent Chunk Management En|c2me_rewrites_chunk_system |0.4.0-alpha.0.106+1.|Manifest: NOSIGNATURE
c2me-neoforge-server-utils-mc1.21.1-0.4.0-alpha.0.|Concurrent Chunk Management En|c2me_server_utils |0.4.0-alpha.0.106+1.|Manifest: NOSIGNATURE
c2me-neoforge-threading-lighting-mc1.21.1-0.4.0-al|Concurrent Chunk Management En|c2me_threading_lighting |0.4.0-alpha.0.106+1.|Manifest: NOSIGNATURE
conditional-mixin-neoforge-0.6.4.jar |conditional mixin |conditional_mixin |0.6.4 |Manifest: NOSIGNATURE
ConvenientEffects-v21.1.4-1.21.1-NeoForge.jar |Convenient Effects |convenienteffects |21.1.4 |Manifest: NOSIGNATURE
copperagebackport-neoforge-1.21.1-0.1.4.jar |Copper Age Backport |copperagebackport |0.1.4 |Manifest: NOSIGNATURE
copperagebackport_durability_fix-neoforge-0.1.0.ja|Copper Age Backport Durability|copperagebackport_durability_f|0.1.0 |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
create-1.21.1-6.0.10.jar |Create |create |6.0.10 |Manifest: NOSIGNATURE
create-aeronautics-bundled-1.21.1-1.3.0.jar |Create Aeronautics |aeronautics_bundled |1.3.0 |Manifest: NOSIGNATURE
dev.eriksonn.aeronautics.aeronautics-neoforge-1.21|Create Aeronautics |aeronautics |1.3.0 |Manifest: NOSIGNATURE
portable_engine_liquid_fuel-2.0.0-neoforge-1.21.1.|Create Aeronautics: Portable E|portable_engine_liquid_fuel |2.0.0 |Manifest: NOSIGNATURE
createbigcannons-5.11.6+mc.1.21.1.jar |Create Big Cannons |createbigcannons |5.11.6 |Manifest: NOSIGNATURE
cbc_equally_opposite-0.1.3.jar |Create Big Cannons: Equally Op|cbc_equally_opposite |0.1.3 |Manifest: NOSIGNATURE
bits_n_bobs-0.0.44.jar |Create Bits 'n' Bobs |bits_n_bobs |0.0.44 |Manifest: NOSIGNATURE
createdieselgenerators-1.21.1-1.3.14.jar |Create Diesel Generators |createdieselgenerators |1.21.1-1.3.14 |Manifest: NOSIGNATURE
create-dyn-light-2.3.1-sodium-sable.jar |Create Dynamic Lights |createdynlight |2.3.1-sodium-sable |Manifest: NOSIGNATURE
creategoggles-1.21.1-6.1.1-[NEOFORGE].jar |Create Goggles |creategoggles |6.1.1 |Manifest: NOSIGNATURE
create_hypertube-0.5.0-ALPHA-NEOFORGE.jar |Create Hypertube |create_hypertube |0.5.0-ALPHA |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.3.|Create Offroad |offroad |1.3.0 |Manifest: NOSIGNATURE
create_optical-0.4.2.jar |Create Optical Mod |create_optical |0.4.2 |Manifest: NOSIGNATURE
createoreexcavation-1.21-1.6.8.jar |Create Ore Excavation |createoreexcavation |1.6.8 |Manifest: NOSIGNATURE
create_ore_excavation_plus-0.2.5-1.21.1.jar |Create ore excavation Plus |create_ore_excavation_plus |0.2.5 |Manifest: NOSIGNATURE
createphantom-1.0.0.jar |Create Phantom |createphantom |1.0.0 |Manifest: NOSIGNATURE
createpropulsion-1.1.4.jar |Create Propulsion: Simulated |createpropulsion |1.1.4 |Manifest: NOSIGNATURE
createrailwaysnavigator-neoforge-1.21.1-beta-0.9.1|Create Railways Navigator |createrailwaysnavigator |1.21.1-beta-0.9.1-C6|Manifest: NOSIGNATURE
dev.simulated_team.simulated.simulated-neoforge-1.|Create Simulated |simulated |1.3.0 |Manifest: NOSIGNATURE
tracks_plus-1.0.5.jar |Create Tracks+ |tracks |1.0.5 |Manifest: NOSIGNATURE
create_blueprinted-1.1.jar |Create: Blueprinted |create_blueprinted |1.1 |Manifest: NOSIGNATURE
create-central-kitchen-2.5.0.jar |Create: Central Kitchen |create_central_kitchen |2.5.0 |Manifest: NOSIGNATURE
create_connected-1.3.2-mc1.21.1.jar |Create: Connected |create_connected |1.3.2-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
CreateCyberGoggles-1.21.1-7.7.1-NeoForge.jar |Create: Cyber Goggles |create_cyber_goggles |7.7.1 |Manifest: NOSIGNATURE
CreateDragonsPlus-1.11.2b.jar |Create: Dragons Plus |create_dragons_plus |1.11.2b |Manifest: NOSIGNATURE
emi_create_schematics-1.1.0.jar |Create: EMI Schematics |emi_create_schematics |1.1.0 |Manifest: NOSIGNATURE
create-enchantment-industry-2.4.2.jar |Create: Enchantment Industry |create_enchantment_industry |2.4.2 |Manifest: NOSIGNATURE
escalated-1.3.1-mc.1.21.1.jar |Create: Escalated |escalated |1.3.1 |Manifest: NOSIGNATURE
fluidlogistics-1.0.5.jar |Create: FluidLogistics |fluidlogistics |1.0.5 |Manifest: NOSIGNATURE
createfood-neoforge-1.21.1-2.5.0.jar |Create: Food |createfood |2.5.0 |Manifest: NOSIGNATURE
createframed-1.21.1-1.7.3.jar |Create: Framed |createframed |1.7.3 |Manifest: NOSIGNATURE
creategearsandtavern-1.1.6.jar |Create: Gears and Tavern |creategearsandtavern |1.1.6 |Manifest: NOSIGNATURE
create_jetpack_curios-1.2.0-neoforge-1.21.1.jar |Create: Jetpack Curios |create_jetpack_curios |1.2.0 |Manifest: NOSIGNATURE
CreateNumismatics-1.0.20+neoforge-mc1.21.1.jar |Create: Numismatics |numismatics |1.0.20+neoforge-mc1.|Manifest: NOSIGNATURE
numismaticsutils-2.1-1.21.1.jar |Create: Numismatics Utils |numismaticsutils |2.1-1.21.1 |Manifest: NOSIGNATURE
pantographsandwires-neoforge-1.21.1-beta-0.2.3-C6.|Create: Pantographs & Wires |pantographsandwires |1.21.1-beta-0.2.3-C6|Manifest: NOSIGNATURE
create_pattern_schematics-2.0.10.jar |Create: Pattern Schematics |create_pattern_schematics |2.0.10 |Manifest: NOSIGNATURE
powergrid-mc1.21.1-0.5.5.1.jar |Create: Power Grid |powergrid |**.**.**.** |Manifest: NOSIGNATURE
create_power_loader-2.0.5-mc1.21.1.jar |Create: Power Loader |create_power_loader |2.0.5-mc1.21.1 |Manifest: NOSIGNATURE
createprism-1.2.2.jar |Create: Prismatic Shine |createprism |1.2.2 |Manifest: NOSIGNATURE
create_radar-0.4.9.4-1.21.1.jar |Create: Radars |create_radar |**.**.**.**-1.21.1 |Manifest: NOSIGNATURE
createredstonelinkgui-1.21.1-1.8.2.jar |Create: Redstone Link GUI |createredstonelinkgui |1.21.1-1.8.2 |Manifest: NOSIGNATURE
smart_bounds-1.0.0.jar |Create: Smart Bounds |smart_bounds |1.0.0 |Manifest: NOSIGNATURE
railways-0.3.0-alpha.2+neoforge-mc1.21.1.jar |Create: Steam 'n' Rails 1.21.1|railways |0.3.0-alpha.2+neofor|Manifest: NOSIGNATURE
createthreadedtrains-neoforge-1.21.1-1.0.0.jar |Create: Threaded Trains |createthreadedtrains |1.0.0 |Manifest: NOSIGNATURE
trading_floor-3.0.16.jar |Create: Trading Floor |trading_floor |3.0.16 |Manifest: NOSIGNATURE
create_train_perspective-1.1.1.jar |Create: Train Perspective |create_train_perspective |1.1.1 |Manifest: NOSIGNATURE
createtransmission-1.2.1+neoforge-create6-1.21.1.j|Create: Transmission |createtransmission |1.2.1+neoforge-creat|Manifest: NOSIGNATURE
create_vibrant_vaults-0.3.2.jar |Create: Vibrant Vaults |create_vibrant_vaults |0.3.2 |Manifest: NOSIGNATURE
CreateLazyTick-2.4.9-6.0.x-neoforge-1.21.1.jar |Create:Lazy Tick |createlazytick |2.4.9-6.0.x |Manifest: NOSIGNATURE
createbetterfps-1.21.1-1.1.4.jar |CreateBetterFps |createbetterfps |1.1.4 |Manifest: NOSIGNATURE
CreativeCore_NEOFORGE_v2.13.41_mc1.21.1.jar |CreativeCore |creativecore |2.13.41 |Manifest: NOSIGNATURE
culturaldelights-0.17.8.jar |Cultural Delights |culturaldelights |0.17.8 |Manifest: NOSIGNATURE
curios-neoforge-9.5.1+1.21.1.jar |Curios API |curios |9.5.1+1.21.1 |Manifest: NOSIGNATURE
CutThrough-v21.1.0-1.21.1-NeoForge.jar |Cut Through |cutthrough |21.1.0 |Manifest: NOSIGNATURE
diagonalblocks-neoforge-21.1.2.jar |Diagonal Blocks |diagonalblocks |21.1.2 |Manifest: NOSIGNATURE
DiagonalFences-v21.1.1-1.21.1-NeoForge.jar |Diagonal Fences |diagonalfences |21.1.1 |Manifest: NOSIGNATURE
DiagonalWalls-v21.1.2-1.21.1-NeoForge.jar |Diagonal Walls |diagonalwalls |21.1.2 |Manifest: NOSIGNATURE
DiagonalWindows-v21.1.1-1.21.1-NeoForge.jar |Diagonal Windows |diagonalwindows |21.1.1 |Manifest: NOSIGNATURE
displaydelight-1.6.0.jar |Display Delight |displaydelight |1.6.0 |Manifest: NOSIGNATURE
do_a_barrel_roll-neoforge-3.7.3+1.21.jar |Do a Barrel Roll |do_a_barrel_roll |3.7.3 |Manifest: NOSIGNATURE
dragonlib-neoforge-1.21.1-beta-3.0.28.jar |DragonLib |dragonlib |1.21.1-beta-3.0.28 |Manifest: NOSIGNATURE
drivebywire-0.3.0.jar |Drive By Wire |drivebywire |0.3.0 |Manifest: NOSIGNATURE
drivebywire-typewriter-1.0.2.jar |Drive By Wire - Typewriter |drivebywiretypewriter |1.0.2 |Manifest: NOSIGNATURE
neoforge-dungeonsdelight-1.21.1-1.5.0.jar |Dungeon's Delight |dungeonsdelight |1.5.0 |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
dynamic-fps-3.11.4+minecraft-1.21.0-neoforge.jar |Dynamic FPS |dynamic_fps |3.11.4 |Manifest: NOSIGNATURE
EasyAnvils-v21.1.0-1.21.1-NeoForge.jar |Easy Anvils |easyanvils |21.1.0 |Manifest: NOSIGNATURE
EasyMagic-v21.1.4-1.21.1-NeoForge.jar |Easy Magic |easymagic |21.1.4 |Manifest: NOSIGNATURE
EffectDescriptions-v21.1.1-1.21.1-NeoForge.jar |Effect Descriptions |effectdescriptions |21.1.1 |Manifest: NOSIGNATURE
emi-1.1.24+1.21.1+neoforge.jar |EMI |emi |1.1.24+1.21.1+neofor|Manifest: NOSIGNATURE
emi_enchanting-0.1.2+1.21+neoforge.jar |EMI Enchanting |emi_enchanting |0.1.2+1.21+neoforge |Manifest: NOSIGNATURE
emiforcreatestock-1.0.5.jar |EMI For Create Stock |emiforcreatestock |1.0.5 |Manifest: NOSIGNATURE
emixx-neoforge-1.21.1-3.1.0.jar |EMI++ |emixx |3.1.0 |Manifest: NOSIGNATURE
emiffect-neoforge-2.1.6+mc1.21.1.jar |EMIffect |emiffect |2.1.6+mc1.21.1 |Manifest: NOSIGNATURE
EnchantmentInsights-v21.1.0-mc1.21.1-NeoForge.jar |Enchantment Insights |enchantmentinsights |21.1.0 |Manifest: NOSIGNATURE
enchlevel-langpatch-3.8.13.jar |Enchantment Level Language Pat|enchlevellangpatch |3.8.13 |Manifest: NOSIGNATURE
EnchantmentSwitch-v21.1.0-1.21.1-NeoForge.jar |Enchantment Switch |enchantmentswitch |21.1.0 |Manifest: NOSIGNATURE
endersdelight-1.3.0.jar |Ender's Delight |endersdelight |1.3.0 |Manifest: NOSIGNATURE
entity_model_features-3.2.4-1.21-neoforge.jar |Entity Model Features |entity_model_features |3.2.4 |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.5-mc1.21.1.jar |EntityCulling |entityculling |1.10.5 |Manifest: NOSIGNATURE
etched-5.1.0.jar |Etched |etched |5.1.0 |Manifest: NOSIGNATURE
etched_extension-neoforge-0.2.3+mc1.21.1.jar |etched-extension |etched_extension |0.2.3 |Manifest: NOSIGNATURE
EuphoriaPatcher-1.9.3-r5.8.1-neoforge.jar |Euphoria Patcher |euphoria_patcher |1.9.3-r5.8.1-neoforg|Manifest: NOSIGNATURE
expandability-neoforge-12.0.0.jar |ExpandAbility |expandability |12.0.0 |Manifest: NOSIGNATURE
explosiveenhancement-neoforge-1.21.1-1.1.2.jar |Explosive Enhancement |explosiveenhancement |1.1.2 |Manifest: NOSIGNATURE
exposure-neoforge-1.21.1-1.9.18.jar |Exposure |exposure |1.9.18 |Manifest: NOSIGNATURE
exposure_catalog-neoforge-1.1.1.jar |Exposure Catalog |exposure_catalog |1.1.1 |Manifest: NOSIGNATURE
exposure_polaroid-neoforge-1.21.1-1.1.5.jar |Exposure Polaroid |exposure_polaroid |1.1.5 |Manifest: NOSIGNATURE
exposure-cmos-neoforge-1.0.3.jar |Exposure: CMOS |cmosexposure |1.0.3 |Manifest: NOSIGNATURE
ExposureDetective-1.21.1-1.0.1.jar |Exposure: Detective |exposuredetective |1.0.1 |Manifest: NOSIGNATURE
ExtraBounties-universal.jar |ExtraBounties |extrabounties |2.0 |Manifest: NOSIGNATURE
ExtremeSoundMuffler-3.56_NeoForge-1.21.jar |Extreme Sound Muffler |extremesoundmuffler |3.56 |Manifest: NOSIGNATURE
fancytoasts-neoforge-1.21.1-1.4.7.jar |FancyToasts |fancytoasts |1.4.7 |Manifest: NOSIGNATURE
FarmersDelight-1.21.1-1.3.2.jar |Farmer's Delight |farmersdelight |1.3.2 |Manifest: NOSIGNATURE
FastItemFrames-v21.1.6-1.21.1-NeoForge.jar |Fast Item Frames |fastitemframes |21.1.6 |Manifest: NOSIGNATURE
fastrecipesearch-1.21.1-1.7-neoforge.jar |Fast Recipe Search |fastrecipesearch |1.21.1-1.7-neoforge |Manifest: NOSIGNATURE
featheredfriend-neoforge-1.21.1-2.0.1.2.jar |FeatheredFriend |featheredfriend |**.**.**.** |Manifest: NOSIGNATURE
ferritecore-7.0.3-neoforge.jar |Ferrite Core |ferritecore |7.0.3 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
firstperson-neoforge-2.7.2-mc1.21.1.jar |FirstPerson |firstperson |2.7.2 |Manifest: NOSIGNATURE
flerovium-neoforge-1.21.1-1.1.1-all.jar |Flerovium |flerovium |1.1.1 |Manifest: NOSIGNATURE
flightlib-neoforge-3.2.1.jar |Flight Lib |flightlib |3.2.1 |Manifest: NOSIGNATURE
flywheel-neoforge-1.21.1-1.0.6.jar |Flywheel |flywheel |1.0.6 |Manifest: NOSIGNATURE
forgeconfigapiport-neoforge-21.1.1.jar |Forge Config API Port |forgeconfigapiport |21.1.1 |Manifest: NOSIGNATURE
forgified-fabric-api-0.116.7+2.2.4+1.21.1.jar |Forgified Fabric API |fabric_api |0.116.7+2.2.4+1.21.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-api-lookup-api-v1-1.6.71+c290471319.jar |Forgified Fabric API Lookup AP|fabric_api_lookup_api_v1 |1.6.71+c290471319 |Manifest: NOSIGNATURE
fabric-biome-api-v1-13.0.31+1e62d33c19.jar |Forgified Fabric Biome API (v1|fabric_biome_api_v1 |13.0.31+1e62d33c19 |Manifest: NOSIGNATURE
fabric-block-api-v1-1.1.0+b0c22bb819.jar |Forgified Fabric Block API (v1|fabric_block_api_v1 |1.1.0+b0c22bb819 |Manifest: NOSIGNATURE
fabric-blockrenderlayer-v1-1.1.52+c290471319.jar |Forgified Fabric BlockRenderLa|fabric_blockrenderlayer_v1 |1.1.52+c290471319 |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-client-tags-api-v1-1.1.15+e053909619.jar |Forgified Fabric Client Tags |fabric_client_tags_api_v1 |1.1.15+e053909619 |Manifest: NOSIGNATURE
fabric-command-api-v2-2.2.28+36d727be19.jar |Forgified Fabric Command API (|fabric_command_api_v2 |2.2.28+36d727be19 |Manifest: NOSIGNATURE
fabric-content-registries-v0-8.0.19+5e0d320019.jar|Forgified Fabric Content Regis|fabric_content_registries_v0 |8.0.19+5e0d320019 |Manifest: NOSIGNATURE
fabric-convention-tags-v1-2.1.5+7f945d5b19.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v1 |2.1.5+7f945d5b19 |Manifest: NOSIGNATURE
fabric-convention-tags-v2-2.11.1+87e5848019.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v2 |2.11.1+87e5848019 |Manifest: NOSIGNATURE
fabric-data-attachment-api-v1-1.4.5+26d408aa19.jar|Forgified Fabric Data Attachme|fabric_data_attachment_api_v1 |1.4.5+26d408aa19 |Manifest: NOSIGNATURE
fabric-data-generation-api-v1-20.2.34+a4c3605619.j|Forgified Fabric Data Generati|fabric_data_generation_api_v1 |20.2.34+a4c3605619 |Manifest: NOSIGNATURE
fabric-entity-events-v1-1.8.0+5ede667619.jar |Forgified Fabric Entity Events|fabric_entity_events_v1 |1.8.0+5ede667619 |Manifest: NOSIGNATURE
fabric-events-interaction-v0-0.7.13+86e0887119.jar|Forgified Fabric Events Intera|fabric_events_interaction_v0 |0.7.13+86e0887119 |Manifest: NOSIGNATURE
fabric-game-rule-api-v1-1.0.53+36d727be19.jar |Forgified Fabric Game Rule API|fabric_game_rule_api_v1 |1.0.53+36d727be19 |Manifest: NOSIGNATURE
fabric-gametest-api-v1-2.0.5+29f188ce19.jar |Forgified Fabric Game Test API|fabric_gametest_api_v1 |2.0.5+29f188ce19 |Manifest: NOSIGNATURE
fabric-item-api-v1-11.2.0+0c57911319.jar |Forgified Fabric Item API (v1)|fabric_item_api_v1 |11.2.0+0c57911319 |Manifest: NOSIGNATURE
fabric-item-group-api-v1-4.1.7+e324903319.jar |Forgified Fabric Item Group AP|fabric_item_group_api_v1 |4.1.7+e324903319 |Manifest: NOSIGNATURE
fabric-key-binding-api-v1-1.0.47+62cc7ce119.jar |Forgified Fabric Key Binding A|fabric_key_binding_api_v1 |1.0.47+62cc7ce119 |Manifest: NOSIGNATURE
fabric-lifecycle-events-v1-2.6.0+e40d8add19.jar |Forgified Fabric Lifecycle Eve|fabric_lifecycle_events_v1 |2.6.0+e40d8add19 |Manifest: NOSIGNATURE
fabric-loot-api-v2-3.0.15+a3ee712d19.jar |Forgified Fabric Loot API (v2)|fabric_loot_api_v2 |3.0.15+a3ee712d19 |Manifest: NOSIGNATURE
fabric-loot-api-v3-1.0.3+333dfad919.jar |Forgified Fabric Loot API (v3)|fabric_loot_api_v3 |1.0.3+333dfad919 |Manifest: NOSIGNATURE
fabric-message-api-v1-6.0.14+6a754fce19.jar |Forgified Fabric Message API (|fabric_message_api_v1 |6.0.14+6a754fce19 |Manifest: NOSIGNATURE
fabric-model-loading-api-v1-2.1.0+6e8f52c719.jar |Forgified Fabric Model Loading|fabric_model_loading_api_v1 |2.1.0+6e8f52c719 |Manifest: NOSIGNATURE
fabric-networking-api-v1-4.3.0+30a980d919.jar |Forgified Fabric Networking AP|fabric_networking_api_v1 |4.3.0+30a980d919 |Manifest: NOSIGNATURE
fabric-object-builder-api-v1-15.2.1+cc242efd19.jar|Forgified Fabric Object Builde|fabric_object_builder_api_v1 |15.2.1+cc242efd19 |Manifest: NOSIGNATURE
fabric-particles-v1-4.0.2+824f924c19.jar |Forgified Fabric Particles (v1|fabric_particles_v1 |4.0.2+824f924c19 |Manifest: NOSIGNATURE
fabric-recipe-api-v1-5.0.15+59440bcc19.jar |Forgified Fabric Recipe API (v|fabric_recipe_api_v1 |5.0.15+59440bcc19 |Manifest: NOSIGNATURE
fabric-registry-sync-v0-5.3.1+f9aace1619.jar |Forgified Fabric Registry Sync|fabric_registry_sync_v0 |5.3.1+f9aace1619 |Manifest: NOSIGNATURE
fabric-renderer-indigo-1.7.1+9125b6dc19.jar |Forgified Fabric Renderer - In|fabric_renderer_indigo |1.7.1+9125b6dc19 |Manifest: NOSIGNATURE
fabric-renderer-api-v1-3.4.1+9125b6dc19.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.1+9125b6dc19 |Manifest: NOSIGNATURE
fabric-rendering-v1-5.1.0+1a09bd5a19.jar |Forgified Fabric Rendering (v1|fabric_rendering_v1 |5.1.0+1a09bd5a19 |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
fabric-rendering-fluids-v1-3.1.6+a51883b219.jar |Forgified Fabric Rendering Flu|fabric_rendering_fluids_v1 |3.1.6+a51883b219 |Manifest: NOSIGNATURE
fabric-resource-conditions-api-v1-4.3.0+5bdd099819|Forgified Fabric Resource Cond|fabric_resource_conditions_api|4.3.0+5bdd099819 |Manifest: NOSIGNATURE
fabric-resource-loader-v0-1.3.1+4ea8954419.jar |Forgified Fabric Resource Load|fabric_resource_loader_v0 |1.3.1+4ea8954419 |Manifest: NOSIGNATURE
fabric-screen-api-v1-2.0.25+4228281319.jar |Forgified Fabric Screen API (v|fabric_screen_api_v1 |2.0.25+4228281319 |Manifest: NOSIGNATURE
fabric-screen-handler-api-v1-1.3.90+8dbc56dd19.jar|Forgified Fabric Screen Handle|fabric_screen_handler_api_v1 |1.3.90+8dbc56dd19 |Manifest: NOSIGNATURE
fabric-sound-api-v1-1.0.23+10b84f8419.jar |Forgified Fabric Sound API (v1|fabric_sound_api_v1 |1.0.23+10b84f8419 |Manifest: NOSIGNATURE
fabric-transfer-api-v1-5.4.3+a25cb45619.jar |Forgified Fabric Transfer API |fabric_transfer_api_v1 |5.4.3+a25cb45619 |Manifest: NOSIGNATURE
fabric-transitive-access-wideners-v1-6.2.0+6c854b6|Forgified Fabric Transitive Ac|fabric_transitive_access_widen|6.2.0+6c854b6f19 |Manifest: NOSIGNATURE
freecam-neoforge-1.3.0+mc1.21.jar |Freecam |freecam |1.3.0+mc1.21 |Manifest: NOSIGNATURE
fzzy_config-0.7.6+1.21+neoforge.jar |Fzzy Config |fzzy_config |0.7.6+1.21+neoforge |Manifest: NOSIGNATURE
geckolib-neoforge-1.21.1-4.8.4.jar |GeckoLib 4 |geckolib |4.8.4 |Manifest: NOSIGNATURE
Glaidens-Vista-improvements-1.0.6.jar |Glaiden's Vista improvements |vista_plus |1.0.6 |Manifest: NOSIGNATURE
GoldenDandelionBackport-1.21.1-1.0.6.0.jar |Golden Dandelion Backport |golden_dandelion_backport |**.**.**.** |Manifest: NOSIGNATURE
GPUTape-1.20.6-1.21x-1.0.3.jar |GPUTape |gpu_tape |1.0.2 |Manifest: NOSIGNATURE
gravitation-neoforge-1.21.1-0.0.7.jar |Gravitation |gravitation |0.0.7 |Manifest: NOSIGNATURE
hardcorerevival-neoforge-1.21.1-21.1.15.jar |Hardcore Revival |hardcorerevival |21.1.15 |Manifest: NOSIGNATURE
HeldItemTooltips-v21.1.0-1.21.1-NeoForge.jar |Held Item Tooltips |helditemtooltips |21.1.0 |Manifest: NOSIGNATURE
hexcasting-neoforge-1.21.1-0.12.0-devel-pre-16.jar|Hex Casting |hexcasting |0.12.0-devel-pre-16 |Manifest: NOSIGNATURE
hex_ars_link-1.21.1-0.9.5.2-alt.jar |Hex-Ars Linker |hex_ars_link |1.21.1-0.9.5.2-alt |Manifest: NOSIGNATURE
HexAutomata-neoforge-1.21.1-0.3.5-pre15.jar |HexAutomata |hexautomata |1.21.1-0.3.5-pre15 |Manifest: NOSIGNATURE
hexcessible-0.3.2-devel_mapped_moj_1.21.1.jar |Hexcessible |hexcessible |0.3.2-devel |Manifest: NOSIGNATURE
hexParse-neoforge-1.21.1-1.11.1.jar |HexParse |hexparse |1.21.1-1.11.1 |Manifest: NOSIGNATURE
IMBlocker-5.5.4-neoforge+1.20.6-1.21.8.jar |IMBlocker |imblocker |5.5.4 |Manifest: NOSIGNATURE
ImmediatelyFast-NeoForge-1.6.10+1.21.1.jar |ImmediatelyFast |immediatelyfast |1.6.10+1.21.1 |Manifest: NOSIGNATURE
immersive_melodies-neoforge-0.6.4+1.21.1.jar |Immersive Melodies |immersive_melodies |0.6.4+1.21.1 |Manifest: NOSIGNATURE
immersiveoverlays-1.7.2+1.21.1-neoforge.jar |Immersive Overlays |immersiveoverlays |1.7.2+1.21.1 |Manifest: NOSIGNATURE
immersive_paintings-neoforge-1.21.1-0.7.8.jar |Immersive Paintings |immersive_paintings |0.7.8 |Manifest: NOSIGNATURE
infiniverse-568341-5486311.jar |Infiniverse |infiniverse |**.**.**.** |Manifest: NOSIGNATURE
inline-neoforge-1.21.1-1.2.2.jar |Inline |inline |1.21.1-1.2.2 |Manifest: NOSIGNATURE
InvMove-0.9.3+1.21.1-NeoForge.jar |InvMove |invmove |0.9.3 |Manifest: NOSIGNATURE
InvMoveCompats-0.5.0+1.21.8-NeoForge.jar |InvMoveCompats |invmove_compat |0.5.0 |Manifest: NOSIGNATURE
ipla-mc1.21.1-neoforge-5.3.jar |Ipla |ipla |5.3 |Manifest: NOSIGNATURE
iris-neoforge-1.8.14-beta.1+mc1.21.1.jar |Iris |iris |1.8.14-beta.1+mc1.21|Manifest: NOSIGNATURE
irisveil-0.3.0.jar |Iris Veil Compat |irisveil |0.3.0 |Manifest: NOSIGNATURE
Ixeris-4.5.1+1.21.1-neoforge-mod.jar |Ixeris |ixeris |4.5.1+1.21.1-neoforg|Manifest: NOSIGNATURE
jecharacters-1.21-neoforge-4.5.24.jar |Just Enough Characters |jecharacters |4.5.24 |Manifest: NOSIGNATURE
jei-1.21.1-neoforge-19.27.0.343.jar |Just Enough Items |jei |**.**.**.** |Manifest: NOSIGNATURE
justplayerheads-1.21.1-4.4.jar |Just Player Heads |justplayerheads |4.4 |Manifest: NOSIGNATURE
kaleidoscope_chinesefood-1.1.5-neoforge+1.21.1.jar|Kaleidoscope ChineseFood |kaleidoscope_chinesefood |1.1.5-neoforge+1.21.|Manifest: NOSIGNATURE
kaleidoscope_compat-2.8.2-neoforge+mc1.21.1.jar |Kaleidoscope Compat |kaleidoscope_compat |2.8.2-neoforge+mc1.2|Manifest: NOSIGNATURE
kaleidoscopecookery-1.4.1-neoforge+mc1.21.1.jar |Kaleidoscope Cookery |kaleidoscope_cookery |1.4.1-neoforge+mc1.2|Manifest: NOSIGNATURE
kaleidoscope_dim_wine-1.5.0-mc1.21.1-neoforge.jar |Kaleidoscope Dimensions wine |kaleidoscope_dim_wine |1.5.0-mc1.21.1-neofo|Manifest: NOSIGNATURE
kaleidoscopedoll-1.4.1-neoforge+mc1.21.1.jar |Kaleidoscope Doll |kaleidoscope_doll |1.4.1-neoforge+mc1.2|Manifest: NOSIGNATURE
kaleidoscope_doll_workshop-1.0.4-neoforge+mc1.21.1|Kaleidoscope Doll Workshop |kaleidoscope_doll_workshop |1.0.4 |Manifest: NOSIGNATURE
kaleidoscope_end-1.0.13-neoforge+mc1.21.1.jar |Kaleidoscope End |kaleidoscope_end |1.0.13-neoforge+mc1.|Manifest: NOSIGNATURE
kaleidoscope_nether-1.1.2-neoforge+mc1.21.1.jar |Kaleidoscope Nether |kaleidoscope_nether |1.1.2-neoforge+mc1.2|Manifest: NOSIGNATURE
kaleidoscope_painting_extension-neoforge-1.21.1-2.|Kaleidoscope Painting Extensio|kaleidoscope_painting_extensio|2.0.0 |Manifest: NOSIGNATURE
kaleidoscopetavern-1.1.2-neoforge+mc1.21.1.jar |Kaleidoscope Tavern |kaleidoscope_tavern |1.1.2-neoforge+mc1.2|Manifest: NOSIGNATURE
kaleidoscopecookery_automation-1.0.2.jar |KaleidoscopeCookery:Automation|kaleidoscopecookery_automation|1.0.2 |Manifest: NOSIGNATURE
kambrik-neoforge-8.0.0-beta.2.jar |Kambrik |kambrik |8.0.0-beta.2 |Manifest: NOSIGNATURE
keybindbundles-1.3.1.jar |KeyBind Bundles |keybindbundles |1.3.1 |Manifest: NOSIGNATURE
KeybindHider-Neoforge-1.21.1-1.3.jar |KeybindHider |keybindhider |1.3 |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
l2core-3.0.8+16.jar |L2Core |l2core |3.0.8+16 |Manifest: NOSIGNATURE
libbamboo-2.25+1.21.1-neoforge.jar |LibBamboo |libbamboo |2.25 |Manifest: NOSIGNATURE
lithium-neoforge-0.15.3+mc1.21.1.jar |Lithium |lithium |0.15.3+mc1.21.1 |Manifest: NOSIGNATURE
logbegone-neoforge-1.21.1-1.0.3.jar |Log Begone |logbegone |1.0.3 |Manifest: NOSIGNATURE
maidaddition1.21.1-1.0.1-beta-all.jar |Maid Addition |maidaddition |1.0.1-beta |Manifest: NOSIGNATURE
MaidTaskScroll_1.0.1-neoforge_21.1.206-1.21.1.jar |MaidTaskScroll |maidtaskscroll |1.0.1 |Manifest: NOSIGNATURE
map_atlases-neoforge-1.21-6.6.0.jar |Map Atlases |map_atlases |1.21-6.6.0 |Manifest: NOSIGNATURE
mercuryium.jar |mercuryium |mercuryium |1.0.2 |Manifest: NOSIGNATURE
midnightthoughts-1.4.1+neoforge.1.21.1.jar |Midnight Thoughts |midnightthoughts |1.4.1 |Manifest: NOSIGNATURE
miehex-neoforge-1.21.1-1.0.2-dev-shadow.jar |miehex |miehex |1.0.2 |Manifest: NOSIGNATURE
client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
minecraft-cursor-neoforge-3.11.3+1.21.1.jar |Minecraft Cursor |minecraft_cursor |3.11.3+1.21.1 |Manifest: NOSIGNATURE
dummmmmmy-1.21-2.0.12-neoforge.jar |MmmMmmMmmMmm |dummmmmmy |1.21-2.0.12 |Manifest: NOSIGNATURE
ModernUI-NeoForge-1.21.1-3.13.0.1-universal.jar |Modern UI |modernui |**.**.**.** |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
modernfix-neoforge-5.27.14+mc1.21.1.jar |ModernFix |modernfix |5.27.14+mc1.21.1 |Manifest: NOSIGNATURE
ModernInline-neoforge-0.1.1.jar |ModernInline |moderninline |0.1.1 |Manifest: NOSIGNATURE
moonlight-neoforge-1.21.1-3.0.19.jar |Moonlight Lib |moonlight |1.21.1-3.0.19 |Manifest: NOSIGNATURE
moreculling-neoforge-1.21.1-1.0.8.jar |More Culling |moreculling |1.0.8 |Manifest: NOSIGNATURE
MouseTweaks-neoforge-mc1.21-2.26.1.jar |Mouse Tweaks |mousetweaks |2.26.1 |Manifest: NOSIGNATURE
movabletracks-1.0.1.jar |Movable Tracks |movabletracks |1.0.1 |Manifest: NOSIGNATURE
MyNethersDelight-1.21.1-1.10.2.jar |My Nether's Delight |mynethersdelight |1.10.2 |Manifest: NOSIGNATURE
naturally_trimmed-3.4.6+1.21.1-neoforge.jar |Naturally Trimmed |naturally_trimmed |3.4.6 |Manifest: NOSIGNATURE
continuity-3.0.0+0.0.1+1.21.1.neoforge-all.jar |NeoContinuity |continuity |3.0.0+0.0.1+1.21.1.n|Manifest: NOSIGNATURE
NeoEnchant-5.14.0.jar |NeoEnchant |mr_neoenchant |5.14.0 |Manifest: NOSIGNATURE
neoforge-21.1.233-universal.jar |NeoForge |neoforge |21.1.233 |Manifest: NOSIGNATURE
NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar |No Chat Reports |nochatreports |1.21.1-v2.9.1 |Manifest: NOSIGNATURE
no-telemetry-1.10.0.jar |No Telemetry |no_telemetry |1.10.0 |Manifest: NOSIGNATURE
NoRealmsButton-2.0.2.jar |NoRealmsButton |norealmsbutton |2.0.2 |Manifest: NOSIGNATURE
Not Enough Recipe Book-NEOFORGE-0.4.3+1.21.jar |Not Enough Recipe Book |nerb |0.4.3 |Manifest: NOSIGNATURE
nebl-21.1.07-neoforge+1.21.1.jar |NotEnoughBandwidthLegacy |nebl |21.1.07-neoforge+1.2|Manifest: NOSIGNATURE
nowheel-1.0.6+1.21.1neoforge.jar |Nowheel |nowheel |1.0.6 |Manifest: NOSIGNATURE
nuggets-neoforge-1.21.1-1.1.0.48.jar |Nuggets |nuggets |**.**.**.** |Manifest: NOSIGNATURE
oceansdelight-neoforge-1.0.4-1.21.1.jar |Ocean's Delight |oceansdelight |1.0.4 |Manifest: NOSIGNATURE
OctoLib-NEOFORGE-0.6.2+1.21.jar |OctoLib |octolib |0.6.2 |Manifest: NOSIGNATURE
OverflowingBars-v21.1.1-1.21.1-NeoForge.jar |Overflowing Bars |overflowingbars |21.1.1 |Manifest: NOSIGNATURE
owo-lib-neoforge-0.12.15.5-beta.1+1.21.jar |oωo |owo |**.**.**.**-beta.1+1.2|Manifest: NOSIGNATURE
paucal-0.7.1-pre-27+1.21.1-neoforge.jar |P.A.U.C.A.L. |paucal |0.7.1-pre-27+1.21.1-|Manifest: NOSIGNATURE
packetfixer-3.3.1-1.20.5-1.21.X-merged.jar |PacketFixer |packetfixer |3.3.1 |Manifest: NOSIGNATURE
particle_core-0.3.3+1.21+neoforge.jar |Particle Core |particle_core |0.3.3+1.21+neoforge |Manifest: NOSIGNATURE
passiveshield-1.21.1-3.7.jar |Passive Shield |passiveshield |3.7 |Manifest: NOSIGNATURE
Patchouli-1.21.1-93-NEOFORGE.jar |Patchouli |patchouli |1.21.1-93-NEOFORGE |Manifest: NOSIGNATURE
percale-neoforge-1.0.0-beta.1.jar |Percale |percale |1.0.0-beta.1 |Manifest: NOSIGNATURE
PickUpNotifier-v21.1.1-1.21.1-NeoForge.jar |Pick Up Notifier |pickupnotifier |21.1.1 |Manifest: NOSIGNATURE
Ping-Wheel-1.12.2-neoforge-1.21.1.jar |Ping Wheel |pingwheel |1.12.2 |Manifest: NOSIGNATURE
Pixelshot-v21.1.1-1.21.1-NeoForge.jar |Pixelshot |pixelshot |21.1.1 |Manifest: NOSIGNATURE
plasmovoice-neoforge-1.21.1-2.1.10.jar |Plasmo Voice |plasmovoice |2.1.10 |Manifest: NOSIGNATURE
Platform-neoforge-1.21.1-1.3.3.jar |Platform |platform |1.3.3 |Manifest: NOSIGNATURE
player-animation-lib-forge-2.0.4+1.21.1.jar |Player Animator |playeranimator |2.0.4+1.21.1 |Manifest: NOSIGNATURE
player-locator-plus-2.2.0_mapped_moj_1.21.1.jar |Player Locator Plus |player_locator_plus |2.2.0 |Manifest: NOSIGNATURE
ponder-neoforge-1.0.82+mc1.21.1.jar |Ponder |ponder |1.0.82+mc1.21.1 |Manifest: NOSIGNATURE
Psi-1.21.1-108.jar |Psi |psi |1.21.1-108 |Manifest: NOSIGNATURE
PuzzlesLib-v21.1.52-1.21.1-NeoForge.jar |Puzzles Lib |puzzleslib |21.1.52 |Manifest: NOSIGNATURE
pv-addon-groups-1.1.1.jar |pv-addon-groups |pv_addon_groups |1.1.1 |Manifest: NOSIGNATURE
pv-addon-sculk-1.1.0.jar |pv-addon-sculk |pv_addon_sculk |1.1.0 |Manifest: NOSIGNATURE
pv-addon-spectator-1.1.0.jar |pv-addon-spectator |pv_addon_spectator |1.1.0 |Manifest: NOSIGNATURE
quick-pack-neoforge-1.3.2+1.21.8.jar |quick-pack |quick_pack |1.3.2 |Manifest: NOSIGNATURE
randomshulkercolours-1.21.1-3.4.jar |Random Shulker Colours |randomshulkercolours |3.4 |Manifest: NOSIGNATURE
connectiblechains-neoforge-1.21.1-2.2.2.jar |Reconnectible Chains |connectiblechains |2.2.2 |Manifest: NOSIGNATURE
redirected-neoforge-1.0.0-1.21.1.jar |Redirected |redirected |1.0.0 |Manifest: NOSIGNATURE
relics-1.21.1-0.12.8.jar |Relics |relics |0.12.8 |Manifest: NOSIGNATURE
relics_sable_compat-1.0.0.jar |Relics Sable Compat |relics_sable_compat |1.0.0 |Manifest: NOSIGNATURE
reliquified_ars_nouveau-1.21.1-0.8.1.jar |Reliquified Ars Nouveau |reliquified_ars_nouveau |0.8.1 |Manifest: NOSIGNATURE
reliquified_artifacts-1.21.1-1.0.7.jar |reliquified_artifacts |reliquified_artifacts |1.0.7 |Manifest: NOSIGNATURE
resourcefulconfig-neoforge-1.21-3.0.11.jar |Resourcefulconfig |resourcefulconfig |3.0.11 |Manifest: NOSIGNATURE
rhenium-1.0.0+neo.jar |Rhenium |rhenium |1.0.0 |Manifest: NOSIGNATURE
ritchiesprojectilelib-2.1.2+mc.1.21.1-neoforge.jar|Ritchie's Projectile Library |ritchiesprojectilelib |2.1.2 |Manifest: NOSIGNATURE
rtsbuilding-neoforge-1.21.1-1.1.4-pinyinfix.jar |RTS building Build From Above |rtsbuilding |1.1.4-pinyinfix |Manifest: NOSIGNATURE
neoforge-runiclib-1.21.1-5.0.7.jar |RunicLib |runiclib |5.0.7 |Manifest: NOSIGNATURE
rusticdelight-neoforge-1.21-1.6.1.jar |Rustic Delight |rusticdelight |1.6.1 |Manifest: NOSIGNATURE
sable-neoforge-1.21.1-2.0.3.jar |Sable |sable |2.0.3 |Manifest: NOSIGNATURE
sable-companion-common-1.21.1-1.6.0.jar |Sable Companion |sablecompanion |1.6.0 |Manifest: NOSIGNATURE
sablephysicscompat-1.3.0.jar |Sable: Physics Compat |sablephysicscompat |1.3.0 |Manifest: NOSIGNATURE
smsn-neoforge-1.4.1-1.21.1.jar |Save My Shit Network |smsn |1.4.1-1.21.1 |Manifest: NOSIGNATURE
ScalableLux-0.1.0.1+neoforge.1cb1e91-all.jar |ScalableLux |scalablelux |**.**.**.**+neoforge.1cb|Manifest: NOSIGNATURE
schematician-0.9.0.jar |Schematician |schematician |0.9.0 |Manifest: NOSIGNATURE
seamless-loading-screen-2.2.1+1.21-neoforge.jar |Seamless Loading Screen |seamless_loading_screen |2.2.1+1.21 |Manifest: NOSIGNATURE
servercore-neoforge-1.5.17+1.21.1.jar |ServerCore |servercore |1.5.17+1.21.1 |Manifest: NOSIGNATURE
ShoulderSurfing-NeoForge-1.21.1-5.0.0.jar |Shoulder Surfing Reloaded |shouldersurfing |1.21.1-5.0.0 |Manifest: NOSIGNATURE
showcaseitem-1.21.1-1.1.0.jar |Showcase Item |showcaseitem |1.21.1-1.1.0 |Manifest: NOSIGNATURE
org.sinytra.connector-2.0.0-beta.14+1.21.1-mod.jar|Sinytra Connector |connector |2.0.0-beta.14+1.21.1|Manifest: NOSIGNATURE
sketchbook-neoforge-1.21.1-1.5.6.7.jar |Sketchbook |sketchbook |**.**.**.** |Manifest: NOSIGNATURE
sleep_tight-1.21-1.4.1-neoforge.jar |Sleep Tight |sleep_tight |1.21-1.3.7 |Manifest: NOSIGNATURE
smoothswapping-0.9.3.2-1.21.1-neoforge.jar |Smooth Swapping |smoothswapping |**.**.**.** |Manifest: NOSIGNATURE
net.caffeinemc.sodium-neoforge-0.8.12-beta.1+mc1.2|Sodium |sodium |0.8.12-beta.1+mc1.21|Manifest: NOSIGNATURE
sodiumdynamiclights-neoforge-1.0.10-1.21.1.jar |Sodium Dynamic Lights |sodiumdynamiclights |1.0.9 |Manifest: NOSIGNATURE
someassemblyrequired-5.2.8.jar |Some Assembly Required |someassemblyrequired |5.2.8 |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.21.1-3.25.64.1919.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.25.64 |Manifest: NOSIGNATURE
sophisticatedbackpackscreateintegration-1.21.1-0.1|Sophisticated Backpacks Create|sophisticatedbackpackscreatein|0.1.7 |Manifest: NOSIGNATURE
sophisticatedcore-1.21.1-1.4.59.2032.jar |Sophisticated Core |sophisticatedcore |1.4.59 |Manifest: NOSIGNATURE
sophisticateditemactions-1.21.1-0.5.5.311.jar |Sophisticated Item Actions |sophisticateditemactions |0.5.5 |Manifest: NOSIGNATURE
Spice of Life Onion_NEOFORGE_v1.5.6_mc1.21.1.jar |Spice of Life Onion |solonion |1.5.6 |Manifest: NOSIGNATURE
solmaiddream-1.0.1.jar |Spice of Life: Maids' Dream |solmaiddream |1.0.1 |Manifest: NOSIGNATURE
starterkit-1.21.1-8.1.jar |Starter Kit |starterkit |8.1 |Manifest: NOSIGNATURE
labels-1.21-2.0.3-neoforge.jar |Storage Labels |labels |1.21-2.0.3 |Manifest: NOSIGNATURE
StylishEffects-v21.1.2-1.21.1-NeoForge.jar |Stylish Effects |stylisheffects |21.1.2 |Manifest: NOSIGNATURE
substrate-4.2+1.21.1-neoforge.jar |Substrate |substrate |4.2 |Manifest: NOSIGNATURE
supplementaries-neoforge-1.21.1-3.7.4.jar |Supplementaries |supplementaries |1.21.1-3.7.4 |Manifest: NOSIGNATURE
suppsquared-neoforge-1.21-1.2.18.jar |Supplementaries Squared |suppsquared |1.21-1.2.18 |Manifest: NOSIGNATURE
surveyor-1.2.4+1.21_mapped_moj_1.21.1.jar |Surveyor Map Framework |surveyor |1.2.4_1.21 |Manifest: NOSIGNATURE
textformattingeverywhere-neoforge-2.0.4.jar |Text Formatting Everywhere |textformattingeverywhere |2.0.4 |Manifest: NOSIGNATURE
threadtweak-1.21.1-NeoForge-1.0.0.jar |ThreadTweak |threadtweak |1.0.0 |Manifest: NOSIGNATURE
rpgtimeline-neoforge-1.21-2.0.4.1.jar |Timeline |rpgtimeline |**.**.**.** |Manifest: NOSIGNATURE
toofast-1.21.0-0.4.3.5.jar |Too Fast |toofast |**.**.**.** |Manifest: NOSIGNATURE
tooltipinsights-neoforge-21.1.1.jar |Tooltip Insights |tooltipinsights |21.1.1 |Manifest: NOSIGNATURE
tooltipoverhaul-neoforge-1.21.1-1.4.4.jar |Tooltip overhaul |tooltipoverhaul |1.4.4 |Manifest: NOSIGNATURE
touhoulittlemaid-1.5.3-neoforge+mc1.21.1.jar |Touhou Little Maid |touhou_little_maid |1.5.3-neoforge+mc1.2|Manifest: NOSIGNATURE
TRansition-1.0.21-1.21.1-neoforge-SNAPSHOT.jar |TRansition |transition |1.0.21 |Manifest: NOSIGNATURE
travelersbackpack-neoforge-1.21.1-10.1.36.jar |Traveler's Backpack |travelersbackpack |10.1.36 |Manifest: NOSIGNATURE
TRender-1.0.15-1.21.1-neoforge-SNAPSHOT.jar |TRender |trender |1.0.15 |Manifest: NOSIGNATURE
txnilib-neoforge-1.0.24-1.21.1.jar |TxniLib |txnilib |1.0.24 |Manifest: NOSIGNATURE
vb-compat-2.0-1.21.1.jar |Vanilla Backport Compat (on-ho|mr_vb_compat |1.7 |Manifest: NOSIGNATURE
VanillaBackport-neoforge-1.21.1-1.1.7.10.jar |VanillaBackport |vanillabackport |**.**.**.** |Manifest: NOSIGNATURE
vb-mob-variants-compat-1.4.1.jar |VanillaBackport: Mob Variants |mr_vb_mobvariantscompat |1.4.1 |Manifest: NOSIGNATURE
veil-neoforge-1.21.1-4.1.4.jar |Veil |veil |4.1.4 |Manifest: NOSIGNATURE
vista-neoforge-1.21.1-4.4.14.jar |Vista |vista |1.21.1-4.4.14 |Manifest: NOSIGNATURE
vistaallthetapes - 1.2.0 - neoforge - 1.21.1.jar |Vista: All The Tapes |vistaallthetapes |1.1.0+neoforge.mc1.2|Manifest: NOSIGNATURE
VisualWorkbench-v21.1.1-1.21.1-NeoForge.jar |Visual Workbench |visualworkbench |21.1.1 |Manifest: NOSIGNATURE
voxy-0.2.15-beta_mapped_moj_1.21.1.jar |Voxy |voxy |0.2.15-beta |Manifest: NOSIGNATURE
voxy_server_lod-1.1.4.jar |Voxy Auto LOD |voxy_server_lod |1.0.0 |Manifest: NOSIGNATURE
waystones-neoforge-1.21.1-21.1.34.jar |Waystones |waystones |21.1.34 |Manifest: NOSIGNATURE
waystonessable-1.0.3.jar |WaystonesSable |waystonessable |1.0.3 |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
world-casting-neoforge-1.21.1-0.0.0-5.jar |World Casting |world_casting |0.0.0-5 |Manifest: NOSIGNATURE
worldbound-items-1.0.1.jar |Worldbound Items |mr_worldbound_items |1.0.1 |Manifest: NOSIGNATURE
ysm-2.6.5-neoforge+mc1.21.1-release.jar |Yes Steve Model |yes_steve_model |2.6.5-neoforge+mc1.2|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
Kaleidoscope Texture Expansion-2.8.0-1.21.1.jar |汤锅材质拓展 |soup_pot_texture_expansion |2.8.0-neoforge+mc1.2|Manifest: NOSIGNATURE
Crash Report UUID: 888030df-53ca-4356-94d7-8006a54f8694
FML: 4.0.42
NeoForge: 21.1.233
Flywheel Backend: colorwheel:instancing
Fragments: Back Stack Index: 0
FragmentManager misc state:
mHost=icyllis.modernui.mc.UIManager$HostCallbacks@e8e034
mContainer=icyllis.modernui.mc.UIManager$HostCallbacks@e8e034
mCurState=7 mStateSaved=false mStopped=false mDestroyed=false