| 1 | ---- Minecraft Crash Report ----
 | 
| 2 |  | 
| 3 | 
 | 
| 4 | Time: 2025-05-22 11:10:37
 | 
| 5 | Description: Rendering overlay
 | 
| 6 | 
 | 
| 7 | java.lang.RuntimeException: java.io.FileNotFoundException: cobblemon:models/block/restoration_tank_fluid_bubbling.json
 | 
| 8 | 	at net.minecraft.client.resources.model.ModelBakery.md62d17d$lambda$init$0$0(ModelBakery.java:2560) ~[client-1.20.1-20230612.114412-srg.jar%231010!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
 | 
| 9 | 	at java.util.ArrayList.forEach(Unknown Source) ~[?:?] {re:mixin}
 | 
| 10 | 	at net.minecraft.client.resources.model.ModelBakery.handler$ebk000$init(ModelBakery.java:2554) ~[client-1.20.1-20230612.114412-srg.jar%231010!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
 | 
| 11 | 	at net.minecraft.client.resources.model.ModelBakery.<init>(ModelBakery.java:167) ~[client-1.20.1-20230612.114412-srg.jar%231010!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
 | 
| 12 | 	at net.minecraft.client.resources.model.ModelManager.m_246505_(ModelManager.java:83) ~[client-1.20.1-20230612.114412-srg.jar%231010!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fusion.mixins.json:ModelManagerMixin,pl:mixin:APP:puzzleslib.forge.mixins.json:client.ModelManagerForgeMixin,pl:mixin:APP:refurbished_furniture.common.mixins.json:client.ModelManagerMixin,pl:mixin:APP:quark.mixins.json:client.accessor.AccessorModelManager,pl:mixin:A,pl:runtimedistcleaner:A}
 | 
| 13 | 	at java.util.concurrent.CompletableFuture.biApply(Unknown Source) ~[?:?] {re:mixin}
 | 
| 14 | 	at java.util.concurrent.CompletableFuture$BiApply.tryFire(Unknown Source) ~[?:?] {}
 | 
| 15 | 	at java.util.concurrent.CompletableFuture$Completion.exec(Unknown Source) ~[?:?] {}
 | 
| 16 | 	at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:?] {}
 | 
| 17 | 	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) ~[?:?] {}
 | 
| 18 | 	at java.util.concurrent.ForkJoinPool.scan(Unknown Source) ~[?:?] {re:mixin,re:computing_frames}
 | 
| 19 | 	at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:?] {re:mixin,re:computing_frames}
 | 
| 20 | 	at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:?] {re:mixin}
 | 
| 21 | Caused by: java.io.FileNotFoundException: cobblemon:models/block/restoration_tank_fluid_bubbling.json
 | 
| 22 | 	at net.minecraft.client.resources.model.ModelBakery.m_119364_(ModelBakery.java:417) ~[client-1.20.1-20230612.114412-srg.jar%231010!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
 | 
| 23 | 	at net.minecraft.client.resources.model.ModelBakery.md62d17d$lambda$init$0$0(ModelBakery.java:2556) ~[client-1.20.1-20230612.114412-srg.jar%231010!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
 | 
| 24 | 	... 12 more
 | 
| 25 | 
 | 
| 26 | 
 | 
| 27 | A detailed walkthrough of the error, its code path and all known details is as follows:
 | 
| 28 | ---------------------------------------------------------------------------------------
 | 
| 29 | 
 | 
| 30 | -- Head --
 | 
| 31 | Thread: Render thread
 | 
| 32 | Suspected Mod: 
 | 
| 33 | 	Cobblemon (cobblemon), Version: 1.5.2+1.20.1
 | 
| 34 | 		Issue tracker URL: https://gitlab.com/cable-mc/cobblemon/-/issues
 | 
| 35 | 		Mixin class: com.cobblemon.mod.common.mixin.ModelLoaderMixin
 | 
| 36 | 		Target: net.minecraft.client.resources.model.ModelBakery
 | 
| 37 | 		at TRANSFORMER/minecraft@1.20.1/net.minecraft.client.resources.model.ModelBakery.md62d17d$lambda$init$0$0(ModelBakery.java:2560)
 | 
| 38 | Stacktrace:
 | 
| 39 | 	at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:957) ~[client-1.20.1-20230612.114412-srg.jar%231010!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin,pl:mixin:APP:fairylights.mixins.json:GameRendererMixin,pl:mixin:APP:dynamic_fps-common.mixins.json:GameRendererMixin,pl:mixin:APP:kiwi.mixins.json:customization.client.GameRendererMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer,pl:mixin:APP:mixins.artifacts.common.json:item.wearable.nightvisiongoggles.client.GameRendererMixin,pl:mixin:APP:freecam.mixins.json:GameRendererMixin,pl:mixin:APP:ponder.mixins.json:client.accessor.GameRendererAccessor,pl:mixin:APP:apoli.mixins.json:GameRendererMixin,pl:mixin:APP:mixins.cobblemon-common.json:GameRendererMixin,pl:mixin:APP:fastload.mixins.json:client.GameRendererMixin,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin,pl:mixin:APP:immersive_aircraft.mixins.json:client.GameRendererMixin,pl:mixin:APP:brewery-common.mixins.json:GameRendererMixin,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,pl:mixin:APP:securitycraft.mixins.json:camera.GameRendererMixin,pl:mixin:APP:forge-badoptimizations.mixins.json:accessor.GameRendererAccessor,pl:mixin:APP:forge-badoptimizations.mixins.json:tick.MixinGameRenderer,pl:mixin:A,pl:runtimedistcleaner:A}
 | 
| 40 | -- Overlay render details --
 | 
| 41 | Details:
 | 
| 42 | 	Overlay name: net.minecraftforge.client.loading.ForgeLoadingOverlay
 | 
| 43 | Stacktrace:
 | 
| 44 | 	at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:957) ~[client-1.20.1-20230612.114412-srg.jar%231010!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin,pl:mixin:APP:fairylights.mixins.json:GameRendererMixin,pl:mixin:APP:dynamic_fps-common.mixins.json:GameRendererMixin,pl:mixin:APP:kiwi.mixins.json:customization.client.GameRendererMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer,pl:mixin:APP:mixins.artifacts.common.json:item.wearable.nightvisiongoggles.client.GameRendererMixin,pl:mixin:APP:freecam.mixins.json:GameRendererMixin,pl:mixin:APP:ponder.mixins.json:client.accessor.GameRendererAccessor,pl:mixin:APP:apoli.mixins.json:GameRendererMixin,pl:mixin:APP:mixins.cobblemon-common.json:GameRendererMixin,pl:mixin:APP:fastload.mixins.json:client.GameRendererMixin,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin,pl:mixin:APP:immersive_aircraft.mixins.json:client.GameRendererMixin,pl:mixin:APP:brewery-common.mixins.json:GameRendererMixin,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,pl:mixin:APP:securitycraft.mixins.json:camera.GameRendererMixin,pl:mixin:APP:forge-badoptimizations.mixins.json:accessor.GameRendererAccessor,pl:mixin:APP:forge-badoptimizations.mixins.json:tick.MixinGameRenderer,pl:mixin:A,pl:runtimedistcleaner:A}
 | 
| 45 | 	at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%231010!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.the_last_sword.json:MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:dynamic_fps-common.mixins.json:MinecraftMixin,pl:mixin:APP:confluence.mixins.json:client.MinecraftAccessor,pl:mixin:APP:alltheleaks.mixins.json:main.MinecraftMixin,pl:mixin:APP:notenoughanimations.mixins.json:LivingRenderStateMixin,pl:mixin:APP:flywheel.impl.mixins.json:MinecraftMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:xkdeco.mixins.json:client.MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:skinlayers3d.mixins.json:EMFModelPartMixin,pl:mixin:APP:armorposer.forge.mixins.json:MinecraftMixin,pl:mixin:APP:waterframes.mixin.json:MinecraftMixin,pl:mixin:APP:freecam.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.irons_spellbooks.json:MinecraftMixin,pl:mixin:APP:ponder.mixins.json:client.WindowResizeMixin,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:resourcepackoverrides.common.mixins.json:client.MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:immersive_armors.mixins.json:MixinMinecraftClient,pl:mixin:APP:fastload.mixins.json:client.MinecraftMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:mixins.epicfight.json:MixinMinecraft,pl:mixin:APP:glitchcore.mixins.json:client.MixinMinecraft,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:brewery-common.mixins.json:rope.PickMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:supplementaries-common.mixins.json:MinecraftMixin,pl:mixin:APP:yacl.mixins.json:MinecraftMixin,pl:mixin:APP:sound_physics_remastered.mixins.json:MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.remove_telemetry.MinecraftMixin_Telemetry,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
 | 
| 46 | 	at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%231010!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.the_last_sword.json:MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:dynamic_fps-common.mixins.json:MinecraftMixin,pl:mixin:APP:confluence.mixins.json:client.MinecraftAccessor,pl:mixin:APP:alltheleaks.mixins.json:main.MinecraftMixin,pl:mixin:APP:notenoughanimations.mixins.json:LivingRenderStateMixin,pl:mixin:APP:flywheel.impl.mixins.json:MinecraftMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:xkdeco.mixins.json:client.MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:skinlayers3d.mixins.json:EMFModelPartMixin,pl:mixin:APP:armorposer.forge.mixins.json:MinecraftMixin,pl:mixin:APP:waterframes.mixin.json:MinecraftMixin,pl:mixin:APP:freecam.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.irons_spellbooks.json:MinecraftMixin,pl:mixin:APP:ponder.mixins.json:client.WindowResizeMixin,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin,pl:mixin:APP:resourcepackoverrides.common.mixins.json:client.MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:immersive_armors.mixins.json:MixinMinecraftClient,pl:mixin:APP:fastload.mixins.json:client.MinecraftMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:mixins.epicfight.json:MixinMinecraft,pl:mixin:APP:glitchcore.mixins.json:client.MixinMinecraft,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:brewery-common.mixins.json:rope.PickMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:supplementaries-common.mixins.json:MinecraftMixin,pl:mixin:APP:yacl.mixins.json:MinecraftMixin,pl:mixin:APP:sound_physics_remastered.mixins.json:MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.remove_telemetry.MinecraftMixin_Telemetry,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
 | 
