---- Minecraft Crash Report ----
// Embeddium instance tainted by mods: [fusion, entity_texture_features, sodiumoptionsapi, flerovium, supplementaries, oculus, ok_zoomer, sodiumdynamiclights, copycats]
Time: 2025-12-19 21:44:04
Description: Unexpected error
java.util.ConcurrentModificationException: null
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1597) ~[?:?] {}
at java.util.HashMap$EntryIterator.next(HashMap.java:1630) ~[?:?] {}
at java.util.HashMap$EntryIterator.next(HashMap.java:1628) ~[?:?] {}
at java.util.HashMap.putMapEntries(HashMap.java:511) ~[?:?] {re:mixin}
at java.util.HashMap.putAll(HashMap.java:783) ~[?:?] {re:mixin}
at dev.tr7zw.entityculling.EntityCullingModBase.clientTick(EntityCullingModBase.java:140) ~[entityculling-forge-1.9.3-mc1.20.1.jar%23586!/:?] {re:mixin,re:classloading}
at dev.tr7zw.transition.loader.ModLoaderEventUtil$1.accept(ModLoaderEventUtil.java:48) ~[TRansition-1.0.8-1.20.1-forge-SNAPSHOT.jar%231017!/:?] {re:classloading}
at dev.tr7zw.transition.loader.ModLoaderEventUtil$1.accept(ModLoaderEventUtil.java:43) ~[TRansition-1.0.8-1.20.1-forge-SNAPSHOT.jar%231017!/:?] {re:classloading}
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.5.jar%23132!/:?] {}
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.5.jar%23132!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23132!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23132!/:?] {}
at net.minecraftforge.event.ForgeEventFactory.onPreClientTick(ForgeEventFactory.java:960) ~[forge-1.20.1-47.4.0-universal.jar%23821!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-forge.mixins.json:perf.potential_spawns_alloc.ForgeEventFactoryMixin,pl:mixin:APP:lithium.mixins.json:collections.mob_spawning.ForgeEventFactoryMixin,pl:mixin:APP:blueprint.mixins.json:ForgeEventFactoryMixin,pl:mixin:A}
at net.minecraft.client.Minecraft.m_91398_(Minecraft.java:1745) ~[client-1.20.1-20230612.114412-srg.jar%23816!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1112) ~[client-1.20.1-20230612.114412-srg.jar%23816!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23816!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:218) ~[minecraft-1.20.1-client.jar:?] {re:classloading,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?] {re:mixin}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?] {re:mixin}
at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67) ~[?:?] {}
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105) ~[?:?] {}
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) ~[?:?] {}
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) ~[?:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
EntityCulling (entityculling), Version: 1.9.3
Issue tracker URL: https://github.com/tr7zw/EntityCulling/issues
at TRANSFORMER/entityculling@1.9.3/dev.tr7zw.entityculling.EntityCullingModBase.clientTick(EntityCullingModBase.java:140)
TRansition (transition), Version: 1.0.8
Issue tracker URL: https://github.com/tr7zw/TRansition/issues
at TRANSFORMER/transition@1.0.8/dev.tr7zw.transition.loader.ModLoaderEventUtil$1.accept(ModLoaderEventUtil.java:48)
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1597) ~[?:?] {}
at java.util.HashMap$EntryIterator.next(HashMap.java:1630) ~[?:?] {}
at java.util.HashMap$EntryIterator.next(HashMap.java:1628) ~[?:?] {}
at java.util.HashMap.putMapEntries(HashMap.java:511) ~[?:?] {re:mixin}
at java.util.HashMap.putAll(HashMap.java:783) ~[?:?] {re:mixin}
at dev.tr7zw.entityculling.EntityCullingModBase.clientTick(EntityCullingModBase.java:140) ~[entityculling-forge-1.9.3-mc1.20.1.jar%23586!/:?] {re:mixin,re:classloading}
at dev.tr7zw.transition.loader.ModLoaderEventUtil$1.accept(ModLoaderEventUtil.java:48) ~[TRansition-1.0.8-1.20.1-forge-SNAPSHOT.jar%231017!/:?] {re:classloading}
at dev.tr7zw.transition.loader.ModLoaderEventUtil$1.accept(ModLoaderEventUtil.java:43) ~[TRansition-1.0.8-1.20.1-forge-SNAPSHOT.jar%231017!/:?] {re:classloading}
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.5.jar%23132!/:?] {}
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.5.jar%23132!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23132!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23132!/:?] {}
at net.minecraftforge.event.ForgeEventFactory.onPreClientTick(ForgeEventFactory.java:960) ~[forge-1.20.1-47.4.0-universal.jar%23821!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-forge.mixins.json:perf.potential_spawns_alloc.ForgeEventFactoryMixin,pl:mixin:APP:lithium.mixins.json:collections.mob_spawning.ForgeEventFactoryMixin,pl:mixin:APP:blueprint.mixins.json:ForgeEventFactoryMixin,pl:mixin:A}
All players: 1 total; [LocalPlayer['sussycat500'/653, l='ClientLevel', x=-137.09, y=113.00, z=269.57]]
Chunk stats: 289, 145 F: 310 L: 0 U: 359
Level dimension: minecraft:overworld
Level spawn location: World: (256,65,160), Section: (at 0,1,0 in 16,4,10; chunk contains blocks 256,-64,160 to 271,319,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 2378249 game time, 2682281 day time
Server type: Non-integrated multiplayer server
at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23816!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:embeddium.mixins.json:features.render.world.ClientLevelMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:lithium.mixins.json:chunk.entity_class_groups.ClientWorldMixin,pl:mixin:APP:flerovium.mixins.json:Entity.ClientLevelMixin,pl:mixin:APP:shouldersurfing.common.mixins.json:MixinClientLevel,pl:mixin:APP:bobby.mixins.json:ClientWorldAccessor,pl:mixin:APP:watervision.mixin.json:ConnectionMixin,pl:mixin:APP:copycats-common.mixins.json:foundation.copycat.ClientLevelMixin,pl:mixin:APP:particlerain.mixins.json:render.ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:mixins.sodiumdynamiclights.json:ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:kubejs-common.mixins.json:ClientLevelMixin,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:APP:ribbits.mixins.json:client.accessor.ClientLevelAccessor,pl:mixin:APP:supplementaries-common.mixins.json:ClientLevelMixin,pl:mixin:APP:embeddium.mixins.json:core.world.biome.ClientWorldMixin,pl:mixin:APP:embeddium.mixins.json:core.world.map.ClientWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23816!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:740) ~[client-1.20.1-20230612.114412-srg.jar%23816!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:218) ~[minecraft-1.20.1-client.jar:?] {re:classloading,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?] {re:mixin}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?] {re:mixin}
at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67) ~[?:?] {}
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105) ~[?:?] {}
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) ~[?:?] {}
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) ~[?:?] {}
Packs: vanilla, mod_resources, KubeJS Resource Pack [assets], file/Lopy-Create-Pipez.zip, file/glow_up-1.4-1.20.1.zip, file/Icon Journey 1.1.zip, file/JourneyMap Extended Mob Icons v2.0.zip, file/updated_aquaculture-1.1.zip, file/MobCrates_1.20.1_v1.zip, file/JadeStardewValleyTheme.zip, file/Stardew_plaques v1.0.zip, file/CreateSophisticatedBackpacks.zip, file/Create Simple Storage 2.1.zip, file/Better tom's create storage 1.1.zip, file/Fairy Wings Elytra.zip, file/Better_Cats_V0.09.zip, file/Create Style for Refined Storage.zip, Moonlight Mods Dynamic Assets, diagonalblocks:default_block_models
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Mac OS X (x86_64) version 15.7.3
Java Version: 17.0.15, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 797367040 bytes (760 MiB) / 4294967296 bytes (4096 MiB) up to 4294967296 bytes (4096 MiB)
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-8257U CPU @ 1.40GHz
Identifier: Intel64 Family 6 Model 142 Stepping 10
Microarchitecture: Coffee Lake
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: Intel Iris Plus Graphics 645
Graphics card #0 vendor: Intel
Graphics card #0 VRAM (MB): 1536.00
Graphics card #0 deviceId: 0x3ea6
Graphics card #0 versionInfo: Revision ID: 0x0001, Adapter Firmware Version: 82.01
Memory slot #0 capacity (MB): 4096.00
Memory slot #0 clockSpeed (GHz): 2.13
Memory slot #0 type: LPDDR3
Memory slot #1 capacity (MB): 4096.00
Memory slot #1 clockSpeed (GHz): 2.13
Memory slot #1 type: LPDDR3
Virtual memory max (MB): 11264.00
Virtual memory used (MB): 8140.93
Swap memory total (MB): 3072.00
Swap memory used (MB): 2226.25
JVM Flags: 2 total; -Xms512m -Xmx4096m
Backend library: LWJGL version 3.3.1 build 7
Backend API: Intel(R) Iris(TM) Plus Graphics 645 GL version 4.1 INTEL-23.7.4, Intel Inc.
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages: <disabled>
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Resource Packs: vanilla, mod_resources, file/Lopy-Create-Pipez.zip (incompatible), file/glow_up-1.4-1.20.1.zip, file/Icon Journey 1.1.zip (incompatible), file/JourneyMap Extended Mob Icons v2.0.zip (incompatible), file/updated_aquaculture-1.1.zip (incompatible), file/MobCrates_1.20.1_v1.zip, file/JadeStardewValleyTheme.zip, file/Stardew_plaques v1.0.zip, file/CreateSophisticatedBackpacks.zip (incompatible), file/Create Simple Storage 2.1.zip (incompatible), file/Better tom's create storage 1.1.zip, file/Fairy Wings Elytra.zip (incompatible), file/Better_Cats_V0.09.zip, file/Create Style for Refined Storage.zip, Moonlight Mods Dynamic Assets
CPU: 8x Intel(R) Core(TM) i5-8257U CPU @ 1.40GHz
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclient
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.5.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.4.0.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.4.0.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.4.0.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.4.0.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.4.0.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar crash_assistant TRANSFORMATIONSERVICE
horseman-1.20.1-1.3.11-forge.jar |Horseman |horseman |1.3.11 |DONE |Manifest: NOSIGNATURE
simplemagnets-1.1.12-forge-mc1.20.1.jar |Simple Magnets |simplemagnets |1.1.12 |DONE |Manifest: NOSIGNATURE
rehooked-1.8.3-1.20.1.jar |ReHooked |rehooked |1.8.3-1.20.1 |DONE |Manifest: NOSIGNATURE
modernfix-forge-5.25.1+mc1.20.1.jar |ModernFix |modernfix |5.25.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
create_factory_logistics-1.20.1-1.4.7.jar |Create Factory Logistics |create_factory_logistics |1.4.7 |DONE |Manifest: NOSIGNATURE
additional_attributes-1.20.1-1.3.6-all.jar |Additional Attributes |additional_attributes |1.3.6 |DONE |Manifest: NOSIGNATURE
YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |DONE |Manifest: NOSIGNATURE
Kambrik-6.1.1+1.20.1-forge.jar |Kambrik |kambrik |6.1.1+1.20.1 |DONE |Manifest: NOSIGNATURE
SnowRealMagic-1.20.1-Forge-10.6.5.jar |Snow! Real Magic! |snowrealmagic |10.6.5 |DONE |Manifest: NOSIGNATURE
exposure-1.20.1-1.7.16-forge.jar |Exposure |exposure |1.7.16 |DONE |Manifest: NOSIGNATURE
Paraglider-forge-20.1.3.jar |Paraglider |paraglider |20.1.3 |DONE |Manifest: NOSIGNATURE
cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
sawmill-1.20-1.4.10.jar |Universal Sawmill |sawmill |1.20-1.4.10 |DONE |Manifest: NOSIGNATURE
embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |DONE |Manifest: NOSIGNATURE
Longwings-v0.9.4-1.20.1-Forge.jar |Longwings |longwings |0.9.4 |DONE |Manifest: NOSIGNATURE
BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.ja|Better Compatibility Checker |bcc |4.0.8 |DONE |Manifest: NOSIGNATURE
Loot Journal-forge-1.20.1-5.0.1.jar |Loot Journal |loot_journal |5.0.1 |DONE |Manifest: NOSIGNATURE
Botania-1.20.1-450-FORGE.jar |Botania |botania |1.20.1-450-FORGE |DONE |Manifest: NOSIGNATURE
spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE
oculus-mc1.20.1-1.8.0.jar |Oculus |oculus |1.8.0 |DONE |Manifest: NOSIGNATURE
trading_floor-forge-1.20.1-2.0.5.jar |Create: Trading Floor |trading_floor |2.0.5 |DONE |Manifest: NOSIGNATURE
littlejoys-forge-1.20.1-20.1.14.jar |Little Joys |littlejoys |20.1.14 |DONE |Manifest: NOSIGNATURE
constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |DONE |Manifest: NOSIGNATURE
createrailwaysnavigator-forge-1.20.1-beta-0.8.5-C6|Create Railways Navigator |createrailwaysnavigator |1.20.1-beta-0.8.5-C6|DONE |Manifest: NOSIGNATURE
Chimes-v2.0.1-1.20.1.jar |Chimes |chimes |2.0.1 |DONE |Manifest: NOSIGNATURE
TRansition-1.0.8-1.20.1-forge-SNAPSHOT.jar |TRansition |transition |1.0.8 |DONE |Manifest: NOSIGNATURE
dew_drop_farmland_growth-5.1.jar |Dew Drop Farmland - Growth Edi|dew_drop_farmland_growth |5.1 |DONE |Manifest: NOSIGNATURE
Trials-2.3.3.jar |Trials Chambers Reuploaded |trials |2.3.3 |DONE |Manifest: NOSIGNATURE
toms_storage-1.20-1.7.1.jar |Tom's Simple Storage Mod |toms_storage |1.7.1 |DONE |Manifest: NOSIGNATURE
FastLeafDecay-32.jar |Fast Leaf Decay |fastleafdecay |32 |DONE |Manifest: NOSIGNATURE
cleanview-1.20.1-v1.jar |CleanView |cleanview |1.20.1-v1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
create_factory_abstractions-1.20.1-1.4.7.jar |Create Factory Abstractions |create_factory_abstractions |1.4.7 |DONE |Manifest: NOSIGNATURE
SmartBrainLib-forge-1.20.1-1.15.jar |SmartBrainLib |smartbrainlib |1.15 |DONE |Manifest: NOSIGNATURE
radium-mc1.20.1-0.12.4+git.26c9d8e.jar |Radium |radium |0.12.4+git.26c9d8e |DONE |Manifest: NOSIGNATURE
Kiwi-1.20.1-Forge-11.9.2.jar |Kiwi Library |kiwi |11.9.2+forge |DONE |Manifest: NOSIGNATURE
puffish_skills-0.16.1-1.20-forge.jar |Pufferfish's Skills |puffish_skills |0.16.1 |DONE |Manifest: NOSIGNATURE
society_trading-0.9.jar |Society Trading |society_trading |0.9 |DONE |Manifest: NOSIGNATURE
colorwheel_patcher-forge-1.0.2+mc1.20.1.jar |Colorwheel Patcher |colorwheel_patcher |1.0.2+mc1.20.1 |DONE |Manifest: NOSIGNATURE
tanukidecor-20∙1∙1∙0.jar |Tanuki Decor |tanukidecor |20∙1∙1∙0 |DONE |Manifest: NOSIGNATURE
AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
flerovium-forge-1.20.1-1.2.16-all.jar |Flerovium |flerovium |1.2.16 |DONE |Manifest: NOSIGNATURE
caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
badpackets-forge-0.4.3.jar |Bad Packets |badpackets |0.4.3 |DONE |Manifest: NOSIGNATURE
farmingforblockheads-forge-1.20.1-14.0.2.jar |Farming for Blockheads |farmingforblockheads |14.0.2 |DONE |Manifest: NOSIGNATURE
questsadditions-1.4.7.jar |Quests Additions |questsadditions |1.4.7 |DONE |Manifest: NOSIGNATURE
fusion-1.2.11a-forge-mc1.20.1.jar |Fusion |fusion |1.2.11+a |DONE |Manifest: NOSIGNATURE
ArmorStatues-v8.0.6-1.20.1-Forge.jar |Armor Statues |armorstatues |8.0.6 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
emi-1.1.22+1.20.1+forge.jar |EMI |emi |1.1.22+1.20.1+forge |DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.20.1-3∙0∙1∙10.jar |TerraBlender |terrablender |3∙0∙1∙10 |DONE |Manifest: NOSIGNATURE
ShoulderSurfing-Forge-1.20.1-4.14.1.jar |Shoulder Surfing Reloaded |shouldersurfing |1.20.1-4.14.1 |DONE |Manifest: NOSIGNATURE
alltheleaks-1.1.1+1.20.1-forge.jar |All The Leaks |alltheleaks |1.1.1+1.20.1-forge |DONE |Manifest: NOSIGNATURE
GeckoJS-2001forge-1.5.2.jar |GeckoJS |geckojs |2001forge-1.5.2 |DONE |Manifest: NOSIGNATURE
fastpaintings-1.20-1.2.7.jar |Fast Paintings |fastpaintings |1.20-1.2.7 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.20.1-1.0.5.jar |Flywheel |flywheel |1.0.5 |DONE |Manifest: NOSIGNATURE
ImmediatelyFast-Forge-1.5.2+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.5.2+1.20.4 |DONE |Manifest: NOSIGNATURE
FastFurnace-1.20.1-8.0.2.jar |FastFurnace |fastfurnace |8.0.2 |DONE |Manifest: NOSIGNATURE
lootr-forge-1.20-0∙7∙35∙90.jar |Lootr |lootr |0∙7∙35∙90 |DONE |Manifest: NOSIGNATURE
ExtremeSoundMuffler-3.48-forge-1.20.1.jar |Extreme Sound Muffler |extremesoundmuffler |3.48 |DONE |Manifest: NOSIGNATURE
cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
defaultoptions-forge-1.20.1-18.0.3.jar |Default Options |defaultoptions |18.0.3 |DONE |Manifest: NOSIGNATURE
unusualfishmod-1.1.8.jar |Unusual Fish Mod |unusualfishmod |1.1.8 |DONE |Manifest: NOSIGNATURE
kuma-api-forge-20.1.12+1.20.1.jar |KumaAPI |kuma_api |20.1.12 |DONE |Manifest: NOSIGNATURE
fabric-renderer-api-v1-3.2.2+cf68abbe77.jar |Fabric Renderer API (v1) |fabric_renderer_api_v1 |3.2.2+cf68abbe77 |DONE |Manifest: NOSIGNATURE
multikulti-datagen-forge-fix-1.20.1-1.1.5.jar |Multi-Kulti |multikulti_datagen_fixes |1.20.1-1.1.5 |DONE |Manifest: NOSIGNATURE
beautify-2.0.2.jar |Beautify |beautify |2.0.2 |DONE |Manifest: NOSIGNATURE
Tips-Forge-1.20.1-12.1.8.jar |Tips |tipsmod |12.1.8 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
sophisticatedcore-1.20.1-1.2.107.1240.jar |Sophisticated Core |sophisticatedcore |1.2.107.1240 |DONE |Manifest: NOSIGNATURE
emberstextapi-1.3.0.jar |Ember's Text API |emberstextapi |1.3.0 |DONE |Manifest: NOSIGNATURE
structureessentials-1.20.1-4.8.jar |Structure Essentials mod |structureessentials |1.20.1-4.8 |DONE |Manifest: NOSIGNATURE
Placebo-1.20.1-8.6.3.jar |Placebo |placebo |8.6.3 |DONE |Manifest: NOSIGNATURE
moreminecarts-1.8.3.jar |More Minecarts and Rails |moreminecarts |1.8.3 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
sophisticatedbackpacks-1.20.1-3.24.12.1411.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.24.12.1411 |DONE |Manifest: NOSIGNATURE
zetter-1.20.1-0.21.7.jar |Zetter |zetter |0.21.7 |DONE |Manifest: NOSIGNATURE
carryon-forge-1.20.1-2∙1∙2∙7.jar |Carry On |carryon |2∙1∙2∙7 |DONE |Manifest: NOSIGNATURE
sodiumoptionsapi-forge-1.0.10-1.20.1.jar |Sodium Options API |sodiumoptionsapi |1.0.10 |DONE |Manifest: NOSIGNATURE
melody_forge_1.0.3_MC_1.20.1-1.20.4.jar |Melody |melody |1.0.2 |DONE |Manifest: NOSIGNATURE
irons_rpg_tweaks-1.20-1.4.0.jar |Iron's RPG Tweaks |irons_rpg_tweaks |1.20-1.4.0 |DONE |Manifest: NOSIGNATURE
konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE
DiagonalWalls-v8.0.4-1.20.1-Forge.jar |Diagonal Walls |diagonalwalls |8.0.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
RSInfinityBooster-1.20.1-1.0+41.jar |RSInfinityBooster |rsinfinitybooster |1.20.1-1.0+41 |DONE |Manifest: NOSIGNATURE
refinedstorage-1.12.4.jar |Refined Storage |refinedstorage |1.12.4 |DONE |Manifest: NOSIGNATURE
diagonalblocks-forge-8.0.6.jar |Diagonal Blocks |diagonalblocks |8.0.6 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
entity_model_features_1.20.1-forge-3.0.7.jar |Entity Model Features |entity_model_features |3.0.7 |DONE |Manifest: NOSIGNATURE
entity_texture_features_1.20.1-forge-7.0.6.jar |Entity Texture Features |entity_texture_features |7.0.6 |DONE |Manifest: NOSIGNATURE
AmbientSounds_FORGE_v6.1.11_mc1.20.1.jar |AmbientSounds |ambientsounds |6.1.11 |DONE |Manifest: NOSIGNATURE
Chunky-1.3.146.jar |Chunky |chunky |1.3.146 |DONE |Manifest: NOSIGNATURE
bobby-1.20.1_v5.0.1.jar |Bobby Reforged |bobby |5.0.0 |DONE |Manifest: NOSIGNATURE
CerbonsApi-Forge-1.20.1-1.0.0.jar |CerbonsApi |cerbons_api |1.0.0 |DONE |Manifest: NOSIGNATURE
watervision-FG-mc1.20.1-v0.1.0-alpha.jar |WaterVision |watervision |0.1.0-alpha |DONE |Manifest: NOSIGNATURE
watermedia-2.1.34.jar |WaterMedia |watermedia |2.1.34 |DONE |Manifest: NOSIGNATURE
create_hypertube-0.3.0-FORGE.jar |Create Hypertube |create_hypertube |0.3.0 |DONE |Manifest: NOSIGNATURE
cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
cherishedworlds-forge-6.1.7+1.20.1.jar |Cherished Worlds |cherishedworlds |6.1.7+1.20.1 |DONE |Manifest: NOSIGNATURE
framework-forge-1.20.1-0.7.15.jar |Framework |framework |0.7.15 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
bwncr-forge-1.20.1-3.17.2.jar |Bad Wither No Cookie Reloaded |bwncr |3.17.2 |DONE |Manifest: NOSIGNATURE
HopoBetterMineshaft-[1.20.1-1.20.4]-1.2.2d.jar |HopoBetterMineshaft |hopo |1.2.2 |DONE |Manifest: NOSIGNATURE
puffish_attributes-0.7.2-1.20-forge.jar |Pufferfish's Attributes |puffish_attributes |0.7.2 |DONE |Manifest: NOSIGNATURE
BetterAdvancements-Forge-1.20.1-0∙4∙2∙10.jar |Better Advancements |betteradvancements |0∙4∙2∙10 |DONE |Manifest: NOSIGNATURE
online_detector-1.20-6.0.0.jar |Online Detector |online_detector |1.20-6.0.0 |DONE |Manifest: NOSIGNATURE
pamhc2trees-1.20-1.0.2.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |1.0.2 |DONE |Manifest: NOSIGNATURE
copycats-3.0.4+mc.1.20.1-forge.jar |Create: Copycats+ |copycats |3.0.4+mc.1.20.1-forg|DONE |Manifest: NOSIGNATURE
veggiesdelight-1.8.3.jar |Veggies Delight |veggiesdelight |1.8.3 |DONE |Manifest: NOSIGNATURE
particlerain-4.0.0-beta.3+1.20.1-forge.jar |Particle Rain |particlerain |4.0.0-beta.3+1.20.1-|DONE |Manifest: NOSIGNATURE
Clumps-forge-1.20.1-12∙0∙0∙4.jar |Clumps |clumps |12∙0∙0∙4 |DONE |Manifest: NOSIGNATURE
decorative_blocks-forge-1.20.1-4.1.3.jar |Decorative Blocks |decorative_blocks |4.1.3 |DONE |Manifest: NOSIGNATURE
quality_food-1.20.1-2.2.9-all.jar |Quality Food |quality_food |2.2.9 |DONE |Manifest: NOSIGNATURE
ToastControl-1.20.1-8.0.3.jar |Toast Control |toastcontrol |8.0.3 |DONE |Manifest: NOSIGNATURE
watut-forge-1.20.1-1.2.3.jar |What Are They Up To |watut |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
CreateEntityControl-0.2.8-6.0-forge-1.20.1.jar |Create:Entity Control |createentitycontroller |0.2.8-6.0 |DONE |Manifest: NOSIGNATURE
craftingtweaks-forge-1.20.1-18.2.6.jar |CraftingTweaks |craftingtweaks |18.2.6 |DONE |Manifest: NOSIGNATURE
dragonlib-forge-1.20.1-2.2.24.jar |DragonLib |dragonlib |1.20.1-2.2.24 |DONE |Manifest: NOSIGNATURE
nightlights-1.20.1-1.1.jar |Night Lights |nightlights |1.1 |DONE |Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.12.32_mc1.20.1.jar |CreativeCore |creativecore |2.12.32 |DONE |Manifest: NOSIGNATURE
waterframes-FORGE-mc1.20.1-v2.1.20.jar |WaterFrames |waterframes |2.1.20 |DONE |Manifest: NOSIGNATURE
wrench_wrapper-0.6.2.jar |Wrench Wrapper |wrench_wrapper |0.6.2 |DONE |Manifest: NOSIGNATURE
ShippingBin-forge-1.20.1-4.jar |ShippingBin |shippingbin |4 |DONE |Manifest: NOSIGNATURE
croptania-0.3.jar |Croptania |croptania |0.3 |DONE |Manifest: NOSIGNATURE
FastWorkbench-1.20.1-8.0.4.jar |Fast Workbench |fastbench |8.0.4 |DONE |Manifest: NOSIGNATURE
DiagonalFences-v8.1.5-1.20.1-Forge.jar |Diagonal Fences |diagonalfences |8.1.5 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
betterarcheology-1.2.1-1.20.1.jar |Better Archeology |betterarcheology |1.2.1-1.20.1 |DONE |Manifest: NOSIGNATURE
buildinggadgets2-1.0.7.jar |Building Gadgets 2 |buildinggadgets2 |1.0.7 |DONE |Manifest: NOSIGNATURE
automobility-0.4.2+1.20.1-forge.jar |Automobility |automobility |0.4.2+1.20.1-forge |DONE |Manifest: NOSIGNATURE
ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
functionalstorage-1.20.1-1.2.10.jar |Functional Storage |functionalstorage |1.20.1-1.2.10 |DONE |Manifest: NOSIGNATURE
create_enchantment_industry-1.3.3-for-create-6.0.6|Create Enchantment Industry |create_enchantment_industry |1.3.3-for-create-6.0|DONE |Manifest: NOSIGNATURE
perfectplushies-forge-1.20.1-1.13.3.jar |Perfect Plushies |perfectplushies |1.13.3 |DONE |Manifest: NOSIGNATURE
EasyAnvils-v8.0.2-1.20.1-Forge.jar |Easy Anvils |easyanvils |8.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
Ponder-Forge-1.20.1-1.0.92.jar |Ponder |ponder |1.0.92 |DONE |Manifest: NOSIGNATURE
hamsters-forge-1.0.3-1.20.1.jar |Hamsters |hamsters |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE
dew_drop_daily_weather-1.1.1.jar |Dew Drop Daily Weather |dew_drop_daily_weather |1.1.1 |DONE |Manifest: NOSIGNATURE
guiclock-1.20.1-4.6.jar |GUI Clock |guiclock |4.6 |DONE |Manifest: NOSIGNATURE
ResourcePackOverrides-v8.0.3-1.20.1-Forge.jar |Resource Pack Overrides |resourcepackoverrides |8.0.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
botania_seeds-1.1.1.jar |Botania Seeds |botania_seeds |1.1.1 |DONE |Manifest: NOSIGNATURE
balm-forge-1.20.1-7.3.37-all.jar |Balm |balm |7.3.37 |DONE |Manifest: NOSIGNATURE
chat_heads-0.13.7-forge-1.20.jar |Chat Heads |chat_heads |0.13.7 |DONE |Manifest: NOSIGNATURE
crash_assistant-forge.jar |Crash Assistant |crash_assistant |1.10.23 |DONE |Manifest: NOSIGNATURE
create_slime-1.0.1.jar |create_slime |create_slime |1.20 |DONE |Manifest: NOSIGNATURE
LeavesBeGone-v8.0.0-1.20.1-Forge.jar |Leaves Be Gone |leavesbegone |8.0.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
Emojiful-Forge-1.20.1-4.2.0.jar |Emojiful |emojiful |4.2.0 |DONE |Manifest: NOSIGNATURE
lmft-1.0.4+1.20.1-forge.jar |Load My F***ing Tags |lmft |1.0.4+1.20.1 |DONE |Manifest: NOSIGNATURE
AdvancementPlaques-1.20.1-forge-1.6.7.jar |Advancement Plaques |advancementplaques |1.6.7 |DONE |Manifest: NOSIGNATURE
MaxEnchantX-1.20.X-1.3-Forge.jar |Max Enchant X |maxenchantx |1.3 |DONE |Manifest: NOSIGNATURE
perfectplushieapi-forge-1.20.1-1.0.7.jar |Perfect Plushie API |perfectplushieapi |1.0.7 |DONE |Manifest: NOSIGNATURE
vintagedelight-0.1.5.jar |Vintage Delight |vintagedelight |0.1.5 |DONE |Manifest: NOSIGNATURE
torchmaster-20.1.9.jar |Torchmaster |torchmaster |20.1.9 |DONE |Manifest: NOSIGNATURE
vanillabackport-forge-1.20.1-1∙1∙4∙3.jar |VanillaBackport |vanillabackport |1∙1∙4∙3 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.18-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18 |DONE |Manifest: NOSIGNATURE
resourcefulconfig-forge-1.20.1-2.1.3.jar |Resourcefulconfig |resourcefulconfig |2.1.3 |DONE |Manifest: NOSIGNATURE
servercore-forge-1.5.2+1.20.1.jar |ServerCore |servercore |1.5.2+1.20.1 |DONE |Manifest: NOSIGNATURE
mysticaloaktree-1.20-1.11.jar |Mystical Oak Tree |mysticaloaktree |1.20-1.11 |DONE |Manifest: NOSIGNATURE
curios-forge-5.11.1+1.20.1.jar |Curios API |curios |5.11.1+1.20.1 |DONE |Manifest: NOSIGNATURE
Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
biomespawnpoint-1.20.1-2.3.jar |Biome Spawn Point |biomespawnpoint |2.3 |DONE |Manifest: NOSIGNATURE
JadeAddons-1.20.1-Forge-5.5.0.jar |Jade Addons |jadeaddons |5.5.0+forge |DONE |Manifest: NOSIGNATURE
windswept-1.20.1-3.0.3.jar |Windswept |windswept |3.0.3 |DONE |Manifest: NOSIGNATURE
selectivebounds-forge-1.20.1-0.0.2.jar |SelectiveBounds |selectivebounds |0.0.2 |DONE |Manifest: NOSIGNATURE
CodeChickenLib-1.20.1-4∙4∙0∙516-universal.jar |CodeChicken Lib |codechickenlib |4∙4∙0∙516 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
CBMultipart-1.20.1-3∙3∙0∙146-universal.jar |CBMultipart |cb_multipart |3∙3∙0∙146 |DONE |Manifest: NOSIGNATURE
crafting-on-a-stick-1.20.1-1.1.5.jar |Crafting On A Stick |crafting_on_a_stick |1.1.5 |DONE |Manifest: NOSIGNATURE
portable_blueprints-v1.9.3-mv1.20.1.jar |Portable blueprints |portable_blueprints |1.9.3 |DONE |Manifest: NOSIGNATURE
puzzlesapi-forge-8.1.4.jar |Puzzles Api |puzzlesapi |8.1.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
dew_drop_watering_cans-1.0.2.jar |Dew Drop Watering Cans |dew_drop_watering_cans |1.0.2 |DONE |Manifest: NOSIGNATURE
structurify-forge-1.0.21+mc1.20.1.jar |Structurify |structurify |1.0.21 |DONE |Manifest: NOSIGNATURE
jei-1.20.1-forge-15∙20∙0∙116.jar |Just Enough Items |jei |15∙20∙0∙116 |DONE |Manifest: NOSIGNATURE
species-3.5.jar |Species |species |3.5 |DONE |Manifest: NOSIGNATURE
lithostitched-forge-1.20.1-1.4.8.jar |Lithostitched |lithostitched |1.4.8 |DONE |Manifest: NOSIGNATURE
PassableFoliage-1.20.1-forge-8.2.1.jar |Passable Foliage |passablefoliage |8.2.1 |DONE |Manifest: NOSIGNATURE
fabric-renderer-indigo-1.5.3+b5b2da4177.jar |Fabric Renderer - Indigo |fabric_renderer_indigo |1.5.3+b5b2da4177 |DONE |Manifest: NOSIGNATURE
fallingleaves-1.20.1-2.1.2.jar |Fallingleaves |fallingleaves |2.1.2 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
StrawStatues-v8.0.3-1.20.1-Forge.jar |Straw Statues |strawstatues |8.0.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
LittleTractor-1.20.1-1.2.jar |Little Tractor |liltractor |1.20.1-1.2 |DONE |Manifest: NOSIGNATURE
GlitchCore-forge-1.20.1-0∙0∙1∙1.jar |GlitchCore |glitchcore |0∙0∙1∙1 |DONE |Manifest: NOSIGNATURE
SereneSeasons-forge-1.20.1-9∙1∙0∙2.jar |Serene Seasons |sereneseasons |9∙1∙0∙2 |DONE |Manifest: NOSIGNATURE
snuffles-1.0.7.jar |Snuffles |snuffles |1.0.7 |DONE |Manifest: NOSIGNATURE
simplerecall-1.0.5-1.20.1.jar |Simple Recall Potion |simplerecall |1.0.5 |DONE |Manifest: NOSIGNATURE
SoLOnion_FORGE_v1.4.5_mc1.20.1.jar |Spice of Life Onion |solonion |1.4.5 |DONE |Manifest: NOSIGNATURE
puzzlesaccessapi-forge-20.1.1.jar |Puzzles Access Api |puzzlesaccessapi |20.1.1 |DONE |Manifest: NOSIGNATURE
forge-1.20.1-47.4.0-universal.jar |Forge |forge |47.4.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
plonk-1.20.1-10.0.5-forge.jar |Plonk |plonk |10.0.5 |DONE |Manifest: NOSIGNATURE
commonality-1.20.1-7.0.0.jar |Commonality |commonality |7.0.0 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
etched-3.0.4.jar |Etched |etched |3.0.4 |DONE |Manifest: NOSIGNATURE
extractinator-forge-1.20.1-2.3.0.jar |Extractinator |extractinator |2.3.0 |DONE |Manifest: NOSIGNATURE
Log-Begone-Forge-1.20.1-1.0.8.jar |Log Begone |logbegone |1.0.8 |DONE |Manifest: NOSIGNATURE
drippyloadingscreen_forge_3.0.12_MC_1.20.1.jar |Drippy Loading Screen |drippyloadingscreen |3.0.12 |DONE |Manifest: NOSIGNATURE
splendid_slimes-0.17.0.jar |Splendid Slimes |splendid_slimes |0.17.0 |DONE |Manifest: NOSIGNATURE
fabric-api-base-0.4.32+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.32+ef105b4977 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |DONE |Manifest: NOSIGNATURE
createutilities-0.3.2+1.20.1.jar |Create Utilities |createutilities |0.3.2+1.20.1 |DONE |Manifest: NOSIGNATURE
spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE
kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
pipez-forge-1.20.1-1.2.21.jar |Pipez |pipez |1.20.1-1.2.21 |DONE |Manifest: NOSIGNATURE
entityjs-0.6.6-1.20.1.jar |EntityJS |entityjs |0.6.6-1.20.1 |DONE |Manifest: NOSIGNATURE
BalloonBox1.20.1(Forge)vs.1.0.3.jar |Balloon Box |balloonbox |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE
serverconfigupdater-4.0.2.jar |ServerConfig Updater |serverconfigupdater |4.0.2 |DONE |Manifest: NOSIGNATURE
Zeta-1.0-30.jar |Zeta |zeta |1.0-30 |DONE |Manifest: NOSIGNATURE
ftbquestlocalizer-1.20.1-forge-3.2.0.jar |FTB Quests Localizer |ftbquestlocalizer |3.2.0 |DONE |Manifest: NOSIGNATURE
entityculling-forge-1.9.3-mc1.20.1.jar |EntityCulling |entityculling |1.9.3 |DONE |Manifest: NOSIGNATURE
gnetum-2.3.4.jar |Gnetum |gnetum |2.3.4 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v8.1.32-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.32 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
Aquaculture-1.20.1-2.5.5.jar |Aquaculture 2 |aquaculture |2.5.5 |DONE |Manifest: NOSIGNATURE
verdantvibes-1.0.3-1.20.1.jar |Verdant Vibes |verdantvibes |1.0.3-1.20.1 |DONE |Manifest: NOSIGNATURE
TreeChop-1.20.1-forge-0.19.0-fixed.jar |HT's TreeChop |treechop |0.19.0 |DONE |Manifest: NOSIGNATURE
netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.8.jar |GeckoLib 4 |geckolib |4.8 |DONE |Manifest: NOSIGNATURE
untitledduckmod-1.2.0-hotfix-forge-1.20.1.jar |Untitled Duck Mod |untitledduckmod |1.2.0-hotfix |DONE |Manifest: NOSIGNATURE
crittersandcompanions-forge-1.20.1-2.3.5.jar |Critters and Companions |crittersandcompanions |1.20.1-2.3.5 |DONE |Manifest: NOSIGNATURE
morejs-forge-1.20.1-0.10.1.jar |MoreJS |morejs |0.10.1 |DONE |Manifest: NOSIGNATURE
incontrol-1.20-9.3.3.jar |InControl |incontrol |1.20-9.3.3 |DONE |Manifest: NOSIGNATURE
connectivity-1.20.1-7.1.jar |Connectivity Mod |connectivity |1.20.1-7.1 |DONE |Manifest: NOSIGNATURE
exposure_catalog-1.20.1-1.0.3-forge.jar |Exposure Catalog |exposure_catalog |1.0.3 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
stardew_fishing-3.2-1.20.1.jar |Stardew Fishing |stardew_fishing |3.2 |DONE |Manifest: NOSIGNATURE
gamediscs-0.3.2-forge.jar |Game Discs |gamediscs |0.3.2-forge |DONE |Manifest: NOSIGNATURE
CreateNumismatics-1.0.15+forge-mc1.20.1.jar |Create: Numismatics |numismatics |1.0.15+forge-mc1.20.|DONE |Manifest: NOSIGNATURE
Twigs-1.20.1-3.1.0.jar |Twigs |twigs |1.20.1-3.1.1 |DONE |Manifest: NOSIGNATURE
bots_lib-4.1.jar |Bots Lib |bots_lib |4.1 |DONE |Manifest: NOSIGNATURE
relics-1.20.1-0∙8∙0∙11.jar |Relics |relics |0∙8∙0∙11 |DONE |Manifest: NOSIGNATURE
jeed-1.20-2.2.5.jar |Just Enough Effects Descriptio|jeed |1.20-2.2.5 |DONE |Manifest: NOSIGNATURE
Steam_Rails-1.6.14-beta+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.14-beta+forge-mc|DONE |Manifest: NOSIGNATURE
enchantmentdisabletag-forge-1.1.0+1.20.1.jar |Enchantment Disable Tag |enchantmentdisabletag |1.1.0+1.20.1 |DONE |Manifest: NOSIGNATURE
sodiumdynamiclights-forge-1.0.10-1.20.1.jar |Sodium Dynamic Lights |sodiumdynamiclights |1.0.9 |DONE |Manifest: NOSIGNATURE
ok_zoomer-forge-5.4.0-beta.8.jar |Ok Zoomer |ok_zoomer |5.4.0-beta.8 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.20.1-1.2.9.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.9 |DONE |Manifest: NOSIGNATURE
snowpig-1.20.1-6.0.3.jar |Snow Pig |snowpig |1.20.1-6.0.3 |DONE |Manifest: NOSIGNATURE
skillsexpnotifier-5.4.1-SNAPSHOT.jar |SkillsEXPNotifier |skillsexpnotifier |1.0-SNAPSHOT |DONE |Manifest: NOSIGNATURE
curious_armor_stands-1.20-5.1.0.jar |Curious Armor Stands |curious_armor_stands |1.20-5.1.0 |DONE |Manifest: NOSIGNATURE
crashutilities-8.1.4.jar |Crash Utilities |crashutilities |8.1.4 |DONE |Manifest: NOSIGNATURE
colorfulhearts-forge-1.20.1-4.3.16.jar |Colorful Hearts |colorfulhearts |4.3.16 |DONE |Manifest: NOSIGNATURE
Bountiful-6.0.4+1.20.1-forge.jar |Bountiful |bountiful |6.0.4+1.20.1 |DONE |Manifest: NOSIGNATURE
Patchouli-1.20.1-84.1-FORGE.jar |Patchouli |patchouli |1.20.1-84.1-FORGE |DONE |Manifest: NOSIGNATURE
sophisticatedstoragecreateintegration-1.20.1-0.1.1|Sophisticated Storage Create I|sophisticatedstoragecreateinte|0∙1∙14∙55 |DONE |Manifest: NOSIGNATURE
collective-1.20.1-7.87.jar |Collective |collective |7.87 |DONE |Manifest: NOSIGNATURE
SewingKit-1.20.1-1.8.1.jar |Sewing Kit |sewingkit |1.8.1 |DONE |Manifest: NOSIGNATURE
simplehats-forge-1.20.1-0.3.2.jar |SimpleHats |simplehats |1.20.1-0.3.2 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE
lootjs-forge-1.20.1-2.13.0.jar |LootJS |lootjs |1.20.1-2.13.0 |DONE |Manifest: NOSIGNATURE
AdvancedLootInfo-forge-1.20.1-1.5.2.jar |AdvancedLootInfo |ali |1.20.1-1.5.2 |DONE |Manifest: NOSIGNATURE
architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
letsdo-API-forge-1.2.15-forge.jar |[Let's Do] API |doapi |1.2.15 |DONE |Manifest: NOSIGNATURE
letsdo-vinery-forge-1.4.40.jar |[Let's Do] Vinery |vinery |1.4.40 |DONE |Manifest: NOSIGNATURE
letsdo-herbalbrews-forge-1.0.12.jar |[Let's Do] HerbalBrews |herbalbrews |1.0.12 |DONE |Manifest: NOSIGNATURE
SimpleDiscordRichPresence-forge-4.0.3-build.40+mc1|Simple Discord Rich Presence |sdrp |4.0.3-build.40+mc1.2|DONE |Manifest: NOSIGNATURE
letsdo-farm_and_charm-forge-1.0.4.jar |[Let's Do] Farm & Charm |farm_and_charm |1.0.4 |DONE |Manifest: NOSIGNATURE
kubejsadditions-forge-4.3.3.jar |KubeJS Addditions (Forge) |kubejsadditions |4.3.3 |DONE |Manifest: NOSIGNATURE
findme-3.2.1-forge.jar |FindMe |findme |3.2.1 |DONE |Manifest: NOSIGNATURE
customvillagertrades-forge-20.25.0.jar |Custom Villager Trades |customvillagertrades |20.25.0 |DONE |Manifest: NOSIGNATURE
letsdo-bakery-forge-2.0.3.jar |[Let's Do] Bakery |bakery |2.0.3 |DONE |Manifest: NOSIGNATURE
pandalib-forge-mc1.20-0.5.2-SNAPSHOT.jar |PandaLib |pandalib |0.5.2 |DONE |Manifest: NOSIGNATURE
trofers-forge-5.0.2.jar |Trofers |trofers |5.0.2 |DONE |Manifest: NOSIGNATURE
letsdo-brewery-forge-2.0.3.jar |[Let's Do] Brewery |brewery |2.0.3 |DONE |Manifest: NOSIGNATURE
letsdo-meadow-forge-1.3.23.jar |[Let's Do] Meadow |meadow |1.3.23 |DONE |Manifest: NOSIGNATURE
observable-4.4.1.jar |Observable |observable |4.4.1 |DONE |Manifest: NOSIGNATURE
fallingtrees-forge-mc1.20-0.13.2-SNAPSHOT.jar |Panda's Falling Tree's |fallingtrees |0.13.2 |DONE |Manifest: NOSIGNATURE
fancymenu_forge_3.7.0_MC_1.20.1.jar |FancyMenu |fancymenu |3.7.0 |DONE |Manifest: NOSIGNATURE
Not Enough Recipe Book-FORGE-0.4.1+1.20.1.jar |Not Enough Recipe Book |nerb |0.4.1 |DONE |Manifest: NOSIGNATURE
justhammers-forge-2.0.3+mc1.20.1.jar |Just Hammers |justhammers |2.0.3+mc1.20.1 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-2001.2.10.jar |FTB Library |ftblibrary |2001.2.10 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-2001.3.1.jar |FTB Teams |ftbteams |2001.3.1 |DONE |Manifest: NOSIGNATURE
ftb-chunks-forge-2001.3.6.jar |FTB Chunks |ftbchunks |2001.3.6 |DONE |Manifest: NOSIGNATURE
letsdo-nethervinery-forge-1.2.19.jar |[Let's Do] NetherVinery |nethervinery |1.2.19 |DONE |Manifest: NOSIGNATURE
letsdo-furniture-forge-1.0.4.jar |[Let's Do] Furniture |furniture |1.0.4 |DONE |Manifest: NOSIGNATURE
golemoverhaul-forge-1.20.1-1.0.0.jar |Golem Overhaul |golemoverhaul |1.0.0 |DONE |Manifest: NOSIGNATURE
gag-forge-3.0.0-build.13.jar |Gadgets Against Grind |gag |3.0.0-build.13 |DONE |Manifest: NOSIGNATURE
letsdo-candlelight-forge-2.0.2.jar |[Let's Do] Candlelight |candlelight |2.0.2 |DONE |Manifest: NOSIGNATURE
letsdo-beachparty-forge-1.1.5.jar |[Let's Do] Beachparty |beachparty |1.1.5 |DONE |Manifest: NOSIGNATURE
seasonhud-forge-1.20.1-1.13.9.jar |SeasonHUD |seasonhud |1.13.9 |DONE |Manifest: NOSIGNATURE
refurbished_furniture-forge-1.20.1-1.0.20.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.20 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
smallships-forge-1.20.1-2.0.0-b1.4.jar |Small Ships |smallships |2.0.0-b1.4 |DONE |Manifest: NOSIGNATURE
polylib-forge-2000.0.3-build.143.jar |PolyLib |polylib |2000.0.3-build.143 |DONE |Manifest: NOSIGNATURE
ftbbackups2-forge-1.20-1.0.23.jar |FTB Backups 2 |ftbbackups2 |1.0.23 |DONE |Manifest: NOSIGNATURE
TradingPost-v8.0.2-1.20.1-Forge.jar |Trading Post |tradingpost |8.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
hats-forge-1.20.1-1.2.2.jar |Galena Hats |galena_hats |1.20.1-1.2.2 |DONE |Manifest: NOSIGNATURE
rhino-forge-2001.2.3-build.10.jar |Rhino |rhino |2001.2.3-build.10 |DONE |Manifest: NOSIGNATURE
kubejs-forge-2001.6.5-build.16.jar |KubeJS |kubejs |2001.6.5-build.16 |DONE |Manifest: NOSIGNATURE
NeoAuth-1.20.1-1.0.3.jar |NeoAuth |neo_auth |1.0.3 |DONE |Manifest: NOSIGNATURE
trashslot-forge-1.20-15.1.2.jar |TrashSlot |trashslot |15.1.2 |DONE |Manifest: NOSIGNATURE
jmi-forge-1.20.1-0.14-48.jar |JourneyMap Integration |jmi |1.20.1-0.14-48 |DONE |Manifest: NOSIGNATURE
sophisticatedstorage-1.20.1-1.4.16.1370.jar |Sophisticated Storage |sophisticatedstorage |1.4.16.1370 |DONE |Manifest: NOSIGNATURE
numismatics_utils-2.0.jar |Create: Numismatics Utils |numismatics_utils |2.0 |DONE |Manifest: NOSIGNATURE
cluttered-[Forge]-3.0.2-1.20.1.jar |Cluttered |cluttered |3.0.2-1.20.1 |DONE |Manifest: NOSIGNATURE
OctoLib-FORGE-0∙5∙0∙1+1.20.1.jar |OctoLib |octolib |0∙5∙0∙1 |DONE |Manifest: NOSIGNATURE
item-filters-forge-2001.1.0-build.59.jar |Item Filters |itemfilters |2001.1.0-build.59 |DONE |Manifest: NOSIGNATURE
ftb-quests-forge-2001.4.13.jar |FTB Quests |ftbquests |2001.4.13 |DONE |Manifest: NOSIGNATURE
ftb-xmod-compat-forge-2.1.3.jar |FTB XMod Compat |ftbxmodcompat |2.1.3 |DONE |Manifest: NOSIGNATURE
TRender-1.0.8-1.20.1-forge-SNAPSHOT.jar |TRender |trender |1.0.8 |DONE |Manifest: NOSIGNATURE
portfolio-1.20.1-1.5.0-forge.jar |Portfolio |portfolio |1.20.1-1.5.0 |DONE |Manifest: NOSIGNATURE
ponderjs-1.20.1-2.1.0.jar |PonderJS |ponderjs |2.1.0 |DONE |Manifest: NOSIGNATURE
create-1.20.1-6.0.8.jar |Create |create |6.0.8 |DONE |Manifest: NOSIGNATURE
DramaticDoors-QuiFabrge-1.20.1-3.3.1.jar |Dramatic Doors |dramaticdoors |1.20.1-3.3.1 |DONE |Manifest: NOSIGNATURE
everycomp-1.20-2.9.2-forge.jar |Every Compat |everycomp |1.20-2.9.2 |DONE |Manifest: NOSIGNATURE
extra_gauges-2.0.7.jar |Create: Extra Gauges |extra_gauges |2.0.7 |DONE |Manifest: NOSIGNATURE
powerfuljs-1.6.1.jar |PowerfulJS |powerfuljs |1.6.1 |DONE |Manifest: NOSIGNATURE
create_central_kitchen-1.20.1-for-create-6.0.6-1.4|Create: Central Kitchen |create_central_kitchen |1.4.3b |DONE |Manifest: NOSIGNATURE
create_mecanical_extruder-1.20.1-1.6.11-6.0.6.jar |Create Mechanical Extruder |create_mechanical_extruder |1.20.1-1.6.10-6.0.6 |DONE |Manifest: NOSIGNATURE
waystones-forge-1.20.1-14.1.17.jar |Waystones |waystones |14.1.17 |DONE |Manifest: NOSIGNATURE
FastSuite-1.20.1-5.1.0.jar |Fast Suite |fastsuite |5.1.0 |DONE |Manifest: NOSIGNATURE
journeymap-1.20.1-5.10.3-forge.jar |Journeymap |journeymap |5.10.3 |DONE |Manifest: NOSIGNATURE
farmlife-1.20.1-1.1.0.jar |Farm Life |farmlife |1.20.1-1.1.0 |DONE |Manifest: NOSIGNATURE
comforts-forge-6.4.0+1.20.1.jar |Comforts |comforts |6.4.0+1.20.1 |DONE |Manifest: NOSIGNATURE
alternate_current-mc1.20-1.7.0.jar |Alternate Current |alternate_current |1.7.0 |DONE |Manifest: NOSIGNATURE
MyServerIsCompatible-1.20-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE
creeperconfetti-4.3.jar |Creeper Confetti |creeperconfetti |4.3 |DONE |Manifest: NOSIGNATURE
netherdepthsupgrade-3.1.5-1.20.jar |Nether Depths Upgrade |netherdepthsupgrade |3.1.5-1.20 |DONE |Manifest: NOSIGNATURE
blueprint-1.20.1-7.1.3.jar |Blueprint |blueprint |7.1.3 |DONE |Manifest: NOSIGNATURE
clayworks-1.20.1-3.0.4.jar |Clayworks |clayworks |3.0.4 |DONE |Manifest: NOSIGNATURE
autumnity-1.20.1-5.0.2.jar |Autumnity |autumnity |5.0.2 |DONE |Manifest: NOSIGNATURE
gallery-1.20.1-1.0.3.jar |Gallery |gallery |1.0.3 |DONE |Manifest: NOSIGNATURE
buzzier_bees-1.20.1-6.0.1.jar |Buzzier Bees |buzzier_bees |6.0.1 |DONE |Manifest: NOSIGNATURE
toofast-1.20-0∙4∙3∙5.jar |Too Fast |toofast |0∙4∙3∙5 |DONE |Manifest: NOSIGNATURE
FasterLadderClimbing-1.20.1-0.2.10.jar |Faster Ladder Climbing |fasterladderclimbing |0.2.10 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar |EnchantmentDescriptions |enchdesc |17.1.19 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
radiantgear-forge-2.2.0+1.20.1.jar |Radiant Gear |radiantgear |2.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
moonlight-1.20-2.16.16-forge.jar |Moonlight Library |moonlight |1.20-2.16.16 |DONE |Manifest: NOSIGNATURE
labels-1.20-2.0.0.jar |Labels |labels |1.20-2.0.0 |DONE |Manifest: NOSIGNATURE
ToolBelt-1.20.1-1.20.02.jar |Tool Belt |toolbelt |1.20.02 |DONE |Manifest: NOSIGNATURE
titanium-1.20.1-3.8.32.jar |Titanium |titanium |3.8.32 |DONE |Manifest: NOSIGNATURE
mixinsquared-forge-0.3.6-beta.1.jar |MixinSquared |mixinsquared |0.3.6-beta.1 |DONE |Manifest: NOSIGNATURE
visual_keybinder-1.20.1 - 0.1.6.jar |Raw's Visual Keybinder |visual_keybinder |1.20.1 - 0.1.6 |DONE |Manifest: NOSIGNATURE
Jade-1.20.1-Forge-11.13.2.jar |Jade |jade |11.13.2+forge |DONE |Manifest: NOSIGNATURE
snowyspirit-1.20-3.0.10.jar |Snowy Spirit |snowyspirit |1.20-3.0.10 |DONE |Manifest: NOSIGNATURE
displaydelight-0.0.1-lite.jar |Display Delight Lite |displaydelight |0.0.1-lite |DONE |Manifest: NOSIGNATURE
Oreganized 1.20.1-4.3.1.jar |Oreganized |oreganized |4.3.1 |DONE |Manifest: NOSIGNATURE
Platform-forge-1.20.1-1∙2∙10∙1.jar |Platform |platform |1∙2∙10∙1 |DONE |Manifest: NOSIGNATURE
Via_Romana-1.20.1-1.2.4.jar |Via Romana |via_romana |1.2.4 |DONE |Manifest: NOSIGNATURE
atmospheric-1.20.1-6.1.1.jar |Atmospheric |atmospheric |6.1.1 |DONE |Manifest: NOSIGNATURE
rottencreatures-forge-1.20.1-1.1.0.jar |Rotten Creatures |rottencreatures |1.1.0 |DONE |Manifest: NOSIGNATURE
Ribbits-1.20.1-Forge-3.0.4.jar |Ribbits |ribbits |1.20.1-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE
Iceberg-1.20.1-forge-1.1.25.jar |Iceberg |iceberg |1.1.25 |DONE |Manifest: NOSIGNATURE
Quark-4.0-462.jar |Quark |quark |4.0-462 |DONE |Manifest: NOSIGNATURE
supplementaries-1.20-3.1.41.jar |Supplementaries |supplementaries |1.20-3.1.41 |DONE |Manifest: NOSIGNATURE
amendments-1.20-2.2.3.jar |Amendments |amendments |1.20-2.2.3 |DONE |Manifest: NOSIGNATURE
immersive_paintings-0.6.8+1.20.1-forge.jar |Immersive Paintings |immersive_paintings |0.6.8+1.20.1 |DONE |Manifest: NOSIGNATURE
legendarycreatures-1.20.1-1∙1∙1∙3.jar |Legendary Creatures |legendarycreatures |1.20.1-1∙1∙1∙3 |DONE |Manifest: NOSIGNATURE
coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |DONE |Manifest: NOSIGNATURE
letsdo-wildernature-forge-1.0.5.jar |[Let's Do] Wilder Nature |wildernature |1.0.5 |DONE |Manifest: NOSIGNATURE
mvs-4.1.4-1.20-forge.jar |Moog's Voyager Structures |mvs |4.1.4-1.20-forge |DONE |Manifest: NOSIGNATURE
yet_another_config_lib_v3-3.6.6+1.20.1-forge.jar |YetAnotherConfigLib |yet_another_config_lib_v3 |3.6.6+1.20.1-forge |DONE |Manifest: NOSIGNATURE
apexcore-1.20.1-10.0.0.jar |ApexCore |apexcore |10.0.0 |DONE |Manifest: NOSIGNATURE
fantasyfurniture-1.20.1-9.0.0.jar |Fantasy's Furniture |fantasyfurniture |9.0.0 |DONE |Manifest: NOSIGNATURE
Etcetera-1.20.1-1.1.3-Forge.jar |Etcetera |etcetera |1.20.1-1.1.3 |DONE |Manifest: NOSIGNATURE
ears-forge-1.19.4-1.4.7.jar |Ears |ears |1.4.7 |DONE |Manifest: NOSIGNATURE
colorwheel-forge-1.1.0+mc1.20.1.jar |Colorwheel |colorwheel |1.1.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE
refinedstorageaddons-0.10.0.jar |Refined Storage Addons |refinedstorageaddons |0.10.0 |DONE |Manifest: NOSIGNATURE
whimsy_deco-1.1.jar |Whimsy Deco |whimsy_deco |1.1 |DONE |Manifest: NOSIGNATURE
CrabbersDelight-1.20.1-1.1.7d.jar |Crabber's Delight |crabbersdelight |1.1.7d |DONE |Manifest: NOSIGNATURE
expandability-9.0.4.jar |ExpandAbility |expandability |9.0.4 |DONE |Manifest: NOSIGNATURE
MobLassos-v8.0.1-1.20.1-Forge.jar |Mob Lassos |moblassos |8.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
Translocators-1.20.1-2∙6∙0∙86-universal.jar |Translocators |translocators |2∙6∙0∙86 |DONE |Manifest: NOSIGNATURE
Flywheel Backend: flywheel:instancing
Crash Report UUID: 5f748647-9566-4597-a267-d60a5d465492
Forge: net.minecraftforge:47.4.0
passablefoliage:enchantment
Ingredient Dedupe Errors: 0
Explicit GC Last Run: 45ms ago