---- 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.
=========================


// What we've got here is failure to communicate

Time: 2025-10-25 00:29:57
Description: Packet handling error

io.netty.channel.unix.Errors$NativeIoException: recvAddress(..) failed: Connection reset by peer


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

-- Head --
Thread: Netty Epoll Client IO #2
Stacktrace:
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.PacketListener.fillCrashReport(PacketListener.java:33) ~[client-1.21.1-20240808.144430-srg.jar%23352!/:?] {re:classloading,pl:connector_pre_launch:A,re:mixin,pl:connector_pre_launch:A}
-- Connection --
Details:
	Protocol: play
	Flow: CLIENTBOUND
	Server type: OTHER
	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%23352!/:?] {re:classloading,pl:connector_pre_launch:A,re:mixin,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%23352!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,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%23352!/:?] {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:mixins/common/nochatreports.mixins.json:client.MixinClientPacketListener from mod nochatreports,pl:mixin:APP:mixins/neoforge/nochatreports-neoforge.mixins.json:client.MixinClientPacketListener from mod nochatreports,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: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%23352!/:?] {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:mixins/common/nochatreports.mixins.json:client.MixinClientPacketListener from mod nochatreports,pl:mixin:APP:mixins/neoforge/nochatreports-neoforge.mixins.json:client.MixinClientPacketListener from mod nochatreports,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: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%23352!/:?] {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%23132!/: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%23132!/: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%23132!/: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%23132!/: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%23132!/: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%23132!/: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%23132!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.transport.classes.epoll@4.1.97.Final/io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.handleReadException(AbstractEpollStreamChannel.java:728) ~[netty-transport-classes-epoll-4.1.97.Final.jar%23128!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.transport.classes.epoll@4.1.97.Final/io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:826) ~[netty-transport-classes-epoll-4.1.97.Final.jar%23128!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.transport.classes.epoll@4.1.97.Final/io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509) ~[netty-transport-classes-epoll-4.1.97.Final.jar%23128!/:4.1.97.Final] {}
	at MC-BOOTSTRAP/io.netty.transport.classes.epoll@4.1.97.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407) ~[netty-transport-classes-epoll-4.1.97.Final.jar%23128!/: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%23125!/: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%23125!/:4.1.97.Final] {}
	at java.base/java.lang.Thread.run(Unknown Source) [?:?] {re:mixin}


