Forge 1.20.1 Crash Report

#ax5ICeD
507 lines
Raw
Analysis
Minecraft version:
1.20.1
Java version:
17.0.1
Forge version:
47.1.3
The entity 'gtceu:lv_electrolyzer' at the location 20, 47, -1749 is causing issues while ticking.
Line #5
Solutions
Remove the entity 'gtceu:lv_electrolyzer' at the location 20, 47, -1749.
1---- Minecraft Crash Report ----
2// You're mean.
3
4Time: 2023-10-16 19:46:54
5Description: Ticking block entity
6
7java.lang.NullPointerException: Cannot invoke "net.minecraft.core.Direction.m_122429_()" because "p_121946_" is null
8 at net.minecraft.core.BlockPos.m_121945_(BlockPos.java:211) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,re:classloading}
9 at com.gregtechceu.gtceu.api.machine.trait.NotifiableItemStackHandler.exportToNearby(NotifiableItemStackHandler.java:158) ~[gtceu-forge-1.20.1-1.0.13.a.jar%23600!/:?] {re:classloading}
10 at com.gregtechceu.gtceu.api.machine.SimpleTieredMachine.autoOutput(SimpleTieredMachine.java:254) ~[gtceu-forge-1.20.1-1.0.13.a.jar%23600!/:?] {re:classloading}
11 at com.gregtechceu.gtceu.api.machine.TickableSubscription.run(TickableSubscription.java:23) ~[gtceu-forge-1.20.1-1.0.13.a.jar%23600!/:?] {re:classloading}
12 at com.gregtechceu.gtceu.api.machine.MetaMachine.serverTick(MetaMachine.java:235) ~[gtceu-forge-1.20.1-1.0.13.a.jar%23600!/:?] {re:classloading,pl:runtimedistcleaner:A}
13 at com.gregtechceu.gtceu.api.block.IMachineBlock.lambda$getTicker$0(IMachineBlock.java:56) ~[gtceu-forge-1.20.1-1.0.13.a.jar%23600!/:?] {re:classloading}
14 at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:689) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:classloading,pl:accesstransformer:B}
15 at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:782) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:classloading,pl:accesstransformer:B}
16 at net.minecraft.world.level.Level.redirect$cao000$redirectTick(Level.java:3540) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:cloud,re:computing_frames,pl:accesstransformer:B,xf:fml:twilightforest:cloud,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:cloud,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin,pl:mixin:APP:aether.mixins.json:common.accessor.LevelAccessor,pl:mixin:APP:utilitix.mixins.json:MixinLevel,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:observable.common.json:LevelMixin,pl:mixin:APP:gtceu-common.mixins.json:LevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorld,pl:mixin:A}
17 at net.minecraft.world.level.Level.m_46463_(Level.java:468) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:cloud,re:computing_frames,pl:accesstransformer:B,xf:fml:twilightforest:cloud,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:cloud,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin,pl:mixin:APP:aether.mixins.json:common.accessor.LevelAccessor,pl:mixin:APP:utilitix.mixins.json:MixinLevel,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:observable.common.json:LevelMixin,pl:mixin:APP:gtceu-common.mixins.json:LevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorld,pl:mixin:A}
18 at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:351) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:libx:level_load,re:classloading,pl:accesstransformer:B,xf:fml:libx:level_load,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:betterendisland.mixins.json:ServerLevelMixin,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:hyperbox.mixins.json:ServerLevelMixin,pl:mixin:APP:ad_astra-common.mixins.json:ServerLevelMixin,pl:mixin:APP:aether.mixins.json:common.accessor.ServerLevelAccessor,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:APP:betterendisland.mixins.json:EndergeticExpansionMixins,pl:mixin:A}
19 at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:gtceu-common.mixins.json:MinecraftServerMixin,pl:mixin:A}
20 at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:273) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins/common/nochatreports.mixins.json:server.MixinDedicatedServer,pl:mixin:APP:tombstone.mixins.json:DedicatedServerMixin,pl:mixin:A}
21 at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:gtceu-common.mixins.json:MinecraftServerMixin,pl:mixin:A}
22 at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:gtceu-common.mixins.json:MinecraftServerMixin,pl:mixin:A}
23 at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:gtceu-common.mixins.json:MinecraftServerMixin,pl:mixin:A}
24 at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
25
26
27A detailed walkthrough of the error, its code path and all known details is as follows:
28---------------------------------------------------------------------------------------
29
30-- Head --
31Thread: Server thread
32Stacktrace:
33 at net.minecraft.core.BlockPos.m_121945_(BlockPos.java:211) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,re:classloading}
34 at com.gregtechceu.gtceu.api.machine.trait.NotifiableItemStackHandler.exportToNearby(NotifiableItemStackHandler.java:158) ~[gtceu-forge-1.20.1-1.0.13.a.jar%23600!/:?] {re:classloading}
35 at com.gregtechceu.gtceu.api.machine.SimpleTieredMachine.autoOutput(SimpleTieredMachine.java:254) ~[gtceu-forge-1.20.1-1.0.13.a.jar%23600!/:?] {re:classloading}
36 at com.gregtechceu.gtceu.api.machine.TickableSubscription.run(TickableSubscription.java:23) ~[gtceu-forge-1.20.1-1.0.13.a.jar%23600!/:?] {re:classloading}
37 at com.gregtechceu.gtceu.api.machine.MetaMachine.serverTick(MetaMachine.java:235) ~[gtceu-forge-1.20.1-1.0.13.a.jar%23600!/:?] {re:classloading,pl:runtimedistcleaner:A}
38 at com.gregtechceu.gtceu.api.block.IMachineBlock.lambda$getTicker$0(IMachineBlock.java:56) ~[gtceu-forge-1.20.1-1.0.13.a.jar%23600!/:?] {re:classloading}
39 at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:689) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:classloading,pl:accesstransformer:B}
40 at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:782) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:classloading,pl:accesstransformer:B}
41 at net.minecraft.world.level.Level.redirect$cao000$redirectTick(Level.java:3540) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:cloud,re:computing_frames,pl:accesstransformer:B,xf:fml:twilightforest:cloud,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:cloud,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin,pl:mixin:APP:aether.mixins.json:common.accessor.LevelAccessor,pl:mixin:APP:utilitix.mixins.json:MixinLevel,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:observable.common.json:LevelMixin,pl:mixin:APP:gtceu-common.mixins.json:LevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorld,pl:mixin:A}
42 at net.minecraft.world.level.Level.m_46463_(Level.java:468) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:cloud,re:computing_frames,pl:accesstransformer:B,xf:fml:twilightforest:cloud,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:cloud,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin,pl:mixin:APP:aether.mixins.json:common.accessor.LevelAccessor,pl:mixin:APP:utilitix.mixins.json:MixinLevel,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:observable.common.json:LevelMixin,pl:mixin:APP:gtceu-common.mixins.json:LevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorld,pl:mixin:A}
43 at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:351) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:libx:level_load,re:classloading,pl:accesstransformer:B,xf:fml:libx:level_load,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:betterendisland.mixins.json:ServerLevelMixin,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:hyperbox.mixins.json:ServerLevelMixin,pl:mixin:APP:ad_astra-common.mixins.json:ServerLevelMixin,pl:mixin:APP:aether.mixins.json:common.accessor.ServerLevelAccessor,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:APP:betterendisland.mixins.json:EndergeticExpansionMixins,pl:mixin:A}
44-- Block entity being ticked --
45Details:
46 Name: gtceu:lv_electrolyzer // com.gregtechceu.gtceu.api.blockentity.forge.MetaMachineBlockEntityImpl
47 Block: Block{gtceu:lv_electrolyzer}[facing=east,server_tick=true]
48 Block location: World: (20,47,-1749), Section: (at 4,15,11 in 1,2,-110; chunk contains blocks 16,-64,-1760 to 31,319,-1745), Region: (0,-4; contains chunks 0,-128 to 31,-97, blocks 0,-64,-2048 to 511,319,-1537)
49 Block: Block{gtceu:lv_electrolyzer}[facing=east,server_tick=true]
50 Block location: World: (20,47,-1749), Section: (at 4,15,11 in 1,2,-110; chunk contains blocks 16,-64,-1760 to 31,319,-1745), Region: (0,-4; contains chunks 0,-128 to 31,-97, blocks 0,-64,-2048 to 511,319,-1537)
51Stacktrace:
52 at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:689) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:classloading,pl:accesstransformer:B}
53 at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:782) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:classloading,pl:accesstransformer:B}
54 at net.minecraft.world.level.Level.redirect$cao000$redirectTick(Level.java:3540) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:cloud,re:computing_frames,pl:accesstransformer:B,xf:fml:twilightforest:cloud,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:cloud,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin,pl:mixin:APP:aether.mixins.json:common.accessor.LevelAccessor,pl:mixin:APP:utilitix.mixins.json:MixinLevel,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:observable.common.json:LevelMixin,pl:mixin:APP:gtceu-common.mixins.json:LevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorld,pl:mixin:A}
55 at net.minecraft.world.level.Level.m_46463_(Level.java:468) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:cloud,re:computing_frames,pl:accesstransformer:B,xf:fml:twilightforest:cloud,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:cloud,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin,pl:mixin:APP:aether.mixins.json:common.accessor.LevelAccessor,pl:mixin:APP:utilitix.mixins.json:MixinLevel,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:observable.common.json:LevelMixin,pl:mixin:APP:gtceu-common.mixins.json:LevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorld,pl:mixin:A}
56 at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:351) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:libx:level_load,re:classloading,pl:accesstransformer:B,xf:fml:libx:level_load,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:betterendisland.mixins.json:ServerLevelMixin,pl:mixin:APP:kubejs-common.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:hyperbox.mixins.json:ServerLevelMixin,pl:mixin:APP:ad_astra-common.mixins.json:ServerLevelMixin,pl:mixin:APP:aether.mixins.json:common.accessor.ServerLevelAccessor,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:APP:betterendisland.mixins.json:EndergeticExpansionMixins,pl:mixin:A}
57 at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:gtceu-common.mixins.json:MinecraftServerMixin,pl:mixin:A}
58 at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:273) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins/common/nochatreports.mixins.json:server.MixinDedicatedServer,pl:mixin:APP:tombstone.mixins.json:DedicatedServerMixin,pl:mixin:A}
59 at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:gtceu-common.mixins.json:MinecraftServerMixin,pl:mixin:A}
60 at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:gtceu-common.mixins.json:MinecraftServerMixin,pl:mixin:A}
61 at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:gtceu-common.mixins.json:MinecraftServerMixin,pl:mixin:A}
62 at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
63
64
65-- Affected level --
66Details:
67 All players: 1 total; [ServerPlayer['ctallet8'/1268, l='ServerLevel[world]', x=23.12, y=47.00, z=-1747.06]]
68 Chunk stats: 4645
69 Level dimension: minecraft:overworld
70 Level spawn location: World: (0,70,0), Section: (at 0,6,0 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
71 Level time: 20420292 game time, 22907309 day time
72 Level name: world
73 Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
74 Level weather: Rain time: 45268 (now: false), thunder time: 20615 (now: false)
75 Known server brands: forge
76 Removed feature flags:
77 Level was modded: true
78 Level storage version: 0x04ABD - Anvil
79Stacktrace:
80 at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:gtceu-common.mixins.json:MinecraftServerMixin,pl:mixin:A}
81 at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:273) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins/common/nochatreports.mixins.json:server.MixinDedicatedServer,pl:mixin:APP:tombstone.mixins.json:DedicatedServerMixin,pl:mixin:A}
82 at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:gtceu-common.mixins.json:MinecraftServerMixin,pl:mixin:A}
83 at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:gtceu-common.mixins.json:MinecraftServerMixin,pl:mixin:A}
84 at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23795!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:gtceu-common.mixins.json:MinecraftServerMixin,pl:mixin:A}
85 at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
86
87
88-- System Details --
89Details:
90 Minecraft Version: 1.20.1
91 Minecraft Version ID: 1.20.1
92 Operating System: Linux (amd64) version 4.4.0-174-generic
93 Java Version: 17.0.1, Oracle Corporation
94 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
95 Memory: 1837058528 bytes (1751 MiB) / 5595201536 bytes (5336 MiB) up to 6291456000 bytes (6000 MiB)
96 CPUs: 3
97 Processor Vendor: GenuineIntel
98 Processor Name: Intel(R) Xeon(R) Gold 6246 CPU @ 3.30GHz
99 Identifier: Intel64 Family 6 Model 85 Stepping 7
100 Microarchitecture: Cascade Lake
101 Frequency (GHz): 3.30
102 Number of physical packages: 1
103 Number of physical CPUs: 12
104 Number of logical CPUs: 24
105 Graphics card #0 name: unknown
106 Graphics card #0 vendor: unknown
107 Graphics card #0 VRAM (MB): 0.00
108 Graphics card #0 deviceId: unknown
109 Graphics card #0 versionInfo: unknown
110 Virtual memory max (MB): 192790.55
111 Virtual memory used (MB): 267187.53
112 Swap memory total (MB): 0.00
113 Swap memory used (MB): 0.00
114 JVM Flags: 19 total; -Xmx6000M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
115 Server Running: true
116 Player Count: 1 / 20; [ServerPlayer['ctallet8'/1268, l='ServerLevel[world]', x=23.12, y=47.00, z=-1747.06]]
117 Data Packs: vanilla, mod:betterdungeons, mod:supermartijn642configlib (incompatible), mod:quarryplus, mod:simplemagnets (incompatible), mod:playeranimator (incompatible), mod:botarium (incompatible), mod:integratedterminals, mod:create_jetpack (incompatible), mod:ironjetpacks, mod:laserio (incompatible), mod:modernfix (incompatible), mod:evilcraft, mod:useitemonblockevent (incompatible), mod:yungsapi, mod:powah (incompatible), mod:gateways (incompatible), mod:cabletiers (incompatible), mod:rangedpumps, mod:jumbofurnace (incompatible), mod:wstweaks (incompatible), mod:shrink (incompatible), mod:universalgrid (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:clickadv (incompatible), mod:ldlib (incompatible), mod:balm, mod:jeresources, mod:betterfortresses, mod:cloth_config (incompatible), mod:shetiphiancore, mod:ctov, mod:supplementaries, mod:durabilitytooltip (incompatible), mod:athena, mod:novillagerdm, mod:structure_gel, mod:alltheores (incompatible), mod:industrialforegoing (incompatible), mod:torchmaster, mod:handcrafted (incompatible), mod:repurposed_structures, mod:botanytrees (incompatible), mod:ironfurnaces, mod:structurecompass, mod:mcwtrpdoors, mod:supermartijn642corelib (incompatible), mod:resourcefulconfig (incompatible), mod:spark (incompatible), mod:curios (incompatible), mod:corail_woodcutter, mod:searchables (incompatible), mod:advgenerators, mod:measurements, mod:framedblocks, mod:attributeslib (incompatible), mod:angelring, mod:tombstone, mod:extrastorage, mod:cumulus_menus, mod:naturesaura (incompatible), mod:constructionwand, mod:mcwroofs, mod:cfm, mod:chimes, mod:flib, mod:betterendisland, mod:nitrogen_internals, mod:flightlib (incompatible), mod:potionblender (incompatible), mod:jadeaddons (incompatible), mod:l2library (incompatible), mod:infiniverse (incompatible), mod:fastleafdecay, mod:bettermineshafts, mod:sfm (incompatible), mod:sliceanddice (incompatible), mod:darkpaintings (incompatible), mod:mcwlights, mod:crafting_on_a_stick (incompatible), mod:betterjungletemples, mod:smartbrainlib (incompatible), mod:elytraslot (incompatible), mod:rechiseled (incompatible), mod:harvestwithease, mod:attributefix (incompatible), mod:caelus (incompatible), mod:bdlib, mod:travelersbackpack, mod:naturescompass, mod:jumpboat, mod:libx, mod:botanypots (incompatible), mod:farmingforblockheads, mod:rechiseledcreate, mod:pneumaticcraft (incompatible), mod:additional_lights, mod:packingtape (incompatible), mod:fusion, mod:extradisks, mod:edivadlib, mod:forge, mod:silentgear, mod:mcwpaths, mod:integratedcrafting, mod:alchemistry (incompatible), mod:zerocore (incompatible), mod:logprot (incompatible), mod:terrablender (incompatible), mod:biomesoplenty (incompatible), mod:mousetweaks, mod:usefulrailroads, mod:nochatreports (incompatible), mod:allthemodium (incompatible), mod:cleanswing (incompatible), mod:spectrelib (incompatible), mod:domum_ornamentum, mod:kotlinforforge (incompatible), mod:flywheel, mod:createoreexcavation (incompatible), mod:integrateddynamics, mod:itemcollectors (incompatible), mod:croptopia (incompatible), mod:bhc (incompatible), mod:polymorph (incompatible), mod:justenoughprofessions, mod:securitycraft, mod:almostunified (incompatible), mod:entityculling, mod:railcraft, mod:structurize, mod:fastfurnace (incompatible), mod:oceansdelight (incompatible), mod:appleskin (incompatible), mod:showcaseitem (incompatible), mod:lootr, mod:connectedglass, mod:occultism, mod:hyperbox (incompatible), mod:allthetweaks (incompatible), mod:aquaculture, mod:extremesoundmuffler, mod:cosmeticarmorreworked, mod:morered (incompatible), mod:cristellib (incompatible), mod:ad_astra (incompatible), mod:ad_astra_giselle_addon (incompatible), mod:totw_modded, mod:rsrequestify (incompatible), mod:cyclopscore, mod:blue_skies (incompatible), mod:alchemylib (incompatible), mod:netherportalfix, mod:advancedperipherals (incompatible), mod:tinyredstone, mod:geckolib, mod:ars_nouveau (incompatible), mod:aether, mod:lost_aether_content, mod:morejs (incompatible), mod:utilitix, mod:jei, mod:mekanism, mod:pipez, mod:betteroceanmonuments, mod:connectivity (incompatible), mod:sophisticatedcore (incompatible), mod:cookingforblockheads, mod:controlling (incompatible), mod:prism (incompatible), mod:placebo (incompatible), mod:dankstorage (incompatible), mod:citadel (incompatible), mod:mixinextras (incompatible), mod:potionsmaster (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:uteamcore, mod:twigs (incompatible), mod:create_dragon_lib (incompatible), mod:mcwdoors, mod:generatorgalore, mod:railways (incompatible), mod:mekanismgenerators, mod:macawsroofsbop, mod:absentbydesign, mod:twilightforest, mod:mob_grinding_utils (incompatible), mod:konkrete (incompatible), mod:rsinfinitybooster (incompatible), mod:refinedstorage, mod:chipped (incompatible), mod:mcwbridges, mod:macawsbridgesbop, mod:farmersdelight, mod:ends_delight, mod:tempad (incompatible), mod:hostilenetworks (incompatible), mod:entangled, mod:endertanks, mod:commoncapabilities, mod:crashutilities (incompatible), mod:jearchaeology, mod:getittogetherdrops, mod:endersdelight, mod:noflyzone, mod:mcwfences, mod:mcwfencesbop, mod:fuelgoeshere, mod:wirelesschargers (incompatible), mod:simplylight (incompatible), mod:cataclysm (incompatible), mod:patchouli (incompatible), mod:blockui, mod:multipiston, mod:tiab (incompatible), mod:villagertools (incompatible), mod:integratedtunnels, mod:mysticalcustomization, mod:lostcities, mod:elevatorid, mod:gunpowderlib, mod:ftbultimine (incompatible), mod:betterstrongholds, mod:runelic, mod:resourcefullib (incompatible), mod:mekanismtools, mod:twilightdelight (incompatible), mod:inventoryprofilesnext (incompatible), mod:deeperdarker, mod:architectury (incompatible), mod:bambooeverything (incompatible), mod:ftblibrary (incompatible), mod:findme (incompatible), mod:ftbteams (incompatible), mod:ftbranks, mod:ftbessentials (incompatible), mod:computercraft, mod:sgjourney (incompatible), mod:aiimprovements, mod:moreoverlays (incompatible), mod:cupboard (incompatible), mod:bigreactors (incompatible), mod:productivebees, mod:trashcans (incompatible), mod:undergarden, mod:inventoryessentials, mod:t_and_t, mod:observable (incompatible), mod:letmedespawn, mod:voidtotem (incompatible), mod:caupona, mod:betteradvancements (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:rootsclassic, mod:cucumber, mod:trashslot, mod:jmi (incompatible), mod:blueflame (incompatible), mod:sophisticatedstorage (incompatible), mod:additionallanterns (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:platforms, mod:create, mod:ars_creo (incompatible), mod:waystones, mod:structory, mod:mcwpaintings, mod:fastsuite (incompatible), mod:clumps (incompatible), mod:journeymap (incompatible), mod:comforts (incompatible), mod:artifacts, mod:dimstorage, mod:myserveriscompatible, mod:dungeoncrawl, mod:charginggadgets (incompatible), mod:create_confectionery, mod:gtceu, mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:rftoolspower, mod:rftoolsbuilder, mod:deepresonance, mod:rftoolsstorage, mod:rftoolscontrol, mod:betterdeserttemples, mod:mahoutsukai, mod:toastcontrol (incompatible), mod:terralith, mod:mininggadgets (incompatible), mod:ftbchunks (incompatible), mod:ftbxmodcompat (incompatible), mod:bloodmagic (incompatible), mod:mysticalagriculture, mod:mysticalagradditions, mod:matc, mod:craftingtweaks, mod:rftoolsutility, mod:libipn (incompatible), mod:enchdesc (incompatible), mod:moonlight (incompatible), mod:eccentrictome, mod:configuration, mod:toolbelt (incompatible), mod:titanium (incompatible), mod:mysterious_mountain_lib (incompatible), mod:corn_delight (incompatible), mod:silentlib, mod:jade (incompatible), mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:ae2additions (incompatible), mod:merequester (incompatible), mod:ae2wtlib (incompatible), mod:expatternprovider (incompatible), mod:ae2things (incompatible), mod:forbidden_arcanus (incompatible), mod:theurgy, mod:enderio, mod:allthecompressed, mod:exchangers, mod:easy_villagers, mod:reliquary (incompatible), mod:create_sa, mod:chemlib (incompatible), mod:pigpen (incompatible), mod:fluxnetworks (incompatible), mod:irons_spellbooks, mod:enderchests, mod:buildinggadgets2 (incompatible), mod:modonomicon, mod:minecolonies, mod:pylons (incompatible), mod:creeperoverhaul, mod:ferritecore (incompatible), mod:solcarrot (incompatible), mod:functionalstorage, mod:moredragoneggs (incompatible), mod:modularrouters (incompatible), mod:enhancedcelestials (incompatible), mod:corgilib, mod:notrample, mod:charmofundying (incompatible), mod:refinedstorageaddons, mod:appmek (incompatible), mod:megacells (incompatible), mod:expandability (incompatible), mod:valhelsia_core (incompatible), mod:create_enchantment_industry (incompatible), mod:flickerfix, mod:createaddition (incompatible), Supplementaries Generated Pack, T&T Waystone Patch Pack (incompatible), builtin/aether_accessories, mod:sushigocrafting (incompatible), mod:rebornstorage (incompatible), mod:ponderjs (incompatible), mod:jei_mekanism_multiblocks (incompatible)
118 Enabled Feature Flags: minecraft:vanilla
119 World Generation: Stable
120 Is Modded: Definitely; Server brand changed to 'forge'
121 Type: Dedicated Server (map_server.txt)
122 ModLauncher: 10.0.9+10.0.9+main.dcd20f30
123 ModLauncher launch target: forgeserver
124 ModLauncher naming: srg
125 ModLauncher services:
126 mixin-0.8.5.jar mixin PLUGINSERVICE
127 eventbus-6.0.5.jar eventbus PLUGINSERVICE
128 fmlloader-1.20.1-47.1.3.jar slf4jfixer PLUGINSERVICE
129 fmlloader-1.20.1-47.1.3.jar object_holder_definalize PLUGINSERVICE
130 fmlloader-1.20.1-47.1.3.jar runtime_enum_extender PLUGINSERVICE
131 fmlloader-1.20.1-47.1.3.jar capability_token_subclass PLUGINSERVICE
132 accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
133 fmlloader-1.20.1-47.1.3.jar runtimedistcleaner PLUGINSERVICE
134 modlauncher-10.0.9.jar jcplugin TRANSFORMATIONSERVICE
135 modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
136 modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
137 modlauncher-10.0.9.jar serializationisbad TRANSFORMATIONSERVICE
138 FML Language Providers:
139 minecraft@1.0
140 javafml@null
141 kotlinforforge@4.5.0
142 lowcodefml@null
143 kotori_scala@3.3.0-build-2
144 Mod List:
145 YungsBetterDungeons-1.20-Forge-4.0.3.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
146 supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
147 AdditionalEnchantedMiner-1.20.1-1201.0.17.jar |QuarryPlus |quarryplus |1201.0.17 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
148 simplemagnets-1.1.9-forge-mc1.20.jar |Simple Magnets |simplemagnets |1.1.9 |DONE |Manifest: NOSIGNATURE
149 player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
150 botarium-forge-1.20.1-2.2.0.jar |Botarium |botarium |2.2.0 |DONE |Manifest: NOSIGNATURE
151 IntegratedTerminals-1.20.1-1.4.11.jar |IntegratedTerminals |integratedterminals |1.4.11 |DONE |Manifest: NOSIGNATURE
152 create_jetpack-forge-4.1.1.jar |Create Jetpack |create_jetpack |4.1.1 |DONE |Manifest: NOSIGNATURE
153 IronJetpacks-1.20.1-7.0.0.jar |Iron Jetpacks |ironjetpacks |7.0.0 |DONE |Manifest: NOSIGNATURE
154 laserio-1.6.6.jar |LaserIO |laserio |1.6.6 |DONE |Manifest: NOSIGNATURE
155 modernfix-forge-5.8.0+mc1.20.1.jar |ModernFix |modernfix |5.8.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE
156 EvilCraft-1.20.1-1.2.31.jar |EvilCraft |evilcraft |1.2.31 |DONE |Manifest: NOSIGNATURE
157 useitemonblockevent-1.20.1-1.0.0.2.jar |Use Item on Block Event |useitemonblockevent |**.**.**.** |DONE |Manifest: NOSIGNATURE
158 YungsApi-1.20-Forge-4.0.2.jar |YUNG's API |yungsapi |1.20-Forge-4.0.2 |DONE |Manifest: NOSIGNATURE
159 Powah-5.0.2.jar |Powah |powah |5.0.2 |DONE |Manifest: NOSIGNATURE
160 GatewaysToEternity-1.20.1-4.1.1.jar |Gateways To Eternity |gateways |4.1.1 |DONE |Manifest: NOSIGNATURE
161 cabletiers-1.20.1-1.1.jar |Cable Tiers |cabletiers |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
162 rangedpumps-1.1.0.jar |Ranged Pumps |rangedpumps |1.1.0 |DONE |Manifest: NOSIGNATURE
163 jumbofurnace-1.20.1-4.0.0.5.jar |Jumbo Furnace |jumbofurnace |**.**.**.** |DONE |Manifest: NOSIGNATURE
164 WitherSkeletonTweaks-1.20.1-9.0.1.jar |Wither Skeleton Tweaks |wstweaks |9.0.1 |DONE |Manifest: NOSIGNATURE
165 Shrink-1.20-1.4.1.jar |Shrink |shrink |1.4.1 |DONE |Manifest: NOSIGNATURE
166 universalgrid-1.20.1-1.0.jar |Universal Grid |universalgrid |1.20.1-1.0 |DONE |Manifest: NOSIGNATURE
167 DarkUtilities-Forge-1.20.1-17.0.2.jar |DarkUtilities |darkutils |17.0.2 |DONE |Manifest: NOSIGNATURE
168 Apotheosis-1.20.1-7.0.5.jar |Apotheosis |apotheosis |7.0.5 |DONE |Manifest: NOSIGNATURE
169 clickadv-1.20.1-3.5.jar |clickadv mod |clickadv |1.20.1-3.5 |DONE |Manifest: NOSIGNATURE
170 ldlib-forge-1.20.1-1.0.19.d.jar |LowDragLib |ldlib |1.0.19.d |DONE |Manifest: NOSIGNATURE
171 balm-forge-1.20.1-7.1.4.jar |Balm |balm |7.1.4 |DONE |Manifest: NOSIGNATURE
172 JustEnoughResources-1.20.1-1.4.0.238.jar |Just Enough Resources |jeresources |**.**.**.** |DONE |Manifest: NOSIGNATURE
173 YungsBetterNetherFortresses-1.20-Forge-2.0.5.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE
174 cloth-config-11.1.106-forge.jar |Cloth Config v10 API |cloth_config |11.1.106 |DONE |Manifest: NOSIGNATURE
175 shetiphiancore-forge-1.20.1-1.1.jar |ShetiPhian-Core |shetiphiancore |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
176 ctov-3.3.5a.jar |ChoiceTheorem's Overhauled Vil|ctov |3.3.5a |DONE |Manifest: NOSIGNATURE
177 supplementaries-1.20-2.6.11.jar |Supplementaries |supplementaries |1.20-2.6.11 |DONE |Manifest: NOSIGNATURE
178 durabilitytooltip-1.1.5-forge-mc1.20.jar |Durability Tooltip |durabilitytooltip |1.1.5 |DONE |Manifest: NOSIGNATURE
179 athena-forge-1.20.1-3.1.1.jar |Athena |athena |3.1.1 |DONE |Manifest: NOSIGNATURE
180 novillagerdm-1.20.1-5.0.0.jar |No Villager Death Messages |novillagerdm |5.0.0 |DONE |Manifest: NOSIGNATURE
181 structure_gel-1.20.1-2.14.0.jar |Structure Gel API |structure_gel |2.14.0 |DONE |Manifest: NOSIGNATURE
182 alltheores-1.20-46.0.2-2.1.1.jar |AllTheOres |alltheores |2.1.1 |DONE |Manifest: NOSIGNATURE
183 industrial-foregoing-1.20.1-3.5.9.jar |Industrial Foregoing |industrialforegoing |3.5.9 |DONE |Manifest: NOSIGNATURE
184 torchmaster-20.1.4.jar |Torchmaster |torchmaster |20.1.4 |DONE |Manifest: NOSIGNATURE
185 handcrafted-forge-1.20.1-3.0.1.jar |Handcrafted |handcrafted |3.0.1 |DONE |Manifest: NOSIGNATURE
186 repurposed_structures-7.1.7+1.20.1-forge.jar |Repurposed Structures |repurposed_structures |7.1.7+1.20.1-forge |DONE |Manifest: NOSIGNATURE
187 BotanyTrees-Forge-1.20.1-9.0.7.jar |BotanyTrees |botanytrees |9.0.7 |DONE |Manifest: NOSIGNATURE
188 ironfurnaces-1.20.1-4.1.0.jar |Iron Furnaces |ironfurnaces |4.1.0 |DONE |Manifest: NOSIGNATURE
189 StructureCompass-1.20.1-2.0.5.jar |Structure Compass Mod |structurecompass |2.0.5 |DONE |Manifest: NOSIGNATURE
190 mcw-trapdoors-1.1.1-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.1 |DONE |Manifest: NOSIGNATURE
191 supermartijn642corelib-1.1.15-forge-mc1.20.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.15 |DONE |Manifest: NOSIGNATURE
192 resourcefulconfig-forge-1.20.1-2.1.0.jar |Resourcefulconfig |resourcefulconfig |2.1.0 |DONE |Manifest: NOSIGNATURE
193 spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE
194 curios-forge-5.3.5+1.20.1.jar |Curios API |curios |5.3.5+1.20.1 |DONE |Manifest: NOSIGNATURE
195 corail_woodcutter-1.20.1-3.0.3.jar |Corail Woodcutter |corail_woodcutter |3.0.3 |DONE |Manifest: NOSIGNATURE
196 Searchables-forge-1.20.1-1.0.2.jar |Searchables |searchables |1.0.2 |DONE |Manifest: NOSIGNATURE
197 advgenerators-1.6.0.6-mc1.20.1.jar |Advanced Generators |advgenerators |**.**.**.** |DONE |Manifest: NOSIGNATURE
198 Measurements-forge-1.20.1-2.0.0.jar |Measurements |measurements |2.0.0 |DONE |Manifest: NOSIGNATURE
199 FramedBlocks-9.1.5.jar |FramedBlocks |framedblocks |9.1.5 |DONE |Manifest: NOSIGNATURE
200 ApothicAttributes-1.20.1-1.1.4.jar |Apothic Attributes |attributeslib |1.1.4 |DONE |Manifest: NOSIGNATURE
201 AngelRing2-1.20.1-2.2.2.jar |Angel Ring 2 |angelring |2.2.1 |DONE |Manifest: NOSIGNATURE
202 tombstone-8.5.2-1.20.1.jar |Corail Tombstone |tombstone |8.5.2 |DONE |Manifest: NOSIGNATURE
203 ExtraStorage-1.20.1-4.0.3.jar |ExtraStorage |extrastorage |4.0.3 |DONE |Manifest: NOSIGNATURE
204 cumulus_menus-1.20.1-1.0.0-beta.1-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-beta.1-|DONE |Manifest: NOSIGNATURE
205 NaturesAura-39.2.jar |NaturesAura |naturesaura |39.2 |DONE |Manifest: NOSIGNATURE
206 constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |DONE |Manifest: NOSIGNATURE
207 mcw-roofs-2.2.4b-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.2.4b |DONE |Manifest: NOSIGNATURE
208 cfm-forge-1.20.1-7.0.0-pre36.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre36 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
209 Chimes-v2.0.1-1.20.1.jar |Chimes |chimes |2.0.1 |DONE |Manifest: NOSIGNATURE
210 flib-1.20.1-0.0.11.jar |flib |flib |0.0.11 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
211 YungsBetterEndIsland-1.20-Forge-2.0.4.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.4 |DONE |Manifest: NOSIGNATURE
212 flightlib-forge-2.0.1.jar |Flight Lib |flightlib |2.0.1 |DONE |Manifest: NOSIGNATURE
213 nitrogen_internals-1.20.1-0.1.3-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-0.1.3-neoforg|DONE |Manifest: NOSIGNATURE
214 Potion-Blender-1.20.1-FORGE-2.0.0.jar |Potion-Blender |potionblender |2.0.0 |DONE |Manifest: NOSIGNATURE
215 JadeAddons-1.20.1-forge-5.2.0.jar |Jade Addons |jadeaddons |5.2.0 |DONE |Manifest: NOSIGNATURE
216 l2library-2.4.16-slim.jar |L2 Library |l2library |2.4.16 |DONE |Manifest: NOSIGNATURE
217 infiniverse-1.20.1-1.0.0.5.jar |Infiniverse |infiniverse |**.**.**.** |DONE |Manifest: NOSIGNATURE
218 FastLeafDecay-31.jar |Fast Leaf Decay |fastleafdecay |31 |DONE |Manifest: NOSIGNATURE
219 YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
220 Super Factory Manager-1.20-4.10.2.jar |Super Factory Manager |sfm |4.10.2 |DONE |Manifest: NOSIGNATURE
221 sliceanddice-forge-3.2.0.jar |Create Slice & Dice |sliceanddice |3.2.0 |DONE |Manifest: NOSIGNATURE
222 DarkPaintings-Forge-1.20.1-17.0.3.jar |DarkPaintings |darkpaintings |17.0.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
223 mcw-lights-1.0.6-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |DONE |Manifest: NOSIGNATURE
224 crafting-on-a-stick-1.20.1-1.0.2.jar |Crafting On A Stick |crafting_on_a_stick |1.0.0 |DONE |Manifest: NOSIGNATURE
225 YungsBetterJungleTemples-1.20-Forge-2.0.4.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.4 |DONE |Manifest: NOSIGNATURE
226 SmartBrainLib-neoforge-1.20.1-1.12.jar |SmartBrainLib |smartbrainlib |1.12 |DONE |Manifest: NOSIGNATURE
227 elytraslot-forge-6.3.0+1.20.1.jar |Elytra Slot |elytraslot |6.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE
228 rechiseled-1.1.4a-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.4a |DONE |Manifest: NOSIGNATURE
229 harvestwithease-1.20.1-7.0.0.2-forge.jar |Harvest with ease |harvestwithease |**.**.**.** |DONE |Manifest: NOSIGNATURE
230 AttributeFix-Forge-1.20.1-21.0.2.jar |AttributeFix |attributefix |21.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
231 caelus-forge-3.1.0+1.20.jar |Caelus API |caelus |3.1.0+1.20 |DONE |Manifest: NOSIGNATURE
232 bdlib-1.27.0.8-mc1.20.1.jar |BdLib |bdlib |**.**.**.** |DONE |Manifest: NOSIGNATURE
233 TravelersBackpack-1.20.1-9.1.9.jar |Traveler's Backpack |travelersbackpack |9.1.9 |DONE |Manifest: NOSIGNATURE
234 NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
235 jumpboat-1.20.0-1.0.5.jar |Jumpy Boats |jumpboat |1.20.0-1.0.5 |DONE |Manifest: NOSIGNATURE
236 LibX-1.20.1-5.0.5.jar |LibX |libx |1.20.1-5.0.5 |DONE |Manifest: NOSIGNATURE
237 BotanyPots-Forge-1.20.1-13.0.16.jar |BotanyPots |botanypots |13.0.16 |DONE |Manifest: NOSIGNATURE
238 farmingforblockheads-forge-1.20.1-14.0.2.jar |Farming for Blockheads |farmingforblockheads |14.0.2 |DONE |Manifest: NOSIGNATURE
239 rechiseledcreate-1.0.1-forge-mc1.20.jar |Rechiseled: Create |rechiseledcreate |1.0.1 |DONE |Manifest: NOSIGNATURE
240 pneumaticcraft-repressurized-6.0.8+mc1.20.1.jar |PneumaticCraft: Repressurized |pneumaticcraft |6.0.8+mc1.20.1 |DONE |Manifest: NOSIGNATURE
241 additional_lights-1.20.1-2.1.7.jar |Additional Lights |additional_lights |2.1.7 |DONE |Manifest: NOSIGNATURE
242 PackingTape-1.20-0.14.1.jar |Packing Tape |packingtape |0.14.1 |DONE |Manifest: NOSIGNATURE
243 fusion-1.0.6-forge-mc1.20.1.jar |Fusion |fusion |1.0.6 |DONE |Manifest: NOSIGNATURE
244 ExtraDisks-1.20.1-3.0.0.jar |Extra Disks |extradisks |1.20.1-3.0.0 |DONE |Manifest: NOSIGNATURE
245 EdivadLib-1.20.1-2.0.1.jar |EdivadLib |edivadlib |2.0.1 |DONE |Manifest: NOSIGNATURE
246 forge-1.20.1-47.1.3-universal.jar |Forge |forge |47.1.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
247 silent-gear-1.20.1-3.5.1.jar |Silent Gear |silentgear |3.5.1 |DONE |Manifest: NOSIGNATURE
248 mcw-paths-1.0.3forge-mc1.20.1.jar |Macaw's Paths and Pavings |mcwpaths |1.0.3 |DONE |Manifest: NOSIGNATURE
249 IntegratedCrafting-1.20.1-1.1.6.jar |IntegratedCrafting |integratedcrafting |1.1.6 |DONE |Manifest: NOSIGNATURE
250 alchemistry-1.20.1-2.3.4.jar |Alchemistry |alchemistry |2.3.4 |DONE |Manifest: NOSIGNATURE
251 ZeroCore2-1.20.1-2.1.39.jar |Zero CORE 2 |zerocore |1.20.1-2.1.39 |DONE |Manifest: NOSIGNATURE
252 server-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: NOSIGNATURE
253 logprot-1.20.1-3.2.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE
254 TerraBlender-forge-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |**.**.**.** |DONE |Manifest: NOSIGNATURE
255 BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |**.**.**.** |DONE |Manifest: NOSIGNATURE
256 MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE
257 useful_railroads-forge-1.20.1-1.5.6.56.jar |Useful Railroads |usefulrailroads |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
258 NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |DONE |Manifest: NOSIGNATURE
259 allthemodium-1.20.1-47.1.25-2.4.1.jar |Allthemodium |allthemodium |2.4.1 |DONE |Manifest: NOSIGNATURE
260 cleanswing-1.20-1.3.jar |Clean Swing Through Grass |cleanswing |1.20-1.3 |DONE |Manifest: NOSIGNATURE
261 spectrelib-forge-0.13.12+1.20.1.jar |SpectreLib |spectrelib |0.13.12+1.20.1 |DONE |Manifest: NOSIGNATURE
262 sushigocrafting-1.20.1-0.4.1.jar |Sushi Go Crafting |sushigocrafting |0.4.1 |DONE |Manifest: NOSIGNATURE
263 domum_ornamentum-1.20-1.0.134-BETA-universal.jar |Domum Ornamentum |domum_ornamentum |1.20-1.0.134-BETA |DONE |Manifest: NOSIGNATURE
264 kffmod-4.5.0.jar |Kotlin For Forge |kotlinforforge |4.5.0 |DONE |Manifest: NOSIGNATURE
265 flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE
266 createoreexcavation-1.20-1.4.0.jar |Create Ore Excavation |createoreexcavation |1.4.0 |DONE |Manifest: NOSIGNATURE
267 IntegratedDynamics-1.20.1-1.20.0.jar |IntegratedDynamics |integrateddynamics |1.20.0 |DONE |Manifest: NOSIGNATURE
268 itemcollectors-1.1.8-forge-mc1.20.jar |Item Collectors |itemcollectors |1.1.8 |DONE |Manifest: NOSIGNATURE
269 Croptopia-1.20.1-FORGE-2.3.2.jar |Croptopia |croptopia |2.3.2 |DONE |Manifest: NOSIGNATURE
270 baubley-heart-canisters-1.20.1-1.0.5.jar |Baubley Heart Canisters |bhc |1.20.1-1.0.5 |DONE |Manifest: NOSIGNATURE
271 polymorph-forge-0.49.0+1.20.1.jar |Polymorph |polymorph |0.49.0+1.20.1 |DONE |Manifest: NOSIGNATURE
272 JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE
273 [1.20.1] SecurityCraft v1.9.7-beta2.jar |SecurityCraft |securitycraft |1.9.7-beta2 |DONE |Manifest: NOSIGNATURE
274 almostunified-forge-1.20.1-0.7.0.jar |AlmostUnified |almostunified |1.20.1-0.7.0 |DONE |Manifest: NOSIGNATURE
275 entityculling-forge-1.6.2-mc1.20.1.jar |EntityCulling |entityculling |1.6.2 |DONE |Manifest: NOSIGNATURE
276 railcraft-reborn-1.20.1-1.0.8.jar |Railcraft Reborn |railcraft |1.0.8 |DONE |Manifest: NOSIGNATURE
277 structurize-1.20.1-1.0.648-BETA.jar |Structurize |structurize |1.20.1-1.0.648-BETA |DONE |Manifest: NOSIGNATURE
278 FastFurnace-1.20.1-8.0.1.jar |FastFurnace |fastfurnace |8.0.1 |DONE |Manifest: NOSIGNATURE
279 oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |DONE |Manifest: NOSIGNATURE
280 appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
281 showcaseitem-1.20.1-1.0.jar |Showcase Item |showcaseitem |1.20.1-1.0 |DONE |Manifest: NOSIGNATURE
282 lootr-1.20-0.7.30.73.jar |Lootr |lootr |**.**.**.** |DONE |Manifest: NOSIGNATURE
283 connectedglass-1.1.8-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.8 |DONE |Manifest: NOSIGNATURE
284 occultism-1.20.1-1.88.1.jar |Occultism |occultism |1.88.1 |DONE |Manifest: NOSIGNATURE
285 hyperbox-1.20.1-4.0.0.1.jar |Hyperbox |hyperbox |**.**.**.** |DONE |Manifest: NOSIGNATURE
286 allthetweaks-1.20.1-47.1.25-2.1.4.jar |AllTheTweaks |allthetweaks |2.1.4 |DONE |Manifest: NOSIGNATURE
287 Aquaculture-1.20.1-2.5.0.jar |Aquaculture 2 |aquaculture |2.5.0 |DONE |Manifest: NOSIGNATURE
288 extremesoundmuffler-3.39-forge-1.20.jar |Extreme Sound Muffler |extremesoundmuffler |3.39-forge-1.20 |DONE |Manifest: NOSIGNATURE
289 cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
290 morered-1.20.1-4.0.0.4.jar |More Red |morered |**.**.**.** |DONE |Manifest: NOSIGNATURE
291 cristellib-1.1.3-forge.jar |Cristel Lib |cristellib |1.1.3 |DONE |Manifest: NOSIGNATURE
292 ad_astra-forge-1.20.1-1.15.4.jar |Ad Astra |ad_astra |1.15.4 |DONE |Manifest: NOSIGNATURE
293 Ad-Astra-Giselle-Addon-forge-1.20.1-5.7.jar |Ad Astra: Giselle Addon |ad_astra_giselle_addon |5.7 |DONE |Manifest: NOSIGNATURE
294 totw_modded-1.0.1-1.20.1.jar |Towers of the Wild Modded |totw_modded |1.0.1-1.20.1 |DONE |Manifest: NOSIGNATURE
295 rsrequestify-1.20.1-2.3.2.jar |RSRequestify |rsrequestify |2.3.2 |DONE |Manifest: NOSIGNATURE
296 CyclopsCore-1.20.1-1.18.10.jar |Cyclops Core |cyclopscore |1.18.10 |DONE |Manifest: NOSIGNATURE
297 blue_skies-1.20.1-1.3.29.jar |Blue Skies |blue_skies |1.3.29 |DONE |Manifest: NOSIGNATURE
298 alchemylib-1.20.1-1.0.29.jar |AlchemyLib |alchemylib |1.0.29 |DONE |Manifest: NOSIGNATURE
299 netherportalfix-forge-1.20-13.0.0.jar |NetherPortalFix |netherportalfix |13.0.0 |DONE |Manifest: NOSIGNATURE
300 AdvancedPeripherals-1.20.1-0.7.32b.jar |Advanced Peripherals |advancedperipherals |0.7.32b |DONE |Manifest: NOSIGNATURE
301 tinyredstone-1.20-5.0.1.jar |Tiny Redstone |tinyredstone |1.20-5.0.1 |DONE |Manifest: NOSIGNATURE
302 geckolib-forge-1.20.1-4.2.1.jar |GeckoLib 4 |geckolib |4.2.1 |DONE |Manifest: NOSIGNATURE
303 ars_nouveau-1.20.1-4.7.1-all.jar |Ars Nouveau |ars_nouveau |4.7.1 |DONE |Manifest: NOSIGNATURE
304 aether-1.20.1-1.0.0-beta.1.3-neoforge.jar |The Aether |aether |1.20.1-1.0.0-beta.1.|DONE |Manifest: NOSIGNATURE
305 lost_aether_content-1.20.1-1.2.1.jar |Aether: Lost Content |lost_aether_content |1.2.1 |DONE |Manifest: NOSIGNATURE
306 morejs-forge-1.20.1-0.3.0.jar |MoreJS |morejs |0.3.0 |DONE |Manifest: NOSIGNATURE
307 UtilitiX-1.20.1-0.8.9.jar |UtilitiX |utilitix |1.20.1-0.8.9 |DONE |Manifest: NOSIGNATURE
308 jei-1.20.1-forge-15.2.0.27.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE
309 Mekanism-1.20.1-10.4.0.14.jar |Mekanism |mekanism |10.4.0 |DONE |Manifest: NOSIGNATURE
310 pipez-1.20.1-1.2.0.jar |Pipez |pipez |1.20.1-1.2.0 |DONE |Manifest: NOSIGNATURE
311 YungsBetterOceanMonuments-1.20-Forge-3.0.3.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
312 connectivity-1.20.1-4.6.jar |Connectivity Mod |connectivity |1.20.1-4.6 |DONE |Manifest: NOSIGNATURE
313 sophisticatedcore-1.20.1-0.5.89.425.jar |Sophisticated Core |sophisticatedcore |**.**.**.** |DONE |Manifest: NOSIGNATURE
314 cookingforblockheads-forge-1.20-16.0.1.jar |CookingForBlockheads |cookingforblockheads |16.0.1 |DONE |Manifest: NOSIGNATURE
315 Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
316 Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |DONE |Manifest: NOSIGNATURE
317 Placebo-1.20.1-8.3.7.jar |Placebo |placebo |8.3.7 |DONE |Manifest: NOSIGNATURE
318 dankstorage-1.20.1-1.1.jar |Dank Storage |dankstorage |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
319 citadel-2.4.5-1.20.1.jar |Citadel |citadel |2.4.5 |DONE |Manifest: NOSIGNATURE
320 mixinextras-forge-0.2.0-beta.9.jar |MixinExtras |mixinextras |0.2.0-beta.9 |DONE |Manifest: NOSIGNATURE
321 potionsmaster-1.20.1-47.1.70-0.6.0.jar |PotionsMaster |potionsmaster |0.6.0 |DONE |Manifest: NOSIGNATURE
322 Bookshelf-Forge-1.20.1-20.0.5.jar |Bookshelf |bookshelf |20.0.5 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
323 sophisticatedbackpacks-1.20.1-3.18.59.909.jar |Sophisticated Backpacks |sophisticatedbackpacks |**.**.**.** |DONE |Manifest: NOSIGNATURE
324 u_team_core-forge-1.20.1-5.1.4.269.jar |U Team Core |uteamcore |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
325 twigs-1.20.1-3.1.0-forge.jar |Twigs |twigs |1.20.1-3.1.0 |DONE |Manifest: NOSIGNATURE
326 create_dragon_lib-1.20.1-1.3.3.jar |Create: Dragon Lib |create_dragon_lib |1.3.3 |DONE |Manifest: NOSIGNATURE
327 mcw-doors-1.1.0forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.0 |DONE |Manifest: NOSIGNATURE
328 generatorgalore-1.20.0-1.1.0.jar |Generator Galore |generatorgalore |1.20.0-1.1.0 |DONE |Manifest: NOSIGNATURE
329 Steam_Rails-1.5.2+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.5.2+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
330 MekanismGenerators-1.20.1-10.4.0.14.jar |Mekanism: Generators |mekanismgenerators |10.4.0 |DONE |Manifest: NOSIGNATURE
331 macawsroofsbop-1.20-1.0.jar |Macaw's Roofs - BOP |macawsroofsbop |1.20-1.0 |DONE |Manifest: NOSIGNATURE
332 absentbydesign-1.20.1-1.8.0.jar |Absent By Design Mod |absentbydesign |1.8.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
333 twilightforest-1.20.1-4.3.1850-universal.jar |The Twilight Forest |twilightforest |4.3.1850 |DONE |Manifest: NOSIGNATURE
334 mob_grinding_utils-1.20.1-1.0.3.jar |Mob Grinding Utils |mob_grinding_utils |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE
335 konkrete_forge_1.6.1-2_MC_1.20.jar |Konkrete |konkrete |1.6.1 |DONE |Manifest: NOSIGNATURE
336 RSInfinityBooster-1.20.1-1.0+32.jar |RSInfinityBooster |rsinfinitybooster |1.20.1-1.0+32 |DONE |Manifest: NOSIGNATURE
337 refinedstorage-1.12.3.jar |Refined Storage |refinedstorage |1.12.3 |DONE |Manifest: NOSIGNATURE
338 chipped-forge-1.20.1-3.0.1.jar |Chipped |chipped |3.0.1 |DONE |Manifest: NOSIGNATURE
339 mcw-bridges-2.1.1-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |2.1.1 |DONE |Manifest: NOSIGNATURE
340 macawsbridgesbop-1.20-1.1.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.20-1.1 |DONE |Manifest: NOSIGNATURE
341 FarmersDelight-1.20.1-1.2.3.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
342 ends_delight-1.20.1-1.0.1.jar |End's Delight |ends_delight |1.0.1 |DONE |Manifest: NOSIGNATURE
343 rebornstorage-1.20.1-5.0.4.jar |RebornStorage |rebornstorage |5.0.4 |DONE |Manifest: NOSIGNATURE
344 tempad-forge-1.20.1-2.1.1.jar |Tempad |tempad |2.1.1 |DONE |Manifest: NOSIGNATURE
345 HostileNeuralNetworks-1.20.1-5.1.3.jar |Hostile Neural Networks |hostilenetworks |5.1.3 |DONE |Manifest: NOSIGNATURE
346 entangled-1.3.16-forge-mc1.20.jar |Entangled |entangled |1.3.16 |DONE |Manifest: NOSIGNATURE
347 endertanks-forge-1.20.1-1.1.jar |EnderTanks |endertanks |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
348 CommonCapabilities-1.20.1-2.9.0.jar |CommonCapabilities |commoncapabilities |2.9.0 |DONE |Manifest: NOSIGNATURE
349 crashutilities-8.1.4.jar |Crash Utilities |crashutilities |8.1.4 |DONE |Manifest: NOSIGNATURE
350 jearchaeology-1.20.1-1.0.3.jar |Just Enough Archaeology |jearchaeology |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE
351 getittogetherdrops-forge-1.20-1.3.jar |Get It Together, Drops! |getittogetherdrops |1.3 |DONE |Manifest: NOSIGNATURE
352 endersdelight-1.20.1-1.0.3.jar |Ender's Delight |endersdelight |1.0.3 |DONE |Manifest: NOSIGNATURE
353 noflyzone-1.20.1-1.0.4.jar |No-fly Zone |noflyzone |1.20.1-1.0.4 |DONE |Manifest: NOSIGNATURE
354 mcw-fences-1.0.7-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE
355 mcwfencesbop-1.20-1.0.jar |Macaw's Fences - BOP |mcwfencesbop |1.20-1.0 |DONE |Manifest: NOSIGNATURE
356 fuelgoeshere-1.20.0-1.0.1.jar |Fuel Goes Here |fuelgoeshere |1.20.0-1.0.1 |DONE |Manifest: NOSIGNATURE
357 wirelesschargers-1.0.9-forge-mc1.20.jar |Wireless Chargers |wirelesschargers |1.0.9 |DONE |Manifest: NOSIGNATURE
358 simplylight-1.20.1-1.4.5-build.49.jar |Simply Light |simplylight |1.20.1-1.4.5-build.4|DONE |Manifest: NOSIGNATURE
359 L_Enders_Cataclysm-1.39 -1.20.1.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
360 Patchouli-1.20.1-81-FORGE.jar |Patchouli |patchouli |1.20.1-81-FORGE |DONE |Manifest: NOSIGNATURE
361 blockui-1.20.1-0.0.94-ALPHA.jar |UI Library Mod |blockui |1.20.1-0.0.94-ALPHA |DONE |Manifest: NOSIGNATURE
362 multipiston-1.20-1.2.31-ALPHA.jar |Multi-Piston |multipiston |1.20-1.2.31-ALPHA |DONE |Manifest: NOSIGNATURE
363 time-in-a-bottle-4.0.4-mc1.20.1.jar |Time In A Bottle |tiab |4.0.4-mc1.20.1 |DONE |Manifest: NOSIGNATURE
364 villagertools-1.20.1-1.0.3.jar |villagertools |villagertools |1.0.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
365 IntegratedTunnels-1.20.1-1.8.24.jar |IntegratedTunnels |integratedtunnels |1.8.24 |DONE |Manifest: NOSIGNATURE
366 MysticalCustomization-1.20.1-5.0.0.jar |Mystical Customization |mysticalcustomization |5.0.0 |DONE |Manifest: NOSIGNATURE
367 lostcities-1.20-7.0.1.jar |LostCities |lostcities |1.20-7.0.1 |DONE |Manifest: NOSIGNATURE
368 elevatorid-1.20.1-1.8.15.jar |Elevator Mod |elevatorid |1.20.1-1.8.15 |DONE |Manifest: NOSIGNATURE
369 GunpowderLib-1.20.2-2.2.1.jar |GunpowderLib |gunpowderlib |1.20.2-2.2.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
370 ftb-ultimine-forge-2001.1.2.jar |FTB Ultimine |ftbultimine |2001.1.2 |DONE |Manifest: NOSIGNATURE
371 YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
372 Runelic-Forge-1.20.1-18.0.2.jar |Runelic |runelic |18.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
373 resourcefullib-forge-1.20.1-2.1.11.jar |Resourceful Lib |resourcefullib |2.1.11 |DONE |Manifest: NOSIGNATURE
374 MekanismTools-1.20.1-10.4.0.14.jar |Mekanism: Tools |mekanismtools |10.4.0 |DONE |Manifest: NOSIGNATURE
375 twilightdelight-2.0.3.jar |Twilight's Flavor & Delight |twilightdelight |2.0.3 |DONE |Manifest: NOSIGNATURE
376 InventoryProfilesNext-forge-1.20-1.10.7.jar |Inventory Profiles Next |inventoryprofilesnext |1.10.7 |DONE |Manifest: NOSIGNATURE
377 deeperdarker-forge-1.20.1-1.2.0.jar |Deeper and Darker |deeperdarker |1.2.0 |DONE |Manifest: NOSIGNATURE
378 architectury-9.1.12-forge.jar |Architectury |architectury |9.1.12 |DONE |Manifest: NOSIGNATURE
379 BambooEverything-forge-3.0.3+mc1.20.1.jar |Bamboo Everything |bambooeverything |3.0.3+mc1.20.1 |DONE |Manifest: NOSIGNATURE
380 ftb-library-forge-2001.1.3.jar |FTB Library |ftblibrary |2001.1.3 |DONE |Manifest: NOSIGNATURE
381 findme-3.1.0-forge.jar |FindMe |findme |3.1.0 |DONE |Manifest: NOSIGNATURE
382 ftb-teams-forge-2001.1.4.jar |FTB Teams |ftbteams |2001.1.4 |DONE |Manifest: NOSIGNATURE
383 ftb-ranks-forge-2001.1.3.jar |FTB Ranks |ftbranks |2001.1.3 |DONE |Manifest: NOSIGNATURE
384 ftb-essentials-forge-2001.2.1.jar |FTB Essentials |ftbessentials |2001.2.1 |DONE |Manifest: NOSIGNATURE
385 cc-tweaked-1.20.1-forge-1.108.3.jar |CC: Tweaked |computercraft |1.108.3 |DONE |Manifest: NOSIGNATURE
386 Stargate Journey-1.20.1-0.6.8 Hotfix.jar |Stargate Journey |sgjourney |0.6.8 |DONE |Manifest: NOSIGNATURE
387 AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE
388 moreoverlays-1.22.1-mc1.20.jar |More Overlays Updated |moreoverlays |1.22.1-mc1.20 |DONE |Manifest: NOSIGNATURE
389 cupboard-1.20.1-2.0.jar |Cupboard utilities |cupboard |1.20.1-2.0 |DONE |Manifest: NOSIGNATURE
390 ExtremeReactors2-1.20.1-2.0.74.jar |Extreme Reactors |bigreactors |1.20.1-2.0.74 |DONE |Manifest: NOSIGNATURE
391 productivebees-1.20.1-12.2.4.jar |Productive Bees |productivebees |1.20.1-12.2.4 |DONE |Manifest: NOSIGNATURE
392 trashcans-1.0.18b-forge-mc1.20.jar |Trash Cans |trashcans |1.0.18b |DONE |Manifest: NOSIGNATURE
393 The_Undergarden-1.20.1-0.8.8.jar |The Undergarden |undergarden |0.8.8 |DONE |Manifest: NOSIGNATURE
394 inventoryessentials-forge-1.20.1-8.2.1.jar |Inventory Essentials |inventoryessentials |8.2.1 |DONE |Manifest: NOSIGNATURE
395 Towns-and-Towers-1.11.1-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE
396 observable-4.4.0.jar |Observable |observable |4.4.0 |DONE |Manifest: NOSIGNATURE
397 letmedespawn-1.1.1.jar |Let Me Despawn |letmedespawn |1.1.1 |DONE |Manifest: NOSIGNATURE
398 voidtotem-forge-1.20-3.0.1.jar |Void Totem |voidtotem |3.0.1 |DONE |Manifest: NOSIGNATURE
399 caupona-1.20.1-0.4.7.jar |Caupona |caupona |1.20.1-0.4.7 |DONE |Manifest: NOSIGNATURE
400 BetterAdvancements-1.20.1-0.3.2.161.jar |Better Advancements |betteradvancements |**.**.**.** |DONE |Manifest: NOSIGNATURE
401 rhino-forge-2001.2.2-build.6.jar |Rhino |rhino |2001.2.2-build.6 |DONE |Manifest: NOSIGNATURE
402 kubejs-forge-2001.6.3-build.52.jar |KubeJS |kubejs |2001.6.3-build.52 |DONE |Manifest: NOSIGNATURE
403 RootsClassic-1.20.1-1.3.1.jar |Roots Classic |rootsclassic |1.3.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
404 Cucumber-1.20.1-7.0.1.jar |Cucumber Library |cucumber |7.0.1 |DONE |Manifest: NOSIGNATURE
405 trashslot-forge-1.20-15.1.0.jar |TrashSlot |trashslot |15.1.0 |DONE |Manifest: NOSIGNATURE
406 jmi-forge-1.20.1-0.14-45.jar |JourneyMap Integration |jmi |1.20.1-0.14-45 |DONE |Manifest: NOSIGNATURE
407 blueflame-1.20.0-1.0.3.jar |Blue Flame Burning |blueflame |1.20.0-1.0.3 |DONE |Manifest: NOSIGNATURE
408 sophisticatedstorage-1.20.1-0.8.51.605.jar |Sophisticated Storage |sophisticatedstorage |**.**.**.** |DONE |Manifest: NOSIGNATURE
409 additionallanterns-1.1.1-forge-mc1.20.jar |Additional Lanterns |additionallanterns |1.1.1 |DONE |Manifest: NOSIGNATURE
410 item-filters-forge-2001.1.0-build.55.jar |Item Filters |itemfilters |2001.1.0-build.55 |DONE |Manifest: NOSIGNATURE
411 ftb-quests-forge-2001.1.6.jar |FTB Quests |ftbquests |2001.1.6 |DONE |Manifest: NOSIGNATURE
412 platforms-forge-1.20.1-1.0.jar |Platforms |platforms |1.20.1-1.0 |DONE |Manifest: NOSIGNATURE
413 create-1.20.1-0.5.1.e.jar |Create |create |0.5.1.e |DONE |Manifest: NOSIGNATURE
414 ars_creo-1.20.1-4.0.1.jar |Ars Creo |ars_creo |4.0.1 |DONE |Manifest: NOSIGNATURE
415 ponderjs-1.20.1-1.3.0.jar |PonderJS |ponderjs |1.3.0 |DONE |Manifest: NOSIGNATURE
416 waystones-forge-1.20-14.0.2.jar |Waystones |waystones |14.0.2 |DONE |Manifest: NOSIGNATURE
417 Structory_1.20.2_v1.3.3.jar |Structory |structory |1.3.3 |DONE |Manifest: NOSIGNATURE
418 mcw-paintings-1.0.4-1.20.1forge.jar |Macaw's Paintings |mcwpaintings |1.0.4 |DONE |Manifest: NOSIGNATURE
419 FastSuite-1.20.1-5.0.1.jar |Fast Suite |fastsuite |5.0.1 |DONE |Manifest: NOSIGNATURE
420 Clumps-forge-1.20.1-12.0.0.3.jar |Clumps |clumps |**.**.**.** |DONE |Manifest: NOSIGNATURE
421 journeymap-1.20.1-5.9.15-forge.jar |Journeymap |journeymap |5.9.15 |DONE |Manifest: NOSIGNATURE
422 comforts-forge-6.3.3+1.20.1.jar |Comforts |comforts |6.3.3+1.20.1 |DONE |Manifest: NOSIGNATURE
423 artifacts-forge-9.1.0.jar |Artifacts |artifacts |9.1.0 |DONE |Manifest: NOSIGNATURE
424 DimStorage-1.20.1-8.0.1.jar |DimStorage |dimstorage |8.0.1 |DONE |Manifest: NOSIGNATURE
425 MyServerIsCompatible-1.20-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE
426 Dungeon Crawl-1.20.1-2.3.14.jar |Dungeon Crawl |dungeoncrawl |2.3.14 |DONE |Manifest: NOSIGNATURE
427 charginggadgets-1.11.0.jar |Charging Gadgets |charginggadgets |1.11.0 |DONE |Manifest: NOSIGNATURE
428 create-confectionery1.20.1_v1.0.9.jar |Create Confectionery |create_confectionery |1.0.9 |DONE |Manifest: NOSIGNATURE
429 gtceu-forge-1.20.1-1.0.13.a.jar |GregTech |gtceu |1.0.13.a |DONE |Manifest: NOSIGNATURE
430 mcjtylib-1.20-8.0.3.jar |McJtyLib |mcjtylib |1.20-8.0.3 |DONE |Manifest: NOSIGNATURE
431 rftoolsbase-1.20-5.0.2.jar |RFToolsBase |rftoolsbase |1.20-5.0.2 |DONE |Manifest: NOSIGNATURE
432 xnet-1.20-6.0.2.jar |XNet |xnet |1.20-6.0.2 |DONE |Manifest: NOSIGNATURE
433 rftoolspower-1.20-6.0.1.jar |RFToolsPower |rftoolspower |1.20-6.0.1 |DONE |Manifest: NOSIGNATURE
434 rftoolsbuilder-1.20-6.0.1.jar |RFToolsBuilder |rftoolsbuilder |1.20-6.0.1 |DONE |Manifest: NOSIGNATURE
435 deepresonance-1.20-5.0.1.jar |DeepResonance |deepresonance |1.20-5.0.1 |DONE |Manifest: NOSIGNATURE
436 rftoolsstorage-1.20-5.0.1.jar |RFToolsStorage |rftoolsstorage |1.20-5.0.1 |DONE |Manifest: NOSIGNATURE
437 rftoolscontrol-1.20-7.0.1.jar |RFToolsControl |rftoolscontrol |1.20-7.0.1 |DONE |Manifest: NOSIGNATURE
438 YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
439 mahoutsukai-1.20.1-v1.34.58.jar |Mahou Tsukai |mahoutsukai |1.20.1-v1.34.58 |DONE |Manifest: NOSIGNATURE
440 ToastControl-1.20.1-8.0.3.jar |Toast Control |toastcontrol |8.0.3 |DONE |Manifest: NOSIGNATURE
441 Terralith_1.20.2_v2.4.7.jar |Terralith |terralith |2.4.7 |DONE |Manifest: NOSIGNATURE
442 mininggadgets-1.15.3.jar |Mining Gadgets |mininggadgets |1.15.3 |DONE |Manifest: NOSIGNATURE
443 ftb-chunks-forge-2001.2.2.jar |FTB Chunks |ftbchunks |2001.2.2 |DONE |Manifest: NOSIGNATURE
444 ftb-xmod-compat-forge-2.0.1.jar |FTB XMod Compat |ftbxmodcompat |2.0.1 |DONE |Manifest: NOSIGNATURE
445 bloodmagic-1.20.1-3.3.2-44.jar |Blood Magic |bloodmagic |3.3.2-44 |DONE |Manifest: NOSIGNATURE
446 MysticalAgriculture-1.20.1-7.0.2.jar |Mystical Agriculture |mysticalagriculture |7.0.2 |DONE |Manifest: NOSIGNATURE
447 MysticalAgradditions-1.20.1-7.0.1.jar |Mystical Agradditions |mysticalagradditions |7.0.1 |DONE |Manifest: NOSIGNATURE
448 matc-1.6.0.jar |Mystical Agriculture Tiered Cr|matc |1.6.0 |DONE |Manifest: NOSIGNATURE
449 craftingtweaks-forge-1.20-18.2.1.jar |CraftingTweaks |craftingtweaks |18.2.1 |DONE |Manifest: NOSIGNATURE
450 rftoolsutility-1.20-6.0.3.jar |RFToolsUtility |rftoolsutility |1.20-6.0.3 |DONE |Manifest: NOSIGNATURE
451 libIPN-forge-1.20-4.0.0.jar |libIPN |libipn |4.0.0 |DONE |Manifest: NOSIGNATURE
452 EnchantmentDescriptions-Forge-1.20.1-17.0.8.jar |EnchantmentDescriptions |enchdesc |17.0.8 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
453 moonlight-1.20-2.8.47-forge.jar |Moonlight Library |moonlight |1.20-2.8.47 |DONE |Manifest: NOSIGNATURE
454 eccentrictome-1.20.1-1.10.1.jar |Eccentric Tome |eccentrictome |1.20.1-1.10.1 |DONE |Manifest: NOSIGNATURE
455 configuration-forge-1.20.1-2.2.0.jar |Configuration |configuration |2.2.0 |DONE |Manifest: NOSIGNATURE
456 ToolBelt-1.20-1.20.0.jar |Tool Belt |toolbelt |1.20.0 |DONE |Manifest: NOSIGNATURE
457 titanium-1.20.1-3.8.22.jar |Titanium |titanium |3.8.22 |DONE |Manifest: NOSIGNATURE
458 mysterious_mountain_lib-1.2.7-1.20.jar |Mysterious Mountain Lib |mysterious_mountain_lib |1.2.7-1.20 |DONE |Manifest: NOSIGNATURE
459 corn_delight-1.0.3-1.20.1.jar |Corn Delight |corn_delight |1.0.3-1.20.1 |DONE |Manifest: NOSIGNATURE
460 silent-lib-1.20.1-8.0.0.jar |Silent Lib |silentlib |8.0.0 |DONE |Manifest: NOSIGNATURE
461 Jade-1.20.1-forge-11.6.1.jar |Jade |jade |11.6.1 |DONE |Manifest: NOSIGNATURE
462 appliedenergistics2-forge-15.0.13.jar |Applied Energistics 2 |ae2 |15.0.13 |DONE |Manifest: NOSIGNATURE
463 AEInfinityBooster-1.20.1-1.0.0+20.jar |AEInfinityBooster |aeinfinitybooster |1.20.1-1.0.0+20 |DONE |Manifest: NOSIGNATURE
464 AEAdditions-1.20.1-5.0.2.jar |AE Additions |ae2additions |5.0.2 |DONE |Manifest: NOSIGNATURE
465 merequester-forge-1.20.1-1.1.4.jar |ME Requester |merequester |1.20.1-1.1.4 |DONE |Manifest: NOSIGNATURE
466 ae2wtlib-15.1.0-forge.jar |AE2WTLib |ae2wtlib |15.1.0-forge |DONE |Manifest: NOSIGNATURE
467 ExtendedAE-1.20-0.1.15-forge.jar |ExtendedAE |expatternprovider |1.20-0.1.15-forge |DONE |Manifest: NOSIGNATURE
468 AE2-Things-1.2.1.jar |AE2 Things |ae2things |1.2.1 |DONE |Manifest: NOSIGNATURE
469 forbidden_arcanus-1.20.1-2.2.1.jar |Forbidden & Arcanus |forbidden_arcanus |1.20.1-2.2.1 |DONE |Manifest: NOSIGNATURE
470 theurgy-1.20.1-1.7.0.jar |Theurgy |theurgy |1.7.0 |DONE |Manifest: NOSIGNATURE
471 EnderIO-1.20.1-6.0.20-alpha.jar |Ender IO |enderio |6.0.20-alpha |DONE |Manifest: NOSIGNATURE
472 allthecompressed-1.20.1-3.0.1.jar |AllTheCompressed |allthecompressed |3.0.1 |DONE |Manifest: NOSIGNATURE
473 Exchangers-1.20.1-3.5.1.jar |Exchangers |exchangers |1.20.1-3.5.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
474 easy_villagers-1.20.1-1.0.12.jar |Easy Villagers |easy_villagers |1.20.1-1.0.12 |DONE |Manifest: NOSIGNATURE
475 reliquary-1.20.1-2.0.36.1199.jar |Reliquary |reliquary |1.20.1-2.0.36.1199 |DONE |Manifest: NOSIGNATURE
476 create-stuff-additions1.20.1_v2.0.4a.jar |Create Stuff & Additions |create_sa |2.0.4. |DONE |Manifest: NOSIGNATURE
477 chemlib-1.20.1-2.0.18.jar |ChemLib |chemlib |2.0.18 |DONE |Manifest: NOSIGNATURE
478 PigPen-Forge-1.20.1-15.0.2.jar |PigPen |pigpen |15.0.2 |DONE |Manifest: NOSIGNATURE
479 FluxNetworks-1.20.1-7.2.0.14.jar |Flux Networks |fluxnetworks |**.**.**.** |DONE |Manifest: NOSIGNATURE
480 irons_spellbooks-1.20.1-2.0.1.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-2.0.1 |DONE |Manifest: NOSIGNATURE
481 enderchests-forge-1.20.1-1.1.jar |EnderChests |enderchests |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
482 JustEnoughMekanismMultiblocks-1.20.1-4.1.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |4.1 |DONE |Manifest: NOSIGNATURE
483 buildinggadgets2-1.0.5.jar |Building Gadgets 2 |buildinggadgets2 |1.0.5 |DONE |Manifest: NOSIGNATURE
484 modonomicon-1.20.1-forge-1.39.1.jar |Modonomicon |modonomicon |1.39.1 |DONE |Manifest: NOSIGNATURE
485 minecolonies-1.20.1-1.1.199-BETA.jar |MineColonies |minecolonies |1.20.1-1.1.199-BETA |DONE |Manifest: NOSIGNATURE
486 pylons-1.20.1-4.2.0.jar |Pylons |pylons |4.2.0 |DONE |Manifest: NOSIGNATURE
487 creeperoverhaul-3.0.1-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.1 |DONE |Manifest: NOSIGNATURE
488 ferritecore-6.0.0-forge.jar |Ferrite Core |ferritecore |6.0.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
489 solcarrot-1.20.1-1.15.0.jar |Spice of Life: Carrot Edition |solcarrot |1.15.0 |DONE |Manifest: NOSIGNATURE
490 functionalstorage-1.20.1-1.2.3.jar |Functional Storage |functionalstorage |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
491 moredragoneggs-4.0.jar |More Dragon Eggs |moredragoneggs |4.0 |DONE |Manifest: NOSIGNATURE
492 modular-routers-12.0.2+mc1.20.1.jar |Modular Routers |modularrouters |12.0.2+mc1.20.1 |DONE |Manifest: NOSIGNATURE
493 Enhanced_Celestials-forge-1.20.1-5.0.0.2.jar |Enhanced Celestials |enhancedcelestials |**.**.**.** |DONE |Manifest: NOSIGNATURE
494 CorgiLib-forge-1.20.1-4.0.0.4.jar |CorgiLib |corgilib |**.**.**.** |DONE |Manifest: NOSIGNATURE
495 notrample-1.20.1-1.0.1.jar |No Trample |notrample |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE
496 charmofundying-forge-6.4.2+1.20.1.jar |Charm of Undying |charmofundying |6.4.2+1.20.1 |DONE |Manifest: NOSIGNATURE
497 refinedstorageaddons-0.10.0.jar |Refined Storage Addons |refinedstorageaddons |0.10.0 |DONE |Manifest: NOSIGNATURE
498 Applied-Mekanistics-1.4.0.jar |Applied Mekanistics |appmek |1.4.0 |DONE |Manifest: NOSIGNATURE
499 megacells-forge-2.1.5-1.20.1.jar |MEGA Cells |megacells |2.1.5-1.20.1 |DONE |Manifest: NOSIGNATURE
500 expandability-forge-9.0.0.jar |ExpandAbility |expandability |9.0.0 |DONE |Manifest: NOSIGNATURE
501 valhelsia_core-forge-1.20.1-1.1.1.jar |Valhelsia Core |valhelsia_core |1.1.1 |DONE |Manifest: NOSIGNATURE
502 create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.7.c |DONE |Manifest: NOSIGNATURE
503 flickerfix-1.20.1-4.0.1.jar |FlickerFix |flickerfix |4.0.1 |DONE |Manifest: NOSIGNATURE
504 createaddition-1.20.1-1.1.1.jar |Create Crafts & Additions |createaddition |1.20.1-1.1.1 |DONE |Manifest: NOSIGNATURE
505 Crash Report UUID: a108e856-5c5b-4eec-95c6-ab12efdf20e0
506 FML: 47.1
507 Forge: net.minecraftforge:47.1.3
This log will be saved for 90 days from their last view.
Report abuse