Загрузка данных


---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 2026-05-18 22:42:40
Description: Mod loading failures have occurred; consult the issue messages for more details

net.neoforged.neoforge.logging.CrashReportExtender$ModLoadingCrashException: Mod loading has failed


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: main
Stacktrace:
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?] {}
-- Mod loading issue for: watermedia_youtube_plugin --
Details:
	Caused by 0: java.lang.NoClassDefFoundError: org/watermedia/api/network/patchs/AbstractPatch
		at TRANSFORMER/watermedia_youtube_plugin@2.1.2/org.watermedia.youtube.loaders.NeoFLoader.<init>(NeoFLoader.java:9) ~[watermedia_youtube_plugin-2.1.2.jar%23989!/:2.1.2] {re:classloading}
		at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?] {}
		at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?] {}
		at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?] {}
		at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:115) ~[loader-4.0.42.jar%2359!/:4.0] {}
		at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.ModLoader.lambda$constructMods$3(ModLoader.java:153) ~[loader-4.0.42.jar%2359!/:4.0] {}
		at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.ModLoader.lambda$dispatchParallelTask$7(ModLoader.java:231) ~[loader-4.0.42.jar%2359!/:4.0] {}
		at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) ~[?:?] {re:mixin}
		at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) ~[?:?] {}
		at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483) ~[?:?] {}
		at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?] {}
		at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1310) ~[?:?] {}
		at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1841) ~[?:?] {re:mixin,re:computing_frames}
		at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1806) ~[?:?] {re:mixin,re:computing_frames}
		at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?] {re:mixin}

	Mod file: /E:/arc/mods/watermedia_youtube_plugin-2.1.2.jar
	Failure message: WaterMedia YT Plugin (watermedia_youtube_plugin) has failed to load correctly
		java.lang.NoClassDefFoundError: org/watermedia/api/network/patchs/AbstractPatch
	Mod version: 2.1.2
	Mod issues URL: https://github.com/WaterMediaTeam/youtube-plugin/issues
	Exception message: java.lang.ClassNotFoundException: org.watermedia.api.network.patchs.AbstractPatch
Stacktrace:
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?] {}
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}
	at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:216) ~[securejarhandler-3.0.8.jar:?] {}
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}
	at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:216) ~[securejarhandler-3.0.8.jar:?] {}
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}
	at TRANSFORMER/watermedia_youtube_plugin@2.1.2/org.watermedia.youtube.loaders.NeoFLoader.<init>(NeoFLoader.java:9) ~[watermedia_youtube_plugin-2.1.2.jar%23989!/:2.1.2] {re:classloading}
	at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?] {}
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?] {}
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?] {}
	at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:115) ~[loader-4.0.42.jar%2359!/:4.0] {}
	at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.ModLoader.lambda$constructMods$3(ModLoader.java:153) ~[loader-4.0.42.jar%2359!/:4.0] {}
	at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.ModLoader.lambda$dispatchParallelTask$7(ModLoader.java:231) ~[loader-4.0.42.jar%2359!/:4.0] {}
	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) ~[?:?] {re:mixin}
	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) ~[?:?] {}
	at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483) ~[?:?] {}
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?] {}
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1310) ~[?:?] {}
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1841) ~[?:?] {re:mixin,re:computing_frames}
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1806) ~[?:?] {re:mixin,re:computing_frames}
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?] {re:mixin}


