---- Minecraft Network Protocol Error Report ----
// I'm sorry, I don't speak that language

Time: 2026-04-13 22:14:11
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%23331!/:?] {re:classloading,re:mixin}
-- 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%23331!/:?] {re:classloading,re:mixin}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.protocol.PacketUtils.fillCrashReport(PacketUtils.java:62) ~[client-1.21.1-20240808.144430-srg.jar%23331!/:?] {re:mixin,re:classloading,pl:mixin:APP:connectivity.mixins.json:PacketUtilsMixin from mod connectivity,pl:mixin:A}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl.storeDisconnectionReport(ClientCommonPacketListenerImpl.java:130) ~[client-1.21.1-20240808.144430-srg.jar%23331!/:?] {re:mixin,pl:runtimedistcleaner:A,re:computing_frames,pl:runtimedistcleaner:A,re:classloading,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: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%23331!/:?] {re:mixin,pl:runtimedistcleaner:A,re:computing_frames,pl:runtimedistcleaner:A,re:classloading,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: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%23331!/:?] {re:mixin,re:classloading,pl:mixin:APP:connectivity.mixins.json:AdvancedPacketErrorLogging from mod connectivity,pl:mixin:APP:connectivity.mixins.json:ConnectionMixin from mod connectivity,pl:mixin:APP:jamlib.client.mixins.json:event.ConnectionMixin from mod jamlib,pl:mixin:APP:mixins/neoforge/nochatreports-neoforge.mixins.json:client.MixinClientConnection from mod nochatreports,pl:mixin: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}


-- Dynamic Lighting --
Details:
	Description: This section contains information related to dynamic lighting, this may not be related to your crash.
	Mode: fancy
	Dynamic Light Sources: 0
	Spatial Hash Occupancy: 0 / 1024