| 47 | 	at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-47.4.0.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:cryonicconfig.mixins.json:client.MainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
 | 
| 48 | 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
 | 
| 49 | 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
 | 
| 50 | 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
 | 
| 51 | 	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {}
 | 
| 52 | 	at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?] {}
 | 
| 53 | 	at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?] {}
 | 
| 54 | 	at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.jar:?] {}
 | 
| 55 | 	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
 | 
| 56 | 	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
 | 
| 57 | 	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
 | 
| 58 | 	at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
 | 
| 59 | 	at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
 | 
| 60 | 	at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
 | 
| 61 | 	at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
 | 
| 62 | 	at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
 | 
| 63 | 
 | 
| 64 | 
 | 
| 65 | -- Last reload --
 | 
| 66 | Details:
 | 
| 67 | 	Reload number: 1
 | 
| 68 | 	Reload reason: initial
 | 
| 69 | 	Finished: No
 | 
| 70 | 	Packs: vanilla
 | 
| 71 | 
 | 
| 72 | -- Cobblemon --
 | 
| 73 | Details:
 | 
| 74 | 	Version: 1.5.2
 | 
| 75 | 	Is Snapshot: false
 | 
| 76 | 	Git Commit: df8f078 (https://gitlab.com/cable-mc/cobblemon/-/commit/df8f078d13702ab9a000438910b822ceffbb2248)
 | 
| 77 | 	Branch: HEAD
 | 
| 78 | 
 | 
| 79 | -- System Details --
 | 
| 80 | Details:
 | 
| 81 | 	Minecraft Version: 1.20.1
 | 
| 82 | 	Minecraft Version ID: 1.20.1
 | 
| 83 | 	Operating System: Windows 11 (amd64) version 10.0
 | 
| 84 | 	Java Version: 17.0.15, Azul Systems, Inc.
 | 
| 85 | 	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
 | 
| 86 | 	Memory: 1183451520 bytes (1128 MiB) / 2751463424 bytes (2624 MiB) up to 18924699648 bytes (18048 MiB)
 | 
| 87 | 	CPUs: 20
 | 
| 88 | 	Processor Vendor: GenuineIntel
 | 
| 89 | 	Processor Name: 13th Gen Intel(R) Core(TM) i7-13650HX
 | 
| 90 | 	Identifier: Intel64 Family 6 Model 183 Stepping 1
 | 
| 91 | 	Microarchitecture: unknown
 | 
| 92 | 	Frequency (GHz): 2.80
 | 
| 93 | 	Number of physical packages: 1
 | 
| 94 | 	Number of physical CPUs: 14
 | 
| 95 | 	Number of logical CPUs: 20
 | 
| 96 | 	Graphics card #0 name: NVIDIA GeForce RTX 4060 Laptop GPU
 | 
| 97 | 	Graphics card #0 vendor: NVIDIA (0x10de)
 | 
| 98 | 	Graphics card #0 VRAM (MB): 4095.00
 | 
| 99 | 	Graphics card #0 deviceId: 0x28e0
 | 
| 100 | 	Graphics card #0 versionInfo: DriverVersion=32.0.15.6094
 | 
| 101 | 	Graphics card #1 name: Intel(R) UHD Graphics
 | 
| 102 | 	Graphics card #1 vendor: Intel Corporation (0x8086)
 | 
| 103 | 	Graphics card #1 VRAM (MB): 2048.00
 | 
| 104 | 	Graphics card #1 deviceId: 0xa78b
 | 
| 105 | 	Graphics card #1 versionInfo: DriverVersion=32.0.101.6129
 | 
| 106 | 	Memory slot #0 capacity (MB): 12288.00
 | 
| 107 | 	Memory slot #0 clockSpeed (GHz): 4.80
 | 
| 108 | 	Memory slot #0 type: Unknown
 | 
| 109 | 	Memory slot #1 capacity (MB): 12288.00
 | 
| 110 | 	Memory slot #1 clockSpeed (GHz): 4.80
 | 
| 111 | 	Memory slot #1 type: Unknown
 | 
| 112 | 	Virtual memory max (MB): 50923.87
 | 
| 113 | 	Virtual memory used (MB): 18495.74
 | 
| 114 | 	Swap memory total (MB): 26624.00
 | 
| 115 | 	Swap memory used (MB): 575.77
 | 
| 116 | 	JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx18048M
 | 
| 117 | 	Launched Version: 1.20.1
 | 
| 118 | 	Backend library: LWJGL version 3.3.1 build 7
 | 
| 119 | 	Backend API: NVIDIA GeForce RTX 4060 Laptop GPU/PCIe/SSE2 GL version 4.6.0 NVIDIA 560.94, NVIDIA Corporation
 | 
| 120 | 	Window size: 854x480
 | 
| 121 | 	GL Caps: Using framebuffer using OpenGL 3.2
 | 
| 122 | 	GL debug messages: 
 | 
| 123 | 	Using VBOs: Yes
 | 
| 124 | 	Is Modded: Definitely; Client brand changed to 'forge'
 | 
| 125 | 	Type: Client (map_client.txt)
 | 
| 126 | 	Graphics mode: fancy
 | 
| 127 | 	Resource Packs: 
 | 
| 128 | 	Current Language: en_us
 | 
| 129 | 	CPU: 20x 13th Gen Intel(R) Core(TM) i7-13650HX
 | 
| 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 | 		fmlloader-1.20.1-47.4.0.jar slf4jfixer PLUGINSERVICE 
 | 
| 137 | 		fmlloader-1.20.1-47.4.0.jar object_holder_definalize PLUGINSERVICE 
 | 
| 138 | 		fmlloader-1.20.1-47.4.0.jar runtime_enum_extender PLUGINSERVICE 
 | 
| 139 | 		fmlloader-1.20.1-47.4.0.jar capability_token_subclass PLUGINSERVICE 
 | 
| 140 | 		accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
 | 
| 141 | 		fmlloader-1.20.1-47.4.0.jar runtimedistcleaner PLUGINSERVICE 
 | 
| 142 | 		modlauncher-10.0.9.jar jcplugin TRANSFORMATIONSERVICE 
 | 
| 143 | 		modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE 
 | 
| 144 | 		modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE 
 | 
| 145 | 	FML Language Providers: 
 | 
| 146 | 		minecraft@1.0
 | 
| 147 | 		kotlinforforge@4.11.0
 | 
| 148 | 		javafml@null
 | 
| 149 | 		lowcodefml@null
 | 
| 150 | 	Mod List: 
 | 
| 151 | 		YungsBetterDungeons-1.20-Forge-4.0.4.jar          |YUNG's Better Dungeons        |betterdungeons                |1.20-Forge-4.0.4    |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 152 | 		decorativecovers 1.20.1 - v1.2 - Forge.jar        |Decorative covers             |decorativecovers              |1.20.1              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 153 | 		almanac-1.20.x-forge-1.0.2.jar                    |Almanac                       |almanac                       |1.0.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 154 | 		ParCool-CompatibilityAddon-1.20.1-3.3.1.0-1.0.jar |ParCool+ / Compatibility Addon|parcool_compat_addon          |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 155 | 		prefab-1.10.0.1.jar                               |Prefab                        |prefab                        |**.**.**.**            |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 156 | 		beautifiedchatclient-1.20.1-2.7.jar               |Beautified Chat Client        |beautifiedchatclient          |2.7                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 157 | 		prehistoric_paintings-Forge-1.20.4-1.0.0.jar      |Prehistoric Paintings         |prehistoric_paintings         |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 158 | 		displaypillars-1.4.0.jar                          |Display PIllars               |displaypillars                |1.4.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 159 | 		The Last Sword-1.20.1-forge-1.0.8.jar             |The Last Sword You Never Forgo|the_last_sword                |1.0.8               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 160 | 		ForgeEndertech-1.20.1-11.1.6.0-build.0980.jar     |ForgeEndertech                |forgeendertech                |**.**.**.**            |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 161 | 		modernfix-forge-5.23.0+mc1.20.1.jar               |ModernFix                     |modernfix                     |5.23.0+mc1.20.1     |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 162 | 		YungsApi-1.20-Forge-4.0.6.jar                     |YUNG's API                    |yungsapi                      |1.20-Forge-4.0.6    |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 163 | 		mcw-stairs-1.0.1-1.20.1forge.jar                  |Macaw's Stairs and Balconies  |mcwstairs                     |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 164 | 		carpetscore-forge-1.20.1-1.0.1.jar                |Carpets Core                  |carpetscore                   |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 165 | 		SnowRealMagic-1.20.1-Forge-10.6.2.jar             |Snow! Real Magic!             |snowrealmagic                 |10.6.2              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 166 | 		dragon-egg-craft-2.jar                            |dragon egg craft              |mr_dragon_eggcraft            |2                   |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 167 | 		decorative_bottles-0.1.3.jar                      |Decorative Bottles            |decorativebottles             |1.20.1 - 0.1.3      |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 168 | 		classiccapes20.jar                                |Classic Capes                 |classic_capes                 |2.0.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 169 | 		YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar  |YUNG's Better Nether Fortresse|betterfortresses              |1.20-Forge-2.0.6    |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 170 | 		cloth-config-11.1.136-forge.jar                   |Cloth Config v10 API          |cloth_config                  |11.1.136            |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 171 | 		BuildPasteMod-1.20.1v1.10.1.jar                   |BuildPaste for Forge          |buildpaste                    |1.11.1              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 172 | 		refinedstorage-1.12.4.jar                         |Refined Storage               |refinedstorage                |1.12.4              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 173 | 		easy-piglins-forge-1.20.1-1.0.13.jar              |Easy Piglins                  |easy_piglins                  |1.20.1-1.0.13       |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 174 | 		justlevelingfork-1.2.1.jar                        |JustLevelingFork              |justlevelingfork              |1.2.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 175 | 		corpse-forge-1.20.1-1.0.20.jar                    |Corpse                        |corpse                        |1.20.1-1.0.20       |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 176 | 		iaf_patcher-1.0-all.jar                           |IceAndFire Patcher            |iaf_patcher                   |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 177 | 		repurposed_structures-7.1.17+1.20.1-forge.jar     |Repurposed Structures         |repurposed_structures         |7.1.17+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 178 | 		morevillagers-forge-1.20.1-5.0.0.jar              |More Villagers                |morevillagers                 |5.0.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 179 | 		BetterCompatibilityChecker-3.0.1-build.58+mc1.20.j|Better Compatibility Checker  |bcc                           |3.0.1-build.58+mc1.2|COMMON_SET|Manifest: NOSIGNATURE
 | 
| 180 | 		fantasy_armor-forge-0.9-1.20.1.jar                |Fantasy Armor                 |fantasy_armor                 |0.9-1.20.1          |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 181 | 		fairylights-7.0.0-1.20.1.jar                      |Fairy Lights                  |fairylights                   |7.0.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 182 | 		alexsmobsinteraction-5.4-all.jar                  |Alex's Mobs Interaction       |alexsmobsinteraction          |5.4                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 183 | 		corail_woodcutter-1.20.1-3.0.6.jar                |Corail Woodcutter             |corail_woodcutter             |3.0.6               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 184 | 		MyNethersDelight-1.20.1-0.1.8.jar                 |My Nether's Delight           |mynethersdelight              |1.20.1-1.7.5        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 185 | 		mcw-roofs-2.3.2-mc1.20.1forge.jar                 |Macaw's Roofs                 |mcwroofs                      |2.3.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 186 | 		Chimes-v2.0.1-1.20.1.jar                          |Chimes                        |chimes                        |2.0.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 187 | 		flib-1.20.1-0.0.15.jar                            |flib                          |flib                          |0.0.15              |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 188 | 		YungsBetterEndIsland-1.20-Forge-2.0.6.jar         |YUNG's Better End Island      |betterendisland               |1.20-Forge-2.0.6    |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 189 | 		dynamic-fps-3.9.4+minecraft-1.20.0-forge.jar      |Dynamic FPS                   |dynamic_fps                   |3.9.4               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 190 | 		toms_storage-1.20-1.7.1.jar                       |Tom's Simple Storage Mod      |toms_storage                  |1.7.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 191 | 		FastLeafDecay-32.jar                              |Fast Leaf Decay               |fastleafdecay                 |32                  |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 192 | 		BetterModsButton-v8.0.2-1.20.1-Forge.jar          |Better Mods Button            |bettermodsbutton              |8.0.2               |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 193 | 		Compat_AlexsMobs-Neapolitan.jar                   |Alex's Mobs - Neapolitan Compa|alexsmobsneapolitancompat     |1.1.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 194 | 		mcw-lights-1.1.2-mc1.20.1forge.jar                |Macaw's Lights and Lamps      |mcwlights                     |1.1.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 195 | 		YungsBetterJungleTemples-1.20-Forge-2.0.5.jar     |YUNG's Better Jungle Temples  |betterjungletemples           |1.20-Forge-2.0.5    |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 196 | 		QuarkOddities-1.20.1.jar                          |Quark Oddities                |quarkoddities                 |1.20.1              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 197 | 		Kiwi-1.20.1-Forge-11.8.31.jar                     |Kiwi Library                  |kiwi                          |11.8.31+forge       |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 198 | 		TerraCurio-0.1.12-all.jar                         |Terra Curio                   |confluence                    |0.1.12              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 199 | 		wither_drops_netherite_templates_1.0.0_forge_1.20.|Wither Drops Netherite Templat|wither_drops_netherite_templat|1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 200 | 		rechiseled-1.1.6-forge-mc1.20.jar                 |Rechiseled                    |rechiseled                    |1.1.6               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 201 | 		Connectible Chains-forge-1.20.1-1.1.1.jar         |Connectible Chains            |connectiblechains             |1.1.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 202 | 		watermedia-2.1.24.jar                             |WaterMedia                    |watermedia                    |2.1.24              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 203 | 		advanced-xray-forge-1.20.1-2.18.1-build.22.jar    |Advanced XRay                 |xray                          |1.20.1-2.18.1-build.|COMMON_SET|Manifest: NOSIGNATURE
 | 
| 204 | 		VisualWorkbench-v8.0.0-1.20.1-Forge.jar           |Visual Workbench              |visualworkbench               |8.0.0               |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 205 | 		EF_Knuckles_extended_20.1.jar                     |EF_weapon_extanded            |ef_weapon_extended            |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 206 | 		AttributeFix-Forge-1.20.1-21.0.4.jar              |AttributeFix                  |attributefix                  |21.0.4              |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 207 | 		fortune_on_netherite_1.1.0_forge_1.20.1.jar       |Fortune on Netherite forge    |fortune_on_netherite_forge    |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 208 | 		caelus-forge-3.2.0+1.20.1.jar                     |Caelus API                    |caelus                        |3.2.0+1.20.1        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 209 | 		feur_builder_1.20.1.jar                           |Feur Builder                  |feur_builder                  |1.1.9               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 210 | 		iceandfirebettercombat1.20.1-1.0.1.jar            |Ice and Fire x Better Combat  |iceandfirebettercombat        |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 211 | 		MOAdecor HOLIDAYS 1.20.1.jar                      |MOA DECOR: HOLIDAYS           |moa_decor_holidays            |1.20.1              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 212 | 		rare-ice-0.6.0.jar                                |Rare Ice                      |rare_ice                      |0.0NONE             |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 213 | 		midnightlib-1.4.2-forge.jar                       |MidnightLib                   |midnightlib                   |1.4.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 214 | 		additional_lights-1.20.1-2.1.7.jar                |Additional Lights             |additional_lights             |2.1.7               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 215 | 		medieval_paintings-1.20-7.0.jar                   |Medieval Paintings            |medieval_paintings            |7.0                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 216 | 		fusion-1.2.7b-forge-mc1.20.1.jar                  |Fusion                        |fusion                        |1.2.7+b             |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 217 | 		ArmorStatues-v8.0.6-1.20.1-Forge.jar              |Armor Statues                 |armorstatues                  |8.0.6               |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 218 | 		Decorativeterracottalattices 1.20.1 - 1.0 Forge.ja|Decorative Terracotta Lattices|decorativeterracottalattices  |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 219 | 		ironchest-1.20.1-14.4.4.jar                       |Iron Chests                   |ironchest                     |1.20.1-14.4.4       |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 220 | 		dragonitegear-0.3.2.jar                           |Dragonite Gear                |dragonitegear                 |0.3.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 221 | 		Easy Emerald-1.20.1-3.4.1-[FORGE].jar             |Easy Emerald                  |emerald                       |3.4.1-[FORGE]       |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 222 | 		Hearths v1.0.3 f12-71.jar                         |Hearths                       |hearths                       |1.0.3               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 223 | 		client-1.20.1-20230612.114412-srg.jar             |Minecraft                     |minecraft                     |1.20.1              |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 224 | 		feur_statue-1.20.1-forge.jar                      |Feur Statue                   |feur_statue                   |1.1.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 225 | 		blackaures_paintings-1.2-forge-1.20.1.jar         |blackaures_paintings          |blackaures_paintings          |1.2                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 226 | 		rpg_companions_tiny_dragons-0.0.4-forge-1.20.1.jar|RPG Companions: Tiny Dragons  |rpg_companions_tiny_dragons   |0.0.4               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 227 | 		decorativewoodenlattices 1.20.1 - v1.6 - Forge.jar|Decorative wooden lattices    |decorativewoodenlattices      |1.20                |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 228 | 		TerraBlender-forge-1.20.1-3.0.1.10.jar            |TerraBlender                  |terrablender                  |**.**.**.**            |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 229 | 		Fantasy Origin Pack 1.1.0.jar                     |Fantasy Origin Pack           |fop                           |1.1.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 230 | 		BlackwolfLibrary-1.20.1-1.0.2-[FORGE].jar         |Blackwolf Library             |blackwolflibrary              |1.0.2-[FORGE]       |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 231 | 		justenoughbreeding-forge-1.20-1.20.1-1.5.0.jar    |Just Enough Breeding          |justenoughbreeding            |1.5.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 232 | 		alltheleaks-0.1.4-beta+1.20.1-forge.jar           |All The Leaks                 |alltheleaks                   |0.1.4-beta+1.20.1-fo|COMMON_SET|Manifest: NOSIGNATURE
 | 
| 233 | 		cleanswing-1.20-1.8.jar                           |Clean Swing Through Grass     |cleanswing                    |1.8                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 234 | 		MoreWalls-1.20.1-1.1.8-[FORGE].jar                |More Walls                    |morewalls                     |1.1.8-[FORGE]       |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 235 | 		calio-forge-1.20.1-1.11.0.5.jar                   |Calio                         |calio                         |1.20.1-1.11.0.5     |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 236 | 		notenoughanimations-forge-1.9.3-mc1.20.1.jar      |NotEnoughAnimations           |notenoughanimations           |1.9.3               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 237 | 		flywheel-forge-1.20.1-1.0.1.jar                   |Flywheel                      |flywheel                      |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 238 | 		shadowizardlib-1.20.1-1.2.5.jar                   |ShadowizardLib                |shadowizardlib                |1.20.1-1.2.5        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 239 | 		multibeds-forge-1.20.1-1.2.jar                    |Multi-Beds                    |multibeds                     |1.20.1-1.2          |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 240 | 		JustEnoughProfessions-forge-1.20.1-3.0.1.jar      |Just Enough Professions (JEP) |justenoughprofessions         |3.0.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 241 | 		[1.20.1] SecurityCraft v1.10.0.1.jar              |SecurityCraft                 |securitycraft                 |**.**.**.**            |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 242 | 		sit-1.20.1-1.3.5.jar                              |Sit                           |sit                           |1.3.5               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 243 | 		almostunified-forge-1.20.1-0.10.0.jar             |AlmostUnified                 |almostunified                 |1.20.1-0.10.0       |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 244 | 		floormats-1.20.1-1.6.0.jar                        |Floor Mats                    |floormats                     |1.6.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 245 | 		ImmediatelyFast-Forge-1.5.0+1.20.4.jar            |ImmediatelyFast               |immediatelyfast               |1.5.0+1.20.4        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 246 | 		NefsMedievalPub+v2.0(1.20.1).jar                  |Nef's Medieval Decorations    |nefdecomod                    |2.0                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 247 | 		fence_on_slab-forge-1.20.1-1.0.0.jar              |Fence On Slab!                |fence_on_slab                 |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 248 | 		XeKr's Decoration-1.20.1-Forge-0.8.5.jar          |XeKr's Decoration             |xkdeco                        |0.8.5+forge         |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 249 | 		cosmeticarmorreworked-1.20.1-v1a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.20.1-v1a          |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 250 | 		weaponmaster_ydm-forge-1.20.1-4.2.3.jar           |YDM's Weapon Master           |weaponmaster_ydm              |4.2.3               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 251 | 		unusualfishmod-1.1.8.jar                          |Unusual Fish Mod              |unusualfishmod                |1.1.8               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 252 | 		kuma-api-forge-20.1.10+1.20.1.jar                 |KumaAPI                       |kuma_api                      |20.1.10             |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 253 | 		fabric-renderer-api-v1-3.2.1+1d29b44577.jar       |Fabric Renderer API (v1)      |fabric_renderer_api_v1        |3.2.1+1d29b44577    |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 254 | 		fantasy_weapons-forge-0.3.1-1.20.1.jar            |Fantasy Weapons               |fantasy_weapons               |0.3.1-1.20.1        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 255 | 		customfence-1-20-x.jar                            |Customfence                   |customfence                   |1-20-x              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 256 | 		beautify-2.0.2.jar                                |Beautify                      |beautify                      |2.0.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 257 | 		TextPlaceholderAPI-neoforge-2.1.3.jar             |Placeholder API Neoforge      |placeholder_api               |2.1.3+1.20.1        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 258 | 		YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar    |YUNG's Better Ocean Monuments |betteroceanmonuments          |1.20-Forge-3.0.4    |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 259 | 		Tips-Forge-1.20.1-12.1.8.jar                      |Tips                          |tipsmod                       |12.1.8              |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 260 | 		multimine-1.20.1.4.jar                            |Multi Mine                    |multimine                     |**.**.**.**            |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 261 | 		Incendium_1.20.x_v5.3.5.jar                       |Incendium                     |incendium                     |5.3.5               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 262 | 		sophisticatedcore-1.20.1-1.2.60.987.jar           |Sophisticated Core            |sophisticatedcore             |**.**.**.**          |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 263 | 		Prism-1.20.1-forge-1.0.5.jar                      |Prism                         |prism                         |1.0.5               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 264 | 		Placebo-1.20.1-8.6.3.jar                          |Placebo                       |placebo                       |8.6.3               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 265 | 		cobweb-forge-1.20.1-1.0.1.jar                     |Cobweb                        |cobweb                        |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 266 | 		Bookshelf-Forge-1.20.1-20.2.13.jar                |Bookshelf                     |bookshelf                     |20.2.13             |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 267 | 		sophisticatedbackpacks-1.20.1-3.23.17.1246.jar    |Sophisticated Backpacks       |sophisticatedbackpacks        |3.23.17.1246        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 268 | 		feur_colors-1.20.1-forge.jar                      |Feur Colors                   |feur_colors                   |1.4.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 269 | 		katuscarpets-1.20.1-1.0.0.jar                     |Katu's Carpets                |katuscarpets                  |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 270 | 		mcw-doors-1.1.2-mc1.20.1forge.jar                 |Macaw's Doors                 |mcwdoors                      |1.1.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 271 | 		DragNs_Livestock_Overhaul-1.20.1-2.7.1.jar        |DragN's Livestock Overhaul!   |dragnlivestock                |2.7                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 272 | 		sworddisplay-1.20.1-1.0.0.jar                     |Sword Displays                |sworddisplay                  |1.20.1-1.0.0        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 273 | 		ramcompat-1.20.1-0.1.4.jar                        |RAM-Compat                    |ramcompat                     |0.1.4               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 274 | 		Craftable_Elytra[REMASTERED][2.2]1.20.1.jar       |craftable_elytra_remastered   |craftable_elytra_remastered   |2.2                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 275 | 		fzzy_config-0.6.9+1.20.1+forge.jar                |Fzzy Config                   |fzzy_config                   |0.6.9+1.20.1+forge  |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 276 | 		particle_core-0.2.6+1.20.1+forge.jar              |Particle Core                 |particle_core                 |0.2.6+1.20.1+forge  |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 277 | 		DiagonalWalls-v8.0.4-1.20.1-Forge.jar             |Diagonal Walls                |diagonalwalls                 |8.0.4               |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 278 | 		diagonalblocks-forge-8.0.6.jar                    |Diagonal Blocks               |diagonalblocks                |8.0.6               |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 279 | 		chipped-forge-1.20.1-3.0.7.jar                    |Chipped                       |chipped                       |3.0.7               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 280 | 		rechiseled_chipped-1.2.1-1.20.1.jar               |Rechiseled: Chipped           |rechiseled_chipped            |1.2                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 281 | 		mcw-bridges-3.1.0-mc1.20.1forge.jar               |Macaw's Bridges               |mcwbridges                    |3.1.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 282 | 		entity_model_features_forge_1.20.1-2.4.1.jar      |Entity Model Features         |entity_model_features         |2.4.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 283 | 		entity_texture_features_forge_1.20.1-6.2.9.jar    |Entity Texture Features       |entity_texture_features       |6.2.9               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 284 | 		Choups Drakvyrn Mod for 1.20.1 (v2.5.5).jar       |Choup's Drakvyrn Mod          |choups_drakvyrn_mod           |2.5.5               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 285 | 		carpetvariants-forge-1.20.1-1.1.1.jar             |Carpet Variants               |carpetvariants                |1.1.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 286 | 		modern_decor_wooden-1.0.2-forge-1.20.1.jar        |Modern Decor Wooden           |modern_decor_wooden           |1.0.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 287 | 		DiagonalWindows-v8.1.5-1.20.1-Forge.jar           |Diagonal Windows              |diagonalwindows               |8.1.5               |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 288 | 		simplylight-1.20.1-1.4.6-build.50.jar             |Simply Light                  |simplylight                   |1.20.1-1.4.6-build.5|COMMON_SET|Manifest: NOSIGNATURE
 | 
| 289 | 		lionfishapi-2.4-Fix.jar                           |LionfishAPI                   |lionfishapi                   |2.4-Fix             |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 290 | 		chisel_chipped_integration-v1.1.5-1.20.1.jar      |Chisel                        |chisel_chipped_integration    |1.1.4-1.20.1        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 291 | 		L_Enders_Cataclysm 1.20.1-2.66.jar                |cataclysm                     |cataclysm                     |2.65                |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 292 | 		hole_filler_mod-1.2.8_mc-1.20.1_forge.jar         |Hole Filler Mod               |hole_filler_mod               |1.2.8               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 293 | 		MegamonsForge-1.2.1.jar                           |Ascension Megamons            |megamons                      |1.5.0+1.20.1-forge+f|COMMON_SET|Manifest: NOSIGNATURE
 | 
| 294 | 		origins-classes-forge-1.2.1.jar                   |Origins: Classes              |origins_classes               |1.2.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 295 | 		spartanfire-1.20.1-2.1.0.jar                      |Spartan Weaponry: Ice and Fire|spartanfire                   |2.1.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 296 | 		bjornlib-forge-1.0.19.5-1.20.1.jar                |BjornLib                      |bjornlib                      |**.**.**.**            |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 297 | 		AI-Improvements-1.20-0.5.2.jar                    |AI-Improvements               |aiimprovements                |0.5.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 298 | 		cherishedworlds-forge-6.1.7+1.20.1.jar            |Cherished Worlds              |cherishedworlds               |6.1.7+1.20.1        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 299 | 		architectury_and_carpentry-0.1.0b-forge-1.20.1.jar|Architectury & Carpentry      |architectury_and_carpentry    |0.1.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 300 | 		Quad-1.2.9+1.20.4-Forge.jar                       |Quad                          |quad                          |1.2.9               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 301 | 		framework-forge-1.20.1-0.7.15.jar                 |Framework                     |framework                     |0.7.15              |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 302 | 		HopoBetterMineshaft-[1.20.1-1.20.4]-1.2.2c.jar    |HopoBetterMineshaft           |hopo                          |1.2.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 303 | 		CosmeticArmours - **.**.**.** - 1.20.1 - Forge.jar    |CosmeticArmours               |cosmeticarmoursmod            |**.**.**.**             |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 304 | 		shuffle-forge-9.0.0+1.20.1.jar                    |Shuffle                       |shuffle                       |9.0.0+1.20.1        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 305 | 		corail_pillar-1.20.1-5.9.1.jar                    |Corail Pillar                 |corail_pillar                 |5.9.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 306 | 		dreadsteel-1.20.1-1.1.9.jar                       |Dreadsteel                    |dreadsteel                    |1.1.9               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 307 | 		EasyMagic-v8.0.1-1.20.1-Forge.jar                 |Easy Magic                    |easymagic                     |8.0.1               |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 308 | 		ash_api-forge-3.0.2+1.20.1.jar                    |Ash API                       |ash_api                       |3.0.2+1.20.1        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 309 | 		Easy Netherite-1.20.1-1.2.1-[FORGE].jar           |Easy Netherite                |netherite                     |1.2.1-[FORGE]       |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 310 | 		[1.20.1]-Siege-Machines-1.21.jar                  |Medieval Siege Machines       |siegemachines                 |1.18                |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 311 | 		common-networking-forge-1.0.5-1.20.1.jar          |Common Networking             |commonnetworking              |1.0.5-1.20.1        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 312 | 		hearth_and_home-forge-1.20.1-2.0.3.jar            |Hearth & Home                 |hearth_and_home               |1.20.1-2.0.3        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 313 | 		mcw-paintings-1.0.5-1.20.1forge.jar               |Macaw's Paintings             |mcwpaintings                  |1.0.5               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 314 | 		Clumps-forge-1.20.1-12.0.0.4.jar                  |Clumps                        |clumps                        |**.**.**.**            |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 315 | 		artifacts-forge-9.5.16.jar                        |Artifacts                     |artifacts                     |9.5.16              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 316 | 		decorative_blocks-forge-1.20.1-4.1.3.jar          |Decorative Blocks             |decorative_blocks             |4.1.3               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 317 | 		MOAdecor SCIENCE 1.20.1.jar                       |MOA DECOR: SCIENCE            |moa_decor_science             |1.20.1              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 318 | 		DefaultSettings-1.20.x-4.0.7-Forge.jar            |DefaultSettings               |defaultsettings               |4.0.7               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 319 | 		HopoBetterUnderwaterRuins-[1.20.1-1.20.4]-1.1.5b.j|HopoBetterUnderwaterRuins     |hopour                        |1.1.4               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 320 | 		ExplorersCompass-1.20.1-1.3.3-forge.jar           |Explorer's Compass            |explorerscompass              |1.20.1-1.3.3-forge  |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 321 | 		Livestock_Overhaul_Pets-1.20.1-1.5.jar            |DragN's Livestock Overhaul: Pe|dragnpets                     |1.5                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 322 | 		JustLeveling x IronSpell-1.1.jar                  |justleveling_x_ironspell      |justleveling_x_ironspell      |1.1                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 323 | 		ToastControl-1.20.1-8.0.3.jar                     |Toast Control                 |toastcontrol                  |8.0.3               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 324 | 		watut-forge-1.20.1-1.2.3.jar                      |What Are They Up To           |watut                         |1.20.1-1.2.3        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 325 | 		skinlayers3d-forge-1.7.5-mc1.20.1.jar             |3d-Skin-Layers                |skinlayers3d                  |1.7.5               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 326 | 		mdm-2.1.5-forge-1.20.1.jar                        |ModernDecorMod                |mdm                           |2.1.5               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 327 | 		tarotcards-1.20-1.7.0.jar                         |Tarot Cards                   |tarotcards                    |1.20-1.7.0          |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 328 | 		useless-sword-1.20.1-V1.4.2.jar                   |Useless Sword                 |useless_sword                 |1.4.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 329 | 		endermanoverhaul-forge-1.20.1-1.0.4.jar           |Enderman Overhaul             |endermanoverhaul              |1.0.4               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 330 | 		Re-Avaritia-forged-1.20.1-1.3.9.0-beta4.jar       |Re-Avaritia-forged            |avaritia                      |**.**.**.**             |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 331 | 		ArmorPoser-forge-1.20.1-2.2.2.jar                 |Armor Poser                   |armorposer                    |2.2.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 332 | 		another_furniture-forge-1.20.1-3.0.2.jar          |Another Furniture             |another_furniture             |1.20.1-3.0.2        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 333 | 		HopoBetterRuinedPortals-[1.20-1.20.2]-1.3.7b.jar  |HopoBetterRuinedPortals       |hoporp                        |1.3.7               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 334 | 		CreativeCore_FORGE_v2.12.32_mc1.20.1.jar          |CreativeCore                  |creativecore                  |2.12.32             |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 335 | 		waterframes-FORGE-mc1.20.1-v2.1.14.jar            |WaterFrames                   |waterframes                   |2.1.14              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 336 | 		easy-villagers-forge-1.20.1-1.1.23.jar            |Easy Villagers                |easy_villagers                |1.20.1-1.1.23       |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 337 | 		bountifulblocks-1.20.1-0.9.8.jar                  |Bountiful Blocks              |bountifulblocks               |1.20.1-0.9.8        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 338 | 		SpartanShields-1.20.1-forge-3.1.1.jar             |Spartan Shields               |spartanshields                |3.1.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 339 | 		LegendaryTooltips-1.20.1-forge-1.4.5.jar          |Legendary Tooltips            |legendarytooltips             |1.4.5               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 340 | 		cobblemon-capturexp-1.5-forge-1.0.1.jar           |Cobblemon Capture XP          |capture_xp                    |1.5-forge-1.0.1     |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 341 | 		StorageDrawers-1.20.1-12.9.14.jar                 |Storage Drawers               |storagedrawers                |12.9.14             |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 342 | 		DiagonalFences-v8.1.5-1.20.1-Forge.jar            |Diagonal Fences               |diagonalfences                |8.1.5               |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 343 | 		Armor of the Ages-forge-1.20.1-1.5.6.jar          |Armor of the Ages             |armoroftheages                |1.5.6               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 344 | 		freecam-forge-1.2.1+1.20.jar                      |Freecam                       |freecam                       |1.2.1+1.20          |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 345 | 		ferritecore-6.0.1-forge.jar                       |Ferrite Core                  |ferritecore                   |6.0.1               |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 346 | 		BetterF3-7.0.2-Forge-1.20.1.jar                   |BetterF3                      |betterf3                      |7.0.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 347 | 		smelt_netheritescrap_to_ingot-1.2.2-forge-1.20.1.j|Smelt NetheriteScrap To Ingot |smelt_netheritescrap_to_ingot |1.2.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 348 | 		rarcompat-1.20.1-0.1.7.jar                        |RAR-Compat                    |rarcompat                     |0.1.7               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 349 | 		BadOptimizations-2.2.2-1.20.1.jar                 |BadOptimizations              |badoptimizations              |2.2.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 350 | 		OverflowingBars-v8.0.1-1.20.1-Forge.jar           |Overflowing Bars              |overflowingbars               |8.0.1               |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 351 | 		Cyan Warrior Swords Mod 3.4.2 (1.20.1).jar        |Cyan Warrior Swords Mod       |cwsr                          |**.**.**.**             |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 352 | 		EasyAnvils-v8.0.2-1.20.1-Forge.jar                |Easy Anvils                   |easyanvils                    |8.0.2               |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 353 | 		supermartijn642configlib-1.1.8-forge-mc1.20.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 354 | 		artifactscrafting-1.0.0-forge-1.20.1.jar          |Artifacts Crafting            |artifactscrafting             |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 355 | 		additionalentityattributes-forge-1.4.0.5+1.20.1.ja|Additional Entity Attributes  |additionalentityattributes    |**.**.**.**+1.20.1      |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 356 | 		player-animation-lib-forge-1.0.2-rc1+1.20.jar     |Player Animator               |playeranimator                |1.0.2-rc1+1.20      |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 357 | 		irons_spellbooks-1.20.1-3.4.0.9.jar               |Iron's Spells 'n Spellbooks   |irons_spellbooks              |1.20.1-3.4.0.9      |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 358 | 		Ponder-Forge-1.20.1-1.0.51.jar                    |Ponder                        |ponder                        |1.0.51              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 359 | 		effortlessbuilding-1.20.1-3.10.jar                |Effortless Building           |effortlessbuilding            |3.10                |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 360 | 		[forge]aatrox_mod_1.20.1.16.jar                   |aatrox                        |aatrox                        |**.**.**.**           |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 361 | 		mcw-windows-2.3.0-mc1.20.1forge.jar               |Macaw's Windows               |mcwwindows                    |2.3.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 362 | 		apoli-forge-1.20.1-2.9.0.8.jar                    |Apoli                         |apoli                         |1.20.1-2.9.0.8      |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 363 | 		sound-physics-remastered-forge-1.20.1-1.4.10.jar  |Sound Physics Remastered      |sound_physics_remastered      |1.20.1-1.4.10       |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 364 | 		ResourcePackOverrides-v8.0.3-1.20.1-Forge.jar     |Resource Pack Overrides       |resourcepackoverrides         |8.0.3               |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 365 | 		decorative_core-1.0105-forge-1.20.1.jar           |Decorative Core               |decorative_core               |1.0105-forge-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 366 | 		balm-forge-1.20.1-7.3.30-all.jar                  |Balm                          |balm                          |7.3.30              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 367 | 		cobblemon-unimplemented-items-1.5-forge-1.3.0.jar |Unimplemented Items           |unimplemented_items           |1.5-forge-1.3.0     |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 368 | 		immersive_armors-1.7.0+1.20.1-forge.jar           |Immersive Armors              |immersive_armors              |1.7.0+1.20.1        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 369 | 		JustEnoughResources-1.20.1-1.4.0.247.jar          |Just Enough Resources         |jeresources                   |**.**.**.**           |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 370 | 		chat_heads-0.13.18-forge-1.20.jar                 |Chat Heads                    |chat_heads                    |0.13.18             |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 371 | 		Excessive Building 1.20.1-1.20.1-3.0.1.jar        |Excessive Building            |excessive_building            |1.20.1-3.0.1        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 372 | 		shetiphiancore-forge-1.20.1-1.4.jar               |ShetiPhian-Core               |shetiphiancore                |1.20.1-1.4          |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 373 | 		[forge]ctov-3.4.14.jar                            |ChoiceTheorem's Overhauled Vil|ctov                          |3.4.14              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 374 | 		vminus-forge-1.20.1-3.2.7.jar                     |VMinus                        |vminus                        |3.2.7               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 375 | 		RPG_Style_more_Weapons_9.2_1.20.1.jar             |RPG_style_More_Weapons        |rpgsmw                        |**.**.**.**           |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 376 | 		MOAdecor BATH 1.20.1.jar                          |MOA DECOR: BATH               |moa_decor_bath                |1.20.1              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 377 | 		athena-forge-1.20.1-3.1.2.jar                     |Athena                        |athena                        |3.1.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 378 | 		LavaClearView-1.20.1-forge-7.0.0.jar              |Lava Clear View               |clearview                     |7.0.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 379 | 		AdvancementPlaques-1.20.1-forge-1.6.9.jar         |Advancement Plaques           |advancementplaques            |1.6.9               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 380 | 		MaxEnchantX-1.20.X-1.3-Forge.jar                  |Max Enchant X                 |maxenchantx                   |1.3                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 381 | 		zaynens_craftable_nether_star_mod_1.20.1.jar      |Craftable Nether Star         |craftable_nether_star         |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 382 | 		ironfurnaces-1.20.1-4.1.6.jar                     |Iron Furnaces                 |ironfurnaces                  |4.1.6               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 383 | 		mcw-trapdoors-1.1.4-mc1.20.1forge.jar             |Macaw's Trapdoors             |mcwtrpdoors                   |1.1.4               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 384 | 		supermartijn642corelib-1.1.18-forge-mc1.20.1.jar  |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.18              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 385 | 		MOAdecor TOYS 1.20.1.jar                          |MOA DECOR: TOYS               |moa_decor_toys                |1.20.1              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 386 | 		resourcefulconfig-forge-1.20.1-2.1.3.jar          |Resourcefulconfig             |resourcefulconfig             |2.1.3               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 387 | 		Decorative Winter-forge-1.20.1-3.0.0.jar          |Decorative Winter             |decorative_winter             |3.0.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 388 | 		ManyIdeasCore-1.20.1-1.4.2.jar                    |ManyIdeas Core                |manyideas_core                |1.4.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 389 | 		curios-forge-5.14.1+1.20.1.jar                    |Curios API                    |curios                        |5.14.1+1.20.1       |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 390 | 		origins-forge-1.20.1-1.10.0.9-all.jar             |Origins                       |origins                       |1.20.1-1.10.0.9     |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 391 | 		Searchables-forge-1.20.1-1.0.3.jar                |Searchables                   |searchables                   |1.0.3               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 392 | 		ModernxlSurvival_1.3.2_v1.20.1.jar                |Modernxl_II                   |modernxl_ii                   |1.3.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 393 | 		Cobblemon-forge-1.5.2+1.20.1.jar                  |Cobblemon                     |cobblemon                     |1.5.2+1.20.1        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 394 | 		FramedBlocks-9.4.1.jar                            |FramedBlocks                  |framedblocks                  |9.4.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 395 | 		Icarus-Forge-2.12.0.jar                           |Icarus                        |icarus                        |2.12.0              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 396 | 		worldedit-mod-7.2.15.jar                          |WorldEdit                     |worldedit                     |7.2.15+6463-5ca4dff |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 397 | 		improvedbow-1.2.1.jar                             |Improved Bow                  |improvedbow                   |1.2.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 398 | 		alwaysawitherskull-1.20.1-3.5.jar                 |Always a Wither Skull         |alwaysawitherskull            |3.5                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 399 | 		mcw-furniture-3.3.0-mc1.20.1forge.jar             |Macaw's Furniture             |mcwfurnitures                 |3.3.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 400 | 		conditional-mixin-forge-0.6.4.jar                 |conditional mixin             |conditional_mixin             |0.6.4               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 401 | 		AdChimneys-1.20.1-10.1.17.0-build.1266.jar        |Advanced Chimneys             |adchimneys                    |**.**.**.**           |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 402 | 		strayed-fates-forsaken-v1.1.3.2.jar               |STRAYED FATES: Forsaken       |strayed_fates_forsaken        |**.**.**.**             |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 403 | 		MOAdecor ART 1.20.1.jar                           |MOA DECOR: ART                |moa_decor_art                 |1.20.1              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 404 | 		YungsBetterMineshafts-1.20-Forge-4.0.4.jar        |YUNG's Better Mineshafts      |bettermineshafts              |1.20-Forge-4.0.4    |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 405 | 		epicpaladins-1.0.2-1.20.1-forge.jar               |Epic Paladins                 |epicpaladins                  |1.0.2-1.20.1-forge  |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 406 | 		elytraslot-forge-6.4.4+1.20.1.jar                 |Elytra Slot                   |elytraslot                    |6.4.4+1.20.1        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 407 | 		BetterAnimationsCollection-v8.0.0-1.20.1-Forge.jar|Better Animations Collection  |betteranimationscollection    |8.0.0               |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 408 | 		skyblock_resources-1.2.0-forge-1.20.1.jar         |Skyblock Resources            |skyblock_resources            |1.2.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 409 | 		portable_blueprints-v1.2.0-mv1.20.1.jar           |Portable blueprints           |portable_blueprints           |1.2.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 410 | 		Fastload-Reforged-mc1.20.1-3.4.0.jar              |Fastload-Reforged             |fastload                      |3.4.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 411 | 		puzzlesapi-forge-8.1.4.jar                        |Puzzles Api                   |puzzlesapi                    |8.1.4               |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 412 | 		torchslabmod-renewed-1.20.1-1.0.0.jar             |Torch Slab Mod                |torchslabmod                  |1.7.4               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 413 | 		MOAdecor GARDEN 1.20.1.jar                        |MOA DECOR: GARDEN             |moa_decor_garden_             |1.20.1              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 414 | 		harvest-with-ease-forge-1.20.1-9.4.0.jar          |Harvest with ease             |harvest_with_ease             |9.4.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 415 | 		gravelmon-2.2.1 - forge.jar                       |Gravelmon                     |gravelmon                     |2.2.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 416 | 		jei-1.20.1-forge-15.20.0.106.jar                  |Just Enough Items             |jei                           |**.**.**.**         |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 417 | 		lithostitched-forge-1.20.1-1.4.8.jar              |Lithostitched                 |lithostitched                 |1.4.8               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 418 | 		wood_enjoyer-forge-1.20-1.1.2.jar                 |Wood Enjoyer                  |wood_enjoyer                  |1.1.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 419 | 		carpeted-1.20-1.4.jar                             |Carpeted                      |carpeted                      |1.20-1.4            |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 420 | 		fabric-renderer-indigo-1.5.2+b5b2da4177.jar       |Fabric Renderer - Indigo      |fabric_renderer_indigo        |1.5.2+b5b2da4177    |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 421 | 		fallingleaves-1.20.1-2.1.2.jar                    |Fallingleaves                 |fallingleaves                 |2.1.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 422 | 		epicfight-forge-20.10.6-1.20.1.jar                |Epic Fight                    |epicfight                     |20.10.6             |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 423 | 		WeaponsOfMiracles-20.**.**.**.**.jar                  |Weapons of miracle            |wom                           |**.**.**.**.6          |ERROR     |Manifest: NOSIGNATURE
 | 
| 424 | 		NaturesCompass-1.20.1-1.11.2-forge.jar            |Nature's Compass              |naturescompass                |1.20.1-1.11.2-forge |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 425 | 		StrawStatues-v8.0.3-1.20.1-Forge.jar              |Straw Statues                 |strawstatues                  |8.0.3               |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 426 | 		smarterfarmers-1.20-2.1.2.jar                     |Smarter Farmers               |smarterfarmers                |1.20-2.1.2          |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 427 | 		GlitchCore-forge-1.20.1-0.0.1.1.jar               |GlitchCore                    |glitchcore                    |**.**.**.**             |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 428 | 		BiomesOPlenty-forge-1.20.1-19.0.0.96.jar          |Biomes O' Plenty              |biomesoplenty                 |**.**.**.**           |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 429 | 		toomanypaintings-1.0.2-1.20-1.20.4-forge.jar      |Too Many Paintings!           |toomanypaintings              |1.0.2-1.20-1.20.4-fo|COMMON_SET|Manifest: NOSIGNATURE
 | 
| 430 | 		Decorative Pavers-1.20.1-1.4-Forge.jar            |Decorative Pavers             |decorativepavers              |1.20.1              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 431 | 		decorativepaths 1.20.1 - v1.3 - Forge.jar         |Decorative Paths              |decorativepaths               |1.20.1              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 432 | 		catalogue-forge-1.20.1-1.8.0.jar                  |Catalogue                     |catalogue                     |1.8.0               |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 433 | 		puzzlesaccessapi-forge-20.1.1.jar                 |Puzzles Access Api            |puzzlesaccessapi              |20.1.1              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 434 | 		forge-1.20.1-47.4.0-universal.jar                 |Forge                         |forge                         |47.4.0              |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 435 | 		commonality-1.20.1-7.0.0.jar                      |Commonality                   |commonality                   |7.0.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 436 | 		appleskin-forge-mc1.20.1-2.5.1.jar                |AppleSkin                     |appleskin                     |2.5.1+mc1.20.1      |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 437 | 		Better_Modlist-0.1.12-all.jar                     |Better ModList                |mod_menu                      |0.1.12              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 438 | 		mcw-paths-1.1.0forge-mc1.20.1.jar                 |Macaw's Paths and Pavings     |mcwpaths                      |1.1.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 439 | 		lava_swim-1.0.0-1.20.1.jar                        |Swim in Lava                  |lava_swim                     |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 440 | 		fabric-api-base-0.4.31+ef105b4977.jar             |Fabric API Base               |fabric_api_base               |0.4.31+ef105b4977   |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 441 | 		MouseTweaks-forge-mc1.20.1-2.25.1.jar             |Mouse Tweaks                  |mousetweaks                   |2.25.1              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 442 | 		NoChatReports-FORGE-1.20.1-v2.2.2.jar             |No Chat Reports               |nochatreports                 |1.20.1-v2.2.2       |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 443 | 		unusualprehistory-1.5.0.3.jar                     |Unusual Prehistory            |unusualprehistory             |**.**.**.**             |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 444 | 		HerdMentality-Forge-1.20.1-12.0.3.jar             |HerdMentality                 |herdmentality                 |12.0.3              |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 445 | 		spectrelib-forge-0.13.17+1.20.1.jar               |SpectreLib                    |spectrelib                    |0.13.17+1.20.1      |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 446 | 		CosmeticWeapons - 1.0.0.1 - 1.20.1 - Forge.jar    |CosmeticWeapons               |cosmeticweaponsmod            |**.**.**.**             |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 447 | 		kffmod-4.11.0.jar                                 |Kotlin For Forge              |kotlinforforge                |4.11.0              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 448 | 		imfast-FORGE-1.20.1-1.0.2.jar                     |I'm Fast                      |imfast                        |1.0.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 449 | 		cyclepaintings-1.20.1-4.1.jar                     |Cycle Paintings               |cyclepaintings                |4.1                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 450 | 		polymorph-forge-0.49.10+1.20.1.jar                |Polymorph                     |polymorph                     |0.49.10+1.20.1      |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 451 | 		Zeta-1.0-30.jar                                   |Zeta                          |zeta                          |1.0-30              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 452 | 		entityculling-forge-1.7.4-mc1.20.1.jar            |EntityCulling                 |entityculling                 |1.7.4               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 453 | 		ManyIdeasDoors-1.20.1-1.2.3.jar                   |ManyIdeas Doors               |manyideas_doors               |1.2.3               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 454 | 		connectedglass-1.1.13-forge-mc1.20.1.jar          |Connected Glass               |connectedglass                |1.1.13              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 455 | 		visuality-forge-2.0.2.jar                         |Visuality: Reforged           |visuality                     |2.0.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 456 | 		PuzzlesLib-v8.1.32-1.20.1-Forge.jar               |Puzzles Lib                   |puzzleslib                    |8.1.32              |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 457 | 		Aquaculture-1.20.1-2.5.5.jar                      |Aquaculture 2                 |aquaculture                   |2.5.5               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 458 | 		iceandfire_curios-1.2.0-forge-1.20.1.jar          |Ice and Fire: Curios and Trink|iceandfire_curios             |1.2.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 459 | 		YungsBetterWitchHuts-1.20-Forge-3.0.3.jar         |YUNG's Better Witch Huts      |betterwitchhuts               |1.20-Forge-3.0.3    |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 460 | 		v_slab_compat-1.20-2.5.jar                        |Vertical Slabs Compat         |v_slab_compat                 |1.20-2.5            |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 461 | 		decorativerailings 1.20.1 - v1.1 - Forge.jar      |Decorative Railings           |decorativerailings            |1.20.1              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 462 | 		flower_doubling_1.20.1-1.2.0.jar                  |Flower Doubling               |flower_doubling               |1.2.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 463 | 		extendedslabs-1.20.1-3.0.1.jar                    |Extended Slabs +              |extendedslabs                 |3.0.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 464 | 		naturalist-5.0pre3+forge-1.20.1.jar               |Naturalist                    |naturalist                    |5.0pre3             |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 465 | 		Architects-Palette-1.20.1-1.3.6.1.jar             |Architect's Palette           |architects_palette            |**.**.**.**             |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 466 | 		Compat_AlexsMobs-Naturalist.jar                   |Alex's Mobs - Naturalist Compa|alexsmobsnaturalistcompat     |1.2.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 467 | 		immersive_aircraft-1.2.2+1.20.1-forge.jar         |Immersive Aircraft            |immersive_aircraft            |1.2.2+1.20.1        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 468 | 		Controlling-forge-1.20.1-12.0.2.jar               |Controlling                   |controlling                   |12.0.2              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 469 | 		citadel-2.6.1-1.20.1.jar                          |Citadel                       |citadel                       |2.6.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 470 | 		alexsmobs-1.22.9.jar                              |Alex's Mobs                   |alexsmobs                     |1.22.9              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 471 | 		iceandfire-2.1.13-1.20.1-beta-5.jar               |Ice and Fire                  |iceandfire                    |2.1.13-1.20.1       |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 472 | 		ice_and_fire_spellbooks-2.3.1-1.20.1.jar          |Ice and Fire: Spellbooks      |ice_and_fire_spellbooks       |2.3.1-1.20.1        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 473 | 		dragonseeker-1.2.0-1.20.1.jar                     |Dragonseeker                  |dragonseeker                  |1.2.0-1.20.1        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 474 | 		decorativelattices 1.20.1 - 1.8 Forge.jar         |Decorative Lattices           |decorativelattices            |1.20.1              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 475 | 		mixinextras-forge-0.5.0-beta.5.jar                |MixinExtras                   |mixinextras                   |0.5.0-beta.5        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 476 | 		Twigs-1.20.1-3.1.0.jar                            |Twigs                         |twigs                         |1.20.1-3.1.1        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 477 | 		relics-1.20.1-0.8.0.9.jar                         |Relics                        |relics                        |**.**.**.**             |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 478 | 		jeed-1.20-2.2.5.jar                               |Just Enough Effects Descriptio|jeed                          |1.20-2.2.5          |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 479 | 		MoreCraftingTables-1.2.7+1.20.4-Forge.jar         |More Crafting Tables          |lolmct                        |1.2.7               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 480 | 		dummmmmmy-1.20-2.0.6.jar                          |MmmMmmMmmmmm                  |dummmmmmy                     |1.20-2.0.6          |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 481 | 		FarmersDelight-1.20.1-1.2.7.jar                   |Farmer's Delight              |farmersdelight                |1.20.1-1.2.7        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 482 | 		deco_storage-3.2505-forge-1.20.1.jar              |Decorative Storage            |deco_storage                  |3.2505-forge-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 483 | 		refinedpolymorph-0.1.1-1.20.1.jar                 |Refined Polymorphism          |refinedpolymorph              |0.1.1-1.20.1        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 484 | 		curious_armor_stands-1.20-5.1.0.jar               |Curious Armor Stands          |curious_armor_stands          |1.20-5.1.0          |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 485 | 		getittogetherdrops-forge-1.20-1.3.jar             |Get It Together, Drops!       |getittogetherdrops            |1.3                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 486 | 		cataclysmiccombat-1.4.jar                         |Cataclysmic Combat            |cataclysmiccombat             |1.4                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 487 | 		mcw-fences-1.2.0-1.20.1forge.jar                  |Macaw's Fences and Walls      |mcwfences                     |1.2.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 488 | 		skinned_lanterns-1.20.1-1.3.5.jar                 |Skinned Lanterns              |skinnedlanterns               |1.20.1-1.3.5        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 489 | 		spartantoolkit-1.20.1-1.5.2.jar                   |Spartan Weaponry Addon Toolkit|spartantoolkit                |1.20.1-1.5.2        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 490 | 		MOAdecor COOKERY 1.20.2.jar                       |MOA DECOR: COOKERY            |moa_decor_cookery             |1.20.1              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 491 | 		Patchouli-1.20.1-84.1-FORGE.jar                   |Patchouli                     |patchouli                     |1.20.1-84.1-FORGE   |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 492 | 		collective-1.20.1-8.3.jar                         |Collective                    |collective                    |8.3                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 493 | 		ftb-ultimine-forge-2001.1.5.jar                   |FTB Ultimine                  |ftbultimine                   |2001.1.5            |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 494 | 		Dawn Of Time-forge-1.20.1-1.5.13.jar              |Dawn Of Time                  |dawnoftimebuilder             |1.5.13              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 495 | 		YungsBetterStrongholds-1.20-Forge-4.0.3.jar       |YUNG's Better Strongholds     |betterstrongholds             |1.20-Forge-4.0.3    |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 496 | 		buildersaddition-1.20.1-20230928a.jar             |Builders Crafts & Additions   |buildersaddition              |1.20.1-20230928a    |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 497 | 		resourcefullib-forge-1.20.1-2.1.29.jar            |Resourceful Lib               |resourcefullib                |2.1.29              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 498 | 		SpartanWeaponry-1.20.1-forge-3.1.3-all.jar        |Spartan Weaponry              |spartanweaponry               |3.1.3               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 499 | 		architectury-9.2.14-forge.jar                     |Architectury                  |architectury                  |9.2.14              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 500 | 		letsdo-API-forge-1.2.15-forge.jar                 |[Let's Do] API                |doapi                         |1.2.15              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 501 | 		letsdo-vinery-forge-1.4.39.jar                    |[Let's Do] Vinery             |vinery                        |1.4.39              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 502 | 		letsdo-herbalbrews-forge-1.0.12.jar               |[Let's Do] HerbalBrews        |herbalbrews                   |1.0.12              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 503 | 		furnish-26-forge.jar                              |Furnish                       |furnish                       |26                  |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 504 | 		letsdo-farm_and_charm-forge-1.0.8.jar             |[Let's Do] Farm & Charm       |farm_and_charm                |1.0.8               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 505 | 		letsdo-bakery-forge-1.1.15.jar                    |[Let's Do] Bakery             |bakery                        |1.1.15              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 506 | 		letsdo-brewery-forge-1.1.9.jar                    |[Let's Do] Brewery            |brewery                       |1.1.9               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 507 | 		letsdo-meadow-forge-1.3.25.jar                    |[Let's Do] Meadow             |meadow                        |1.3.25              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 508 | 		simplyswords-forge-1.56.0-1.20.1.jar              |Simply Swords                 |simplyswords                  |1.56.0-1.20.1       |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 509 | 		uilib-0.3.5-forge.jar                             |UI Lib                        |uilib                         |0.3.5               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 510 | 		tinymobfarm-1.4-1.20.1-forge.jar                  |Tiny Mob Farm                 |tinymobfarm                   |1.4-1.20.1          |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 511 | 		Not Enough Recipe Book-FORGE-0.4.1+1.20.1.jar     |Not Enough Recipe Book        |nerb                          |0.4.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 512 | 		ftb-library-forge-2001.2.9.jar                    |FTB Library                   |ftblibrary                    |2001.2.9            |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 513 | 		ftb-teams-forge-2001.3.1.jar                      |FTB Teams                     |ftbteams                      |2001.3.1            |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 514 | 		letsdo-nethervinery-forge-1.2.17.jar              |[Let's Do] NetherVinery       |nethervinery                  |1.2.17              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 515 | 		letsdo-furniture-forge-1.0.4.jar                  |[Let's Do] Furniture          |furniture                     |1.0.4               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 516 | 		letsdo-candlelight-forge-1.2.13.jar               |[Let's Do] Candlelight        |candlelight                   |1.2.13              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 517 | 		letsdo-beachparty-forge-2.0.2.jar                 |[Let's Do] Beachparty         |beachparty                    |2.0.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 518 | 		separatedleaves-2.6.0-forge-1.20.4.jar            |Separated Leaves              |separatedleaves               |2.6.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 519 | 		refurbished_furniture-forge-1.20.1-1.0.12.jar     |MrCrayfish's Furniture Mod: Re|refurbished_furniture         |1.0.12              |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 520 | 		smallships-forge-1.20.1-2.0.0-b1.4.jar            |Small Ships                   |smallships                    |2.0.0-b1.4          |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 521 | 		PortableCraftingTable-1.20.1-3.2.2-[FORGE].jar    |Portable Crafting Table       |portablecraftingtable         |3.2.2-[FORGE]       |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 522 | 		polylib-forge-2000.0.3-build.143.jar              |PolyLib                       |polylib                       |2000.0.3-build.143  |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 523 | 		shieldexex-1.1.2-1.20.1.jar                       |Shield Expansion Expansion    |shieldexex                    |1.1.2-1.20.1        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 524 | 		ShieldExpansion-1.20.1-1.2.2.jar                  |Shield Expansion              |shieldexp                     |1.2.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 525 | 		bettercombat-forge-1.8.6+1.20.1.jar               |Better Combat                 |bettercombat                  |1.8.6+1.20.1        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 526 | 		YeetusExperimentus-Forge-2.3.0-build.4+mc1.20.1.ja|Yeetus Experimentus           |yeetusexperimentus            |2.3.0-build.4+mc1.20|COMMON_SET|Manifest: NOSIGNATURE
 | 
