Paste your logs.

Built for Minecraft & Hytale

NeoForge 1.21.1 Crash Report

631 lines
Raw
Detected
Minecraft version: 1.21.1 Java version: 21.0.4 NeoForge version: 21.1.233
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 2026-07-05 18:03:04
Description: Unexpected error
java.util.ConcurrentModificationException: null
at java.base/java.util.ArrayList$Itr.checkForComodification(Unknown Source) ~[?:?] {}
at java.base/java.util.ArrayList$Itr.next(Unknown Source) ~[?:?] {}
at TRANSFORMER/architectury@13.0.8/dev.architectury.event.EventFactory$1.handleInvocation(EventFactory.java:61) ~[architectury-13.0.8-neoforge.jar%23599!/:?] {re:classloading}
at MC-BOOTSTRAP/com.google.common@32.1.2-jre/com.google.common.reflect.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:87) ~[guava-32.1.2-jre.jar%2385!/:?] {}
at TRANSFORMER/jdk.proxy5/jdk.proxy5.$Proxy198.tick(Unknown Source) ~[?:?] {}
at TRANSFORMER/architectury@13.0.8/dev.architectury.event.forge.EventHandlerImplClient.event(EventHandlerImplClient.java:61) ~[architectury-13.0.8-neoforge.jar%23599!/:?] {re:classloading,pl:runtimedistcleaner:A}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%23141!/:?] {}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:328) ~[bus-8.0.5.jar%23141!/:?] {}
at TRANSFORMER/neoforge@21.1.233/net.neoforged.neoforge.client.ClientHooks.fireClientTickPost(ClientHooks.java:1077) ~[neoforge-21.1.233-universal.jar%23568!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dynamic_resources.ForgeHooksClientMixin from mod modernfix,pl:mixin:APP:mixins.monocle.moddedshaders.json:MixinClientHooks from mod monocle,pl:mixin:APP:moonlight.mixins.json:ClientHooksMixin from mod moonlight,pl:mixin:APP:iceberg.neoforge.mixins.json:ClientHooksMixin from mod iceberg,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.tick(Minecraft.java:1915) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.runTick(Minecraft.java:1161) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?] {re:classloading,pl:runtimedistcleaner:A}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {re:mixin}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.42.jar%23148!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.42.jar%23148!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.42.jar%23148!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.42.jar%23148!/:4.0] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23135!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23135!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23135!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23135!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23135!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23135!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23135!/:?] {}
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:214) [bootstraplauncher-2.0.2.jar:?] {}
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {re:mixin}
at LAUNCHER/io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:68) [ForgeWrapper-1.0-zznty.jar:prism-2025-11-15] {}
at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(Unknown Source) [?:?] {re:mixin}
at pro.gravit.utils.launch.ModuleLaunch.launch(Unknown Source) [launcher.jar:?] {}
at pro.gravit.launcher.CenturyMiNEXtk.cENTurYmiNEfLL(Unknown Source) [launcher.jar:?] {}
at pro.gravit.launcher.CenturyMiNEXtk.cENTurYmiNEfLL(Unknown Source) [launcher.jar:?] {}
at pro.gravit.launcher.CenturyMiNEXtk.main(Unknown Source) [launcher.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at java.base/java.util.ArrayList$Itr.checkForComodification(Unknown Source) ~[?:?] {}
at java.base/java.util.ArrayList$Itr.next(Unknown Source) ~[?:?] {}
at TRANSFORMER/architectury@13.0.8/dev.architectury.event.EventFactory$1.handleInvocation(EventFactory.java:61) ~[architectury-13.0.8-neoforge.jar%23599!/:?] {re:classloading}
at MC-BOOTSTRAP/com.google.common@32.1.2-jre/com.google.common.reflect.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:87) ~[guava-32.1.2-jre.jar%2385!/:?] {}
at TRANSFORMER/jdk.proxy5/jdk.proxy5.$Proxy198.tick(Unknown Source) ~[?:?] {}
at TRANSFORMER/architectury@13.0.8/dev.architectury.event.forge.EventHandlerImplClient.event(EventHandlerImplClient.java:61) ~[architectury-13.0.8-neoforge.jar%23599!/:?] {re:classloading,pl:runtimedistcleaner:A}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%23141!/:?] {}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:328) ~[bus-8.0.5.jar%23141!/:?] {}
at TRANSFORMER/neoforge@21.1.233/net.neoforged.neoforge.client.ClientHooks.fireClientTickPost(ClientHooks.java:1077) ~[neoforge-21.1.233-universal.jar%23568!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dynamic_resources.ForgeHooksClientMixin from mod modernfix,pl:mixin:APP:mixins.monocle.moddedshaders.json:MixinClientHooks from mod monocle,pl:mixin:APP:moonlight.mixins.json:ClientHooksMixin from mod moonlight,pl:mixin:APP:iceberg.neoforge.mixins.json:ClientHooksMixin from mod iceberg,pl:mixin:A}
-- Uptime --
Details:
JVM uptime: 98.356s
Wall uptime: 46.877s
High-res time: 84.492s
Client ticks: 1 ticks / 0.050s
Stacktrace:
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.fillReport(Minecraft.java:2395) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.emergencySaveAndCrash(Minecraft.java:868) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.run(Minecraft.java:828) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23567!/:?] {re:classloading,pl:runtimedistcleaner:A}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {re:mixin}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.42.jar%23148!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.42.jar%23148!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.42.jar%23148!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.42.jar%23148!/:4.0] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23135!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23135!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23135!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23135!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23135!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23135!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23135!/:?] {}
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:214) [bootstraplauncher-2.0.2.jar:?] {}
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {re:mixin}
at LAUNCHER/io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:68) [ForgeWrapper-1.0-zznty.jar:prism-2025-11-15] {}
at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(Unknown Source) [?:?] {re:mixin}
at pro.gravit.utils.launch.ModuleLaunch.launch(Unknown Source) [launcher.jar:?] {}
at pro.gravit.launcher.CenturyMiNEXtk.cENTurYmiNEfLL(Unknown Source) [launcher.jar:?] {}
at pro.gravit.launcher.CenturyMiNEXtk.cENTurYmiNEfLL(Unknown Source) [launcher.jar:?] {}
at pro.gravit.launcher.CenturyMiNEXtk.main(Unknown Source) [launcher.jar:?] {}
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: No
Packs: twilightforest, occultism, minecraft, malum, irregular_implements, ars_nouveau, ars_elemental, vanilla, KubeJS Virtual Resource Pack [Before Mods, assets], file/AE2Blackout-V1.2.3.zip, file/Better Replication Pipes.zip, file/LowOnFire 1.21.3.zip, file/Oritech - Nice Pipes.zip, file/Pretty X Smart Pipez Mekanism.zip, KubeJS Virtual Resource Pack [Internal, assets], KubeJS Virtual Resource Pack [After Mods, assets], VanillaTweaks_Foundation.zip, KubeJS File Resource Pack [assets], file/Slightly-Improved-Font-1.1.5.zip, mod_resources, mod/kubeutils, mod/modernworldcreation, mod/simplemagnets, mod/kubejs_curios, mod/projecte, mod/mffs, mod/endercore, mod/neoforge, mod/stepcrafter, mod/modernfix, mod/fabric_block_view_api_v2, mod/gateways, mod/iris, mod/jumbofurnace, mod/universalgrid, mod/reliquified_lenders_cataclysm, mod/pickupnotifier, mod/fdbosses, mod/cloth_config, mod/aaron, mod/replication_matter_overflow, mod/pipegoggles, mod/supplementaries, mod/refinedstorage, mod/embeddium, mod/durabilitytooltip, mod/ftbobsidian, mod/industrialforegoing, mod/bcc, mod/jags, mod/spark, mod/villagerconfig, mod/omnitools, mod/extrastorage, mod/transition, mod/fabric_rendering_data_attachment_v1, mod/sg_economy, mod/sfm, mod/transfer_labels, mod/ftboceanmobs, mod/smartbrainlib, mod/kiwi, mod/rechiseled, mod/ftbechoes, mod/irons_lib, mod/attributefix, mod/caelus, mod/compactmachines, mod/farmingforblockheads, mod/shield_api, mod/fusion, mod/edivadlib, mod/fabric_particles_v1, mod/simpletomb, mod/ironchest, mod/voicechat,voicechat_api, mod/trade_cycling, mod/refinedtypes, mod/schematicenergistics, mod/justenoughbreeding, mod/fdlib, mod/alltheleaks, mod/mekanism_lasers, mod/cleanswing, mod/statuseffectbars, mod/flywheel, mod/sablecompanion, mod/experiencelib, mod/bhc, mod/routers, mod/justenoughprofessions, mod/almostunified, mod/disconnect_packet_fix, mod/wits, mod/immediatelyfast, mod/lambdynlights_api, mod/appleskin, mod/rgp_client, mod/refinedstorage_curios_integration, mod/ftbstuff, mod/clientbranding, mod/extremesoundmuffler, mod/cosmeticarmorreworked, mod/century_core, mod/morered, mod/rsrequestify, mod/kuma_api, mod/fabric_renderer_api_v1, mod/advancedperipherals, mod/tipsmod, mod/sophisticatedcore, mod/bowinfinityfix, mod/structureessentials, mod/glassential, mod/placebo, mod/jumpoverfences, mod/bookshelf, mod/sophisticatedbackpacks, mod/moreredxcctcompat, mod/irons_apothic_invaders, mod/utilitarian, mod/melody, mod/baguettelib, mod/fzzy_config, mod/trenzalore, mod/magiccoinstweak, mod/konkrete, mod/rsinfinitybooster, mod/create_connected, mod/chipped, mod/rechiseled_chipped, mod/tempad, mod/hostilenetworks, mod/jearchaeology, mod/olympus, mod/ftbpromoter, mod/simplylight, mod/industrialforegoingsouls, mod/lionfishapi, mod/cataclysm, mod/fadingnightvision, mod/century_api, mod/elevatorid, mod/create_hypertube, mod/moreoverlays, mod/cupboard, mod/authme, mod/ars_ocultas, mod/ftbezcrystals, mod/woodenshears, mod/atlas_api, mod/betteradvancements, mod/mekagenjei, mod/apothic_compats, mod/productivemetalworks, mod/resourcefullibkt, mod/replication_rs2_bridge, mod/artifacts, mod/ftbbackups3, mod/explorerscompass, mod/appliedsticks, mod/mininggadgets, mod/trophymanager, mod/akashictome, mod/gaze, mod/xycraft_core, mod/oritechthings, mod/repeatable_trial_vaults, mod/craftingtweaks, mod/occultengineering, mod/occultism, mod/dsp, mod/mekanism_unleashed, mod/apothic_spawners, mod/avaritia, mod/enderio, mod/century_fixed, mod/fluxnetworks, mod/irons_spellbooks, mod/buildinggadgets2, mod/fancymenu, mod/colorfulallays, mod/structures_tweaker, mod/ferritecore, mod/functionalstorage, mod/modularrouters, mod/lychee, mod/justzoom, mod/rarcompat, mod/lodestone, mod/century_helper, mod/xp_synthesiser, mod/morphtool, mod/create_enchantment_industry, mod/overflowingbars, mod/createaddition, mod/supermartijn642configlib, mod/collapsible_groups, mod/playeranimator, mod/ponder, mod/magic_coins, mod/nanny, mod/ctm, mod/powah, mod/cabletiers, mod/chancecubes, mod/create_shimmer, mod/balm, mod/prickle, mod/stonechest, mod/crash_assistant, mod/athena, mod/lmft, mod/glodium, mod/torchmaster, mod/synesthesia, mod/ironfurnaces, mod/justhammers, mod/supermartijn642corelib, mod/pop, mod/apothic_attributes, mod/resourcefulconfig, mod/servercore, mod/structureexpansion, mod/curios, mod/searchables, mod/measurements, mod/conditional_mixin, mod/apothic_enchanting, mod/apotheosis, mod/mekanisticrouters, mod/infiniverse, mod/codechickenlib, mod/brandonscore, mod/antiblocksrechiseled, mod/randombonemealflowers, mod/ae2jeiintegration, mod/twemoji, mod/deus_ex_machina, mod/kubejstweaks, mod/sophisticateditemactions, mod/underlay, mod/structurify, mod/jei, mod/tesseract, mod/mekanism, mod/laserio, mod/mekanismcurios, mod/mekanismgenerators, mod/mekanism_ponders, mod/refinedsticks, mod/irons_apothic, mod/petrock, mod/more_immersive_wires, mod/crystalix, mod/tooltipoverhaul, mod/drippyloadingscreen, mod/fabric_api_base, mod/mousetweaks, mod/psi, mod/immersiveengineering, mod/nochatreports, mod/gag, mod/nbt_ac, mod/kotlinforforge, mod/dimdungeons, mod/pipez, mod/pipezretriever, mod/entityjs, mod/itemcollectors, mod/entityculling, mod/cable_facades, mod/moofluids, mod/monocle, mod/connectedglass, mod/constructionstick, mod/puzzleslib, mod/refinedstorage_jei_integration, mod/carbonconfig, mod/refinedstorage_quartz_arsenal, mod/geckolib, mod/ars_nouveau, mod/sauce, mod/leaderboards, mod/morejs, mod/pocketstorage, mod/cookingforblockheads, mod/controlling, mod/fastitemframes, mod/ibicf, mod/relics, mod/reliquified_ars_nouveau, mod/starbunclemania, mod/ftbauxilium, mod/nuggets, mod/grandpower, mod/refinedstorage_mekanism_integration, mod/dummmmmmy, mod/twilightforest, mod/mob_grinding_utils, mod/common_storage_lib_data, mod/betterblockz, mod/arseng, mod/farmersdelight, mod/entangled, mod/crashutilities, mod/respawningstructures, mod/xycraft_world, mod/xycraft_machines, mod/colorfulhearts, mod/enderio_modded_conduits, mod/actuallyadditions, mod/patchouli, mod/sophisticatedstoragecreateintegration, mod/collective, mod/replication, mod/fuixcompose, mod/ftbultimine, mod/resourcefullib, mod/lootjs, mod/ali, mod/architectury, mod/bambooeverything, mod/kubejspowah, mod/ftbmaterials, mod/sdrp, mod/squatgrow, mod/simplytooltips, mod/belts, mod/accelerateddecay, mod/simplyswords, mod/nerb, mod/toolkit, mod/ftblibrary, mod/ftbfiltersystem, mod/ftbteams, mod/ftbranks, mod/ftbessentials, mod/ftbchunks, mod/ftbteambases, mod/oracle_index, mod/oritech, mod/ftbquests, mod/clavis, mod/computercraft, mod/draconicevolution, mod/mecrh, mod/trashcans, mod/mru, mod/inventoryessentials, mod/justdirethings, mod/justdirefuels, mod/polylib, mod/shrink, mod/yeetusexperimentus, mod/deepdarkdimdungeons, mod/irons_jewelry, mod/inventorysorter, mod/bhmenu, mod/rhino, mod/kubejs, mod/kubejs_enderio, mod/ftbxmodcompat, mod/kubejs_actuallyadditions, mod/betteradvancedtooltips, mod/occultism_kubejs, mod/kubejs_mekanism, mod/cucumber, mod/trashslot, mod/amendments, mod/craftingstation, mod/sophisticatedstorage, mod/ftbpmapi, mod/octolib, mod/reliquified_twilight_forest, mod/simpleteleporters, mod/century_base, mod/productivelib, mod/pipe_connector, mod/custommachinery, mod/custommachineryars, mod/custommachinerymekanism, mod/custommachinerycreate, mod/metalbarrels, mod/classicpipes, mod/ftbpc, mod/trender, mod/cmpreviewfixer, mod/create, mod/ars_creo, mod/create_dragons_plus, mod/ars_elemental, mod/ars_affinity, mod/framedblocks, mod/create_central_kitchen, mod/createenchantablemachinery, mod/bonsaitrees4, mod/chicken_roost, mod/particular, mod/mcjtylib, mod/rftoolsbase, mod/rftoolspower, mod/rftoolsbuilder, mod/xnet, mod/xnetgases, mod/guideme, mod/energymeter, mod/enderstorage, mod/createenderstorage, mod/toofast, mod/ftbunearthed, mod/rftoolsutility, mod/enchdesc, mod/moonlight, mod/toolbelt, mod/titanium, mod/irregular_implements, mod/jade, mod/beer, mod/ae2, mod/soulplied_energistics, mod/ars_unification, mod/ae2ct, mod/ae2netanalyser, mod/ae2wtlib, mod/extendedae, mod/rep_ae2_bridge, mod/ae2things, mod/me_beam_former, mod/megacells, mod/ae2addonlib, mod/advanced_ae, mod/ae2wtlib_api, mod/enderdrives, mod/appex, mod/appflux, mod/merequester, mod/iceberg, mod/advancementplaques, mod/malum, mod/renderjs, mod/jei_mekanism_multiblocks, mod/cognition, mod/modonomicon, mod/coroutil, mod/watut, mod/chisel, mod/justdynathings, mod/yet_another_config_lib_v3, mod/busy_villagers, mod/solcarrot, mod/entityguardian, mod/appmek, mod/ars_hex, mod/expandability, supplementaries:generated_pack, amendments:generated_pack, moonlight:dynamic_resources, KubeJS Virtual Resource Pack [Last, assets]
--- FTB ---
Details:
Pack: FTB StoneBlock 4 (130)
Version: 1.14.2 (100344)
Launcher: UNKNOWN
-- System Details --
Details:
Minecraft Version: 1.21.1
Minecraft Version ID: 1.21.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.4, BellSoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), BellSoft
Memory: 6868535768 bytes (6550 MiB) / 8535408640 bytes (8140 MiB) up to 8535408640 bytes (8140 MiB)
CPUs: 28
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Xeon(R) CPU E5-2690 v4 @ 2.60GHz
Identifier: Intel64 Family 6 Model 79 Stepping 1
Microarchitecture: Broadwell (Server)
Frequency (GHz): 2.59
Number of physical packages: 1
Number of physical CPUs: 14
Number of logical CPUs: 28
Graphics card #0 name: NVIDIA GeForce GTX 750
Graphics card #0 vendor: NVIDIA
Graphics card #0 VRAM (MiB): 2048.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.15.8180
Memory slot #0 capacity (MiB): 16384.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MiB): 16384.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Memory slot #2 capacity (MiB): 16384.00
Memory slot #2 clockSpeed (GHz): 3.20
Memory slot #2 type: DDR4
Memory slot #3 capacity (MiB): 16384.00
Memory slot #3 clockSpeed (GHz): 3.20
Memory slot #3 type: DDR4
Virtual memory max (MiB): 69473.20
Virtual memory used (MiB): 25553.52
Swap memory total (MiB): 4096.00
Swap memory used (MiB): 30.21
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: 110922.92, total: 255223.00
Space in storage for workdir (MiB): available: 1222482.75, total: 1651511.00
JVM Flags: 3 total; -XX:+DisableAttachMechanism -Xms8140M -Xmx8140M
Loaded Shaderpack: (off)
Launched Version: 1.21.1
Backend library: LWJGL version 3.3.3+5
Backend API: NVIDIA GeForce GTX 750/PCIe/SSE2 GL version 4.6.0 NVIDIA 581.80, NVIDIA Corporation
Window size: 1024x768
GFLW Platform: win32
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Is Modded: Definitely; Client brand changed to 'neoforge'
Universe: 400921fb54442d18
Type: Client (map_client.txt)
Graphics mode: fast
Render Distance: 8/8 chunks
Resource Packs: twilightforest, occultism, minecraft, malum, irregular_implements, ars_nouveau, ars_elemental, vanilla, file/AE2Blackout-V1.2.3.zip, file/Better Replication Pipes.zip, file/LowOnFire 1.21.3.zip, file/Oritech - Nice Pipes.zip, file/Pretty X Smart Pipez Mekanism.zip, file/Slightly-Improved-Font-1.1.5.zip, mod_resources, mod/kubeutils (incompatible), mod/modernworldcreation (incompatible), mod/simplemagnets, mod/kubejs_curios, mod/projecte, mod/mffs, mod/endercore, mod/neoforge, mod/stepcrafter, mod/modernfix (incompatible), mod/fabric_block_view_api_v2, mod/gateways, mod/iris, mod/jumbofurnace, mod/universalgrid, mod/reliquified_lenders_cataclysm (incompatible), mod/pickupnotifier, mod/fdbosses, mod/cloth_config (incompatible), mod/aaron, mod/replication_matter_overflow, mod/pipegoggles, mod/supplementaries, mod/refinedstorage, mod/embeddium (incompatible), mod/durabilitytooltip, mod/ftbobsidian, mod/industrialforegoing (incompatible), mod/bcc (incompatible), mod/jags (incompatible), mod/spark (incompatible), mod/villagerconfig, mod/omnitools, mod/extrastorage, mod/transition, mod/fabric_rendering_data_attachment_v1, mod/sg_economy (incompatible), mod/sfm, mod/transfer_labels, mod/ftboceanmobs, mod/smartbrainlib (incompatible), mod/kiwi (incompatible), mod/rechiseled, mod/ftbechoes (incompatible), mod/irons_lib, mod/attributefix (incompatible), mod/caelus (incompatible), mod/compactmachines (incompatible), mod/farmingforblockheads (incompatible), mod/shield_api, mod/fusion, mod/edivadlib, mod/fabric_particles_v1, mod/simpletomb, mod/ironchest, mod/voicechat,voicechat_api, mod/trade_cycling, mod/refinedtypes, mod/schematicenergistics, mod/justenoughbreeding, mod/fdlib, mod/alltheleaks, mod/mekanism_lasers (incompatible), mod/cleanswing, mod/statuseffectbars, mod/flywheel, mod/sablecompanion, mod/experiencelib, mod/bhc, mod/routers, mod/justenoughprofessions (incompatible), mod/almostunified, mod/disconnect_packet_fix, mod/wits, mod/immediatelyfast (incompatible), mod/lambdynlights_api, mod/appleskin (incompatible), mod/rgp_client (incompatible), mod/refinedstorage_curios_integration (incompatible), mod/ftbstuff, mod/clientbranding, mod/extremesoundmuffler (incompatible), mod/cosmeticarmorreworked (incompatible), mod/century_core, mod/morered, mod/rsrequestify (incompatible), mod/kuma_api (incompatible), mod/fabric_renderer_api_v1, mod/advancedperipherals (incompatible), mod/tipsmod (incompatible), mod/sophisticatedcore (incompatible), mod/bowinfinityfix, mod/structureessentials (incompatible), mod/glassential, mod/placebo, mod/jumpoverfences, mod/bookshelf (incompatible), mod/sophisticatedbackpacks (incompatible), mod/moreredxcctcompat, mod/irons_apothic_invaders, mod/utilitarian (incompatible), mod/melody (incompatible), mod/baguettelib, mod/fzzy_config, mod/trenzalore (incompatible), mod/magiccoinstweak, mod/konkrete (incompatible), mod/rsinfinitybooster (incompatible), mod/create_connected (incompatible), mod/chipped, mod/rechiseled_chipped, mod/tempad (incompatible), mod/hostilenetworks, mod/jearchaeology (incompatible), mod/olympus, mod/ftbpromoter, mod/simplylight, mod/industrialforegoingsouls, mod/lionfishapi (incompatible), mod/cataclysm (incompatible), mod/fadingnightvision, mod/century_api, mod/elevatorid, mod/create_hypertube, mod/moreoverlays (incompatible), mod/cupboard (incompatible), mod/authme (incompatible), mod/ars_ocultas (incompatible), mod/ftbezcrystals (incompatible), mod/woodenshears (incompatible), mod/atlas_api, mod/betteradvancements (incompatible), mod/mekagenjei, mod/apothic_compats (incompatible), mod/productivemetalworks (incompatible), mod/resourcefullibkt, mod/replication_rs2_bridge, mod/artifacts, mod/ftbbackups3 (incompatible), mod/explorerscompass, mod/appliedsticks, mod/mininggadgets (incompatible), mod/trophymanager (incompatible), mod/akashictome (incompatible), mod/gaze, mod/xycraft_core (incompatible), mod/oritechthings, mod/repeatable_trial_vaults (incompatible), mod/craftingtweaks (incompatible), mod/occultengineering (incompatible), mod/occultism, mod/dsp (incompatible), mod/mekanism_unleashed, mod/apothic_spawners, mod/avaritia, mod/enderio, mod/century_fixed, mod/fluxnetworks (incompatible), mod/irons_spellbooks, mod/buildinggadgets2 (incompatible), mod/fancymenu (incompatible), mod/colorfulallays, mod/structures_tweaker, mod/ferritecore (incompatible), mod/functionalstorage (incompatible), mod/modularrouters, mod/lychee (incompatible), mod/justzoom (incompatible), mod/rarcompat (incompatible), mod/lodestone (incompatible), mod/century_helper, mod/xp_synthesiser, mod/morphtool (incompatible), mod/create_enchantment_industry, mod/overflowingbars, mod/createaddition (incompatible), mod/supermartijn642configlib, mod/collapsible_groups, mod/playeranimator, mod/ponder (incompatible), mod/magic_coins (incompatible), mod/nanny, mod/ctm, mod/powah (incompatible), mod/cabletiers, mod/chancecubes (incompatible), mod/create_shimmer, mod/balm (incompatible), mod/prickle (incompatible), mod/stonechest, mod/crash_assistant (incompatible), mod/athena, mod/lmft (incompatible), mod/glodium (incompatible), mod/torchmaster (incompatible), mod/synesthesia, mod/ironfurnaces, mod/justhammers (incompatible), mod/supermartijn642corelib, mod/pop, mod/apothic_attributes, mod/resourcefulconfig, mod/servercore (incompatible), mod/structureexpansion (incompatible), mod/curios (incompatible), mod/searchables (incompatible), mod/measurements, mod/conditional_mixin (incompatible), mod/apothic_enchanting, mod/apotheosis, mod/mekanisticrouters, mod/infiniverse, mod/codechickenlib (incompatible), mod/brandonscore (incompatible), mod/antiblocksrechiseled (incompatible), mod/randombonemealflowers (incompatible), mod/ae2jeiintegration, mod/twemoji, mod/deus_ex_machina (incompatible), mod/kubejstweaks, mod/sophisticateditemactions (incompatible), mod/underlay, mod/structurify (incompatible), mod/jei (incompatible), mod/tesseract, mod/mekanism, mod/laserio (incompatible), mod/mekanismcurios, mod/mekanismgenerators, mod/mekanism_ponders, mod/refinedsticks, mod/irons_apothic (incompatible), mod/petrock (incompatible), mod/more_immersive_wires (incompatible), mod/crystalix (incompatible), mod/tooltipoverhaul (incompatible), mod/drippyloadingscreen (incompatible), mod/fabric_api_base, mod/mousetweaks (incompatible), mod/psi (incompatible), mod/immersiveengineering (incompatible), mod/nochatreports, mod/gag (incompatible), mod/nbt_ac, mod/kotlinforforge (incompatible), mod/dimdungeons, mod/pipez, mod/pipezretriever, mod/entityjs (incompatible), mod/itemcollectors, mod/entityculling, mod/cable_facades (incompatible), mod/moofluids (incompatible), mod/monocle, mod/connectedglass, mod/constructionstick, mod/puzzleslib, mod/refinedstorage_jei_integration (incompatible), mod/carbonconfig (incompatible), mod/refinedstorage_quartz_arsenal, mod/geckolib, mod/ars_nouveau (incompatible), mod/sauce (incompatible), mod/leaderboards, mod/morejs (incompatible), mod/pocketstorage (incompatible), mod/cookingforblockheads (incompatible), mod/controlling (incompatible), mod/fastitemframes, mod/ibicf (incompatible), mod/relics (incompatible), mod/reliquified_ars_nouveau (incompatible), mod/starbunclemania (incompatible), mod/ftbauxilium, mod/nuggets (incompatible), mod/grandpower, mod/refinedstorage_mekanism_integration (incompatible), mod/dummmmmmy (incompatible), mod/twilightforest, mod/mob_grinding_utils (incompatible), mod/common_storage_lib_data, mod/betterblockz, mod/arseng, mod/farmersdelight, mod/entangled, mod/crashutilities (incompatible), mod/respawningstructures (incompatible), mod/xycraft_world (incompatible), mod/xycraft_machines (incompatible), mod/colorfulhearts (incompatible), mod/enderio_modded_conduits, mod/actuallyadditions, mod/patchouli (incompatible), mod/sophisticatedstoragecreateintegration (incompatible), mod/collective (incompatible), mod/replication (incompatible), mod/fuixcompose, mod/ftbultimine (incompatible), mod/resourcefullib, mod/lootjs, mod/ali (incompatible), mod/architectury (incompatible), mod/bambooeverything, mod/kubejspowah (incompatible), mod/ftbmaterials, mod/sdrp (incompatible), mod/squatgrow (incompatible), mod/simplytooltips, mod/belts, mod/accelerateddecay (incompatible), mod/simplyswords (incompatible), mod/nerb, mod/toolkit (incompatible), mod/ftblibrary (incompatible), mod/ftbfiltersystem (incompatible), mod/ftbteams (incompatible), mod/ftbranks (incompatible), mod/ftbessentials (incompatible), mod/ftbchunks (incompatible), mod/ftbteambases, mod/oracle_index, mod/oritech, mod/ftbquests (incompatible), mod/clavis (incompatible), mod/computercraft (incompatible), mod/draconicevolution (incompatible), mod/mecrh (incompatible), mod/trashcans, mod/mru, mod/inventoryessentials (incompatible), mod/justdirethings, mod/justdirefuels, mod/polylib (incompatible), mod/shrink (incompatible), mod/yeetusexperimentus (incompatible), mod/deepdarkdimdungeons, mod/irons_jewelry, mod/inventorysorter (incompatible), mod/bhmenu (incompatible), mod/rhino, mod/kubejs, mod/kubejs_enderio, mod/ftbxmodcompat (incompatible), mod/kubejs_actuallyadditions, mod/betteradvancedtooltips, mod/occultism_kubejs, mod/kubejs_mekanism, mod/cucumber, mod/trashslot (incompatible), mod/amendments (incompatible), mod/craftingstation, mod/sophisticatedstorage (incompatible), mod/ftbpmapi, mod/octolib, mod/reliquified_twilight_forest (incompatible), mod/simpleteleporters, mod/century_base, mod/productivelib (incompatible), mod/pipe_connector (incompatible), mod/custommachinery, mod/custommachineryars (incompatible), mod/custommachinerymekanism (incompatible), mod/custommachinerycreate, mod/metalbarrels (incompatible), mod/classicpipes (incompatible), mod/ftbpc, mod/trender, mod/cmpreviewfixer, mod/create (incompatible), mod/ars_creo (incompatible), mod/create_dragons_plus, mod/ars_elemental (incompatible), mod/ars_affinity (incompatible), mod/framedblocks, mod/create_central_kitchen, mod/createenchantablemachinery, mod/bonsaitrees4, mod/chicken_roost, mod/particular (incompatible), mod/mcjtylib, mod/rftoolsbase, mod/rftoolspower, mod/rftoolsbuilder, mod/xnet, mod/xnetgases, mod/guideme, mod/energymeter, mod/enderstorage (incompatible), mod/createenderstorage, mod/toofast (incompatible), mod/ftbunearthed, mod/rftoolsutility, mod/enchdesc (incompatible), mod/moonlight, mod/toolbelt (incompatible), mod/titanium, mod/irregular_implements, mod/jade (incompatible), mod/beer, mod/ae2 (incompatible), mod/soulplied_energistics, mod/ars_unification, mod/ae2ct, mod/ae2netanalyser (incompatible), mod/ae2wtlib (incompatible), mod/extendedae (incompatible), mod/rep_ae2_bridge (incompatible), mod/ae2things (incompatible), mod/me_beam_former (incompatible), mod/megacells, mod/ae2addonlib, mod/advanced_ae (incompatible), mod/ae2wtlib_api, mod/enderdrives (incompatible), mod/appex, mod/appflux (incompatible), mod/merequester, mod/iceberg, mod/advancementplaques, mod/malum (incompatible), mod/renderjs, mod/jei_mekanism_multiblocks (incompatible), mod/cognition (incompatible), mod/modonomicon, mod/coroutil (incompatible), mod/watut (incompatible), mod/chisel, mod/justdynathings (incompatible), mod/yet_another_config_lib_v3 (incompatible), mod/busy_villagers, mod/solcarrot, mod/entityguardian, mod/appmek (incompatible), mod/ars_hex (incompatible), mod/expandability, supplementaries:generated_pack, amendments:generated_pack, moonlight:dynamic_resources
Current Language: ru_ru
Locale: en_US
System encoding: Cp1251
File encoding: UTF-8
CPU: 28x Intel(R) Xeon(R) CPU E5-2690 v4 @ 2.60GHz
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 crash_assistant TRANSFORMATIONSERVICE
FML Language Providers:
kotlinforforge@5.11.0
Configured Defaults@21.1.3
javafml@4.0
lowcodefml@4.0
minecraft@4.0
Mod List:
aaron-1.21.1-1.12.0-build.274.jar |Aaron |aaron |1.12.0 |Manifest: NOSIGNATURE
accelerated-decay-neoforge-21.0.0.jar |Accelerated Decay |accelerateddecay |21.0.0 |Manifest: NOSIGNATURE
actuallyadditions-1.3.25+mc1.21.1.jar |Actually Additions |actuallyadditions |1.3.25 |Manifest: NOSIGNATURE
AdvancedAE-1.6.11-1.21.1.jar |Advanced AE |advanced_ae |1.6.11-1.21.1 |Manifest: NOSIGNATURE
AdvancedPeripherals-1.21.1-0.7.61b.jar |Advanced Peripherals |advancedperipherals |0.7.61b |Manifest: NOSIGNATURE
AdvancedLootInfo-neoforge-1.21.1-1.12.0.jar |AdvancedLootInfo |ali |1.12.0 |Manifest: NOSIGNATURE
AdvancementPlaques-1.21.1-neoforge-1.6.8.jar |Advancement Plaques |advancementplaques |1.6.8 |Manifest: NOSIGNATURE
ae2jeiintegration-1.2.1.jar |AE2 JEI Integration |ae2jeiintegration |1.2.1 |Manifest: NOSIGNATURE
AE2-Things-1.4.2-beta.jar |AE2 Things |ae2things |1.4.2-beta |Manifest: NOSIGNATURE
ae2ct-1.21.1-1.1.1.jar |AE2:Crafting Tree |ae2ct |1.21.1-1.1.1 |Manifest: NOSIGNATURE
AE2AddonLib-1.0.3-1.21.1.jar |AE2AddonLib |ae2addonlib |1.0.3-1.21.1 |Manifest: NOSIGNATURE
AE2NetworkAnalyzer-1.21-2.1.5-neoforge.jar |AE2NetworkAnalyzer |ae2netanalyser |1.21-2.1.5-neoforge |Manifest: NOSIGNATURE
ae2wtlib-19.5.0.jar |AE2WTLib |ae2wtlib |19.5.0 |Manifest: NOSIGNATURE
de.mari_023.ae2wtlib_api-19.5.0.jar |AE2WTLib API |ae2wtlib_api |19.5.0 |Manifest: NOSIGNATURE
AkashicTome-1.8-30.jar |Akashic Tome |akashictome |1.8-30 |Manifest: NOSIGNATURE
alltheleaks-1.1.9+1.21.1-neoforge.jar |All The Leaks |alltheleaks |1.1.9+1.21.1-neoforg|Manifest: NOSIGNATURE
almostunified-neoforge-1.21.1-1.4.2.jar |AlmostUnified |almostunified |1.21.1-1.4.2 |Manifest: NOSIGNATURE
amendments-1.21-2.0.15-neoforge.jar |Amendments |amendments |1.21-2.0.15 |Manifest: NOSIGNATURE
antiblocksrechiseled-neo-0.10.8.jar |AntiBlocksReChiseled |antiblocksrechiseled |0.10.8 |Manifest: NOSIGNATURE
Apotheosis-1.21.1-8.5.4.jar |Apotheosis |apotheosis |8.5.4 |Manifest: NOSIGNATURE
ApothicAttributes-1.21.1-2.9.1.jar |Apothic Attributes |apothic_attributes |2.9.1 |Manifest: NOSIGNATURE
apothic_compats-0.2.4.1.jar |Apothic Compats |apothic_compats |**.**.**.** |Manifest: NOSIGNATURE
ApothicEnchanting-1.21.1-1.5.3.jar |Apothic Enchanting |apothic_enchanting |1.5.3 |Manifest: NOSIGNATURE
ApothicSpawners-1.21.1-1.3.4.jar |Apothic Spawners |apothic_spawners |1.3.4 |Manifest: NOSIGNATURE
appleskin-neoforge-mc1.21-3.0.9.jar |AppleSkin |appleskin |3.0.9+mc1.21 |Manifest: NOSIGNATURE
appliedsticks-1.21.1-1.2.0.jar |Applied Construction Sticks |appliedsticks |1.2.0 |Manifest: NOSIGNATURE
appliedenergistics2-19.2.17.jar |Applied Energistics 2 |ae2 |19.2.17 |Manifest: NOSIGNATURE
applied-experienced-1.21.1-1.3.2.jar |Applied Experienced |appex |1.3.2 |Manifest: NOSIGNATURE
Applied-Mekanistics-1.6.3.jar |Applied Mekanistics |appmek |1.6.3 |Manifest: NOSIGNATURE
AppliedFlux-1.21-2.1.4-neoforge.jar |AppliedFlux |appflux |1.21-2.1.4-neoforge |Manifest: NOSIGNATURE
architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
ars_affinity-1.21.1-1.1.1.jar |Ars Affinity |ars_affinity |1.1.1 |Manifest: NOSIGNATURE
ars_creo-1.21.1-5.4.0.jar |Ars Creo |ars_creo |5.4.0 |Manifest: NOSIGNATURE
ars_elemental-1.21.1-0.7.9.4.jar |Ars Elemental |ars_elemental |**.**.**.** |Manifest: NOSIGNATURE
ars_hex-1.21.1-5.0.4b.jar |Ars Hex |ars_hex |5.0.4b |Manifest: NOSIGNATURE
ars_nouveau-1.21.1-5.11.6.jar |Ars Nouveau |ars_nouveau |5.11.6 |Manifest: NOSIGNATURE
ars_ocultas-1.21.1-2.4.1.jar |Ars Ocultas |ars_ocultas |2.4.1 |Manifest: NOSIGNATURE
ars_unification-1.2.18.jar |Ars Unification |ars_unification |1.2.18 |Manifest: NOSIGNATURE
arseng-2.1.1-beta.jar |Ars Énergistique |arseng |2.1.1-beta |Manifest: NOSIGNATURE
artifacts-neoforge-13.2.1.jar |Artifacts |artifacts |13.2.1 |Manifest: NOSIGNATURE
athena-neoforge-1.21-4.0.2.jar |Athena |athena |4.0.2 |Manifest: NOSIGNATURE
atlas_api-1.21.1-1.2.0.jar |Atlas API |atlas_api |1.21.1-1.2.0 |Manifest: NOSIGNATURE
attributefix-neoforge-1.21.1-21.1.3.jar |AttributeFix |attributefix |21.1.3 |Manifest: NOSIGNATURE
authme-neoforge-9.0.1+1.21.1.jar |Auth Me |authme |9.0.1+1.21.1 |Manifest: NOSIGNATURE
AvaritiaNeo-1.21-1.3.0.jar |Avaritia |avaritia |1.3.0 |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.56.jar |Balm |balm |21.0.56 |Manifest: NOSIGNATURE
bambooeverything-neoforge-21.1.2+mc1.21.1.jar |Bamboo Everything |bambooeverything |21.1.2+mc1.21.1 |Manifest: NOSIGNATURE
baubley-heart-canisters-1.21.1-1.4.0.jar |Baubley Heart Canisters |bhc |1.21.1-1.4.0 |Manifest: NOSIGNATURE
routers-1.21.1-1.1.7.jar |BBL Routers |routers |1.1.7 |Manifest: NOSIGNATURE
beer-1.21.1-1.4.1.jar |BEER |beer |1.4.1 |Manifest: NOSIGNATURE
better-advanced-tooltips-2101.1.0-build.1.jar |Better Advanced Tooltips |betteradvancedtooltips |2101.1.0-build.1 |Manifest: NOSIGNATURE
BetterAdvancements-NeoForge-1.21.1-0.4.3.21.jar |Better Advancements |betteradvancements |**.**.**.** |Manifest: NOSIGNATURE
better-compatability-checker-neoforge-21.1.8.jar |Better Compatibility Checker |bcc |21.1.8 |Manifest: NOSIGNATURE
betterblockz-0.2.9-1.21.1-neoforge.jar |BetterBlockZ |betterblockz |0.2.9-1.21.1-neoforg|Manifest: NOSIGNATURE
BHMenu-NeoForge-1.21-2.4.4.jar |BHMenu |bhmenu |2.4.4 |Manifest: NOSIGNATURE
bonsaitrees4-4.0.9.jar |Bonsai Trees 4 |bonsaitrees4 |4.0.9 |Manifest: NOSIGNATURE
bookshelf-neoforge-1.21.1-21.1.81.jar |Bookshelf |bookshelf |21.1.81 |Manifest: NOSIGNATURE
bowinfinityfix-1.21-neo-3.1.1.jar |Bow Infinity Fix |bowinfinityfix |3.1.1 |Manifest: NOSIGNATURE
BrandonsCore-1.21.1-3.2.1.309.jar |Brandon's Core |brandonscore |**.**.**.** |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
buildinggadgets2-1.3.9.jar |Building Gadgets 2 |buildinggadgets2 |1.3.9 |Manifest: NOSIGNATURE
busy_villagers-neoforge-2101.1.1.jar |Busy Villagers |busy_villagers |2101.1.1 |Manifest: NOSIGNATURE
cable_facades-1.21.1-NeoForge-2.1.0.jar |Cable Facades |cable_facades |2.1.0 |Manifest: NOSIGNATURE
cabletiers-neoforge-1.21.1-0.6.12.jar |Cable Tiers |cabletiers |1.21.1-0.6.12 |Manifest: NOSIGNATURE
caelus-neoforge-7.0.1+1.21.1.jar |Caelus API |caelus |7.0.1+1.21.1 |Manifest: NOSIGNATURE
CarbonConfig-Neoforge-1.21.1-2.0.2.1.jar |Carbon Config Library |carbonconfig |0.0NONE |Manifest: NOSIGNATURE
cc-tweaked-1.21.1-forge-1.117.1.jar |CC: Tweaked |computercraft |1.117.1 |Manifest: NOSIGNATURE
CenturyAPI-1.0.0.jar |CenturyAPI |century_api |1.0.0 |Manifest: NOSIGNATURE
CenturyBase-1.0.0-client.jar |CenturyBase |century_base |1.0.0 |Manifest: NOSIGNATURE
CenturyCore-1.0.0-client.jar |CenturyCore |century_core |1.0.0 |Manifest: NOSIGNATURE
CenturyFixed-1.0.0.jar |CenturyFixed |century_fixed |1.0.0 |Manifest: NOSIGNATURE
CenturyHelper-1.0.0-client.jar |CenturyHelper |century_helper |1.0.0 |Manifest: NOSIGNATURE
ChanceCubes-1.21.1-5.0.2.517.jar |Chance Cubes |chancecubes |1.21.1-5.0.2.517 |Manifest: NOSIGNATURE
chipped-neoforge-1.21.1-4.0.2.jar |Chipped |chipped |4.0.2 |Manifest: NOSIGNATURE
chisel-1.21.1-NeoForge-1.3.4.jar |Chisel Modern |chisel |1.3.4 |Manifest: NOSIGNATURE
classicpipes-neoforge-1.21.1-1.1.5.jar |Classic Pipes |classicpipes |1.1.5 |Manifest: NOSIGNATURE
Clavis-NEOFORGE-0.2.13+1.21.1.jar |Clavis |clavis |0.2.13 |Manifest: NOSIGNATURE
cleanswing-1.9.jar |Clean Swing |cleanswing |1.9 |Manifest: NOSIGNATURE
ClientBranding-1.0.4.jar |Client Branding |clientbranding |1.0.4 |Manifest: NOSIGNATURE
cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE
CodeChickenLib-1.21.1-4.6.1.526.jar |CodeChicken Lib |codechickenlib |**.**.**.** |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
Cognition-v2.4.12-1.21.1.jar |Cognition |cognition |2.4.12 |Manifest: NOSIGNATURE
collapsible_groups-neoforge-1.21.1-1.2.2.jar |Collapsible Groups |collapsible_groups |1.2.2 |Manifest: NOSIGNATURE
collective-1.21.1-8.22.jar |Collective |collective |8.22 |Manifest: NOSIGNATURE
colorfulallays-1.21.1-1.0.0.jar |Colorful Allays |colorfulallays |1.21.1-1.0.0 |Manifest: NOSIGNATURE
colorfulhearts-neoforge-1.21.1-10.5.9.jar |Colorful Hearts |colorfulhearts |10.5.9 |Manifest: NOSIGNATURE
common-storage-lib-data-neoforge-1.21.1-0.0.7.jar |Common Storage Lib: Data |common_storage_lib_data |0.0.7 |Manifest: NOSIGNATURE
compactmachines-neoforge-7.0.81.jar |Compact Machines |compactmachines |7.0.81 |Manifest: NOSIGNATURE
cmpreviewfixer-21.1-1.1.0.jar |Compact Machines Preview Fixer|cmpreviewfixer |21.1-1.1.0 |Manifest: NOSIGNATURE
conditional-mixin-neoforge-0.6.4.jar |conditional mixin |conditional_mixin |0.6.4 |Manifest: NOSIGNATURE
connectedglass-1.1.14-neoforge-mc1.21.jar |Connected Glass |connectedglass |1.1.14 |Manifest: NOSIGNATURE
CTM-1.21-1.2.1+3.jar |ConnectedTexturesMod |ctm |1.21-1.2.1+3 |Manifest: NOSIGNATURE
ConstructionSticks-1.21.1-1.3.0.jar |Construction Sticks |constructionstick |1.3.0 |Manifest: NOSIGNATURE
Controlling-neoforge-1.21.1-19.0.5.jar |Controlling |controlling |19.0.5 |Manifest: NOSIGNATURE
cookingforblockheads-neoforge-1.21.1-21.1.23.jar |Cooking for Blockheads |cookingforblockheads |21.1.23 |Manifest: NOSIGNATURE
coroutil-neoforge-1.21.0-1.3.9.jar |CoroUtil |coroutil |1.21.0-1.3.9 |Manifest: NOSIGNATURE
cosmeticarmorreworked-1.21.1-v1-neoforge.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.21.1-v1-neoforge |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
craftingstationjei-1.21.1-NeoForge-2.1.1.jar |Crafting Station |craftingstation |2.1.1 |Manifest: NOSIGNATURE
craftingtweaks-neoforge-1.21.1-21.1.10.jar |Crafting Tweaks |craftingtweaks |21.1.10 |Manifest: NOSIGNATURE
crash_assistant-neoforge.jar |Crash Assistant |crash_assistant |1.11.9 |Manifest: NOSIGNATURE
crashutilities-9.0.4.jar |Crash Utilities |crashutilities |9.0.4 |Manifest: NOSIGNATURE
create-1.21.1-6.0.10.jar |Create |create |6.0.10 |Manifest: NOSIGNATURE
createaddition-1.5.11.jar |Create Crafts & Additions |createaddition |1.5.11 |Manifest: NOSIGNATURE
createenderstorage-1.1.1.jar |Create Ender Storage |createenderstorage |1.1.1 |Manifest: NOSIGNATURE
create_hypertube-0.4.0-COMPAT-NEOFORGE.jar |Create Hypertube |create_hypertube |0.4.0-COMPAT |Manifest: NOSIGNATURE
create-central-kitchen-2.4.0.jar |Create: Central Kitchen |create_central_kitchen |2.4.0 |Manifest: NOSIGNATURE
create_connected-1.2.0-mc1.21.1.jar |Create: Connected |create_connected |1.2.0-mc1.21.1 |Manifest: NOSIGNATURE
CreateDragonsPlus-1.10.1.jar |Create: Dragons Plus |create_dragons_plus |1.10.1 |Manifest: NOSIGNATURE
createenchantablemachinery-3.6.0+mc1.21.1-neoforge|Create: Enchantable Machinery |createenchantablemachinery |3.6.0 |Manifest: NOSIGNATURE
create-enchantment-industry-2.3.1.jar |Create: Enchantment Industry |create_enchantment_industry |2.3.1 |Manifest: NOSIGNATURE
occultengineering-1.21.1-0.12.3.jar |Create: Occult Engineering |occultengineering |0.12.3 |Manifest: NOSIGNATURE
create-shimmer-1.2.9.jar |Create: Shimmer |create_shimmer |1.2.9 |Manifest: NOSIGNATURE
crystalix-2.2.1.jar |Crystalix |crystalix |2.2.1 |Manifest: NOSIGNATURE
Cucumber-1.21.1-8.0.16.jar |Cucumber Library |cucumber |8.0.16 |Manifest: NOSIGNATURE
cupboard-1.21-3.5.jar |Cupboard mod |cupboard |3.5 |Manifest: NOSIGNATURE
curios-neoforge-9.5.1+1.21.1.jar |Curios API |curios |9.5.1+1.21.1 |Manifest: NOSIGNATURE
CustomMachinery-neoforge-1.21.1-0.10.65.jar |Custom Machinery |custommachinery |0.10.65 |Manifest: NOSIGNATURE
custom_machinery_ars-1.2.5.jar |Custom Machinery ArsNouveau |custommachineryars |1.2.5 |Manifest: NOSIGNATURE
CustomMachineryCreate-1.21.1-1.2.4.jar |Custom Machinery Create |custommachinerycreate |1.2.4 |Manifest: NOSIGNATURE
CustomMachineryMekanism-1.21.1-1.4.15.jar |Custom Machinery Mekanism |custommachinerymekanism |1.4.15 |Manifest: NOSIGNATURE
deepdarkdimdungeons-1.21.1-1.0.1.jar |DeepDarkDimDungeons |deepdarkdimdungeons |1.0.1 |Manifest: NOSIGNATURE
default-server-properties-neoforge-21.0.0.jar |Default Server Properties |dsp |21.0.0 |Manifest: NOSIGNATURE
deus_ex_machina-1.21.1-1.2.0.jar |Deus Ex Machina |deus_ex_machina |1.2.0 |Manifest: NOSIGNATURE
dimdungeons-209-neoforge-1.21.1.jar |Dimensional Dungeons |dimdungeons |209 |Manifest: NOSIGNATURE
disconnect-packet-fix-neoforge-2.0.1.jar |Disconnect Packet Fix |disconnect_packet_fix |2.0.1 |Manifest: NOSIGNATURE
Draconic-Evolution-1.21.1-3.1.4.9999.jar |Draconic Evolution |draconicevolution |3.1.4.9999 |Manifest: NOSIGNATURE
drippyloadingscreen_neoforge_3.1.2_MC_1.21.1.jar |Drippy Loading Screen |drippyloadingscreen |3.1.2 |Manifest: NOSIGNATURE
durabilitytooltip-1.1.6-neoforge-mc1.21.jar |Durability Tooltip |durabilitytooltip |1.1.6 |Manifest: NOSIGNATURE
EdivadLib-1.21-3.0.0.jar |EdivadLib |edivadlib |3.0.0 |Manifest: NOSIGNATURE
elevatorid-neoforge-1.21.1-1.11.4.jar |ElevatorMod |elevatorid |1.21.1-1.11.4 |Manifest: NOSIGNATURE
embeddium-1.0.15+mc1.21.1.jar |Embeddium |embeddium |1.0.15+mc1.21.1 |Manifest: NOSIGNATURE
enchdesc-neoforge-1.21.1-21.1.9.jar |EnchantmentDescriptions |enchdesc |21.1.9 |Manifest: NOSIGNATURE
com.enderio.endercore-8.2.10-beta.jar |Ender Core |endercore |8.2.10-beta |Manifest: NOSIGNATURE
enderio-8.2.10-beta.jar |Ender IO |enderio |8.2.10-beta |Manifest: NOSIGNATURE
com.enderio.enderio-modded-conduits-8.2.10-beta.ja|Ender IO - Modded Conduits |enderio_modded_conduits |8.2.10-beta |Manifest: NOSIGNATURE
enderdrives-neoforge-1.21.1-1.4.4.jar |EnderDrives |enderdrives |1.4.4 |Manifest: NOSIGNATURE
EnderStorage-1.21.1-2.13.0.191.jar |EnderStorage |enderstorage |**.**.**.** |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
energymeter-neoforge-1.21.1-0.4.1.jar |Energy Meter |energymeter |1.21.1-0.4.1 |Manifest: NOSIGNATURE
entangled-1.3.21-neoforge-mc1.21.jar |Entangled |entangled |1.3.21 |Manifest: NOSIGNATURE
entityculling-neoforge-1.10.2-mc1.21.1.jar |EntityCulling |entityculling |1.10.2 |Manifest: NOSIGNATURE
entityguardian-1.0.jar |EntityGuardian |entityguardian |1.0 |Manifest: NOSIGNATURE
entityjs-1.4.5-1.21.jar |EntityJS |entityjs |1.4.5-1.21 |Manifest: NOSIGNATURE
expandability-neoforge-12.0.0.jar |ExpandAbility |expandability |12.0.0 |Manifest: NOSIGNATURE
experiencelib-1.21.1-1.2.1.jar |ExperienceLib |experiencelib |1.2.1 |Manifest: NOSIGNATURE
explorerscompass-edited-1.21.1-3.0.3-neoforge.jar |Explorer's Compass |explorerscompass |1.21.1-3.0.3-neoforg|Manifest: NOSIGNATURE
ExtendedAE-1.21-2.2.32-neoforge.jar |ExtendedAE |extendedae |1.21-2.2.32-neoforge|Manifest: NOSIGNATURE
ExtraStorage-1.21.1-5.0.9.jar |ExtraStorage |extrastorage |5.0.9 |Manifest: NOSIGNATURE
ExtremeSoundMuffler-3.56_NeoForge-1.21.jar |Extreme Sound Muffler |extremesoundmuffler |3.56 |Manifest: NOSIGNATURE
fadingnightvision-1.3.0.jar |Fading Night Vision |fadingnightvision |1.3 |Manifest: NOSIGNATURE
fancymenu_neoforge_3.9.1_MC_1.21.1.jar |FancyMenu |fancymenu |3.9.1 |Manifest: NOSIGNATURE
FarmersDelight-1.21.1-1.3.2.jar |Farmer's Delight |farmersdelight |1.3.2 |Manifest: NOSIGNATURE
farmingforblockheads-neoforge-1.21.1-21.1.13.jar |Farming for Blockheads |farmingforblockheads |21.1.13 |Manifest: NOSIGNATURE
FastItemFrames-v21.1.6-1.21.1-NeoForge.jar |Fast Item Frames |fastitemframes |21.1.6 |Manifest: NOSIGNATURE
fdlib-1.0.9-1.21.1.jar |FDLib |fdlib |1.0.9 |Manifest: NOSIGNATURE
ferritecore-7.0.3-neoforge.jar |Ferrite Core |ferritecore |7.0.3 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
FluxNetworks-1.21.1-8.0.0.jar |Flux Networks |fluxnetworks |8.0.0 |Manifest: NOSIGNATURE
flywheel-neoforge-1.21.1-1.0.6.jar |Flywheel |flywheel |1.0.6 |Manifest: NOSIGNATURE
fabric-api-base-0.4.42+d1308ded19.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308ded19 |Manifest: NOSIGNATURE
fabric-block-view-api-v2-1.0.10+9afaaf8c19.jar |Forgified Fabric BlockView API|fabric_block_view_api_v2 |1.0.10+9afaaf8c19 |Manifest: NOSIGNATURE
fabric-particles-v1-4.0.2+824f924c19.jar |Forgified Fabric Particles (v1|fabric_particles_v1 |4.0.2+824f924c19 |Manifest: NOSIGNATURE
fabric-renderer-api-v1-3.4.0+acb05a3919.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.0+acb05a3919 |Manifest: NOSIGNATURE
fabric-rendering-data-attachment-v1-0.3.48+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.48+73761d2e19 |Manifest: NOSIGNATURE
FramedBlocks-10.6.0.jar |FramedBlocks |framedblocks |10.6.0 |Manifest: NOSIGNATURE
ftb-auxilium-neoforge-21.1.5.jar |FTB Auxilium |ftbauxilium |21.1.5 |Manifest: NOSIGNATURE
ftb-backups-3-21.1.5.jar |FTB Backups 3 |ftbbackups3 |21.1.5 |Manifest: NOSIGNATURE
ftb-chunks-neoforge-2101.1.14.jar |FTB Chunks |ftbchunks |2101.1.14 |Manifest: NOSIGNATURE
ftb-echoes-21.1.9.jar |FTB Echoes |ftbechoes |21.1.9 |Manifest: NOSIGNATURE
ftb-essentials-neoforge-2101.1.9.jar |FTB Essentials |ftbessentials |2101.1.9 |Manifest: NOSIGNATURE
ftb-ez-crystals-21.1.1.jar |FTB EZ Crystals |ftbezcrystals |21.1.1 |Manifest: NOSIGNATURE
ftb-filter-system-neoforge-21.1.4.jar |FTB Filter System |ftbfiltersystem |21.1.4 |Manifest: NOSIGNATURE
ftb-library-neoforge-2101.1.31.jar |FTB Library |ftblibrary |2101.1.31 |Manifest: NOSIGNATURE
ftb-materials-neoforge-21.1.3.jar |FTB Materials |ftbmaterials |21.1.3 |Manifest: NOSIGNATURE
ftb-obsidian-21.1.0.jar |FTB Obsidian |ftbobsidian |21.1.0 |Manifest: NOSIGNATURE
ftboceanmobs-21.1.4.jar |FTB Ocean Mobs |ftboceanmobs |21.1.4 |Manifest: NOSIGNATURE
ftb-pack-companion-21.1.19.jar |FTB Pack Companion |ftbpc |21.1.19 |Manifest: NOSIGNATURE
ftb-pause-menu-api-21.1.3.jar |FTB Pause Menu API |ftbpmapi |21.1.3 |Manifest: NOSIGNATURE
ftbpromoter-21.1.62.jar |FTB Promoter |ftbpromoter |21.1.62 |Manifest: NOSIGNATURE
ftb-quests-neoforge-2101.1.24.jar |FTB Quests |ftbquests |2101.1.24 |Manifest: NOSIGNATURE
ftb-ranks-neoforge-2101.1.3.jar |FTB Ranks |ftbranks |2101.1.3 |Manifest: NOSIGNATURE
ftb-stuff-things-21.1.17.jar |FTB Stuff & Things |ftbstuff |21.1.17 |Manifest: NOSIGNATURE
ftb-team-bases-21.1.13.jar |FTB Team Bases |ftbteambases |21.1.13 |Manifest: NOSIGNATURE
ftb-teams-neoforge-2101.1.10.jar |FTB Teams |ftbteams |2101.1.10 |Manifest: NOSIGNATURE
ftb-ultimine-neoforge-2101.1.14.jar |FTB Ultimine |ftbultimine |2101.1.14 |Manifest: NOSIGNATURE
ftb-unearthed-21.1.10.jar |FTB Unearthed |ftbunearthed |21.1.10 |Manifest: NOSIGNATURE
ftb-xmod-compat-neoforge-21.1.8.jar |FTB XMod Compat |ftbxmodcompat |21.1.8 |Manifest: NOSIGNATURE
FuixCompose-1.0.0.jar |FuixCompose |fuixcompose |1.0.0 |Manifest: NOSIGNATURE
functionalstorage-1.21.1-1.5.7.jar |Functional Storage |functionalstorage |1.21.1-1.5.7 |Manifest: NOSIGNATURE
fusion-1.2.12-neoforge-mc1.21.1.jar |Fusion |fusion |1.2.12 |Manifest: NOSIGNATURE
fzzy_config-0.7.6+1.21+neoforge.jar |Fzzy Config |fzzy_config |0.7.6+1.21+neoforge |Manifest: NOSIGNATURE
gag-neoforge-1.21.1-5.2.0.jar |Gadgets Against Grind |gag |1.21.1-5.2.0 |Manifest: NOSIGNATURE
GatewaysToEternity-1.21.1-5.1.0.jar |Gateways To Eternity |gateways |5.1.0 |Manifest: NOSIGNATURE
gaze-1.1.7.1.jar |Gaze |gaze |**.**.**.** |Manifest: NOSIGNATURE
geckolib-neoforge-1.21.1-4.8.4.jar |GeckoLib 4 |geckolib |4.8.4 |Manifest: NOSIGNATURE
Glassential-renewed-1.21.1-3.4.4.jar |Glassential-renewed |glassential |3.4.4 |Manifest: NOSIGNATURE
Glodium-1.21-2.2-neoforge.jar |Glodium |glodium |1.21-2.2-neoforge |Manifest: NOSIGNATURE
GrandPower-3.0.2.jar |Grand Power |grandpower |3.0.2 |Manifest: NOSIGNATURE
guideme-21.1.16.jar |GuideME |guideme |21.1.16 |Manifest: NOSIGNATURE
HostileNeuralNetworks-1.21.1-6.3.0.jar |Hostile Neural Networks |hostilenetworks |6.3.0 |Manifest: NOSIGNATURE
ibicf-neo-7.0.1+mc1.21.1.jar |I Believe I Can Fly |ibicf |7.0.1 |Manifest: NOSIGNATURE
Iceberg-1.21.1-neoforge-1.3.2.jar |Iceberg |iceberg |1.3.2 |Manifest: NOSIGNATURE
ImmediatelyFast-NeoForge-1.6.10+1.21.1.jar |ImmediatelyFast |immediatelyfast |1.6.10+1.21.1 |Manifest: NOSIGNATURE
ImmersiveEngineering-1.21.1-12.4.2-194.jar |Immersive Engineering |immersiveengineering |12.4.2-194 |Manifest: NOSIGNATURE
industrialforegoing-1.21-3.7.1.jar |Industrial Foregoing |industrialforegoing |1.21-3.7.1 |Manifest: NOSIGNATURE
industrial-foregoing-souls-1.21.1-1.10.7.jar |Industrial Foregoing Souls |industrialforegoingsouls |1.10.7 |Manifest: NOSIGNATURE
infiniverse-568341-5486311.jar |Infiniverse |infiniverse |**.**.**.** |Manifest: NOSIGNATURE
inventoryessentials-neoforge-1.21.1-21.1.15.jar |Inventory Essentials |inventoryessentials |21.1.15 |Manifest: NOSIGNATURE
iris-neoforge-1.8.12+mc1.21.1.jar |Iris |iris |1.8.12-snapshot+mc1.|Manifest: NOSIGNATURE
ironchest-1.21-neoforge-16.0.7.jar |Iron Chests |ironchest |1.21-neoforge-16.0.7|Manifest: NOSIGNATURE
ironfurnaces-neoforge-1.21.1-4.3.2.jar |Iron Furnaces |ironfurnaces |4.3.2 |Manifest: NOSIGNATURE
irons_apothic-2.2.0.jar |Iron's Apothic |irons_apothic |2.2.0 |Manifest: NOSIGNATURE
irons_apothic_invaders_1.0.0.jar |Iron's Apothic Invaders |irons_apothic_invaders |1.0.0 |Manifest: NOSIGNATURE
irons_jewelry-1.21.1-1.6.1.1.jar |Iron's Gems 'n Jewelry |irons_jewelry |1.21.1-1.6.1.1 |Manifest: NOSIGNATURE
irons_lib-1.21.1-1.0.2.jar |Iron's Lib |irons_lib |1.21.1-1.0.2 |Manifest: NOSIGNATURE
irons_spellbooks-1.21.1-3.15.6.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.21.1-3.15.6 |Manifest: NOSIGNATURE
irregular-implements-1.21.1-1.10.3-build.237.jar |Irregular Implements |irregular_implements |1.10.3 |Manifest: NOSIGNATURE
itemcollectors-1.1.10-neoforge-mc1.21.jar |Item Collectors |itemcollectors |1.1.10 |Manifest: NOSIGNATURE
Jade-1.21.1-NeoForge-15.10.5.jar |Jade |jade |15.10.5+neoforge |Manifest: NOSIGNATURE
trophymanager-1.21.1-2.4.3.jar |Jonn's Trophies |trophymanager |1.21.1-2.4.3 |Manifest: NOSIGNATURE
jumbofurnace-5.0.0.9.jar |Jumbo Furnace |jumbofurnace |**.**.**.** |Manifest: NOSIGNATURE
jumpoverfences-neoforge-1.21.1-1.6.1.jar |Jump Over Fences |jumpoverfences |1.6.1 |Manifest: NOSIGNATURE
jags-neo-21.1.5+mc1.21.1.jar |Just Another Grass Seed |jags |21.1.5 |Manifest: NOSIGNATURE
justdirefuels-1.0.0.jar |Just Dire Fuels |justdirefuels |1.0.0 |Manifest: NOSIGNATURE
justdirethings-1.5.7.jar |Just Dire Things |justdirethings |1.5.7 |Manifest: NOSIGNATURE
justdynathings-1.19.6.jar |Just Dyna Things |justdynathings |1.19.6 |Manifest: NOSIGNATURE
jearchaeology-1.21.1-1.2.0.jar |Just Enough Archaeology |jearchaeology |1.21.1-1.2.0 |Manifest: NOSIGNATURE
justenoughbreeding-neoforge-1.21.1-3.1.0.jar |Just Enough Breeding |justenoughbreeding |3.1.0 |Manifest: NOSIGNATURE
jei-1.21.1-neoforge-19.27.0.340.jar |Just Enough Items |jei |**.**.**.** |Manifest: NOSIGNATURE
JustEnoughMekanismMultiblocks-1.21.1-7.15.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |7.15 |Manifest: NOSIGNATURE
JustEnoughProfessions-neoforge-1.21.1-4.0.5.jar |Just Enough Professions (JEP) |justenoughprofessions |4.0.5 |Manifest: NOSIGNATURE
just-hammers-neoforge-21.1.4.jar |Just Hammers |justhammers |21.1.4 |Manifest: NOSIGNATURE
justzoom_neoforge_2.1.0_MC_1.21.1.jar |Just Zoom |justzoom |2.1.0 |Manifest: NOSIGNATURE
Kiwi-1.21.1-NeoForge-15.8.4.jar |Kiwi Library |kiwi |15.8.4+neoforge |Manifest: NOSIGNATURE
konkrete_neoforge_1.9.9_MC_1.21.jar |Konkrete |konkrete |1.9.9 |Manifest: NOSIGNATURE
thedarkcolour.kffmod-5.11.0.jar |Kotlin For Forge |kotlinforforge |5.11.0 |Manifest: NOSIGNATURE
kubejs-neoforge-2101.7.2-build.368.jar |KubeJS |kubejs |2101.7.2-build.368 |Manifest: NOSIGNATURE
kubejs_actuallyadditions-neoforge-1.21.1-0.3.0.jar|KubeJS Actually Additions |kubejs_actuallyadditions |1.21.1-0.3.0 |Manifest: NOSIGNATURE
kubejs_enderio-neoforge-1.21.1-0.13.0.jar |KubeJS EnderIO |kubejs_enderio |1.21.1-0.13.0 |Manifest: NOSIGNATURE
kubejs-mekanism-neoforge-2101.1.7-build.18.jar |KubeJS Mekanism |kubejs_mekanism |2101.1.7-build.18 |Manifest: NOSIGNATURE
kubejspowah-1.3.4.jar |KubeJS Powah |kubejspowah |1.3.4 |Manifest: NOSIGNATURE
kubejstweaks-1.0.6.jar |KubeJS Tweaks |kubejstweaks |1.0.6 |Manifest: NOSIGNATURE
kubejs_curios_neoforge_1.21.1-1.0.4.jar |KubeJSCurios |kubejs_curios |1.0.4 |Manifest: NOSIGNATURE
kube-utils-21.1.3.jar |KubeUtils |kubeutils |21.1.3 |Manifest: NOSIGNATURE
kuma-api-neoforge-21.0.7+1.21.jar |KumaAPI |kuma_api |21.0.7 |Manifest: NOSIGNATURE
L_Ender's Cataclysm 1.21.1-3.28.jar |L_Ender's Cataclysm 1.21.1 |cataclysm |3.28 |Manifest: NOSIGNATURE
lambdynamiclights-api-4.5.1+1.21.1-mojmap.jar |LambDynamicLights (API) |lambdynlights_api |4.5.1+1.21.1 |Manifest: NOSIGNATURE
laserio-1.9.11.jar |LaserIO |laserio |1.9.11 |Manifest: NOSIGNATURE
leaderboards-1.21.1-NeoForge-2.0.3.jar |Leaderboards |leaderboards |2.0.3 |Manifest: NOSIGNATURE
lionfishapi-3.0-beta.jar |lionfishapi |lionfishapi |3.0-beta |Manifest: NOSIGNATURE
lmft-1.1.1+1.21.9-neoforge.jar |Load My F***ing Tags |lmft |1.1.1+1.21.9 |Manifest: NOSIGNATURE
lodestone-1.21.1-1.8.2.jar |Lodestone |lodestone |1.8.2 |Manifest: NOSIGNATURE
lootjs-neoforge-1.21.1-3.7.0.jar |LootJS |lootjs |1.21.1-3.7.0 |Manifest: NOSIGNATURE
Lychee-1.21.1-NeoForge-6.5.0.jar |Lychee Tweaker |lychee |6.5.0+neoforge |Manifest: NOSIGNATURE
mru-1.0.19+LTS+1.21.1+neoforge.jar |M.R.U |mru |1.0.19+LTS+1.21.1+ne|Manifest: NOSIGNATURE
magic_coins-1.1.2.jar |Magic Coins |magic_coins |1.1.2 |Manifest: NOSIGNATURE
magiccoinstweak-1.0-SNAPSHOT.jar |Magic Coins Tweak |magiccoinstweak |1.0-SNAPSHOT |Manifest: NOSIGNATURE
malum-1.21.1-1.8.2.jar |Malum |malum |1.8.2 |Manifest: NOSIGNATURE
mcjtylib-1.21-9.0.20.jar |McJtyLib |mcjtylib |1.21-9.0.20 |Manifest: NOSIGNATURE
merequester-neoforge-1.21.1-1.4.2.jar |ME Requester |merequester |1.21.1-1.4.2 |Manifest: NOSIGNATURE
me_beam_former-1.21.1-1.3.0.jar |ME-Beam-Former |me_beam_former |1.21.1-1.3.0 |Manifest: NOSIGNATURE
Measurements-neoforge-1.21.1-3.0.3.jar |Measurements |measurements |3.0.3 |Manifest: NOSIGNATURE
megacells-4.11.0.jar |MEGA Cells |megacells |4.11.0 |Manifest: NOSIGNATURE
mekagenjei-1.2.jar |MekaGenJei |mekagenjei |1.2 |Manifest: NOSIGNATURE
Mekanism-1.21.1-10.7.19.85.jar |Mekanism |mekanism |10.7.19 |Manifest: NOSIGNATURE
mekanismcurios-1.21.1-1.2.1.jar |Mekanism Curios |mekanismcurios |1.2.1 |Manifest: NOSIGNATURE
mekanism_lasers-1.1.10.3-a.jar |Mekanism Lasers |mekanism_lasers |**.**.**.**-a |Manifest: NOSIGNATURE
mekanism_unleashed-0.3.4.jar |Mekanism Unleashed |mekanism_unleashed |1.21.1-0.3.4 |Manifest: NOSIGNATURE
MekanismGenerators-1.21.1-10.7.19.85.jar |Mekanism: Generators |mekanismgenerators |10.7.19 |Manifest: NOSIGNATURE
mekanism_ponders-1.0.3-1.21.1.jar |Mekanism: Ponders |mekanism_ponders |1.0.3-1.21.1 |Manifest: NOSIGNATURE
mekanisticrouters-1.2.0.jar |Mekanistic Routers |mekanisticrouters |1.2.0 |Manifest: NOSIGNATURE
melody_neoforge_1.0.10_MC_1.21.jar |Melody |melody |1.0.10 |Manifest: NOSIGNATURE
metalbarrels-neoforge-1.21.1-7.jar |MetalBarrels |metalbarrels |7 |Manifest: NOSIGNATURE
mighty-ender-chicken-rehatched-21.1.5.jar |Mighty Ender Chicken Rehatched|mecrh |21.1.5 |Manifest: NOSIGNATURE
client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
mininggadgets-1.18.6.jar |Mining Gadgets |mininggadgets |1.18.6 |Manifest: NOSIGNATURE
dummmmmmy-1.21-2.0.12-neoforge.jar |MmmMmmMmmMmm |dummmmmmy |1.21-2.0.12 |Manifest: NOSIGNATURE
mob_grinding_utils-1.1.10+mc1.21.1.jar |Mob Grinding Utils |mob_grinding_utils |1.1.10+mc1.21.1 |Manifest: NOSIGNATURE
modernworldcreation_neoforge_2.0.1_MC_1.21.1.jar |Modern World Creation |modernworldcreation |2.0.1 |Manifest: NOSIGNATURE
modernfix-neoforge-5.27.11+mc1.21.1.jar |ModernFix |modernfix |5.27.11+mc1.21.1 |Manifest: NOSIGNATURE
modonomicon-1.21.1-neoforge-1.120.1.jar |Modonomicon |modonomicon |1.120.1 |Manifest: NOSIGNATURE
mffs-5.4.27.jar |Modular Force Field System |mffs |5.4.27 |Manifest: NOSIGNATURE
modular-routers-13.2.4+mc1.21.1.jar |Modular Routers |modularrouters |13.2.4 |Manifest: NOSIGNATURE
monocle-mod-file.jar |Monocle |monocle |0.2.3.ms |Manifest: NOSIGNATURE
moofluids-1.21.1-NeoForge-1.3.6.jar |Moo Fluids |moofluids |1.3.6 |Manifest: NOSIGNATURE
moonlight-neoforge-1.21.1-3.0.16.jar |Moonlight Lib |moonlight |1.21.1-3.0.16 |Manifest: NOSIGNATURE
more-immersive-wires-1.21.1-1.1.9.jar |More Immersive Wires |more_immersive_wires |1.1.9 |Manifest: NOSIGNATURE
moreoverlays-1.24.2-mc1.21.1-neoforge.jar |More Overlays Updated |moreoverlays |1.24.2 |Manifest: NOSIGNATURE
morered-1.21.1-6.0.0.3.jar |More Red |morered |**.**.**.** |Manifest: NOSIGNATURE
MoreRed-CCT-Compat-1.21.1-1.3.0.jar |More Red x CC:Tweaked Compat |moreredxcctcompat |1.21.1-1.3.0 |Manifest: NOSIGNATURE
morejs-neoforge-1.21.1-0.16.0.jar |MoreJS |morejs |1.21.1-0.16.0 |Manifest: NOSIGNATURE
Morph-o-Tool-1.8-39.jar |Morph-o-Tool |morphtool |1.8-39 |Manifest: NOSIGNATURE
MouseTweaks-neoforge-mc1.21-2.26.1.jar |Mouse Tweaks |mousetweaks |2.26.1 |Manifest: NOSIGNATURE
NaNny-1.21.1-1.0.1.jar |NaNny |nanny |1.0.1 |Manifest: NOSIGNATURE
NBTac-NEOFORGE-1.21.1-1.3.10.jar |NBT Autocomplete |nbt_ac |1.3.10 |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
Not Enough Recipe Book-NEOFORGE-0.4.3+1.21.jar |Not Enough Recipe Book |nerb |0.4.3 |Manifest: NOSIGNATURE
nuggets-neoforge-1.21.1-1.1.0.48.jar |Nuggets |nuggets |**.**.**.** |Manifest: NOSIGNATURE
occultism-1.21.1-neoforge-1.215.0.jar |Occultism |occultism |1.215.0 |Manifest: NOSIGNATURE
occultism_kubejs-1.21.1-neoforge-1.11.0.jar |Occultism KubeJS |occultism_kubejs |1.11.0 |Manifest: NOSIGNATURE
OctoLib-NEOFORGE-0.6.1+1.21.jar |OctoLib |octolib |0.6.1 |Manifest: NOSIGNATURE
olympus-neoforge-1.21-1.0.18.jar |Olympus |olympus |1.0.18 |Manifest: NOSIGNATURE
omnitools-1.21.1-1.2.1.jar |OmniTools |omnitools |1.21.1-1.2.1 |Manifest: NOSIGNATURE
oracle_index-neoforge-1.2.0.jar |Oracle Index |oracle_index |1.2.0 |Manifest: NOSIGNATURE
oritech-neoforge-1.21.1-1.2.6.jar |Oritech |oritech |1.2.6 |Manifest: NOSIGNATURE
oritechthings-0.0.43.jar |Oritech Things |oritechthings |0.0.43 |Manifest: NOSIGNATURE
OverflowingBars-v21.1.1-1.21.1-NeoForge.jar |Overflowing Bars |overflowingbars |21.1.1 |Manifest: NOSIGNATURE
particular-1.21.1-NeoForge-1.5.3.jar |Particular Reforged |particular |1.5.3 |Manifest: NOSIGNATURE
Patchouli-1.21.1-93-NEOFORGE.jar |Patchouli |patchouli |1.21.1-93-NEOFORGE |Manifest: NOSIGNATURE
petrock-neo-0.18.7.jar |PetRock |petrock |0.18.7 |Manifest: NOSIGNATURE
PickUpNotifier-v21.1.1-1.21.1-NeoForge.jar |Pick Up Notifier |pickupnotifier |21.1.1 |Manifest: NOSIGNATURE
pipe_connector-neoforge-0.5.28.jar |Pipe Connector |pipe_connector |0.5.28 |Manifest: NOSIGNATURE
pipegoggles-2.0.4.jar |Pipe Goggles |pipegoggles |2.0.4 |Manifest: NOSIGNATURE
pipez-neoforge-1.21.1-1.2.27.jar |Pipez |pipez |1.21.1-1.2.27 |Manifest: NOSIGNATURE
pipezretriever-0.0.1.jar |Pipez Retriever |pipezretriever |0.0.1 |Manifest: NOSIGNATURE
Placebo-1.21.1-9.9.1.jar |Placebo |placebo |9.9.1 |Manifest: NOSIGNATURE
player-animation-lib-forge-2.0.4+1.21.1.jar |Player Animator |playeranimator |2.0.4+1.21.1 |Manifest: NOSIGNATURE
pocketstorage-1.2.5+1.21.1-b3.jar |Pocket Storage |pocketstorage |1.2.5 |Manifest: NOSIGNATURE
polylib-2100.1.0-build.183-neoforge.jar |PolyLib |polylib |2100.1.0-build.183 |Manifest: NOSIGNATURE
ponder-neoforge-1.0.82+mc1.21.1.jar |Ponder |ponder |1.0.82+mc1.21.1 |Manifest: NOSIGNATURE
pop-21.1.3.jar |Pop |pop |21.1.3 |Manifest: NOSIGNATURE
Powah-6.2.10.jar |Powah |powah |6.2.10 |Manifest: NOSIGNATURE
prickle-neoforge-1.21.1-21.1.11.jar |PrickleMC |prickle |21.1.11 |Manifest: NOSIGNATURE
productivelib-1.21.1-0.2.0.jar |Productive Lib |productivelib |1.21.1-0.2.0 |Manifest: NOSIGNATURE
productivemetalworks-1.21.1-1.15.0.jar |Productive Metalworks |productivemetalworks |1.21.1-1.15.0 |Manifest: NOSIGNATURE
ProjectE-1.21.1-PE1.1.0.jar |ProjectE |projecte |1.1.0 |Manifest: NOSIGNATURE
Psi-1.21.1-108.jar |Psi |psi |1.21.1-108 |Manifest: NOSIGNATURE
PuzzlesLib-v21.1.51-1.21.1-NeoForge.jar |Puzzles Lib |puzzleslib |21.1.51 |Manifest: NOSIGNATURE
fdbosses-3.1.0.3-1.21.1.jar |Qliphoth Awakening |fdbosses |**.**.**.** |Manifest: NOSIGNATURE
randombonemealflowers-1.21.1-4.7.jar |Random Bone Meal Flowers |randombonemealflowers |4.7 |Manifest: NOSIGNATURE
rarcompat-1.21-0.9.7.jar |RAR-Compat |rarcompat |0.9.7 |Manifest: NOSIGNATURE
rechiseled-1.2.4-neoforge-mc1.21.jar |Rechiseled |rechiseled |1.2.4 |Manifest: NOSIGNATURE
rechiseled_chipped-2.0-1.21.1.jar |Rechiseled: Chipped |rechiseled_chipped |1.3 |Manifest: NOSIGNATURE
refinedsticks-1.21.1-1.2.1.jar |Refined Construction Sticks |refinedsticks |1.2.1 |Manifest: NOSIGNATURE
refinedstorage-neoforge-2.0.8.jar |Refined Storage |refinedstorage |2.0.8 |Manifest: NOSIGNATURE
refinedstorage-curios-integration-1.0.0.jar |Refined Storage - Curios Integ|refinedstorage_curios_integrat|1.0.0 |Manifest: NOSIGNATURE
refinedstorage-jei-integration-neoforge-1.0.0.jar |Refined Storage - JEI Integrat|refinedstorage_jei_integration|1.0.0 |Manifest: NOSIGNATURE
refinedstorage-mekanism-integration-1.1.1.jar |Refined Storage - Mekanism Int|refinedstorage_mekanism_integr|1.1.1 |Manifest: NOSIGNATURE
refinedstorage-quartz-arsenal-neoforge-1.0.8.jar |Refined Storage - Quartz Arsen|refinedstorage_quartz_arsenal |1.0.8 |Manifest: NOSIGNATURE
refined-types-1.21.1-0.3.2.jar |Refined Types |refinedtypes |1.21.1-0.3.2 |Manifest: NOSIGNATURE
relics-1.21.1-0.10.7.6.jar |Relics |relics |**.**.**.** |Manifest: NOSIGNATURE
reliquified_ars_nouveau-1.21.1-0.6.1.jar |Reliquified Ars Nouveau |reliquified_ars_nouveau |0.6.1 |Manifest: NOSIGNATURE
reliquified_lenders_cataclysm-1.21.1-0.1.1.jar |Reliquified L_Ender's Cataclys|reliquified_lenders_cataclysm |0.1.1 |Manifest: NOSIGNATURE
reliquified_twilight_forest-1.21.1-0.5.2.jar |Reliquified Twilight Forest |reliquified_twilight_forest |0.5.2 |Manifest: NOSIGNATURE
renderjs-neoforge-2101.2.4.jar |RenderJS |renderjs |2101.2.4 |Manifest: NOSIGNATURE
repeatable_trial_vaults-neoforge-1.21-1.0.3.jar |Repeatable Trial Vaults |repeatable_trial_vaults |1.0.3 |Manifest: NOSIGNATURE
Replication-1.21.1-1.2.7.jar |Replication |replication |1.21.1-1.2.7 |Manifest: NOSIGNATURE
rep_ae2_bridge-1.**.**.**.**-neoforge-1.21.1.jar |Replication AE2 Bridge |rep_ae2_bridge |**.**.**.**.0 |Manifest: NOSIGNATURE
replication_rs2_bridge-1.21.1-NeoForge-1.2.5.jar |Replication RS2 Bridge |replication_rs2_bridge |1.2.5 |Manifest: NOSIGNATURE
replication_matter_overflow-1.21.1-NeoForge-1.2.1.|Replication: Matter Overflow T|replication_matter_overflow |1.2.1 |Manifest: NOSIGNATURE
resourcefullib-neoforge-1.21-3.0.12.jar |Resourceful Lib |resourcefullib |3.0.12 |Manifest: NOSIGNATURE
resourcefullibkt-neoforge-1.21-2.0.2.jar |Resourceful Lib Kotlin |resourcefullibkt |2.0.2 |Manifest: NOSIGNATURE
resourcefulconfig-neoforge-1.21-3.0.11.jar |Resourcefulconfig |resourcefulconfig |3.0.11 |Manifest: NOSIGNATURE
respawningstructures-1.21.1-4.2.jar |respawningstructures mod |respawningstructures |4.2 |Manifest: NOSIGNATURE
rftoolsbase-1.21-6.0.10.jar |RFToolsBase |rftoolsbase |1.21-6.0.10 |Manifest: NOSIGNATURE
rftoolsbuilder-1.21-7.0.4.jar |RFToolsBuilder |rftoolsbuilder |1.21-7.0.4 |Manifest: NOSIGNATURE
rftoolspower-1.21-7.0.5.jar |RFToolsPower |rftoolspower |1.21-7.0.5 |Manifest: NOSIGNATURE
rftoolsutility-1.21-7.0.11.jar |RFToolsUtility |rftoolsutility |1.21-7.0.11 |Manifest: NOSIGNATURE
rhino-2101.2.7-build.81.jar |Rhino |rhino |2101.2.7-build.81 |Manifest: NOSIGNATURE
rgp-client-2.0.7+mc21.1-neoforge.jar |Rocket Game Platform Client |rgp_client |2.0.7+mc21.1-neoforg|Manifest: NOSIGNATURE
roostultimate_1.21.1-curse-4.1.0.jar |Roost Ultimate |chicken_roost |4.1.0 |Manifest: NOSIGNATURE
rsrequestify-1.21.1-3.0.0.jar |RS: Requestify |rsrequestify |3.0.0 |Manifest: NOSIGNATURE
rsinfinitybooster-neoforge-1.21.1-1.0.0.48.jar |RSInfinityBooster |rsinfinitybooster |1.21.1-1.0.0.48 |Manifest: NOSIGNATURE
sable-companion-common-1.21.1-1.6.0.jar |Sable Companion |sablecompanion |1.6.0 |Manifest: NOSIGNATURE
sauce-1.21.1-0.0.33.81.jar |Sauce Library |sauce |**.**.**.** |Manifest: NOSIGNATURE
schematicenergistics-1.21.1-1.5.3.jar |Schematic Energistics |schematicenergistics |1.5.3 |Manifest: NOSIGNATURE
Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE
servercore-neoforge-1.5.17+1.21.1.jar |ServerCore |servercore |1.5.17+1.21.1 |Manifest: NOSIGNATURE
sg_economy-1.0.5.jar |SG Economy API |sg_economy |1.0.5 |Manifest: NOSIGNATURE
shield_api-neoforge-2.2.0.jar |ShieldAPI |shield_api |2.2.0 |Manifest: NOSIGNATURE
shrink-2.0.1.47-neoforge.jar |Shrink |shrink |**.**.**.** |Manifest: NOSIGNATURE
belts-neoforge-0.2.2.jar |Simple Belts |belts |0.2.2 |Manifest: NOSIGNATURE
SimpleDiscordRichPresence-neoforge-88.0.1-build.54|Simple Discord Rich Presence |sdrp |88.0.1-build.54+mc1.|Manifest: NOSIGNATURE
inventorysorter-1.21.1-24.0.24.jar |Simple Inventory Sorter |inventorysorter |24.0.24 |Manifest: NOSIGNATURE
simplemagnets-1.1.12c-neoforge-mc1.21.jar |Simple Magnets |simplemagnets |1.1.12+c |Manifest: NOSIGNATURE
SimpleTeleportersReforged-1.21.1-2.2.0.jar |Simple Teleporters |simpleteleporters |2.2.0 |Manifest: NOSIGNATURE
simpletomb-1.21.1-1.4.4.jar |Simple Tombstone |simpletomb |1.21.1-1.4.4 |Manifest: NOSIGNATURE
voicechat-neoforge-1.21.1-2.6.6.jar |Simple Voice Chat |voicechat |1.21.1-2.6.6 |Manifest: NOSIGNATURE
simplylight-1.5.3+1.21.1-b4.jar |Simply Light |simplylight |1.5.3 |Manifest: NOSIGNATURE
simplyswords-neoforge-1.63.0-1.21.1.jar |Simply Swords |simplyswords |1.63.0-1.21.1 |Manifest: NOSIGNATURE
SimplyTooltips-neoforge-0.1.3.jar |Simply Tooltips |simplytooltips |0.1.3 |Manifest: NOSIGNATURE
SmartBrainLib-neoforge-1.21.1-1.16.11.jar |SmartBrainLib |smartbrainlib |1.16.11 |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.21.1-3.25.51.1801.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.25.51 |Manifest: NOSIGNATURE
sophisticatedcore-1.21.1-1.4.44.1923.jar |Sophisticated Core |sophisticatedcore |1.4.44 |Manifest: NOSIGNATURE
sophisticateditemactions-1.21.1-0.5.4.273.jar |Sophisticated Item Actions |sophisticateditemactions |0.5.4 |Manifest: NOSIGNATURE
sophisticatedstorage-1.21.1-1.5.55.1772.jar |Sophisticated Storage |sophisticatedstorage |1.5.55 |Manifest: NOSIGNATURE
sophisticatedstoragecreateintegration-1.21.1-0.1.1|Sophisticated Storage Create I|sophisticatedstoragecreateinte|0.1.17 |Manifest: NOSIGNATURE
soulplied_energistics-1.0.2.jar |Soulplied Energistics |soulplied_energistics |1.0.2 |Manifest: NOSIGNATURE
spark-1.10.124-neoforge.jar |spark |spark |1.10.124 |Manifest: NOSIGNATURE
solcarrot-1.21.1-1.16.6.jar |Spice of Life: Carrot Edition |solcarrot |1.16.6 |Manifest: NOSIGNATURE
squatgrow-neoforge-21.1.3+mc1.21.1.jar |Squat Grow |squatgrow |21.1.3+mc1.21.1 |Manifest: NOSIGNATURE
starbunclemania-1.21.1-1.5.6.jar |Starbunclemania |starbunclemania |1.5.6 |Manifest: NOSIGNATURE
statuseffectbars-1.21.1-NeoForge-1.0.2.jar |Status Effect Bars |statuseffectbars |1.0.2 |Manifest: NOSIGNATURE
stepcrafter-neoforge-1.21.1-0.1.5.jar |Step Crafter |stepcrafter |1.21.1-0.1.5 |Manifest: NOSIGNATURE
stonechest-neoforge-1.21.1-1.3.0.jar |Stone Chest |stonechest |1.3.0 |Manifest: NOSIGNATURE
structureessentials-1.21.1-5.0.jar |Structure Essentials mod |structureessentials |5.0 |Manifest: NOSIGNATURE
structure-expansion-neoforge-88.0.1.jar |Structure Expansion |structureexpansion |88.0.1 |Manifest: NOSIGNATURE
structures_tweaker-1.21.1-NeoForge-2.1.7.jar |Structures Tweaker |structures_tweaker |2.1.7 |Manifest: NOSIGNATURE
structurify-neoforge-2.0.25+mc1.21.1.jar |Structurify |structurify |2.0.25 |Manifest: NOSIGNATURE
Super Factory Manager (SFM)-MC1.21.1-4.32.0.jar |Super Factory Manager (SFM) |sfm |4.32.0 |Manifest: NOSIGNATURE
supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.21-neoforge-mc1.21.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.21 |Manifest: NOSIGNATURE
supplementaries-neoforge-1.21.1-3.6.6.jar |Supplementaries |supplementaries |1.21.1-3.6.6 |Manifest: NOSIGNATURE
synesthesia-1.21.1-NeoForge-1.1.0.jar |Synesthesia: Sound Visualizer |synesthesia |1.1.0 |Manifest: NOSIGNATURE
tempad-1.21.1-3.0.4-all.jar |Tempad |tempad |3.0.4 |Manifest: NOSIGNATURE
tesseract-1.0.38-neoforge-mc1.21.jar |Tesseract |tesseract |1.0.38 |Manifest: NOSIGNATURE
twilightforest-1.21.1-4.8.3345-universal.jar |The Twilight Forest |twilightforest |4.8.3345 |Manifest: NOSIGNATURE
tipsmod-neoforge-1.21.1-21.1.3.jar |Tips |tipsmod |21.1.3 |Manifest: NOSIGNATURE
titanium-1.21-4.0.44.jar |Titanium |titanium |4.0.44.null |Manifest: NOSIGNATURE
toofast-1.21.0-0.4.3.6.jar |Too Fast |toofast |**.**.**.** |Manifest: NOSIGNATURE
ToolBelt-1.21.1-2.2.9.jar |Tool Belt |toolbelt |2.2.9 |Manifest: NOSIGNATURE
ToolKit-neoforge-87.0.2.jar |Toolkit |toolkit |87.0.2 |Manifest: NOSIGNATURE
tooltipoverhaul-neoforge-1.21.1-1.4.4.jar |Tooltip overhaul |tooltipoverhaul |1.4.4 |Manifest: NOSIGNATURE
torchmaster-neoforge-1.21.1-21.1.9.jar |Torchmaster |torchmaster |21.1.9 |Manifest: NOSIGNATURE
trade-cycling-neoforge-1.21.1-1.0.18.jar |Trade Cycling |trade_cycling |1.21.1-1.0.18 |Manifest: NOSIGNATURE
transfer_labels-0.1.7.jar |Transfer Labels |transfer_labels |0.1.7 |Manifest: NOSIGNATURE
TRansition-1.0.19-1.21.1-neoforge-SNAPSHOT.jar |TRansition |transition |1.0.19 |Manifest: NOSIGNATURE
trashcans-1.0.18c-neoforge-mc1.21.jar |Trash Cans |trashcans |1.0.18+c |Manifest: NOSIGNATURE
trashslot-neoforge-1.21.1-21.1.11.jar |TrashSlot |trashslot |21.1.11 |Manifest: NOSIGNATURE
TRender-1.0.13-1.21.1-neoforge-SNAPSHOT.jar |TRender |trender |1.0.13 |Manifest: NOSIGNATURE
trenzalore-neo-6.1.1+mc1.21.1.jar |Trenzalore |trenzalore |6.1.1 |Manifest: NOSIGNATURE
twemoji-1.21.1-NeoForge-1.0.2.jar |Twemoji |twemoji |1.0.2 |Manifest: NOSIGNATURE
underlay-1.0.1-neoforge-mc1.21.1.jar |Underlay |underlay |1.0.1 |Manifest: NOSIGNATURE
universalgrid-neoforge-1.21.1-0.3.2.jar |Universal Grid |universalgrid |1.21.1-0.3.2 |Manifest: NOSIGNATURE
utilitarian-1.21.1-0.19.2.jar |Utilitarian |utilitarian |1.21.1-0.19.2 |Manifest: NOSIGNATURE
villagerconfig-neoforge-4.5.3+1.21.1.jar |VillagerConfig |villagerconfig |4.5.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
wits-1.3.0+1.21-neoforge.jar |WITS |wits |1.3.0+1.21-neoforge |Manifest: NOSIGNATURE
woodenshears-neoforge-1.21-3.2.3.0.jar |Wooden Shears |woodenshears |1.21-3.2.3.0 |Manifest: NOSIGNATURE
xnet-1.21-7.0.6.jar |XNet |xnet |1.21-7.0.6 |Manifest: NOSIGNATURE
xnetgases-1.21.1-6.0.2.jar |XNet Gases |xnetgases |6.0.2 |Manifest: NOSIGNATURE
xp_synthesiser-1.0.3.jar |XP Synthesiser |xp_synthesiser |1.0.3 |Manifest: NOSIGNATURE
xycraft_core-0.7.53-all.jar |XyCraft Core |xycraft_core |0.7.53 |Manifest: NOSIGNATURE
xycraft_machines-0.7.53.jar |XyCraft Machines |xycraft_machines |0.7.53 |Manifest: NOSIGNATURE
xycraft_world-0.7.53.jar |XyCraft World |xycraft_world |0.7.53 |Manifest: NOSIGNATURE
yeetusexperimentus-neoforge-87.0.0.jar |Yeetus Experimentus |yeetusexperimentus |87.0.0 |Manifest: NOSIGNATURE
yet_another_config_lib_v3-3.8.2+1.21.1-neoforge.ja|YetAnotherConfigLib |yet_another_config_lib_v3 |3.8.2+1.21.1-neoforg|Manifest: NOSIGNATURE
Crash Report UUID: 6ed4a327-223e-4b82-9ace-fd9cae392de6
FML: 4.0.42
NeoForge: 21.1.233
Flywheel Backend: flywheel:off
BetterCompatibilityChecker: Modpack Name: FTB StoneBlock 4 | Modpack Version: 1.14.2