NeoForge 1.20.4 Crash Report

#KN3T69r
345 lines
Raw
Analysis
Minecraft version:
1.20.4
Java version:
17.0.1
NeoForge version:
20.4.234
1---- Minecraft Crash Report ----
2// Shall we play a game?
3
4Time: 2024-05-13 19:45:13
5Description: Exception in server tick loop
6
7java.lang.NoClassDefFoundError: org/apache/commons/compress/utils/Lists
8 at blusunrize.immersiveengineering.common.blocks.wooden.MachineInterfaceBlockEntity.<init>(MachineInterfaceBlockEntity.java:51) ~[ImmersiveEngineering-1.20.4-11.2.0-173.jar%23464!/:?] {re:classloading}
9 at net.minecraft.world.level.block.entity.BlockEntityType.create(BlockEntityType.java:295) ~[server-1.20.4-20231207.154220-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:neoforge-variantsandventures-common.mixins.json:BlockEntityTypeAccessor from mod variantsandventures,pl:mixin:APP:modernfix-common.mixins.json:perf.dynamic_dfu.BlockEntityTypeMixin from mod modernfix,pl:mixin:APP:mixins.pneumaticcraft.json:accessors.BlockEntityTypeAccess from mod pneumaticcraft,pl:mixin:APP:immersiveengineering.mixins.json:accessors.BETypeAccess from mod immersiveengineering,pl:mixin:A}
10 at blusunrize.immersiveengineering.common.blocks.IEEntityBlock.lambda$new$0(IEEntityBlock.java:81) ~[ImmersiveEngineering-1.20.4-11.2.0-173.jar%23464!/:?] {re:classloading}
11 at blusunrize.immersiveengineering.common.blocks.IEEntityBlock.getClassData(IEEntityBlock.java:469) ~[ImmersiveEngineering-1.20.4-11.2.0-173.jar%23464!/:?] {re:classloading}
12 at blusunrize.immersiveengineering.common.blocks.IEEntityBlock.getCollisionShape(IEEntityBlock.java:366) ~[ImmersiveEngineering-1.20.4-11.2.0-173.jar%23464!/:?] {re:classloading}
13 at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.getCollisionShape(BlockBehaviour.java:684) ~[server-1.20.4-20231207.154220-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.BlockStateBaseMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockStateBaseMixin from mod modernfix,pl:mixin:APP:crafttweaker.mixins.json:common.access.block.AccessBlockStateBase from mod crafttweaker,pl:mixin:APP:immersiveengineering.mixins.json:coremods.AbstractBlockStateMixin from mod immersiveengineering,pl:mixin:APP:kubejs-common.mixins.json:BlockStateBaseMixin from mod kubejs,pl:mixin:APP:modern_industrialization.mixins.json:BlockStateBaseMixin from mod modern_industrialization,pl:mixin:APP:ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin from mod ferritecore,pl:mixin:A}
14 at net.minecraft.world.level.CollisionGetter.isUnobstructed(CollisionGetter.java:31) ~[server-1.20.4-20231207.154220-srg.jar%23592!/:?] {re:mixin,re:classloading}
15 at net.minecraft.world.item.BlockItem.canPlace(BlockItem.java:161) ~[server-1.20.4-20231207.154220-srg.jar%23592!/:?] {re:classloading,pl:accesstransformer:B}
16 at net.minecraft.world.item.BlockItem.getPlacementState(BlockItem.java:127) ~[server-1.20.4-20231207.154220-srg.jar%23592!/:?] {re:classloading,pl:accesstransformer:B}
17 at net.minecraft.world.item.BlockItem.place(BlockItem.java:65) ~[server-1.20.4-20231207.154220-srg.jar%23592!/:?] {re:classloading,pl:accesstransformer:B}
18 at net.minecraft.world.item.BlockItem.useOn(BlockItem.java:46) ~[server-1.20.4-20231207.154220-srg.jar%23592!/:?] {re:classloading,pl:accesstransformer:B}
19 at net.neoforged.neoforge.common.CommonHooks.onPlaceItemIntoWorld(CommonHooks.java:515) ~[neoforge-20.4.234-universal.jar%23593!/:?] {re:mixin,re:classloading,pl:mixin:APP:lootjs.mixins.json:forge.CommonHooksMixin from mod lootjs,pl:mixin:A}
20 at net.minecraft.world.item.ItemStack.useOn(ItemStack.java:290) ~[server-1.20.4-20231207.154220-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:veinmining.mixins.json:ItemStackMixin from mod veinmining,pl:mixin:APP:mixins.transmog.common.json:ItemStackMixin from mod transmog,pl:mixin:APP:placebo.mixins.json:ItemStackMixin from mod placebo,pl:mixin:APP:apothic_attributes.mixins.json:ItemStackMixin from mod apothic_attributes,pl:mixin:APP:kubejs-common.mixins.json:ItemStackMixin from mod kubejs,pl:mixin:A}
21 at net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:360) ~[server-1.20.4-20231207.154220-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.pneumaticcraft.json:accessors.ServerPlayerGameModeAccess from mod pneumaticcraft,pl:mixin:APP:justhammers.mixins.json:ServerPlayerGameModeMixinNeoForge from mod justhammers,pl:mixin:A}
22 at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1131) ~[server-1.20.4-20231207.154220-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:servercore.common.mixins.json:features.misc.ServerGamePacketListenerImplMixin from mod servercore,pl:mixin:APP:immersiveengineering.mixins.json:accessors.ServerPlayNetHandlerAccess from mod immersiveengineering,pl:mixin:APP:hangglider.common.mixins.json:accessor.ServerGamePacketListenerImplAccessor from mod hangglider,pl:mixin:APP:mixins.dcintegration.json:MixinNetHandlerPlayServer from mod (unknown),pl:mixin:A}
23 at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:34) ~[server-1.20.4-20231207.154220-srg.jar%23592!/:?] {re:classloading}
24 at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:8) ~[server-1.20.4-20231207.154220-srg.jar%23592!/:?] {re:classloading}
25 at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$0(PacketUtils.java:24) ~[server-1.20.4-20231207.154220-srg.jar%23592!/:?] {re:classloading}
26 at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.20.4-20231207.154220-srg.jar%23592!/:?] {re:classloading}
27 at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:146) ~[server-1.20.4-20231207.154220-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin from mod modernfix,pl:mixin:A}
28 at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[server-1.20.4-20231207.154220-srg.jar%23592!/:?] {re:mixin,re:computing_frames,re:classloading}
29 at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:810) ~[server-1.20.4-20231207.154220-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
30 at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:162) ~[server-1.20.4-20231207.154220-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
31 at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:120) ~[server-1.20.4-20231207.154220-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin from mod modernfix,pl:mixin:A}
32 at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:793) ~[server-1.20.4-20231207.154220-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
33 at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:787) ~[server-1.20.4-20231207.154220-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
34 at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:130) ~[server-1.20.4-20231207.154220-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin from mod modernfix,pl:mixin:A}
35 at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:774) ~[server-1.20.4-20231207.154220-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
36 at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:704) ~[server-1.20.4-20231207.154220-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
37 at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:255) ~[server-1.20.4-20231207.154220-srg.jar%23592!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
38 at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
39Caused by: java.lang.ClassNotFoundException: org.apache.commons.compress.utils.Lists
40 at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?] {}
41 at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
42 at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:193) ~[securejarhandler-2.1.24.jar:?] {}
43 at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
44 at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:193) ~[securejarhandler-2.1.24.jar:?] {}
45 at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
46 ... 31 more
47
48
49A detailed walkthrough of the error, its code path and all known details is as follows:
50---------------------------------------------------------------------------------------
51
52-- System Details --
53Details:
54 Minecraft Version: 1.20.4
55 Minecraft Version ID: 1.20.4
56 Operating System: Linux (amd64) version 5.14.0
57 Java Version: 17.0.1, Eclipse Adoptium
58 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
59 Memory: 2499296208 bytes (2383 MiB) / 4110417920 bytes (3920 MiB) up to 7491026944 bytes (7144 MiB)
60 CPUs: 7
61 Processor Vendor: AuthenticAMD
62 Processor Name: AMD Ryzen 9 3900X 12-Core Processor
63 Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
64 Microarchitecture: Zen 2
65 Frequency (GHz): -0.00
66 Number of physical packages: 1
67 Number of physical CPUs: 7
68 Number of logical CPUs: 7
69 Graphics card #0 name: unknown
70 Graphics card #0 vendor: unknown
71 Graphics card #0 VRAM (MB): 0.00
72 Graphics card #0 deviceId: unknown
73 Graphics card #0 versionInfo: unknown
74 Virtual memory max (MB): 0.00
75 Virtual memory used (MB): 4072.54
76 Swap memory total (MB): 11783.60
77 Swap memory used (MB): 59.90
78 JVM Flags: 11 total; -XX:+UnlockExperimentalVMOptions -XX:ParallelGCThreads=5 -XX:-DontCompileHugeMethods -XX:OnOutOfMemoryError=mcoom mc-65824b7278fb0 -XX:OnError=mcerr mc-65824b7278fb0 -XX:MaxMetaspaceSize=1306M -XX:+UseFastUnorderedTimeStamps -XX:+UseCriticalJavaThreadPriority -Xms3917M -Xmx7144M -Xmn2501M
79 Server Running: true
80 Player Count: 1 / 20; [ServerPlayer['Saereth'/86, l='ServerLevel[world]', x=9947.83, y=129.05, z=9692.06]]
81 Data Packs: jaopca:inmemory (incompatible), vanilla, mod_data, mod:betterdungeons, mod:enderzoology (incompatible), mod:easyanvils (incompatible), mod:supermartijn642configlib (incompatible), mod:simplemagnets (incompatible), mod:variantsandventures (incompatible), mod:shineals_prehistoric_expansion (incompatible), mod:nerb (incompatible), mod:javd (incompatible), mod:mffs, mod:neoforge, mod:modernfix (incompatible), mod:yungsapi, mod:maxhealthfix (incompatible), mod:bagus_lib (incompatible), mod:resourcepackoverrides (incompatible), mod:forcecraft (incompatible), mod:darkutils (incompatible), mod:balm (incompatible), mod:moderndynamics, mod:betterfortresses, mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:stackrefill, mod:ctov (incompatible), mod:dcintegration (incompatible), mod:durabilitytooltip (incompatible), mod:easy_piglins (incompatible), mod:structure_gel, mod:bcc (incompatible), mod:toolstats (incompatible), mod:blockrunner (incompatible), mod:supermartijn642corelib (incompatible), mod:yungsbridges, mod:resourcefulconfig (incompatible), mod:servercore (incompatible), mod:spark (incompatible), mod:structureexpansion (incompatible), mod:curios (incompatible), mod:swordblockingmechanics (incompatible), mod:searchables (incompatible), mod:measurements, mod:yungsextras, mod:rs_logical (incompatible), mod:noisium (incompatible), mod:jlme (incompatible), mod:followersteleporttoo, mod:infiniverse (incompatible), mod:bettermineshafts, mod:veinmining (incompatible), mod:sfm (incompatible), mod:randombonemealflowers, mod:betterjungletemples, mod:smartbrainlib (incompatible), mod:effectdescriptions (incompatible), mod:clienttweaks (incompatible), mod:betteranimationscollection (incompatible), mod:mining_helmet (incompatible), mod:formationsnether (incompatible), mod:harvestwithease (incompatible), mod:jei (incompatible), mod:universalbonemeal (incompatible), mod:attributefix (incompatible), mod:fallingleaves (incompatible), mod:brickfurnace (incompatible), mod:naturescompass (incompatible), mod:laserbridges, mod:cursedearth, mod:sneak_through_berries (incompatible), mod:farmingforblockheads (incompatible), mod:pneumaticcraft (incompatible), mod:enchantmentrequirements (incompatible), mod:solonion (incompatible), mod:packingtape (incompatible), mod:fusion (incompatible), mod:crafttweaker (incompatible), mod:edivadlib, mod:formations (incompatible), mod:tectonic (incompatible), mod:distractingtrims (incompatible), mod:emi (incompatible), mod:ctgui, mod:mekanism, mod:laserio (incompatible), mod:terrablender (incompatible), mod:immersiveengineering (incompatible), mod:pamhc2crops (incompatible), mod:justenoughbreeding (incompatible), mod:cleanswing (incompatible), mod:spectrelib (incompatible), mod:notenoughanimations (incompatible), mod:pamhc2foodcore (incompatible), mod:megacells (incompatible), mod:itemcollectors (incompatible), mod:justenoughprofessions (incompatible), mod:leavemybarsalone (incompatible), mod:almostunified (incompatible), mod:entityculling (incompatible), mod:copper_amulets (incompatible), mod:ambientenvironment (incompatible), mod:immediatelyfast (incompatible), mod:appleskin (incompatible), mod:lootr, mod:connectedglass (incompatible), mod:visuality (incompatible), mod:rainshield (incompatible), mod:puzzleslib (incompatible), mod:hyperbox (incompatible), mod:defaultoptions (incompatible), mod:cristellib, mod:carbonconfig (incompatible), mod:transmog (incompatible), mod:betterwitchhuts, mod:netherportalfix (incompatible), mod:geckolib (incompatible), mod:pocketstorage (incompatible), mod:betteroceanmonuments, mod:duradisplay, mod:sophisticatedcore (incompatible), mod:cookingforblockheads (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:apothic_attributes (incompatible), mod:emitrades (incompatible), mod:bookshelf (incompatible), mod:ibicf (incompatible), mod:sophisticatedbackpacks (incompatible), mod:immeng, mod:mekanismgenerators, mod:grandpower, mod:trenzalore (incompatible), mod:mob_grinding_utils (incompatible), mod:konkrete (incompatible), mod:prettypipes (incompatible), mod:libreexpfix (incompatible), mod:tempad (incompatible), mod:entangled (incompatible), mod:crashutilities (incompatible), mod:betterspawnercontrol, mod:simplylight (incompatible), mod:hangglider (incompatible), mod:trimeffects (incompatible), mod:actuallyadditions, mod:patchouli (incompatible), mod:collective, mod:cerbons_api (incompatible), mod:elevatorid, mod:betterstrongholds, mod:wirelessredstone (incompatible), mod:resourcefullib, mod:bridgingmod (incompatible), mod:lootjs, mod:morebeautifulbuttons (incompatible), mod:architectury (incompatible), mod:toolkit (incompatible), mod:justhammers (incompatible), mod:sdrp (incompatible), mod:ftblibrary (incompatible), mod:jamlib (incompatible), mod:animal_feeding_trough (incompatible), mod:ftbfiltersystem (incompatible), mod:ftbauxilium (incompatible), mod:ftbteams (incompatible), mod:ftbquests (incompatible), mod:ftbranks (incompatible), mod:ftbessentials (incompatible), mod:accelerateddecay (incompatible), mod:trashcans (incompatible), mod:undergarden, mod:tramplestopper (incompatible), mod:inventoryessentials (incompatible), mod:justdirethings, mod:rs_suspicious_cakes (incompatible), mod:polylib (incompatible), mod:shrink (incompatible), mod:blockshot (incompatible), mod:chickens (incompatible), mod:t_and_t, mod:letmedespawn (incompatible), mod:yeetusexperimentus (incompatible), mod:solarcooker (incompatible), mod:inventorysorter (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:bedbenefits (incompatible), mod:pamhc2trees (incompatible), mod:flatbedrock (incompatible), mod:sophisticatedstorage (incompatible), mod:snad, mod:redstonepen (incompatible), mod:simplygraves (incompatible), mod:easymagic (incompatible), mod:ftbpc (incompatible), mod:clumps (incompatible), mod:comforts (incompatible), mod:dimstorage, mod:justanotherchiselmod (incompatible), mod:dungeoncrawl, mod:ftbbackups2 (incompatible), mod:combatnouveau (incompatible), mod:betterdeserttemples, mod:hopour, mod:terralith, mod:ftbchunks (incompatible), mod:ftbxmodcompat (incompatible), mod:extensibleenums (incompatible), mod:craftingtweaks (incompatible), mod:dsp (incompatible), mod:just_enough_beacons (incompatible), mod:enchdesc (incompatible), mod:endermanoverhaul, mod:playerplates (incompatible), mod:toolbelt (incompatible), mod:magnumtorch (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:merequester (incompatible), mod:ae2wtlib (incompatible), mod:modern_industrialization, mod:ae2things (incompatible), mod:creativecore (incompatible), mod:stevescarts (incompatible), mod:easy_villagers (incompatible), mod:barteringstation (incompatible), mod:jaopca (incompatible), mod:brickhopper (incompatible), mod:jei_mekanism_multiblocks (incompatible), mod:equivalentexchange (incompatible), mod:buildinggadgets2 (incompatible), mod:modonomicon (incompatible), mod:ferritecore (incompatible), mod:minetogether (incompatible), mod:modularrouters, mod:charmofundying (incompatible), mod:betterf3 (incompatible), mod:allarrowsinfinityfix, mod:appmek (incompatible), mod:badoptimizations (incompatible), mod:slimylocomotion, enderzoology:biome_modifications, tectonic/terratonic
82 Enabled Feature Flags: minecraft:vanilla
83 World Generation: Stable
84 Is Modded: Definitely; Server brand changed to 'neoforge'
85 Type: Dedicated Server (map_server.txt)
86 ModLauncher: 10.0.9+10.0.9+main.dcd20f30
87 ModLauncher launch target: forgeserver
88 ModLauncher naming: srg
89 ModLauncher services:
90 sponge-mixin-0.13.1+mixin.0.8.5.jar mixin PLUGINSERVICE
91 loader-2.0.17.jar slf4jfixer PLUGINSERVICE
92 loader-2.0.17.jar runtime_enum_extender PLUGINSERVICE
93 at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
94 loader-2.0.17.jar runtimedistcleaner PLUGINSERVICE
95 modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
96 modlauncher-10.0.9.jar mixin-synthetic-package TRANSFORMATIONSERVICE
97 modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
98 FML Language Providers:
99 javafml@2.0
100 lowcodefml@2.0
101 minecraft@2.0
102 Mod List:
103 YungsBetterDungeons-1.20.4-NeoForge-4.4.3.jar |YUNG's Better Dungeons |betterdungeons |1.20.4-NeoForge-4.4.|DONE |Manifest: NOSIGNATURE
104 EnderZoology-v20.4.3-1.20.4-NeoForge.jar |Ender Zoology |enderzoology |20.4.3 |DONE |Manifest: NOSIGNATURE
105 EasyAnvils-v20.4.3-1.20.4-NeoForge.jar |Easy Anvils |easyanvils |20.4.3 |DONE |Manifest: NOSIGNATURE
106 supermartijn642configlib-1.1.8a-neoforge-mc1.20.4.|SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8a |DONE |Manifest: NOSIGNATURE
107 simplemagnets-1.1.11-neoforge-mc1.20.4.jar |Simple Magnets |simplemagnets |1.1.11 |DONE |Manifest: NOSIGNATURE
108 variantsandventures-mc1.20.4-1.0.2.jar |Variants & Ventures |variantsandventures |1.0.2 |DONE |Manifest: NOSIGNATURE
109 shineals_prehistoric_expansion-1.3-1.20.4.jar |ShineaL's Prehistoric Expansio|shineals_prehistoric_expansion|1.3 |DONE |Manifest: NOSIGNATURE
110 nerb-1.20.4-0.3.1-NEOFORGE.jar |Not Enough Recipe Book |nerb |0.3.1 |DONE |Manifest: NOSIGNATURE
111 javd-neo-6.0.2+mc1.20.4.jar |Just Another Void Dimension |javd |6.0.2 |DONE |Manifest: NOSIGNATURE
112 mffs-5.2.5.jar |Modular Force Field System |mffs |5.2.5 |DONE |Manifest: NOSIGNATURE
113 neoforge-20.4.234-universal.jar |NeoForge |neoforge |20.4.234 |DONE |Manifest: NOSIGNATURE
114 modernfix-neoforge-5.17.0+mc1.20.4.jar |ModernFix |modernfix |5.17.0+mc1.20.4 |DONE |Manifest: NOSIGNATURE
115 YungsApi-1.20.4-NeoForge-4.4.3.jar |YUNG's API |yungsapi |1.20.4-NeoForge-4.4.|DONE |Manifest: NOSIGNATURE
116 MaxHealthFix-NeoForge-1.20.4-15.0.4.jar |MaxHealthFix |maxhealthfix |15.0.4 |DONE |Manifest: NOSIGNATURE
117 bagus_lib-1.20.4-8.8.2.jar |Bagus Lib |bagus_lib |1.20.4-8.8.2 |DONE |Manifest: NOSIGNATURE
118 ResourcePackOverrides-v20.4.2-1.20.4-NeoForge.jar |Resource Pack Overrides |resourcepackoverrides |20.4.2 |DONE |Manifest: NOSIGNATURE
119 forcecraft-1.20.4-5.0.1.jar |ForceCraft |forcecraft |5.0.1 |DONE |Manifest: NOSIGNATURE
120 DarkUtilities-NeoForge-1.20.4-19.0.6.jar |DarkUtilities |darkutils |19.0.6 |DONE |Manifest: NOSIGNATURE
121 balm-neoforge-1.20.4-9.0.9.jar |Balm |balm |9.0.9 |DONE |Manifest: NOSIGNATURE
122 Modern-Dynamics-0.8.8-beta.jar |Modern Dynamics |moderndynamics |0.8.8-beta |DONE |Manifest: NOSIGNATURE
123 YungsBetterNetherFortresses-1.20.4-NeoForge-2.4.3.|YUNG's Better Nether Fortresse|betterfortresses |1.20.4-NeoForge-2.4.|DONE |Manifest: NOSIGNATURE
124 cloth-config-13.0.121-neoforge.jar |Cloth Config v13 API |cloth_config |13.0.121 |DONE |Manifest: NOSIGNATURE
125 sound-physics-remastered-neoforge-1.20.4-1.3.1.jar|Sound Physics Remastered |sound_physics_remastered |1.20.4-1.3.1 |DONE |Manifest: NOSIGNATURE
126 stackrefill-1.20.4-4.2.jar |Stack Refill |stackrefill |4.2 |DONE |Manifest: NOSIGNATURE
127 ctov-3.4.1.jar |ChoiceTheorem's Overhauled Vil|ctov |3.4.1 |DONE |Manifest: NOSIGNATURE
128 dcintegration-neoforge-3.0.7-1.20.4.jar |Discord Integration |dcintegration |3.0.7 |DONE |Manifest: NOSIGNATURE
129 durabilitytooltip-1.1.5-neoforge-mc1.20.4.jar |Durability Tooltip |durabilitytooltip |1.1.5 |DONE |Manifest: NOSIGNATURE
130 easy-piglins-neoforge-1.20.4-1.0.5.jar |Easy Piglins |easy_piglins |1.20.4-1.0.5 |DONE |Manifest: NOSIGNATURE
131 structure_gel-1.20.4-2.18.1.jar |Structure Gel API |structure_gel |2.18.1 |DONE |Manifest: NOSIGNATURE
132 BetterCompatibilityChecker-neoforge-5.1.2+mc1.20.4|Better Compatibility Checker |bcc |5.1.2 |DONE |Manifest: NOSIGNATURE
133 ToolStats-NeoForge-1.20.4-19.0.3.jar |ToolStats |toolstats |19.0.3 |DONE |Manifest: NOSIGNATURE
134 BlockRunner-v20.4.1-1.20.4-NeoForge.jar |Block Runner |blockrunner |20.4.1 |DONE |Manifest: NOSIGNATURE
135 supermartijn642corelib-1.1.17-neoforge-mc1.20.4.ja|SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |DONE |Manifest: NOSIGNATURE
136 YungsBridges-1.20.4-NeoForge-4.4.1.jar |YUNG's Bridges |yungsbridges |1.20.4-NeoForge-4.4.|DONE |Manifest: NOSIGNATURE
137 resourcefulconfig-neoforge-1.20.4-2.4.7.jar |Resourcefulconfig |resourcefulconfig |2.4.7 |DONE |Manifest: NOSIGNATURE
138 servercore-neoforge-1.5.0+1.20.4.jar |ServerCore |servercore |1.5.0+1.20.4 |DONE |Manifest: NOSIGNATURE
139 spark-1.10.61-neoforge.jar |spark |spark |1.10.61 |DONE |Manifest: NOSIGNATURE
140 structure-expansion-neoforge-84.0.0.jar |Structure Expansion |structureexpansion |84.0.0 |DONE |Manifest: NOSIGNATURE
141 curios-neoforge-7.4.0-beta.2+1.20.4.jar |Curios API |curios |7.4.0-beta.2+1.20.4 |DONE |Manifest: NOSIGNATURE
142 SwordBlockingMechanics-v20.4.1-1.20.4-NeoForge.jar|Sword Blocking Mechanics |swordblockingmechanics |20.4.1 |DONE |Manifest: NOSIGNATURE
143 Searchables-neoforge-1.20.4-1.0.6.jar |Searchables |searchables |1.0.6 |DONE |Manifest: NOSIGNATURE
144 Measurements-neoforge-1.20.4-2.2.0.jar |Measurements |measurements |2.2.0 |DONE |Manifest: NOSIGNATURE
145 YungsExtras-1.20.4-NeoForge-4.4.1.jar |YUNG's Extras |yungsextras |1.20.4-NeoForge-4.4.|DONE |Manifest: NOSIGNATURE
146 rs_logical-2.0.2-neoforge-1.20.4.jar |RS Logical |rs_logical |2.0.2 |DONE |Manifest: NOSIGNATURE
147 noisium-neoforge-2.0.3+mc1.20.2-1.20.4.jar |Noisium |noisium |2.0.3+mc1.20.2-1.20.|DONE |Manifest: NOSIGNATURE
148 jlme-1.4.8-neoforge-1.20.4.jar |Just a lot more enchantments |jlme |1.4.7 |DONE |Manifest: NOSIGNATURE
149 followersteleporttoo-1.20.4-2.4.jar |Followers Teleport Too |followersteleporttoo |2.4 |DONE |Manifest: NOSIGNATURE
150 infiniverse-1.20.4-2.0.0.0.jar |Infiniverse |infiniverse |**.**.**.** |DONE |Manifest: NOSIGNATURE
151 YungsBetterMineshafts-1.20.4-NeoForge-4.4.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.20.4-NeoForge-4.4.|DONE |Manifest: NOSIGNATURE
152 veinmining-neoforge-3.1.1+1.20.4.jar |Vein Mining |veinmining |3.1.1+1.20.4 |DONE |Manifest: NOSIGNATURE
153 Super Factory Manager-1.20.4-4.15.1.jar |Super Factory Manager |sfm |4.15.1 |DONE |Manifest: NOSIGNATURE
154 randombonemealflowers-1.20.4-4.5.jar |Random Bone Meal Flowers |randombonemealflowers |4.5 |DONE |Manifest: NOSIGNATURE
155 YungsBetterJungleTemples-1.20.4-NeoForge-2.4.3.jar|YUNG's Better Jungle Temples |betterjungletemples |1.20.4-NeoForge-2.4.|DONE |Manifest: NOSIGNATURE
156 SmartBrainLib-neoforge-1.20.4-1.14.1.jar |SmartBrainLib |smartbrainlib |1.14.1 |DONE |Manifest: NOSIGNATURE
157 EffectDescriptions-v20.4.0-1.20.4-NeoForge.jar |Effect Descriptions |effectdescriptions |20.4.0 |DONE |Manifest: NOSIGNATURE
158 clienttweaks-neoforge-1.20.4-13.0.2.jar |Client Tweaks |clienttweaks |13.0.2 |DONE |Manifest: NOSIGNATURE
159 BetterAnimationsCollection-v20.4.0-1.20.4-NeoForge|Better Animations Collection |betteranimationscollection |20.4.0 |DONE |Manifest: NOSIGNATURE
160 mining_helmet-1.20.4-2.1.2.jar |Mining Helmet |mining_helmet |2.1.2 |DONE |Manifest: NOSIGNATURE
161 formationsnether-1.0.4.jar |Formations Nether |formationsnether |1.0.4 |DONE |Manifest: NOSIGNATURE
162 harvestwithease-1.20.4-8.0.1.1-neoforge.jar |Harvest with ease |harvestwithease |**.**.**.** |DONE |Manifest: NOSIGNATURE
163 jei-1.20.4-neoforge-17.3.0.52.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE
164 UniversalBoneMeal-v20.4.2-1.20.4-NeoForge.jar |Universal Bone Meal |universalbonemeal |20.4.2 |DONE |Manifest: NOSIGNATURE
165 AttributeFix-NeoForge-1.20.4-24.0.2.jar |AttributeFix |attributefix |24.0.2 |DONE |Manifest: NOSIGNATURE
166 fallingleaves-1.20.4-2.4.0.jar |Fallingleaves |fallingleaves |2.4.0 |DONE |Manifest: NOSIGNATURE
167 brickfurnace-neoforge-1.20.4-3.1.1.0.jar |Brick Furnace |brickfurnace |1.20.4-3.1.1.0 |DONE |Manifest: NOSIGNATURE
168 NaturesCompass-1.20.4-3.0.0-neoforge.jar |Nature's Compass |naturescompass |1.20.4-3.0.0-neoforg|DONE |Manifest: NOSIGNATURE
169 laserbridges-1.20.4-0-neoforge.jar |LaserBridges |laserbridges |1.20.4-0-neoforge |DONE |Manifest: NOSIGNATURE
170 cursedearthreturns-neoforge-1.20.4-1.3.jar |Cursed Earth Returns |cursedearth |1.3 |DONE |Manifest: NOSIGNATURE
171 sneak_through_berries-neoforge-20.4.1.jar |Sneak Through Berries |sneak_through_berries |20.4.1 |DONE |Manifest: NOSIGNATURE
172 farmingforblockheads-neoforge-1.20.4-16.0.1.jar |Farming for Blockheads |farmingforblockheads |16.0.1 |DONE |Manifest: NOSIGNATURE
173 pneumaticcraft-repressurized-7.0.0+mc1.20.4.jar |PneumaticCraft: Repressurized |pneumaticcraft |7.0.0 |DONE |Manifest: NOSIGNATURE
174 Enchantment Requirements-1.20.4-1.2.0.jar |Enchantment Requirements |enchantmentrequirements |1.2.0 |DONE |Manifest: NOSIGNATURE
175 Spice of Life Onion_NEOFORGE_v1.2.5_mc1.20.4.jar |Spice of Life Onion |solonion |1.2.5 |DONE |Manifest: NOSIGNATURE
176 PackingTape-1.20.4-0.14.3.jar |Packing Tape |packingtape |0.14.3 |DONE |Manifest: NOSIGNATURE
177 fusion-1.1.1-neoforge-mc1.20.4.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE
178 CraftTweaker-neoforge-1.20.4-17.0.17.jar |CraftTweaker |crafttweaker |17.0.17 |DONE |Manifest: NOSIGNATURE
179 EdivadLib-1.20.4-2.1.1.jar |EdivadLib |edivadlib |2.1.1 |DONE |Manifest: NOSIGNATURE
180 formations-1.0.2-neoforge-mc1.20.4.jar |Formations |formations |1.0.2 |DONE |Manifest: NOSIGNATURE
181 tectonic-neoforge-1.20-2.3.4.jar |Tectonic |tectonic |2.3.4 |DONE |Manifest: NOSIGNATURE
182 DistractingTrims-NeoForge-1.20.4-5.0.2.jar |DistractingTrims |distractingtrims |5.0.2 |DONE |Manifest: NOSIGNATURE
183 server-1.20.4-20231207.154220-srg.jar |Minecraft |minecraft |1.20.4 |DONE |Manifest: NOSIGNATURE
184 emi-1.1.6+1.20.4+neoforge.jar |EMI |emi |1.1.6+1.20.4+neoforg|DONE |Manifest: NOSIGNATURE
185 ctgui-1.20.4-0.1.0.jar |CraftTweaker GUI |ctgui |0.1.0 |DONE |Manifest: NOSIGNATURE
186 Mekanism-1.20.4-10.5.20.41.jar |Mekanism |mekanism |10.5.20 |DONE |Manifest: NOSIGNATURE
187 laserio-1.7.2.jar |LaserIO |laserio |1.7.2 |DONE |Manifest: NOSIGNATURE
188 TerraBlender-neoforge-1.20.4-3.3.0.12.jar |TerraBlender |terrablender |**.**.**.** |DONE |Manifest: NOSIGNATURE
189 ImmersiveEngineering-1.20.4-11.2.0-173.jar |Immersive Engineering |immersiveengineering |11.2.0-173 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
190 pamhc2crops-NeoForge-1.20.4-1.0.4.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |0.0NONE |DONE |Manifest: NOSIGNATURE
191 justenoughbreeding-neoforge-1.20.4-1.2.1.jar |Just Enough Breeding |justenoughbreeding |1.2.1 |DONE |Manifest: NOSIGNATURE
192 cleanswing-1.5.jar |Clean Swing Through Grass |cleanswing |1.5 |DONE |Manifest: NOSIGNATURE
193 spectrelib-neoforge-0.15.2+1.20.4.jar |SpectreLib |spectrelib |0.15.2+1.20.4 |DONE |Manifest: NOSIGNATURE
194 notenoughanimations-neoforge-1.7.3-mc1.20.4.jar |NotEnoughAnimations |notenoughanimations |1.7.3 |DONE |Manifest: NOSIGNATURE
195 pamhc2foodcore-NeoForge-1.20.4-1.0.7.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.7 |DONE |Manifest: NOSIGNATURE
196 megacells-3.0.2-beta.jar |MEGA Cells |megacells |3.0.2-beta |DONE |Manifest: NOSIGNATURE
197 itemcollectors-1.1.10-neoforge-mc1.20.4.jar |Item Collectors |itemcollectors |1.1.10 |DONE |Manifest: NOSIGNATURE
198 JustEnoughProfessions-neoforge-1.20.4-3.2.0.jar |Just Enough Professions (JEP) |justenoughprofessions |3.2.0 |DONE |Manifest: NOSIGNATURE
199 LeaveMyBarsAlone-v20.4.1-1.20.4-NeoForge.jar |Leave My Bars Alone |leavemybarsalone |20.4.1 |DONE |Manifest: NOSIGNATURE
200 almostunified-neoforge-1.20.4-0.7.2.jar |AlmostUnified |almostunified |1.20.4-0.7.2 |DONE |Manifest: NOSIGNATURE
201 entityculling-neoforge-1.6.4-mc1.20.4.jar |EntityCulling |entityculling |1.6.4 |DONE |Manifest: NOSIGNATURE
202 copper_amulets-neoforge-1.20.4-1.14.2.jar |copper amulets |copper_amulets |1.14.2 |DONE |Manifest: NOSIGNATURE
203 AmbientEnvironment-neoforge-1.20.4-14.0.0.4.jar |AmbientEnvironment |ambientenvironment |**.**.**.** |DONE |Manifest: NOSIGNATURE
204 ImmediatelyFast-NeoForge-1.2.14+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.14+1.20.4 |DONE |Manifest: NOSIGNATURE
205 appleskin-neoforge-mc1.20.4-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.4 |DONE |Manifest: NOSIGNATURE
206 lootr-1.20.4-0.8.32.75.jar |Lootr |lootr |**.**.**.** |DONE |Manifest: NOSIGNATURE
207 connectedglass-1.1.11-neoforge-mc1.20.4.jar |Connected Glass |connectedglass |1.1.11 |DONE |Manifest: NOSIGNATURE
208 visuality-forge-2.0.3.jar |Visuality: Reforged |visuality |2.0.3 |DONE |Manifest: NOSIGNATURE
209 RainShield-1.20.4-1.1.7.jar |Rain Shield |rainshield |1.1.7 |DONE |Manifest: NOSIGNATURE
210 PuzzlesLib-v20.4.43-1.20.4-NeoForge.jar |Puzzles Lib |puzzleslib |20.4.43 |DONE |Manifest: NOSIGNATURE
211 hyperbox-1.20.4-5.0.1.0.jar |Hyperbox |hyperbox |**.**.**.** |DONE |Manifest: NOSIGNATURE
212 defaultoptions-neoforge-1.20.4-20.0.2.jar |Default Options |defaultoptions |20.0.2 |DONE |Manifest: NOSIGNATURE
213 cristellib-1.2.2-neoforge.jar |Cristel Lib |cristellib |1.2.2 |DONE |Manifest: NOSIGNATURE
214 CarbonConfig-Neoforge-1.20.4-1.2.4.jar |Carbon Config Library |carbonconfig |0.0NONE |DONE |Manifest: NOSIGNATURE
215 transmog-neoforge-1.4.0+1.20.4.jar |Transmog |transmog |1.4.0+1.20.4 |DONE |Manifest: NOSIGNATURE
216 YungsBetterWitchHuts-1.20.4-NeoForge-3.4.2.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20.4-NeoForge-3.4.|DONE |Manifest: NOSIGNATURE
217 netherportalfix-neoforge-1.20.4-15.0.1.jar |NetherPortalFix |netherportalfix |15.0.1 |DONE |Manifest: NOSIGNATURE
218 geckolib-neoforge-1.20.4-4.4.4.jar |GeckoLib 4 |geckolib |4.4.4 |DONE |Manifest: NOSIGNATURE
219 pocketstorage-1.20.4-1.0.4-build.29.jar |Pocket Storage |pocketstorage |1.20.4-1.0.4-build.2|DONE |Manifest: NOSIGNATURE
220 YungsBetterOceanMonuments-1.20.4-NeoForge-3.4.2.ja|YUNG's Better Ocean Monuments |betteroceanmonuments |1.20.4-NeoForge-3.4.|DONE |Manifest: NOSIGNATURE
221 DuraDisplay-1.20.4-NeoForge-1.0.2.jar |DuraDisplay |duradisplay |1.0.2 |DONE |Manifest: NOSIGNATURE
222 sophisticatedcore-1.20.4-0.6.21.608.jar |Sophisticated Core |sophisticatedcore |0.6.21 |DONE |Manifest: NOSIGNATURE
223 cookingforblockheads-neoforge-1.20.4-18.0.5.jar |Cooking for Blockheads |cookingforblockheads |18.0.5 |DONE |Manifest: NOSIGNATURE
224 Controlling-neoforge-1.20.4-15.0.5.jar |Controlling |controlling |15.0.5 |DONE |Manifest: NOSIGNATURE
225 Placebo-1.20.4-9.2.2.jar |Placebo |placebo |9.2.2 |DONE |Manifest: NOSIGNATURE
226 ApothicAttributes-1.20.4-2.1.2.jar |Apothic Attributes |apothic_attributes |2.1.2 |DONE |Manifest: NOSIGNATURE
227 emitrades-neoforge-1.3.0+mc1.20.4.jar |EMI Trades |emitrades |1.3.0+mc1.20.4 |DONE |Manifest: NOSIGNATURE
228 Bookshelf-NeoForge-1.20.4-23.0.8.jar |Bookshelf |bookshelf |23.0.8 |DONE |Manifest: NOSIGNATURE
229 ibicf-neo-4.0.1+mc1.20.4.jar |I Believe I Can Fly |ibicf |4.0.1 |DONE |Manifest: NOSIGNATURE
230 sophisticatedbackpacks-1.20.4-3.20.6.1051.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.6 |DONE |Manifest: NOSIGNATURE
231 Immersive-Energistics-1.0.0-beta.jar |Immersive Energistics |immeng |1.0.0-beta |DONE |Manifest: NOSIGNATURE
232 MekanismGenerators-1.20.4-10.5.20.41.jar |Mekanism: Generators |mekanismgenerators |10.5.20 |DONE |Manifest: NOSIGNATURE
233 GrandPower-1.0.0.jar |Grand Power |grandpower |1.0.0 |DONE |Manifest: NOSIGNATURE
234 trenzalore-neo-4.0.1+mc1.20.4.jar |Trenzalore |trenzalore |4.0.1 |DONE |Manifest: NOSIGNATURE
235 mob_grinding_utils-1.1.3mc1.20.4.jar |Mob Grinding Utils |mob_grinding_utils |1.1.3+mc1.20.4 |DONE |Manifest: NOSIGNATURE
236 konkrete_neoforge_1.9.1_MC_1.20.4.jar |Konkrete |konkrete |1.9.1 |DONE |Manifest: NOSIGNATURE
237 PrettyPipes-1.16.0-all.jar |PrettyPipes |prettypipes |1.16.0 |DONE |Manifest: NOSIGNATURE
238 libreexpfix-0.2.7+1.20.2b14-BETA-neoforge.jar |LibreExpFix |libreexpfix |0.2.7b14-BETA |DONE |Manifest: NOSIGNATURE
239 tempad-neoforge-1.20.4-2.3.7.jar |Tempad |tempad |2.3.7 |DONE |Manifest: NOSIGNATURE
240 entangled-1.3.18-neoforge-mc1.20.4.jar |Entangled |entangled |1.3.18 |DONE |Manifest: NOSIGNATURE
241 crashutilities-8.2.0.jar |Crash Utilities |crashutilities |8.2.0 |DONE |Manifest: NOSIGNATURE
242 betterspawnercontrol-1.20.4-4.4.jar |Better Spawner Control |betterspawnercontrol |4.4 |DONE |Manifest: NOSIGNATURE
243 simplylight-1.20.4-1.4.6-build.51.jar |Simply Light |simplylight |1.20.4-1.4.6-build.5|DONE |Manifest: NOSIGNATURE
244 HangGlider-v20.4.2-1.20.4-NeoForge.jar |Hang Glider |hangglider |20.4.2 |DONE |Manifest: NOSIGNATURE
245 trimeffects-1.1.1-neoforge.jar |Trim Effects |trimeffects |1.1.1-neoforge |DONE |Manifest: NOSIGNATURE
246 ActuallyAdditions-1.2.11mc1.20.4.jar |Actually Additions |actuallyadditions |1.2.11+mc1.20.4 |DONE |Manifest: NOSIGNATURE
247 Patchouli-1.20.4-85-NEOFORGE.jar |Patchouli |patchouli |1.20.4-85-NEOFORGE |DONE |Manifest: NOSIGNATURE
248 collective-1.20.4-7.57.jar |Collective |collective |7.57 |DONE |Manifest: NOSIGNATURE
249 CerbonsAPI-NeoForge-1.20.4-1.1.1.jar |Cerbons API |cerbons_api |1.1.1 |DONE |Manifest: NOSIGNATURE
250 elevatorid-1.20.4-1.9.8.jar |Elevator Mod |elevatorid |1.20.4-1.9.8 |DONE |Manifest: NOSIGNATURE
251 YungsBetterStrongholds-1.20.4-NeoForge-4.4.2.jar |YUNG's Better Strongholds |betterstrongholds |1.20.4-NeoForge-4.4.|DONE |Manifest: NOSIGNATURE
252 wirelessredstone-neoforge-1.20.4-1.1.4.jar |Wireless Redstone |wirelessredstone |1.20.4-1.1.4 |DONE |Manifest: NOSIGNATURE
253 resourcefullib-neoforge-1.20.4-2.4.10.jar |Resourceful Lib |resourcefullib |2.4.10 |DONE |Manifest: NOSIGNATURE
254 BridgingMod-2.3.0+1.20.4.neoforge-release.jar |Bridging Mod |bridgingmod |2.3.0+1.20.4 |DONE |Manifest: NOSIGNATURE
255 lootjs-1.20.4-3.0.0.jar |LootJS |lootjs |1.20.4-3.0.0 |DONE |Manifest: NOSIGNATURE
256 MoreBeautifulButtons-neoforge-1.20.4-1.7.0.jar |More Beautiful Buttons |morebeautifulbuttons |1.7.0 |DONE |Manifest: NOSIGNATURE
257 architectury-11.1.17-neoforge.jar |Architectury |architectury |11.1.17 |DONE |Manifest: NOSIGNATURE
258 ToolKit-neoforge-84.0.2.jar |Toolkit |toolkit |84.0.2 |DONE |Manifest: NOSIGNATURE
259 just-hammers-neoforge-84.0.0.jar |Just Hammers |justhammers |84.0.0 |DONE |Manifest: NOSIGNATURE
260 SimpleDiscordRichPresence-neoforge-6.0.1-build.45+|Simple Discord Rich Presence |sdrp |6.0.1-build.45+mc1.2|DONE |Manifest: NOSIGNATURE
261 ftb-library-neoforge-2004.2.2.jar |FTB Library |ftblibrary |2004.2.2 |DONE |Manifest: NOSIGNATURE
262 jamlib-neoforge-1.0.9+1.20.4.jar |JamLib |jamlib |1.0.9+1.20.4 |DONE |Manifest: NOSIGNATURE
263 animal_feeding_trough-1.0.3b+1.20.4-neoforge.jar |Animal Feeding Trough |animal_feeding_trough |1.0.3b+1.20.4-neofor|DONE |Manifest: NOSIGNATURE
264 ftb-filter-system-neoforge-2.0.1.jar |FTB Filter System |ftbfiltersystem |2.0.1 |DONE |Manifest: NOSIGNATURE
265 ftb-auxilium-neoforge-20.4.0.jar |FTB Auxilium |ftbauxilium |20.4.0 |DONE |Manifest: NOSIGNATURE
266 ftb-teams-neoforge-2004.1.2.jar |FTB Teams |ftbteams |2004.1.2 |DONE |Manifest: NOSIGNATURE
267 ftb-quests-neoforge-2004.2.0.jar |FTB Quests |ftbquests |2004.2.0 |DONE |Manifest: NOSIGNATURE
268 ftb-ranks-neoforge-2004.2.0.jar |FTB Ranks |ftbranks |2004.2.0 |DONE |Manifest: NOSIGNATURE
269 ftb-essentials-neoforge-2004.1.2.jar |FTB Essentials |ftbessentials |2004.1.2 |DONE |Manifest: NOSIGNATURE
270 accelerated-decay-neoforge-84.0.0.jar |Accelerated Decay |accelerateddecay |84.0.0 |DONE |Manifest: NOSIGNATURE
271 trashcans-1.0.18-neoforge-mc1.20.4.jar |Trash Cans |trashcans |1.0.18 |DONE |Manifest: NOSIGNATURE
272 The_Undergarden-1.20.4-0.8.15.jar |The Undergarden |undergarden |0.8.15 |DONE |Manifest: NOSIGNATURE
273 tramplestopper-neo-6.0.1+mc1.20.4.jar |Trample Stopper |tramplestopper |6.0.1 |DONE |Manifest: NOSIGNATURE
274 inventoryessentials-neoforge-1.20.4-10.0.4.jar |Inventory Essentials |inventoryessentials |10.0.4 |DONE |Manifest: NOSIGNATURE
275 justdirethings-0.9.12.jar |Just Dire Things |justdirethings |0.9.12 |DONE |Manifest: NOSIGNATURE
276 rs_suspicious_cakes-1.0.2-neoforge-1.20.4.jar |RS Suspicious cakes |rs_suspicious_cakes |1.0.2 |DONE |Manifest: NOSIGNATURE
277 polylib-2004.0.3-build.141-neoforge.jar |PolyLib |polylib |2004.0.3-build.141 |DONE |Manifest: NOSIGNATURE
278 shrink-2.0.0.40-neoforge.jar |Shrink |shrink |**.**.**.** |DONE |Manifest: NOSIGNATURE
279 blockshot-neoforge-1.20.4-1.4.0.jar |BlockShot |blockshot |1.4.0 |DONE |Manifest: NOSIGNATURE
280 chickens-neoforge-1.20.4-2.0.3.jar |Chickens |chickens |2.0.3 |DONE |Manifest: NOSIGNATURE
281 t_and_t-1.12.1.1.jar |Towns and Towers |t_and_t |1.12.1 |DONE |Manifest: NOSIGNATURE
282 letmedespawn-neoforge-1.20.2-1.2.0.jar |Let Me Despawn |letmedespawn |1.2.0 |DONE |Manifest: NOSIGNATURE
283 yeetusexperimentus-neoforge-84.0.1.jar |Yeetus Experimentus |yeetusexperimentus |84.0.1 |DONE |Manifest: NOSIGNATURE
284 solarcooker-neoforge-1.20.4-3.1.1.0.jar |Solar Cooker |solarcooker |1.20.4-3.1.1.0 |DONE |Manifest: NOSIGNATURE
285 inventorysorter-24.0.7.jar |Simple Inventory Sorter |inventorysorter |24.0.7 |DONE |Manifest: NOSIGNATURE
286 rhino-neoforge-2004.2.3-build.4.jar |Rhino |rhino |2004.2.3-build.4 |DONE |Manifest: NOSIGNATURE
287 kubejs-neoforge-2004.7.0-build.16.jar |KubeJS |kubejs |2004.7.0-build.16 |DONE |Manifest: NOSIGNATURE
288 BedBenefits-NeoForge-1.20.4-16.0.2.jar |BedBenefits |bedbenefits |16.0.2 |DONE |Manifest: NOSIGNATURE
289 pamhc2trees-NeoForge-1.20.4-1.0.3.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |0.0NONE |DONE |Manifest: NOSIGNATURE
290 flatbedrock-neoforge-84.0.1.jar |Flat Bedrock |flatbedrock |84.0.1 |DONE |Manifest: NOSIGNATURE
291 sophisticatedstorage-1.20.4-0.10.24.802.jar |Sophisticated Storage |sophisticatedstorage |0.10.24 |DONE |Manifest: NOSIGNATURE
292 Snad-1.20.4-NeoForge-2.0.0.jar |Snad: Redstone Edition |snad |2.0.0 |DONE |Manifest: NOSIGNATURE
293 redstonepen-1.20.4-neoforge-1.8.32.jar |Redstone Pen |redstonepen |1.8.32 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
294 simplygraves-1.20.4-1.1.2-build.20.jar |Simply-Graves |simplygraves |1.20.4-1.1.2-build.2|DONE |Manifest: NOSIGNATURE
295 EasyMagic-v20.4.0-1.20.4-NeoForge.jar |Easy Magic |easymagic |20.4.0 |DONE |Manifest: NOSIGNATURE
296 ftb-pack-companion-20.4.1+mc1.20.4.jar |FTB Pack Companion |ftbpc |20.4.1+mc1.20.4 |DONE |Manifest: NOSIGNATURE
297 Clumps-neoforge-1.20.4-15.0.0.2.jar |Clumps |clumps |**.**.**.** |DONE |Manifest: NOSIGNATURE
298 comforts-neoforge-7.2.2+1.20.4.jar |Comforts |comforts |7.2.2+1.20.4 |DONE |Manifest: NOSIGNATURE
299 DimStorage-1.20.4-8.1.0.jar |DimStorage |dimstorage |8.1.0 |DONE |Manifest: NOSIGNATURE
300 justanotherchiselmod-0.4.0.jar |Just Another Chisel Mod |justanotherchiselmod |0.4.0 |DONE |Manifest: NOSIGNATURE
301 DungeonCrawl-NeoForge-1.20.4-2.3.14.jar |Dungeon Crawl |dungeoncrawl |2.3.14 |DONE |Manifest: NOSIGNATURE
302 ftbbackups2-neoforge-1.20.4-1.0.27-Release.jar |FTB Backups 2 |ftbbackups2 |1.0.27-Release |DONE |Manifest: NOSIGNATURE
303 CombatNouveau-v20.4.5-1.20.4-NeoForge.jar |Combat Nouveau |combatnouveau |20.4.5 |DONE |Manifest: NOSIGNATURE
304 YungsBetterDesertTemples-1.20.4-NeoForge-3.4.2.jar|YUNG's Better Desert Temples |betterdeserttemples |1.20.4-NeoForge-3.4.|DONE |Manifest: NOSIGNATURE
305 HopoBetterUnderwaterRuins-[1.20.2-1.20.4]-1.1.6.ja|HopoBetterUnderwaterRuins |hopour |1.1.6 |DONE |Manifest: NOSIGNATURE
306 Terralith_1.20_v2.5.0.jar |Terralith |terralith |2.5.0 |DONE |Manifest: NOSIGNATURE
307 ftb-chunks-neoforge-2004.1.2.jar |FTB Chunks |ftbchunks |2004.1.2 |DONE |Manifest: NOSIGNATURE
308 ftb-xmod-compat-neoforge-3.0.3.jar |FTB XMod Compat |ftbxmodcompat |3.0.3 |DONE |Manifest: NOSIGNATURE
309 extensibleenums-neoforge-20.4.1.jar |Extensible Enums |extensibleenums |20.4.1 |DONE |Manifest: NOSIGNATURE
310 craftingtweaks-neoforge-1.20.4-20.0.3.jar |Crafting Tweaks |craftingtweaks |20.0.3 |DONE |Manifest: NOSIGNATURE
311 default-server-properties-neoforge-84.0.0.jar |Default Server Properties |dsp |84.0.0 |DONE |Manifest: NOSIGNATURE
312 JustEnoughBeacons-NeoForge-1.20.4-1.2.0.jar |Just Enough Beacons |just_enough_beacons |1.2.0 |DONE |Manifest: NOSIGNATURE
313 EnchantmentDescriptions-NeoForge-1.20.4-20.0.3.jar|EnchantmentDescriptions |enchdesc |20.0.3 |DONE |Manifest: NOSIGNATURE
314 endermanoverhaul-neoforge-1.20.4-1.1.8.jar |Enderman Overhaul |endermanoverhaul |1.1.8 |DONE |Manifest: NOSIGNATURE
315 playerplates-neoforge-4.0.1+mc1.20.4.jar |Player Plates |playerplates |4.0.1+mc1.20.4 |DONE |Manifest: NOSIGNATURE
316 ToolBelt-1.20.4-2.0.3.jar |Tool Belt |toolbelt |2.0.3 |DONE |Manifest: NOSIGNATURE
317 MagnumTorch-v20.4.0-1.20.4-NeoForge.jar |Magnum Torch |magnumtorch |20.4.0 |DONE |Manifest: NOSIGNATURE
318 Jade-1.20.4-neoforge-13.3.1.jar |Jade |jade |13.3.1 |DONE |Manifest: NOSIGNATURE
319 appliedenergistics2-neoforge-17.13.0-beta.jar |Applied Energistics 2 |ae2 |17.13.0-beta |DONE |Manifest: NOSIGNATURE
320 merequester-neoforge-1.20.4-1.1.6.jar |ME Requester |merequester |1.20.4-1.1.6 |DONE |Manifest: NOSIGNATURE
321 ae2wtlib-17.12.0-beta.jar |AE2WTLib |ae2wtlib |17.12.0-beta |DONE |Manifest: NOSIGNATURE
322 Modern-Industrialization-2.0.19-all.jar |Modern Industrialization |modern_industrialization |2.0.19 |DONE |Manifest: NOSIGNATURE
323 AE2-Things-1.3.2-beta.jar |AE2 Things |ae2things |1.3.2-beta |DONE |Manifest: NOSIGNATURE
324 CreativeCore_NEOFORGE_v2.11.26_mc1.20.4.jar |CreativeCore |creativecore |2.11.26 |DONE |Manifest: NOSIGNATURE
325 stevescarts-1.20.4-1.2.0-neoforge.jar |StevesCarts2 |stevescarts |1.2.0 |DONE |Manifest: NOSIGNATURE
326 easy-villagers-neoforge-1.20.4-1.1.4.jar |Easy Villagers |easy_villagers |1.20.4-1.1.4 |DONE |Manifest: NOSIGNATURE
327 BarteringStation-v20.4.1-1.20.4-NeoForge.jar |Bartering Station |barteringstation |20.4.1 |DONE |Manifest: NOSIGNATURE
328 JAOPCA-1.20.4-5.a.0.1.jar |JAOPCA |jaopca |5.a.0.1 |DONE |Manifest: NOSIGNATURE
329 brickhopper-neoforge-1.20.4-2.2.1.0.jar |Brick Hopper |brickhopper |1.20.4-2.2.1.0 |DONE |Manifest: NOSIGNATURE
330 JustEnoughMekanismMultiblocks-1.20.4-5.0.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |5.0 |DONE |Manifest: NOSIGNATURE
331 equivalentexchange-1.20.4-0.0.11-build.9999-neofor|Equivalent Exchange 4 |equivalentexchange |1.20.4-0.0.11-build.|DONE |Manifest: NOSIGNATURE
332 buildinggadgets2-1.1.1.jar |Building Gadgets 2 |buildinggadgets2 |1.1.1 |DONE |Manifest: NOSIGNATURE
333 modonomicon-1.20.4-neoforge-1.71.0.jar |Modonomicon |modonomicon |1.71.0 |DONE |Manifest: NOSIGNATURE
334 ferritecore-6.0.3-forge.jar |Ferrite Core |ferritecore |6.0.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
335 minetogether-neoforge-1.20.4-6.2.5.jar |MineTogether |minetogether |6.2.5 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
336 modular-routers-12.3.3+mc1.20.4.jar |Modular Routers |modularrouters |12.3.3 |DONE |Manifest: NOSIGNATURE
337 charmofundying-neoforge-7.1.2+1.20.4.jar |Charm of Undying |charmofundying |7.1.2+1.20.4 |DONE |Manifest: NOSIGNATURE
338 BetterF3-9.0.2-NeoForge-1.20.4.jar |BetterF3 |betterf3 |9.0.2 |DONE |Manifest: NOSIGNATURE
339 allarrowsinfinityfix-1.5-neoforge-mc1.20.jar |All Arrows Infinity Fix |allarrowsinfinityfix |1.5 |DONE |Manifest: NOSIGNATURE
340 Applied-Mekanistics-1.5.3-beta.jar |Applied Mekanistics |appmek |1.5.3-beta |DONE |Manifest: NOSIGNATURE
341 BadOptimizations-2.1.1.jar |BadOptimizations |badoptimizations |2.1.1 |DONE |Manifest: NOSIGNATURE
342 slimylocomotion-1.0.2.jar |Slimy Locomotion |slimylocomotion |1.0.2 |DONE |Manifest: NOSIGNATURE
343 Crash Report UUID: f6349f15-1d99-4e04-976c-a199a69bd939
344 FML: 20.4
345 NeoForge: net.neoforged:20.4.234
This log will be saved for 90 days from their last view.
Report abuse