Advertisement
drakray

Untitled

Apr 18th, 2024
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 110.28 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I bet Cylons wouldn't have this problem.
  3.  
  4. Time: 2024-04-18 22:15:27
  5. Description: Exception ticking world
  6.  
  7. java.lang.IllegalArgumentException: Cannot set property IntegerProperty{name=power, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]} to -1 on Block{minecraft:redstone_wire}, it is not an allowed value
  8. at net.minecraft.world.level.block.state.StateHolder.m_61124_(StateHolder.java:130) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ferritecore.fastmap.mixin.json:FastMapStateHolderMixin,pl:mixin:A}
  9. at net.minecraft.world.level.block.RedStoneWireBlock.m_55530_(RedStoneWireBlock.java:232) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:copycats-common.mixins.json:copycat.trapdoor.RedStoneWireBlockMixin,pl:mixin:APP:atlantis.mixins.json:RedstoneAccessor,pl:mixin:APP:atlantis.mixins.json:RedstoneWireBlockMixin,pl:mixin:A}
  10. at net.minecraft.world.level.block.RedStoneWireBlock.m_6861_(RedStoneWireBlock.java:331) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:copycats-common.mixins.json:copycat.trapdoor.RedStoneWireBlockMixin,pl:mixin:APP:atlantis.mixins.json:RedstoneAccessor,pl:mixin:APP:atlantis.mixins.json:RedstoneWireBlockMixin,pl:mixin:A}
  11. at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60690_(BlockBehaviour.java:724) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.BlockStateBaseMixin,pl:mixin:APP:twigs.mixins.json:BlockStateBaseMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockStateBaseMixin,pl:mixin:APP:galosphere.mixins.json:BlockStateBaseMixin,pl:mixin:APP:supplementaries-common.mixins.json:BlockBehaviourPlanterMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.AbstractBlockStateMixin,pl:mixin:APP:ars_nouveau.mixins.json:redstone.RedstoneLevelMixin,pl:mixin:APP:ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin,pl:mixin:APP:fruitsdelight.mixins.json:BlockStateBaseMixin,pl:mixin:APP:framedblocks.mixin.json:MixinBlockStateBase,pl:mixin:APP:crafttweaker.mixins.json:common.access.block.AccessBlockStateBase,pl:mixin:A}
  12. at net.minecraft.world.level.redstone.CollectingNeighborUpdater$MultiNeighborUpdate.m_213563_(CollectingNeighborUpdater.java:132) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:classloading}
  13. at net.minecraft.world.level.redstone.CollectingNeighborUpdater.m_230645_(CollectingNeighborUpdater.java:78) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:classloading}
  14. at net.minecraft.world.level.redstone.CollectingNeighborUpdater.m_230660_(CollectingNeighborUpdater.java:65) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:classloading}
  15. at net.minecraft.world.level.redstone.CollectingNeighborUpdater.m_214152_(CollectingNeighborUpdater.java:47) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:classloading}
  16. at net.minecraft.server.level.ServerLevel.m_46590_(ServerLevel.java:984) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:betterendisland.mixins.json:ServerLevelMixin,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:youkaishomecoming.mixins.json:ServerLevelAccessor,pl:mixin:APP:modulargolems.mixins.json:ServerLevelMixin,pl:mixin:APP:adastra-common.mixins.json:common.ServerLevelMixin,pl:mixin:APP:adastra-common.mixins.json:common.multipart.ServerLevelMixin,pl:mixin:APP:idas.mixins.json:ServerLevelMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:world.ServerWorldMixin,pl:mixin:APP:ars_elemental.mixins.json:ServerLevelMixin,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:APP:betterendisland.mixins.json:EndergeticExpansionMixins,pl:mixin:A}
  17. at net.minecraft.world.level.block.DiodeBlock.m_52580_(DiodeBlock.java:160) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  18. at net.minecraft.world.level.block.DiodeBlock.m_6807_(DiodeBlock.java:144) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  19. at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60696_(BlockBehaviour.java:750) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.BlockStateBaseMixin,pl:mixin:APP:twigs.mixins.json:BlockStateBaseMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockStateBaseMixin,pl:mixin:APP:galosphere.mixins.json:BlockStateBaseMixin,pl:mixin:APP:supplementaries-common.mixins.json:BlockBehaviourPlanterMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.AbstractBlockStateMixin,pl:mixin:APP:ars_nouveau.mixins.json:redstone.RedstoneLevelMixin,pl:mixin:APP:ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin,pl:mixin:APP:fruitsdelight.mixins.json:BlockStateBaseMixin,pl:mixin:APP:framedblocks.mixin.json:MixinBlockStateBase,pl:mixin:APP:crafttweaker.mixins.json:common.access.block.AccessBlockStateBase,pl:mixin:A}
  20. at net.minecraft.world.level.chunk.LevelChunk.m_6978_(LevelChunk.java:257) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:LevelChunkMixin,pl:mixin:APP:flywheel.mixins.json:instancemanage.InstanceAddMixin,pl:mixin:APP:lootr.mixins.json:MixinLevelChunk,pl:mixin:A}
  21. at net.minecraft.world.level.Level.m_6933_(Level.java:219) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:cloud,xf:fml:beefix:Level,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:cloud,xf:fml:beefix:Level,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:create_new_age.mixins.json:LevelMixin,pl:mixin:APP:l2complements.mixins.json:LevelAccessor,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin,pl:mixin:APP:adastra.mixins.json:common.multipart.LevelMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:world.LevelMixin,pl:mixin:A}
  22. at net.minecraft.world.level.Level.m_7731_(Level.java:196) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:cloud,xf:fml:beefix:Level,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:cloud,xf:fml:beefix:Level,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:create_new_age.mixins.json:LevelMixin,pl:mixin:APP:l2complements.mixins.json:LevelAccessor,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin,pl:mixin:APP:adastra.mixins.json:common.multipart.LevelMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:world.LevelMixin,pl:mixin:A}
  23. at net.minecraft.world.level.block.ComparatorBlock.m_51907_(ComparatorBlock.java:143) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,re:classloading,pl:mixin:APP:supplementaries-common.mixins.json:ComparatorBlockMixin,pl:mixin:A}
  24. at net.minecraft.world.level.block.ComparatorBlock.m_213897_(ComparatorBlock.java:152) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,re:classloading,pl:mixin:APP:supplementaries-common.mixins.json:ComparatorBlockMixin,pl:mixin:A}
  25. at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_222963_(BlockBehaviour.java:758) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.BlockStateBaseMixin,pl:mixin:APP:twigs.mixins.json:BlockStateBaseMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockStateBaseMixin,pl:mixin:APP:galosphere.mixins.json:BlockStateBaseMixin,pl:mixin:APP:supplementaries-common.mixins.json:BlockBehaviourPlanterMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.AbstractBlockStateMixin,pl:mixin:APP:ars_nouveau.mixins.json:redstone.RedstoneLevelMixin,pl:mixin:APP:ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin,pl:mixin:APP:fruitsdelight.mixins.json:BlockStateBaseMixin,pl:mixin:APP:framedblocks.mixin.json:MixinBlockStateBase,pl:mixin:APP:crafttweaker.mixins.json:common.access.block.AccessBlockStateBase,pl:mixin:A}
  26. at net.minecraft.server.level.ServerLevel.m_184112_(ServerLevel.java:680) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:betterendisland.mixins.json:ServerLevelMixin,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:youkaishomecoming.mixins.json:ServerLevelAccessor,pl:mixin:APP:modulargolems.mixins.json:ServerLevelMixin,pl:mixin:APP:adastra-common.mixins.json:common.ServerLevelMixin,pl:mixin:APP:adastra-common.mixins.json:common.multipart.ServerLevelMixin,pl:mixin:APP:idas.mixins.json:ServerLevelMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:world.ServerWorldMixin,pl:mixin:APP:ars_elemental.mixins.json:ServerLevelMixin,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:APP:betterendisland.mixins.json:EndergeticExpansionMixins,pl:mixin:A}
  27. at net.minecraft.world.ticks.LevelTicks.m_193272_(LevelTicks.java:215) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:classloading}
  28. at net.minecraft.world.ticks.LevelTicks.m_193225_(LevelTicks.java:98) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:classloading}
  29. at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:296) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:betterendisland.mixins.json:ServerLevelMixin,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:youkaishomecoming.mixins.json:ServerLevelAccessor,pl:mixin:APP:modulargolems.mixins.json:ServerLevelMixin,pl:mixin:APP:adastra-common.mixins.json:common.ServerLevelMixin,pl:mixin:APP:adastra-common.mixins.json:common.multipart.ServerLevelMixin,pl:mixin:APP:idas.mixins.json:ServerLevelMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:world.ServerWorldMixin,pl:mixin:APP:ars_elemental.mixins.json:ServerLevelMixin,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:APP:betterendisland.mixins.json:EndergeticExpansionMixins,pl:mixin:A}
  30. at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:A}
  31. at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:A}
  32. at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
  33. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:A}
  34. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:A}
  35. at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
  36.  
  37.  
  38. A detailed walkthrough of the error, its code path and all known details is as follows:
  39. ---------------------------------------------------------------------------------------
  40.  
  41. -- Head --
  42. Thread: Server thread
  43. Stacktrace:
  44. at net.minecraft.world.level.block.state.StateHolder.m_61124_(StateHolder.java:130) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ferritecore.fastmap.mixin.json:FastMapStateHolderMixin,pl:mixin:A}
  45. at net.minecraft.world.level.block.RedStoneWireBlock.m_55530_(RedStoneWireBlock.java:232) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:copycats-common.mixins.json:copycat.trapdoor.RedStoneWireBlockMixin,pl:mixin:APP:atlantis.mixins.json:RedstoneAccessor,pl:mixin:APP:atlantis.mixins.json:RedstoneWireBlockMixin,pl:mixin:A}
  46. at net.minecraft.world.level.block.RedStoneWireBlock.m_6861_(RedStoneWireBlock.java:331) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:copycats-common.mixins.json:copycat.trapdoor.RedStoneWireBlockMixin,pl:mixin:APP:atlantis.mixins.json:RedstoneAccessor,pl:mixin:APP:atlantis.mixins.json:RedstoneWireBlockMixin,pl:mixin:A}
  47. at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60690_(BlockBehaviour.java:724) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.BlockStateBaseMixin,pl:mixin:APP:twigs.mixins.json:BlockStateBaseMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockStateBaseMixin,pl:mixin:APP:galosphere.mixins.json:BlockStateBaseMixin,pl:mixin:APP:supplementaries-common.mixins.json:BlockBehaviourPlanterMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.AbstractBlockStateMixin,pl:mixin:APP:ars_nouveau.mixins.json:redstone.RedstoneLevelMixin,pl:mixin:APP:ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin,pl:mixin:APP:fruitsdelight.mixins.json:BlockStateBaseMixin,pl:mixin:APP:framedblocks.mixin.json:MixinBlockStateBase,pl:mixin:APP:crafttweaker.mixins.json:common.access.block.AccessBlockStateBase,pl:mixin:A}
  48. at net.minecraft.world.level.redstone.CollectingNeighborUpdater$MultiNeighborUpdate.m_213563_(CollectingNeighborUpdater.java:132) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:classloading}
  49. at net.minecraft.world.level.redstone.CollectingNeighborUpdater.m_230645_(CollectingNeighborUpdater.java:78) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:classloading}
  50. at net.minecraft.world.level.redstone.CollectingNeighborUpdater.m_230660_(CollectingNeighborUpdater.java:65) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:classloading}
  51. at net.minecraft.world.level.redstone.CollectingNeighborUpdater.m_214152_(CollectingNeighborUpdater.java:47) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:classloading}
  52. at net.minecraft.server.level.ServerLevel.m_46590_(ServerLevel.java:984) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:betterendisland.mixins.json:ServerLevelMixin,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:youkaishomecoming.mixins.json:ServerLevelAccessor,pl:mixin:APP:modulargolems.mixins.json:ServerLevelMixin,pl:mixin:APP:adastra-common.mixins.json:common.ServerLevelMixin,pl:mixin:APP:adastra-common.mixins.json:common.multipart.ServerLevelMixin,pl:mixin:APP:idas.mixins.json:ServerLevelMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:world.ServerWorldMixin,pl:mixin:APP:ars_elemental.mixins.json:ServerLevelMixin,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:APP:betterendisland.mixins.json:EndergeticExpansionMixins,pl:mixin:A}
  53. at net.minecraft.world.level.block.DiodeBlock.m_52580_(DiodeBlock.java:160) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  54. at net.minecraft.world.level.block.DiodeBlock.m_6807_(DiodeBlock.java:144) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  55. at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60696_(BlockBehaviour.java:750) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.BlockStateBaseMixin,pl:mixin:APP:twigs.mixins.json:BlockStateBaseMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockStateBaseMixin,pl:mixin:APP:galosphere.mixins.json:BlockStateBaseMixin,pl:mixin:APP:supplementaries-common.mixins.json:BlockBehaviourPlanterMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.AbstractBlockStateMixin,pl:mixin:APP:ars_nouveau.mixins.json:redstone.RedstoneLevelMixin,pl:mixin:APP:ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin,pl:mixin:APP:fruitsdelight.mixins.json:BlockStateBaseMixin,pl:mixin:APP:framedblocks.mixin.json:MixinBlockStateBase,pl:mixin:APP:crafttweaker.mixins.json:common.access.block.AccessBlockStateBase,pl:mixin:A}
  56. at net.minecraft.world.level.chunk.LevelChunk.m_6978_(LevelChunk.java:257) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:LevelChunkMixin,pl:mixin:APP:flywheel.mixins.json:instancemanage.InstanceAddMixin,pl:mixin:APP:lootr.mixins.json:MixinLevelChunk,pl:mixin:A}
  57. at net.minecraft.world.level.Level.m_6933_(Level.java:219) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:cloud,xf:fml:beefix:Level,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:cloud,xf:fml:beefix:Level,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:create_new_age.mixins.json:LevelMixin,pl:mixin:APP:l2complements.mixins.json:LevelAccessor,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin,pl:mixin:APP:adastra.mixins.json:common.multipart.LevelMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:world.LevelMixin,pl:mixin:A}
  58. at net.minecraft.world.level.Level.m_7731_(Level.java:196) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:cloud,xf:fml:beefix:Level,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:cloud,xf:fml:beefix:Level,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:create_new_age.mixins.json:LevelMixin,pl:mixin:APP:l2complements.mixins.json:LevelAccessor,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin,pl:mixin:APP:adastra.mixins.json:common.multipart.LevelMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:world.LevelMixin,pl:mixin:A}
  59. at net.minecraft.world.level.block.ComparatorBlock.m_51907_(ComparatorBlock.java:143) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,re:classloading,pl:mixin:APP:supplementaries-common.mixins.json:ComparatorBlockMixin,pl:mixin:A}
  60. at net.minecraft.world.level.block.ComparatorBlock.m_213897_(ComparatorBlock.java:152) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,re:classloading,pl:mixin:APP:supplementaries-common.mixins.json:ComparatorBlockMixin,pl:mixin:A}
  61. at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_222963_(BlockBehaviour.java:758) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.BlockStateBaseMixin,pl:mixin:APP:twigs.mixins.json:BlockStateBaseMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockStateBaseMixin,pl:mixin:APP:galosphere.mixins.json:BlockStateBaseMixin,pl:mixin:APP:supplementaries-common.mixins.json:BlockBehaviourPlanterMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.AbstractBlockStateMixin,pl:mixin:APP:ars_nouveau.mixins.json:redstone.RedstoneLevelMixin,pl:mixin:APP:ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin,pl:mixin:APP:fruitsdelight.mixins.json:BlockStateBaseMixin,pl:mixin:APP:framedblocks.mixin.json:MixinBlockStateBase,pl:mixin:APP:crafttweaker.mixins.json:common.access.block.AccessBlockStateBase,pl:mixin:A}
  62. at net.minecraft.server.level.ServerLevel.m_184112_(ServerLevel.java:680) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:betterendisland.mixins.json:ServerLevelMixin,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:youkaishomecoming.mixins.json:ServerLevelAccessor,pl:mixin:APP:modulargolems.mixins.json:ServerLevelMixin,pl:mixin:APP:adastra-common.mixins.json:common.ServerLevelMixin,pl:mixin:APP:adastra-common.mixins.json:common.multipart.ServerLevelMixin,pl:mixin:APP:idas.mixins.json:ServerLevelMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:world.ServerWorldMixin,pl:mixin:APP:ars_elemental.mixins.json:ServerLevelMixin,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:APP:betterendisland.mixins.json:EndergeticExpansionMixins,pl:mixin:A}
  63. at net.minecraft.world.ticks.LevelTicks.m_193272_(LevelTicks.java:215) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:classloading}
  64. at net.minecraft.world.ticks.LevelTicks.m_193225_(LevelTicks.java:98) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:classloading}
  65. at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:296) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:betterendisland.mixins.json:ServerLevelMixin,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerLevelMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:youkaishomecoming.mixins.json:ServerLevelAccessor,pl:mixin:APP:modulargolems.mixins.json:ServerLevelMixin,pl:mixin:APP:adastra-common.mixins.json:common.ServerLevelMixin,pl:mixin:APP:adastra-common.mixins.json:common.multipart.ServerLevelMixin,pl:mixin:APP:idas.mixins.json:ServerLevelMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:world.ServerWorldMixin,pl:mixin:APP:ars_elemental.mixins.json:ServerLevelMixin,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:APP:betterendisland.mixins.json:EndergeticExpansionMixins,pl:mixin:A}
  66. -- Affected level --
  67. Details:
  68. All players: 1 total; [ServerPlayer['drakray'/893, l='ServerLevel[TEST-IDAS]', x=279.32, y=103.77, z=278.20]]
  69. Chunk stats: 3004
  70. Level dimension: minecraft:overworld
  71. Level spawn location: World: (0,64,0), Section: (at 0,0,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)
  72. Level time: 6812 game time, 6812 day time
  73. Level name: TEST-IDAS
  74. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
  75. Level weather: Rain time: 64240 (now: false), thunder time: 24626 (now: false)
  76. Known server brands: forge
  77. Removed feature flags:
  78. Level was modded: true
  79. Level storage version: 0x04ABD - Anvil
  80. Stacktrace:
  81. at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:A}
  82. at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:A}
  83. at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
  84. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:A}
  85. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23920!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:A}
  86. at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
  87.  
  88.  
  89. -- System Details --
  90. Details:
  91. Minecraft Version: 1.20.1
  92. Minecraft Version ID: 1.20.1
  93. Operating System: Windows 10 (amd64) version 10.0
  94. Java Version: 17.0.6, Oracle Corporation
  95. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
  96. Memory: 254722336 bytes (242 MiB) / 8589934592 bytes (8192 MiB) up to 8589934592 bytes (8192 MiB)
  97. CPUs: 8
  98. Processor Vendor: GenuineIntel
  99. Processor Name: Intel(R) Core(TM) i7-9700F CPU @ 3.00GHz
  100. Identifier: Intel64 Family 6 Model 158 Stepping 13
  101. Microarchitecture: Coffee Lake
  102. Frequency (GHz): 3.00
  103. Number of physical packages: 1
  104. Number of physical CPUs: 8
  105. Number of logical CPUs: 8
  106. Graphics card #0 name: NVIDIA GeForce RTX 2060
  107. Graphics card #0 vendor: NVIDIA (0x10de)
  108. Graphics card #0 VRAM (MB): 4095.00
  109. Graphics card #0 deviceId: 0x1f08
  110. Graphics card #0 versionInfo: DriverVersion=31.0.15.5186
  111. Memory slot #0 capacity (MB): 8192.00
  112. Memory slot #0 clockSpeed (GHz): 2.67
  113. Memory slot #0 type: DDR4
  114. Memory slot #1 capacity (MB): 8192.00
  115. Memory slot #1 clockSpeed (GHz): 2.67
  116. Memory slot #1 type: DDR4
  117. Virtual memory max (MB): 30127.38
  118. Virtual memory used (MB): 25492.50
  119. Swap memory total (MB): 13824.00
  120. Swap memory used (MB): 1827.53
  121. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  122. Server Running: true
  123. Player Count: 1 / 8; [ServerPlayer['drakray'/893, l='ServerLevel[TEST-IDAS]', x=279.32, y=103.77, z=278.20]]
  124. Data Packs: vanilla, mod:betterdungeons, mod:reevesfurniture, mod:nyctophobia (incompatible), mod:swplanets (incompatible), mod:modernfix (incompatible), mod:evilcraft, mod:gateways (incompatible), mod:yungsapi, mod:dmnr (incompatible), mod:atlantis, mod:createmobeggs (incompatible), mod:createdieselgenerators (incompatible), mod:apotheosis (incompatible), mod:create_new_age, mod:exposure, mod:paraglider (incompatible), mod:betterfortresses, mod:cloth_config (incompatible), mod:solapplepie, mod:egg_plus, mod:taxov, mod:morevillagers (incompatible), mod:jepp (incompatible), mod:fairylights (incompatible), mod:luphieclutteredmod, mod:corail_woodcutter, mod:taxop, mod:yungsextras, mod:mr_dungeons_andtaverns (incompatible), mod:attributeslib (incompatible), mod:yungsmenutweaks, mod:butchersdelight, mod:littlelogistics (incompatible), mod:tmted, mod:betterendisland, mod:the_bumblezone, mod:l2library (incompatible), mod:l2backpack (incompatible), mod:recruits (incompatible), mod:byzantine (incompatible), mod:betterjungletemples, mod:quarkoddities, mod:bellsandwhistles, mod:unusual_delight, mod:rechiseled (incompatible), mod:moretrailsmoretales (incompatible), mod:ohmysherd, mod:attributefix (incompatible), mod:goblintraders (incompatible), mod:caelus (incompatible), mod:fnc (incompatible), mod:fullstackwatchdog (incompatible), mod:greendelights (incompatible), mod:integrated_api, mod:geore, mod:badpackets (incompatible), mod:create_wizardry, mod:l2screentracker (incompatible), mod:design_decor (incompatible), mod:farmingforblockheads, mod:alexscavesdimension, mod:rechiseledcreate, mod:beefix, mod:vintageimprovements, mod:molten_vents, mod:moremobheads, mod:fusion, mod:crafttweaker (incompatible), mod:logprot (incompatible), mod:trade_cycling, mod:terrablender, mod:biomesoplenty (incompatible), mod:createsweetsandtreets, mod:justenoughbreeding (incompatible), mod:createtweaker (incompatible), mod:astikorcarts (incompatible), mod:domum_ornamentum, mod:flywheel, mod:experienceobelisk (incompatible), mod:justenoughprofessions, mod:nocubescreateexp, mod:gildedsherds, mod:structurize, mod:fastfurnace (incompatible), mod:tlc (incompatible), mod:embers, mod:lootr, mod:christmascolonies (incompatible), mod:cosmeticarmorreworked, mod:phantasm (incompatible), mod:fruitsdelight (incompatible), mod:letsdoaddonstructures, mod:ad_astra (incompatible), mod:youkaishomecoming (incompatible), mod:create_dd (incompatible), mod:globalpacks (incompatible), mod:beautify (incompatible), mod:towntalk (incompatible), mod:galosphere (incompatible), mod:additionalbanners (incompatible), mod:doggytalents (incompatible), mod:betteroceanmonuments, mod:sophisticatedcore (incompatible), mod:deco_storage, mod:create_crush_everything, mod:bowinfinityfix, mod:structureessentials (incompatible), mod:moremobgriefingoptions, mod:placebo (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:littlecontraptions (incompatible), mod:interiors (incompatible), mod:l2damagetracker (incompatible), mod:trenzalore (incompatible), mod:dsbg (incompatible), mod:create_connected, mod:chipped (incompatible), mod:jamd (incompatible), mod:jearchaeology, mod:rapid_leaf_decay, mod:hangglider, mod:chisel_chipped_integration, mod:blockui, mod:lostcities, mod:twilightdelight (incompatible), mod:moreoverlays (incompatible), mod:cupboard (incompatible), mod:undergarden, mod:framework, mod:quarkdelight, mod:betteradvancements (incompatible), mod:spyglass_of_curios, mod:assortedlib (incompatible), mod:assortedworld (incompatible), mod:assortedtech (incompatible), mod:assortedstorage (incompatible), mod:copycats (incompatible), mod:l2complements (incompatible), mod:hearth_and_home (incompatible), mod:enlightened_end, mod:clumps (incompatible), mod:tumbleweed (incompatible), mod:decorative_blocks, mod:sherdduplication, mod:everycomp (incompatible), mod:cyanide (incompatible), mod:thatsjustpeachy, mod:toastcontrol (incompatible), mod:pineapple_delight (incompatible), mod:midashunger, mod:just_enough_beacons, mod:villagers_inventory, mod:another_furniture (incompatible), mod:assortedcore (incompatible), mod:reliquary (incompatible), mod:galospheretrimming, mod:mes (incompatible), mod:fastbench (incompatible), mod:l2hostility (incompatible), mod:miners_delight (incompatible), mod:betterarcheology, mod:moderately_enough_effect_desc, mod:minecolonies, mod:ferritecore (incompatible), mod:functionalstorage, mod:direcolonies (incompatible), mod:valhelsia_core (incompatible), mod:create_enchantment_industry (incompatible), mod:overflowingbars, mod:drinkbeer (incompatible), mod:createaddition (incompatible), mod:supermartijn642configlib (incompatible), mod:createdeco (incompatible), mod:playeranimator (incompatible), mod:irons_spellbooks, mod:botarium (incompatible), mod:nerb (incompatible), mod:javd (incompatible), mod:sound_physics_remastered (incompatible), mod:moped, mod:villagersplus (incompatible), mod:guardvillagers (incompatible), mod:create_compressed, mod:balm, mod:jeresources, mod:ctov, mod:athena, mod:create_oxidized, mod:stylecolonies (incompatible), mod:lmft (incompatible), mod:torchmaster, mod:toolstats (incompatible), mod:supermartijn642corelib, mod:yungsbridges, mod:resourcefulconfig (incompatible), mod:ad_astra_giselle_addon (incompatible), mod:assortedtools (incompatible), mod:curios (incompatible), mod:workers (incompatible), mod:ragnagoblin (incompatible), mod:searchables (incompatible), mod:framedblocks, mod:butchersdelightfoods, mod:overweight_farming (incompatible), mod:pandora (incompatible), mod:apothiccurios (incompatible), mod:jadeaddons (incompatible), mod:bettermineshafts, mod:darkpaintings (incompatible), mod:sliceanddice (incompatible), mod:elytraslot (incompatible), mod:wi_zoom, mod:gourmet, mod:l2tabs (incompatible), mod:curseofpandora (incompatible), mod:jei, mod:create_netherless, mod:multipiston, mod:sunflowerdelight, mod:graveyard (incompatible), mod:apotheotic_additions, mod:naturescompass, mod:geodes, mod:clayable, mod:catalogue (incompatible), mod:cratedelight, mod:more_immersive_wires (incompatible), mod:puzzlesaccessapi, mod:forge, mod:appleskin (incompatible), mod:modulargolems (incompatible), mod:l2weaponry (incompatible), mod:l2artifacts (incompatible), mod:chalk (incompatible), mod:idas, mod:usefulspyglass, mod:immersiveengineering (incompatible), mod:spectrelib (incompatible), mod:kotlinforforge (incompatible), mod:jeiintegration (incompatible), mod:integrated_stronghold, mod:polymorph (incompatible), mod:zeta (incompatible), mod:mna (incompatible), mod:argentinas_delight, mod:oceansdelight (incompatible), mod:connectedglass, mod:create_power_loader, mod:archaeologybanners (incompatible), mod:puzzleslib, mod:mns (incompatible), mod:goated (incompatible), mod:bagged, mod:totw_modded, mod:cyclopscore, mod:create_things_and_misc, mod:betterwitchhuts, mod:geckolib, mod:ars_nouveau (incompatible), mod:knightsnmages, mod:ars_elemental (incompatible), mod:ars_instrumentum (incompatible), mod:georenouveau, mod:eidolon (incompatible), mod:naturalist (incompatible), mod:l2archery (incompatible), mod:incontrol, mod:vegandelight, mod:immersive_aircraft (incompatible), mod:rsgauges (incompatible), mod:initialinventory (incompatible), mod:cookingforblockheads, mod:controlling (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:iceandfire, mod:ice_and_fire_spellbooks, mod:cp_tweaks, mod:mixinextras (incompatible), mod:storagedelight, mod:twigs (incompatible), mod:piglinsafety (incompatible), mod:create_dragon_lib (incompatible), mod:jeed (incompatible), mod:monobank (incompatible), mod:starbunclemania (incompatible), mod:railways (incompatible), mod:hauntedharvest (incompatible), mod:dummmmmmy (incompatible), mod:no_nv_flash, mod:twilightforest, mod:tflostblocks, mod:dramaticdoors, mod:undergardendelight, mod:farmersdelight, mod:ends_delight, mod:casualness_delight, mod:chefsdelight (incompatible), mod:cuisinedelight (incompatible), mod:goldelight, mod:createframed (incompatible), mod:compressium (incompatible), mod:endersdelight, mod:endrem (incompatible), mod:trailsandtalesplus, mod:modelfix (incompatible), mod:create_additions_synthetics, mod:sgjourney (incompatible), mod:patchouli (incompatible), mod:ars_additions (incompatible), mod:ftbultimine (incompatible), mod:betterstrongholds, mod:resourcefullib (incompatible), mod:deeperdarker, mod:architectury (incompatible), mod:doapi (incompatible), mod:vinery (incompatible), mod:herbalbrews, mod:bakery (incompatible), mod:brewery (incompatible), mod:meadow, mod:ftblibrary (incompatible), mod:nethervinery (incompatible), mod:candlelight (incompatible), mod:beachparty (incompatible), mod:bloomingnature, mod:clearwater (incompatible), mod:inventoryessentials, mod:smallships (incompatible), mod:toomanyglyphs (incompatible), mod:yeetusexperimentus (incompatible), mod:inventorysorter (incompatible), mod:villagesandpillages (incompatible), mod:festive_delight, mod:clochecreations, mod:jmi (incompatible), mod:amendments (incompatible), mod:sophisticatedstorage (incompatible), mod:additionallanterns (incompatible), mod:tinycoal (incompatible), mod:more_pottery_sherd, mod:bakeddelight, mod:structorytowers, mod:create, mod:create_structures, mod:extendedgears (incompatible), mod:ars_creo (incompatible), mod:createcasing (incompatible), mod:delightful (incompatible), mod:create_central_kitchen (incompatible), mod:waystones, mod:extra_compat, mod:structory, mod:fastsuite (incompatible), mod:journeymap (incompatible), mod:giacomos_fishing_bot, mod:comforts (incompatible), mod:temporalapi, mod:configured (incompatible), mod:apotheoticcreation, mod:create_confectionery, mod:better_totem_of_undying, mod:betterdeserttemples, mod:moredelight (incompatible), mod:chococraft, mod:alexscaves, mod:enchdesc (incompatible), mod:moonlight (incompatible), mod:titanium (incompatible), mod:taxcp, mod:mixinsquared (incompatible), mod:farmersutils, mod:jade (incompatible), mod:jadecolonies (incompatible), mod:forbidden_arcanus (incompatible), mod:nethersdelight, mod:selectable_painting, mod:quark (incompatible), mod:supplementaries, mod:quarkengineering, mod:suppsquared (incompatible), mod:create_sa, mod:better_beacons, mod:immersive_paintings (incompatible), mod:assorteddecor (incompatible), mod:endlessbiomes, mod:sherdsapi (incompatible), mod:mvs (incompatible), mod:solcarrot (incompatible), mod:l2itemselector (incompatible), mod:crabbersdelight, mod:packetfixer (incompatible), Everycomp Generated Pack, Goated Generated Pack, Silktouch.Budding.Blocks.zip (incompatible), Supplementaries Generated Pack, Suppsquared Generated Pack, TwilightForest_MnACaches.zip, better_leaves, bushy_leaves, cliffs-and-coves-v1-0-1.zip (incompatible), create_central_kitchen:ends_delight (incompatible), create_central_kitchen:farmersdelight (incompatible), create_central_kitchen:miners_delight (incompatible), create_central_kitchen:overweight_farming (incompatible), custom-graveyard.zip, custom.zip, dragon drops v1.3.6 (MC 1.20-1.20.4).zip, enchantement-split.zip (incompatible), green_stove, idasalexsmobs-1.20.zip, idasbop-1.9.3-1.20.1.zip (incompatible), idasconfig-1.9.3-1.20.1.zip, integrated_stronghold_config_forge-1.1.1-1.20.1.zip, intstrong_alexsmobs-1.0.0-1.20.1.zip, intstrong_endrem-1.0.0-1.18.2-1.19.2.zip (incompatible), intstrong_graveyard-1.0.0-1.20.1.zip, mining-geodes.zip, mining-geore.zip, more mob heads v2.12.4 (MC 1.20-1.20.4).zip, navigable-rivers-v1.0.1.zip (incompatible), optifine_support, player head drops v1.1.6 (MC 1.20-1.20.4).zip, silence mobs v1.2.1 (MC 1.20-1.20.4).zip, villagersplus-supplementaries.zip, bundle
  125. Enabled Feature Flags: minecraft:bundle, minecraft:vanilla
  126. World Generation: Stable
  127. Type: Integrated Server (map_client.txt)
  128. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  129. Launched Version: 1.20.1-forge-47.1.104
  130. ModLauncher: 10.0.9+10.0.9+main.dcd20f30
  131. ModLauncher launch target: forgeclient
  132. ModLauncher naming: srg
  133. ModLauncher services:
  134. mixin-0.8.5.jar mixin PLUGINSERVICE
  135. eventbus-6.0.5.jar eventbus PLUGINSERVICE
  136. loader-47.2.2.jar slf4jfixer PLUGINSERVICE
  137. loader-47.2.2.jar object_holder_definalize PLUGINSERVICE
  138. loader-47.2.2.jar runtime_enum_extender PLUGINSERVICE
  139. loader-47.2.2.jar capability_token_subclass PLUGINSERVICE
  140. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  141. loader-47.2.2.jar runtimedistcleaner PLUGINSERVICE
  142. modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
  143. modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
  144. FML Language Providers:
  145. lowcodefml@47.2
  146. kotlinforforge@4.4.0
  147. minecraft@47.2
  148. javafml@47.2
  149. Mod List:
  150. 3-yungsbetterdungeons-1.20-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
  151. reeves-furniture-1.20.1-1.1304.jar |Reeves Furniture |reevesfurniture |1.1304 |DONE |Manifest: NOSIGNATURE
  152. 2-the-graveyard-nyctophobia-1.6-1.20.jar |Nyctophobia |nyctophobia |1.6 |DONE |Manifest: NOSIGNATURE
  153. 4-ad-astra-swplanets-1.20.1-1.2.7.jar |Star Wars Planet |swplanets |1.2.7 |DONE |Manifest: NOSIGNATURE
  154. 00-modernfix-5.16.1-1.20.1.jar |ModernFix |modernfix |5.16.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  155. evilcraft-1.20.1-1.2.38.jar |EvilCraft |evilcraft |1.2.38 |DONE |Manifest: NOSIGNATURE
  156. gatewaystoeternity-1.20.1-4.2.4.jar |Gateways To Eternity |gateways |4.2.4 |DONE |Manifest: NOSIGNATURE
  157. 0-yungsapi-1.20-4.0.4.jar |YUNG's API |yungsapi |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
  158. mna-dmnr-3.1.8.jar |Dragon Magic and Relics |dmnr |3.1.8 |DONE |Manifest: NOSIGNATURE
  159. 4-atlantis-2024.4.7-1.20.1-5.3.jar |Atlantis |atlantis |2024.4.7-1.20.1-5.3-|DONE |Manifest: NOSIGNATURE
  160. create-mobeggs-2.0.0.jar |Create Mob Eggs |createmobeggs |2.0.0 |DONE |Manifest: NOSIGNATURE
  161. create-dieselgenerators-1.20.1-1.2f.jar |Create Diesel Generators |createdieselgenerators |1.20.1-1.2f |DONE |Manifest: NOSIGNATURE
  162. apotheosis-1.20.1-7.3.4.jar |Apotheosis |apotheosis |7.3.4 |DONE |Manifest: NOSIGNATURE
  163. create-new-age-1.20.1-1.1.1.jar |Create: New Age |create_new_age |1.1.1 |DONE |Manifest: NOSIGNATURE
  164. exposure-1.20.1-1.5.1.jar |Exposure |exposure |1.5.1 |DONE |Manifest: NOSIGNATURE
  165. paraglider-20.1.3.jar |Paraglider |paraglider |20.1.3 |DONE |Manifest: NOSIGNATURE
  166. 3-yungsbetternetherfortresses-1.20-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
  167. 0-cloth-config-11.1.118.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE
  168. 1-solapplepie-1.20.1-2.3.0.jar |Spice of Life: Apple Pie Editi|solapplepie |1.20.1-2.3.0 |DONE |Manifest: NOSIGNATURE
  169. fd-eggplus3.0.jar |Egg and Chicken Plus |egg_plus |3.0 |DONE |Manifest: NOSIGNATURE
  170. 3-taxoceanvillager-1.20.1-2.3.1.jar |Tax' Ocean Villager |taxov |2.3.1 |DONE |Manifest: NOSIGNATURE
  171. 5-morevillagers-1.20.1-5.0.0.jar |More Villagers |morevillagers |5.0.0 |DONE |Manifest: NOSIGNATURE
  172. 1-jei-jepp-1.20-1.1.2.jar |Just Enough Painting Previews |jepp |1.20-1.1.2 |DONE |Manifest: NOSIGNATURE
  173. fairylights-7.0.0-1.20.1.jar |Fairy Lights |fairylights |7.0.0 |DONE |Manifest: NOSIGNATURE
  174. cluttered-2.1-1.20.1.jar |Cluttered |luphieclutteredmod |2.1 |DONE |Manifest: NOSIGNATURE
  175. corail-woodcutter-1.20.1-3.0.4.jar |Corail Woodcutter |corail_woodcutter |3.0.4 |DONE |Manifest: NOSIGNATURE
  176. 3-taxoceanpillager-1.20.1-1.0.0.jar |Tax' Ocean Pillager |taxop |1.0.0 |DONE |Manifest: NOSIGNATURE
  177. 3-yungsextras-1.20-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
  178. 3-dungeons-and-taverns-3.0.3.f.jar |Dungeons and Taverns |mr_dungeons_andtaverns |3.0.3.f |DONE |Manifest: NOSIGNATURE
  179. 0-apothicattributes-1.20.1-1.3.4.jar |Apothic Attributes |attributeslib |1.3.4 |DONE |Manifest: NOSIGNATURE
  180. zzz-yungsmenutweaks-1.20.1-1.0.2.jar |YUNG's Menu Tweaks |yungsmenutweaks |1.20.1-Forge-1.0.2 |DONE |Manifest: NOSIGNATURE
  181. fd-butchersdelight-beta-1.20.1-2.1.0.jar |ButchersDelight |butchersdelight |1.20.12.1.0 |DONE |Manifest: NOSIGNATURE
  182. littlelogistics-1.20.1-1.20.1.2.jar |Little Logistics |littlelogistics |1.20.1.2 |DONE |Manifest: NOSIGNATURE
  183. immersive-engineering-delight-1.20.1-b.1.3.jar |Engineers Delight |tmted |1.0.3 |DONE |Manifest: NOSIGNATURE
  184. 3-yungsbetterendisland-1.20-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
  185. 4-the-bumblezone-7.3.4-1.20.1.jar |The Bumblezone |the_bumblezone |7.3.4+1.20.1-forge |DONE |Manifest: NOSIGNATURE
  186. 0-l2library-2.4.24.jar |L2 Library |l2library |2.4.24 |DONE |Manifest: NOSIGNATURE
  187. l2backpack-2.4.19.jar |L2 Backpack |l2backpack |2.4.19 |DONE |Manifest: NOSIGNATURE
  188. 5-recruits-1.20.1-1.10.15.jar |Recruits Mod |recruits |1.10.15 |DONE |Manifest: NOSIGNATURE
  189. 5-minecolonies-byzantine-1.20.1-11.1.jar |Byzantine |byzantine |11h |DONE |Manifest: NOSIGNATURE
  190. 3-yungsbetterjungletemples-1.20-2.0.4.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.4 |DONE |Manifest: NOSIGNATURE
  191. quarkoddities-1.20.1.jar |Quark Oddities |quarkoddities |1.20.1 |DONE |Manifest: NOSIGNATURE
  192. create-bellsandwhistles-0.4.3-1.20.x.jar |Create: Bells & Whistles |bellsandwhistles |0.4.3-1.20.x |DONE |Manifest: NOSIGNATURE
  193. fd-unusual-delight-2.2.jar |Unusual Delight |unusual_delight |1.0.0 |DONE |Manifest: NOSIGNATURE
  194. rechiseled-1.1.5c-1.20.jar |Rechiseled |rechiseled |1.1.5c |DONE |Manifest: NOSIGNATURE
  195. moretrailsmoretales-1.1.0-1.20.1.jar |More Trails & More Tales |moretrailsmoretales |1.1.0 |DONE |Manifest: NOSIGNATURE
  196. ohmysherd-1.20.1-1.0.3.jar |OhMySherd |ohmysherd |1.0.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  197. 1-attributefix-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  198. 5-goblintraders-1.20.1-1.9.3.jar |Goblin Traders |goblintraders |1.9.3 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
  199. 0-caelus-3.1.0-1.20.jar |Caelus API |caelus |3.1.0+1.20 |DONE |Manifest: NOSIGNATURE
  200. mna-fnc-1.2.5.jar |Factions And Curiosities |fnc |1.2.5 |DONE |Manifest: NOSIGNATURE
  201. 00-fullstackwatchdog-1.0.1.jar |FullStack Watchdog |fullstackwatchdog |1.0.1+1.19.2-forge |DONE |Manifest: NOSIGNATURE
  202. fd-greendelights-1.0.1-1.20.1.jar |Green Delights |greendelights |1.0.1 |DONE |Manifest: NOSIGNATURE
  203. 0-integrated-api-1.5.1-1.20.1.jar |Integrated API |integrated_api |1.5.1+1.20.1-forge |DONE |Manifest: NOSIGNATURE
  204. geore-1.20.1-2.4.2.jar |GeOre |geore |2.4.2 |DONE |Manifest: NOSIGNATURE
  205. 00-badpackets-0.4.3.jar |Bad Packets |badpackets |0.4.3 |DONE |Manifest: NOSIGNATURE
  206. create-wizardry-1.20.1-0.2.0.jar |Create: Wizardry |create_wizardry |1.20.10.2.0 |DONE |Manifest: NOSIGNATURE
  207. l2screentracker-0.1.4.jar |L2 Screen Tracker |l2screentracker |0.1.4 |DONE |Manifest: NOSIGNATURE
  208. create-design-decor-0.3-1.20.1.jar |Create: Design n' Decor |design_decor |0.3.0 |DONE |Manifest: NOSIGNATURE
  209. blockheads-farming-1.20.1-14.0.2.jar |Farming for Blockheads |farmingforblockheads |14.0.2 |DONE |Manifest: NOSIGNATURE
  210. 2-alexscavesdimension-1.0.1.jar |alexscavesdimension |alexscavesdimension |1.0.0 |DONE |Manifest: NOSIGNATURE
  211. create-rechiseled-1.0.2-1.20.jar |Rechiseled: Create |rechiseledcreate |1.0.2 |DONE |Manifest: NOSIGNATURE
  212. 1-beefix-1.20-1.0.7.jar |Bee Fix |beefix |1.0.7 |DONE |Manifest: NOSIGNATURE
  213. create-vintageimprovements-1.20.1-0.1.3.4.jar |Create: Vintage Improvements |vintageimprovements |1.20.1-0.1.3.4 |DONE |Manifest: NOSIGNATURE
  214. create-molten-vents-1.20.1-2.0.6.jar |Molten Vents |molten_vents |2.0.6 |DONE |Manifest: NOSIGNATURE
  215. moremobheads-0.2.1-1.20.1.jar |More Mob Heads |moremobheads |0.2.1-1.20.1 |DONE |Manifest: NOSIGNATURE
  216. 0-fusion-1.1.1-1.20.1.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE
  217. 1-crafttweaker-1.20.1-14.0.38.jar |CraftTweaker |crafttweaker |14.0.38 |DONE |Manifest: NOSIGNATURE
  218. client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
  219. 1-logprot-1.20.1-3.2.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE
  220. 1-trade-cycling-1.20.1-1.0.10.jar |Trade Cycling |trade_cycling |1.20.1-1.0.10 |DONE |Manifest: NOSIGNATURE
  221. 0-terrablender-1.20.1-3.0.1.4.jar |TerraBlender |terrablender |3.0.1.4 |DONE |Manifest: NOSIGNATURE
  222. 2-biomesoplenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |18.0.0.598 |DONE |Manifest: NOSIGNATURE
  223. create-sweets-and-treats-1.1.1.jar |CreateSweetsAndTreets |createsweetsandtreets |1.0.0 |DONE |Manifest: NOSIGNATURE
  224. 1-jei-justenoughbreeding-1.20.1-1.2.1.jar |Just Enough Breeding |justenoughbreeding |1.2.1 |DONE |Manifest: NOSIGNATURE
  225. create-tweaker-1.20.1-4.0.9.jar |CreateTweaker |createtweaker |4.0.9 |DONE |Manifest: NOSIGNATURE
  226. astikorcarts-redux-1.20.1-1.1.7.jar |AstikorCarts Redux |astikorcarts |1.1.7 |DONE |Manifest: NOSIGNATURE
  227. 5-minecolonies-domum-ornamentum-1.20.1-1.0.184-bet|Domum Ornamentum |domum_ornamentum |1.20.1-1.0.184-BETA |DONE |Manifest: NOSIGNATURE
  228. flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE
  229. cognition-v2.0.4-1.20.1.jar |Cognition |experienceobelisk |2.0.4-1.20.1 |DONE |Manifest: NOSIGNATURE
  230. 1-jei-justenoughprofessions-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE
  231. create-compact-exp-1.0.3-1.20.1.jar |Create Compact Exp (by NoCube)|nocubescreateexp |1.0.3 |DONE |Manifest: NOSIGNATURE
  232. gildedsherds-1.20.1-1.0.2.jar |GildedSherds |gildedsherds |1.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  233. 5-minecolonies-structurize-1.20.1-1.0.725-beta.jar|Structurize |structurize |1.20.1-1.0.725-BETA |DONE |Manifest: NOSIGNATURE
  234. 1-fastfurnace-1.20.1-8.0.2.jar |FastFurnace |fastfurnace |8.0.2 |DONE |Manifest: NOSIGNATURE
  235. 3-tlc-1.0.3-r-1.20.x.jar |The Lost Castle |tlc |1.0.2 |DONE |Manifest: NOSIGNATURE
  236. embersrekindled-1.20.1-1.2.2.jar |Embers Rekindled |embers |1.20.1-1.2.2 |DONE |Manifest: NOSIGNATURE
  237. 1-lootr-1.20-0.7.33.83.jar |Lootr |lootr |0.7.33.82 |DONE |Manifest: NOSIGNATURE
  238. 5-minecolonies-christmascolonies-1.4.jar |christmascolonies mod |christmascolonies |1.4 |DONE |Manifest: NOSIGNATURE
  239. 1-cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
  240. 2-phantasm-forge-0.1.jar |End's Phantasm |phantasm |0.1 |DONE |Manifest: NOSIGNATURE
  241. fd-fruitsdelight-1.0.8.jar |Fruits Delight |fruitsdelight |1.0.8 |DONE |Manifest: NOSIGNATURE
  242. letsdo-z-addon-structures-1.7.1.jar |Let's Do Addon: Structures |letsdoaddonstructures |1.7.1 |DONE |Manifest: NOSIGNATURE
  243. 4-ad-astra-1.20.1-1.15.18.jar |Ad Astra |ad_astra |1.15.18 |DONE |Manifest: NOSIGNATURE
  244. l2youkaishomecoming-2.1.2.jar |Youkai's Homecoming |youkaishomecoming |2.1.2 |DONE |Manifest: NOSIGNATURE
  245. create-dreams-n-desires-1.20.1-0.2c.prebeta.jar |Create: Dreams & Desires |create_dd |0.2c.PREBETA |DONE |Manifest: NOSIGNATURE
  246. 1-global-packs-1.19.4-1.16.2.jar |Global Packs |globalpacks |1.16.2_forge |DONE |Manifest: NOSIGNATURE
  247. beautify-2.0.2.jar |Beautify |beautify |2.0.2 |DONE |Manifest: NOSIGNATURE
  248. 5-minecolonies-towntalk-1.20.1-1.0.1.jar |TownTalk |towntalk |1.0.1 |DONE |Manifest: NOSIGNATURE
  249. 2-galosphere-1.20.1-1.4.1.jar |Galosphere |galosphere |1.20.1-1.4.1 |DONE |Manifest: NOSIGNATURE
  250. additionalbanners-1.20.1-14.0.4.jar |AdditionalBanners |additionalbanners |14.0.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  251. doggytalentsnext-1.20.1-1.18.11.jar |Doggy Talents Next |doggytalents |1.18.11 |DONE |Manifest: NOSIGNATURE
  252. 3-yungsbetteroceanmonuments-1.20-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE
  253. 0-sophisticatedcore-1.20.1-0.6.18.597.jar |Sophisticated Core |sophisticatedcore |0.6.18.597 |DONE |Manifest: NOSIGNATURE
  254. reeves-deco-storage-1.20.1-1.1204.jar |DecoStorage |deco_storage |1.1204 |DONE |Manifest: NOSIGNATURE
  255. create-recycle-1.0.2-1.20.1.jar |Create Recycling |create_crush_everything |1.0.2 |DONE |Manifest: NOSIGNATURE
  256. 1-bowinfinityfix-1.20.x-2.6.0.jar |Bow Infinity Fix |bowinfinityfix |2.6.0 |DONE |Manifest: NOSIGNATURE
  257. 0-structureessentials-1.20.1-3.3.jar |Structure Essentials mod |structureessentials |1.20.1-3.3 |DONE |Manifest: NOSIGNATURE
  258. 1-moremobgriefingoptions-1.20.1-2.0.4.jar |More MobGriefing Options |moremobgriefingoptions |2.0.4 |DONE |Manifest: NOSIGNATURE
  259. 0-placebo-1.20.1-8.6.1.jar |Placebo |placebo |8.6.1 |DONE |Manifest: NOSIGNATURE
  260. 0-bookshelf-1.20.1-20.1.10.jar |Bookshelf |bookshelf |20.1.10 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  261. sophisticatedbackpacks-1.20.1-3.20.5.1039.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.5.1039 |DONE |Manifest: NOSIGNATURE
  262. create-littlecontraptions-1.20.1.2.jar |Little Contraptions |littlecontraptions |1.20.1.2 |DONE |Manifest: NOSIGNATURE
  263. create-interiors-0.5.3-1.20.1.jar |Create: Interiors |interiors |0.5.3+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
  264. l2damagetracker-0.3.7.jar |L2 Damage Tracker |l2damagetracker |0.3.7 |DONE |Manifest: NOSIGNATURE
  265. 0-trenzalore-3.3.10-1.20.1-all.jar |Trenzalore |trenzalore |3.3.10 |DONE |Manifest: NOSIGNATURE
  266. 00-dsbg-1.0-1.20.1.jar |Detected setBlock Be Gone |dsbg |1.0-1.20.1 |DONE |Manifest: NOSIGNATURE
  267. create-connected-0.7.4-1.20.1-all.jar |Create: Connected |create_connected |0.7.4-mc1.20.1 |DONE |Manifest: NOSIGNATURE
  268. chipped-1.20.1-3.0.6.jar |Chipped |chipped |3.0.6 |DONE |Manifest: NOSIGNATURE
  269. 1-jamd-3.4.2.jar |Just Another Mining Dimension |jamd |3.4.2 |DONE |Manifest: NOSIGNATURE
  270. 1-jei-jearchaeology-1.20.1-1.0.3.jar |Just Enough Archaeology |jearchaeology |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE
  271. 1-rapidleafdecay-1.20.1-2.0.2.jar |Rapid Leaf Decay |rapid_leaf_decay |2.0.2 |DONE |Manifest: NOSIGNATURE
  272. hangglider-v8.0.1-1.20.1.jar |Hang Glider |hangglider |8.0.1 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  273. chipped-chisel-integration-v1.1.0-1.20.1-beta.jar |Chisel Chipped Integration |chisel_chipped_integration |1.1.0-1.20.1 |DONE |Manifest: NOSIGNATURE
  274. 5-minecolonies-blockui-1.20.1-1.0.155-beta.jar |UI Library Mod |blockui |1.20.1-1.0.155-BETA |DONE |Manifest: NOSIGNATURE
  275. 4-lostcities-1.20-7.1.5.jar |LostCities |lostcities |1.20-7.1.5 |DONE |Manifest: NOSIGNATURE
  276. fd-twilightdelight-2.0.11.jar |Twilight's Flavor & Delight |twilightdelight |2.0.11 |DONE |Manifest: NOSIGNATURE
  277. 1-moreoverlays-1.22.1-mc1.20.jar |More Overlays Updated |moreoverlays |1.22.1-mc1.20 |DONE |Manifest: NOSIGNATURE
  278. 0-cupboard-1.20.1-2.2.jar |Cupboard utilities |cupboard |1.20.1-2.2 |DONE |Manifest: NOSIGNATURE
  279. 4-the-undergarden-1.20.1-0.8.14.jar |The Undergarden |undergarden |0.8.14 |DONE |Manifest: NOSIGNATURE
  280. 0-framework-1.20.1-0.6.27.jar |Framework |framework |0.6.27 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
  281. quark-delight-1.0.0-1.20.1.jar |Quark Delight |quarkdelight |1.0.0 |DONE |Manifest: NOSIGNATURE
  282. 1-betteradvancements-1.20.1-0.3.2.162.jar |Better Advancements |betteradvancements |0.3.2.162 |DONE |Manifest: NOSIGNATURE
  283. 1-spyglass-of-curios-1.20.1-1.7.2.jar |饰品望远镜 |spyglass_of_curios |1.7.2 |DONE |Manifest: NOSIGNATURE
  284. 0-assortedlib-1.20.1-3.0.1.jar |Assorted Lib |assortedlib |3.0.1 |DONE |Manifest: NOSIGNATURE
  285. assortedworld-1.20.1-8.0.1.jar |Assorted World |assortedworld |8.0.1 |DONE |Manifest: NOSIGNATURE
  286. assortedtech-1.20.1-8.0.1.jar |Assorted Tech |assortedtech |8.0.1 |DONE |Manifest: NOSIGNATURE
  287. assortedstorage-1.20.1-10.0.3.jar |Assorted Storage |assortedstorage |10.0.3 |DONE |Manifest: NOSIGNATURE
  288. create-copycats.1.20.1-1.2.5.jar |Create: Copycats+ |copycats |1.20.1-1.2.5 |DONE |Manifest: NOSIGNATURE
  289. l2complements-2.4.35.jar |L2 Complements |l2complements |2.4.35 |DONE |Manifest: NOSIGNATURE
  290. hearth-and-home-1.20.1-2.0.1.jar |Hearth & Home |hearth_and_home |1.20.1-2.0.1 |DONE |Manifest: NOSIGNATURE
  291. 2-enlightend-5.0.14-1.20.1.jar |Enlightend |enlightened_end |5.0.14 |DONE |Manifest: NOSIGNATURE
  292. 1-clumps-1.20.1-12.0.0.3.jar |Clumps |clumps |12.0.0.3 |DONE |Manifest: NOSIGNATURE
  293. tumbleweed-1.20.1-0.5.5.jar |Tumbleweed |tumbleweed |0.5.5 |DONE |Manifest: NOSIGNATURE
  294. decorative-blocks-1.20.1-4.1.3.jar |Decorative Blocks |decorative_blocks |4.1.3 |DONE |Manifest: NOSIGNATURE
  295. 1-sherdduplication-1.20.1-2.0.7.jar |SherdDuplication |sherdduplication |2.0.7 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  296. everycomp-1.20-2.6.52.jar |Every Compat |everycomp |1.20-2.6.52 |DONE |Manifest: NOSIGNATURE
  297. 00-cyanide-1.20.1-4.1.0.jar |Cyanide |cyanide |4.1.0 |DONE |Manifest: NOSIGNATURE
  298. fd-thatsjustpeachy-1.20.1-1.7.jar |That's Just Peachy! |thatsjustpeachy |1.7 |DONE |Manifest: NOSIGNATURE
  299. 1-toastcontrol-1.20.1-8.0.3.jar |Toast Control |toastcontrol |8.0.3 |DONE |Manifest: NOSIGNATURE
  300. fd-pineappledelight-1.0.7-fix.jar |Pineapple Delight |pineapple_delight |1.0.7-Fix |DONE |Manifest: NOSIGNATURE
  301. fd-midashunger-2.2.1.jar |Midas Hunger |midashunger |2.2.1+1.20-forge |DONE |Manifest: NOSIGNATURE
  302. 1-jei-justenoughbeacons-1.1.1.jar |JustEnoughBeacons |just_enough_beacons |1.1.1 |DONE |Manifest: NOSIGNATURE
  303. 5-villagers-inventory-1.0.0.jar |Villagers' Inventory |villagers_inventory |1.0.0 |DONE |Manifest: NOSIGNATURE
  304. another-furniture-1.20.1-3.0.1.jar |Another Furniture |another_furniture |1.20.1-3.0.1 |DONE |Manifest: NOSIGNATURE
  305. assortedcore-1.20.1-9.0.1.jar |Assorted Core |assortedcore |9.0.1 |DONE |Manifest: NOSIGNATURE
  306. reliquary-1.20.1-2.0.41.1229.jar |Reliquary |reliquary |1.20.1-2.0.41.1229 |DONE |Manifest: NOSIGNATURE
  307. galospheretrimming-1.20.1-1.0.0.jar |Galosphere Trimming |galospheretrimming |1.0.0 |DONE |Manifest: NOSIGNATURE
  308. 3-mes-1.3.1-1.20.jar |Moog's End Structures |mes |1.3.1-1.20-forge |DONE |Manifest: NOSIGNATURE
  309. 1-fastworkbench-1.20.1-8.0.4.jar |Fast Workbench |fastbench |8.0.4 |DONE |Manifest: NOSIGNATURE
  310. l2hostility-2.4.21.jar |L2 Hostility |l2hostility |2.4.21 |DONE |Manifest: NOSIGNATURE
  311. fd-miners-delight-1.20.1-1.2.3.jar |Miner's Delight |miners_delight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
  312. betterarcheology-1.1.8-1.20.1.jar |Better Archeology |betterarcheology |1.1.8-1.20.1 |DONE |Manifest: NOSIGNATURE
  313. 1-jei-jeed-meed-1.20.1-4.3.jar |Moderately Enough Effect Descr|moderately_enough_effect_desc |3.3.0 |DONE |Manifest: NOSIGNATURE
  314. 5-minecolonies-1.20.1-1.1.561-beta.jar |MineColonies |minecolonies |1.20.1-1.1.561-BETA |DONE |Manifest: NOSIGNATURE
  315. 00-ferritecore-6.0.1.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
  316. functionalstorage-1.20.1-1.2.10.jar |Functional Storage |functionalstorage |1.20.1-1.2.10 |DONE |Manifest: NOSIGNATURE
  317. 5-minecolonies-direcolonies-3.0.0.jar |DireColonies |direcolonies |3.0.0 |DONE |Manifest: NOSIGNATURE
  318. 0-valhelsia-core-1.20.1-1.1.2.jar |Valhelsia Core |valhelsia_core |1.1.2 |DONE |Manifest: NOSIGNATURE
  319. create-enchantment-industry-1.20.1-1.2.9.c.jar |Create Enchantment Industry |create_enchantment_industry |1.2.9.c |DONE |Manifest: NOSIGNATURE
  320. 1-overflowingbars-v8.0.0-1.20.1.jar |Overflowing Bars |overflowingbars |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  321. fd-drinkbeer-refill-1.20.1-1.0.4.b.jar |Drink Beer Refill |drinkbeer |1.0.4.b |DONE |Manifest: NOSIGNATURE
  322. create-addition-1.20.1-1.2.1.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.1 |DONE |Manifest: NOSIGNATURE
  323. 0-supermartijn642configlib-1.1.8-1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
  324. create-deco-2.0.0-1.20.1.jar |Create Deco |createdeco |2.0.0-forge-1.20.1 |DONE |Manifest: NOSIGNATURE
  325. 0-player-animation-lib-1.0.2-rc1-1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
  326. irons-spellbooks-1.20.1-3.1.3.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.1.3 |DONE |Manifest: NOSIGNATURE
  327. 0-botarium-1.20.1-2.3.3.jar |Botarium |botarium |2.3.3 |DONE |Manifest: NOSIGNATURE
  328. 1-nerb-1.20.1-0.3.jar |Not Enough Recipe Book |nerb |0.3 |DONE |Manifest: NOSIGNATURE
  329. 1-javd-5.0.1-1.20.1.jar |Just Another Void Dimension |javd |5.0.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  330. zzz-sound-physics-remastered-1.20.1-1.3.1.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.3.1 |DONE |Manifest: NOSIGNATURE
  331. create-mopeds-1.1-1.20.1.jar |Moped |moped |1.0.0 |DONE |Manifest: NOSIGNATURE
  332. 5-villagersplus-3.1-1.20.1.jar |VillagersPlus |villagersplus |3.1 |DONE |Manifest: NOSIGNATURE
  333. 5-guardvillagers-1.20.1-1.6.4.jar |Guard Villagers |guardvillagers |1.20.1-1.6.4 |DONE |Manifest: NOSIGNATURE
  334. create-compressed-1.0.1-1.20.1.jar |Create Compressed |create_compressed |1.0.1 |DONE |Manifest: NOSIGNATURE
  335. 0-balm-1.20.1-7.2.2.jar |Balm |balm |7.2.2 |DONE |Manifest: NOSIGNATURE
  336. 1-jei-justenoughresources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |DONE |Manifest: NOSIGNATURE
  337. 3-ctov-3.4.3.jar |ChoiceTheorem's Overhauled Vil|ctov |3.4.3 |DONE |Manifest: NOSIGNATURE
  338. 0-athena-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |DONE |Manifest: NOSIGNATURE
  339. create-oxidized-0.1.1.jar |Create: Oxidized |create_oxidized |0.1.1 |DONE |Manifest: NOSIGNATURE
  340. 5-minecolonies-stylecolonies-1.3.2.jar |stylecolonies mod |stylecolonies |1.3.2 |DONE |Manifest: NOSIGNATURE
  341. 00-lmft-1.0.4-1.20.1.jar |Load My F***ing Tags |lmft |1.0.4+1.20.1 |DONE |Manifest: NOSIGNATURE
  342. torchmaster-20.1.6.jar |Torchmaster |torchmaster |20.1.6 |DONE |Manifest: NOSIGNATURE
  343. 1-toolstats-1.20.1-16.0.8.jar |ToolStats |toolstats |16.0.8 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  344. 0-supermartijn642corelib-1.1.17-1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |DONE |Manifest: NOSIGNATURE
  345. 3-yungsbridges-1.20-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
  346. 0-resourcefulconfig-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |DONE |Manifest: NOSIGNATURE
  347. 4-ad-astra-giselle-addon-1.20.1-6.6.jar |Ad Astra: Giselle Addon |ad_astra_giselle_addon |6.6 |DONE |Manifest: NOSIGNATURE
  348. assortedtools-1.20.1-10.0.3.jar |Assorted Tools |assortedtools |10.0.3 |DONE |Manifest: NOSIGNATURE
  349. 1-curios-5.7.2-1.20.1.jar |Curios API |curios |5.7.2+1.20.1 |DONE |Manifest: NOSIGNATURE
  350. 5-workers-1.20.1-1.7.7.jar |Workers Mod |workers |1.7.7 |DONE |Manifest: NOSIGNATURE
  351. 5-ragnagoblin-1.20.1-2.1.0.jar |Ragna Goblin |ragnagoblin |2.0.0 |DONE |Manifest: NOSIGNATURE
  352. 1-searchables-1.20.1-1.0.2.jar |Searchables |searchables |1.0.2 |DONE |Manifest: NOSIGNATURE
  353. framedblocks-9.2.1.jar |FramedBlocks |framedblocks |9.2.1 |DONE |Manifest: NOSIGNATURE
  354. fd-butchersdelight-foods-beta-1.20.1-1.0.3.jar |ButchersDelightfoods |butchersdelightfoods |1.20.11.0.3 |DONE |Manifest: NOSIGNATURE
  355. fd-overweightfarming-1.20.1-2.1.0.jar |Overweight Farming |overweight_farming |1.20.1-2.1.0-forge |DONE |Manifest: NOSIGNATURE
  356. pandora-0.1.10-slim.jar |Pandora API |pandora |0.1.10 |DONE |Manifest: NOSIGNATURE
  357. apotheosis-curios-1.20.1-1.0.3b.jar |Apothic Curios |apothiccurios |1.0.3b |DONE |Manifest: NOSIGNATURE
  358. 1-jadeaddons-1.20.1-5.2.2.jar |Jade Addons |jadeaddons |5.2.2 |DONE |Manifest: NOSIGNATURE
  359. 3-yungsbettermineshafts-1.20-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
  360. darkpaintings-1.20.1-17.0.4.jar |DarkPaintings |darkpaintings |17.0.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  361. create-sliceanddice-3.2.0.jar |Create Slice & Dice |sliceanddice |3.2.0 |DONE |Manifest: NOSIGNATURE
  362. 1-elytraslot-6.3.0-1.20.1.jar |Elytra Slot |elytraslot |6.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  363. zzz-wi-zoom-1.5-1.20.1.jar |WI Zoom |wi_zoom |1.5-MC1.20.1-Forge |DONE |Manifest: NOSIGNATURE
  364. create-gourmet-0.1.1b-1.20.1.jar |Create Gourmet |gourmet |0.1.1b-1.20.1 |DONE |Manifest: NOSIGNATURE
  365. l2tabs-0.2.6.jar |L2 Tabs |l2tabs |0.2.6 |DONE |Manifest: NOSIGNATURE
  366. l2curseofpandora-2.4.15.jar |Curse of Pandora |curseofpandora |2.4.15 |DONE |Manifest: NOSIGNATURE
  367. 1-jei-1.20.1-15.2.0.27.jar |Just Enough Items |jei |15.2.0.27 |DONE |Manifest: NOSIGNATURE
  368. create-netherless-1.20.1-1.3.jar |Create: Netherless |create_netherless |1.3.0 |DONE |Manifest: NOSIGNATURE
  369. 5-minecolonies-multipiston-1.20-1.2.43-RELEASE.jar|Multi-Piston |multipiston |1.20-1.2.43-RELEASE |DONE |Manifest: NOSIGNATURE
  370. fd-sunflowerdelight-1.20.1-1.0.2.jar |Sunflower Delight |sunflowerdelight |1.0.2 |DONE |Manifest: NOSIGNATURE
  371. 4-the-graveyard-3.1-1.20.1.jar |The Graveyard |graveyard |3.1 |DONE |Manifest: NOSIGNATURE
  372. apotheosis-additionsv2.0.2.jar |Apotheotic Additions |apotheotic_additions |2.0.1 |DONE |Manifest: NOSIGNATURE
  373. naturescompass-1.20.1-1.11.2.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
  374. more-geodes-reforged-1.1.1.jar |More Geodes Reforged |geodes |1.1.1 |DONE |Manifest: NOSIGNATURE
  375. reeves-clayable-1.20.1-1.0.9.jar |Clayable |clayable |1.0.9 |DONE |Manifest: NOSIGNATURE
  376. 1-catalogue-1.20.1-1.8.0.jar |Catalogue |catalogue |1.8.0 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
  377. fd-cratedelight-1.0.8-1.20.1-forge.jar |Crate Delight |cratedelight |1.0.8-1.20.1-forge |DONE |Manifest: NOSIGNATURE
  378. immersive-engineering-more-wires-1.20.1-1.1.3.jar |More Immersive Wires |more_immersive_wires |1.1.3 |DONE |Manifest: NOSIGNATURE
  379. puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  380. forge-1.20.1-47.1.104-universal.jar |NeoForge |forge |47.1.104 |DONE |Manifest: NOSIGNATURE
  381. 1-appleskin-1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  382. l2modulargolems-2.4.30.jar |Modular Golems |modulargolems |2.4.30 |DONE |Manifest: NOSIGNATURE
  383. l2weaponry-2.4.28.jar |L2 Weaponry |l2weaponry |2.4.28 |DONE |Manifest: NOSIGNATURE
  384. l2artifacts-2.4.19.jar |L2 Artifacts |l2artifacts |2.4.19 |DONE |Manifest: NOSIGNATURE
  385. chalk-1.20.1-1.6.3.jar |Chalk |chalk |1.6.3 |DONE |Manifest: NOSIGNATURE
  386. 3-idas-1.9.3-1.20.1.jar |Integrated Dungeons and Struct|idas |1.9.3+1.20.1 |DONE |Manifest: NOSIGNATURE
  387. 1-usefulspyglass-1.20.1-0.6.1.jar |Useful Spyglass |usefulspyglass |0.6.1 |DONE |Manifest: NOSIGNATURE
  388. immersive-engineering-1.20.1-10.1.0-171.jar |Immersive Engineering |immersiveengineering |1.20.1-10.1.0-171 |DONE |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
  389. 0-spectrelib-0.13.15-1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE
  390. kffmod-4.4.0.jar |Kotlin For Forge |kotlinforforge |4.4.0 |DONE |Manifest: NOSIGNATURE
  391. 1-jei-integration-1.20.1-10.0.0.jar |JEI Integration |jeiintegration |10.0.0 |DONE |Manifest: NOSIGNATURE
  392. 3-idas-stronghold-1.1.1-1.20.1.jar |Integrated Stronghold |integrated_stronghold |1.1.1+1.20.1-forge |DONE |Manifest: NOSIGNATURE
  393. 1-polymorph-0.49.3-1.20.1.jar |Polymorph |polymorph |0.49.3+1.20.1 |DONE |Manifest: NOSIGNATURE
  394. 0-zeta-1.0-16.jar |Zeta |zeta |1.0-16 |DONE |Manifest: NOSIGNATURE
  395. mna-1.20.1-3.0.0.12-all.jar |Mana and Artifice |mna |3.0.0.12 |DONE |Manifest: NOSIGNATURE
  396. fd-argentinas-delight-1.20.1-b3.0.jar |Argentina's Delight |argentinas_delight |1.3 |DONE |Manifest: NOSIGNATURE
  397. fd-oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |DONE |Manifest: NOSIGNATURE
  398. connectedglass-1.1.11-1.20.1.jar |Connected Glass |connectedglass |1.1.11 |DONE |Manifest: NOSIGNATURE
  399. create-power-loader-1.4.0-1.20.1.jar |Create: Power Loader |create_power_loader |1.4.0-mc1.20.1 |DONE |Manifest: NOSIGNATURE
  400. archaeologybanners-1.20.1-5.1.4.jar |ArchaeologyBanners |archaeologybanners |5.1.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  401. 0-puzzleslib-v8.1.18-1.20.1.jar |Puzzles Lib |puzzleslib |8.1.18 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  402. 3-mns-1.0.1-1.20.jar |Moog's Nether Structures |mns |1.0.1-1.20-forge |DONE |Manifest: NOSIGNATURE
  403. fd-goated-1.20-1.3.4.jar |You've Goat to be kidding me |goated |1.20-1.3.4 |DONE |Manifest: NOSIGNATURE
  404. reeves-bagged-1.0204-1.20.1.jar |Bagged |bagged |1.0204 |DONE |Manifest: NOSIGNATURE
  405. 3-totw-modded-1.20.1-1.0.5.jar |Towers of the Wild Modded |totw_modded |1.0.5 |DONE |Manifest: NOSIGNATURE
  406. 0-cyclopscore-1.20.1-1.19.1.jar |Cyclops Core |cyclopscore |1.19.1 |DONE |Manifest: NOSIGNATURE
  407. create-misc-and-things-1.20.1.4.0a.jar |create: things and misc |create_things_and_misc |1.0.0 |DONE |Manifest: NOSIGNATURE
  408. 3-yungsbetterwitchhuts-1.20-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
  409. 0-geckolib-1.20.1-4.4.4.jar |GeckoLib 4 |geckolib |4.4.4 |DONE |Manifest: NOSIGNATURE
  410. ars-nouveau-1.20.1-4.10.0-all.jar |Ars Nouveau |ars_nouveau |4.10.0 |DONE |Manifest: NOSIGNATURE
  411. ars-nouveau-knightsnmages-0.0.5-neo.jar |KnightsnMages |knightsnmages |0.0.5-neo |DONE |Manifest: NOSIGNATURE
  412. ars-nouveau-elemental-1.20.1-0.6.5.jar |Ars Elemental |ars_elemental |1.20.1-0.6.5 |DONE |Manifest: NOSIGNATURE
  413. ars-nouveau-instrumentum-1.20.1-4.0.0.jar |Ars Instrumentum |ars_instrumentum |4.0.0 |DONE |Manifest: NOSIGNATURE
  414. geore-nouveau-1.20.1-0.4.1.jar |GeOre Nouveau |georenouveau |0.4.1 |DONE |Manifest: NOSIGNATURE
  415. eidolon-repraised-1.20.1-0.3.8.9.jar |Eidolon:Repraised |eidolon |1.20.1-0.3.8.9 |DONE |Manifest: NOSIGNATURE
  416. naturalist-4.0.3-1.20.1.jar |Naturalist |naturalist |4.0.3 |DONE |Manifest: NOSIGNATURE
  417. l2archery-2.4.13.jar |L2 Archery |l2archery |2.4.13 |DONE |Manifest: NOSIGNATURE
  418. 1-incontrol-1.20-9.2.4.jar |InControl |incontrol |1.20-9.2.4 |DONE |Manifest: NOSIGNATURE
  419. fd-vegandelight-1.1.jar |Vegan Delight |vegandelight |1.1 |DONE |Manifest: NOSIGNATURE
  420. immersive-aircraft-0.7.5-1.20.1.jar |Immersive Aircraft |immersive_aircraft |0.7.5+1.20.1 |DONE |Manifest: NOSIGNATURE
  421. immersive-engineering-rsgauges-1.2.21.jar |Gauges and Switches |rsgauges |1.2.21 |DONE |Manifest: NOSIGNATURE
  422. 1-initialinventory-1.20.1-11.0.2.jar |Initial Inventory |initialinventory |11.0.2 |DONE |Manifest: NOSIGNATURE
  423. blockheads-cooking-1.20.1-16.0.4.jar |CookingForBlockheads |cookingforblockheads |16.0.4 |DONE |Manifest: NOSIGNATURE
  424. 1-controlling-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
  425. 0-citadel-2.5.4-1.20.1.jar |Citadel |citadel |2.5.4 |DONE |Manifest: NOSIGNATURE
  426. alexsmobs-1.22.8.jar |Alex's Mobs |alexsmobs |1.22.8 |DONE |Manifest: NOSIGNATURE
  427. iceandfire-2.1.13-1.20.1-beta-4.jar |Ice and Fire |iceandfire |2.1.13-1.20.1-beta-4|DONE |Manifest: NOSIGNATURE
  428. irons-spellbooks-ifa-compat-2.2.0-1.20.1.jar |Ice and Fire: Spellbooks |ice_and_fire_spellbooks |2.2.0-1.20.1 |DONE |Manifest: NOSIGNATURE
  429. create-planetary-tweaks-1.0.20-1.20.1.jar |Create Planetary Tweaks |cp_tweaks |1.0.20 |DONE |Manifest: NOSIGNATURE
  430. mixinextras-forge-0.2.0.jar |MixinExtras |mixinextras |0.2.0 |DONE |Manifest: NOSIGNATURE
  431. fd-storagedelight-1.0.0-1.20.1.jar |Storage Delight |storagedelight |1.0.0 |DONE |Manifest: NOSIGNATURE
  432. twigs-1.20.1-3.1.0.jar |Twigs |twigs |1.20.1-3.1.1 |DONE |Manifest: NOSIGNATURE
  433. 1-piglinsafety-1.18.2-1.0.0.jar |PiglinSafety |piglinsafety |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE
  434. create_dragon_lib-1.20.1-1.4.3.jar |Create: Dragon Lib |create_dragon_lib |1.4.3 |DONE |Manifest: NOSIGNATURE
  435. 1-jei-jeed-1.20-2.1.11.jar |Just Enough Effects Descriptio|jeed |1.20-2.1.11 |DONE |Manifest: NOSIGNATURE
  436. 3-monobank-1.20.1-1.1.4.jar |Monobank |monobank |1.1.4 |DONE |Manifest: NOSIGNATURE
  437. ars-nouveau-starbunclemania-1.20.1-1.2.0.7.jar |Starbunclemania |starbunclemania |1.20.1-1.2.0.7 |DONE |Manifest: NOSIGNATURE
  438. create-steam-rails-1.6.1-1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.1+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
  439. fd-hauntedharvest-1.20-3.1.20.jar |Haunted Harvest |hauntedharvest |1.20-3.1.20 |DONE |Manifest: NOSIGNATURE
  440. dummmmmmy-1.20-1.8.14.jar |MmmMmmMmmmmm |dummmmmmy |1.20-1.8.14 |DONE |Manifest: NOSIGNATURE
  441. zzz-te-no-nv-flash-1.20.1-1.6.0.4.jar |No Night Vision Flashing |no_nv_flash |1.6.0 |DONE |Manifest: NOSIGNATURE
  442. 4-twilightforest-1.20.1-4.3.2145.jar |The Twilight Forest |twilightforest |4.3.2145 |DONE |Manifest: NOSIGNATURE
  443. 4-twilightforest-lost-blocks-1.20.1-1.4.0.jar |Twilight Forest: The Lost Bloc|tflostblocks |1.20.1-1.4.0 |DONE |Manifest: NOSIGNATURE
  444. dramaticdoors-1.20.1-3.2.1.jar |Dramatic Doors |dramaticdoors |1.20.1-3.2.1 |DONE |Manifest: NOSIGNATURE
  445. fd-undergarden-delight-1.0.0-1.20.1.jar |Undergarden Delight |undergardendelight |1.0.0 |DONE |Manifest: NOSIGNATURE
  446. farmersdelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
  447. fd-ends-delight-1.20.1-1.0.1.jar |End's Delight |ends_delight |1.0.1 |DONE |Manifest: NOSIGNATURE
  448. fd-casualness-delight-1.20.1-0.4n.jar |Casualness Delight |casualness_delight |1.20.1-0.4n |DONE |Manifest: NOSIGNATURE
  449. fd-chefs-delight-1.0.3-1.20.1.jar |Chefs Delight |chefsdelight |1.0.3-forge-1.20.1 |DONE |Manifest: NOSIGNATURE
  450. fd-cuisinedelight-1.1.12.jar |Cuisine Delight |cuisinedelight |1.1.12 |DONE |Manifest: NOSIGNATURE
  451. fd-goldelight-1.0.7-1.20.1.jar |GolDelight |goldelight |1.0.7-1.20.1 |DONE |Manifest: NOSIGNATURE
  452. create-framed-1.20.1-1.4.2.jar |Create: Framed |createframed |1.4.1 |DONE |Manifest: NOSIGNATURE
  453. compressium-3.0.2-build.12-1.20.jar |Compressium |compressium |3.0.2-build.12+mc1.2|DONE |Manifest: NOSIGNATURE
  454. fd-endersdelight-1.20.1-1.0.3.jar |Ender's Delight |endersdelight |1.0.3 |DONE |Manifest: NOSIGNATURE
  455. 3-endrem-5.2.3-r-1.20.x.jar |End Remastered |endrem |5.2.3-R-1.20.1 |DONE |Manifest: NOSIGNATURE
  456. 2-trailsandtalesplus-1.20.1-9.0.jar |Trails and Tales Plus Mod |trailsandtalesplus |1.20.1-8.0 |DONE |Manifest: NOSIGNATURE
  457. zzz-modelfix-1.14.jar |Model Gap Fix |modelfix |1.14 |DONE |Manifest: NOSIGNATURE
  458. create-additions-synthetics-2.1.1.jar |Create Additions & Synthetics |create_additions_synthetics |2.1.1 |DONE |Manifest: NOSIGNATURE
  459. 4-ad-astra-stargate-journey-1.20.1-0.6.22.jar |Stargate Journey |sgjourney |0.6.22 |DONE |Manifest: NOSIGNATURE
  460. 1-patchouli-1.20.1-84.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
  461. ars-nouveau-additions-1.20.1-1.3.4.jar |Ars Additions |ars_additions |1.20.1-1.3.4 |DONE |Manifest: NOSIGNATURE
  462. 1-ftb-ultimine-2001.1.4.jar |FTB Ultimine |ftbultimine |2001.1.4 |DONE |Manifest: NOSIGNATURE
  463. 3-yungsbetterstrongholds-1.20-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
  464. 0-resourcefullib-1.20.1-2.1.24.jar |Resourceful Lib |resourcefullib |2.1.24 |DONE |Manifest: NOSIGNATURE
  465. 4-deeperdarker-1.20.1-1.2.1.jar |Deeper and Darker |deeperdarker |1.2.1 |DONE |Manifest: NOSIGNATURE
  466. 0-architectury-9.2.14.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
  467. 0-letsdo-api-1.2.9.jar |[Let's Do] API |doapi |1.2.9 |DONE |Manifest: NOSIGNATURE
  468. letsdo-vinery-1.4.14.jar |[Let's Do] Vinery |vinery |1.4.14 |DONE |Manifest: NOSIGNATURE
  469. letsdo-herbalbrews-1.0.6.jar |[Let's Do] HerbalBrews |herbalbrews |1.0.6 |DONE |Manifest: NOSIGNATURE
  470. letsdo-bakery-1.1.8.jar |[Let's Do] Bakery |bakery |1.1.8 |DONE |Manifest: NOSIGNATURE
  471. letsdo-brewery-1.1.5.jar |[Let's Do] Brewery |brewery |1.1.5 |DONE |Manifest: NOSIGNATURE
  472. letsdo-meadow-1.3.8.jar |[Let's Do] Meadow |meadow |1.3.8 |DONE |Manifest: NOSIGNATURE
  473. 0-ftb-library-2001.1.5.jar |FTB Library |ftblibrary |2001.1.5 |DONE |Manifest: NOSIGNATURE
  474. letsdo-nethervinery-1.2.9.jar |[Let's Do] NetherVinery |nethervinery |1.2.9 |DONE |Manifest: NOSIGNATURE
  475. letsdo-candlelight-1.2.11.jar |[Let's Do] Candlelight |candlelight |1.2.11 |DONE |Manifest: NOSIGNATURE
  476. letsdo-beachparty-1.1.4.jar |[Let's Do] Beachparty |beachparty |1.1.4 |DONE |Manifest: NOSIGNATURE
  477. letsdo-bloomingnature-1.0.6.jar |[Let's Do] BloomingNature |bloomingnature |1.0.6 |DONE |Manifest: NOSIGNATURE
  478. zzz-clear-water-2.1.jar |Clear Water |clearwater |2.1 |DONE |Manifest: NOSIGNATURE
  479. 1-inventoryessentials-1.20.1-8.2.1.jar |Inventory Essentials |inventoryessentials |8.2.1 |DONE |Manifest: NOSIGNATURE
  480. smallships-1.20.1-2.0.0-b1.1.jar |Small Ships |smallships |2.0.0-b1.1 |DONE |Manifest: NOSIGNATURE
  481. ars-nouveau-toomanyglyphs-1.20.1-2.3.2.12345.jar |Too Many Glyphs |toomanyglyphs |2.3.2.12345 |DONE |Manifest: NOSIGNATURE
  482. 1-yeetusexperimentus-2.3.1-build.6-1.20.1.jar |Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|DONE |Manifest: NOSIGNATURE
  483. 1-inventorysorter-1.20.1-23.0.1.jar |Simple Inventory Sorter |inventorysorter |23.0.1 |DONE |Manifest: NOSIGNATURE
  484. 3-villagesandpillages-1.20.1-1.0.0.jar |Villages&Pillages |villagesandpillages |1.0.0 |DONE |Manifest: NOSIGNATURE
  485. fd-festive-delight-1.3-1.20.1.jar |Festive Delight |festive_delight |1.3.0 |DONE |Manifest: NOSIGNATURE
  486. immersive-engineering-cloche-creations-1.0.3.jar |Cloche Creations |clochecreations |1.0.3 |DONE |Manifest: NOSIGNATURE
  487. 1-journeymap-jmi-1.20.1-0.14-47.jar |JourneyMap Integration |jmi |1.20.1-0.14-47 |DONE |Manifest: NOSIGNATURE
  488. amendments-1.20-1.1.22.jar |Amendments |amendments |1.20-1.1.22 |DONE |Manifest: NOSIGNATURE
  489. sophisticatedstorage-1.20.1-0.10.20.778.jar |Sophisticated Storage |sophisticatedstorage |0.10.20.778 |DONE |Manifest: NOSIGNATURE
  490. additionallanterns-1.1.1-1.20.jar |Additional Lanterns |additionallanterns |1.1.1 |DONE |Manifest: NOSIGNATURE
  491. tinycoal-1.20.1-1.1.4.jar |Tiny Coal |tinycoal |1.1.4 |DONE |Manifest: NOSIGNATURE
  492. more-pottery-sherd-1.20.1.jar |More Pottery Sherd |more_pottery_sherd |1.0.0 |DONE |Manifest: NOSIGNATURE
  493. fd-bakeddelight-0.1.0.jar |Baked Delight |bakeddelight |0.1.0 |DONE |Manifest: NOSIGNATURE
  494. 3-structory-towers-1.20.4-v1.0.6.jar |Structory: Towers |structorytowers |1.0.6 |DONE |Manifest: NOSIGNATURE
  495. create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE
  496. create-structures-0.1.1-1.20.1.jar |Create: Structures |create_structures |0.1.1 |DONE |Manifest: NOSIGNATURE
  497. create-extendedgears-2.1.1-1.20.1-0.5.1.f.jar |Extended Cogwheels |extendedgears |2.1.1-1.20.1-0.5.1.f|DONE |Manifest: NOSIGNATURE
  498. create-ars-creo-1.20.1-4.0.1.jar |Ars Creo |ars_creo |4.0.1 |DONE |Manifest: NOSIGNATURE
  499. create-casing-1.20.1-1.6.0.jar |Create : Encased |createcasing |1.20.1-1.6.0 |DONE |Manifest: NOSIGNATURE
  500. fd-delightful-1.20.1-3.4.3.jar |Delightful |delightful |3.4.3 |DONE |Manifest: NOSIGNATURE
  501. create-central-kitchen-1.20.1-1.3.12.jar |Create: Central Kitchen |create_central_kitchen |1.3.12 |DONE |Manifest: NOSIGNATURE
  502. waystones-1.20-14.1.3.jar |Waystones |waystones |14.1.3 |DONE |Manifest: NOSIGNATURE
  503. extra-compat-1.4.11.jar |Extra Compat |extra_compat |1.4.11 |DONE |Manifest: NOSIGNATURE
  504. 3-structory-1.20.2-v1.3.4.jar |Structory |structory |1.3.4 |DONE |Manifest: NOSIGNATURE
  505. 1-fastsuite-1.20.1-5.0.1.jar |Fast Suite |fastsuite |5.0.1 |DONE |Manifest: NOSIGNATURE
  506. 1-journeymap-1.20.1-5.9.20.jar |Journeymap |journeymap |5.9.20 |DONE |Manifest: NOSIGNATURE
  507. zzz-giacomos-fishing-bot-1.0.7.jar |Simple fishing bot |giacomos_fishing_bot |1.0.7 |DONE |Manifest: NOSIGNATURE
  508. comforts-6.3.5-1.20.1.jar |Comforts |comforts |6.3.5+1.20.1 |DONE |Manifest: NOSIGNATURE
  509. 0-temporalapi-1.5.0.jar |Temporal API |temporalapi |1.5.0 |DONE |Manifest: NOSIGNATURE
  510. 1-configured-1.20.1-2.2.3.jar |Configured |configured |2.2.3 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
  511. apotheosis-create-1.0.0.jar |Apotheosis/Create Addon |apotheoticcreation |1.0.0 |DONE |Manifest: NOSIGNATURE
  512. create-confectionery-1.1.0.jar |Create Confectionery |create_confectionery |1.1.0 |DONE |Manifest: NOSIGNATURE
  513. 1-bettertotemofundying-1.20.1-1.0.4.jar |Better Totem Of Undying |better_totem_of_undying |1.0.4 |DONE |Manifest: NOSIGNATURE
  514. 3-yungsbetterdeserttemples-1.20-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
  515. fd-moredelight-1.1.1-1.20.1.jar |More Delight |moredelight |1.1.1-1.20.1-forge |DONE |Manifest: NOSIGNATURE
  516. chococraft-1.20.1-0.9.11.jar |Chococraft 4 |chococraft |0.9.11 |DONE |Manifest: NOSIGNATURE
  517. 2-alexscaves-1.1.4.jar |Alex's Caves |alexscaves |1.1.4 |DONE |Manifest: NOSIGNATURE
  518. 1-enchantmentdescriptions-1.20.1-17.0.14.jar |EnchantmentDescriptions |enchdesc |17.0.14 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  519. 0-moonlight-1.20-2.11.12.jar |Moonlight Library |moonlight |1.20-2.11.12 |DONE |Manifest: NOSIGNATURE
  520. 0-titanium-1.20.1-3.8.27.jar |Titanium |titanium |3.8.27 |DONE |Manifest: NOSIGNATURE
  521. 3-taxcastlepillager-1.20.1-1.1.0.jar |Tax' Castle Pillager |taxcp |1.1.0 |DONE |Manifest: NOSIGNATURE
  522. mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
  523. fd-farmersutils-1.0.5-1.20.1.jar |Farmer's Utils |farmersutils |1.0.5-1.20.1 |DONE |Manifest: NOSIGNATURE
  524. 1-jade-1.20.1-11.7.1.jar |Jade |jade |11.7.1 |DONE |Manifest: NOSIGNATURE
  525. 5-minecolonies-jadecolonies-1.20.1-1.4.2.jar |JadeColonies |jadecolonies |1.4.2 |DONE |Manifest: NOSIGNATURE
  526. forbidden-arcanus-1.20.1-2.2.6.jar |Forbidden & Arcanus |forbidden_arcanus |1.20.1-2.2.6 |DONE |Manifest: NOSIGNATURE
  527. fd-nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE
  528. 1-selectablepainting-1.20.1-2.0.3.jar |Selectable Painting |selectable_painting |2.0.3 |DONE |Manifest: NOSIGNATURE
  529. quark-4.0-441.jar |Quark |quark |4.0-441 |DONE |Manifest: NOSIGNATURE
  530. supplementaries-1.20-2.8.10.jar |Supplementaries |supplementaries |1.20-2.8.10 |DONE |Manifest: NOSIGNATURE
  531. quarkengineering-1.1.2.jar |Quark Engineering |quarkengineering |1.1 |DONE |Manifest: NOSIGNATURE
  532. suppsquared-1.20-1.1.14.jar |Supplementaries Squared |suppsquared |1.20-1.1.14 |DONE |Manifest: NOSIGNATURE
  533. create-stuff-additions1.20.1-2.0.4a.jar |Create Stuff & Additions |create_sa |2.0.4. |DONE |Manifest: NOSIGNATURE
  534. cerbonsbetterbeacons-1.20.1-1.0.2.jar |CERBON's Better Beacons |better_beacons |1.0.2 |DONE |Manifest: NOSIGNATURE
  535. immersive-paintings-0.6.7-1.20.1.jar |Immersive Paintings |immersive_paintings |0.6.7+1.20.1 |DONE |Manifest: NOSIGNATURE
  536. assorteddecor-1.20.1-10.0.1.jar |Assorted Decor |assorteddecor |10.0.1 |DONE |Manifest: NOSIGNATURE
  537. 2-endlessbiomes-1.5.0-1.20.1.jar |EndlessBiomes |endlessbiomes |1.0.0 |DONE |Manifest: NOSIGNATURE
  538. 0-sherdsapi-1.20.1-4.0.4.jar |Sherds API |sherdsapi |4.0.4 |DONE |Manifest: NOSIGNATURE
  539. 3-mvs-4.1.2-1.20.jar |Moog's Voyager Structures |mvs |4.1.2-1.20-forge |DONE |Manifest: NOSIGNATURE
  540. 1-solcarrot-1.20.1-1.15.1.jar |Spice of Life: Carrot Edition |solcarrot |1.15.1 |DONE |Manifest: NOSIGNATURE
  541. l2itemselector-0.1.8.jar |L2 Item Selector |l2itemselector |0.1.8 |DONE |Manifest: NOSIGNATURE
  542. fd-crabbersdelight-1.20.1-1.1.4a.jar |Crabber's Delight |crabbersdelight |1.1.4 |DONE |Manifest: NOSIGNATURE
  543. 00-packetfixer-1.20.1-1.2.8.jar |Packet Fixer |packetfixer |1.2.8 |DONE |Manifest: NOSIGNATURE
  544. Flywheel Backend: GL33 Instanced Arrays
  545. Crash Report UUID: cd5f6a83-1ce8-4c86-a821-084c50b726d5
  546. FML: 47.1
  547. NeoForge: net.neoforged:47.1.104
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement