---- Minecraft Network Protocol Error Report ----

// Hi. I'm Connector, and I'm a crashaholic
=========================
SINYTRA CONNECTOR IS PRESENT!
Please verify issues are not caused by Connector before reporting them to mod authors.
If you're unsure, file a report on Connector's issue tracker found at https://github.com/Sinytra/Connector/issues.
=========================


// Don't worry, I'll be fine

Time: 2026-05-26 01:51:02
Description: Packet handling error

java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:401) ~[?:?] {}
	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:434) ~[?:?] {}
	at MC-BOOTSTRAP/io.netty.buffer@4.1.97.Final/io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:254) ~[netty-buffer-4.1.97.Final.jar%23137!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.buffer@4.1.97.Final/io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.97.Final.jar%23137!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.97.Final.jar%23144!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.97.Final.jar%23144!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.97.Final.jar%23144!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.97.Final.jar%23144!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.97.Final.jar%23144!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.97.Final.jar%23144!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.common@4.1.97.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.97.Final.jar%23139!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.common@4.1.97.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.97.Final.jar%23139!/:4.1.97.Final] {}
	at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin}


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

-- Head --
Thread: Netty Client IO #3
Stacktrace:
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.PacketListener.fillCrashReport(PacketListener.java:33) ~[client-1.21.1-20240808.144430-srg.jar%23456!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:connector_pre_launch:A}
-- Connection --
Details:
	Protocol: play
	Flow: CLIENTBOUND
	Server type: LAN
	Server brand: neoforge