| 527 | 		Cyclic-1.20.1-1.13.6.jar                          |Cyclic                        |cyclic                        |1.13.6              |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 528 | 		thinpillars-1.20.1-1.0.jar                        |Thin Pillars                  |thinpillars                   |1.20.1-1.0          |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 529 | 		raccompat-1.20.1-0.1.3.jar                        |RAC-Compat                    |raccompat                     |0.1.3               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 530 | 		butcher-3.4-forge-1.20.1.jar                      |Butcher                       |butcher                       |3.4                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 531 | 		amendments-1.20-1.2.19.jar                        |Amendments                    |amendments                    |1.20-1.2.19         |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 532 | 		sophisticatedstorage-1.20.1-1.3.44.1157.jar       |Sophisticated Storage         |sophisticatedstorage          |1.3.44.1157         |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 533 | 		OctoLib-FORGE-0.5.0.1+1.20.1.jar                  |OctoLib                       |octolib                       |**.**.**.**             |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 534 | 		additionallanterns-1.1.1a-forge-mc1.20.jar        |Additional Lanterns           |additionallanterns            |1.1.1a              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 535 | 		item-filters-forge-2001.1.0-build.59.jar          |Item Filters                  |itemfilters                   |2001.1.0-build.59   |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 536 | 		ftb-quests-forge-2001.4.13.jar                    |FTB Quests                    |ftbquests                     |2001.4.13           |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 537 | 		ftb-xmod-compat-forge-2.1.3.jar                   |FTB XMod Compat               |ftbxmodcompat                 |2.1.3               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 538 | 		abyssal_decor_1.20.1_0.1.8.jar                    |Abyssal Decor                 |abyssal_decor                 |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 539 | 		BuildersDelight-1.20.1-v.1.3.jar                  |Builder's Delight             |buildersdelight               |1.2.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 540 | 		Structory_1.20.x_v1.3.5.jar                       |Structory                     |structory                     |1.3.5               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 541 | 		FastSuite-1.20.1-5.1.0.jar                        |Fast Suite                    |fastsuite                     |5.1.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 542 | 		journeymap-1.20.1-5.10.3-forge.jar                |Journeymap                    |journeymap                    |5.10.3              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 543 | 		alternative_angel_ring_1.20.1-1.0.0.jar           |Alternative Angel Ring        |alternative_angel_ring        |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 544 | 		extracarpets-1.1.jar                              |Extra Carpets                 |extracarpets                  |1.1                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 545 | 		comforts-forge-6.4.0+1.20.1.jar                   |Comforts                      |comforts                      |6.4.0+1.20.1        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 546 | 		configured-forge-1.20.1-2.2.3.jar                 |Configured                    |configured                    |2.2.3               |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 547 | 		MyServerIsCompatible-1.20-1.0.jar                 |MyServerIsCompatible          |myserveriscompatible          |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 548 | 		inventorymending-1.20.1-1.2.jar                   |Inventory Mending             |inventorymending              |1.2                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 549 | 		particular-1.20.1-Forge-1.2.1.jar                 |Particular                    |particular                    |1.2.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 550 | 		YungsBetterDesertTemples-1.20-Forge-3.0.3.jar     |YUNG's Better Desert Temples  |betterdeserttemples           |1.20-Forge-3.0.3    |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 551 | 		dixtas_armory-1.3.1-1.20.1.jar                    |dixta's Armory                |dixtas_armory                 |1.3.1-1.20.1        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 552 | 		netherdepthsupgrade-3.1.5-1.20.jar                |Nether Depths Upgrade         |netherdepthsupgrade           |3.1.5-1.20          |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 553 | 		gravels_extended_battles-1.4.0 (forge).jar        |Gravels Extended Battles      |gravels_extended_battles      |1.4.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 554 | 		blueprint-1.20.1-7.1.3.jar                        |Blueprint                     |blueprint                     |7.1.3               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 555 | 		upgrade_aquatic-1.20.1-6.0.3.jar                  |Upgrade Aquatic               |upgrade_aquatic               |6.0.3               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 556 | 		neapolitan-1.20.1-5.1.0.jar                       |Neapolitan                    |neapolitan                    |5.1.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 557 | 		SimpleResourceGeneratorsJAR1.12.jar               |Simple Resource Generators    |simple_resource_generators    |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 558 | 		alexscaves-2.0.2.jar                              |Alex's Caves                  |alexscaves                    |2.0.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 559 | 		tact-1.3.0+1.20.1.jar                             |TACT                          |tact                          |1.3.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 560 | 		EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar  |EnchantmentDescriptions       |enchdesc                      |17.1.19             |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 561 | 		moonlight-1.20-2.14.1-forge.jar                   |Moonlight Library             |moonlight                     |1.20-2.14.1         |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 562 | 		ToolBelt-1.20.1-1.20.02.jar                       |Tool Belt                     |toolbelt                      |1.20.02             |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 563 | 		MagnumTorch-v8.0.2-1.20.1-Forge.jar               |Magnum Torch                  |magnumtorch                   |8.0.2               |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
 | 