-- 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.3, Microsoft
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
	Memory: 3440626824 bytes (3281 MiB) / 6442450944 bytes (6144 MiB) up to 6442450944 bytes (6144 MiB)
	CPUs: 16
	Processor Vendor: AuthenticAMD
	Processor Name: AMD Ryzen 9 5900HS with Radeon Graphics        
	Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
	Microarchitecture: Zen 3
	Frequency (GHz): 3.29
	Number of physical packages: 1
	Number of physical CPUs: 8
	Number of logical CPUs: 16
	Graphics card #0 name: AMD Radeon(TM) Graphics
	Graphics card #0 vendor: Advanced Micro Devices, Inc.
	Graphics card #0 VRAM (MiB): 512.00
	Graphics card #0 deviceId: VideoController1
	Graphics card #0 versionInfo: 31.0.12014.6
	Graphics card #1 name: NVIDIA GeForce RTX 3050 Laptop GPU
	Graphics card #1 vendor: NVIDIA
	Graphics card #1 VRAM (MiB): 4096.00
	Graphics card #1 deviceId: VideoController2
	Graphics card #1 versionInfo: 32.0.15.9597
	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): 34207.14
	Virtual memory used (MiB): 22690.87
	Swap memory total (MiB): 18432.00
	Swap memory used (MiB): 1572.54
	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: 2208188.25, total: 3814373.00
	Space in storage for workdir (MiB): available: 2208188.25, total: 3814373.00
	JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms6144m -Xmx6144m
	Yumi MC Core: 1.0.0-beta.1+1.21.1
	Mods: 
		aces_spell_utils: Ace's Spell Utils v1.2.5-1.21.1
		additionalrecipes: Create: New Additional Recipes v0.0.3
		aero_additions: SnackPirate's Aeromancy Additions v1.2.7
		apothic_attributes: Apothic Attributes v2.9.1
		architectury: Architectury v13.0.8
		ars_additions: Ars Additions v1.21.1-21.3.0
		ars_creo: Ars Creo v5.2.0
		ars_nouveau: Ars Nouveau v5.11.3
		azurelib: AzureLib v3.1.4
		baguettelib: BaguetteLib v2.0.3
		balm: Balm v21.0.56
		bellsandwhistles: Create: Bells & Whistles v0.4.7-1.21.1
		bigcontraptions: Create: Big Contraptions v1.0
		biomesoplenty: Biomes O' Plenty v21.1.0.13
		cataclysm: L_Ender's Cataclysm 1.21.1 v3.26
		cataclysm_spellbooks: Cataclysm: Spellbooks v1.1.11-1.21
		cfwinfo: Create: Fuel & Water Information v1.6.0
		chefsdelight: Chefs Delight v1.0.5
		chunksending: chunksending mod v2.8
		chunky: Chunky v1.4.23
		citadel: Citadel v2.7.0
		cloth_config: Cloth Config v15 API v15.0.130
		clumps: Clumps v19.0.0.1
		cmparallelpipes: Create More: Parallel Pipes v2.0.2
		cobweb: Cobweb v1.4.0
		comforts: Comforts v9.0.5+1.21.1
		conditional_mixin: conditional mixin v0.6.4
		connectivity: Connectivity Mod v7.6
		continents: Continents v1.1.13
		controlling: Controlling v19.0.5
		copycats: Create: Copycats+ v3.0.4+mc.1.21.1-neoforge
		corpse: Corpse v1.21.1-1.1.13
		corpsecurioscompat: Corpse Curios Compatibility v4.0.1
		cosmeticarmorreworked: CosmeticArmorReworked v1.21.1-v1-neoforge
		cosmeticcorpsecompat: Cosmetic Armor x Corpse Compat v4.0.1
		create: Create v6.0.9
		create_connected: Create: Connected v1.1.13-mc1.21.1
		create_copper_and_zinc: Create: Copper and Zinc v2.0.0
		create_dragons_plus: Create: Dragons Plus v1.8.7
		create_enchantment_industry: Create: Enchantment Industry v2.3.0
		create_extra_recipes: Create: Extra Recipes v1.2.0
		create_sa: Create Stuff 'N Additions v2.1.0.
		create_structures_arise: Create: Structures Arise v174.47.46
		create_trimmed: Create: Trimmed v1.0.1
		create_ultimate_factory: Create: Ultimate Factory v2.2.3
		create_vibrant_vaults: Create: Vibrant Vaults v0.3.2
		createcasing: Create Encased v1.8-ht2
		createfddough: Create & FD Dough v1.0.0
		createliquidfuel: Create Liquid Fuel v2.1.1-1.21.1
		createmechanicalcompanion: Create Mechanical Companion v0.0NONE
		createoreexcavation: Create Ore Excavation v1.6.8
		createqol: Create Quality of Life v1.6.2-fix1
		createsa_tank_fix: Create Stuff and Addition Tank Fix v1.3
		cupboard: Cupboard mod v3.5
		curios: Curios API v9.5.1+1.21.1
		distanthorizons: Distant Horizons v2.4.5-b
		dummmmmmy: MmmMmmMmmMmm v1.21-2.0.11
		dynamic_fps: Dynamic FPS v3.11.4
		emi: EMI v1.1.22+1.21.1+neoforge
		emi_enchanting: EMI Enchanting v0.1.2+1.21+neoforge
		emi_loot: EMI Loot v0.7.9+1.21+neoforge
		endrem: End Remastered v6.0.2
		entityculling: EntityCulling v1.10.1
		expandability: ExpandAbility v12.0.0
		extra_gauges: Create: Extra Gauges v2.0.6
		fabric_api_base: Forgified Fabric API Base v0.4.42+d1308ded19
		fabric_block_view_api_v2: Forgified Fabric BlockView API (v2) v1.0.10+9afaaf8c19
		fabric_renderer_api_v1: Forgified Fabric Renderer API (v1) v3.4.0+9c40919e19
		fabric_rendering_data_attachment_v1: Forgified Fabric Rendering Data Attachment (v1) v0.3.48+73761d2e19
		farmersdelight: Farmer's Delight v1.2.11
		ferritecore: Ferrite Core v7.0.3
		flywheel: Flywheel v1.0.6
		forgeconfigapiport: Forge Config API Port v21.1.0
		ftbchunks: FTB Chunks v2101.1.14
		ftblibrary: FTB Library v2101.1.31
		ftbteams: FTB Teams v2101.1.10
		ftbxmodcompat: FTB XMod Compat v21.1.8
		fzzy_config: Fzzy Config v0.7.6+1.21+neoforge
		gametechbcs_spellbooks: GameTechBC's Spellbooks v3.0.0-1.21.1
		geckolib: GeckoLib 4 v4.8.4
		geore: GeOre v6.2.2
		georenouveau: GeOre Nouveau v0.5.8
		glitchcore: GlitchCore v2.1.0.0
		gtbcs_geomancy_plus: GTBC's Geomancy Plus v1.1.0-1.21.1
		gtbcs_spell_lib: GTBC's SpellLib v1.5.0-1.21.1
		immersive_aircraft: Immersive Aircraft v1.4.3+1.21.1
		immersive_paintings: Immersive Paintings v0.7.6
		infiniverse: Infiniverse v2.0.1.0
		inventoryprofilesnext: Inventory Profiles Next v2.2.5
		irons_patreon_lib: Iron's Patreon Library v1.21.1-1.0.1
		irons_spellbooks: Iron's Spells 'n Spellbooks v1.21.1-3.15.5
		iss_magicfromtheeast: ISS: Magic From The East v1.1.5
		jade: Jade v15.10.5+neoforge
		jadeaddons: Jade Addons v6.1.0+neoforge
		jademoddedentities: Jade Modded Entities v1.3.1
		jamlib: JamLib v1.3.6+1.21.1
		jearchaeology: Just Enough Archaeology v1.21.0-1.1.5
		jeed: Just Enough Effects Descriptions v1.21-2.3.2
		jei: Just Enough Items v19.27.0.340
		jeresources: Just Enough Resources v1.6.0.17
		justenoughbreeding: Just Enough Breeding v1.6.2
		justenoughprofessions: Just Enough Professions (JEP) v4.0.4
		knightlib: Knight Lib v1.3.0
		kotlinforforge: Kotlin For Forge v5.11.0
		kuma_api: KumaAPI v21.0.7
		lambdynlights: LambDynamicLights v4.8.7+1.21.1
		lambdynlights_api: LambDynamicLights (API) v4.8.7+1.21.1
		lambdynlights_runtime: LambDynamicLights (Runtime) v4.8.7+1.21.1
		libipn: libIPN v6.6.3
		lionfishapi: lionfishapi v2.6
		lithium: Lithium v0.15.3+mc1.21.1
		lootr: Lootr v1.21.1-1.11.37.118
		luckperms: LuckPerms v5.4.140
		man_of_many_planes: Man of Many Planes v0.2.1+1.21.1
		minecraft: Minecraft v1.21.1
		mns: MoogsNetherStructures v2.0.31
		moogs_structures: Moog's Structure Lib v1.1.0-1.21-1.21.1
		moonlight: Moonlight Lib v1.21-2.29.29
		mousetweaks: Mouse Tweaks v2.26.1
		mowziesmobs: Mowzie's Mobs v1.8.2
		neoforge: NeoForge v21.1.224
		no_telemetry: No Telemetry v1.10.0
		nochatreports: No Chat Reports v1.21.1-v2.9.1
		nostructureoverlap: NoStructureOverlap v2.0.1
		nuggets: Nuggets v1.1.0.48
		ozymandias_sundries: Ozymandias Sundries v0.0.1
		patchouli: Patchouli v1.21.1-93-NEOFORGE
		pehkui: Pehkui v3.8.3+1.21-neoforge
		placebo: Placebo v9.9.1
		playeranimator: Player Animator v2.0.4+1.21.1
		polymorph: Polymorph v1.1.0+1.21.1
		ponder: Ponder v1.0.81+mc1.21.1
		pride: Pride Lib v1.2.4+1.21.1
		prometheus: Prometheus v1.2.5
		railways: Create: Steam 'n' Rails 1.21.1 v0.2.0-beta+neoforge-mc1.21.1
		reeses_sodium_options: Reese's Sodium Options v1.8.3+mc1.21.4
		rightclickharvest: Right Click Harvest v4.6.1+1.21.1
		roadweaver: RoadWeaver v2.0.9-1.21.1
		sawmill: Universal Sawmill v1.21-1.7.1
		searchables: Searchables v1.0.2
		sliceanddice: Create Slice & Dice v4.2.4
		smallships: Small Ships v2.0.0-b2.1
		sodium: Sodium v0.6.13+mc1.21.1
		sodiumoptionsapi: Sodium Options API v1.0.10
		sophisticatedbackpacks: Sophisticated Backpacks v3.25.37
		sophisticatedbackpackscreateintegration: Sophisticated Backpacks Create Integration v0.1.5
		sophisticatedcore: Sophisticated Core v1.4.23
		sophisticatedstorage: Sophisticated Storage v1.5.36
		sophisticatedstoragecreateintegration: Sophisticated Storage Create Integration v0.1.14
		spark: spark v1.10.124
		spectrelib: SpectreLib v0.17.2+1.21
		spruceui: SpruceUI v6.2.5+1.21.1
		supermartijn642configlib: SuperMartijn642's Config Library v1.1.8
		supermartijn642corelib: SuperMartijn642's Core Lib v1.1.21
		terrablender: TerraBlender v4.1.0.8
		test: test v1.0.0
		torchmaster: Torchmaster v21.1.9
		trade_cycling: Trade Cycling v1.21.1-1.0.18
		transition: TRansition v1.0.17
		trashcans: Trash Cans v1.0.18+c
		traveloptics: T.O Magic n' Extras v4.4.0.1-1.21.1
		trender: TRender v1.0.12
		trialanderror: Create: Trial & Error v1.3.2
		waystones: Waystones v21.1.29
		yumi_mc_core: Yumi Minecraft Libraries: Foundation v1.0.0-beta.1+1.21.1
	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 
	FML Language Providers: 
		kotlinforforge@5.11.0
		javafml@4.0
		lowcodefml@4.0
		minecraft@4.0
	Mod List: 
		aces_spell_utils-1.2.5-1.21.1.jar                 |Ace's Spell Utils             |aces_spell_utils              |1.2.5-1.21.1        |Manifest: NOSIGNATURE
		ApothicAttributes-1.21.1-2.9.1.jar                |Apothic Attributes            |apothic_attributes            |2.9.1               |Manifest: NOSIGNATURE
		architectury-13.0.8-neoforge.jar                  |Architectury                  |architectury                  |13.0.8              |Manifest: NOSIGNATURE
		ars_additions-1.21.1-21.3.0.jar                   |Ars Additions                 |ars_additions                 |1.21.1-21.3.0       |Manifest: NOSIGNATURE
		ars_creo-1.21.1-5.2.0.jar                         |Ars Creo                      |ars_creo                      |5.2.0               |Manifest: NOSIGNATURE
		ars_nouveau-1.21.1-5.11.3.jar                     |Ars Nouveau                   |ars_nouveau                   |5.11.3              |Manifest: NOSIGNATURE
		azurelib-neo-1.21.1-3.1.4.jar                     |AzureLib                      |azurelib                      |3.1.4               |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
		BiomesOPlenty-neoforge-1.21.1-21.1.0.13.jar       |Biomes O' Plenty              |biomesoplenty                 |21.1.0.13           |Manifest: NOSIGNATURE
		cataclysm_spellbooks-1.1.11-1.21.jar              |Cataclysm: Spellbooks         |cataclysm_spellbooks          |1.1.11-1.21         |Manifest: NOSIGNATURE
		chefsdelight-1.0.5-neoforge-1.21.1.jar            |Chefs Delight                 |chefsdelight                  |1.0.5               |Manifest: NOSIGNATURE
		chunksending-1.21-2.8.jar                         |chunksending mod              |chunksending                  |2.8                 |Manifest: NOSIGNATURE
		Chunky-NeoForge-1.4.23.jar                        |Chunky                        |chunky                        |1.4.23              |Manifest: NOSIGNATURE
		citadel-2.7.0-1.21.1.jar                          |Citadel                       |citadel                       |2.7.0               |Manifest: NOSIGNATURE
		cloth-config-neoforge-15.0.130-neoforge.jar       |Cloth Config v15 API          |cloth_config                  |15.0.130            |Manifest: NOSIGNATURE
		Clumps-neoforge-1.21.1-19.0.0.1.jar               |Clumps                        |clumps                        |19.0.0.1            |Manifest: NOSIGNATURE
		cobweb-neoforge-1.21-1.4.0.jar                    |Cobweb                        |cobweb                        |1.4.0               |Manifest: NOSIGNATURE
		comforts-neoforge-9.0.5+1.21.1.jar                |Comforts                      |comforts                      |9.0.5+1.21.1        |Manifest: NOSIGNATURE
		conditional-mixin-neoforge-0.6.4.jar              |conditional mixin             |conditional_mixin             |0.6.4               |Manifest: NOSIGNATURE
		connectivity-1.21.1-7.6.jar                       |Connectivity Mod              |connectivity                  |7.6                 |Manifest: NOSIGNATURE
		Continents_26.1_v1.1.13.jar                       |Continents                    |continents                    |1.1.13              |Manifest: NOSIGNATURE
		Controlling-neoforge-1.21.1-19.0.5.jar            |Controlling                   |controlling                   |19.0.5              |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
		cosmeticcorpsecompat-1.21.1-NeoForge-4.0.1.jar    |Cosmetic Armor x Corpse Compat|cosmeticcorpsecompat          |4.0.1               |Manifest: NOSIGNATURE
		cosmeticarmorreworked-1.21.1-v1-neoforge.jar      |CosmeticArmorReworked         |cosmeticarmorreworked         |1.21.1-v1-neoforge  |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
		create-1.21.1-6.0.9.jar                           |Create                        |create                        |6.0.9               |Manifest: NOSIGNATURE
		createfddough-1.0.0.jar                           |Create & FD Dough             |createfddough                 |1.0.0               |Manifest: NOSIGNATURE
		Create Encased-1.21.1-1.8-ht2.jar                 |Create Encased                |createcasing                  |1.8-ht2             |Manifest: NOSIGNATURE
		createliquidfuel-2.1.1-1.21.1.jar                 |Create Liquid Fuel            |createliquidfuel              |2.1.1-1.21.1        |Manifest: NOSIGNATURE
		createmechanicalcompanion-1.8-hotfix-neoforge-1.21|Create Mechanical Companion   |createmechanicalcompanion     |0.0NONE             |Manifest: NOSIGNATURE
		cmparallelpipes-neoforge-2.0.2.jar                |Create More: Parallel Pipes   |cmparallelpipes               |2.0.2               |Manifest: NOSIGNATURE
		createoreexcavation-1.21-1.6.8.jar                |Create Ore Excavation         |createoreexcavation           |1.6.8               |Manifest: NOSIGNATURE
		Create Quality of Life-1.21.1-1.6.2-fix1.jar      |Create Quality of Life        |createqol                     |1.6.2-fix1          |Manifest: NOSIGNATURE
		sliceanddice-forge-4.2.4.jar                      |Create Slice & Dice           |sliceanddice                  |4.2.4               |Manifest: NOSIGNATURE
		create-stuff-additions1.21.1_v2.1.0e.jar          |Create Stuff 'N Additions     |create_sa                     |2.1.0.              |Manifest: NOSIGNATURE
		createsa_tank_fix-1.3.jar                         |Create Stuff and Addition Tank|createsa_tank_fix             |1.3                 |Manifest: NOSIGNATURE
		bellsandwhistles-0.4.7-1.21.1.jar                 |Create: Bells & Whistles      |bellsandwhistles              |0.4.7-1.21.1        |Manifest: NOSIGNATURE
		bigcontraptions-neoforge-1.0.jar                  |Create: Big Contraptions      |bigcontraptions               |1.0                 |Manifest: NOSIGNATURE
		create_connected-1.1.13-mc1.21.1.jar              |Create: Connected             |create_connected              |1.1.13-mc1.21.1     |Manifest: NOSIGNATURE
		create_copper_and_zinc-2.0.0-neoforge-1.21.1.jar  |Create: Copper and Zinc       |create_copper_and_zinc        |2.0.0               |Manifest: NOSIGNATURE
		copycats-3.0.4+mc.1.21.1-neoforge.jar             |Create: Copycats+             |copycats                      |3.0.4+mc.1.21.1-neof|Manifest: NOSIGNATURE
		create-dragons-plus-1.8.7.jar                     |Create: Dragons Plus          |create_dragons_plus           |1.8.7               |Manifest: NOSIGNATURE
		create-enchantment-industry-2.3.0.jar             |Create: Enchantment Industry  |create_enchantment_industry   |2.3.0               |Manifest: NOSIGNATURE
		extra_gauges-2.0.6.jar                            |Create: Extra Gauges          |extra_gauges                  |2.0.6               |Manifest: NOSIGNATURE
		create_extra_recipes-1.2.0.jar                    |Create: Extra Recipes         |create_extra_recipes          |1.2.0               |Manifest: NOSIGNATURE
		cfwinfo-1.6.0.jar                                 |Create: Fuel & Water Informati|cfwinfo                       |1.6.0               |Manifest: NOSIGNATURE
		additionalrecipes-0.0.3.jar                       |Create: New Additional Recipes|additionalrecipes             |0.0.3               |Manifest: NOSIGNATURE
		railways-0.2.0-beta+neoforge-mc1.21.1.jar         |Create: Steam 'n' Rails 1.21.1|railways                      |0.2.0-beta+neoforge-|Manifest: NOSIGNATURE
		create_structures_arise-174.47.46 Release-neoforge|Create: Structures Arise      |create_structures_arise       |174.47.46           |Manifest: NOSIGNATURE
		trialanderror-1.3.2.jar                           |Create: Trial & Error         |trialanderror                 |1.3.2               |Manifest: NOSIGNATURE
		create_trimmed.jar                                |Create: Trimmed               |create_trimmed                |1.0.1               |Manifest: NOSIGNATURE
		create_ultimate_factory-2.2.3-neoforge-1.21.1.jar |Create: Ultimate Factory      |create_ultimate_factory       |2.2.3               |Manifest: NOSIGNATURE
		create_vibrant_vaults-0.3.2.jar                   |Create: Vibrant Vaults        |create_vibrant_vaults         |0.3.2               |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
		DistantHorizons-2.4.5-b-1.21.1-fabric-neoforge.jar|Distant Horizons              |distanthorizons               |2.4.5-b             |Manifest: NOSIGNATURE
		dynamic-fps-3.11.4+minecraft-1.21.0-neoforge.jar  |Dynamic FPS                   |dynamic_fps                   |3.11.4              |Manifest: NOSIGNATURE
		emi-1.1.22+1.21.1+neoforge.jar                    |EMI                           |emi                           |1.1.22+1.21.1+neofor|Manifest: NOSIGNATURE
		emi_enchanting-0.1.2+1.21+neoforge.jar            |EMI Enchanting                |emi_enchanting                |0.1.2+1.21+neoforge |Manifest: NOSIGNATURE
		emi_loot-0.7.9+1.21+neoforge.jar                  |EMI Loot                      |emi_loot                      |0.7.9+1.21+neoforge |Manifest: NOSIGNATURE
		endrem-neoforge-1.21.X-6.0.2.jar                  |End Remastered                |endrem                        |6.0.2               |Manifest: NOSIGNATURE
		entityculling-neoforge-1.10.1-mc1.21.1.jar        |EntityCulling                 |entityculling                 |1.10.1              |Manifest: NOSIGNATURE
		expandability-12.0.0.jar                          |ExpandAbility                 |expandability                 |12.0.0              |Manifest: NOSIGNATURE
		FarmersDelight-1.21.1-1.2.11.jar                  |Farmer's Delight              |farmersdelight                |1.2.11              |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
		flywheel-neoforge-1.21.1-1.0.6.jar                |Flywheel                      |flywheel                      |1.0.6               |Manifest: NOSIGNATURE
		forgeconfigapiport-neoforge-21.1.0.jar            |Forge Config API Port         |forgeconfigapiport            |21.1.0              |Manifest: NOSIGNATURE
		fabric-api-base-0.4.42+d1308ded19.jar             |Forgified Fabric API Base     |fabric_api_base               |0.4.42+d1308ded19   |Manifest: NOSIGNATURE
		fabric-block-view-api-v2-1.0.10+9afaaf8c19.jar    |Forgified Fabric BlockView API|fabric_block_view_api_v2      |1.0.10+9afaaf8c19   |Manifest: NOSIGNATURE
		fabric-renderer-api-v1-3.4.0+9c40919e19.jar       |Forgified Fabric Renderer API |fabric_renderer_api_v1        |3.4.0+9c40919e19    |Manifest: NOSIGNATURE
		fabric-rendering-data-attachment-v1-0.3.48+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.48+73761d2e19   |Manifest: NOSIGNATURE
		ftb-chunks-neoforge-2101.1.14.jar                 |FTB Chunks                    |ftbchunks                     |2101.1.14           |Manifest: NOSIGNATURE
		ftb-library-neoforge-2101.1.31.jar                |FTB Library                   |ftblibrary                    |2101.1.31           |Manifest: NOSIGNATURE
		ftb-teams-neoforge-2101.1.10.jar                  |FTB Teams                     |ftbteams                      |2101.1.10           |Manifest: NOSIGNATURE
		ftb-xmod-compat-neoforge-21.1.8.jar               |FTB XMod Compat               |ftbxmodcompat                 |21.1.8              |Manifest: NOSIGNATURE
		fzzy_config-0.7.6+1.21+neoforge.jar               |Fzzy Config                   |fzzy_config                   |0.7.6+1.21+neoforge |Manifest: NOSIGNATURE
		gametechbcs_spellbooks-3.0.0-1.21.1.jar           |GameTechBC's Spellbooks       |gametechbcs_spellbooks        |3.0.0-1.21.1        |Manifest: NOSIGNATURE
		geckolib-neoforge-1.21.1-4.8.4.jar                |GeckoLib 4                    |geckolib                      |4.8.4               |Manifest: NOSIGNATURE
		GeOre-1.21.1-6.2.2.jar                            |GeOre                         |geore                         |6.2.2               |Manifest: NOSIGNATURE
		GeOre_Nouveau-1.21.1-0.5.8.jar                    |GeOre Nouveau                 |georenouveau                  |0.5.8               |Manifest: NOSIGNATURE
		GlitchCore-neoforge-1.21.1-2.1.0.0.jar            |GlitchCore                    |glitchcore                    |2.1.0.0             |Manifest: NOSIGNATURE
		gtbcs_geomancy_plus-1.1.0-1.21.1.jar              |GTBC's Geomancy Plus          |gtbcs_geomancy_plus           |1.1.0-1.21.1        |Manifest: NOSIGNATURE
		gtbcs_spell_lib-1.5.0-1.21.1.jar                  |GTBC's SpellLib               |gtbcs_spell_lib               |1.5.0-1.21.1        |Manifest: NOSIGNATURE
		immersive_aircraft-1.4.3+1.21.1-neoforge.jar      |Immersive Aircraft            |immersive_aircraft            |1.4.3+1.21.1        |Manifest: NOSIGNATURE
		immersive_paintings-neoforge-1.21.1-0.7.6.jar     |Immersive Paintings           |immersive_paintings           |0.7.6               |Manifest: NOSIGNATURE
		infiniverse-568341-5486311.jar                    |Infiniverse                   |infiniverse                   |2.0.1.0             |Manifest: NOSIGNATURE
		InventoryProfilesNext-neoforge-1.21.1-2.2.5.jar   |Inventory Profiles Next       |inventoryprofilesnext         |2.2.5               |Manifest: NOSIGNATURE
		irons_patreon_lib-1.21.1-1.0.1.jar                |Iron's Patreon Library        |irons_patreon_lib             |1.21.1-1.0.1        |Manifest: NOSIGNATURE
		irons_spellbooks-1.21.1-3.15.5.jar                |Iron's Spells 'n Spellbooks   |irons_spellbooks              |1.21.1-3.15.5       |Manifest: NOSIGNATURE
		iss_magicfromtheeast-1.1.5.jar                    |ISS: Magic From The East      |iss_magicfromtheeast          |1.1.5               |Manifest: NOSIGNATURE
		Jade-1.21.1-NeoForge-15.10.5.jar                  |Jade                          |jade                          |15.10.5+neoforge    |Manifest: NOSIGNATURE
		JadeAddons-1.21.1-NeoForge-6.1.0.jar              |Jade Addons                   |jadeaddons                    |6.1.0+neoforge      |Manifest: NOSIGNATURE
		jademoddedentities-neoforge-1.21.1-1.3.1.jar      |Jade Modded Entities          |jademoddedentities            |1.3.1               |Manifest: NOSIGNATURE
		jamlib-neoforge-1.3.6+1.21.1.jar                  |JamLib                        |jamlib                        |1.3.6+1.21.1        |Manifest: NOSIGNATURE
		jearchaeology-1.21.0-1.1.5.jar                    |Just Enough Archaeology       |jearchaeology                 |1.21.0-1.1.5        |Manifest: NOSIGNATURE
		justenoughbreeding-neoforge-1.21-1.21.1-1.6.2.jar |Just Enough Breeding          |justenoughbreeding            |1.6.2               |Manifest: NOSIGNATURE
		jeed-1.21-2.3.2.jar                               |Just Enough Effects Descriptio|jeed                          |1.21-2.3.2          |Manifest: NOSIGNATURE
		jei-1.21.1-neoforge-19.27.0.340.jar               |Just Enough Items             |jei                           |19.27.0.340         |Manifest: NOSIGNATURE
		JustEnoughProfessions-neoforge-1.21.1-4.0.4.jar   |Just Enough Professions (JEP) |justenoughprofessions         |4.0.4               |Manifest: NOSIGNATURE
		JustEnoughResources-NeoForge-1.21.1-1.6.0.17.jar  |Just Enough Resources         |jeresources                   |1.6.0.17            |Manifest: NOSIGNATURE
		knightlib-neoforge-1.21.1-1.3.0.jar               |Knight Lib                    |knightlib                     |1.3.0               |Manifest: NOSIGNATURE
		thedarkcolour.kffmod-5.11.0.jar                   |Kotlin For Forge              |kotlinforforge                |5.11.0              |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.26.jar               |L_Ender's Cataclysm 1.21.1    |cataclysm                     |3.26                |Manifest: NOSIGNATURE
		lambdynamiclights-4.8.7+1.21.1.jar                |LambDynamicLights             |lambdynlights                 |4.8.7+1.21.1        |Manifest: NOSIGNATURE
		lambdynamiclights-api-4.8.7+1.21.1-mojmap.jar     |LambDynamicLights (API)       |lambdynlights_api             |4.8.7+1.21.1        |Manifest: NOSIGNATURE
		lambdynamiclights-4.8.7+1.21.1-neoforge.jar       |LambDynamicLights (Runtime)   |lambdynlights_runtime         |4.8.7+1.21.1        |Manifest: NOSIGNATURE
		libIPN-neoforge-1.21.1-6.6.3.jar                  |libIPN                        |libipn                        |6.6.3               |Manifest: NOSIGNATURE
		lionfishapi-2.6.jar                               |lionfishapi                   |lionfishapi                   |2.6                 |Manifest: NOSIGNATURE
		lithium-neoforge-0.15.3+mc1.21.1.jar              |Lithium                       |lithium                       |0.15.3+mc1.21.1     |Manifest: NOSIGNATURE
		lootr-neoforge-1.21.1-1.11.37.118.jar             |Lootr                         |lootr                         |1.21.1-1.11.37.118  |Manifest: NOSIGNATURE
		LuckPerms-NeoForge-5.4.140.jar                    |LuckPerms                     |luckperms                     |5.4.140             |Manifest: NOSIGNATURE
		man_of_many_planes-0.2.1+1.21.1-neoforge.jar      |Man of Many Planes            |man_of_many_planes            |0.2.1+1.21.1        |Manifest: NOSIGNATURE
		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
		dummmmmmy-1.21-2.0.11-neoforge.jar                |MmmMmmMmmMmm                  |dummmmmmy                     |1.21-2.0.11         |Manifest: NOSIGNATURE
		moogs_structures-1.1.0-1.21-1.21.1-neoforge.jar   |Moog's Structure Lib          |moogs_structures              |1.1.0-1.21-1.21.1   |Manifest: NOSIGNATURE
		MoogsNetherStructures-1.21-2.0.31.jar             |MoogsNetherStructures         |mns                           |2.0.31              |Manifest: NOSIGNATURE
		moonlight-1.21-2.29.29-neoforge.jar               |Moonlight Lib                 |moonlight                     |1.21-2.29.29        |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
		neoforge-21.1.224-universal.jar                   |NeoForge                      |neoforge                      |21.1.224            |Manifest: NOSIGNATURE
		NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar          |No Chat Reports               |nochatreports                 |1.21.1-v2.9.1       |Manifest: NOSIGNATURE
		no-telemetry-1.10.0.jar                           |No Telemetry                  |no_telemetry                  |1.10.0              |Manifest: NOSIGNATURE
		nostructureoverlap-2.0.1.jar                      |NoStructureOverlap            |nostructureoverlap            |2.0.1               |Manifest: NOSIGNATURE
		nuggets-neoforge-1.21.1-1.1.0.48.jar              |Nuggets                       |nuggets                       |1.1.0.48            |Manifest: NOSIGNATURE
		ozymandias_sundries-0.0.5.jar                     |Ozymandias Sundries           |ozymandias_sundries           |0.0.1               |Manifest: NOSIGNATURE
		Patchouli-1.21.1-93-NEOFORGE.jar                  |Patchouli                     |patchouli                     |1.21.1-93-NEOFORGE  |Manifest: NOSIGNATURE
		Pehkui-3.8.3+1.21-neoforge.jar                    |Pehkui                        |pehkui                        |3.8.3+1.21-neoforge |Manifest: NOSIGNATURE
		Placebo-1.21.1-9.9.1.jar                          |Placebo                       |placebo                       |9.9.1               |Manifest: NOSIGNATURE
		player-animation-lib-forge-2.0.4+1.21.1.jar       |Player Animator               |playeranimator                |2.0.4+1.21.1        |Manifest: NOSIGNATURE
		polymorph-neoforge-1.1.0+1.21.1.jar               |Polymorph                     |polymorph                     |1.1.0+1.21.1        |Manifest: NOSIGNATURE
		ponder-neoforge-1.0.81+mc1.21.1.jar               |Ponder                        |ponder                        |1.0.81+mc1.21.1     |Manifest: NOSIGNATURE
		pridelib-1.2.4+1.21.1-mojmap.jar                  |Pride Lib                     |pride                         |1.2.4+1.21.1        |Manifest: NOSIGNATURE
		prometheus-neoforge-1.21-1.2.5.jar                |Prometheus                    |prometheus                    |1.2.5               |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
		rightclickharvest-neoforge-4.6.1+1.21.1.jar       |Right Click Harvest           |rightclickharvest             |4.6.1+1.21.1        |Manifest: NOSIGNATURE
		roadweaver-neoforge-2.2.1-1.21.1.jar              |RoadWeaver                    |roadweaver                    |2.0.9-1.21.1        |Manifest: NOSIGNATURE
		Searchables-neoforge-1.21.1-1.0.2.jar             |Searchables                   |searchables                   |1.0.2               |Manifest: NOSIGNATURE
		smallships-neoforge-1.21.1-2.0.0-b2.1.jar         |Small Ships                   |smallships                    |2.0.0-b2.1          |Manifest: NOSIGNATURE
		aero_additions-1.2.7.jar                          |SnackPirate's Aeromancy Additi|aero_additions                |1.2.7               |Manifest: NOSIGNATURE
		sodium-neoforge-0.6.13+mc1.21.1.jar               |Sodium                        |sodium                        |0.6.13+mc1.21.1     |Manifest: NOSIGNATURE
		sodiumoptionsapi-neoforge-1.0.10-1.21.1.jar       |Sodium Options API            |sodiumoptionsapi              |1.0.10              |Manifest: NOSIGNATURE
		sophisticatedbackpacks-1.21.1-3.25.37.1646.jar    |Sophisticated Backpacks       |sophisticatedbackpacks        |3.25.37             |Manifest: NOSIGNATURE
		sophisticatedbackpackscreateintegration-1.21.1-0.1|Sophisticated Backpacks Create|sophisticatedbackpackscreatein|0.1.5               |Manifest: NOSIGNATURE
		sophisticatedcore-1.21.1-1.4.23.1664.jar          |Sophisticated Core            |sophisticatedcore             |1.4.23              |Manifest: NOSIGNATURE
		sophisticatedstorage-1.21.1-1.5.36.1606.jar       |Sophisticated Storage         |sophisticatedstorage          |1.5.36              |Manifest: NOSIGNATURE
		sophisticatedstoragecreateintegration-1.21.1-0.1.1|Sophisticated Storage Create I|sophisticatedstoragecreateinte|0.1.14              |Manifest: NOSIGNATURE
		spark-1.10.124-neoforge.jar                       |spark                         |spark                         |1.10.124            |Manifest: NOSIGNATURE
		spectrelib-neoforge-0.17.2+1.21.jar               |SpectreLib                    |spectrelib                    |0.17.2+1.21         |Manifest: NOSIGNATURE
		spruceui-6.2.5+1.21.1-mojmap.jar                  |SpruceUI                      |spruceui                      |6.2.5+1.21.1        |Manifest: NOSIGNATURE
		supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |Manifest: NOSIGNATURE
		supermartijn642corelib-1.1.21-neoforge-mc1.21.jar |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.21              |Manifest: NOSIGNATURE
		traveloptics-4.4.0.1-1.21.1.jar                   |T.O Magic n' Extras           |traveloptics                  |4.4.0.1-1.21.1      |Manifest: NOSIGNATURE
		TerraBlender-neoforge-1.21.1-4.1.0.8.jar          |TerraBlender                  |terrablender                  |4.1.0.8             |Manifest: NOSIGNATURE
		create_ironspell_recipe-1.1.0-neoforge-1.21.1.jar |test                          |test                          |1.0.0               |Manifest: NOSIGNATURE
		torchmaster-neoforge-1.21.1-21.1.9.jar            |Torchmaster                   |torchmaster                   |21.1.9              |Manifest: NOSIGNATURE
		trade-cycling-neoforge-1.21.1-1.0.18.jar          |Trade Cycling                 |trade_cycling                 |1.21.1-1.0.18       |Manifest: NOSIGNATURE
		TRansition-1.0.17-1.21.1-neoforge-SNAPSHOT.jar    |TRansition                    |transition                    |1.0.17              |Manifest: NOSIGNATURE
		trashcans-1.0.18c-neoforge-mc1.21.jar             |Trash Cans                    |trashcans                     |1.0.18+c            |Manifest: NOSIGNATURE
		TRender-1.0.12-1.21.1-neoforge-SNAPSHOT.jar       |TRender                       |trender                       |1.0.12              |Manifest: NOSIGNATURE
		sawmill-1.21-1.7.2-neoforge.jar                   |Universal Sawmill             |sawmill                       |1.21-1.7.1          |Manifest: NOSIGNATURE
		waystones-neoforge-1.21.1-21.1.29.jar             |Waystones                     |waystones                     |21.1.29             |Manifest: NOSIGNATURE
		yumi-mc-foundation-1.0.0-beta.1+1.21.1-mojmap.jar |Yumi Minecraft Libraries: Foun|yumi_mc_core                  |1.0.0-beta.1+1.21.1 |Manifest: NOSIGNATURE
	Flywheel Backend: flywheel:indirect
	Crash Report UUID: dc8eb68f-d64d-4116-8eef-d2593a2e2c6b
	FML: 4.0.42
	NeoForge: 21.1.224