-- System Details --
Details:
	Minecraft Version: 1.21.1
	Minecraft Version ID: 1.21.1
	Operating System: Windows 11 (amd64) version 10.0
	Java Version: 21.0.10, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
	Memory: 1271642880 bytes (1212 MiB) / 2126512128 bytes (2028 MiB) up to 8547991552 bytes (8152 MiB)
	CPUs: 12
	Processor Vendor: GenuineIntel
	Processor Name: 12th Gen Intel(R) Core(TM) i5-12400F
	Identifier: Intel64 Family 6 Model 151 Stepping 2
	Microarchitecture: Alder Lake
	Frequency (GHz): 2.50
	Number of physical packages: 1
	Number of physical CPUs: 6
	Number of logical CPUs: 12
	Graphics card #0 name: NVIDIA GeForce RTX 5060
	Graphics card #0 vendor: NVIDIA
	Graphics card #0 VRAM (MiB): 8151.00
	Graphics card #0 deviceId: VideoController1
	Graphics card #0 versionInfo: 32.0.15.9649
	Memory slot #0 capacity (MiB): 16384.00
	Memory slot #0 clockSpeed (GHz): 2.40
	Memory slot #0 type: DDR4
	Memory slot #1 capacity (MiB): 16384.00
	Memory slot #1 clockSpeed (GHz): 2.40
	Memory slot #1 type: DDR4
	Virtual memory max (MiB): 54096.40
	Virtual memory used (MiB): 35118.93
	Swap memory total (MiB): 21504.00
	Swap memory used (MiB): 152.84
	Space in storage for jna.tmpdir (MiB): <path not set>
	Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
	Space in storage for io.netty.native.workdir (MiB): <path not set>
	Space in storage for java.io.tmpdir (MiB): available: 26744.64, total: 200000.00
	Space in storage for workdir (MiB): available: 558080.88, total: 953867.00
	JVM Flags: 0 total; 
	ModLauncher: 11.0.5+main.901c6ea8
	ModLauncher launch target: forgeserver
	ModLauncher services: 
		sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE 
		loader-4.0.42.jar slf4jfixer PLUGINSERVICE 
		loader-4.0.42.jar runtime_enum_extender PLUGINSERVICE 
		at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE 
		loader-4.0.42.jar runtimedistcleaner PLUGINSERVICE 
		modlauncher-11.0.5.jar mixin TRANSFORMATIONSERVICE 
		modlauncher-11.0.5.jar fml TRANSFORMATIONSERVICE 
		modlauncher-11.0.5.jar fakedate TRANSFORMATIONSERVICE 
	FML Language Providers: 
		__fabric_loader_bootstrap@2.5.68+0.18.4+1.21.1
		kotlinforforge@5.11.0
		javafml@4.0
		lowcodefml@4.0
		minecraft@4.0
	Mod List: 
		3d_placeable_food-2.4.0-neoforge-1.21.1.jar       |3D Placeable food             |placeable_food                |2.4.0               |Manifest: NOSIGNATURE
		accessories-neoforge-1.1.0-beta.53+1.21.1.jar     |Accessories                   |accessories                   |1.1.0-beta.53+1.21.1|Manifest: NOSIGNATURE
		addonslib-neoforge-1.21.1-1.10.jar                |Addons Lib                    |addonslib                     |1.21.1-1.10         |Manifest: NOSIGNATURE
		advancednetherite-neoforge-2.3.1-1.21.1.jar       |Advanced Netherite            |advancednetherite             |2.3.1               |Manifest: NOSIGNATURE
		AdvancedPeripherals-1.21.1-0.7.61b.jar            |Advanced Peripherals          |advancedperipherals           |0.7.61b             |Manifest: NOSIGNATURE
		AdvancementPlaques-1.21.1-neoforge-1.6.8.jar      |Advancement Plaques           |advancementplaques            |1.6.8               |Manifest: NOSIGNATURE
		aeroblender-1.21.1-1.0.0-neoforge.jar             |AeroBlender                   |aeroblender                   |1.0.0               |Manifest: NOSIGNATURE
		AetherVillages-1.21.1-1.0.8-neoforge.jar          |Aether Villages               |aether_villages               |1.0.8               |Manifest: NOSIGNATURE
		AI-Improvements-1.21-0.5.3.jar                    |AI-Improvements               |aiimprovements                |0.5.3               |Manifest: NOSIGNATURE
		alltheleaks-1.1.8+1.21.1-neoforge.jar             |All The Leaks                 |alltheleaks                   |1.1.8+1.21.1-neoforg|Manifest: NOSIGNATURE
		Almanac-1.21.1-2-neoforge-1.5.2.jar               |Almanac                       |almanac                       |1.5.2               |Manifest: NOSIGNATURE
		AmbientSounds_NEOFORGE_v6.3.7_mc1.21.1.jar        |AmbientSounds                 |ambientsounds                 |6.3.7               |Manifest: NOSIGNATURE
		amendments-1.21-2.0.15-neoforge.jar               |Amendments                    |amendments                    |1.21-2.0.15         |Manifest: NOSIGNATURE
		animalgarden-alligatorgar-1.0.0-neoforge-1.21.1-21|Animal Garden - Alligator Gar |animalgarden_alligatorgar     |1.0.0               |Manifest: NOSIGNATURE
		animalgarden-bullshark-1.1.0-neoforge-1.21.1-21.1.|Animal Garden - Bull Shark    |animalgarden_bullshark        |1.1.0               |Manifest: NOSIGNATURE
		animalgarden-commonraven-1.0.0-neoforge-1.21.1-21.|Animal Garden - Common Raven  |animalgarden_commonraven      |1.0.0               |Manifest: NOSIGNATURE
		animalgarden-fennecfox-1.0.1-neoforge-1.21.1-21.1.|Animal Garden - Fennec Fox    |animalgarden_fennecfox        |1.0.1               |Manifest: NOSIGNATURE
		animalgarden-manatee-1.0.0-neoforge-1.21.1-21.1.20|Animal Garden - Manatee       |animalgarden_manatee          |1.0.0               |Manifest: NOSIGNATURE
		animalgarden-meerkat-1.0.4-neoforge-1.21.1-21.1.21|Animal Garden - Meerkat       |animalgarden_meerkat          |1.0.4               |Manifest: NOSIGNATURE
		animalgarden-mouse-1.0.3-neoforge-1.21.1-21.1.213.|Animal Garden - Mouse         |animalgarden_mouse            |1.0.3               |Manifest: NOSIGNATURE
		animalgarden_porcupine-1.0.2-neoforge-1.21.1-21.1.|Animal Garden - Porcupine     |animalgarden_porcupine        |1.0.2               |Manifest: NOSIGNATURE
		animalgarden-prairiedog-1.0.1-neoforge-1.21.1-21.1|Animal Garden - Prairie Dog   |animalgarden_prairiedog       |1.0.1               |Manifest: NOSIGNATURE
		animalgarden-redpanda-1.1.1-neoforge-1.21.1-21.1.2|Animal Garden - Red Panda     |animalgarden_redpanda         |1.1.0               |Manifest: NOSIGNATURE
		animalgarden-seaotter-1.1.0-neoforge-1.21.1-21.1.2|Animal Garden - Sea Otter     |animalgarden_seaotter         |1.1.0               |Manifest: NOSIGNATURE
		animalgarden-spottedhyena-1.0.0-neoforge-1.21.1-21|Animal Garden - Spotted Hyena |animalgarden_spottedhyena     |1.0.0               |Manifest: NOSIGNATURE
		animalgarden-sugargilder-1.0.0-neoforge-1.21.1-21.|Animal Garden - Sugar Glider  |animalgarden_sugarglider      |1.0.0               |Manifest: NOSIGNATURE
		animalgarden-westerngorilla-1.0.0-neoforge-1.21.1-|Animal Garden - Western Gorill|animalgarden_westerngorilla   |1.0.0               |Manifest: NOSIGNATURE
		animalgarden-whiterhinoceros-1.0.0-neoforge-1.21.1|Animal Garden - White Rhinocer|animalgarden_whiterhinoceros  |1.0.0               |Manifest: NOSIGNATURE
		another_furniture-neoforge-4.0.2.jar              |Another Furniture             |another_furniture             |4.0.2               |Manifest: NOSIGNATURE
		anvianslib-neoforge-1.21-1.4.2.jar                |Anvian's Lib                  |anvianslib                    |1.4.2               |Manifest: NOSIGNATURE
		anvilcore-10.1 Release-neoforge-1.21.1.jar        |AnvilCore                     |anvilcore                     |10.1                |Manifest: NOSIGNATURE
		Apotheosis-1.21.1-8.5.2.jar                       |Apotheosis                    |apotheosis                    |8.5.2               |Manifest: NOSIGNATURE
		ApothicAttributes-1.21.1-2.9.1.jar                |Apothic Attributes            |apothic_attributes            |2.9.1               |Manifest: NOSIGNATURE
		ApothicEnchanting-1.21.1-1.5.2.jar                |Apothic Enchanting            |apothic_enchanting            |1.5.2               |Manifest: NOSIGNATURE
		ApothicSpawners-1.21.1-1.3.4.jar                  |Apothic Spawners              |apothic_spawners              |1.3.4               |Manifest: NOSIGNATURE
		apothic_sups_enchanting-0.1.0-neoforge-1.21.1.jar |Apothic Supplementaries - Ench|apothic_sups_enchanting       |0.1.0               |Manifest: NOSIGNATURE
		appleskin-neoforge-mc1.21-3.0.9.jar               |AppleSkin                     |appleskin                     |3.0.9+mc1.21        |Manifest: NOSIGNATURE
		Aquaculture-1.21.1-2.7.21.jar                     |Aquaculture 2                 |aquaculture                   |2.7.21              |Manifest: NOSIGNATURE
		aquaculturedelight-1.2.0-neoforge-1.21.1.jar      |Aquaculture Delight           |aquaculturedelight            |1.2.0               |Manifest: NOSIGNATURE
		aquariuslibs-1.0.1-neoforge-1.21.1-21.1.217.jar   |Aquarius Libs                 |aquarius_libs                 |1.0.1               |Manifest: NOSIGNATURE
		arcadia-admin-panel-1.2.3.jar                     |Arcadia Admin Panel           |arcadiaadminpanel             |1.2.0               |Manifest: NOSIGNATURE
		arcadia-ah-1.2.5.jar                              |Arcadia Auction House         |arcadia_ah                    |1.2.5               |Manifest: NOSIGNATURE
		arcadia-lib-1.2.9.jar                             |Arcadia Lib                   |arcadia_lib                   |1.2.9               |Manifest: NOSIGNATURE
		ArcadiaLootbox-1.2.3.jar                          |Arcadia Lootbox               |arcadialootbox                |1.2.3               |Manifest: NOSIGNATURE
		arcadia-patch-create-1.4.1.jar                    |Arcadia Patch Create          |arcadia_patch_create          |1.4.1               |Manifest: NOSIGNATURE
		arcadia-pets-1.2.11.jar                           |Arcadia Pets                  |arcadia_pets                  |1.2.11              |Manifest: NOSIGNATURE
		arcadia-prestige-1.2.11.jar                       |Arcadia Prestige              |arcadia_prestige              |1.2.11              |Manifest: NOSIGNATURE
		arcadia_spawn-1.5.2.jar                           |Arcadia Spawn                 |arcadia_spawn                 |1.5.0               |Manifest: NOSIGNATURE
		arcadiaguard-1.5.6.jar                            |ArcadiaGuard                  |arcadiaguard                  |1.5.6               |Manifest: NOSIGNATURE
		arcadiatweaks-0.1.0.jar                           |ArcadiaTweaks                 |arcadiatweaks                 |0.1.0               |Manifest: NOSIGNATURE
		architectury-13.0.8-neoforge.jar                  |Architectury                  |architectury                  |13.0.8              |Manifest: NOSIGNATURE
		ars_additions-1.21.1-21.3.0.jar                   |Ars Additions                 |ars_additions                 |1.21.1-21.3.0       |Manifest: NOSIGNATURE
		ars_creo-1.21.1-5.2.0.jar                         |Ars Creo                      |ars_creo                      |5.2.0               |Manifest: NOSIGNATURE
		ars_nouveau-1.21.1-5.11.3.jar                     |Ars Nouveau                   |ars_nouveau                   |5.11.3              |Manifest: NOSIGNATURE
		arsdelight-2.2.0.jar                              |Ars Nouveau's Flavors & Deligh|arsdelight                    |2.2.0               |Manifest: NOSIGNATURE
		ars_ocultas-1.21.1-2.4.1.jar                      |Ars Ocultas                   |ars_ocultas                   |2.4.1               |Manifest: NOSIGNATURE
		ars_technica-1.21.1-2.7.6.jar                     |Ars Technica                  |ars_technica                  |2.7.6               |Manifest: NOSIGNATURE
		artifacts-neoforge-13.2.1.jar                     |Artifacts                     |artifacts                     |13.2.1              |Manifest: NOSIGNATURE
		athena-neoforge-1.21-4.0.2.jar                    |Athena                        |athena                        |4.0.2               |Manifest: NOSIGNATURE
		attributefix-neoforge-1.21.1-21.1.3.jar           |AttributeFix                  |attributefix                  |21.1.3              |Manifest: NOSIGNATURE
		baguettelib-1.21.1-NeoForge-2.0.3.jar             |BaguetteLib                   |baguettelib                   |2.0.3               |Manifest: NOSIGNATURE
		balm-neoforge-1.21.1-21.0.56.jar                  |Balm                          |balm                          |21.0.56             |Manifest: NOSIGNATURE
		barbequesdelight-1.3.0.jar                        |Barbeque's Delight            |barbequesdelight              |1.3.0               |Manifest: NOSIGNATURE
		bendy-lib-forge-5.1.jar                           |Bendy lib                     |bendylib                      |5.1                 |Manifest: NOSIGNATURE
		better-advanced-tooltips-2101.1.0-build.1.jar     |Better Advanced Tooltips      |betteradvancedtooltips        |2101.1.0-build.1    |Manifest: NOSIGNATURE
		betterarcheology-neoforge-1.21.1-1.3.4.jar        |Better Archeology             |betterarcheology              |1.21.1-1.3.4        |Manifest: NOSIGNATURE
		bettercombat-neoforge-2.3.2+1.21.1.jar            |Better Combat                 |bettercombat                  |2.3.2+1.21.1        |Manifest: NOSIGNATURE
		BetterCopper-neoforge-1.21-1.3.jar                |Better Copper                 |bettercopper                  |1.3                 |Manifest: NOSIGNATURE
		better_lib-neoforge-1.21.1-1.0.109.jar            |Better lib                    |better_lib                    |1.0.109             |Manifest: NOSIGNATURE
		BetterThirdPerson-neoforge-1.9.0.jar              |Better Third Person           |betterthirdperson             |1.9.0               |Manifest: NOSIGNATURE
		BetterF3-11.0.3-NeoForge-1.21.1.jar               |BetterF3                      |betterf3                      |11.0.3              |Manifest: NOSIGNATURE
		betterfpsdist-1.21-6.0.jar                        |betterfpsdist mod             |betterfpsdist                 |6.0                 |Manifest: NOSIGNATURE
		BiomesOPlenty-neoforge-1.21.1-21.1.0.13.jar       |Biomes O' Plenty              |biomesoplenty                 |21.1.0.13           |Manifest: NOSIGNATURE
		bookshelf-neoforge-1.21.1-21.1.81.jar             |Bookshelf                     |bookshelf                     |21.1.81             |Manifest: NOSIGNATURE
		botanypots-neoforge-1.21.1-21.1.41.jar            |BotanyPots                    |botanypots                    |21.1.41             |Manifest: NOSIGNATURE
		botanytrees-neoforge-1.21.1-21.1.3.jar            |BotanyTrees                   |botanytrees                   |21.1.3              |Manifest: NOSIGNATURE
		buildinggadgets2-1.3.9.jar                        |Building Gadgets 2            |buildinggadgets2              |1.3.9               |Manifest: NOSIGNATURE
		burgermod-neoforge-2.10.3-1.21.1.jar              |Burger Mod                    |burgermod                     |2.10.3              |Manifest: NOSIGNATURE
		cable_facades-1.21.1-NeoForge-2.0.2.jar           |Cable Facades                 |cable_facades                 |2.0.2               |Manifest: NOSIGNATURE
		caelus-neoforge-7.0.1+1.21.1.jar                  |Caelus API                    |caelus                        |7.0.1+1.21.1        |Manifest: NOSIGNATURE
		carpetscore-neoforge-1.21.1-1.0.10.jar            |Carpets Core                  |carpetscore                   |1.0.10              |Manifest: NOSIGNATURE
		cc-tweaked-1.21.1-forge-1.117.1.jar               |CC: Tweaked                   |computercraft                 |1.117.1             |Manifest: NOSIGNATURE
		charginggadgets-1.14.1.jar                        |Charging Gadgets              |charginggadgets               |1.14.1              |Manifest: NOSIGNATURE
		charmofundying-neoforge-9.1.0+1.21.1.jar          |Charm of Undying              |charmofundying                |9.1.0+1.21.1        |Manifest: NOSIGNATURE
		chat_heads-0.15.1-neoforge-1.21.jar               |Chat Heads                    |chat_heads                    |0.15.1              |Manifest: NOSIGNATURE
		chefsdelight-1.0.5-neoforge-1.21.1.jar            |Chefs Delight                 |chefsdelight                  |1.0.5               |Manifest: NOSIGNATURE
		chipped-neoforge-1.21.1-4.0.2.jar                 |Chipped                       |chipped                       |4.0.2               |Manifest: NOSIGNATURE
		chunkactivitytracker-neoforge-1.0.1-1.21.1.jar    |Chunk Activity Tracker        |chunkactivitytracker          |1.0.1               |Manifest: NOSIGNATURE
		Chunky-NeoForge-1.4.23.jar                        |Chunky                        |chunky                        |1.4.23              |Manifest: NOSIGNATURE
		cleanswing-1.9.jar                                |Clean Swing                   |cleanswing                    |1.9                 |Manifest: NOSIGNATURE
		clientcrafting-1.21-2.1.jar                       |clientcrafting mod            |clientcrafting                |2.1                 |Manifest: NOSIGNATURE
		cloth-config-15.0.140-neoforge.jar                |Cloth Config v15 API          |cloth_config                  |15.0.140            |Manifest: NOSIGNATURE
		Clumps-neoforge-1.21.1-19.0.0.1.jar               |Clumps                        |clumps                        |19.0.0.1            |Manifest: NOSIGNATURE
		collective-1.21.1-8.20.jar                        |Collective                    |collective                    |8.20                |Manifest: NOSIGNATURE
		colorfulhearts-neoforge-1.21.1-10.5.9.jar         |Colorful Hearts               |colorfulhearts                |10.5.9              |Manifest: NOSIGNATURE
		colorwheel-neoforge-1.2.4+mc1.21.1.jar            |Colorwheel                    |colorwheel                    |1.2.4+mc1.21.1      |Manifest: NOSIGNATURE
		colorwheel_patcher-neoforge-1.0.5+mc1.21.1.jar    |Colorwheel Patcher            |colorwheel_patcher            |1.0.5+mc1.21.1      |Manifest: NOSIGNATURE
		comforts-neoforge-9.0.5+1.21.1.jar                |Comforts                      |comforts                      |9.0.5+1.21.1        |Manifest: NOSIGNATURE
		conditional-mixin-neoforge-0.6.4.jar              |conditional mixin             |conditional_mixin             |0.6.4               |Manifest: NOSIGNATURE
		configlibtxf-7.2.8-neoforge.jar                   |ConfigLib TXF                 |configlibtxf                  |7.2.8-neoforge      |Manifest: NOSIGNATURE
		connectedglass-1.1.14-neoforge-mc1.21.jar         |Connected Glass               |connectedglass                |1.1.14              |Manifest: NOSIGNATURE
		connectivity-1.21.1-7.6.jar                       |Connectivity Mod              |connectivity                  |7.6                 |Manifest: NOSIGNATURE
		construction_blocks-b1.2-neoforge-1.21.1.jar      |Construction Blocks           |construction_blocks           |1.0.0               |Manifest: NOSIGNATURE
		Controlling-neoforge-1.21.1-19.0.5.jar            |Controlling                   |controlling                   |19.0.5              |Manifest: NOSIGNATURE
		copperdeco-1.21.1-1.0.1.jar                       |Copper Deco                   |copperdeco                    |1.0.1               |Manifest: NOSIGNATURE
		corn_delight-1.2.10-1.21.1.jar                    |Corn Delight                  |corn_delight                  |1.2.10-1.21.1       |Manifest: NOSIGNATURE
		coroutil-neoforge-1.21.0-1.3.9.jar                |CoroUtil                      |coroutil                      |1.21.0-1.3.9        |Manifest: NOSIGNATURE
		corpse-neoforge-1.21.1-1.1.13.jar                 |Corpse                        |corpse                        |1.21.1-1.1.13       |Manifest: NOSIGNATURE
		corpsecurioscompat-1.21.1-NeoForge-3.1.3.jar      |Corpse Curios Compatibility   |corpsecurioscompat            |3.1.3               |Manifest: NOSIGNATURE
		cosmeticarmorreworked-1.21.1-v1-neoforge.jar      |CosmeticArmorReworked         |cosmeticarmorreworked         |1.21.1-v1-neoforge  |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
		CosmeticArmours - 1.5.3.1 - 1.21.1 - NeoForge.jar |CosmeticArmours               |cosmeticarmoursmod            |1.5.3.0             |Manifest: NOSIGNATURE
		cosmeticcorpsecompat-1.21.1-NeoForge--1.0.0.jar   |cosmeticcorpsecompat          |cosmeticcorpsecompat          |1.0.0               |Manifest: NOSIGNATURE
		CosmeticWeapons - 1.1.0.1 - 1.21.1 - NeoForge.jar |CosmeticWeapons               |cosmeticweaponsmod            |1.1.0.0             |Manifest: NOSIGNATURE
		crabbersdelight-1.21.1-1.2.6.jar                  |Crabber's Delight             |crabbersdelight               |1.2.6               |Manifest: NOSIGNATURE
		CraftPresence-2.7.1+1.21.1-neoforge.jar           |CraftPresence                 |craftpresence                 |2.7.1               |Manifest: NOSIGNATURE
		cratedelight-25.09.22-1.21-neoforge.jar           |Crate Delight                 |cratedelight                  |25.09.22-1.21-neofor|Manifest: NOSIGNATURE
		create-1.21.1-6.0.10.jar                          |Create                        |create                        |6.0.10              |Manifest: NOSIGNATURE
		create_aquatic_ambitions-1.21.1-2.0.2.jar         |Create Aquatic Ambitions      |create_aquatic_ambitions      |2.0.2               |Manifest: NOSIGNATURE
		create-confectionery1.21.1_v1.1.3.jar             |Create Confectionery          |create_confectionery          |1.1.3               |Manifest: NOSIGNATURE
		createaddition-1.5.10.jar                         |Create Crafts & Additions     |createaddition                |1.5.10              |Manifest: NOSIGNATURE
		createdieselgenerators-1.21.1-1.3.11.jar          |Create Diesel Generators      |createdieselgenerators        |1.21.1-1.3.11       |Manifest: NOSIGNATURE
		Create Encased-1.21.1-1.8-ht2.jar                 |Create Encased                |createcasing                  |1.8-ht2             |Manifest: NOSIGNATURE
		createendertransmission-2.1.1-1.21.1.jar          |Create Ender Transmission     |createendertransmission       |2.1.1-1.21.1        |Manifest: NOSIGNATURE
		creategoggles-1.21.1-6.1.1-[NEOFORGE].jar         |Create Goggles                |creategoggles                 |6.1.1               |Manifest: NOSIGNATURE
		create_hypertube-0.4.0-COMPAT-NEOFORGE.jar        |Create Hypertube              |create_hypertube              |0.4.0-COMPAT        |Manifest: NOSIGNATURE
		create_jetpack-forge-5.1.2.jar                    |Create Jetpack                |create_jetpack                |5.1.2               |Manifest: NOSIGNATURE
		create_ltab-3.9.1.jar                             |Create Let The Adventure Begin|create_ltab                   |3.9.1               |Manifest: NOSIGNATURE
		create_mechanical_extruder-1.21.1-2.2.0-6.0.8.jar |Create Mechanical Extruder    |create_mechanical_extruder    |1.21.1-2.2.0-6.0.8  |Manifest: NOSIGNATURE
		createnuclear-1.3.2-beta.3-neoforge.jar           |Create Nuclear                |createnuclear                 |1.3.2-beta.3        |Manifest: NOSIGNATURE
		createoreexcavation-1.21-1.6.8.jar                |Create Ore Excavation         |createoreexcavation           |1.6.8               |Manifest: NOSIGNATURE
		sliceanddice-forge-4.2.4.jar                      |Create Slice & Dice           |sliceanddice                  |4.2.4               |Manifest: NOSIGNATURE
		create-stuff-additions1.21.1_v2.1.0e.jar          |Create Stuff 'N Additions     |create_sa                     |2.1.0.              |Manifest: NOSIGNATURE
		create_cuisine-1.0.0-mc1.21.1-neoforge.jar        |Create: Arm-made Cuisine      |create_cuisine                |1.0.0               |Manifest: NOSIGNATURE
		bellsandwhistles-0.4.7-1.21.1.jar                 |Create: Bells & Whistles      |bellsandwhistles              |0.4.7-1.21.1        |Manifest: NOSIGNATURE
		create-central-kitchen-2.3.0-arcadia-fix.jar      |Create: Central Kitchen       |create_central_kitchen        |2.3.0               |Manifest: NOSIGNATURE
		create_connected-1.1.14-mc1.21.1.jar              |Create: Connected             |create_connected              |1.1.14-mc1.21.1     |Manifest: NOSIGNATURE
		create_copper_and_zinc-2.0.0-neoforge-1.21.1.jar  |Create: Copper and Zinc       |create_copper_and_zinc        |2.0.0               |Manifest: NOSIGNATURE
		copycats-3.0.4+mc.1.21.1-neoforge.jar             |Create: Copycats+             |copycats                      |3.0.4+mc.1.21.1-neof|Manifest: NOSIGNATURE
		CreateDragonsPlus-1.10.0b.jar                     |Create: Dragons Plus          |create_dragons_plus           |1.10.0b             |Manifest: NOSIGNATURE
		DnDesires-1.21.1-2.3a-BETA.jar                    |Create: Dreams n' Desires     |dndesires                     |2.3a-BETA           |Manifest: NOSIGNATURE
		create_easy_structures-0.2a-neoforge-1.21.1.jar   |Create: Easy Structures       |create_easy_structures        |0.2                 |Manifest: NOSIGNATURE
		create-enchantment-industry-2.3.1.jar             |Create: Enchantment Industry  |create_enchantment_industry   |2.3.1               |Manifest: NOSIGNATURE
		escalated-1.2.1-create.6.0.8-mc.1.21.1-neoforge.ja|Create: Escalated             |escalated                     |1.2.1               |Manifest: NOSIGNATURE
		createfood-neoforge-1.21.1-2.3.0.jar              |Create: Food                  |createfood                    |2.3.0               |Manifest: NOSIGNATURE
		createframed-1.21.1-1.7.3.jar                     |Create: Framed                |createframed                  |1.7.3               |Manifest: NOSIGNATURE
		create-integrated-farming-1.2.2.jar               |Create: Integrated Farming    |create_integrated_farming     |1.2.2               |Manifest: NOSIGNATURE
		mechanical_botany-1.1.2+1.21.1-neoforged.jar      |Create: Mechanical Botany     |mechanical_botany             |1.1.2               |Manifest: NOSIGNATURE
		CreateNumismatics-1.0.20+neoforge-mc1.21.1.jar    |Create: Numismatics           |numismatics                   |1.0.20+neoforge-mc1.|Manifest: NOSIGNATURE
		occultengineering-1.21.1-0.12.3.jar               |Create: Occult Engineering    |occultengineering             |0.12.3              |Manifest: NOSIGNATURE
		create_oxidized-0.1.3.jar                         |Create: Oxidized              |create_oxidized               |0.1.3               |Manifest: NOSIGNATURE
		pipeorgans-0.8.2+1.21.1.jar                       |Create: Sound of Steam        |pipeorgans                    |0.8.2+1.21.1        |Manifest: NOSIGNATURE
		create_structures_arise-174.47.46 Release-neoforge|Create: Structures Arise      |create_structures_arise       |174.47.46           |Manifest: NOSIGNATURE
		tfmg-1.2.1-patch.arcadia.jar                      |Create: The Factory Must Grow |tfmg                          |1.2.1               |Manifest: NOSIGNATURE
		create_things_and_misc-4.1.0-neoforge-1.21.1.jar  |create: things and misc       |create_things_and_misc        |4.1.0               |Manifest: NOSIGNATURE
		trading_floor-3.0.16.jar                          |Create: Trading Floor         |trading_floor                 |3.0.16              |Manifest: NOSIGNATURE
		create_ultimate_factory-2.2.3-neoforge-1.21.1.jar |Create: Ultimate Factory      |create_ultimate_factory       |2.2.3               |Manifest: NOSIGNATURE
		create_waystones_recipes-3.0.1.jar                |Create: Waystones Recipes     |create_waystones_recipes      |3.0.1               |Manifest: NOSIGNATURE
		create_winery-2.0.2-neoforge-1.21.1.jar           |Create: Winery                |create_winery                 |2.0.2               |Manifest: NOSIGNATURE
		CreativeCore_NEOFORGE_v2.13.38_mc1.21.1.jar       |CreativeCore                  |creativecore                  |2.13.38             |Manifest: NOSIGNATURE
		cristellib-neoforge-1.21.1-3.0.3.jar              |Cristel Lib                   |cristellib                    |3.0.3               |Manifest: NOSIGNATURE
		critterarmory-1.21.1-0.6.3-neoforge.jar           |Critter Armory                |critterarmory                 |1.21.1-0.6.3-neoforg|Manifest: NOSIGNATURE
		cuisinedelight-1.2.8.jar                          |Cuisine Delight               |cuisinedelight                |1.2.8               |Manifest: NOSIGNATURE
		culturaldelights-0.17.8.jar                       |Cultural Delights             |culturaldelights              |0.17.8              |Manifest: NOSIGNATURE
		cumulus_menus-1.21.1-2.0.7-neoforge.jar           |Cumulus                       |cumulus_menus                 |2.0.7               |Manifest: NOSIGNATURE
		cupboard-1.21-3.5.jar                             |Cupboard mod                  |cupboard                      |3.5                 |Manifest: NOSIGNATURE
		curios-neoforge-9.5.1+1.21.1.jar                  |Curios API                    |curios                        |9.5.1+1.21.1        |Manifest: NOSIGNATURE
		customizableelytra-neoforge-2.2.8+1.21.jar        |Customizable Elytra           |customizableelytra            |2.2.8+1.21          |Manifest: NOSIGNATURE
		deep_aether-1.21.1-1.1.5.1.jar                    |Deep Aether                   |deep_aether                   |1.21.1-1.1.5.1      |Manifest: NOSIGNATURE
		deeperdarker-neoforge-1.21.1-1.4.jar              |Deeper and Darker             |deeperdarker                  |1.4                 |Manifest: NOSIGNATURE
		defaultoptions-neoforge-1.21.1-21.1.6.jar         |Default Options               |defaultoptions                |21.1.6              |Manifest: NOSIGNATURE
		Design-n-Decor-1.21.1-2.1.0.jar                   |Design n' Decor               |dndecor                       |2.1.0               |Manifest: NOSIGNATURE
		does_it_tick-neoforge-1.1.4-1.21.1.jar            |Does It Tick?                 |does_it_tick                  |1.1.4               |Manifest: NOSIGNATURE
		doubledoors-1.21.1-7.2.jar                        |Double Doors                  |doubledoors                   |7.2                 |Manifest: NOSIGNATURE
		dragondropselytra-1.21.1-3.5.jar                  |Dragon Drops Elytra           |dragondropselytra             |3.5                 |Manifest: NOSIGNATURE
		durabilitytooltip-1.1.6-neoforge-mc1.21.jar       |Durability Tooltip            |durabilitytooltip             |1.1.6               |Manifest: NOSIGNATURE
		DustyDecorations_1.21.1Neoforge_V1.13.jar         |Dusty Decorations             |dustydecorations              |1.13                |Manifest: NOSIGNATURE
		easy_npc-neoforge-1.21.1-6.12.0.jar               |Easy NPC                      |easy_npc                      |0.0NONE             |Manifest: NOSIGNATURE
		easy_npc_bundle-neoforge-1.21.1-6.12.0.jar        |Easy NPC: Bundle              |easy_npc_bundle               |6.12.0              |Manifest: NOSIGNATURE
		easy_npc_config_ui-neoforge-1.21.1-6.12.0.jar     |Easy NPC: Config UI           |easy_npc_config_ui            |6.12.0              |Manifest: NOSIGNATURE
		easy-villagers-neoforge-1.21.1-1.1.41.jar         |Easy Villagers                |easy_villagers                |1.21.1-1.1.41       |Manifest: NOSIGNATURE
		ecologics-1.21.1-2.3.4-arcadia-fix.jar            |Ecologics                     |ecologics                     |2.3.4               |Manifest: NOSIGNATURE
		elevatorid-neoforge-1.21.1-1.11.4.jar             |ElevatorMod                   |elevatorid                    |1.21.1-1.11.4       |Manifest: NOSIGNATURE
		elytraslot-neoforge-9.0.2+1.21.1.jar              |Elytra Slot                   |elytraslot                    |9.0.2+1.21.1        |Manifest: NOSIGNATURE
		Emojiful-Neoforge-1.21-5.2.2-all.jar              |Emojiful                      |emojiful                      |5.2.2               |Manifest: NOSIGNATURE
		emotecraft-for-MC1.21.1-2.4.12-neoforge.jar       |Emotecraft                    |emotecraft                    |2.4.12              |Manifest: NOSIGNATURE
		enchdesc-neoforge-1.21.1-21.1.9.jar               |EnchantmentDescriptions       |enchdesc                      |21.1.9              |Manifest: NOSIGNATURE
		ends_delight-2.5.1+neoforge.1.21.1.jar            |End's Delight                 |ends_delight                  |2.5.1+neoforge.1.21.|Manifest: NOSIGNATURE
		endersdelight-1.3.0.jar                           |Ender's Delight               |endersdelight                 |1.3.0               |Manifest: NOSIGNATURE
		entityculling-neoforge-1.10.1-mc1.21.1.jar        |EntityCulling                 |entityculling                 |1.10.1              |Manifest: NOSIGNATURE
		expandability-neoforge-12.0.0.jar                 |ExpandAbility                 |expandability                 |12.0.0              |Manifest: NOSIGNATURE
		exposure-neoforge-1.21.1-1.9.16.jar               |Exposure                      |exposure                      |1.9.16              |Manifest: NOSIGNATURE
		exposure_catalog-neoforge-1.1.1.jar               |Exposure Catalog              |exposure_catalog              |1.1.1               |Manifest: NOSIGNATURE
		exposure_polaroid-neoforge-1.21.1-1.1.3.jar       |Exposure Polaroid             |exposure_polaroid             |1.1.3               |Manifest: NOSIGNATURE
		exposure_expanded-neoforge-1.0.1.jar              |Exposure: Expanded            |exposure_expanded             |1.0.1               |Manifest: NOSIGNATURE
		ExtraDisks-1.21.1-4.0.15.jar                      |Extra Disks                   |extradisks                    |1.21.1-4.0.15       |Manifest: NOSIGNATURE
		ExtremeSoundMuffler-3.56_NeoForge-1.21.jar        |Extreme Sound Muffler         |extremesoundmuffler           |3.56                |Manifest: NOSIGNATURE
		fakedate-1.0.4+1.21.1-neoforge-mod.jar            |Fake Date                     |fakedate                      |1.0.4+1.21.1-neoforg|Manifest: NOSIGNATURE
		FallingTree-1.21.1-1.21.1.11.jar                  |FallingTree                   |fallingtree                   |1.21.1.11           |Manifest: NOSIGNATURE
		fancy-entity-renderer-neoforge-1.21-0.4.4.jar     |Fancy Entity Renderer         |fancy_entity_renderer         |0.4.4               |Manifest: NOSIGNATURE
		fancymenu_neoforge_3.8.1_MC_1.21.1.jar            |FancyMenu                     |fancymenu                     |3.8.1               |Manifest: NOSIGNATURE
		FarmersDelight-1.21.1-1.3.1.jar                   |Farmer's Delight              |farmersdelight                |1.3.1               |Manifest: NOSIGNATURE
		farmersknives-neoforge-1.21.1-4.2.0.jar           |Farmer's Knives               |farmersknives                 |1.21.1-4.2.0        |Manifest: NOSIGNATURE
		farsight-1.21.1-4.5.jar                           |Farsight mod                  |farsight_view                 |4.5                 |Manifest: NOSIGNATURE
		fastpaintings-1.21-1.3.0-neoforge.jar             |Fast Paintings                |fastpaintings                 |1.21-1.3.0          |Manifest: NOSIGNATURE
		FastSuite-1.21.1-6.0.7.jar                        |Fast Suite                    |fastsuite                     |6.0.7               |Manifest: NOSIGNATURE
		FastWorkbench-1.21.1-9.1.3.jar                    |Fast Workbench                |fastbench                     |9.1.3               |Manifest: NOSIGNATURE
		fastboot-1.21.x-v1.3neo.jar                       |FastBoot                      |fastboot                      |1.3.0               |Manifest: NOSIGNATURE
		FastFurnace-1.21.1-9.0.1.jar                      |FastFurnace                   |fastfurnace                   |9.0.1               |Manifest: NOSIGNATURE
		ferritecore-7.0.3-neoforge.jar                    |Ferrite Core                  |ferritecore                   |7.0.3               |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
		flightlib-neoforge-3.2.1.jar                      |Flight Lib                    |flightlib                     |3.2.1               |Manifest: NOSIGNATURE
		fncct-1.21.1-1.1.0.jar                            |Flux Network x CC: Tweaked    |fncct                         |1.21.1-1.1.0        |Manifest: NOSIGNATURE
		FluxNetworks-1.21.1-8.0.0.jar                     |Flux Networks                 |fluxnetworks                  |8.0.0               |Manifest: NOSIGNATURE
		flywheel-neoforge-1.21.1-1.0.6.jar                |Flywheel                      |flywheel                      |1.0.6               |Manifest: NOSIGNATURE
		ForgeConfigAPIPort-v21.1.6-1.21.1-NeoForge.jar    |Forge Config API Port         |forgeconfigapiport            |21.1.6              |Manifest: NOSIGNATURE
		forgified-fabric-api-0.116.7+2.2.4+1.21.1.jar     |Forgified Fabric API          |fabric_api                    |0.116.7+2.2.4+1.21.1|Manifest: NOSIGNATURE
		fabric-api-base-0.4.42+d1308dedd1.jar             |Forgified Fabric API Base     |fabric_api_base               |0.4.42+d1308dedd1   |Manifest: NOSIGNATURE
		fabric-api-lookup-api-v1-1.6.71+c290471319.jar    |Forgified Fabric API Lookup AP|fabric_api_lookup_api_v1      |1.6.71+c290471319   |Manifest: NOSIGNATURE
		fabric-biome-api-v1-13.0.31+1e62d33c19.jar        |Forgified Fabric Biome API (v1|fabric_biome_api_v1           |13.0.31+1e62d33c19  |Manifest: NOSIGNATURE
		fabric-block-api-v1-1.1.0+b0c22bb819.jar          |Forgified Fabric Block API (v1|fabric_block_api_v1           |1.1.0+b0c22bb819    |Manifest: NOSIGNATURE
		fabric-blockrenderlayer-v1-1.1.52+c290471319.jar  |Forgified Fabric BlockRenderLa|fabric_blockrenderlayer_v1    |1.1.52+c290471319   |Manifest: NOSIGNATURE
		fabric-block-view-api-v2-1.0.11+e9036fd419.jar    |Forgified Fabric BlockView API|fabric_block_view_api_v2      |1.0.11+e9036fd419   |Manifest: NOSIGNATURE
		fabric-client-tags-api-v1-1.1.15+e053909619.jar   |Forgified Fabric Client Tags  |fabric_client_tags_api_v1     |1.1.15+e053909619   |Manifest: NOSIGNATURE
		fabric-command-api-v2-2.2.28+36d727be19.jar       |Forgified Fabric Command API (|fabric_command_api_v2         |2.2.28+36d727be19   |Manifest: NOSIGNATURE
		fabric-content-registries-v0-8.0.19+5e0d320019.jar|Forgified Fabric Content Regis|fabric_content_registries_v0  |8.0.19+5e0d320019   |Manifest: NOSIGNATURE
		fabric-convention-tags-v1-2.1.5+7f945d5b19.jar    |Forgified Fabric Convention Ta|fabric_convention_tags_v1     |2.1.5+7f945d5b19    |Manifest: NOSIGNATURE
		fabric-convention-tags-v2-2.11.1+87e5848019.jar   |Forgified Fabric Convention Ta|fabric_convention_tags_v2     |2.11.1+87e5848019   |Manifest: NOSIGNATURE
		fabric-data-attachment-api-v1-1.4.5+26d408aa19.jar|Forgified Fabric Data Attachme|fabric_data_attachment_api_v1 |1.4.5+26d408aa19    |Manifest: NOSIGNATURE
		fabric-data-generation-api-v1-20.2.34+a4c3605619.j|Forgified Fabric Data Generati|fabric_data_generation_api_v1 |20.2.34+a4c3605619  |Manifest: NOSIGNATURE
		fabric-entity-events-v1-1.8.0+5ede667619.jar      |Forgified Fabric Entity Events|fabric_entity_events_v1       |1.8.0+5ede667619    |Manifest: NOSIGNATURE
		fabric-events-interaction-v0-0.7.13+86e0887119.jar|Forgified Fabric Events Intera|fabric_events_interaction_v0  |0.7.13+86e0887119   |Manifest: NOSIGNATURE
		fabric-game-rule-api-v1-1.0.53+36d727be19.jar     |Forgified Fabric Game Rule API|fabric_game_rule_api_v1       |1.0.53+36d727be19   |Manifest: NOSIGNATURE
		fabric-gametest-api-v1-2.0.5+29f188ce19.jar       |Forgified Fabric Game Test API|fabric_gametest_api_v1        |2.0.5+29f188ce19    |Manifest: NOSIGNATURE
		fabric-item-api-v1-11.2.0+0c57911319.jar          |Forgified Fabric Item API (v1)|fabric_item_api_v1            |11.2.0+0c57911319   |Manifest: NOSIGNATURE
		fabric-item-group-api-v1-4.1.7+e324903319.jar     |Forgified Fabric Item Group AP|fabric_item_group_api_v1      |4.1.7+e324903319    |Manifest: NOSIGNATURE
		fabric-key-binding-api-v1-1.0.47+62cc7ce119.jar   |Forgified Fabric Key Binding A|fabric_key_binding_api_v1     |1.0.47+62cc7ce119   |Manifest: NOSIGNATURE
		fabric-lifecycle-events-v1-2.6.0+e40d8add19.jar   |Forgified Fabric Lifecycle Eve|fabric_lifecycle_events_v1    |2.6.0+e40d8add19    |Manifest: NOSIGNATURE
		fabric-loot-api-v2-3.0.15+a3ee712d19.jar          |Forgified Fabric Loot API (v2)|fabric_loot_api_v2            |3.0.15+a3ee712d19   |Manifest: NOSIGNATURE
		fabric-loot-api-v3-1.0.3+333dfad919.jar           |Forgified Fabric Loot API (v3)|fabric_loot_api_v3            |1.0.3+333dfad919    |Manifest: NOSIGNATURE
		fabric-message-api-v1-6.0.14+6a754fce19.jar       |Forgified Fabric Message API (|fabric_message_api_v1         |6.0.14+6a754fce19   |Manifest: NOSIGNATURE
		fabric-model-loading-api-v1-2.1.0+6e8f52c719.jar  |Forgified Fabric Model Loading|fabric_model_loading_api_v1   |2.1.0+6e8f52c719    |Manifest: NOSIGNATURE
		fabric-networking-api-v1-4.3.0+30a980d919.jar     |Forgified Fabric Networking AP|fabric_networking_api_v1      |4.3.0+30a980d919    |Manifest: NOSIGNATURE
		fabric-object-builder-api-v1-15.2.1+cc242efd19.jar|Forgified Fabric Object Builde|fabric_object_builder_api_v1  |15.2.1+cc242efd19   |Manifest: NOSIGNATURE
		fabric-particles-v1-4.0.2+824f924c19.jar          |Forgified Fabric Particles (v1|fabric_particles_v1           |4.0.2+824f924c19    |Manifest: NOSIGNATURE
		fabric-recipe-api-v1-5.0.15+59440bcc19.jar        |Forgified Fabric Recipe API (v|fabric_recipe_api_v1          |5.0.15+59440bcc19   |Manifest: NOSIGNATURE
		fabric-registry-sync-v0-5.3.1+f9aace1619.jar      |Forgified Fabric Registry Sync|fabric_registry_sync_v0       |5.3.1+f9aace1619    |Manifest: NOSIGNATURE
		fabric-renderer-indigo-1.7.1+9125b6dc19.jar       |Forgified Fabric Renderer - In|fabric_renderer_indigo        |1.7.1+9125b6dc19    |Manifest: NOSIGNATURE
		fabric-renderer-api-v1-3.4.1+9125b6dc19.jar       |Forgified Fabric Renderer API |fabric_renderer_api_v1        |3.4.1+9125b6dc19    |Manifest: NOSIGNATURE
		fabric-rendering-v1-5.1.0+1a09bd5a19.jar          |Forgified Fabric Rendering (v1|fabric_rendering_v1           |5.1.0+1a09bd5a19    |Manifest: NOSIGNATURE
		fabric-rendering-data-attachment-v1-0.3.49+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.49+73761d2e19   |Manifest: NOSIGNATURE
		fabric-rendering-fluids-v1-3.1.6+a51883b219.jar   |Forgified Fabric Rendering Flu|fabric_rendering_fluids_v1    |3.1.6+a51883b219    |Manifest: NOSIGNATURE
		fabric-resource-conditions-api-v1-4.3.0+5bdd099819|Forgified Fabric Resource Cond|fabric_resource_conditions_api|4.3.0+5bdd099819    |Manifest: NOSIGNATURE
		fabric-resource-loader-v0-1.3.1+4ea8954419.jar    |Forgified Fabric Resource Load|fabric_resource_loader_v0     |1.3.1+4ea8954419    |Manifest: NOSIGNATURE
		fabric-screen-api-v1-2.0.25+4228281319.jar        |Forgified Fabric Screen API (v|fabric_screen_api_v1          |2.0.25+4228281319   |Manifest: NOSIGNATURE
		fabric-screen-handler-api-v1-1.3.90+8dbc56dd19.jar|Forgified Fabric Screen Handle|fabric_screen_handler_api_v1  |1.3.90+8dbc56dd19   |Manifest: NOSIGNATURE
		fabric-sound-api-v1-1.0.23+10b84f8419.jar         |Forgified Fabric Sound API (v1|fabric_sound_api_v1           |1.0.23+10b84f8419   |Manifest: NOSIGNATURE
		fabric-transfer-api-v1-5.4.3+a25cb45619.jar       |Forgified Fabric Transfer API |fabric_transfer_api_v1        |5.4.3+a25cb45619    |Manifest: NOSIGNATURE
		fabric-transitive-access-wideners-v1-6.2.0+6c854b6|Forgified Fabric Transitive Ac|fabric_transitive_access_widen|6.2.0+6c854b6f19    |Manifest: NOSIGNATURE
		FramedBlocks-10.5.3.jar                           |FramedBlocks                  |framedblocks                  |10.5.3              |Manifest: NOSIGNATURE
		framework-neoforge-1.21.1-0.13.11.jar             |Framework                     |framework                     |0.13.11             |Manifest: NOSIGNATURE
		ftb-chunks-neoforge-2101.1.14.jar                 |FTB Chunks                    |ftbchunks                     |2101.1.14           |Manifest: NOSIGNATURE
		ftb-essentials-neoforge-2101.1.9.jar              |FTB Essentials                |ftbessentials                 |2101.1.9            |Manifest: NOSIGNATURE
		ftb-filter-system-neoforge-21.1.4.jar             |FTB Filter System             |ftbfiltersystem               |21.1.4              |Manifest: NOSIGNATURE
		ftb-jei-extras-21.1.7.jar                         |FTB Jei Extras                |ftbjeiextras                  |21.1.7              |Manifest: NOSIGNATURE
		ftb-library-neoforge-2101.1.31.jar                |FTB Library                   |ftblibrary                    |2101.1.31           |Manifest: NOSIGNATURE
		ftb-quests-neoforge-2101.1.24.jar                 |FTB Quests                    |ftbquests                     |2101.1.24           |Manifest: NOSIGNATURE
		ftb-teams-neoforge-2101.1.10.jar                  |FTB Teams                     |ftbteams                      |2101.1.10           |Manifest: NOSIGNATURE
		ftb-xmod-compat-neoforge-21.1.8.jar               |FTB XMod Compat               |ftbxmodcompat                 |21.1.8              |Manifest: NOSIGNATURE
		fusion-1.2.12-neoforge-mc1.21.1.jar               |Fusion                        |fusion                        |1.2.12              |Manifest: NOSIGNATURE
		fzzy_config-0.7.6+1.21+neoforge.jar               |Fzzy Config                   |fzzy_config                   |0.7.6+1.21+neoforge |Manifest: NOSIGNATURE
		geckolib-neoforge-1.21.1-4.8.4.jar                |GeckoLib 4                    |geckolib                      |4.8.4               |Manifest: NOSIGNATURE
		GlitchCore-neoforge-1.21.1-2.1.0.0.jar            |GlitchCore                    |glitchcore                    |2.1.0.0             |Manifest: NOSIGNATURE
		gpumemleakfix-1.21-1.8.jar                        |Gpu memory leak fix           |gpumemleakfix                 |1.8                 |Manifest: NOSIGNATURE
		guardvillagers-2.4.7-1.21.1.jar                   |Guard Villagers               |guardvillagers                |2.4.7               |Manifest: NOSIGNATURE
		handcrafted-neoforge-1.21.1-4.0.3.jar             |Handcrafted                   |handcrafted                   |4.0.3               |Manifest: NOSIGNATURE
		HellishTrials-neoforge-1.0.5.jar                  |Hellish Trials                |hellish_trials                |1.0.5               |Manifest: NOSIGNATURE
		hiddennames-1.21.0-1.0.6.jar                      |Hidden Names                  |hiddennames                   |1.21.0-1.0.6        |Manifest: NOSIGNATURE
		Highlighter-1.21-neoforge-1.1.11.jar              |Highlighter                   |highlighter                   |1.1.11              |Manifest: NOSIGNATURE
		Iceberg-1.21.1-neoforge-1.3.2.jar                 |Iceberg                       |iceberg                       |1.3.2               |Manifest: NOSIGNATURE
		ImmediatelyFast-NeoForge-1.6.10+1.21.1.jar        |ImmediatelyFast               |immediatelyfast               |1.6.10+1.21.1       |Manifest: NOSIGNATURE
		immersive_aircraft-1.4.3+1.21.1-neoforge.jar      |Immersive Aircraft            |immersive_aircraft            |1.4.3+1.21.1        |Manifest: NOSIGNATURE
		ImmersiveEngineering-1.21.1-12.4.2-194.jar        |Immersive Engineering         |immersiveengineering          |12.4.2-194          |Manifest: NOSIGNATURE
		immersive_melodies-neoforge-0.6.2+1.21.1-arcadia-f|Immersive Melodies            |immersive_melodies            |1.21.1-SNAPSHOT     |Manifest: NOSIGNATURE
		immersive_paintings-neoforge-1.21.1-0.7.6.jar     |Immersive Paintings           |immersive_paintings           |0.7.6               |Manifest: NOSIGNATURE
		ImmersiveUI-NEOFORGE-0.3.3+1.21.1.jar             |ImmersiveUI                   |immersiveui                   |0.3.3               |Manifest: NOSIGNATURE
		infiniverse-568341-5486311.jar                    |Infiniverse                   |infiniverse                   |2.0.1.0             |Manifest: NOSIGNATURE
		invtweaks-1.21.1-1.3.2.jar                        |Inventory Tweaks Refoxed      |invtweaks                     |1.21.1-1.3.2        |Manifest: NOSIGNATURE
		invocore-1.21.1-5.2.4.jar                         |Invocore                      |invocore                      |5.2.4               |Manifest: NOSIGNATURE
		iris-neoforge-1.8.12+mc1.21.1.jar                 |Iris                          |iris                          |1.8.12-snapshot+mc1.|Manifest: NOSIGNATURE
		irons_lib-1.21.1-1.0.2.jar                        |Iron's Lib                    |irons_lib                     |1.21.1-1.0.2        |Manifest: NOSIGNATURE
		irons_spells_js-4.0.3.jar                         |Iron's Spellbooks KubeJS      |irons_spells_js               |4.0.3               |Manifest: NOSIGNATURE
		irons_spellbooks-1.21.1-3.15.6.jar                |Iron's Spells 'n Spellbooks   |irons_spellbooks              |1.21.1-3.15.6       |Manifest: NOSIGNATURE
		ItemBorders-1.21-neoforge-1.2.5.jar               |Item Borders                  |itemborders                   |1.2.5               |Manifest: NOSIGNATURE
		itemcollectors-1.1.10-neoforge-mc1.21.jar         |Item Collectors               |itemcollectors                |1.1.10              |Manifest: NOSIGNATURE
		Jade-1.21.1-NeoForge-15.10.5.jar                  |Jade                          |jade                          |15.10.5+neoforge    |Manifest: NOSIGNATURE
		JadeAddons-1.21.1-NeoForge-6.1.0.jar              |Jade Addons                   |jadeaddons                    |6.1.0+neoforge      |Manifest: NOSIGNATURE
		jamlib-neoforge-1.3.6+1.21.1.jar                  |JamLib                        |jamlib                        |1.3.6+1.21.1        |Manifest: NOSIGNATURE
		javd-neo-9.0.0+mc1.21.1.jar                       |Just Another Void Dimension   |javd                          |9.0.0               |Manifest: NOSIGNATURE
		jearchaeology-1.21.1-1.2.0.jar                    |Just Enough Archaeology       |jearchaeology                 |1.21.1-1.2.0        |Manifest: NOSIGNATURE
		justenoughbreeding-neoforge-1.21-1.21.1-1.6.2.jar |Just Enough Breeding          |justenoughbreeding            |1.6.2               |Manifest: NOSIGNATURE
		jeed-1.21-2.3.2.jar                               |Just Enough Effects Descriptio|jeed                          |1.21-2.3.2          |Manifest: NOSIGNATURE
		jei-1.21.1-neoforge-19.27.0.340.jar               |Just Enough Items             |jei                           |19.27.0.340         |Manifest: NOSIGNATURE
		JustEnoughProfessions-neoforge-1.21.1-4.0.5.jar   |Just Enough Professions (JEP) |justenoughprofessions         |4.0.5               |Manifest: NOSIGNATURE
		JustEnoughResources-NeoForge-1.21.1-1.6.0.17.jar  |Just Enough Resources         |jeresources                   |1.6.0.17            |Manifest: NOSIGNATURE
		justzoom_neoforge_2.1.0_MC_1.21.1.jar             |Just Zoom                     |justzoom                      |2.1.0               |Manifest: NOSIGNATURE
		kjsbotanypots-1.3.2.jar                           |kjsbotanypots                 |kjsbotanypots                 |1.3.2               |Manifest: NOSIGNATURE
		knightlib-neoforge-1.21.1-1.3.0.jar               |Knight Lib                    |knightlib                     |1.3.0               |Manifest: NOSIGNATURE
		knightquest-neoforge-1.21.1-1.9.0.jar             |Knight Quest                  |knightquest                   |1.9.0               |Manifest: NOSIGNATURE
		konkrete_neoforge_1.9.9_MC_1.21.jar               |Konkrete                      |konkrete                      |1.9.9               |Manifest: NOSIGNATURE
		thedarkcolour.kffmod-5.11.0.jar                   |Kotlin For Forge              |kotlinforforge                |5.11.0              |Manifest: NOSIGNATURE
		kubejs-neoforge-2101.7.2-build.363.jar            |KubeJS                        |kubejs                        |2101.7.2-build.363  |Manifest: NOSIGNATURE
		kubejs-create-neoforge-2101.3.1-build.18.jar      |KubeJS Create                 |kubejs_create                 |2101.3.1-build.18   |Manifest: NOSIGNATURE
		dg_js-1.21.1-1.1.5.jar                            |KubeJS Diesel Generators      |dg_js                         |1.21.1-1.1.5        |Manifest: NOSIGNATURE
		kubejs-mekanism-neoforge-2101.1.7-build.18.jar    |KubeJS Mekanism               |kubejs_mekanism               |2101.1.7-build.18   |Manifest: NOSIGNATURE
		kubejstweaks-1.0.6.jar                            |KubeJS Tweaks                 |kubejstweaks                  |1.0.6               |Manifest: NOSIGNATURE
		kubejsarsnouveau-1.3.2.jar                        |kubejsarsnouveau              |kubejsarsnouveau              |1.3.2               |Manifest: NOSIGNATURE
		kubejs_curios_neoforge_1.21.1-1.0.4.jar           |KubeJSCurios                  |kubejs_curios                 |1.0.4               |Manifest: NOSIGNATURE
		kubejsdelight-1.21.1-1.1.5.jar                    |KubeJSDelight                 |kubejsdelight                 |1.1.5               |Manifest: NOSIGNATURE
		kuma-api-neoforge-21.0.7+1.21.jar                 |KumaAPI                       |kuma_api                      |21.0.7              |Manifest: NOSIGNATURE
		l2core-3.0.8+16.jar                               |L2Core                        |l2core                        |3.0.8+16            |Manifest: NOSIGNATURE
		lambdynamiclights-api-4.5.1+1.21.1-mojmap.jar     |LambDynamicLights (API)       |lambdynlights_api             |4.5.1+1.21.1        |Manifest: NOSIGNATURE
		LegendaryTooltips-1.21.1-neoforge-1.5.5.jar       |Legendary Tooltips            |legendarytooltips             |1.5.5               |Manifest: NOSIGNATURE
		letmedespawn-1.21.x-neoforge-1.5.0.jar            |Let Me Despawn                |letmedespawn                  |1.5.0               |Manifest: NOSIGNATURE
		logbegone-neoforge-1.21.1-1.0.3.jar               |Log Begone                    |logbegone                     |1.0.3               |Manifest: NOSIGNATURE
		LongerChatHistory-neoforge-1.7.jar                |Longer Chat History           |longerchathistory             |1.7                 |Manifest: NOSIGNATURE
		lootintegration_wda-1.8.jar                       |lootintegration_wda mod       |lootintegration_wda           |1                   |Manifest: NOSIGNATURE
		lootintegrations-1.21.1-4.7.jar                   |Lootintegrations mod          |lootintegrations              |4.7                 |Manifest: NOSIGNATURE
		lootintegrations_moog-2.0.jar                     |lootintegrations_moog mod     |lootintegrations_moog         |1                   |Manifest: NOSIGNATURE
		lootintegrations_structory-1.4.jar                |lootintegrations_structory mod|lootintegrations_structory    |1                   |Manifest: NOSIGNATURE
		lootjs-neoforge-1.21.1-3.7.0.jar                  |LootJS                        |lootjs                        |1.21.1-3.7.0        |Manifest: NOSIGNATURE
		lootr-neoforge-1.21.1-1.11.37.119.jar             |Lootr                         |lootr                         |1.21.1-1.11.37.119  |Manifest: NOSIGNATURE
		mcwbiomesoplenty-neoforge-1.21.1-1.5.jar          |Macaw's Biomes O' Plenty      |mcwbiomesoplenty              |1.21.1-1.5          |Manifest: NOSIGNATURE
		mcw-bridges-3.1.2-mc1.21.1neoforge.jar            |Macaw's Bridges               |mcwbridges                    |3.1.2               |Manifest: NOSIGNATURE
		mcw-doors-1.1.5-mc1.21.1neoforge.jar              |Macaw's Doors                 |mcwdoors                      |1.1.5               |Manifest: NOSIGNATURE
		mcw-mcwfences-1.2.1-mc1.21.1neoforge.jar          |Macaw's Fences and Walls      |mcwfences                     |1.2.1               |Manifest: NOSIGNATURE
		mcw-furniture-3.4.1-mc1.21.1neoforge.jar          |Macaw's Furniture             |mcwfurnitures                 |3.4.1               |Manifest: NOSIGNATURE
		mcw-holidays-1.1.2-mc1.21.1neoforge.jar           |Macaw's Holidays              |mcwholidays                   |1.1.2               |Manifest: NOSIGNATURE
		mcw-lights-1.1.5-mc1.21.1neoforge.jar             |Macaw's Lights and Lamps      |mcwlights                     |1.1.5               |Manifest: NOSIGNATURE
		mcw-paintings-1.1.0-mc1.21.1neoforge.jar          |Macaw's Paintings             |mcwpaintings                  |1.1.0               |Manifest: NOSIGNATURE
		mcw-mcwpaths-1.1.1-mc1.21.1neoforge.jar           |Macaw's Paths and Pavings     |mcwpaths                      |1.1.1               |Manifest: NOSIGNATURE
		mcw-roofs-2.3.2-mc1.21.1neoforge.jar              |Macaw's Roofs                 |mcwroofs                      |2.3.2               |Manifest: NOSIGNATURE
		mcw-mcwstairs-1.0.2-mc1.21.1neoforge.jar          |Macaw's Stairs and Balconies  |mcwstairs                     |1.0.2               |Manifest: NOSIGNATURE
		mcw-trapdoors-1.1.5-mc1.21.1neoforge.jar          |Macaw's Trapdoors             |mcwtrpdoors                   |1.1.5               |Manifest: NOSIGNATURE
		mcw-mcwwindows-2.4.2-mc1.21.1neoforge.jar         |Macaw's Windows               |mcwwindows                    |2.4.2               |Manifest: NOSIGNATURE
		man_of_many_planes-0.2.1+1.21.1-neoforge.jar      |Man of Many Planes            |man_of_many_planes            |0.2.1+1.21.1        |Manifest: NOSIGNATURE
		mechanicals-1.21.1-1.1.0.jar                      |Mechanicals Lib               |mechanicals                   |1.1.0               |Manifest: NOSIGNATURE
		Mekanism-1.21.1-10.7.19.85.jar                    |Mekanism                      |mekanism                      |10.7.19             |Manifest: NOSIGNATURE
		MekanismGenerators-1.21.1-10.7.19.85.jar          |Mekanism: Generators          |mekanismgenerators            |10.7.19             |Manifest: NOSIGNATURE
		MekanismTools-1.21.1-10.7.19.85.jar               |Mekanism: Tools               |mekanismtools                 |10.7.19             |Manifest: NOSIGNATURE
		melody_neoforge_1.0.10_MC_1.21.jar                |Melody                        |melody                        |1.0.10              |Manifest: NOSIGNATURE
		mimimod-1.21.1-4.3.0-neo.jar                      |MIMI Mod                      |mimi                          |1.21.1-4.3.0-neo    |Manifest: NOSIGNATURE
		server-1.21.1-20240808.144430-srg.jar             |Minecraft                     |minecraft                     |1.21.1              |Manifest: NOSIGNATURE
		dummmmmmy-1.21-2.0.12-neoforge.jar                |MmmMmmMmmMmm                  |dummmmmmy                     |1.21-2.0.12         |Manifest: NOSIGNATURE
		modelfix-1.21-1.10.jar                            |Model Gap Fix                 |modelfix                      |1.21-1.10           |Manifest: NOSIGNATURE
		modernfix-neoforge-5.27.4+mc1.21.1.jar            |ModernFix                     |modernfix                     |5.27.4+mc1.21.1     |Manifest: NOSIGNATURE
		modonomicon-1.21.1-neoforge-1.120.1.jar           |Modonomicon                   |modonomicon                   |1.120.1             |Manifest: NOSIGNATURE
		moogs_structures-neoforge-1.21.1-2.0.2.jar        |Moog's Structure Lib          |moogs_structures              |2.0.2               |Manifest: NOSIGNATURE
		MoogsEndStructures-1.21-2.0.1.jar                 |MoogsEndStructures            |mes                           |2.0.0               |Manifest: NOSIGNATURE
		MoogsMissingVillages-1.21-2.1.0.jar               |MoogsMissingVillages          |mmv                           |2.1.0               |Manifest: NOSIGNATURE
		MoogsNetherStructures-1.21-2.0.31.jar             |MoogsNetherStructures         |mns                           |2.0.31              |Manifest: NOSIGNATURE
		MoogsSoaringStructures-1.21-2.0.2.jar             |MoogsSoaringStructures        |mss                           |2.0.2               |Manifest: NOSIGNATURE
		MoogsVoyagerStructures-1.21-5.0.8.jar             |MoogsVoyagerStructures        |mvs                           |5.0.8               |Manifest: NOSIGNATURE
		moonlight-1.21-2.29.33-neoforge.jar               |Moonlight Lib                 |moonlight                     |1.21-2.29.33        |Manifest: NOSIGNATURE
		MouseTweaks-neoforge-mc1.21-2.26.1.jar            |Mouse Tweaks                  |mousetweaks                   |2.26.1              |Manifest: NOSIGNATURE
		mowziesmobs-1.21.1-1.8.2.jar                      |Mowzie's Mobs                 |mowziesmobs                   |1.8.2               |Manifest: NOSIGNATURE
		refurbished_furniture-neoforge-1.21.1-1.0.22.jar  |MrCrayfish's Furniture Mod: Re|refurbished_furniture         |1.0.22              |Manifest: NOSIGNATURE
		MutantMonsters-v21.1.1-1.21.1-NeoForge.jar        |Mutant Monsters               |mutantmonsters                |21.1.1              |Manifest: NOSIGNATURE
		MyNethersDelight-1.21.1-1.10.1.jar                |My Nether's Delight           |mynethersdelight              |1.10.1              |Manifest: NOSIGNATURE
		mysterious_mountain_lib-1.2.15-1.21.1.jar         |Mysterious Mountain Lib       |mysterious_mountain_lib       |1.2.15-1.21.1       |Manifest: NOSIGNATURE
		NaturesCompass-1.21.1-3.4.0-neoforge.jar          |Nature's Compass              |naturescompass                |1.21.1-3.4.0-neoforg|Manifest: NOSIGNATURE
		Necronomicon-NeoForge-1.6.0+1.21.jar              |Necronomicon                  |necronomicon                  |1.6.0               |Manifest: NOSIGNATURE
		neoforge-21.1.221-universal.jar                   |NeoForge                      |neoforge                      |21.1.221            |Manifest: NOSIGNATURE
		neoncraft-1.1.1-neoforge-1.21.1.jar               |NeonCraft                     |neoncraft                     |1.0.0               |Manifest: NOSIGNATURE
		netherite_horse_armor-neoforge-1.21.1-2.0a.jar    |Netherite Horse Armor         |netherite_horse_armor         |1.21.1-2.0a         |Manifest: NOSIGNATURE
		netherportalfix-neoforge-1.21.1-21.1.1.jar        |NetherPortalFix               |netherportalfix               |21.1.1              |Manifest: NOSIGNATURE
		nitrogen_internals-1.21.1-1.1.25-neoforge.jar     |Nitrogen                      |nitrogen_internals            |1.1.25              |Manifest: NOSIGNATURE
		NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar          |No Chat Reports               |nochatreports                 |1.21.1-v2.9.1       |Manifest: NOSIGNATURE
		nomowanderer-neoforge-1.21.1-1.10.2.jar           |NoMoWanderer                  |nomowanderer                  |1.10.2              |Manifest: NOSIGNATURE
		notenoughanimations-neoforge-1.12.2-mc1.21.1.jar  |NotEnoughAnimations           |notenoughanimations           |1.12.2              |Manifest: NOSIGNATURE
		nuggets-neoforge-1.21.1-1.1.0.48.jar              |Nuggets                       |nuggets                       |1.1.0.48            |Manifest: NOSIGNATURE
		observable-5.4.4.jar                              |Observable                    |observable                    |5.4.4               |Manifest: NOSIGNATURE
		occultism-1.21.1-neoforge-1.214.0.jar             |Occultism                     |occultism                     |1.214.0             |Manifest: NOSIGNATURE
		occultism_kubejs-1.21.1-neoforge-1.11.0.jar       |Occultism KubeJS              |occultism_kubejs              |1.11.0              |Manifest: NOSIGNATURE
		oceansdelight-neoforge-1.0.4-1.21.1.jar           |Ocean's Delight               |oceansdelight                 |1.0.4               |Manifest: NOSIGNATURE
		OctoLib-NEOFORGE-0.6.1+1.21.jar                   |OctoLib                       |octolib                       |0.6.1               |Manifest: NOSIGNATURE
		offhandtickfix-neoforge-1.0.0-1.21.1.jar          |Off Hand Tick Fix             |offhandtickfix                |1.0.0               |Manifest: NOSIGNATURE
		owo-lib-neoforge-0.12.15.5-beta.1+1.21.jar        |oωo                           |owo                           |0.12.15.5-beta.1+1.2|Manifest: NOSIGNATURE
		ParCool-1.21.1-3.4.3.1-NF.jar                     |ParCool!                      |parcool                       |3.4.3.1             |Manifest: NOSIGNATURE
		particle_core-0.3.3+1.21+neoforge.jar             |Particle Core                 |particle_core                 |0.3.3+1.21+neoforge |Manifest: NOSIGNATURE
		particular-1.21.1-NeoForge-1.1.7.jar              |Particular                    |particular                    |1.1.7               |Manifest: NOSIGNATURE
		Patchouli-1.21.1-93-NEOFORGE.jar                  |Patchouli                     |patchouli                     |1.21.1-93-NEOFORGE  |Manifest: NOSIGNATURE
		Pehkui-3.8.3+1.21-neoforge.jar                    |Pehkui                        |pehkui                        |3.8.3+1.21-neoforge |Manifest: NOSIGNATURE
		PickUpNotifier-v21.1.1-1.21.1-NeoForge.jar        |Pick Up Notifier              |pickupnotifier                |21.1.1              |Manifest: NOSIGNATURE
		Placebo-1.21.1-9.9.1.jar                          |Placebo                       |placebo                       |9.9.1               |Manifest: NOSIGNATURE
		player-animation-lib-forge-2.0.4+1.21.1.jar       |Player Animator               |playeranimator                |2.0.4+1.21.1        |Manifest: NOSIGNATURE
		polymorph-neoforge-1.1.0+1.21.1.jar               |Polymorph                     |polymorph                     |1.1.0+1.21.1        |Manifest: NOSIGNATURE
		ponder-neoforge-1.0.82+mc1.21.1.jar               |Ponder                        |ponder                        |1.0.82+mc1.21.1     |Manifest: NOSIGNATURE
		prickle-neoforge-1.21.1-21.1.11.jar               |PrickleMC                     |prickle                       |21.1.11             |Manifest: NOSIGNATURE
		Prism-1.21.1-neoforge-1.0.11.jar                  |Prism                         |prism                         |1.0.11              |Manifest: NOSIGNATURE
		PuzzlesLib-v21.1.39-1.21.1-NeoForge.jar           |Puzzles Lib                   |puzzleslib                    |21.1.39             |Manifest: NOSIGNATURE
		recepiesfromjoe-3.0.4-neoforge-1.21.1.jar         |RecepiesfromJoe               |recepiesfromjoe               |1.0.0               |Manifest: NOSIGNATURE
		rechiseled-1.2.4-neoforge-mc1.21.jar              |Rechiseled                    |rechiseled                    |1.2.4               |Manifest: NOSIGNATURE
		rechiseledcreate-1.1.0-neoforge-mc1.21.jar        |Rechiseled: Create            |rechiseledcreate              |1.1.0               |Manifest: NOSIGNATURE
		recipeessentials-1.21-4.0.jar                     |recipeessentials mod          |recipeessentials              |4.0                 |Manifest: NOSIGNATURE
		reeses-sodium-options-neoforge-1.8.3+mc1.21.4.jar |Reese's Sodium Options        |reeses_sodium_options         |1.8.3+mc1.21.4      |Manifest: NOSIGNATURE
		refinedstorage-neoforge-2.0.5.jar                 |Refined Storage               |refinedstorage                |2.0.5               |Manifest: NOSIGNATURE
		refinedstorage-curios-integration-1.0.0.jar       |Refined Storage - Curios Integ|refinedstorage_curios_integrat|1.0.0               |Manifest: NOSIGNATURE
		refinedstorage-jei-integration-neoforge-1.0.0.jar |Refined Storage - JEI Integrat|refinedstorage_jei_integration|1.0.0               |Manifest: NOSIGNATURE
		refinedstorage-mekanism-integration-1.1.1.jar     |Refined Storage - Mekanism Int|refinedstorage_mekanism_integr|1.1.1               |Manifest: NOSIGNATURE
		refinedstorage-quartz-arsenal-neoforge-1.0.7.jar  |Refined Storage - Quartz Arsen|refinedstorage_quartz_arsenal |1.0.7               |Manifest: NOSIGNATURE
		ResourcePackOverrides-v21.1.0-1.21.1-NeoForge.jar |Resource Pack Overrides       |resourcepackoverrides         |21.1.0              |Manifest: NOSIGNATURE
		resourcefullib-neoforge-1.21-3.0.12.jar           |Resourceful Lib               |resourcefullib                |3.0.12              |Manifest: NOSIGNATURE
		resourcefulconfig-neoforge-1.21-3.0.11.jar        |Resourcefulconfig             |resourcefulconfig             |3.0.11              |Manifest: NOSIGNATURE
		revive_me-1.21.1-5.7.14.jar                       |Revive Me!                    |revive_me                     |5.7.14              |Manifest: NOSIGNATURE
		rhino-2101.2.7-build.81.jar                       |Rhino                         |rhino                         |2101.2.7-build.81   |Manifest: NOSIGNATURE
		rightclickharvest-neoforge-4.6.1+1.21.1.jar       |Right Click Harvest           |rightclickharvest             |4.6.1+1.21.1        |Manifest: NOSIGNATURE
		rch-supplementaries-compat-neoforge-2.0.0+1.21.jar|RightClickHarvest Supplementar|rch_supplementaries_compat    |2.0.0+1.21          |Manifest: NOSIGNATURE
		rspolymorph-1.0.9.jar                             |RS Polymorph                  |rspolymorph                   |1.0.9               |Manifest: NOSIGNATURE
		rsinfinitybooster-neoforge-1.21.1-1.0.0.48.jar    |RSInfinityBooster             |rsinfinitybooster             |1.21.1-1.0.0.48     |Manifest: NOSIGNATURE
		sable-companion-common-1.21.1-1.5.0.jar           |Sable Companion               |sablecompanion                |1.5.0               |Manifest: NOSIGNATURE
		sauce-1.21.1-0.0.16.46.jar                        |Sauce Library                 |sauce                         |0.0.16.46           |Manifest: NOSIGNATURE
		screenshot-to-clipboard-neoforge-1.0.10.jar       |Screenshot to Clipboard       |screenshotclipboard           |1.0.10              |Manifest: NOSIGNATURE
		Searchables-neoforge-1.21.1-1.0.2.jar             |Searchables                   |searchables                   |1.0.2               |Manifest: NOSIGNATURE
		[1.21.1] SecurityCraft v1.10.1.jar                |SecurityCraft                 |securitycraft                 |1.10.1              |Manifest: NOSIGNATURE
		selfexpression-2.22a-neoforge-1.21.1.jar          |Selfexpression                |selfexpression                |2.22                |Manifest: NOSIGNATURE
		selfexpression_new_edge-1.0-neoforge-1.21.1.jar   |Selfexpression: New Edge      |selfexpression_new_edge       |1.0                 |Manifest: NOSIGNATURE
		selfexpression_romashka_edition-0.0.4-neoforge-1.2|Selfexpression: Romashka editi|selfexpression_romashka_editio|0.0.4               |Manifest: NOSIGNATURE
		selfexpression_slim-1.5-neoforge-1.21.1.jar       |Selfexpression: Slim          |selfexpression_slim           |1.5                 |Manifest: NOSIGNATURE
		voicechat-neoforge-1.21.1-2.6.17.jar              |Simple Voice Chat             |voicechat                     |1.21.1-2.6.17       |Manifest: NOSIGNATURE
		simplehats-neoforge-1.21.1-0.4.0.jar              |SimpleHats                    |simplehats                    |0.4.0               |Manifest: NOSIGNATURE
		simple_voice_broadcast-neoforge-1.21.1-1.0.0.jar  |SimpleVoiceChat Broadcast     |simple_voice_broadcast        |1.0.0               |Manifest: NOSIGNATURE
		simplyswords-neoforge-1.63.0-1.21.1.jar           |Simply Swords                 |simplyswords                  |1.63.0-1.21.1       |Manifest: NOSIGNATURE
		SimplyTooltips-neoforge-0.1.3.jar                 |Simply Tooltips               |simplytooltips                |0.1.3               |Manifest: NOSIGNATURE
		sit-1.21.1-1.4.jar                                |Sit                           |sit                           |1.4                 |Manifest: NOSIGNATURE
		skinrestorer-2.7.0+1.21-neoforge.jar              |SkinRestorer                  |skinrestorer                  |2.7.0+1.21-neoforge |Manifest: NOSIGNATURE
		SmartBrainLib-neoforge-1.21.1-1.16.11.jar         |SmartBrainLib                 |smartbrainlib                 |1.16.11             |Manifest: NOSIGNATURE
		smoothchunk-1.21-4.1.jar                          |Smoothchunk mod               |smoothchunk                   |4.1                 |Manifest: NOSIGNATURE
		sneak_through_berries-neoforge-21.1.0.jar         |Sneak Through Berries         |sneak_through_berries         |21.1.0              |Manifest: NOSIGNATURE
		sodium-neoforge-0.6.13+mc1.21.1.jar               |Sodium                        |sodium                        |0.6.13+mc1.21.1     |Manifest: NOSIGNATURE
		sodiumextras-neoforge-1.0.8-1.21.1.jar            |Sodium Extras                 |sodiumextras                  |1.0.7               |Manifest: NOSIGNATURE
		sodiumleafculling-neoforge-1.0.1-1.21.1.jar       |Sodium Leaf Culling           |sodiumleafculling             |1.0.1               |Manifest: NOSIGNATURE
		sodiumoptionsapi-neoforge-1.0.10-1.21.1.jar       |Sodium Options API            |sodiumoptionsapi              |1.0.10              |Manifest: NOSIGNATURE
		sodiumoptionsmodcompat-neoforge-1.0.0-1.21.1.jar  |Sodium Options Mod Compat     |sodiumoptionsmodcompat        |1.0.0               |Manifest: NOSIGNATURE
		SomeMoreBlocks@neoforge-1.21-1.1.5-HF.jar         |Some More Blocks              |somemoreblocks                |1.1.5-HF            |Manifest: NOSIGNATURE
		sophisticatedbackpacks-1.21.1-3.25.42.1709.jar    |Sophisticated Backpacks       |sophisticatedbackpacks        |3.25.42             |Manifest: NOSIGNATURE
		sophisticatedbackpackscreateintegration-1.21.1-0.1|Sophisticated Backpacks Create|sophisticatedbackpackscreatein|0.1.5               |Manifest: NOSIGNATURE
		sophisticatedcore-1.21.1-1.4.33.1808.jar          |Sophisticated Core            |sophisticatedcore             |1.4.33              |Manifest: NOSIGNATURE
		sophisticatedstorage-1.21.1-1.5.45.1697.jar       |Sophisticated Storage         |sophisticatedstorage          |1.5.45              |Manifest: NOSIGNATURE
		sophisticatedstoragecreateintegration-1.21.1-0.1.1|Sophisticated Storage Create I|sophisticatedstoragecreateinte|0.1.17              |Manifest: NOSIGNATURE
		sophisticatedstorageinmotion-1.21.1-0.10.27.208.ja|Sophisticated Storage In Motio|sophisticatedstorageinmotion  |0.10.27             |Manifest: NOSIGNATURE
		sound-physics-remastered-neoforge-1.21.1-1.5.1.jar|Sound Physics Remastered      |sound_physics_remastered      |1.21.1-1.5.1        |Manifest: NOSIGNATURE
		spark-1.10.124-neoforge.jar                       |spark                         |spark                         |1.10.124            |Manifest: NOSIGNATURE
		spectrelib-neoforge-0.17.2+1.21.jar               |SpectreLib                    |spectrelib                    |0.17.2+1.21         |Manifest: NOSIGNATURE
		Spice of Life Onion_NEOFORGE_v1.5.6_mc1.21.1.jar  |Spice of Life Onion           |solonion                      |1.5.6               |Manifest: NOSIGNATURE
		spiffyhud_neoforge_3.1.0_MC_1.21.1.jar            |SpiffyHUD                     |spiffyhud                     |3.1.0               |Manifest: NOSIGNATURE
		spyglass_improvements-1.5.7+mc1.21+neoforge.jar   |Spyglass Improvements         |spyglass_improvements         |1.5.7               |Manifest: NOSIGNATURE
		starterkit-1.21.1-7.4.jar                         |Starter Kit                   |starterkit                    |7.4                 |Manifest: NOSIGNATURE
		statuemenus-neoforge-21.1.0.jar                   |Statue Menus                  |statuemenus                   |21.1.0              |Manifest: NOSIGNATURE
		storagedelight-26.04.18a+1.21-neoforge.jar        |Storage Delight               |storagedelight                |26.04.18a+1.21-neofo|Manifest: NOSIGNATURE
		StrawStatues-v21.1.0-1.21.1-NeoForge.jar          |Straw Statues                 |strawstatues                  |21.1.0              |Manifest: NOSIGNATURE
		Structory_26.1_v1.3.16.jar                        |Structory                     |structory                     |1.3.16              |Manifest: NOSIGNATURE
		Structory_Towers_26.1_v1.0.16.jar                 |Structory: Towers             |structory_towers              |1.0.16              |Manifest: NOSIGNATURE
		structureessentials-1.21.1-5.0.jar                |Structure Essentials mod      |structureessentials           |5.0                 |Manifest: NOSIGNATURE
		supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |Manifest: NOSIGNATURE
		supermartijn642corelib-1.1.21-neoforge-mc1.21.jar |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.21              |Manifest: NOSIGNATURE
		supplementaries-1.21-3.5.34-neoforge.jar          |Supplementaries               |supplementaries               |1.21-3.5.34         |Manifest: NOSIGNATURE
		suppsquared-1.21-1.2.17-neoforge.jar              |Supplementaries Squared       |suppsquared                   |1.21-1.2.17         |Manifest: NOSIGNATURE
		TerraBlender-neoforge-1.21.1-4.1.0.8.jar          |TerraBlender                  |terrablender                  |4.1.0.8             |Manifest: NOSIGNATURE
		aether-1.21.1-1.5.10-neoforge.jar                 |The Aether                    |aether                        |1.5.10              |Manifest: NOSIGNATURE
		twilightforest-1.21.1-4.8.3345-universal.jar      |The Twilight Forest           |twilightforest                |4.8.3345            |Manifest: NOSIGNATURE
		tiny-config-3.1.0-neoforge.jar                    |Tiny Config                   |tiny_config                   |3.1.0               |Manifest: NOSIGNATURE
		titanium-1.21-4.0.43.jar                          |Titanium                      |titanium                      |4.0.43              |Manifest: NOSIGNATURE
		toofast-1.21.0-0.4.3.6.jar                        |Too Fast                      |toofast                       |0.4.3.6             |Manifest: NOSIGNATURE
		torchmaster-neoforge-1.21.1-21.1.9.jar            |Torchmaster                   |torchmaster                   |21.1.9              |Manifest: NOSIGNATURE
		trade-cycling-neoforge-1.21.1-1.0.18.jar          |Trade Cycling                 |trade_cycling                 |1.21.1-1.0.18       |Manifest: NOSIGNATURE
		trailandtales_delight-0.4-arcadia-fix.jar         |Trail&Tales Delight           |trailandtales_delight         |0.4.1               |Manifest: NOSIGNATURE
		TRansition-1.0.17-1.21.1-neoforge-SNAPSHOT.jar    |TRansition                    |transition                    |1.0.17              |Manifest: NOSIGNATURE
		trashcans-1.0.18c-neoforge-mc1.21.jar             |Trash Cans                    |trashcans                     |1.0.18+c            |Manifest: NOSIGNATURE
		trashslot-neoforge-1.21.1-21.1.9.jar              |TrashSlot                     |trashslot                     |21.1.9              |Manifest: NOSIGNATURE
		TRender-1.0.12-1.21.1-neoforge-SNAPSHOT.jar       |TRender                       |trender                       |1.0.12              |Manifest: NOSIGNATURE
		trenzalore-neo-6.1.1+mc1.21.1.jar                 |Trenzalore                    |trenzalore                    |6.1.1               |Manifest: NOSIGNATURE
		TA 1.6.4, Neoforge 1.21.1.jar                     |Twilight Additions            |twilight_additions            |1.6.4               |Manifest: NOSIGNATURE
		twilightdelight-3.2.0.jar                         |Twilight Flavors & Delight    |twilightdelight               |3.2.0               |Manifest: NOSIGNATURE
		tfbr-1.21.1-4.2.2.jar                             |Twilight Forest Bosses Resurre|tfbr                          |4.2.2               |Manifest: NOSIGNATURE
		twilight_forest_final_boss-2.1.0+4.7.3196+1.21.1.j|Twilight Forest Final Boss    |twilight_forest_final_boss    |2.1.0               |Manifest: NOSIGNATURE
		TwilightTreehouses-1.0.2-1.21.1-neoforge.jar      |Twilight Treehouses           |twilight_treehouses           |1.0.2               |Manifest: NOSIGNATURE
		tfthreadsafetyaddon-0.1.3.jar                     |TwilightForest Thread Safety A|tfthreadsafetyaddon           |0.1.3               |Manifest: NOSIGNATURE
		txnilib-neoforge-1.0.24-1.21.1.jar                |TxniLib                       |txnilib                       |1.0.24              |Manifest: NOSIGNATURE
		UndergroundBunkers-1.0.4-1.21.x-neoforge.jar      |Underground Bunkers           |underground_bunkers           |1.0.4               |Manifest: NOSIGNATURE
		underground_village-neoforge-1.21.1-1.5.7.jar     |Underground Village, Stoneholm|underground_village           |1.5.7               |Manifest: NOSIGNATURE
		UniLib-1.2.1+1.21.1-neoforge.jar                  |UniLib                        |unilib                        |1.2.1               |Manifest: NOSIGNATURE
		VisualWorkbench-v21.1.1-1.21.1-NeoForge.jar       |Visual Workbench              |visualworkbench               |21.1.1              |Manifest: NOSIGNATURE
		voidtotem-neoforge-1.21.1-4.0.0.jar               |Void Totem                    |voidtotem                     |4.0.0               |Manifest: NOSIGNATURE
		waterframes-NEOFORGE-mc1.21.1-v2.1.22.jar         |WaterFrames                   |waterframes                   |2.1.22              |Manifest: NOSIGNATURE
		watermedia_youtube_plugin-2.1.2.jar               |WaterMedia YT Plugin          |watermedia_youtube_plugin     |2.1.2               |Manifest: NOSIGNATURE
		watervision-NF-mc1.21.1-v0.1.0-alpha.jar          |WaterVision                   |watervision                   |0.1.0-alpha         |Manifest: NOSIGNATURE
		waystones-neoforge-1.21.1-21.1.30.jar             |Waystones                     |waystones                     |21.1.30             |Manifest: NOSIGNATURE
		DungeonsArise-1.21.1-2.1.68-release.jar           |When Dungeons Arise           |dungeons_arise                |2.1.68              |Manifest: NOSIGNATURE
		DungeonsAriseSevenSeas-1.21.x-1.0.4-neoforge.jar  |When Dungeons Arise: Seven Sea|dungeons_arise_seven_seas     |1.0.4               |Manifest: NOSIGNATURE
		worldedit-mod-7.3.8.jar                           |WorldEdit                     |worldedit                     |7.3.8+6939-7d32b45  |Manifest: NOSIGNATURE
		worldedit_items-2.0-neoforge-1.21.1.jar           |WorldEdit Items               |worldedit_items               |2.0                 |Manifest: NOSIGNATURE
		worldedit-hang-fix-v1.0.5-mc1.20.6-neoforge.jar   |worldedit-hang-fix            |worldedithangfix              |1.0.5               |Manifest: NOSIGNATURE
		xptome-1.21.1-2.4.jar                             |XP Tome                       |xpbook                        |2.4                 |Manifest: NOSIGNATURE
		yeetusexperimentus-neoforge-87.0.0.jar            |Yeetus Experimentus           |yeetusexperimentus            |87.0.0              |Manifest: NOSIGNATURE
	Crash Report UUID: f79704e1-9a9e-42d7-87b7-b91b5b2de90b
	FML: 4.0.42
	NeoForge: 21.1.221