| 564 | 		mixinsquared-forge-0.2.0.jar                      |MixinSquared                  |mixinsquared                  |0.2.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 565 | 		Jade-1.20.1-Forge-11.13.1.jar                     |Jade                          |jade                          |11.13.1+forge       |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 566 | 		dragonfinder-1.20.1-1.0.0.jar                     |Dragon Finder                 |dragonfinder                  |1.20.1-1.0.0        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 567 | 		Forge 1.20.1 Minecraft Middle Ages 0.0.5.jar      |Days in the Middle Ages       |days_in_the_middle_ages       |0.0.5               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 568 | 		NaturalDecorMod_1.20.1Forge_V1.6.2.jar            |Natural Decor Mod NO BIOMES   |naturaldecormod               |1.6.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 569 | 		RecipesLibrary-1.20.1-2.0.1.jar                   |Recipes Library               |recipes_lib                   |2.0.1               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 570 | 		Iceberg-1.20.1-forge-1.1.25.jar                   |Iceberg                       |iceberg                       |1.1.25              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 571 | 		Quark-4.0-462.jar                                 |Quark                         |quark                         |4.0-462             |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 572 | 		supplementaries-1.20-3.1.30.jar                   |Supplementaries               |supplementaries               |1.20-3.1.30         |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 573 | 		suppsquared-1.20-1.1.21.jar                       |Supplementaries Squared       |suppsquared                   |1.20-1.1.21         |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 574 | 		ParCool-1.20.1-3.4.0.4.jar                        |ParCool!                      |parcool                       |**.**.**.**             |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 575 | 		Nullscape_1.20.x_v1.2.8.jar                       |Nullscape                     |nullscape                     |1.2.8               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 576 | 		immersive_paintings-0.6.7+1.20.1-forge.jar        |Immersive Paintings           |immersive_paintings           |0.6.7+1.20.1        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 577 | 		TaxDragonLegend+M.1.20.1+ForM.3.0.3.jar           |Tax' Dragon Legend            |taxdl                         |3.0.3               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 578 | 		Statues-1.20.1-0.4.0.5.jar                        |Statues Mod                   |statues                       |**.**.**.**             |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 579 | 		MOAdecor LIGHTS 1.20.1.jar                        |MOA DECOR: LIGHTS             |moa_decor_lights              |1.20.1              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 580 | 		cryonicconfig-forge-1.0.0+mc1.20.1.jar            |Cryonic Config                |cryonicconfig                 |1.0.0+mc1.20.1      |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 581 | 		coroutil-forge-1.20.1-1.3.7.jar                   |CoroUtil                      |coroutil                      |1.20.1-1.3.7        |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 582 | 		chisel-forge-2.0.0+mc1.20.1.jar                   |Chisel Reborn                 |chisel                        |2.0.0+mc1.20.1      |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 583 | 		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  |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 584 | 		apexcore-1.20.1-10.0.0.jar                        |ApexCore                      |apexcore                      |10.0.0              |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 585 | 		fantasyfurniture-1.20.1-9.0.0.jar                 |Fantasy's Furniture           |fantasyfurniture              |9.0.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 586 | 		moredragoneggs-4.0.jar                            |More Dragon Eggs              |moredragoneggs                |4.0                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 587 | 		epic x parcool-forge-20.10.2.2-1.20.1.jar         |Epic Parcool                  |epicparcool                   |**.**.**.**           |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 588 | 		Easy Diamond-1.20.1-3.4.2-[FORGE].jar             |Easy Diamond                  |diamond                       |3.4.2-[FORGE]       |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 589 | 		reddens_stone_lanterns_1.0.3-forge1.20.1.jar      |Redden's Stone Lanterns       |reddensstonelantern           |1.0.3               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 590 | 		packetfixer-forge-2.0.0-1.19-to-1.20.1.jar        |Packet Fixer                  |packetfixer                   |2.0.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 591 | 		expandability-forge-9.0.4.jar                     |ExpandAbility                 |expandability                 |9.0.4               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 592 | 		wab-1.20.1-1.2.0.jar                              |Wan Ancient Beasts            |wan_ancient_beasts            |1.2.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 593 | 		exlinefurniture-forge-1.20.1-2.7.3.jar            |Exline's Furniture Mod        |exlinefurniture               |2.7.3               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 594 | 		wallfence-2.0.0.jar                               |Wallfence                     |wallfence                     |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 595 | 		fintastic-1.5.jar                                 |Fintastic                     |fintastic                     |1.5                 |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 596 | 		geckolib-forge-1.20.1-4.7.1.2.jar                 |GeckoLib 4                    |geckolib                      |**.**.**.**             |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 597 | 		creeperoverhaul-3.0.2-forge.jar                   |Creeper Overhaul              |creeperoverhaul               |3.0.2               |COMMON_SET|Manifest: NOSIGNATURE
 | 
| 598 | 	Flywheel Backend: flywheel:off
 | 
| 599 | 	Crash Report UUID: c83b1e56-531d-4413-8f66-fb75c9122261
 | 
| 600 | 	FML: 47.4
 | 
| 601 | 	Forge: net.minecraftforge:47.4.0
 |