-- Cobblemon --
Details:
	Version: 1.6.1
	Is Snapshot: false
	Git Commit: c66de51 (https://gitlab.com/cable-mc/cobblemon/-/commit/c66de51e39dd5144bde3550f630b58f67a835b65)
	Branch: HEAD

-- System Details --
Details:
	Minecraft Version: 1.21.1
	Minecraft Version ID: 1.21.1
	Operating System: Linux (amd64) version 6.17.1-2-cachyos
	Java Version: 21.0.8, Azul Systems, Inc.
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
	Memory: 1773612472 bytes (1691 MiB) / 7239368704 bytes (6904 MiB) up to 14680064000 bytes (14000 MiB)
	CPUs: 24
	Processor Vendor: AuthenticAMD
	Processor Name: AMD Ryzen 9 9900X 12-Core Processor
	Identifier: AuthenticAMD Family 26 Model 68 Stepping 0
	Microarchitecture: unknown
	Frequency (GHz): -0.00
	Number of physical packages: 1
	Number of physical CPUs: 12
	Number of logical CPUs: 24
	Graphics card #0 name: Navi 31 [Radeon RX 7900 XT/7900 XTX/7900 GRE/7900M]
	Graphics card #0 vendor: Advanced Micro Devices, Inc. [AMD/ATI] (0x1002)
	Graphics card #0 VRAM (MiB): 33024.00
	Graphics card #0 deviceId: 0x744c
	Graphics card #0 versionInfo: unknown
	Graphics card #1 name: Granite Ridge [Radeon Graphics]
	Graphics card #1 vendor: Advanced Micro Devices, Inc. [AMD/ATI] (0x1002)
	Graphics card #1 VRAM (MiB): 258.00
	Graphics card #1 deviceId: 0x13c0
	Graphics card #1 versionInfo: unknown
	Virtual memory max (MiB): 92736.27
	Virtual memory used (MiB): 59231.55
	Swap memory total (MiB): 61824.00
	Swap memory used (MiB): 25397.30
	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: 25730.43, total: 30912.27
	Space in storage for workdir (MiB): available: 1633472.00, total: 1905679.00
	JVM Flags: 2 total; -Xms4096m -Xmx14000m
	Loaded Shaderpack: ComplementaryReimagined_r5.6.1 + EuphoriaPatches_1.7.3
		Profile: HIGH (+86 options changed by user)
	Sinytra Connector: 2.0.0-beta.10+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.
		Installed Fabric mods:
		| ================================================== | ============================== | ============================== | ==================== |
		| trinkets-3.10.0_mapped_moj_1.21.1.jar              | Trinkets                       | trinkets                       | 3.10.0               |
		| lavender-0.1.15+1.21$core-0.1.2+1.21_mapped_moj_1. | lavender-md                    | lavender_md                    | 0.1.21.21            |
		| trinkets-3.10.0$cardinal-components-entity-6.1.0_m | Cardinal Components API (entit | cardinal_components_entity     | 6.1.0                |
		| lavender-0.1.15+1.21_mapped_moj_1.21.1.jar         | Lavender                       | lavender                       | 0.1.151.21           |
		| continuity-3.0.0+1.21.neoforge_mapped_moj_1.21.1.j | Continuity                     | continuity                     | 3.0.01.21.neoforge   |
		| LegendaryMonuments-7.1-NEOFORGE-CONNECTOR_mapped_m | Legendary Monuments            | legendarymonuments             | 7.1-NEOFORGE-CONNECT |
		| trinkets-3.10.0$cardinal-components-base-6.1.0_map | Cardinal Components API (base) | cardinal_components_base       | 6.1.0                |
		| lavender-0.1.15+1.21$owo-ui-0.1.2+1.21_mapped_moj_ | lavender-md-owo-ui             | lavender_md_owo_ui             | 0.1.21.21            |
	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 fml TRANSFORMATIONSERVICE 
		modlauncher-11.0.5.jar connector_loader TRANSFORMATIONSERVICE 
	FML Language Providers: 
		kotlinforforge@5.10.0
		javafml@4.0
		lowcodefml@4.0
		minecraft@4.0
	Mod List: 
		addonslib-neoforge-1.21.1-1.6.1.jar               |Addons Lib                    |addonslib                     |1.21.1-1.6.1        |Manifest: NOSIGNATURE
		amendments-1.21-2.0.8-neoforge.jar                |Amendments                    |amendments                    |1.21-2.0.8          |Manifest: NOSIGNATURE
		architectury-13.0.8-neoforge.jar                  |Architectury                  |architectury                  |13.0.8              |Manifest: NOSIGNATURE
		artifacts-neoforge-13.1.0.jar                     |Artifacts                     |artifacts                     |13.1.0              |Manifest: NOSIGNATURE
		athena-neoforge-1.21-4.0.2.jar                    |Athena                        |athena                        |4.0.2               |Manifest: NOSIGNATURE
		balm-neoforge-1.21.1-21.0.54.jar                  |Balm                          |balm                          |21.0.54             |Manifest: NOSIGNATURE
		BridgingMod-2.6.2+1.21.1.neoforge-release.jar     |Bridging Mod                  |bridgingmod                   |2.6.2+1.21.1        |Manifest: NOSIGNATURE
		CameraOverhaul-v2.0.4-neoforge+mc[1.21.0-1.21.1].j|CameraOverhaul                |cameraoverhaul                |2.0.4-neoforge+mc.1.|Manifest: NOSIGNATURE
		trinkets-3.10.0$cardinal-components-base-6.1.0_map|Cardinal Components API (base)|cardinal_components_base      |6.1.0               |Manifest: NOSIGNATURE
		trinkets-3.10.0$cardinal-components-entity-6.1.0_m|Cardinal Components API (entit|cardinal_components_entity    |6.1.0               |Manifest: NOSIGNATURE
		cc-tweaked-1.21.1-forge-1.116.1.jar               |CC: Tweaked                   |computercraft                 |1.116.1             |Manifest: NOSIGNATURE
		cccbridge-mc1.21.1-v1.7.2-neoforge.jar            |CC:C Bridge                   |cccbridge                     |1.7.2               |Manifest: NOSIGNATURE
		chipped-neoforge-1.21.1-4.0.2.jar                 |Chipped                       |chipped                       |4.0.2               |Manifest: NOSIGNATURE
		chunksfadein-neoforge-2.0.3-1.21.jar              |Chunks Fade In                |chunksfadein                  |2.0.3-1.21          |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
		CobbleFurnies-neoforge-0.6.3.jar                  |CobbleFurnies                 |cobblefurnies                 |0.6.3               |Manifest: NOSIGNATURE
		Cobblemon-neoforge-1.6.1+1.21.1.jar               |Cobblemon                     |cobblemon                     |1.6.1+1.21.1        |Manifest: NOSIGNATURE
		cobblemonboxlink-neoforge-1.21.1-1.0.4.jar        |Cobblemon Box Link            |cobblemonboxlink              |1.0.4               |Manifest: NOSIGNATURE
		capturexp-neoforge-1.6.1-1.2.1.jar                |Cobblemon Capture XP          |capture_xp                    |1.6.1-neoforge-1.2.1|Manifest: NOSIGNATURE
		fightorflight-neoforge-0.8.4.jar                  |Cobblemon Fight or Flight     |fightorflight                 |0.8.4               |Manifest: NOSIGNATURE
		fireworkcapsules-neoforge-1.0.2+1.21.1.jar        |Cobblemon Firework Capsules   |fireworkcapsules              |1.0.2+1.21.1        |Manifest: NOSIGNATURE
		cobblemon_knowlogy-neoforge-1.5.0-1.21.1.jar      |Cobblemon Knowlogy            |cobblemon_knowlogy            |1.5.0               |Manifest: NOSIGNATURE
		CobblemonMoveInspector-neoforge-1.2.0.jar         |Cobblemon Move Inspector      |cobblemon_move_inspector      |1.2.0               |Manifest: NOSIGNATURE
		cobblemonoutbreaks-neoforge-1.0.1-1.21.1.jar      |Cobblemon Outbreaks           |cobblemonoutbreaks            |1.0.1-1.21.1        |Manifest: NOSIGNATURE
		cobblemon_paleontologist-0.0.3.jar                |Cobblemon Paleontologist      |cobblemon_paleontologist      |0.0.3               |Manifest: NOSIGNATURE
		cobblemonraiddens-neoforge-0.4.4+1.21.1.jar       |Cobblemon Raid Dens           |cobblemonraiddens             |0.4.4+1.21.1        |Manifest: NOSIGNATURE
		cobblemon-spawn-notification-1.6-neoforge-1.3.8.ja|Cobblemon Spawn Notification  |spawn_notification            |1.6-neoforge-1.3.8  |Manifest: NOSIGNATURE
		CobblemonWikiGui-neoforge-2.0.2+1.21.1.jar        |Cobblemon Wiki Gui            |cobblemon_wiki_gui            |2.0.2+1.21.1        |Manifest: NOSIGNATURE
		cobblemon-legendary-structures-2.2.jar            |Cobblemon: Legends Untold     |mr_cobblemon_legendarystructur|2.2                 |Manifest: NOSIGNATURE
		Cobblemon_MegaShowdown-10.0.8-release-neoforge.jar|Cobblemon: Mega Showdown      |mega_showdown                 |10.0.8-release-neofo|Manifest: NOSIGNATURE
		cobbleride-neoforge-0.3.3+1.21.1.jar              |Cobblemon: Ride On!           |cobbleride                    |0.3.3+1.21.1        |Manifest: NOSIGNATURE
		CobblemonAlphasNeoforge-1.1+1.6.1.jar             |CobblemonAlphas               |cobblemonalphas               |1.1                 |Manifest: NOSIGNATURE
		cobblemonintegrations-neoforge-1.21.1-1.1.3.jar   |CobblemonIntegrations         |cobblemonintegrations         |1.1.3               |Manifest: NOSIGNATURE
		CobblemonSizeVariationNeoforge-1.2.0+1.6.1.jar    |CobblemonSizeVariation        |cobblemonsizevariation        |1.2.0               |Manifest: NOSIGNATURE
		cobblemore_lib-1.1.1-neoforge-1.21.1.jar          |Cobblemore Library            |cobblemore_lib                |1.1.1               |Manifest: NOSIGNATURE
		cobblenav-neoforge-2.2.4.jar                      |Cobblenav                     |cobblenav                     |2.2.4               |Manifest: NOSIGNATURE
		Cobbreeding-neoforge-2.0.3.jar                    |Cobbreeding                   |cobbreeding                   |2.0.3               |Manifest: NOSIGNATURE
		comforts-neoforge-9.0.4+1.21.1.jar                |Comforts                      |comforts                      |9.0.4+1.21.1        |Manifest: NOSIGNATURE
		conditional-mixin-neoforge-0.6.4.jar              |conditional mixin             |conditional_mixin             |0.6.4               |Manifest: NOSIGNATURE
		continuity-3.0.0+1.21.neoforge_mapped_moj_1.21.1.j|Continuity                    |continuity                    |3.0.01.21.neoforge  |Manifest: NOSIGNATURE
		controllable-neoforge-1.21.1-0.25.3.jar           |Controllable                  |controllable                  |0.25.3              |Manifest: NOSIGNATURE
		Controlling-neoforge-1.21.1-19.0.5.jar            |Controlling                   |controlling                   |19.0.5              |Manifest: NOSIGNATURE
		Corgilib-NeoForge-1.21.1-5.0.0.7.jar              |CorgiLib                      |corgilib                      |5.0.0.7             |Manifest: NOSIGNATURE
		coroutil-neoforge-1.21.0-1.3.8.jar                |CoroUtil                      |coroutil                      |1.21.0-1.3.8        |Manifest: NOSIGNATURE
		counter-neoforge-1.6.1-1.6.1.jar                  |Counter                       |cobbled_counter               |1.6.1-neoforge-1.6.1|Manifest: NOSIGNATURE
		CraftPresence-2.6.2+1.21.1-neoforge.jar           |CraftPresence                 |craftpresence                 |2.6.2               |Manifest: NOSIGNATURE
		crd_broadcasts-neoforge-1.1.1+1.21.1.jar          |CRD Broadcasts                |crd_broadcasts                |1.1.1+1.21.1        |Manifest: NOSIGNATURE
		create-1.21.1-6.0.6.jar                           |Create                        |create                        |6.0.6               |Manifest: NOSIGNATURE
		create_cobblemon_potion-1.0.1.jar                 |Create Cobblemon Potion       |create_cobblemon_potion       |1.0.1               |Manifest: NOSIGNATURE
		createaddition-1.5.5.jar                          |Create Crafts & Additions     |createaddition                |1.5.5               |Manifest: NOSIGNATURE
		createoreexcavation-1.21-1.6.5.jar                |Create Ore Excavation         |createoreexcavation           |0.0NONE             |Manifest: NOSIGNATURE
		sliceanddice-forge-4.1.2.jar                      |Create Slice & Dice           |sliceanddice                  |4.1.2               |Manifest: NOSIGNATURE
		bellsandwhistles-0.4.7-1.21.1.jar                 |Create: Bells & Whistles      |bellsandwhistles              |0.4.7-1.21.1        |Manifest: NOSIGNATURE
		copycats-3.0.2+mc.1.21.1-neoforge.jar             |Create: Copycats+             |copycats                      |3.0.2+mc.1.21.1-neof|Manifest: NOSIGNATURE
		create-dragons-plus-1.8.1.jar                     |Create: Dragons Plus          |create_dragons_plus           |1.8.1               |Manifest: NOSIGNATURE
		create-enchantment-industry-2.2.3.jar             |Create: Enchantment Industry  |create_enchantment_industry   |2.2.3               |Manifest: NOSIGNATURE
		CreativeCore_NEOFORGE_v2.13.13_mc1.21.1.jar       |CreativeCore                  |creativecore                  |2.13.13             |Manifest: NOSIGNATURE
		curios-neoforge-9.5.1+1.21.1.jar                  |Curios API                    |curios                        |9.5.1+1.21.1        |Manifest: NOSIGNATURE
		DistantHorizons-2.3.6-b-1.21.1-fabric-neoforge.jar|Distant Horizons              |distanthorizons               |2.3.6-b             |Manifest: NOSIGNATURE
		dynamiccrosshair-9.10+1.21.1-neoforge.jar         |Dynamic Crosshair             |dynamiccrosshair              |9.10                |Manifest: NOSIGNATURE
		dynamiccrosshair-api-9.10+1.21.1-neoforge.jar     |Dynamic Crosshair API         |dynamiccrosshairapi           |1.2                 |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
		entityculling-neoforge-1.9.2-mc1.21.1.jar         |EntityCulling                 |entityculling                 |1.9.2               |Manifest: NOSIGNATURE
		EuphoriaPatcher-1.7.3-r5.6.1-neoforge.jar         |Euphoria Patcher              |euphoria_patcher              |1.7.3-r5.6.1-neoforg|Manifest: NOSIGNATURE
		expandability-neoforge-12.0.0.jar                 |ExpandAbility                 |expandability                 |12.0.0              |Manifest: NOSIGNATURE
		expandeddelight-0.1.3.2.jar                       |Expanded Delight              |expandeddelight               |0.1.3.2             |Manifest: NOSIGNATURE
		Explorify v1.6.4 f15-88.mod.jar                   |Explorify                     |explorify                     |1.6.4               |Manifest: NOSIGNATURE
		exposure-neoforge-1.21.1-1.9.11.jar               |Exposure                      |exposure                      |1.9.11              |Manifest: NOSIGNATURE
		exposure_expanded-neoforge-1.0.1.jar              |Exposure: Expanded            |exposure_expanded             |1.0.1               |Manifest: NOSIGNATURE
		fallingleaves-1.21.1-2.5.1.jar                    |Fallingleaves                 |fallingleaves                 |2.5.1               |Manifest: NOSIGNATURE
		farmers-cutting-oh-the-biomes-weve-gone-1.21.1-2.1|Farmer's Cutting: Oh The Biome|mr_farmers_cuttingohthebiomesw|1.21.1-2.1-neoforge |Manifest: NOSIGNATURE
		FarmersDelight-1.21.1-1.2.9.jar                   |Farmer's Delight              |farmersdelight                |1.2.9               |Manifest: NOSIGNATURE
		ferritecore-7.0.2-neoforge.jar                    |Ferrite Core                  |ferritecore                   |7.0.2               |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
		flywheel-neoforge-1.21.1-1.0.4.jar                |Flywheel                      |flywheel                      |1.0.4               |Manifest: NOSIGNATURE
		forgified-fabric-api-0.115.6+2.1.4+1.21.1.jar     |Forgified Fabric API          |fabric_api                    |0.115.6+2.1.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.70+c290471319.jar    |Forgified Fabric API Lookup AP|fabric_api_lookup_api_v1      |1.6.70+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.0.22+a6e994cd19.jar         |Forgified Fabric Block API (v1|fabric_block_api_v1           |1.0.22+a6e994cd19   |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.18+c290471319.jar|Forgified Fabric Content Regis|fabric_content_registries_v0  |8.0.18+c290471319   |Manifest: NOSIGNATURE
		fabric-convention-tags-v1-2.1.4+7f945d5b19.jar    |Forgified Fabric Convention Ta|fabric_convention_tags_v1     |2.1.4+7f945d5b19    |Manifest: NOSIGNATURE
		fabric-convention-tags-v2-2.11.0+87e5848019.jar   |Forgified Fabric Convention Ta|fabric_convention_tags_v2     |2.11.0+87e5848019   |Manifest: NOSIGNATURE
		fabric-data-attachment-api-v1-1.4.3+c290471319.jar|Forgified Fabric Data Attachme|fabric_data_attachment_api_v1 |1.4.3+c290471319    |Manifest: NOSIGNATURE
		fabric-data-generation-api-v1-20.2.28+2d91a6db19.j|Forgified Fabric Data Generati|fabric_data_generation_api_v1 |20.2.28+2d91a6db19  |Manifest: NOSIGNATURE
		fabric-entity-events-v1-1.7.0+1af6e62419.jar      |Forgified Fabric Entity Events|fabric_entity_events_v1       |1.7.0+1af6e62419    |Manifest: NOSIGNATURE
		fabric-events-interaction-v0-0.7.13+7b71cc1619.jar|Forgified Fabric Events Intera|fabric_events_interaction_v0  |0.7.13+7b71cc1619   |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.1.1+57cdfa8219.jar          |Forgified Fabric Item API (v1)|fabric_item_api_v1            |11.1.1+57cdfa8219   |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.5.0+a2ee258a19.jar   |Forgified Fabric Lifecycle Eve|fabric_lifecycle_events_v1    |2.5.0+a2ee258a19    |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.13+e053909619.jar       |Forgified Fabric Message API (|fabric_message_api_v1         |6.0.13+e053909619   |Manifest: NOSIGNATURE
		fabric-model-loading-api-v1-2.0.0+986ae77219.jar  |Forgified Fabric Model Loading|fabric_model_loading_api_v1   |2.0.0+986ae77219    |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.14+59440bcc19.jar        |Forgified Fabric Recipe API (v|fabric_recipe_api_v1          |5.0.14+59440bcc19   |Manifest: NOSIGNATURE
		fabric-registry-sync-v0-5.2.0+867470b919.jar      |Forgified Fabric Registry Sync|fabric_registry_sync_v0       |5.2.0+867470b919    |Manifest: NOSIGNATURE
		fabric-renderer-indigo-1.7.0+4198af7119.jar       |Forgified Fabric Renderer - In|fabric_renderer_indigo        |1.7.0+4198af7119    |Manifest: NOSIGNATURE
		fabric-renderer-api-v1-3.4.0+acb05a3919.jar       |Forgified Fabric Renderer API |fabric_renderer_api_v1        |3.4.0+acb05a3919    |Manifest: NOSIGNATURE
		fabric-rendering-v1-5.0.5+c290471319.jar          |Forgified Fabric Rendering (v1|fabric_rendering_v1           |5.0.5+c290471319    |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+857185bc19.jar   |Forgified Fabric Rendering Flu|fabric_rendering_fluids_v1    |3.1.6+857185bc19    |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.88+8dbc56dd19.jar|Forgified Fabric Screen Handle|fabric_screen_handler_api_v1  |1.3.88+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.2+a25cb45619.jar       |Forgified Fabric Transfer API |fabric_transfer_api_v1        |5.4.2+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
		framework-neoforge-1.21.1-0.9.6.jar               |Framework                     |framework                     |0.9.6               |Manifest: NOSIGNATURE
		ftb-library-neoforge-2101.1.23.jar                |FTB Library                   |ftblibrary                    |2101.1.23           |Manifest: NOSIGNATURE
		ftb-ultimine-neoforge-2101.1.11.jar               |FTB Ultimine                  |ftbultimine                   |2101.1.11           |Manifest: NOSIGNATURE
		geckolib-neoforge-1.21.1-4.8.2.jar                |GeckoLib 4                    |geckolib                      |4.8.2               |Manifest: NOSIGNATURE
		GlitchCore-neoforge-1.21.1-2.1.0.0.jar            |GlitchCore                    |glitchcore                    |2.1.0.0             |Manifest: NOSIGNATURE
		gravestone-neoforge-1.21.1-1.0.35.jar             |Gravestone Mod                |gravestone                    |1.21.1-1.0.35       |Manifest: NOSIGNATURE
		guideme-21.1.15.jar                               |GuideME                       |guideme                       |21.1.15             |Manifest: NOSIGNATURE
		handcrafted-neoforge-1.21.1-4.0.3.jar             |Handcrafted                   |handcrafted                   |4.0.3               |Manifest: NOSIGNATURE
		hiddenmons-cobblemon-v0.6.jar                     |HiddenMons [Cobblemon]        |mr_hiddenmons_cobblemon       |1-v0.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
		InventoryProfilesNext-neoforge-1.21-2.2.0.jar     |Inventory Profiles Next       |inventoryprofilesnext         |2.2.0               |Manifest: NOSIGNATURE
		iris-neoforge-1.8.12+mc1.21.1.jar                 |Iris                          |iris                          |1.8.12-snapshot+mc1.|Manifest: NOSIGNATURE
		ItemBorders-1.21-neoforge-1.2.5.jar               |Item Borders                  |itemborders                   |1.2.5               |Manifest: NOSIGNATURE
		Jade-1.21.1-NeoForge-15.10.3.jar                  |Jade                          |jade                          |15.10.3+neoforge    |Manifest: NOSIGNATURE
		JadeAddons-1.21.1-NeoForge-6.1.0.jar              |Jade Addons                   |jadeaddons                    |6.1.0+neoforge      |Manifest: NOSIGNATURE
		jei-1.21.1-neoforge-19.25.0.323.jar               |Just Enough Items             |jei                           |19.25.0.323         |Manifest: NOSIGNATURE
		knowlogy-neoforge-0.9.1-1.21.1.jar                |Knowlogy Book                 |knowlogy                      |0.9.1               |Manifest: NOSIGNATURE
		konkrete_neoforge_1.9.9_MC_1.21.jar               |Konkrete                      |konkrete                      |1.9.9               |Manifest: NOSIGNATURE
		thedarkcolour.kffmod-5.10.0.jar                   |Kotlin For Forge              |kotlinforforge                |5.10.0              |Manifest: NOSIGNATURE
		kubejs-neoforge-2101.7.2-build.295.jar            |KubeJS                        |kubejs                        |2101.7.2-build.295  |Manifest: NOSIGNATURE
		kuma-api-neoforge-21.0.7+1.21.jar                 |KumaAPI                       |kuma_api                      |21.0.7              |Manifest: NOSIGNATURE
		lavender-0.1.15+1.21_mapped_moj_1.21.1.jar        |Lavender                      |lavender                      |0.1.151.21          |Manifest: NOSIGNATURE
		lavender-0.1.15+1.21$core-0.1.2+1.21_mapped_moj_1.|lavender-md                   |lavender_md                   |0.1.21.21           |Manifest: NOSIGNATURE
		lavender-0.1.15+1.21$owo-ui-0.1.2+1.21_mapped_moj_|lavender-md-owo-ui            |lavender_md_owo_ui            |0.1.21.21           |Manifest: NOSIGNATURE
		LeavesBeGone-v21.1.0-1.21.1-NeoForge.jar          |Leaves Be Gone                |leavesbegone                  |21.1.0              |Manifest: NOSIGNATURE
		LegendaryMonuments-7.1-NEOFORGE-CONNECTOR_mapped_m|Legendary Monuments           |legendarymonuments            |7.1-NEOFORGE-CONNECT|Manifest: NOSIGNATURE
		libbamboo-2.23+1.21.1-neoforge.jar                |LibBamboo                     |libbamboo                     |2.23                |Manifest: NOSIGNATURE
		libIPN-neoforge-1.21-6.6.0.jar                    |libIPN                        |libipn                        |6.6.0               |Manifest: NOSIGNATURE
		lithostitched-1.5.0-neoforge-1.21.1.jar           |Lithostitched                 |lithostitched                 |1.5.0               |Manifest: NOSIGNATURE
		lootjs-neoforge-1.21.1-3.6.0.jar                  |LootJS                        |lootjs                        |1.21.1-3.6.0        |Manifest: NOSIGNATURE
		lootr-neoforge-1.21-1.10.35.91.jar                |Lootr                         |lootr                         |1.21-1.10.35.91     |Manifest: NOSIGNATURE
		mru-1.0.19+LTS+1.21.1+neoforge.jar                |M.R.U                         |mru                           |1.0.19+LTS+1.21.1+ne|Manifest: NOSIGNATURE
		mcwbyg-neoforge-1.21.1-1.2.1.jar                  |Macaw's - Oh the Biomes You'll|mcwbyg                        |1.21.1-1.2.1        |Manifest: NOSIGNATURE
		mcw-bridges-3.1.1-mc1.21.1neoforge.jar            |Macaw's Bridges               |mcwbridges                    |3.1.1               |Manifest: NOSIGNATURE
		mcw-doors-1.1.2-mc1.21.1neoforge.jar              |Macaw's Doors                 |mcwdoors                      |1.1.2               |Manifest: NOSIGNATURE
		mcw-fences-1.2.0-1.21.1neoforge.jar               |Macaw's Fences and Walls      |mcwfences                     |1.2.0               |Manifest: NOSIGNATURE
		mcw-furniture-3.3.0-mc1.21.1neoforge.jar          |Macaw's Furniture             |mcwfurnitures                 |3.3.0               |Manifest: NOSIGNATURE
		mcw-mcwholidays-1.1.1-mc1.21.1neoforge.jar        |Macaw's Holidays              |mcwholidays                   |1.1.1               |Manifest: NOSIGNATURE
		mcw-lights-1.1.2-mc1.21.1neoforge.jar             |Macaw's Lights and Lamps      |mcwlights                     |1.1.2               |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-stairs-1.0.1-1.21.1neoforge.jar               |Macaw's Stairs and Balconies  |mcwstairs                     |1.0.1               |Manifest: NOSIGNATURE
		mcw-trapdoors-1.1.4-mc1.21.1neoforge.jar          |Macaw's Trapdoors             |mcwtrpdoors                   |1.1.4               |Manifest: NOSIGNATURE
		mcw-mcwwindows-2.4.1-mc1.21.1neoforge.jar         |Macaw's Windows               |mcwwindows                    |2.4.1               |Manifest: NOSIGNATURE
		melody_neoforge_1.0.10_MC_1.21.jar                |Melody                        |melody                        |1.0.10              |Manifest: NOSIGNATURE
		midnightlib-1.7.5-neoforge+1.21.1.jar             |MidnightLib                   |midnightlib                   |1.7.5               |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
		mobs_blocker-1.0.5-1-neoforge-1.21.1.jar          |Mobs Blocker                  |mobs_blocker                  |1.0.51              |Manifest: NOSIGNATURE
		moonlight-1.21-2.25.3-neoforge.jar                |Moonlight Lib                 |moonlight                     |1.21-2.25.3         |Manifest: NOSIGNATURE
		MoreCobblemonTweaks-neoforge-1.1.4.jar            |MoreCobblemonTweaks           |more_cobblemon_tweaks         |1.1.4               |Manifest: NOSIGNATURE
		MouseTweaks-neoforge-mc1.21-2.26.1.jar            |Mouse Tweaks                  |mousetweaks                   |2.26.1              |Manifest: NOSIGNATURE
		MythsAndLegends-neoforge-1.8.0.jar                |MythsAndLegends               |mythsandlegends               |1.8.0               |Manifest: NOSIGNATURE
		NaturesCompass-1.21.1-3.0.3-neoforge.jar          |Nature's Compass              |naturescompass                |1.21.1-3.0.2-neoforg|Manifest: NOSIGNATURE
		neoforge-21.1.212-universal.jar                   |NeoForge                      |neoforge                      |21.1.212            |Manifest: NOSIGNATURE
		NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar          |No Chat Reports               |nochatreports                 |1.21.1-v2.9.1       |Manifest: NOSIGNATURE
		notenoughcrashes-neoforge-4.4.9+1.21.1.jar        |Not Enough Crashes            |notenoughcrashes              |4.4.9+1.21.1        |Manifest: NOSIGNATURE
		oceansdelight-neoforge-1.0.3-1.21.jar             |Ocean's Delight               |oceansdelight                 |1.0.3               |Manifest: NOSIGNATURE
		OctoLib-NEOFORGE-0.6.0.4+1.21.jar                 |OctoLib                       |octolib                       |0.6.0.4             |Manifest: NOSIGNATURE
		Oh-The-Biomes-Weve-Gone-NeoForge-2.4.8.jar        |Oh The Biomes We've Gone      |biomeswevegone                |2.4.8               |Manifest: NOSIGNATURE
		Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.1.2.jar |Oh The Trees You'll Grow      |ohthetreesyoullgrow           |5.1.2               |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
		particlerain-4.0.0-beta.3+1.21.1-neoforge.jar     |Particle Rain                 |particlerain                  |4.0.0-beta.3+1.21.1-|Manifest: NOSIGNATURE
		Patchouli-1.21.1-92-NEOFORGE.jar                  |Patchouli                     |patchouli                     |1.21.1-92-NEOFORGE  |Manifest: NOSIGNATURE
		Paxi-1.21.1-NeoForge-5.1.3.jar                    |Paxi                          |paxi                          |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
		PickUpNotifier-v21.1.1-1.21.1-NeoForge.jar        |Pick Up Notifier              |pickupnotifier                |21.1.1              |Manifest: NOSIGNATURE
		playerxp-neoforge-1.0.1+1.21.1.jar                |PlayerXP                      |playerxp                      |1.0.1+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.21.1-1.0.56.jar                 |Ponder                        |ponder                        |1.0.56              |Manifest: NOSIGNATURE
		Powah-6.2.6.jar                                   |Powah                         |powah                         |6.2.6               |Manifest: NOSIGNATURE
		Prism-1.21.1-neoforge-1.0.11.jar                  |Prism                         |prism                         |1.0.11              |Manifest: NOSIGNATURE
		productivebees-1.21.1-13.10.0.jar                 |Productive Bees               |productivebees                |1.21.1-13.10.0      |Manifest: NOSIGNATURE
		productivelib-1.21.0-0.1.27.jar                   |Productive Lib                |productivelib                 |1.21.0-0.1.27       |Manifest: NOSIGNATURE
		PuzzlesLib-v21.1.39-1.21.1-NeoForge.jar           |Puzzles Lib                   |puzzleslib                    |21.1.39             |Manifest: NOSIGNATURE
		rctmod-neoforge-1.21.1-0.16.10-beta.jar           |Radical Cobblemon Trainers    |rctmod                        |0.16.10-beta        |Manifest: NOSIGNATURE
		rctapi-neoforge-1.21.1-0.13.9-beta.jar            |Radical Cobblemon Trainers API|rctapi                        |0.13.9-beta         |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.0.jar                 |Refined Storage               |refinedstorage                |2.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-quartz-arsenal-neoforge-1.0.6.jar  |Refined Storage - Quartz Arsen|refinedstorage_quartz_arsenal |1.0.6               |Manifest: NOSIGNATURE
		relics-1.21.1-0.11.2.jar                          |Relics                        |relics                        |0.11.2              |Manifest: NOSIGNATURE
		resourcefullib-neoforge-1.21-3.0.12.jar           |Resourceful Lib               |resourcefullib                |3.0.12              |Manifest: NOSIGNATURE
		rhino-2101.2.7-build.81.jar                       |Rhino                         |rhino                         |2101.2.7-build.81   |Manifest: NOSIGNATURE
		SafePastures-1.1.0+1.21.1.jar                     |Safe Pastures                 |safepastures_neoforge         |1.1.0+1.21.1        |Manifest: NOSIGNATURE
		Searchables-neoforge-1.21.1-1.0.2.jar             |Searchables                   |searchables                   |1.0.2               |Manifest: NOSIGNATURE
		[1.21.1] SecurityCraft v1.10.jar                  |SecurityCraft                 |securitycraft                 |1.10                |Manifest: NOSIGNATURE
		SereneSeasons-neoforge-1.21.1-10.1.0.3.jar        |Serene Seasons                |sereneseasons                 |10.1.0.3            |Manifest: NOSIGNATURE
		sgui-1.9.1+1.21.1-neoforge.jar                    |Server GUI                    |sgui                          |1.9.1+1.21.1        |Manifest: NOSIGNATURE
		silent-gear-1.21.1-neoforge-4.0.29.jar            |Silent Gear                   |silentgear                    |4.0.29              |Manifest: NOSIGNATURE
		silent-lib-1.21.1-neoforge-10.5.1.jar             |Silent Lib                    |silentlib                     |10.5.1              |Manifest: NOSIGNATURE
		org.sinytra.connector-2.0.0-beta.10+1.21.1-mod.jar|Sinytra Connector             |connector                     |2.0.0-beta.10+1.21.1|Manifest: NOSIGNATURE
		smoothswapping-0.9.3-1.21.1-neoforge.jar          |Smooth Swapping               |smoothswapping                |0.9.3               |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
		sodium-extra-neoforge-0.6.0+mc1.21.1.jar          |Sodium Extra                  |sodium_extra                  |0.6.0+mc1.21.1      |Manifest: NOSIGNATURE
		sodiumoptionsapi-neoforge-1.0.10-1.21.1.jar       |Sodium Options API            |sodiumoptionsapi              |1.0.10              |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
		sounds-2.4.15+lts+1.21.1+neoforge.jar             |Sounds                        |sounds                        |2.4.15+lts+1.21.1+ne|Manifest: NOSIGNATURE
		spectrelib-neoforge-0.17.2+1.21.jar               |SpectreLib                    |spectrelib                    |0.17.2+1.21         |Manifest: NOSIGNATURE
		supplementaries-1.21-3.4.20-neoforge.jar          |Supplementaries               |supplementaries               |1.21-3.4.20         |Manifest: NOSIGNATURE
		suppsquared-1.21-1.2.14-neoforge.jar              |Supplementaries Squared       |suppsquared                   |1.21-1.2.14         |Manifest: NOSIGNATURE
		TerraBlender-neoforge-1.21.1-4.1.0.8.jar          |TerraBlender                  |terrablender                  |4.1.0.8             |Manifest: NOSIGNATURE
		timcore-neoforge-1.6.1-1.15.3.jar                 |Tim Core                      |tim_core                      |1.6.1-neoforge-1.15.|Manifest: NOSIGNATURE
		TRansition-1.0.6-1.21.1-neoforge-SNAPSHOT.jar     |TRansition                    |transition                    |1.0.6               |Manifest: NOSIGNATURE
		travelersbackpack-neoforge-1.21.1-10.1.26.jar     |Traveler's Backpack           |travelersbackpack             |10.1.26             |Manifest: NOSIGNATURE
		TRender-1.0.7-1.21.1-neoforge-SNAPSHOT.jar        |TRender                       |trender                       |1.0.7               |Manifest: NOSIGNATURE
		trinkets-3.10.0_mapped_moj_1.21.1.jar             |Trinkets                      |trinkets                      |3.10.0              |Manifest: NOSIGNATURE
		tsfitemcore-1.0.0-neoforge.jar                    |TSFlareon's Item Core         |tsfitemcore                   |1.0.0               |Manifest: NOSIGNATURE
		UniLib-1.2.0+1.21.1-neoforge.jar                  |UniLib                        |unilib                        |1.2.0               |Manifest: NOSIGNATURE
		VisualWorkbench-v21.1.1-1.21.1-NeoForge.jar       |Visual Workbench              |visualworkbench               |21.1.1              |Manifest: NOSIGNATURE
		waystones-neoforge-1.21.1-21.1.23.jar             |Waystones                     |waystones                     |21.1.23             |Manifest: NOSIGNATURE
		Xaeros_Minimap_25.2.10_NeoForge_1.21.jar          |Xaero's Minimap               |xaerominimap                  |25.2.10             |Manifest: NOSIGNATURE
		XaerosWorldMap_1.39.12_NeoForge_1.21.jar          |Xaero's World Map             |xaeroworldmap                 |1.39.12             |Manifest: NOSIGNATURE
		xycraft_core-0.7.53-all.jar                       |XyCraft Core                  |xycraft_core                  |0.7.53              |Manifest: NOSIGNATURE
		xycraft_world-0.7.53.jar                          |XyCraft World                 |xycraft_world                 |0.7.53              |Manifest: NOSIGNATURE
		yet_another_config_lib_v3-3.8.0+1.21.1-neoforge.ja|YetAnotherConfigLib           |yet_another_config_lib_v3     |3.8.0+1.21.1-neoforg|Manifest: NOSIGNATURE
		YungsApi-1.21.1-NeoForge-5.1.6.jar                |YUNG's API                    |yungsapi                      |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
	Crash Report UUID: 211146e4-6e51-405f-9ad8-7841d6c08ad4
	FML: 4.0.42
	NeoForge: 21.1.212
	Flywheel Backend: flywheel:off
	Suspected Mods: None