Stacktrace:
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.PacketListener.fillCrashReport(PacketListener.java:33) ~[client-1.21.1-20240808.144430-srg.jar%23456!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:connector_pre_launch:A}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.protocol.PacketUtils.fillCrashReport(PacketUtils.java:62) ~[client-1.21.1-20240808.144430-srg.jar%23456!/:?] {re:mixin,pl:connector_pre_launch:A,re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:connectivity.mixins.json:PacketUtilsMixin from mod connectivity,pl:mixin:APP:mixins.essential.json:compatibility.vanilla.Mixin_FixPacketHandlingPastServerShutdown from mod (unknown),pl:mixin:A,pl:connector_pre_launch:A}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl.storeDisconnectionReport(ClientCommonPacketListenerImpl.java:130) ~[client-1.21.1-20240808.144430-srg.jar%23456!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabric-networking-api-v1.client.mixins.json:ClientCommonNetworkHandlerMixin from mod fabric_networking_api_v1,pl:mixin:APP:owo.mixins.json:ClientCommonNetworkHandlerAccessor from mod owo,pl:mixin:APP:mixins.essential.json:client.network.Mixin_SendChatEvents from mod (unknown),pl:mixin:APP:mixins.essential.json:feature.cosmetics.Mixin_HandleOutfitsUpdatePacket from mod (unknown),pl:mixin:APP:c2me-base.mixins.json:network.MixinClientCommonNetworkHandler from mod c2me_base,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl.createDisconnectionInfo(ClientCommonPacketListenerImpl.java:123) ~[client-1.21.1-20240808.144430-srg.jar%23456!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabric-networking-api-v1.client.mixins.json:ClientCommonNetworkHandlerMixin from mod fabric_networking_api_v1,pl:mixin:APP:owo.mixins.json:ClientCommonNetworkHandlerAccessor from mod owo,pl:mixin:APP:mixins.essential.json:client.network.Mixin_SendChatEvents from mod (unknown),pl:mixin:APP:mixins.essential.json:feature.cosmetics.Mixin_HandleOutfitsUpdatePacket from mod (unknown),pl:mixin:APP:c2me-base.mixins.json:network.MixinClientCommonNetworkHandler from mod c2me_base,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.Connection.exceptionCaught(Connection.java:157) ~[client-1.21.1-20240808.144430-srg.jar%23456!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A}
	at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346) ~[netty-transport-4.1.97.Final.jar%23144!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325) ~[netty-transport-4.1.97.Final.jar%23144!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:317) ~[netty-transport-4.1.97.Final.jar%23144!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.DefaultChannelPipeline$HeadContext.exceptionCaught(DefaultChannelPipeline.java:1377) ~[netty-transport-4.1.97.Final.jar%23144!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346) ~[netty-transport-4.1.97.Final.jar%23144!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325) ~[netty-transport-4.1.97.Final.jar%23144!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.DefaultChannelPipeline.fireExceptionCaught(DefaultChannelPipeline.java:907) ~[netty-transport-4.1.97.Final.jar%23144!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.handleReadException(AbstractNioByteChannel.java:125) ~[netty-transport-4.1.97.Final.jar%23144!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:177) ~[netty-transport-4.1.97.Final.jar%23144!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.97.Final.jar%23144!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.97.Final.jar%23144!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.97.Final.jar%23144!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.97.Final.jar%23144!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.common@4.1.97.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.97.Final.jar%23139!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.common@4.1.97.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.97.Final.jar%23139!/:4.1.97.Final] {}
	at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {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.7, Microsoft
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
	Memory: 307226368 bytes (292 MiB) / 3967811584 bytes (3784 MiB) up to 6291456000 bytes (6000 MiB)
	CPUs: 16
	Processor Vendor: AuthenticAMD
	Processor Name: AMD Ryzen 7 5700X 8-Core Processor             
	Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
	Microarchitecture: Zen 3
	Frequency (GHz): 3.39
	Number of physical packages: 1
	Number of physical CPUs: 8
	Number of logical CPUs: 16
	Graphics card #0 name: NVIDIA GeForce GTX 980
	Graphics card #0 vendor: NVIDIA
	Graphics card #0 VRAM (MiB): 4096.00
	Graphics card #0 deviceId: VideoController1
	Graphics card #0 versionInfo: 32.0.15.8228
	Graphics card #1 name: Microsoft Basic Display Adapter
	Graphics card #1 vendor: Microsoft
	Graphics card #1 VRAM (MiB): 0.00
	Graphics card #1 deviceId: VideoController2
	Graphics card #1 versionInfo: 10.0.26100.1
	Memory slot #0 capacity (MiB): 8192.00
	Memory slot #0 clockSpeed (GHz): 3.20
	Memory slot #0 type: DDR4
	Memory slot #1 capacity (MiB): 8192.00
	Memory slot #1 clockSpeed (GHz): 3.20
	Memory slot #1 type: DDR4
	Virtual memory max (MiB): 30645.01
	Virtual memory used (MiB): 20218.95
	Swap memory total (MiB): 14336.00
	Swap memory used (MiB): 662.08
	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: 32211.95, total: 243355.00
	Space in storage for workdir (MiB): available: 32211.95, total: 243355.00
	JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx6000m
	Loaded Shaderpack: BSL_v10.1.1 + Clrwl_1.0.5.zip
		Profile: HIGH (+0 options changed by user)
	Sinytra Connector: 2.0.0-beta.14+1.21.1
		SINYTRA CONNECTOR IS PRESENT!
		Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.
		Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues.
	ModLauncher: 11.0.5+main.901c6ea8
	ModLauncher launch target: forgeclient
	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 essential-loader TRANSFORMATIONSERVICE 
		modlauncher-11.0.5.jar fml TRANSFORMATIONSERVICE 
		modlauncher-11.0.5.jar crash_assistant TRANSFORMATIONSERVICE 
		modlauncher-11.0.5.jar connector_loader TRANSFORMATIONSERVICE 
	FML Language Providers: 
		kotlinforforge@5.11.0
		javafml@4.0
		lowcodefml@4.0
		minecraft@4.0
	Mod List: 
		letsdo-bloomingnature-neoforge-1.1.10.jar         |[Let's Do] BloomingNature     |bloomingnature                |1.1.10              |Manifest: NOSIGNATURE
		letsdo-furniture-neoforge-1.1.4.jar               |[Let's Do] Furniture          |furniture                     |1.1.4               |Manifest: NOSIGNATURE
		letsdo-lilis_lucky_lures-neoforge-1.1.3.jar       |[Let's Do] Lilis Lucky Lures  |lilis_lucky_lures             |1.1.3               |Manifest: NOSIGNATURE
		letsdo-wildernature-neoforge-1.1.3.jar            |[Let's Do] Wilder Nature      |wildernature                  |1.1.3               |Manifest: NOSIGNATURE
		abridged-2.0.1-neoforge-1.21.1.jar                |Abridged                      |abridged                      |2.0.1               |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
		accessories_compat_layer-neoforge-0.1.12+1.21.1.ja|Accessories Compatibility Laye|accessories_compat_layer      |0.1.12              |Manifest: NOSIGNATURE
		AchievementOptimizer-neoforge-1.21.1-2.1.0.jar    |AchievementOptimizer          |achiopt                       |2.1.0               |Manifest: NOSIGNATURE
		additionalentityattributes-2.0.0+1.21.1-neoforge.j|Additional Entity Attributes  |additionalentityattributes    |2.0.0+1.21.1        |Manifest: NOSIGNATURE
		AdvancedLootInfo-neoforge-1.21.1-1.10.0.jar       |AdvancedLootInfo              |ali                           |1.9.1               |Manifest: NOSIGNATURE
		adventuredungeons-neoforge-1.21-1.3.1.jar         |AdventureDungeons             |adventuredungeons             |1.3.1               |Manifest: NOSIGNATURE
		alltheleaks-1.1.8+1.21.1-neoforge.jar             |All The Leaks                 |alltheleaks                   |1.1.8+1.21.1-neoforg|Manifest: NOSIGNATURE
		alloy_smelter-neoforge-1.21.1-1.2.1.jar           |Alloy Smelter                 |alloy_smelter                 |1.2.1               |Manifest: NOSIGNATURE
		alternate_current-mc1.21-1.9.0.jar                |Alternate Current             |alternate_current             |1.9.0               |Manifest: NOSIGNATURE
		appleskin-neoforge-mc1.21-3.0.9.jar               |AppleSkin                     |appleskin                     |3.0.9+mc1.21        |Manifest: NOSIGNATURE
		archers-neoforge-2.7.0+1.21.1.jar                 |Archers (RPG Series)          |archers                       |2.7.0               |Manifest: NOSIGNATURE
		architectury-13.0.8-neoforge.jar                  |Architectury                  |architectury                  |13.0.8              |Manifest: NOSIGNATURE
		Armageddon for 1.21.1 (v2.0.8c) - The Madness Upda|Armageddon                    |armageddon_mod                |2.0.8               |Manifest: NOSIGNATURE
		arsenal-neoforge-1.4.2+1.21.1.jar                 |Arsenal (RPG Series)          |arsenal                       |1.4.2               |Manifest: NOSIGNATURE
		artifacts-neoforge-13.2.1.jar                     |Artifacts                     |artifacts                     |13.2.1              |Manifest: NOSIGNATURE
		ATi Structures Vanilla V1.4.4 (1.21+).jar         |atistructures                 |atistructures                 |1.4.0               |Manifest: NOSIGNATURE
		attributefix-neoforge-1.21.1-21.1.3.jar           |AttributeFix                  |attributefix                  |21.1.3              |Manifest: NOSIGNATURE
		azurelibarmor-neo-1.21.1-3.1.3.jar                |AzureLib Armor                |azurelibarmor                 |3.1.3               |Manifest: NOSIGNATURE
		BadOptimizations-2.4.1-1.21.1.jar                 |BadOptimizations              |badoptimizations              |2.4.1               |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
		beginnersdelight-0.4.0+1.21.1-neoforge.jar        |Beginner's Delight            |beginnersdelight              |0.4.0               |Manifest: NOSIGNATURE
		BetterAdvancements-NeoForge-1.21.1-0.4.3.21.jar   |Better Advancements           |betteradvancements            |0.4.3.21            |Manifest: NOSIGNATURE
		bettercombat-neoforge-2.3.2+1.21.1.jar            |Better Combat                 |bettercombat                  |2.3.2+1.21.1        |Manifest: NOSIGNATURE
		better_starting_armors-1.0.1-neoforge-1.21.1.jar  |Better Starting Armors        |better_starting_armors        |1.0.1               |Manifest: NOSIGNATURE
		betterfpsdist-1.21-6.0.jar                        |betterfpsdist mod             |betterfpsdist                 |6.0                 |Manifest: NOSIGNATURE
		biolith-neoforge-3.0.11.jar                       |Biolith                       |biolith                       |3.0.11              |Manifest: NOSIGNATURE
		bookshelf-neoforge-1.21.1-21.1.81.jar             |Bookshelf                     |bookshelf                     |21.1.81             |Manifest: NOSIGNATURE
		born_in_chaos_[Neoforge]_1.21.1_1.7.5.jar         |Born in Chaos                 |born_in_chaos_v1              |1.7.5               |Manifest: NOSIGNATURE
		boss_checklist-neoforge-5.0.1.jar                 |Boss Checklist                |boss_checklist                |5.0.1               |Manifest: NOSIGNATURE
		block_factorys_bosses-2.1.1-neo-1.21.1.jar        |Bosses'Rise                   |block_factorys_bosses         |2.1.1               |Manifest: NOSIGNATURE
		boundless-8.jar                                   |Boundless: Quests             |boundless                     |8                   |Manifest: NOSIGNATURE
		bountiful-neoforge-8.0.0-beta.2.jar               |Bountiful                     |bountiful                     |8.0.0-beta.2        |Manifest: NOSIGNATURE
		bundle-api-neoforge-1.1.0.jar                     |BundleAPI                     |bundleapi                     |1.1.0               |Manifest: NOSIGNATURE
		cataclysm_compat_1.21.1-1.0.2.jar                 |Cataclysm & BetterCombat - Com|cataclysm_compat              |1.0.2               |Manifest: NOSIGNATURE
		chalk-1.6.11.jar                                  |Chalk                         |chalk                         |1.6.11              |Manifest: NOSIGNATURE
		chloride-NEOFORGE-mc1.21.1-v1.7.7.jar             |Chloride                      |chloride                      |1.7.7               |Manifest: NOSIGNATURE
		chunksending-1.21-2.9.jar                         |chunksending mod              |chunksending                  |2.9                 |Manifest: NOSIGNATURE
		Chunky-NeoForge-1.4.23.jar                        |Chunky                        |chunky                        |1.4.23              |Manifest: NOSIGNATURE
		cinematiczoomNEO1.21.1.jar                        |CinematicZoom                 |cinematiczoom                 |1.0.0               |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
		clientsort-neoforge-2.2.1+1.21.1.jar              |ClientSort                    |clientsort                    |2.2.1+1.21.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
		clutternomore-1.1.9+1.21.1-neoforge.jar           |Clutter No More               |clutternomore                 |1.1.9+1.21.1        |Manifest: NOSIGNATURE
		collective-1.21.1-8.22.jar                        |Collective                    |collective                    |8.22                |Manifest: NOSIGNATURE
		colorwheel-neoforge-1.2.5+mc1.21.1.jar            |Colorwheel                    |colorwheel                    |1.2.5+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
		c2me-neoforge-mc1.21.1-0.3.0+alpha.0.91.jar       |Concurrent Chunk Management En|c2me                          |0.3.0+alpha.0.91+1.2|Manifest: NOSIGNATURE
		c2me-base-mc1.21.1-0.3.0+alpha.0.91-all.jar       |Concurrent Chunk Management En|c2me_base                     |0.3.0+alpha.0.91+1.2|Manifest: NOSIGNATURE
		c2me-client-uncapvd-mc1.21.1-0.3.0+alpha.0.91.jar |Concurrent Chunk Management En|c2me_client_uncapvd           |0.3.0+alpha.0.91+1.2|Manifest: NOSIGNATURE
		c2me-fixes-chunkio-threading-issues-mc1.21.1-0.3.0|Concurrent Chunk Management En|c2me_fixes_chunkio_threading_i|0.3.0+alpha.0.91+1.2|Manifest: NOSIGNATURE
		c2me-fixes-general-threading-issues-mc1.21.1-0.3.0|Concurrent Chunk Management En|c2me_fixes_general_threading_i|0.3.0+alpha.0.91+1.2|Manifest: NOSIGNATURE
		c2me-fixes-worldgen-threading-issues-mc1.21.1-0.3.|Concurrent Chunk Management En|c2me_fixes_worldgen_threading_|0.3.0+alpha.0.91+1.2|Manifest: NOSIGNATURE
		c2me-fixes-worldgen-vanilla-bugs-mc1.21.1-0.3.0+al|Concurrent Chunk Management En|c2me_fixes_worldgen_vanilla_bu|0.3.0+alpha.0.91+1.2|Manifest: NOSIGNATURE
		c2me-notickvd-mc1.21.1-0.3.0+alpha.0.91.jar       |Concurrent Chunk Management En|c2me_notickvd                 |0.3.0+alpha.0.91+1.2|Manifest: NOSIGNATURE
		c2me-opts-chunkio-mc1.21.1-0.3.0+alpha.0.91.jar   |Concurrent Chunk Management En|c2me_opts_chunkio             |0.3.0+alpha.0.91+1.2|Manifest: NOSIGNATURE
		c2me-opts-dfc-mc1.21.1-0.3.0+alpha.0.91.jar       |Concurrent Chunk Management En|c2me_opts_dfc                 |0.3.0+alpha.0.91+1.2|Manifest: NOSIGNATURE
		c2me-opts-worldgen-general-mc1.21.1-0.3.0+alpha.0.|Concurrent Chunk Management En|c2me_opts_worldgen_general    |0.3.0+alpha.0.91+1.2|Manifest: NOSIGNATURE
		c2me-opts-math-mc1.21.1-0.3.0+alpha.0.91.jar      |Concurrent Chunk Management En|c2me_opts_math                |0.3.0+alpha.0.91+1.2|Manifest: NOSIGNATURE
		c2me-opts-allocs-mc1.21.1-0.3.0+alpha.0.91.jar    |Concurrent Chunk Management En|c2me_opts_allocs              |0.3.0+alpha.0.91+1.2|Manifest: NOSIGNATURE
		c2me-opts-natives-math-mc1.21.1-0.3.0+alpha.0.91.j|Concurrent Chunk Management En|c2me_opts_natives_math        |0.3.0+alpha.0.91+1.2|Manifest: NOSIGNATURE
		c2me-opts-scheduling-mc1.21.1-0.3.0+alpha.0.91.jar|Concurrent Chunk Management En|c2me_opts_scheduling          |0.3.0+alpha.0.91+1.2|Manifest: NOSIGNATURE
		c2me-opts-worldgen-vanilla-mc1.21.1-0.3.0+alpha.0.|Concurrent Chunk Management En|c2me_opts_worldgen_vanilla    |0.3.0+alpha.0.91+1.2|Manifest: NOSIGNATURE
		c2me-rewrites-chunkio-mc1.21.1-0.3.0+alpha.0.91.ja|Concurrent Chunk Management En|c2me_rewrites_chunkio         |0.3.0+alpha.0.91+1.2|Manifest: NOSIGNATURE
		c2me-rewrites-chunk-serializer-mc1.21.1-0.3.0+alph|Concurrent Chunk Management En|c2me_rewrites_chunk_serializer|0.3.0+alpha.0.91+1.2|Manifest: NOSIGNATURE
		c2me-rewrites-chunk-system-mc1.21.1-0.3.0+alpha.0.|Concurrent Chunk Management En|c2me_rewrites_chunk_system    |0.3.0+alpha.0.91+1.2|Manifest: NOSIGNATURE
		c2me-server-utils-mc1.21.1-0.3.0+alpha.0.91.jar   |Concurrent Chunk Management En|c2me_server_utils             |0.3.0+alpha.0.91+1.2|Manifest: NOSIGNATURE
		c2me-threading-lighting-mc1.21.1-0.3.0+alpha.0.91.|Concurrent Chunk Management En|c2me_threading_lighting       |0.3.0+alpha.0.91+1.2|Manifest: NOSIGNATURE
		conditional-mixin-neoforge-0.6.4.jar              |conditional mixin             |conditional_mixin             |0.6.4               |Manifest: NOSIGNATURE
		configured-neoforge-1.21.1-2.6.3.jar              |Configured                    |configured                    |2.6.3               |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
		confluence_magic_lib-0.0.8.jar                    |Confluence Magic Lib          |confluence_magic_lib          |0.0.8               |Manifest: NOSIGNATURE
		connectivity-1.21.1-7.6.jar                       |Connectivity Mod              |connectivity                  |7.6                 |Manifest: NOSIGNATURE
		Controlling-neoforge-1.21.1-19.0.5.jar            |Controlling                   |controlling                   |19.0.5              |Manifest: NOSIGNATURE
		copperagebackport-neoforge-1.21.1-0.1.4.jar       |Copper Age Backport           |copperagebackport             |0.1.4               |Manifest: NOSIGNATURE
		copperagebackport_durability_fix-neoforge-0.1.0.ja|Copper Age Backport Durability|copperagebackport_durability_f|0.1.0               |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-4.0.1.jar      |Corpse Curios Compatibility   |corpsecurioscompat            |4.0.1               |Manifest: NOSIGNATURE
		crash_assistant-neoforge.jar                      |Crash Assistant               |crash_assistant               |1.11.9              |Manifest: NOSIGNATURE
		crashexploitfixer-neoforge-2.0.0+1.21.4.jar       |CrashExploitFixer             |crashexploitfixer             |2.0.0               |Manifest: NOSIGNATURE
		create-1.21.1-6.0.10.jar                          |Create                        |create                        |6.0.10              |Manifest: NOSIGNATURE
		create-stuff-additions1.21.1_v2.1.2.jar           |Create Stuff 'N Additions     |create_sa                     |2.1.2               |Manifest: NOSIGNATURE
		createbetterfps-1.21.1-1.1.4.jar                  |CreateBetterFps               |createbetterfps               |1.1.4               |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
		darkerdepths-2.1.3.jar                            |Darker Depths                 |darkerdepths                  |2.1.3               |Manifest: NOSIGNATURE
		databank-1.3.1.jar                                |Databank                      |databank                      |1.3.1               |Manifest: NOSIGNATURE
		defaultoptions-neoforge-1.21.1-21.1.6.jar         |Default Options               |defaultoptions                |21.1.6              |Manifest: NOSIGNATURE
		default_skill_trees-1.1.jar                       |Default Skill Trees           |default_skill_trees           |1.1                 |Manifest: NOSIGNATURE
		despawntweaker-1.21.1-NeoForge-1.0.0.jar          |DespawnTweakerRefoxed         |despawntweaker                |1.0-SNAPSHOT        |Manifest: NOSIGNATURE
		dragonfight-1.21-4.7.jar                          |dragonfight mod               |dragonfight                   |4.7                 |Manifest: NOSIGNATURE
		dungeons-and-taverns-v4.4.4 [NeoForge].jar        |Dungeons and Taverns          |mr_dungeons_andtaverns        |1-v4.4.4            |Manifest: NOSIGNATURE
		DnT-nether-fortress-overhaul-v2.4 [NeoForge].jar  |Dungeons and Taverns Nether Fo|mr_dungeons_andtavernsnetherfo|1-v2.4              |Manifest: NOSIGNATURE
		easy_mob_spawn_control-1.1.5.jar                  |Easy Mob Spawn Control        |easy_mob_spawn_control        |1.1.5               |Manifest: NOSIGNATURE
		EchoChest-v21.1.1-1.21.1-NeoForge.jar             |Echo Chest                    |echochest                     |21.1.1              |Manifest: NOSIGNATURE
		emberstextapi-neoforge-1.21.1-2.9.3.jar           |Ember's Text API              |emberstextapi                 |2.9.3               |Manifest: NOSIGNATURE
		emi-1.1.23+1.21.1+neoforge.jar                    |EMI                           |emi                           |1.1.23+1.21.1+neofor|Manifest: NOSIGNATURE
		enchdesc-neoforge-1.21.1-21.1.9.jar               |EnchantmentDescriptions       |enchdesc                      |21.1.9              |Manifest: NOSIGNATURE
		endrem-neoforge-1.21.X-6.0.2.jar                  |End Remastered                |endrem                        |6.0.2               |Manifest: NOSIGNATURE
		enderscape-neoforge-1.0.9+mc1.21.1.jar            |Enderscape                    |enderscape                    |1.0.9               |Manifest: NOSIGNATURE
		entity_model_features-3.2.4-1.21-neoforge.jar     |Entity Model Features         |entity_model_features         |3.2.4               |Manifest: NOSIGNATURE
		entityplayercompat-neoforge-1.2.1.jar             |Entity Player Compat          |entityplayercompat            |1.3.5               |Manifest: NOSIGNATURE
		entity_texture_features_1.21-neoforge-7.1.jar     |Entity Texture Features       |entity_texture_features       |7.1                 |Manifest: NOSIGNATURE
		entityculling-neoforge-1.9.5-mc1.21.1.jar         |EntityCulling                 |entityculling                 |1.9.5               |Manifest: NOSIGNATURE
		EquipmentCompare-1.21.1-neoforge-1.3.13.jar       |Equipment Compare             |equipmentcompare              |1.3.13              |Manifest: NOSIGNATURE
		Essential (neoforge_1.21.1).jar                   |Essential                     |essential                     |1.3.10.8            |Manifest: NOSIGNATURE
		EternalNether-v21.1.3-1.21.1-NeoForge.jar         |Eternal Nether                |eternalnether                 |21.1.3              |Manifest: NOSIGNATURE
		eternalstarlight-0.7.0-hotfix+1.21.1+neoforge.jar |Eternal Starlight             |eternal_starlight             |0.7.0-hotfix+1.21.1+|Manifest: NOSIGNATURE
		ExclusionsLib-1.1.0-NEO.jar                       |Exclusions Lib                |exclusions_lib                |1.1.0-NEO           |Manifest: NOSIGNATURE
		expandability-neoforge-12.0.0.jar                 |ExpandAbility                 |expandability                 |12.0.0              |Manifest: NOSIGNATURE
		ExplorersCompass-1.21.1-3.4.0-neoforge.jar        |Explorer's Compass            |explorerscompass              |1.21.1-3.4.0-neoforg|Manifest: NOSIGNATURE
		fancymenu_neoforge_3.9.0_MC_1.21.1.jar            |FancyMenu                     |fancymenu                     |3.9.0               |Manifest: NOSIGNATURE
		farsight-1.21.1-4.5.jar                           |Farsight mod                  |farsight_view                 |4.5                 |Manifest: NOSIGNATURE
		fast-ip-ping-v1.0.11-mc1.21.1-neoforge.jar        |Fast IP Ping                  |fastipping                    |1.0.11              |Manifest: NOSIGNATURE
		FastItemFrames-v21.1.6-1.21.1-NeoForge.jar        |Fast Item Frames              |fastitemframes                |21.1.6              |Manifest: NOSIGNATURE
		fastpaintings-1.21-1.3.0-neoforge.jar             |Fast Paintings                |fastpaintings                 |1.21-1.3.0          |Manifest: NOSIGNATURE
		fastasyncworldsave-1.21-2.6.jar                   |fastasyncworldsave mod        |fastasyncworldsave            |2.6                 |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
		fieldguide-neoforge-1.21.1-1.7.5.jar              |Field Guide                   |fieldguide                    |1.7.5               |Manifest: NOSIGNATURE
		fixmyspawnr-neoforge-1.21.1-3.0.2.jar             |FixMySpawnR                   |fixmyspawnr                   |3.0.2               |Manifest: NOSIGNATURE
		flerovium-neoforge-1.21.1-1.0.18-all.jar          |Flerovium                     |flerovium                     |1.0.18              |Manifest: NOSIGNATURE
		flywheel-neoforge-1.21.1-1.0.6.jar                |Flywheel                      |flywheel                      |1.0.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+0ae1214819.jar        |Forgified Fabric Screen API (v|fabric_screen_api_v1          |2.0.25+0ae1214819   |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
		fzzy_config-0.7.6+1.21+neoforge.jar               |Fzzy Config                   |fzzy_config                   |0.7.6+1.21+neoforge |Manifest: NOSIGNATURE
		Galosphere-1.21.1-1.5.3-NeoForge.jar              |Galosphere                    |galosphere                    |1.5.3               |Manifest: NOSIGNATURE
		geckolib-neoforge-1.21.1-4.8.4.jar                |GeckoLib 4                    |geckolib                      |4.8.4               |Manifest: NOSIGNATURE
		getittogetherdrops-neoforge-1.21.5-1.4.jar        |Get It Together, Drops!       |getittogetherdrops            |1.4                 |Manifest: NOSIGNATURE
		gnetum-3.3.2.jar                                  |Gnetum                        |gnetum                        |3.3.2               |Manifest: NOSIGNATURE
		Gobber-NeoForge-1.21.1-2.10.15.jar                |Gobber for NeoForge           |gobber2                       |2.10.15             |Manifest: NOSIGNATURE
		gpumemleakfix-1.21-1.8.jar                        |Gpu memory leak fix           |gpumemleakfix                 |1.8                 |Manifest: NOSIGNATURE
		grim-kingdoms-lost-structures-ruins-vanilla-editio|Grim kingdoms: Lost structures|mr_grim_kingdomsloststructures|1-v1.0.0            |Manifest: NOSIGNATURE
		guardvillagers-2.4.7-1.21.1.jar                   |Guard Villagers               |guardvillagers                |2.4.7               |Manifest: NOSIGNATURE
		armor_hud-neoforge-1.1.1+mc1.21.1.jar             |guy's Armor HUD               |armor_hud                     |1.1.1+mc1.21.1      |Manifest: NOSIGNATURE
		hideexperimentalwarning-1.21.1-1.2.jar            |Hide Experimental Warning     |hideexperimentalwarning       |1.2                 |Manifest: NOSIGNATURE
		holdmyitemsnf-1.21.1v2.1.jar                      |HoldMyItems                   |holdmyitemsnf                 |2.0                 |Manifest: NOSIGNATURE
		hominid-1.3.2.jar                                 |Hominid                       |hominid                       |1.3.2               |Manifest: NOSIGNATURE
		horseman-neoforge-1.21.1-1.5.9.jar                |Horseman                      |horseman                      |1.5.9               |Manifest: NOSIGNATURE
		TreeChop-1.21.1-neoforge-0.19.3.jar               |HT's TreeChop                 |treechop                      |0.19.3              |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_optimization-neoforge-1.21-0.1.4.jar    |Immersive Optimization        |immersive_optimization        |0.1.4               |Manifest: NOSIGNATURE
		immersiveoverlays-1.7.0+1.21.1-neoforge.jar       |Immersive Overlays            |immersiveoverlays             |1.7.0+1.21.1        |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_spellbooks-1.21.1-3.15.6.jar                |Iron's Spells 'n Spellbooks   |irons_spellbooks              |1.21.1-3.15.6       |Manifest: NOSIGNATURE
		irons_spells_dynamic_skilltree_1.1.0.jar          |Iron's Spells 'n Spellbooks Dy|irons_spells_dynamic_skilltree|1.1.0               |Manifest: NOSIGNATURE
		item_descriptions-2.7.2+1.21.1-neoforge.jar       |Item Descriptions             |item_descriptions             |2.7.2+1.21.1        |Manifest: NOSIGNATURE
		iteminteractions-neoforge-21.1.4.jar              |Item Interactions             |iteminteractions              |21.1.4              |Manifest: NOSIGNATURE
		Ixeris-4.2.0+1.21.1-neoforge-mod.jar              |Ixeris                        |ixeris                        |4.2.0+1.21.1-neoforg|Manifest: NOSIGNATURE
		Jade-1.21.1-NeoForge-15.10.5.jar                  |Jade                          |jade                          |15.10.5+neoforge    |Manifest: NOSIGNATURE
		jeremyseqsdamageindicators-2.2.1-1.21.1-neo.jar   |JeremySeq's Damage Indicators |jeremyseqsdamageindicators    |2.2.1-1.21.1        |Manifest: NOSIGNATURE
		jewelry-neoforge-2.3.2+1.21.1.jar                 |Jewelry (RPG Series)          |jewelry                       |2.3.2               |Manifest: NOSIGNATURE
		just-hammers-neoforge-21.1.4.jar                  |Just Hammers                  |justhammers                   |21.1.4              |Manifest: NOSIGNATURE
		kaleidoscopecookery-1.3.0-neoforge+mc1.21.1.jar   |Kaleidoscope Cookery          |kaleidoscope_cookery          |1.3.0-neoforge+mc1.2|Manifest: NOSIGNATURE
		kambrik-neoforge-8.0.0-beta.2.jar                 |Kambrik                       |kambrik                       |8.0.0-beta.2        |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
		krypton_fnp-neoforge-1.21.1-0.2.28.1-1.21.1.jar   |Krypton FNP                   |krypton_fnp                   |0.2.28.1-1.21.1     |Manifest: NOSIGNATURE
		Ksyxis-1.4.3.jar                                  |Ksyxis                        |ksyxis                        |1.4.3               |Manifest: NOSIGNATURE
		kuma-api-neoforge-21.0.7+1.21.jar                 |KumaAPI                       |kuma_api                      |21.0.7              |Manifest: NOSIGNATURE
		L_Ender's Cataclysm 1.21.1-3.27.jar               |L_Ender's Cataclysm 1.21.1    |cataclysm                     |3.27                |Manifest: NOSIGNATURE
		LegendaryTooltips-1.21.1-neoforge-1.5.5.jar       |Legendary Tooltips            |legendarytooltips             |1.5.5               |Manifest: NOSIGNATURE
		libIPN-neoforge-1.21.1-6.6.3.jar                  |libIPN                        |libipn                        |6.6.3               |Manifest: NOSIGNATURE
		limitedchunks-1.21-4.1.jar                        |limitedchunks mod             |limitedchunks                 |4.1                 |Manifest: NOSIGNATURE
		lionfishapi-2.7-fix-fix.jar                       |lionfishapi                   |lionfishapi                   |2.7                 |Manifest: NOSIGNATURE
		lithium-neoforge-0.15.3+mc1.21.1.jar              |Lithium                       |lithium                       |0.15.3+mc1.21.1     |Manifest: NOSIGNATURE
		lithostitched-1.7.3-neoforge-21.1.jar             |Lithostitched                 |lithostitched                 |1.7.3               |Manifest: NOSIGNATURE
		lmft-1.1.1+1.21.9-neoforge.jar                    |Load My F***ing Tags          |lmft                          |1.1.1+1.21.9        |Manifest: NOSIGNATURE
		loot_journal-neoforge-1.21.1-4.0.1.jar            |Loot Journal                  |loot_journal                  |4.0.1               |Manifest: NOSIGNATURE
		lootr-neoforge-1.21.1-1.11.37.120.jar             |Lootr                         |lootr                         |1.21.1-1.11.37.120  |Manifest: NOSIGNATURE
		LuckPerms-NeoForge-5.4.140.jar                    |LuckPerms                     |luckperms                     |5.4.140             |Manifest: NOSIGNATURE
		luckysshowcase-neoforge-1.21.1-21.1.0.jar         |LuckysShowcase                |luckysshowcase                |21.1.0              |Manifest: NOSIGNATURE
		lukis-crazy-chambers-1.0.3.jar                    |Luki's Crazy Chambers         |mr_lukis_crazychambers        |1.0.3               |Manifest: NOSIGNATURE
		lukis-grand-capitals-1.1.3.jar                    |Luki's Grand Capitals         |mr_lukis_grandcapitals        |1.1.3               |Manifest: NOSIGNATURE
		lukis-strongholds-v1.0 -1.21-1.21.4.jar           |Luki's Strongholds            |mr_lukis_strongholds          |1-v1.0              |Manifest: NOSIGNATURE
		maxhealthfix-neoforge-1.21.1-21.1.4.jar           |MaxHealthFix                  |maxhealthfix                  |21.1.4              |Manifest: NOSIGNATURE
		melody_neoforge_1.0.10_MC_1.21.jar                |Melody                        |melody                        |1.0.10              |Manifest: NOSIGNATURE
		MetalBundles-v21.1.1-1.21.1-NeoForge.jar          |Metal Bundles                 |metalbundles                  |21.1.1              |Manifest: NOSIGNATURE
		client-1.21.1-20240808.144430-srg.jar             |Minecraft                     |minecraft                     |1.21.1              |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
		minecraft-cursor-neoforge-3.11.3+1.21.1.jar       |Minecraft Cursor              |minecraft_cursor              |3.11.3+1.21.1       |Manifest: NOSIGNATURE
		modernfix-neoforge-5.27.7+mc1.21.1.jar            |ModernFix                     |modernfix                     |5.27.7+mc1.21.1     |Manifest: NOSIGNATURE
		modonomicon-1.21.1-neoforge-1.120.1.jar           |Modonomicon                   |modonomicon                   |1.120.1             |Manifest: NOSIGNATURE
		moonlight-neoforge-1.21.1-3.0.7.jar               |Moonlight Lib                 |moonlight                     |1.21.1-3.0.7        |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
		mythsandlegends-0.0.8.5.jar                       |Myths & Legends               |mythsandlegends               |0.0.8.5             |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
		neobeefix-1.21.1-2.0.0.jar                        |Neo Bee Fix                   |neobeefix                     |2.0.0               |Manifest: NOSIGNATURE
		neoforge-21.1.228-universal.jar                   |NeoForge                      |neoforge                      |21.1.228            |Manifest: NOSIGNATURE
		noisium-neoforge-2.7.0+mc1.21-1.21.1.jar          |Noisium                       |noisium                       |2.7.0+mc1.21-1.21.1 |Manifest: NOSIGNATURE
		nopackcompatcheck-0.1.0-neoforge-mc1.21+.jar      |NoPackCompatCheck             |nopackcompatcheck             |0.1.0-neoforge-mc1.2|Manifest: NOSIGNATURE
		Numismatic-Bounties-universal.jar                 |Numismatic Bounties           |numismatic_bounties           |2.0                 |Manifest: NOSIGNATURE
		numismaticoverhaul-1.21.1-2.0.1.jar               |Numismatic Overhaul Reforged A|numismaticoverhaul            |2.0.1               |Manifest: NOSIGNATURE
		OctoLib-NEOFORGE-0.6.2+1.21.jar                   |OctoLib                       |octolib                       |0.6.2               |Manifest: NOSIGNATURE
		OverflowingBars-v21.1.1-1.21.1-NeoForge.jar       |Overflowing Bars              |overflowingbars               |21.1.1              |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
		paladins-neoforge-2.7.1+1.21.1.jar                |Paladins & Priests (RPG Series|paladins                      |2.7.1               |Manifest: NOSIGNATURE
		Paraglider-neoforge-21.1.5.jar                    |Paraglider                    |paraglider                    |21.1.5              |Manifest: NOSIGNATURE
		particle_core-0.3.3+1.21+neoforge.jar             |Particle Core                 |particle_core                 |0.3.3+1.21+neoforge |Manifest: NOSIGNATURE
		ParticleStorm-1.1.5.jar                           |ParticleStorm                 |particlestorm                 |1.1.5               |Manifest: NOSIGNATURE
		Pastel-1.1.5.5.jar                                |Pastel                        |pastel                        |1.1.5.5             |Manifest: NOSIGNATURE
		percale-neoforge-1.0.0-beta.1.jar                 |Percale                       |percale                       |1.0.0-beta.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
		primal-1.1.6+1.21.jar                             |Primal                        |primal                        |1.1.6               |Manifest: NOSIGNATURE
		Prism-1.21.1-neoforge-1.0.11.jar                  |Prism                         |prism                         |1.0.11              |Manifest: NOSIGNATURE
		puffish_attributes-0.8.2-1.21-neoforge.jar        |Pufferfish's Attributes       |puffish_attributes            |0.8.2               |Manifest: NOSIGNATURE
		puffish_skills-0.17.3-1.21-neoforge.jar           |Pufferfish's Skills           |puffish_skills                |0.17.3              |Manifest: NOSIGNATURE
		pufferfish_unofficial_additions-1.21.1-2.2.8.jar  |Pufferfish's Unofficial Additi|pufferfish_unofficial_addition|2.2.8               |Manifest: NOSIGNATURE
		PuzzlesLib-v21.1.39-1.21.1-NeoForge.jar           |Puzzles Lib                   |puzzleslib                    |21.1.39             |Manifest: NOSIGNATURE
		ranged_weapon_api-neoforge-2.3.3+1.21.1.jar       |RangedWeaponAPI               |ranged_weapon_api             |2.3.3+1.21.1        |Manifest: NOSIGNATURE
		reanimal-0.6.0.jar                                |Re:Animal                     |reanimal                      |0.6.0               |Manifest: NOSIGNATURE
		realmrpg_skeletons-1.1.0-neoforge-1.21.1.jar      |Realm RPG: Fallen Adventurers |realmrpg_skeletons            |1.1.0               |Manifest: NOSIGNATURE
		realmrpg_balloons-0.9.1-neoforge-1.21.1.jar       |Realm RPG: Treasure Balloons  |realmrpg_balloons             |0.9.1               |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
		regions-unexplored-0.6+beta4-neoforge-21.1.jar    |Regions Unexplored            |regions_unexplored            |0.6+beta4           |Manifest: NOSIGNATURE
		relics-neoforge-1.3.0+1.21.1.jar                  |Relics (RPG Series)           |relics_rpgs                   |1.3.0               |Manifest: NOSIGNATURE
		resourcefulconfig-neoforge-1.21-3.0.11.jar        |Resourcefulconfig             |resourcefulconfig             |3.0.11              |Manifest: NOSIGNATURE
		Resourcify (1.21.1-neoforge)-1.8.1.jar            |Resourcify                    |resourcify                    |1.8.1               |Manifest: NOSIGNATURE
		rogues-neoforge-2.7.0+1.21.1.jar                  |Rogues & Warriors (RPG Series)|rogues                        |2.7.0               |Manifest: NOSIGNATURE
		runes-neoforge-1.2.1+1.21.1.jar                   |Runes                         |runes                         |1.2.1+1.21.1        |Manifest: NOSIGNATURE
		saintsdragons-1.20.1-0.6.1-NEOFORGE-ALPHA-HOTFIX.j|Saint's Dragons               |saintsdragons                 |0.6.1               |Manifest: NOSIGNATURE
		ScalableLux-0.1.0.1+neoforge.1cb1e91-all.jar      |ScalableLux                   |scalablelux                   |0.1.0.1+neoforge.1cb|Manifest: NOSIGNATURE
		Searchables-neoforge-1.21.1-1.0.2.jar             |Searchables                   |searchables                   |1.0.2               |Manifest: NOSIGNATURE
		sharedadvancements-neoforge-1.21.X-6.1.0.jar      |Shared Advancements           |sharedadvancements            |6.1.0               |Manifest: NOSIGNATURE
		shieldexp-neoforge-1.21.1-1.4.1.jar               |Shield Expansion              |shieldexp                     |1.4.1               |Manifest: NOSIGNATURE
		shield_api-neoforge-2.2.0.jar                     |ShieldAPI                     |shield_api                    |2.2.0               |Manifest: NOSIGNATURE
		shine-2.0.0+1.21.1-neoforge.jar                   |Shine                         |shine                         |2.0.0+1.21.1-neoforg|Manifest: NOSIGNATURE
		ShoulderSurfing-NeoForge-1.21.1-4.22.10.jar       |Shoulder Surfing Reloaded     |shouldersurfing               |1.21.1-4.22.10      |Manifest: NOSIGNATURE
		silent-lib-1.21.1-neoforge-10.6.0.jar             |Silent Lib                    |silentlib                     |10.6.0              |Manifest: NOSIGNATURE
		power-scale-1.21.1-neoforge-0.3.1.1.jar           |Silent's Power Scale          |powerscale                    |0.3.1.1             |Manifest: NOSIGNATURE
		org.sinytra.connector-2.0.0-beta.14+1.21.1-mod.jar|Sinytra Connector             |connector                     |2.0.0-beta.14+1.21.1|Manifest: NOSIGNATURE
		skill_tree-neoforge-1.4.4+1.21.1.jar              |Skill Tree (RPG Series)       |skill_tree_rpgs               |1.4.4               |Manifest: NOSIGNATURE
		sleep_tight-1.21-1.4.1-neoforge.jar               |Sleep Tight                   |sleep_tight                   |1.21-1.3.7          |Manifest: NOSIGNATURE
		smoothchunk-1.21-4.1.jar                          |Smoothchunk mod               |smoothchunk                   |4.1                 |Manifest: NOSIGNATURE
		sodium-neoforge-0.6.13+mc1.21.1.jar               |Sodium                        |sodium                        |0.6.13+mc1.21.1     |Manifest: NOSIGNATURE
		sodiumdynamiclights-neoforge-1.0.10-1.21.1.jar    |Sodium Dynamic Lights         |sodiumdynamiclights           |1.0.9               |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
		sophisticatedbackpacks-1.21.1-3.25.44.1736.jar    |Sophisticated Backpacks       |sophisticatedbackpacks        |3.25.44             |Manifest: NOSIGNATURE
		sophisticatedcore-1.21.1-1.4.38.1847.jar          |Sophisticated Core            |sophisticatedcore             |1.4.38              |Manifest: NOSIGNATURE
		sophisticatedstorage-1.21.1-1.5.46.1717.jar       |Sophisticated Storage         |sophisticatedstorage          |1.5.46              |Manifest: NOSIGNATURE
		soul_incursion-1.1.3-neoforge-1.21.1.jar          |Soul Incursion                |soul_incursion                |1.1.3               |Manifest: NOSIGNATURE
		spark-1.10.124-neoforge.jar                       |spark                         |spark                         |1.10.124            |Manifest: NOSIGNATURE
		spell_engine-neoforge-1.9.9+1.21.1.jar            |Spell Engine                  |spell_engine                  |1.9.9               |Manifest: NOSIGNATURE
		spell_power-neoforge-1.4.6+1.21.1.jar             |Spell Power Attribute         |spell_power                   |1.4.6+1.21.1        |Manifest: NOSIGNATURE
		starcatcher-2.3.9-NEOFORGE-1.21.1.jar             |Starcatcher                   |starcatcher                   |2.3.9-NEOFORGE-1.21.|Manifest: NOSIGNATURE
		structureessentials-1.21.1-5.0.jar                |Structure Essentials mod      |structureessentials           |5.0                 |Manifest: NOSIGNATURE
		structure_layout_optimizer-neoforge-1.0.12.jar    |Structure Layout Optimizer    |structure_layout_optimizer    |1.0.12              |Manifest: NOSIGNATURE
		structure_pool_api-neoforge-1.2.1+1.21.1.jar      |Structure Pool API            |structure_pool_api            |1.2.1+1.21.1        |Manifest: NOSIGNATURE
		sweety_archaeology-1.0.9b-neoforge-1.21.1.jar     |Sweety's Archaeology          |sweety_archaeology            |1.0.9               |Manifest: NOSIGNATURE
		terra_entity-1.2.3.jar                            |Terra Entity                  |terra_entity                  |1.2.3               |Manifest: NOSIGNATURE
		TerraBlender-neoforge-1.21.1-4.1.0.8.jar          |TerraBlender                  |terrablender                  |4.1.0.8             |Manifest: NOSIGNATURE
		terrablenderfix-neoforge-1.21.1-0.0.1.jar         |TerraBlenderFix               |terrablenderfix               |0.0.1               |Manifest: NOSIGNATURE
		The_Undergarden-1.21.1-0.9.6.jar                  |The Undergarden               |undergarden                   |0.9.6               |Manifest: NOSIGNATURE
		ThreeDimensionParticle-core-1.0.5.jar             |Three Dimension Particle      |thr_dim_particle              |1.0.5               |Manifest: NOSIGNATURE
		rpgtimeline-neoforge-1.21-2.0.4.1.jar             |Timeline                      |rpgtimeline                   |2.0.4.1             |Manifest: NOSIGNATURE
		tiny-config-3.1.0-neoforge.jar                    |Tiny Config                   |tiny_config                   |3.1.0               |Manifest: NOSIGNATURE
		tiny-multiblock-lib-neo-1.21.1-3.0.jar            |Tiny Multiblock Lib           |tinymultiblocklib             |3.0                 |Manifest: NOSIGNATURE
		toofast-1.21.0-0.4.3.6.jar                        |Too Fast                      |toofast                       |0.4.3.6             |Manifest: NOSIGNATURE
		toomanyrecipeviewers-0.7.3+mc.21.1.jar            |TooManyRecipeViewers          |toomanyrecipeviewers          |0.7.3+mc.21.1       |Manifest: NOSIGNATURE
		TRansition-1.0.11-1.21.1-neoforge-SNAPSHOT.jar    |TRansition                    |transition                    |1.0.11              |Manifest: NOSIGNATURE
		trashslot-neoforge-1.21.1-21.1.10.jar             |TrashSlot                     |trashslot                     |21.1.10             |Manifest: NOSIGNATURE
		travelertoolbelt-neoforge-1.21.1-1.0.1.jar        |Traveler Tool Belt            |travelertoolbelt              |1.0.1               |Manifest: NOSIGNATURE
		travelerscompass-neoforge-1.21.1-4.0.05.jar       |Traveler's Compass            |travelerscompass              |4.0.05              |Manifest: NOSIGNATURE
		TravelersTitles-1.21.1-NeoForge-5.1.3.jar         |Traveler's Titles             |travelerstitles               |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
		TRender-1.0.10-1.21.1-neoforge-SNAPSHOT.jar       |TRender                       |trender                       |1.0.10              |Manifest: NOSIGNATURE
		trimmed-neo-1.21-3.0.0.jar                        |Trimmed                       |trimmed                       |3.0.0               |Manifest: NOSIGNATURE
		unusualend-2.2.1.jar                              |Unusual End                   |unusualend                    |2.2.1               |Manifest: NOSIGNATURE
		viewboard-neoforge-1.21.1-1.1.1.jar               |ViewBoard                     |viewboard                     |1.1.1               |Manifest: NOSIGNATURE
		waystones-neoforge-1.21.1-21.1.32.jar             |Waystones                     |waystones                     |21.1.32             |Manifest: NOSIGNATURE
		wds-selling-bin-nrGOzmNu.jar                      |wd's Selling Bin              |selling_bin                   |1.4.1-NEOFORGE-1.21.|Manifest: NOSIGNATURE
		libtooltips-5J15zxaI.jar                          |wd's Tooltips Library         |libtooltips                   |1.6                 |Manifest: NOSIGNATURE
		WeatherRefind-neoforge-1.21.1-v1.4.jar            |WeatherRefind                 |weatherrefind                 |1.4                 |Manifest: NOSIGNATURE
		wizards-neoforge-2.7.1+1.21.1.jar                 |Wizards (RPG Series)          |wizards                       |2.7.1               |Manifest: NOSIGNATURE
		worldplaytime-1.2.2-1.21-NEOFORGE.jar             |World Play Time               |worldplaytime                 |1.2.2               |Manifest: NOSIGNATURE
		xmxw-2.10.1+1.21.1-neoforge.jar                   |Xaero's Maps x Waystones      |xmxw                          |2.10.1+1.21.1-neofor|Manifest: NOSIGNATURE
		xaerominimap-neoforge-1.21.1-25.3.13.jar          |Xaero's Minimap               |xaerominimap                  |25.3.13             |Manifest: NOSIGNATURE
		xaeroworldmap-neoforge-1.21.1-1.40.16.jar         |Xaero's World Map             |xaeroworldmap                 |1.40.16             |Manifest: NOSIGNATURE
		xaerolib-neoforge-1.21.1-1.1.15.jar               |XaeroLib                      |xaerolib                      |1.1.15              |Manifest: NOSIGNATURE
		yet_another_config_lib_v3-3.8.2+1.21.1-neoforge.ja|YetAnotherConfigLib           |yet_another_config_lib_v3     |3.8.2+1.21.1-neoforg|Manifest: NOSIGNATURE
		yo_hooks-4.7.0beta.jar                            |Yori3o's Grappling Hooks      |yo_hooks                      |4.7.0beta           |Manifest: NOSIGNATURE
		YungsApi-1.21.1-NeoForge-5.1.6.jar                |YUNG's API                    |yungsapi                      |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
		YungsBetterEndIsland-1.21.1-NeoForge-3.1.2.jar    |YUNG's Better End Island      |betterendisland               |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
	Crash Report UUID: 7d88732d-f942-442f-ae72-c84bdc7fc590
	FML: 4.0.42
	NeoForge: 21.1.228
	Flywheel Backend: colorwheel:instancing
	AllTheLeaks: 
		Events:
		  World join: 1
		    Singleplayer: 0
		    Multiplayer: 1
		  Client Level Updates: 2
		  Client Player Logout: 1
		Explicit GC Last Run: 1ms ago
		Leaking objects:
