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

// It's sable sunday
Please make sure this issue is not caused by Sable before reporting it to other mod authors.
If you cannot reproduce it without Sable, file a report on the issue tracker
https://github.com/ryanhcode/sable/issues

// Sabotage!

Time: 2026-05-03 22:53:32
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%23431!/:?] {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%23431!/:?] {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%23431!/:?] {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%23431!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,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%23431!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,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%23431!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,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%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(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: 9
	Spatial Hash Occupancy: 9 / 1024

-- System Details --
Details:
	Minecraft Version: 1.21.1
	Minecraft Version ID: 1.21.1
	Operating System: Linux (amd64) version 6.17.0-23-generic
	Java Version: 21.0.7, Microsoft
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
	Memory: 4919918592 bytes (4692 MiB) / 33231470592 bytes (31692 MiB) up to 34359738368 bytes (32768 MiB)
	CPUs: 16
	Processor Vendor: GenuineIntel
	Processor Name: 12th Gen Intel(R) Core(TM) i9-12900K
	Identifier: Intel64 Family 6 Model 151 Stepping 2
	Microarchitecture: Alder Lake
	Frequency (GHz): 5.10
	Number of physical packages: 1
	Number of physical CPUs: 16
	Number of logical CPUs: 24
	Graphics card #0 name: AD104 [GeForce RTX 4070]
	Graphics card #0 vendor: NVIDIA Corporation (0x10de)
	Graphics card #0 VRAM (MiB): 16416.00
	Graphics card #0 deviceId: 0x2786
	Graphics card #0 versionInfo: unknown
	Virtual memory max (MiB): 34068.14
	Virtual memory used (MiB): 48936.99
	Swap memory total (MiB): 2048.00
	Swap memory used (MiB): 1770.14
	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: 125523.57, total: 479118.94
	Space in storage for workdir (MiB): available: 125523.57, total: 479118.94
	JVM Flags: 3 total; -XX:+UseZGC -Xms1024m -Xmx32768m
	Yumi MC Core: 1.0.0-beta.1+1.21.1
	Mods: 
		advancedperipherals: Advanced Peripherals v0.7.61b
		aeronautics: Create Aeronautics v1.2.1
		aeronautics_bundled: Create Aeronautics v1.2.1
		aeronautics_dyeable_components: Create Aeronautics: Dyeable Components v1.0.3+mc1.21.1
		ambientsounds: AmbientSounds v6.3.7
		amendments: Amendments v1.21-2.0.15
		apotheosis: Apotheosis v8.5.2
		apothic_attributes: Apothic Attributes v2.9.1
		apothic_enchanting: Apothic Enchanting v1.5.2
		apothic_spawners: Apothic Spawners v1.3.4
		appleskin: AppleSkin v3.0.9+mc1.21
		architectury: Architectury v13.0.8
		ars_additions: Ars Additions v1.21.1-21.3.0
		ars_creo: Ars Creo v5.2.0
		ars_elemancy: Ars Elemancy v1.17
		ars_elemental: Ars Elemental v0.7.9.3
		ars_nouveau: Ars Nouveau v5.11.3
		ars_polymorphia: Ars Polymorphia v1.0.3
		ars_technica: Ars Technica v2.7.6
		athena: Athena v4.0.5
		baguettelib: BaguetteLib v2.0.3
		balm: Balm v21.0.56
		bellsandwhistles: Create: Bells & Whistles v0.4.7-1.21.1
		better_lib: Better lib v1.0.109
		betteradvancedtooltips: Better Advanced Tooltips v2101.1.0-build.1
		bettercaves: YUNG's Better Caves v1.21.1-NeoForge-3.1.4
		betterdeserttemples: YUNG's Better Desert Temples v1.21.1-NeoForge-4.1.5
		betterdungeons: YUNG's Better Dungeons v1.21.1-NeoForge-5.1.4
		betterendisland: YUNG's Better End Island v1.21.1-NeoForge-3.1.2
		betterfortresses: YUNG's Better Nether Fortresses v1.21.1-NeoForge-3.1.5
		betterjungletemples: YUNG's Better Jungle Temples v1.21.1-NeoForge-3.1.2
		bettermineshafts: YUNG's Better Mineshafts v1.21.1-NeoForge-5.1.1
		betteroceanmonuments: YUNG's Better Ocean Monuments v1.21.1-NeoForge-4.1.2
		betterwitchhuts: YUNG's Better Witch Huts v1.21.1-NeoForge-4.1.1
		biolith: Biolith v3.0.10
		biomesoplenty: Biomes O' Plenty v21.1.0.13
		biomeswevegone: Oh The Biomes We've Gone v2.5.5
		bits_n_bobs: Create Bits 'n' Bobs v0.0.44
		blueprint: Blueprint v8.0.8
		buildinggadgets2: Building Gadgets 2 v1.3.9
		caelus: Caelus API v7.0.1+1.21.1
		cataclysm: L_Ender's Cataclysm 1.21.1 v3.27
		ccbr: Create: CC Better Recipes v1.2.0
		cccbridge: CC:C Bridge v1.7.2
		chat_heads: Chat Heads v0.15.1
		chefsdelight: Chefs Delight v1.0.5
		chipped: Chipped v4.0.2
		chunky: Chunky v1.4.23
		cloth_config: Cloth Config v15 API v15.0.140
		codechickenlib: CodeChicken Lib v4.6.1.526
		colorfulhearts: Colorful Hearts v10.5.9
		comforts: Comforts v9.0.5+1.21.1
		commonnetworking: Common Networking v1.0.21-1.21.1
		computercraft: CC: Tweaked v1.118.0
		conditional_mixin: conditional mixin v0.6.4
		connectivity: Connectivity Mod v7.6
		constructionstick: Construction Sticks v1.3.0
		controlling: Controlling v19.0.5
		copycats: Create: Copycats+ v3.0.4+mc.1.21.1-neoforge
		corgilib: CorgiLib v5.0.0.9
		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
		craftingtweaks: Crafting Tweaks v21.1.10
		create: Create v6.0.10
		create_bb: Create: Blocks & Bogies v1.0.7
		create_better_villagers: Create_Better_Villagers v1.3.2
		create_central_kitchen: Create: Central Kitchen v2.4.0
		create_connected: Create: Connected v1.1.14-mc1.21.1
		create_dragons_plus: Create: Dragons Plus v1.10.0b
		create_enchantment_industry: Create: Enchantment Industry v2.3.1
		create_hypertube: Create Hypertube v0.4.0-COMPAT
		create_ore_excavation_plus: Create ore excavation Plus v0.2.5
		create_oxidized: Create: Oxidized v0.1.3
		create_power_loader: Create: Power Loader v2.0.3-mc1.21.1
		create_stats: Create Stats and Numbers v0.10.35.T
		createaddition: Create Crafts & Additions v1.5.10
		createcasing: Create Encased v1.8-ht2
		createcclogistics: Create: CC Total Logistics v0.3.6
		createcobblestone: Create cobblestone v1.4.9+neoforge-1.21.1-130
		createdeco: Create Deco v2.1.3
		createdieselgenerators: Create Diesel Generators v1.21.1-1.3.11
		createdoughcompat: Create Dough Compat (CDC) v1.1
		createenderstorage: Create Ender Storage v1.1.1
		createfood: Create: Food v2.4.0
		createliquidfuel: Create Liquid Fuel v2.1.1-1.21.1
		createoplenty: Create O' Plenty v3.0
		createoreexcavation: Create Ore Excavation v1.6.8
		createrailwaysnavigator: Create Railways Navigator v1.21.1-beta-0.9.0-C6
		createsolar: Create: Solar Powered v1.2.7
		createultimine: Create Ultimine v1.3.0
		createvintageneoforged: Create: Vintage NeoForged v1.21.1-1.3.2
		creativecore: CreativeCore v2.13.38
		cristellib: Cristel Lib v3.0.3
		culturaldelights: Cultural Delights v0.17.8
		cupboard: Cupboard mod v3.5
		curios: Curios API v9.5.1+1.21.1
		dataanchor: Data Anchor v2.0.0.13
		distanthorizons: Distant Horizons v3.0.2-b
		dndesires: Create: Dreams n' Desires v2.2d-BETA
		do_a_barrel_roll: Do a Barrel Roll v3.7.3
		dragonlib: DragonLib v1.21.1-beta-3.0.26
		elytraslot: Elytra Slot v9.0.2+1.21.1
		elytratrims: Elytra Trims v3.10.0
		emberstextapi: Ember's Text API v2.9.3
		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
		emi_ores: EMI Ores v1.2+1.21.1+neoforge
		emixx: EMI++ v1.2.3
		endercore: Ender Core v8.2.7-beta
		enderio: Ender IO v8.2.7-beta
		enderio_modded_conduits: Ender IO - Modded Conduits v8.2.7-beta
		enderstorage: EnderStorage v2.13.0.191
		ends_delight: End's Delight v2.5.1+neoforge.1.21.1
		envelope: Envelope v0.6.0
		environmental: Environmental v5.0.1
		extra_mod_integrations: Extra Mod Integrations v1.0.3+1.21.1
		extra_mod_integrations_actually_additions: ExMI Actually Additions v1.0.3+1.21.1
		extra_mod_integrations_chipped: ExMI Chipped v1.0.3+1.21.1
		extra_mod_integrations_core: Extra Mod Integrations Core v1.0.3+1.21.1
		extra_mod_integrations_farmers_delight: ExMI Farmer's Delight v1.0.3+1.21.1
		extra_mod_integrations_irons_spellbooks: ExMI Iron's Spells 'n Spellbooks v1.0.3+1.21.1
		extra_mod_integrations_pneumaticcraft: ExMI PneumaticCraft v1.0.3+1.21.1
		extra_mod_integrations_rechiseled: ExMI Rechiseled v1.0.3+1.21.1
		extra_mod_integrations_reliquary: ExMI Reliquary v1.0.3+1.21.1
		extremesoundmuffler: Extreme Sound Muffler v3.56
		fabric_api: Forgified Fabric API v0.116.7+2.2.4+1.21.1
		fabric_api_base: Forgified Fabric API Base v0.4.42+d1308ded19
		fabric_api_lookup_api_v1: Forgified Fabric API Lookup API (v1) v1.6.71+c290471319
		fabric_biome_api_v1: Forgified Fabric Biome API (v1) v13.0.31+1e62d33c19
		fabric_block_api_v1: Forgified Fabric Block API (v1) v1.1.0+b0c22bb819
		fabric_block_view_api_v2: Forgified Fabric BlockView API (v2) v1.0.11+e9036fd419
		fabric_blockrenderlayer_v1: Forgified Fabric BlockRenderLayer Registration (v1) v1.1.52+c290471319
		fabric_client_tags_api_v1: Forgified Fabric Client Tags v1.1.15+e053909619
		fabric_command_api_v2: Forgified Fabric Command API (v2) v2.2.28+36d727be19
		fabric_content_registries_v0: Forgified Fabric Content Registries (v0) v8.0.19+5e0d320019
		fabric_convention_tags_v1: Forgified Fabric Convention Tags v2.1.5+7f945d5b19
		fabric_convention_tags_v2: Forgified Fabric Convention Tags (v2) v2.11.1+87e5848019
		fabric_data_attachment_api_v1: Forgified Fabric Data Attachment API (v1) v1.4.5+26d408aa19
		fabric_data_generation_api_v1: Forgified Fabric Data Generation API (v1) v20.2.34+a4c3605619
		fabric_entity_events_v1: Forgified Fabric Entity Events (v1) v1.8.0+5ede667619
		fabric_events_interaction_v0: Forgified Fabric Events Interaction (v0) v0.7.13+86e0887119
		fabric_game_rule_api_v1: Forgified Fabric Game Rule API (v1) v1.0.53+36d727be19
		fabric_gametest_api_v1: Forgified Fabric Game Test API (v1) v2.0.5+29f188ce19
		fabric_item_api_v1: Forgified Fabric Item API (v1) v11.2.0+0c57911319
		fabric_item_group_api_v1: Forgified Fabric Item Group API (v1) v4.1.7+e324903319
		fabric_key_binding_api_v1: Forgified Fabric Key Binding API (v1) v1.0.47+62cc7ce119
		fabric_lifecycle_events_v1: Forgified Fabric Lifecycle Events (v1) v2.6.0+e40d8add19
		fabric_loot_api_v2: Forgified Fabric Loot API (v2) v3.0.15+a3ee712d19
		fabric_loot_api_v3: Forgified Fabric Loot API (v3) v1.0.3+333dfad919
		fabric_message_api_v1: Forgified Fabric Message API (v1) v6.0.14+6a754fce19
		fabric_model_loading_api_v1: Forgified Fabric Model Loading API (v1) v2.1.0+6e8f52c719
		fabric_networking_api_v1: Forgified Fabric Networking API (v1) v4.3.0+30a980d919
		fabric_object_builder_api_v1: Forgified Fabric Object Builder API (v1) v15.2.1+cc242efd19
		fabric_particles_v1: Forgified Fabric Particles (v1) v4.0.2+824f924c19
		fabric_recipe_api_v1: Forgified Fabric Recipe API (v1) v5.0.15+59440bcc19
		fabric_registry_sync_v0: Forgified Fabric Registry Sync (v0) v5.3.1+f9aace1619
		fabric_renderer_api_v1: Forgified Fabric Renderer API (v1) v3.4.1+9125b6dc19
		fabric_renderer_indigo: Forgified Fabric Renderer - Indigo v1.7.1+9125b6dc19
		fabric_rendering_data_attachment_v1: Forgified Fabric Rendering Data Attachment (v1) v0.3.49+73761d2e19
		fabric_rendering_fluids_v1: Forgified Fabric Rendering Fluids (v1) v3.1.6+a51883b219
		fabric_rendering_v1: Forgified Fabric Rendering (v1) v5.1.0+1a09bd5a19
		fabric_resource_conditions_api_v1: Forgified Fabric Resource Conditions API (v1) v4.3.0+5bdd099819
		fabric_resource_loader_v0: Forgified Fabric Resource Loader (v0) v1.3.1+4ea8954419
		fabric_screen_api_v1: Forgified Fabric Screen API (v1) v2.0.25+0ae1214819
		fabric_screen_handler_api_v1: Forgified Fabric Screen Handler API (v1) v1.3.90+8dbc56dd19
		fabric_sound_api_v1: Forgified Fabric Sound API (v1) v1.0.23+10b84f8419
		fabric_transfer_api_v1: Forgified Fabric Transfer API (v1) v5.4.3+a25cb45619
		fabric_transitive_access_wideners_v1: Forgified Fabric Transitive Access Wideners (v1) v6.2.0+6c854b6f19
		farmersdelight: Farmer's Delight v1.3.1
		fastbench: Fast Workbench v9.1.3
		findme: FindMe v3.3.3
		flywheel: Flywheel v1.0.6-41
		forgeconfigapiport: Forge Config API Port v21.1.6
		forgified_fabric_api: Forgified Fabric API (dummy) v0.116.7+2.2.4+1.21.1
		formations: Formations v1.0.4
		formationsnether: Formations Nether v1.0.5
		formationsoverworld: Formations Overworld v1.0.5
		framework: Framework v0.13.11
		freecam: Freecam v1.3.0+mc1.21
		ftbchunks: FTB Chunks v2101.1.14
		ftbessentials: FTB Essentials v2101.1.9
		ftblibrary: FTB Library v2101.1.31
		ftbteams: FTB Teams v2101.1.10
		ftbultimine: FTB Ultimine v2101.1.13
		functionalstorage: Functional Storage v1.21.1-1.5.5
		fungidelight: Fungi Delight v1.3
		fusion: Fusion v1.2.12
		fzzy_config: Fzzy Config v0.7.6+1.21+neoforge
		geckolib: GeckoLib 4 v4.8.4
		glitchcore: GlitchCore v2.1.0.0
		goblintraders: Goblin Traders v1.11.2
		handcrafted: Handcrafted v4.0.3
		idas: Integrated Dungeons and Structures v1.13.5+1.21.1-neoforge
		immersive_furniture: Immersive Furniture v0.1.3+1.21.1
		immersiveoverlays: Immersive Overlays v1.6.3+1.21.1
		incendium: Incendium v5.4.3
		infiniverse: Infiniverse v2.0.1.0
		integrated_api: Integrated API v1.7.4+1.21.1-neoforge
		integrated_cataclysm: Integrated Cataclysm v1.0.6+1.21.1-neoforge
		integrated_stronghold: Integrated Stronghold v1.1.4+1.21.1-neoforge
		integrated_villages: Integrated Villages v1.3.2+1.21.1-neoforge
		interiors: Create: Interiors v0.6.1
		inventoryessentials: Inventory Essentials v21.1.15
		invtweaks: Inventory Tweaks Refoxed v1.21.1-1.3.2
		ironfurnaces: Iron Furnaces v4.3.2
		jade: Jade v15.10.5+neoforge
		jamlib: JamLib v1.3.6+1.21.1
		jei: Just Enough Items v19.27.0.340
		jmi: JourneyMap Integration v1.21.1-1.9
		journeymap: Journeymap v1.21.1-6.0.0-beta.66
		journeymap_api: JourneyMap API v2.0.0
		jumbofurnace: Jumbo Furnace v5.0.0.9
		justzoom: Just Zoom v2.1.0
		konkrete: Konkrete v1.9.9
		kotlinforforge: Kotlin For Forge v5.11.0
		kubejs: KubeJS v2101.7.2-build.363
		kubejs_create: KubeJS Create v2101.3.1-build.18
		kuma_api: KumaAPI v21.0.7
		lambdynlights: LambDynamicLights v4.8.8+1.21.1
		lambdynlights_api: LambDynamicLights (API) v4.8.8+1.21.1
		lambdynlights_runtime: LambDynamicLights (Runtime) v4.8.8+1.21.1
		libtooltips: wd's Tooltips Library v1.6
		lighty: Lighty v3.0.0-beta.8
		lionfishapi: lionfishapi v2.7
		lithium: Lithium v0.15.3+mc1.21.1
		lithostitched: Lithostitched v1.7.2
		lmft: Load My F***ing Tags v1.1.1+1.21.9
		lootintegrations: Lootintegrations mod v4.7
		lootintegrations_formations: lootintegrations_formations mod v1
		lootintegrations_integrated: lootintegrations_integrated mod v1
		lootintegrations_vanilla: lootintegrations_vanilla mod v1
		lootintegrations_yungs: lootintegrations_yungs mod v1
		lootr: Lootr v1.21.1-1.11.37.119
		mapfrontiers: MapFrontiers v2.7.0-beta.18
		midnightlib: MidnightLib v1.9.3
		minecraft: Minecraft v1.21.1
		mob_grinding_utils: Mob Grinding Utils v1.1.10+mc1.21.1
		molten_vents: Molten Vents v2.1.1
		moonlight: Moonlight Lib v1.21.1-3.0.3
		morered: More Red v6.0.0.3
		mousetweaks: Mouse Tweaks v2.26.1
		mr_lukis_crazychambers: Luki's Crazy Chambers v1.0.3
		mr_lukis_grandcapitals: Luki's Grand Capitals v1.1.3
		mynethersdelight: My Nether's Delight v1.10.2
		neoforge: NeoForge v21.1.227
		nochatreports: No Chat Reports v1.21.1-v2.9.1
		not_enough_glyphs: Not Enough Glyphs v4.3.2
		now_playing: Now Playing v1.5.16+1.21
		nuggets: Nuggets v1.1.0.48
		oceansdelight: Ocean's Delight v1.0.4
		octolib: OctoLib v0.6.1
		offroad: Create Offroad v1.2.1
		ohthetreesyoullgrow: Oh The Trees You'll Grow v5.3.1
		particlerain: Particle Rain v4.0.0-beta.9
		patchouli: Patchouli v1.21.1-93-NEOFORGE
		pipeorgans: Create: Sound of Steam v0.8.2+1.21.1
		placebo: Placebo v9.9.1
		platform: Platform v1.3
		polymorph: Polymorph v1.1.0+1.21.1
		ponder: Ponder v1.0.82+mc1.21.1
		powergrid: Create: Power Grid v0.5.5.1
		pride: Pride Lib v1.2.4+1.21.1
		puzzleslib: Puzzles Lib v21.1.39
		quark: Quark v4.1-477
		railways: Create: Steam 'n' Rails 1.21.1 v0.2.0-beta.2+neoforge-mc1.21.1
		realisticnametag: Realistic Nametag v1.2.1
		rechiseled: Rechiseled v1.2.4
		rechiseled_chipped: Rechiseled: Chipped v1.3
		rechiseledcreate: Rechiseled: Create v1.1.0
		reeses_sodium_options: Reese's Sodium Options v1.8.3+mc1.21.4
		refinedstorage: Refined Storage v2.0.5
		refinedstorage_emi_integration: Refined Storage - EMI Integration v1.0.0
		regions_unexplored: Regions Unexplored v0.6+beta4
		relics: Relics v0.12.0
		reliquary: Reliquary Reincarnations v2.0.68
		reliquified_ars_nouveau: Reliquified Ars Nouveau v0.7.1
		resourcefullib: Resourceful Lib v3.0.12
		rhino: Rhino v2101.2.7-build.81
		rightclickharvest: Right Click Harvest v4.6.1+1.21.1
		rusticdelight: Rustic Delight v1.6.0
		sable: Sable v1.2.2
		sablecompanion: Sable Companion v1.6.0
		sauce: Sauce Library v0.0.31.78
		searchables: Searchables v1.0.2
		selling_bin: wd's Selling Bin v1.4.1-NEOFORGE-1.21.1
		simplemagnets: Simple Magnets v1.1.12+c
		simulated: Create Simulated v1.2.1
		sliceanddice: Create Slice & Dice v4.2.4
		sodium: Sodium v0.6.13+mc1.21.1
		sodium_extra: Sodium Extra v0.6.0+mc1.21.1
		sodiumoptionsapi: Sodium Options API v1.0.10
		solonion: Spice of Life Onion v1.5.6
		sophisticatedbackpacks: Sophisticated Backpacks v3.25.44
		sophisticatedbackpackscreateintegration: Sophisticated Backpacks Create Integration v0.1.5
		sophisticatedbuilding: Sophisticated Building v3.2
		sophisticatedcore: Sophisticated Core v1.4.35
		sophisticatedstorage: Sophisticated Storage v1.5.46
		sophisticatedstoragecreateintegration: Sophisticated Storage Create Integration v0.1.17
		sound_physics_remastered: Sound Physics Remastered v1.21.1-1.5.1
		spectrelib: SpectreLib v0.17.2+1.21
		spruceui: SpruceUI v6.2.5+1.21.1
		starcatcher: Starcatcher v2.3.9-NEOFORGE-1.21.1
		starcatcher_delight: Starcatcher's Delight v0.2-ALPHA-NEOFORGE-1.21.1
		stoneworks: Stoneworks v21.1.0
		subtle_effects: Subtle Effects v1.14.3
		supermartijn642configlib: SuperMartijn642's Config Library v1.1.8
		supermartijn642corelib: SuperMartijn642's Core Lib v1.1.21
		supplementaries: Supplementaries v1.21-3.5.34
		suppsquared: Supplementaries Squared v1.21-1.2.17
		t_and_t: Towns and Towers v1.13.7
		terrablender: TerraBlender v4.1.0.8
		tfmg: Create: The Factory Must Grow v1.2.0
		tinymultiblocklib: Tiny Multiblock Lib v3.0
		titanium: Titanium v4.0.43
		toastcontrol: Toast Control v9.0.1
		torchmaster: Torchmaster v21.1.9
		trading_floor: Create: Trading Floor v3.0.16
		trainutilities: Create Train Utilities v3.0.3
		treechop: HT's TreeChop v0.19.3
		tuningwrench: Create: Sound of Steam: Tuning Wrench v1.0.0
		vanillabackport: VanillaBackport v1.1.6.3
		vanillin: Vanillin v1.1.3-41
		veil: Veil v4.0.0
		via_romana: Via Romana v2.2.2+1.21.1-neoforge
		vista: Vista v1.21-3.1.1
		vistafix: Vista Aeronautics Fix v1.0.1
		voicechat: Simple Voice Chat v1.21.1-2.6.16
		voicechat_api: Simple Voice Chat API v2.6.13
		wits: WITS v1.3.0+1.21-neoforge
		yumi_mc_core: Yumi Minecraft Libraries: Foundation v1.0.0-beta.1+1.21.1
		yungsapi: YUNG's API v1.21.1-NeoForge-5.1.6
		yungscavebiomes: YUNG's Cave Biomes v1.21.1-NeoForge-3.1.1
		yungsextras: YUNG's Extras v1.21.1-NeoForge-5.1.1
		zeta: Zeta v1.1-40
	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
		__fabric_loader_bootstrap@2.5.68+0.18.4+1.21.1
		javafml@4.0
		lowcodefml@4.0
		minecraft@4.0
	Mod List: 
		AdvancedPeripherals-1.21.1-0.7.61b.jar            |Advanced Peripherals          |advancedperipherals           |0.7.61b             |Manifest: NOSIGNATURE
		AmbientSounds_NEOFORGE_v6.3.7_mc1.21.1.jar        |AmbientSounds                 |ambientsounds                 |6.3.7               |Manifest: NOSIGNATURE
		amendments-1.21-2.0.15-neoforge.jar               |Amendments                    |amendments                    |1.21-2.0.15         |Manifest: NOSIGNATURE
		Apotheosis-1.21.1-8.5.2.jar                       |Apotheosis                    |apotheosis                    |8.5.2               |Manifest: NOSIGNATURE
		ApothicAttributes-1.21.1-2.9.1.jar                |Apothic Attributes            |apothic_attributes            |2.9.1               |Manifest: NOSIGNATURE
		ApothicEnchanting-1.21.1-1.5.2.jar                |Apothic Enchanting            |apothic_enchanting            |1.5.2               |Manifest: NOSIGNATURE
		ApothicSpawners-1.21.1-1.3.4.jar                  |Apothic Spawners              |apothic_spawners              |1.3.4               |Manifest: NOSIGNATURE
		appleskin-neoforge-mc1.21-3.0.9.jar               |AppleSkin                     |appleskin                     |3.0.9+mc1.21        |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_elemancy-1.21.1-1.17.jar                      |Ars Elemancy                  |ars_elemancy                  |1.17                |Manifest: NOSIGNATURE
		ars_elemental-1.21.1-0.7.9.3.jar                  |Ars Elemental                 |ars_elemental                 |0.7.9.3             |Manifest: NOSIGNATURE
		ars_nouveau-1.21.1-5.11.3.jar                     |Ars Nouveau                   |ars_nouveau                   |5.11.3              |Manifest: NOSIGNATURE
		ars_polymorphia-1.0.3.jar                         |Ars Polymorphia               |ars_polymorphia               |1.0.3               |Manifest: NOSIGNATURE
		ars_technica-1.21.1-2.7.6.jar                     |Ars Technica                  |ars_technica                  |2.7.6               |Manifest: NOSIGNATURE
		athena-neoforge-1.21.1-4.0.5.jar                  |Athena                        |athena                        |4.0.5               |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
		better-advanced-tooltips-2101.1.0-build.1.jar     |Better Advanced Tooltips      |betteradvancedtooltips        |2101.1.0-build.1    |Manifest: NOSIGNATURE
		better_lib-neoforge-1.21.1-1.0.109.jar            |Better lib                    |better_lib                    |1.0.109             |Manifest: NOSIGNATURE
		biolith-neoforge-3.0.10.jar                       |Biolith                       |biolith                       |3.0.10              |Manifest: NOSIGNATURE
		BiomesOPlenty-neoforge-1.21.1-21.1.0.13.jar       |Biomes O' Plenty              |biomesoplenty                 |21.1.0.13           |Manifest: NOSIGNATURE
		blueprint-1.21.1-8.0.8.jar                        |Blueprint                     |blueprint                     |8.0.8               |Manifest: NOSIGNATURE
		buildinggadgets2-1.3.9.jar                        |Building Gadgets 2            |buildinggadgets2              |1.3.9               |Manifest: NOSIGNATURE
		caelus-neoforge-7.0.1+1.21.1.jar                  |Caelus API                    |caelus                        |7.0.1+1.21.1        |Manifest: NOSIGNATURE
		cc-tweaked-1.21.1-forge-1.118.0.jar               |CC: Tweaked                   |computercraft                 |1.118.0             |Manifest: NOSIGNATURE
		cccbridge-mc1.21.1-v1.7.2-neoforge.jar            |CC:C Bridge                   |cccbridge                     |1.7.2               |Manifest: NOSIGNATURE
		chat_heads-0.15.1-neoforge-1.21.jar               |Chat Heads                    |chat_heads                    |0.15.1              |Manifest: NOSIGNATURE
		chefsdelight-1.0.5-neoforge-1.21.1.jar            |Chefs Delight                 |chefsdelight                  |1.0.5               |Manifest: NOSIGNATURE
		chipped-neoforge-1.21.1-4.0.2.jar                 |Chipped                       |chipped                       |4.0.2               |Manifest: NOSIGNATURE
		Chunky-NeoForge-1.4.23.jar                        |Chunky                        |chunky                        |1.4.23              |Manifest: NOSIGNATURE
		cloth-config-15.0.140-neoforge.jar                |Cloth Config v15 API          |cloth_config                  |15.0.140            |Manifest: NOSIGNATURE
		CodeChickenLib-1.21.1-4.6.1.526.jar               |CodeChicken Lib               |codechickenlib                |4.6.1.526           |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
		colorfulhearts-neoforge-1.21.1-10.5.9.jar         |Colorful Hearts               |colorfulhearts                |10.5.9              |Manifest: NOSIGNATURE
		comforts-neoforge-9.0.5+1.21.1.jar                |Comforts                      |comforts                      |9.0.5+1.21.1        |Manifest: NOSIGNATURE
		common-networking-neoforge-1.0.21-1.21.1.jar      |Common Networking             |commonnetworking              |1.0.21-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
		ConstructionSticks-1.21.1-1.3.0.jar               |Construction Sticks           |constructionstick             |1.3.0               |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.9.jar              |CorgiLib                      |corgilib                      |5.0.0.9             |Manifest: NOSIGNATURE
		corpse-neoforge-1.21.1-1.1.13.jar                 |Corpse                        |corpse                        |1.21.1-1.1.13       |Manifest: NOSIGNATURE
		corpsecurioscompat-1.21.1-NeoForge-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
		craftingtweaks-neoforge-1.21.1-21.1.10.jar        |Crafting Tweaks               |craftingtweaks                |21.1.10             |Manifest: NOSIGNATURE
		create-1.21.1-6.0.10.jar                          |Create                        |create                        |6.0.10              |Manifest: NOSIGNATURE
		create-aeronautics-bundled-1.21.1-1.2.1.jar       |Create Aeronautics            |aeronautics_bundled           |1.2.1               |Manifest: NOSIGNATURE
		dev.eriksonn.aeronautics.aeronautics-neoforge-1.21|Create Aeronautics            |aeronautics                   |1.2.1               |Manifest: NOSIGNATURE
		dyeable-components-1.0.3+mc1.21.1.jar             |Create Aeronautics: Dyeable Co|aeronautics_dyeable_components|1.0.3+mc1.21.1      |Manifest: NOSIGNATURE
		bits_n_bobs-0.0.44.jar                            |Create Bits 'n' Bobs          |bits_n_bobs                   |0.0.44              |Manifest: NOSIGNATURE
		createcobblestone-1.4.9+neoforge-1.21.1-130.jar   |Create cobblestone            |createcobblestone             |1.4.9+neoforge-1.21.|Manifest: NOSIGNATURE
		createaddition-1.5.10.jar                         |Create Crafts & Additions     |createaddition                |1.5.10              |Manifest: NOSIGNATURE
		createdeco-2.1.3.jar                              |Create Deco                   |createdeco                    |2.1.3               |Manifest: NOSIGNATURE
		createdieselgenerators-1.21.1-1.3.11.jar          |Create Diesel Generators      |createdieselgenerators        |1.21.1-1.3.11       |Manifest: NOSIGNATURE
		st_cdc-1.21.1-1.1.jar                             |Create Dough Compat (CDC)     |createdoughcompat             |1.1                 |Manifest: NOSIGNATURE
		Create Encased-1.21.1-1.8-ht2.jar                 |Create Encased                |createcasing                  |1.8-ht2             |Manifest: NOSIGNATURE
		createenderstorage-1.1.1.jar                      |Create Ender Storage          |createenderstorage            |1.1.1               |Manifest: NOSIGNATURE
		create_hypertube-0.4.0-COMPAT-NEOFORGE.jar        |Create Hypertube              |create_hypertube              |0.4.0-COMPAT        |Manifest: NOSIGNATURE
		createliquidfuel-2.1.1-1.21.1.jar                 |Create Liquid Fuel            |createliquidfuel              |2.1.1-1.21.1        |Manifest: NOSIGNATURE
		CreateOPlenty-NeoForge-Create+6.0.7-3.0.jar       |Create O' Plenty              |createoplenty                 |3.0                 |Manifest: NOSIGNATURE
		dev.ryanhcode.offroad.offroad-neoforge-1.21.1-1.2.|Create Offroad                |offroad                       |1.2.1               |Manifest: NOSIGNATURE
		createoreexcavation-1.21-1.6.8.jar                |Create Ore Excavation         |createoreexcavation           |1.6.8               |Manifest: NOSIGNATURE
		create_ore_excavation_plus-0.2.5-1.21.1.jar       |Create ore excavation Plus    |create_ore_excavation_plus    |0.2.5               |Manifest: NOSIGNATURE
		createrailwaysnavigator-neoforge-1.21.1-beta-0.9.0|Create Railways Navigator     |createrailwaysnavigator       |1.21.1-beta-0.9.0-C6|Manifest: NOSIGNATURE
		dev.simulated_team.simulated.simulated-neoforge-1.|Create Simulated              |simulated                     |1.2.1               |Manifest: NOSIGNATURE
		sliceanddice-forge-4.2.4.jar                      |Create Slice & Dice           |sliceanddice                  |4.2.4               |Manifest: NOSIGNATURE
		create_stats-0.10.35.T.jar                        |Create Stats and Numbers      |create_stats                  |0.10.35.T           |Manifest: NOSIGNATURE
		trainutilities-neoforge-3.0.3.jar                 |Create Train Utilities        |trainutilities                |3.0.3               |Manifest: NOSIGNATURE
		createultimine-1.21.1-neoforge-1.3.0.jar          |Create Ultimine               |createultimine                |1.3.0               |Manifest: NOSIGNATURE
		bellsandwhistles-0.4.7-1.21.1.jar                 |Create: Bells & Whistles      |bellsandwhistles              |0.4.7-1.21.1        |Manifest: NOSIGNATURE
		create_bb-1.0.7-1.21.1-Neoforge.jar               |Create: Blocks & Bogies       |create_bb                     |1.0.7               |Manifest: NOSIGNATURE
		ccbr-1.2.0-neoforge-1.21.1.jar                    |Create: CC Better Recipes     |ccbr                          |1.2.0               |Manifest: NOSIGNATURE
		createcclogistics-1.21.1-0.3.6.jar                |Create: CC Total Logistics    |createcclogistics             |0.3.6               |Manifest: NOSIGNATURE
		create-central-kitchen-2.4.0.jar                  |Create: Central Kitchen       |create_central_kitchen        |2.4.0               |Manifest: NOSIGNATURE
		create_connected-1.1.14-mc1.21.1.jar              |Create: Connected             |create_connected              |1.1.14-mc1.21.1     |Manifest: NOSIGNATURE
		copycats-3.0.4+mc.1.21.1-neoforge.jar             |Create: Copycats+             |copycats                      |3.0.4+mc.1.21.1-neof|Manifest: NOSIGNATURE
		CreateDragonsPlus-1.10.0b.jar                     |Create: Dragons Plus          |create_dragons_plus           |1.10.0b             |Manifest: NOSIGNATURE
		DnDesires-1.21.1-2.2d-BETA.jar                    |Create: Dreams n' Desires     |dndesires                     |2.2d-BETA           |Manifest: NOSIGNATURE
		create-enchantment-industry-2.3.1.jar             |Create: Enchantment Industry  |create_enchantment_industry   |2.3.1               |Manifest: NOSIGNATURE
		createfood-neoforge-1.21.1-2.4.0.jar              |Create: Food                  |createfood                    |2.4.0               |Manifest: NOSIGNATURE
		interiors-1.21.1-neoforge-0.6.1.jar               |Create: Interiors             |interiors                     |0.6.1               |Manifest: NOSIGNATURE
		create_oxidized-0.1.3.jar                         |Create: Oxidized              |create_oxidized               |0.1.3               |Manifest: NOSIGNATURE
		powergrid-mc1.21.1-0.5.5.1.jar                    |Create: Power Grid            |powergrid                     |0.5.5.1             |Manifest: NOSIGNATURE
		create_power_loader-2.0.3-mc1.21.1.jar            |Create: Power Loader          |create_power_loader           |2.0.3-mc1.21.1      |Manifest: NOSIGNATURE
		createsolar-1.2.7.jar                             |Create: Solar Powered         |createsolar                   |1.2.7               |Manifest: NOSIGNATURE
		pipeorgans-0.8.2+1.21.1.jar                       |Create: Sound of Steam        |pipeorgans                    |0.8.2+1.21.1        |Manifest: NOSIGNATURE
		tuningwrench-1.1.0-1.21.1.jar                     |Create: Sound of Steam: Tuning|tuningwrench                  |1.0.0               |Manifest: NOSIGNATURE
		railways-0.2.0-beta.2+neoforge-mc1.21.1.jar       |Create: Steam 'n' Rails 1.21.1|railways                      |0.2.0-beta.2+neoforg|Manifest: NOSIGNATURE
		tfmg-1.2.0.jar                                    |Create: The Factory Must Grow |tfmg                          |1.2.0               |Manifest: NOSIGNATURE
		trading_floor-3.0.16.jar                          |Create: Trading Floor         |trading_floor                 |3.0.16              |Manifest: NOSIGNATURE
		createvintageneoforged-1.21.1-1.3.2.jar           |Create: Vintage NeoForged     |createvintageneoforged        |1.21.1-1.3.2        |Manifest: NOSIGNATURE
		create_better_villagers-1.3.2.jar                 |Create_Better_Villagers       |create_better_villagers       |1.3.2               |Manifest: NOSIGNATURE
		CreativeCore_NEOFORGE_v2.13.38_mc1.21.1.jar       |CreativeCore                  |creativecore                  |2.13.38             |Manifest: NOSIGNATURE
		cristellib-neoforge-1.21.1-3.0.3.jar              |Cristel Lib                   |cristellib                    |3.0.3               |Manifest: NOSIGNATURE
		culturaldelights-0.17.8.jar                       |Cultural Delights             |culturaldelights              |0.17.8              |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
		Data_Anchor-neoforge-1.21.1-2.0.0.13.jar          |Data Anchor                   |dataanchor                    |2.0.0.13            |Manifest: NOSIGNATURE
		DistantHorizons-3.0.2-b-1.21.1-fabric-neoforge.jar|Distant Horizons              |distanthorizons               |3.0.2-b             |Manifest: NOSIGNATURE
		do_a_barrel_roll-neoforge-3.7.3+1.21.jar          |Do a Barrel Roll              |do_a_barrel_roll              |3.7.3               |Manifest: NOSIGNATURE
		dragonlib-neoforge-1.21.1-beta-3.0.26.jar         |DragonLib                     |dragonlib                     |1.21.1-beta-3.0.26  |Manifest: NOSIGNATURE
		elytraslot-neoforge-9.0.2+1.21.1.jar              |Elytra Slot                   |elytraslot                    |9.0.2+1.21.1        |Manifest: NOSIGNATURE
		elytratrims-neoforge-3.10.0+1.21.1.jar            |Elytra Trims                  |elytratrims                   |3.10.0              |Manifest: NOSIGNATURE
		emberstextapi-neoforge-1.21.1-2.9.3.jar           |Ember's Text API              |emberstextapi                 |2.9.3               |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
		emi_ores-1.2+1.21.1+neoforge.jar                  |EMI Ores                      |emi_ores                      |1.2+1.21.1+neoforge |Manifest: NOSIGNATURE
		emixx-neoforge-1.2.3.jar                          |EMI++                         |emixx                         |1.2.3               |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
		com.enderio.endercore-8.2.7-beta.jar              |Ender Core                    |endercore                     |8.2.7-beta          |Manifest: NOSIGNATURE
		enderio-8.2.7-beta.jar                            |Ender IO                      |enderio                       |8.2.7-beta          |Manifest: NOSIGNATURE
		com.enderio.enderio-modded-conduits-8.2.7-beta.jar|Ender IO - Modded Conduits    |enderio_modded_conduits       |8.2.7-beta          |Manifest: NOSIGNATURE
		EnderStorage-1.21.1-2.13.0.191.jar                |EnderStorage                  |enderstorage                  |2.13.0.191          |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
		envelope-neoforge-1.21.1-0.6.0.jar                |Envelope                      |envelope                      |0.6.0               |Manifest: NOSIGNATURE
		environmental-1.21.1-5.0.1.jar                    |Environmental                 |environmental                 |5.0.1               |Manifest: NOSIGNATURE
		com.kneelawk.extra-mod-integrations.extra-mod-inte|ExMI Actually Additions       |extra_mod_integrations_actuall|1.0.3+1.21.1        |Manifest: NOSIGNATURE
		com.kneelawk.extra-mod-integrations.extra-mod-inte|ExMI Chipped                  |extra_mod_integrations_chipped|1.0.3+1.21.1        |Manifest: NOSIGNATURE
		com.kneelawk.extra-mod-integrations.extra-mod-inte|ExMI Farmer's Delight         |extra_mod_integrations_farmers|1.0.3+1.21.1        |Manifest: NOSIGNATURE
		com.kneelawk.extra-mod-integrations.extra-mod-inte|ExMI Iron's Spells 'n Spellboo|extra_mod_integrations_irons_s|1.0.3+1.21.1        |Manifest: NOSIGNATURE
		com.kneelawk.extra-mod-integrations.extra-mod-inte|ExMI PneumaticCraft           |extra_mod_integrations_pneumat|1.0.3+1.21.1        |Manifest: NOSIGNATURE
		com.kneelawk.extra-mod-integrations.extra-mod-inte|ExMI Rechiseled               |extra_mod_integrations_rechise|1.0.3+1.21.1        |Manifest: NOSIGNATURE
		com.kneelawk.extra-mod-integrations.extra-mod-inte|ExMI Reliquary                |extra_mod_integrations_reliqua|1.0.3+1.21.1        |Manifest: NOSIGNATURE
		extra-mod-integrations-all-neoforge-1.0.3+1.21.1.j|Extra Mod Integrations        |extra_mod_integrations        |1.0.3+1.21.1        |Manifest: NOSIGNATURE
		com.kneelawk.extra-mod-integrations.extra-mod-inte|Extra Mod Integrations Core   |extra_mod_integrations_core   |1.0.3+1.21.1        |Manifest: NOSIGNATURE
		ExtremeSoundMuffler-3.56_NeoForge-1.21.jar        |Extreme Sound Muffler         |extremesoundmuffler           |3.56                |Manifest: NOSIGNATURE
		FarmersDelight-1.21.1-1.3.1.jar                   |Farmer's Delight              |farmersdelight                |1.3.1               |Manifest: NOSIGNATURE
		FastWorkbench-1.21.1-9.1.3.jar                    |Fast Workbench                |fastbench                     |9.1.3               |Manifest: NOSIGNATURE
		findme-3.3.3-neoforge.jar                         |FindMe                        |findme                        |3.3.3               |Manifest: NOSIGNATURE
		flywheel-neoforge-1.21.1-1.0.6-41.jar             |Flywheel                      |flywheel                      |1.0.6-41            |Manifest: NOSIGNATURE
		ForgeConfigAPIPort-v21.1.6-1.21.1-NeoForge.jar    |Forge Config API Port         |forgeconfigapiport            |21.1.6              |Manifest: NOSIGNATURE
		forgified-fabric-api-0.116.7+2.2.4+1.21.1.jar     |Forgified Fabric API          |fabric_api                    |0.116.7+2.2.4+1.21.1|Manifest: NOSIGNATURE
		fabric-api-base-0.4.42+d1308ded19.jar             |Forgified Fabric API Base     |fabric_api_base               |0.4.42+d1308ded19   |Manifest: NOSIGNATURE
		fabric-api-lookup-api-v1-1.6.71+c290471319.jar    |Forgified Fabric API Lookup AP|fabric_api_lookup_api_v1      |1.6.71+c290471319   |Manifest: NOSIGNATURE
		fabric-biome-api-v1-13.0.31+1e62d33c19.jar        |Forgified Fabric Biome API (v1|fabric_biome_api_v1           |13.0.31+1e62d33c19  |Manifest: NOSIGNATURE
		fabric-block-api-v1-1.1.0+b0c22bb819.jar          |Forgified Fabric Block API (v1|fabric_block_api_v1           |1.1.0+b0c22bb819    |Manifest: NOSIGNATURE
		fabric-blockrenderlayer-v1-1.1.52+c290471319.jar  |Forgified Fabric BlockRenderLa|fabric_blockrenderlayer_v1    |1.1.52+c290471319   |Manifest: NOSIGNATURE
		fabric-block-view-api-v2-1.0.11+e9036fd419.jar    |Forgified Fabric BlockView API|fabric_block_view_api_v2      |1.0.11+e9036fd419   |Manifest: NOSIGNATURE
		fabric-client-tags-api-v1-1.1.15+e053909619.jar   |Forgified Fabric Client Tags  |fabric_client_tags_api_v1     |1.1.15+e053909619   |Manifest: NOSIGNATURE
		fabric-command-api-v2-2.2.28+36d727be19.jar       |Forgified Fabric Command API (|fabric_command_api_v2         |2.2.28+36d727be19   |Manifest: NOSIGNATURE
		fabric-content-registries-v0-8.0.19+5e0d320019.jar|Forgified Fabric Content Regis|fabric_content_registries_v0  |8.0.19+5e0d320019   |Manifest: NOSIGNATURE
		fabric-convention-tags-v1-2.1.5+7f945d5b19.jar    |Forgified Fabric Convention Ta|fabric_convention_tags_v1     |2.1.5+7f945d5b19    |Manifest: NOSIGNATURE
		fabric-convention-tags-v2-2.11.1+87e5848019.jar   |Forgified Fabric Convention Ta|fabric_convention_tags_v2     |2.11.1+87e5848019   |Manifest: NOSIGNATURE
		fabric-data-attachment-api-v1-1.4.5+26d408aa19.jar|Forgified Fabric Data Attachme|fabric_data_attachment_api_v1 |1.4.5+26d408aa19    |Manifest: NOSIGNATURE
		fabric-data-generation-api-v1-20.2.34+a4c3605619.j|Forgified Fabric Data Generati|fabric_data_generation_api_v1 |20.2.34+a4c3605619  |Manifest: NOSIGNATURE
		fabric-entity-events-v1-1.8.0+5ede667619.jar      |Forgified Fabric Entity Events|fabric_entity_events_v1       |1.8.0+5ede667619    |Manifest: NOSIGNATURE
		fabric-events-interaction-v0-0.7.13+86e0887119.jar|Forgified Fabric Events Intera|fabric_events_interaction_v0  |0.7.13+86e0887119   |Manifest: NOSIGNATURE
		fabric-game-rule-api-v1-1.0.53+36d727be19.jar     |Forgified Fabric Game Rule API|fabric_game_rule_api_v1       |1.0.53+36d727be19   |Manifest: NOSIGNATURE
		fabric-gametest-api-v1-2.0.5+29f188ce19.jar       |Forgified Fabric Game Test API|fabric_gametest_api_v1        |2.0.5+29f188ce19    |Manifest: NOSIGNATURE
		fabric-item-api-v1-11.2.0+0c57911319.jar          |Forgified Fabric Item API (v1)|fabric_item_api_v1            |11.2.0+0c57911319   |Manifest: NOSIGNATURE
		fabric-item-group-api-v1-4.1.7+e324903319.jar     |Forgified Fabric Item Group AP|fabric_item_group_api_v1      |4.1.7+e324903319    |Manifest: NOSIGNATURE
		fabric-key-binding-api-v1-1.0.47+62cc7ce119.jar   |Forgified Fabric Key Binding A|fabric_key_binding_api_v1     |1.0.47+62cc7ce119   |Manifest: NOSIGNATURE
		fabric-lifecycle-events-v1-2.6.0+e40d8add19.jar   |Forgified Fabric Lifecycle Eve|fabric_lifecycle_events_v1    |2.6.0+e40d8add19    |Manifest: NOSIGNATURE
		fabric-loot-api-v2-3.0.15+a3ee712d19.jar          |Forgified Fabric Loot API (v2)|fabric_loot_api_v2            |3.0.15+a3ee712d19   |Manifest: NOSIGNATURE
		fabric-loot-api-v3-1.0.3+333dfad919.jar           |Forgified Fabric Loot API (v3)|fabric_loot_api_v3            |1.0.3+333dfad919    |Manifest: NOSIGNATURE
		fabric-message-api-v1-6.0.14+6a754fce19.jar       |Forgified Fabric Message API (|fabric_message_api_v1         |6.0.14+6a754fce19   |Manifest: NOSIGNATURE
		fabric-model-loading-api-v1-2.1.0+6e8f52c719.jar  |Forgified Fabric Model Loading|fabric_model_loading_api_v1   |2.1.0+6e8f52c719    |Manifest: NOSIGNATURE
		fabric-networking-api-v1-4.3.0+30a980d919.jar     |Forgified Fabric Networking AP|fabric_networking_api_v1      |4.3.0+30a980d919    |Manifest: NOSIGNATURE
		fabric-object-builder-api-v1-15.2.1+cc242efd19.jar|Forgified Fabric Object Builde|fabric_object_builder_api_v1  |15.2.1+cc242efd19   |Manifest: NOSIGNATURE
		fabric-particles-v1-4.0.2+824f924c19.jar          |Forgified Fabric Particles (v1|fabric_particles_v1           |4.0.2+824f924c19    |Manifest: NOSIGNATURE
		fabric-recipe-api-v1-5.0.15+59440bcc19.jar        |Forgified Fabric Recipe API (v|fabric_recipe_api_v1          |5.0.15+59440bcc19   |Manifest: NOSIGNATURE
		fabric-registry-sync-v0-5.3.1+f9aace1619.jar      |Forgified Fabric Registry Sync|fabric_registry_sync_v0       |5.3.1+f9aace1619    |Manifest: NOSIGNATURE
		fabric-renderer-indigo-1.7.1+9125b6dc19.jar       |Forgified Fabric Renderer - In|fabric_renderer_indigo        |1.7.1+9125b6dc19    |Manifest: NOSIGNATURE
		fabric-renderer-api-v1-3.4.1+9125b6dc19.jar       |Forgified Fabric Renderer API |fabric_renderer_api_v1        |3.4.1+9125b6dc19    |Manifest: NOSIGNATURE
		fabric-rendering-v1-5.1.0+1a09bd5a19.jar          |Forgified Fabric Rendering (v1|fabric_rendering_v1           |5.1.0+1a09bd5a19    |Manifest: NOSIGNATURE
		fabric-rendering-data-attachment-v1-0.3.49+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.49+73761d2e19   |Manifest: NOSIGNATURE
		fabric-rendering-fluids-v1-3.1.6+a51883b219.jar   |Forgified Fabric Rendering Flu|fabric_rendering_fluids_v1    |3.1.6+a51883b219    |Manifest: NOSIGNATURE
		fabric-resource-conditions-api-v1-4.3.0+5bdd099819|Forgified Fabric Resource Cond|fabric_resource_conditions_api|4.3.0+5bdd099819    |Manifest: NOSIGNATURE
		fabric-resource-loader-v0-1.3.1+4ea8954419.jar    |Forgified Fabric Resource Load|fabric_resource_loader_v0     |1.3.1+4ea8954419    |Manifest: NOSIGNATURE
		fabric-screen-api-v1-2.0.25+0ae1214819.jar        |Forgified Fabric Screen API (v|fabric_screen_api_v1          |2.0.25+0ae1214819   |Manifest: NOSIGNATURE
		fabric-screen-handler-api-v1-1.3.90+8dbc56dd19.jar|Forgified Fabric Screen Handle|fabric_screen_handler_api_v1  |1.3.90+8dbc56dd19   |Manifest: NOSIGNATURE
		fabric-sound-api-v1-1.0.23+10b84f8419.jar         |Forgified Fabric Sound API (v1|fabric_sound_api_v1           |1.0.23+10b84f8419   |Manifest: NOSIGNATURE
		fabric-transfer-api-v1-5.4.3+a25cb45619.jar       |Forgified Fabric Transfer API |fabric_transfer_api_v1        |5.4.3+a25cb45619    |Manifest: NOSIGNATURE
		fabric-transitive-access-wideners-v1-6.2.0+6c854b6|Forgified Fabric Transitive Ac|fabric_transitive_access_widen|6.2.0+6c854b6f19    |Manifest: NOSIGNATURE
		formations-1.0.4-neoforge-mc1.21.jar              |Formations                    |formations                    |1.0.4               |Manifest: NOSIGNATURE
		formationsnether-1.0.5-mc1.21+.jar                |Formations Nether             |formationsnether              |1.0.5               |Manifest: NOSIGNATURE
		formationsoverworld-1.0.5-mc1.21+.jar             |Formations Overworld          |formationsoverworld           |1.0.5               |Manifest: NOSIGNATURE
		framework-neoforge-1.21.1-0.13.11.jar             |Framework                     |framework                     |0.13.11             |Manifest: NOSIGNATURE
		freecam-neoforge-1.3.0+mc1.21.jar                 |Freecam                       |freecam                       |1.3.0+mc1.21        |Manifest: NOSIGNATURE
		ftb-chunks-neoforge-2101.1.14.jar                 |FTB Chunks                    |ftbchunks                     |2101.1.14           |Manifest: NOSIGNATURE
		ftb-essentials-neoforge-2101.1.9.jar              |FTB Essentials                |ftbessentials                 |2101.1.9            |Manifest: NOSIGNATURE
		ftb-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-ultimine-neoforge-2101.1.13.jar               |FTB Ultimine                  |ftbultimine                   |2101.1.13           |Manifest: NOSIGNATURE
		functionalstorage-1.21.1-1.5.5.jar                |Functional Storage            |functionalstorage             |1.21.1-1.5.5        |Manifest: NOSIGNATURE
		FungiDelight-1.21.1-1.3.jar                       |Fungi Delight                 |fungidelight                  |1.3                 |Manifest: NOSIGNATURE
		fusion-1.2.12-neoforge-mc1.21.1.jar               |Fusion                        |fusion                        |1.2.12              |Manifest: NOSIGNATURE
		fzzy_config-0.7.6+1.21+neoforge.jar               |Fzzy Config                   |fzzy_config                   |0.7.6+1.21+neoforge |Manifest: NOSIGNATURE
		geckolib-neoforge-1.21.1-4.8.4.jar                |GeckoLib 4                    |geckolib                      |4.8.4               |Manifest: NOSIGNATURE
		GlitchCore-neoforge-1.21.1-2.1.0.0.jar            |GlitchCore                    |glitchcore                    |2.1.0.0             |Manifest: NOSIGNATURE
		goblintraders-neoforge-1.21.1-1.11.2.jar          |Goblin Traders                |goblintraders                 |1.11.2              |Manifest: NOSIGNATURE
		handcrafted-neoforge-1.21.1-4.0.3.jar             |Handcrafted                   |handcrafted                   |4.0.3               |Manifest: NOSIGNATURE
		TreeChop-1.21.1-neoforge-0.19.3.jar               |HT's TreeChop                 |treechop                      |0.19.3              |Manifest: NOSIGNATURE
		immersive_furniture-neoforge-0.1.3+1.21.1.jar     |Immersive Furniture           |immersive_furniture           |0.1.3+1.21.1        |Manifest: NOSIGNATURE
		immersiveoverlays-1.6.3+1.21.1-neoforge.jar       |Immersive Overlays            |immersiveoverlays             |1.6.3+1.21.1        |Manifest: NOSIGNATURE
		Incendium_1.21.x_v5.4.4.jar                       |Incendium                     |incendium                     |5.4.3               |Manifest: NOSIGNATURE
		infiniverse-568341-5486311.jar                    |Infiniverse                   |infiniverse                   |2.0.1.0             |Manifest: NOSIGNATURE
		integrated_api-1.7.4+1.21.1-neoforge.jar          |Integrated API                |integrated_api                |1.7.4+1.21.1-neoforg|Manifest: NOSIGNATURE
		integrated_cataclysm-1.0.6+1.21.1-neoforge.jar    |Integrated Cataclysm          |integrated_cataclysm          |1.0.6+1.21.1-neoforg|Manifest: NOSIGNATURE
		idas-1.13.5+1.21.1-neoforge.jar                   |Integrated Dungeons and Struct|idas                          |1.13.5+1.21.1-neofor|Manifest: NOSIGNATURE
		integrated_stronghold-1.1.4+1.21.1-neoforge.jar   |Integrated Stronghold         |integrated_stronghold         |1.1.4+1.21.1-neoforg|Manifest: NOSIGNATURE
		integrated_villages-1.3.2+1.21.1-neoforge.jar     |Integrated Villages           |integrated_villages           |1.3.2+1.21.1-neoforg|Manifest: NOSIGNATURE
		inventoryessentials-neoforge-1.21.1-21.1.15.jar   |Inventory Essentials          |inventoryessentials           |21.1.15             |Manifest: NOSIGNATURE
		invtweaks-1.21.1-1.3.2.jar                        |Inventory Tweaks Refoxed      |invtweaks                     |1.21.1-1.3.2        |Manifest: NOSIGNATURE
		ironfurnaces-neoforge-1.21.1-4.3.2.jar            |Iron Furnaces                 |ironfurnaces                  |4.3.2               |Manifest: NOSIGNATURE
		Jade-1.21.1-NeoForge-15.10.5.jar                  |Jade                          |jade                          |15.10.5+neoforge    |Manifest: NOSIGNATURE
		jamlib-neoforge-1.3.6+1.21.1.jar                  |JamLib                        |jamlib                        |1.3.6+1.21.1        |Manifest: NOSIGNATURE
		journeymap-neoforge-1.21.1-6.0.0-beta.66.jar      |Journeymap                    |journeymap                    |1.21.1-6.0.0-beta.66|Manifest: NOSIGNATURE
		journeymap-api-neoforge-2.0.0-1.21.1-SNAPSHOT.jar |JourneyMap API                |journeymap_api                |2.0.0               |Manifest: NOSIGNATURE
		jmi-neoforge-1.21.1-1.9.jar                       |JourneyMap Integration        |jmi                           |1.21.1-1.9          |Manifest: NOSIGNATURE
		jumbofurnace-5.0.0.9.jar                          |Jumbo Furnace                 |jumbofurnace                  |5.0.0.9             |Manifest: NOSIGNATURE
		jei-1.21.1-neoforge-19.27.0.340.jar               |Just Enough Items             |jei                           |19.27.0.340         |Manifest: NOSIGNATURE
		justzoom_neoforge_2.1.0_MC_1.21.1.jar             |Just Zoom                     |justzoom                      |2.1.0               |Manifest: NOSIGNATURE
		konkrete_neoforge_1.9.9_MC_1.21.jar               |Konkrete                      |konkrete                      |1.9.9               |Manifest: NOSIGNATURE
		thedarkcolour.kffmod-5.11.0.jar                   |Kotlin For Forge              |kotlinforforge                |5.11.0              |Manifest: NOSIGNATURE
		kubejs-neoforge-2101.7.2-build.363.jar            |KubeJS                        |kubejs                        |2101.7.2-build.363  |Manifest: NOSIGNATURE
		kubejs-create-neoforge-2101.3.1-build.18.jar      |KubeJS Create                 |kubejs_create                 |2101.3.1-build.18   |Manifest: NOSIGNATURE
		kuma-api-neoforge-21.0.7+1.21.jar                 |KumaAPI                       |kuma_api                      |21.0.7              |Manifest: NOSIGNATURE
		L_Ender's Cataclysm 1.21.1-3.27.jar               |L_Ender's Cataclysm 1.21.1    |cataclysm                     |3.27                |Manifest: NOSIGNATURE
		lambdynamiclights-4.8.8+1.21.1.jar                |LambDynamicLights             |lambdynlights                 |4.8.8+1.21.1        |Manifest: NOSIGNATURE
		lambdynamiclights-api-4.8.8+1.21.1-mojmap.jar     |LambDynamicLights (API)       |lambdynlights_api             |4.8.8+1.21.1        |Manifest: NOSIGNATURE
		lambdynamiclights-4.8.8+1.21.1-neoforge.jar       |LambDynamicLights (Runtime)   |lambdynlights_runtime         |4.8.8+1.21.1        |Manifest: NOSIGNATURE
		lighty-neoforge-3.0.0-beta.8+1.21.1.jar           |Lighty                        |lighty                        |3.0.0-beta.8        |Manifest: NOSIGNATURE
		lionfishapi-2.7-fix-fix.jar                       |lionfishapi                   |lionfishapi                   |2.7                 |Manifest: NOSIGNATURE
		lithium-neoforge-0.15.3+mc1.21.1.jar              |Lithium                       |lithium                       |0.15.3+mc1.21.1     |Manifest: NOSIGNATURE
		lithostitched-1.7.2-neoforge-21.1.jar             |Lithostitched                 |lithostitched                 |1.7.2               |Manifest: NOSIGNATURE
		lmft-1.1.1+1.21.9-neoforge.jar                    |Load My F***ing Tags          |lmft                          |1.1.1+1.21.9        |Manifest: NOSIGNATURE
		lootintegrations-1.21.1-4.7.jar                   |Lootintegrations mod          |lootintegrations              |4.7                 |Manifest: NOSIGNATURE
		lootintegrations_formations-1.3.jar               |lootintegrations_formations mo|lootintegrations_formations   |1                   |Manifest: NOSIGNATURE
		lootintegrations_integrated-1.5.jar               |lootintegrations_integrated mo|lootintegrations_integrated   |1                   |Manifest: NOSIGNATURE
		lootintegrations_vanilla-1.6.jar                  |lootintegrations_vanilla mod  |lootintegrations_vanilla      |1                   |Manifest: NOSIGNATURE
		lootintegrations_yungs-1.5.jar                    |lootintegrations_yungs mod    |lootintegrations_yungs        |1                   |Manifest: NOSIGNATURE
		lootr-neoforge-1.21.1-1.11.37.119.jar             |Lootr                         |lootr                         |1.21.1-1.11.37.119  |Manifest: NOSIGNATURE
		lukis-crazy-chambers-1.0.3.jar                    |Luki's Crazy Chambers         |mr_lukis_crazychambers        |1.0.3               |Manifest: NOSIGNATURE
		lukis-grand-capitals-1.1.3.jar                    |Luki's Grand Capitals         |mr_lukis_grandcapitals        |1.1.3               |Manifest: NOSIGNATURE
		MapFrontiers-1.21.1-2.7.0-beta.18-neoforge.jar    |MapFrontiers                  |mapfrontiers                  |2.7.0-beta.18       |Manifest: NOSIGNATURE
		midnightlib-neoforge-1.9.3+1.21.1.jar             |MidnightLib                   |midnightlib                   |1.9.3               |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
		mob_grinding_utils-1.1.10+mc1.21.1.jar            |Mob Grinding Utils            |mob_grinding_utils            |1.1.10+mc1.21.1     |Manifest: NOSIGNATURE
		molten_vents-1.21.1-2.1.1.jar                     |Molten Vents                  |molten_vents                  |2.1.1               |Manifest: NOSIGNATURE
		moonlight-neoforge-1.21.1-3.0.3.jar               |Moonlight Lib                 |moonlight                     |1.21.1-3.0.3        |Manifest: NOSIGNATURE
		morered-1.21.1-6.0.0.3.jar                        |More Red                      |morered                       |6.0.0.3             |Manifest: NOSIGNATURE
		MouseTweaks-neoforge-mc1.21-2.26.1.jar            |Mouse Tweaks                  |mousetweaks                   |2.26.1              |Manifest: NOSIGNATURE
		MyNethersDelight-1.21.1-1.10.2.jar                |My Nether's Delight           |mynethersdelight              |1.10.2              |Manifest: NOSIGNATURE
		neoforge-21.1.227-universal.jar                   |NeoForge                      |neoforge                      |21.1.227            |Manifest: NOSIGNATURE
		NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar          |No Chat Reports               |nochatreports                 |1.21.1-v2.9.1       |Manifest: NOSIGNATURE
		not_enough_glyphs-1.21.1-4.3.2.jar                |Not Enough Glyphs             |not_enough_glyphs             |4.3.2               |Manifest: NOSIGNATURE
		now-playing-neoforge-1.5.16+1.21.jar              |Now Playing                   |now_playing                   |1.5.16+1.21         |Manifest: NOSIGNATURE
		nuggets-neoforge-1.21.1-1.1.0.48.jar              |Nuggets                       |nuggets                       |1.1.0.48            |Manifest: NOSIGNATURE
		oceansdelight-neoforge-1.0.4-1.21.1.jar           |Ocean's Delight               |oceansdelight                 |1.0.4               |Manifest: NOSIGNATURE
		OctoLib-NEOFORGE-0.6.1+1.21.jar                   |OctoLib                       |octolib                       |0.6.1               |Manifest: NOSIGNATURE
		Oh-The-Biomes-Weve-Gone-NeoForge-2.5.5.jar        |Oh The Biomes We've Gone      |biomeswevegone                |2.5.5               |Manifest: NOSIGNATURE
		Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.3.1.jar |Oh The Trees You'll Grow      |ohthetreesyoullgrow           |5.3.1               |Manifest: NOSIGNATURE
		particlerain-4.0.0-beta.9+1.21.1-neoforge.jar     |Particle Rain                 |particlerain                  |4.0.0-beta.9        |Manifest: NOSIGNATURE
		Patchouli-1.21.1-93-NEOFORGE.jar                  |Patchouli                     |patchouli                     |1.21.1-93-NEOFORGE  |Manifest: NOSIGNATURE
		Placebo-1.21.1-9.9.1.jar                          |Placebo                       |placebo                       |9.9.1               |Manifest: NOSIGNATURE
		Platform-neoforge-1.21.1-1.3.jar                  |Platform                      |platform                      |1.3                 |Manifest: NOSIGNATURE
		polymorph-neoforge-1.1.0+1.21.1.jar               |Polymorph                     |polymorph                     |1.1.0+1.21.1        |Manifest: NOSIGNATURE
		ponder-neoforge-1.0.82+mc1.21.1.jar               |Ponder                        |ponder                        |1.0.82+mc1.21.1     |Manifest: NOSIGNATURE
		pridelib-1.2.4+1.21.1-mojmap.jar                  |Pride Lib                     |pride                         |1.2.4+1.21.1        |Manifest: NOSIGNATURE
		PuzzlesLib-v21.1.39-1.21.1-NeoForge.jar           |Puzzles Lib                   |puzzleslib                    |21.1.39             |Manifest: NOSIGNATURE
		Quark-4.1-477.jar                                 |Quark                         |quark                         |4.1-477             |Manifest: NOSIGNATURE
		Realistic-Nametag-neoforge-1.21.1-1.2.1.jar       |Realistic Nametag             |realisticnametag              |1.2.1               |Manifest: NOSIGNATURE
		rechiseled-1.2.4-neoforge-mc1.21.jar              |Rechiseled                    |rechiseled                    |1.2.4               |Manifest: NOSIGNATURE
		rechiseled_chipped-2.0-1.21.1.jar                 |Rechiseled: Chipped           |rechiseled_chipped            |1.3                 |Manifest: NOSIGNATURE
		rechiseledcreate-1.1.0-neoforge-mc1.21.jar        |Rechiseled: Create            |rechiseledcreate              |1.1.0               |Manifest: NOSIGNATURE
		reeses-sodium-options-neoforge-1.8.3+mc1.21.4.jar |Reese's Sodium Options        |reeses_sodium_options         |1.8.3+mc1.21.4      |Manifest: NOSIGNATURE
		refinedstorage-neoforge-2.0.5.jar                 |Refined Storage               |refinedstorage                |2.0.5               |Manifest: NOSIGNATURE
		refinedstorage-emi-integration-neoforge-1.0.0.jar |Refined Storage - EMI Integrat|refinedstorage_emi_integration|1.0.0               |Manifest: NOSIGNATURE
		regions-unexplored-0.6+beta4-neoforge-21.1.jar    |Regions Unexplored            |regions_unexplored            |0.6+beta4           |Manifest: NOSIGNATURE
		relics-1.21.1-0.12.0.jar                          |Relics                        |relics                        |0.12.0              |Manifest: NOSIGNATURE
		reliquary-1.21.1-2.0.68.1417.jar                  |Reliquary Reincarnations      |reliquary                     |2.0.68              |Manifest: NOSIGNATURE
		reliquified_ars_nouveau-1.21.1-0.7.1.jar          |Reliquified Ars Nouveau       |reliquified_ars_nouveau       |0.7.1               |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
		rightclickharvest-neoforge-4.6.1+1.21.1.jar       |Right Click Harvest           |rightclickharvest             |4.6.1+1.21.1        |Manifest: NOSIGNATURE
		rusticdelight-neoforge-1.21-1.6.0.jar             |Rustic Delight                |rusticdelight                 |1.6.0               |Manifest: NOSIGNATURE
		sable-neoforge-1.21.1-1.2.2.jar                   |Sable                         |sable                         |1.2.2               |Manifest: NOSIGNATURE
		sable-companion-common-1.21.1-1.6.0.jar           |Sable Companion               |sablecompanion                |1.6.0               |Manifest: NOSIGNATURE
		sauce-1.21.1-0.0.31.78.jar                        |Sauce Library                 |sauce                         |0.0.31.78           |Manifest: NOSIGNATURE
		Searchables-neoforge-1.21.1-1.0.2.jar             |Searchables                   |searchables                   |1.0.2               |Manifest: NOSIGNATURE
		simplemagnets-1.1.12c-neoforge-mc1.21.jar         |Simple Magnets                |simplemagnets                 |1.1.12+c            |Manifest: NOSIGNATURE
		voicechat-neoforge-1.21.1-2.6.16.jar              |Simple Voice Chat             |voicechat                     |1.21.1-2.6.16       |Manifest: NOSIGNATURE
		sodium-neoforge-0.6.13+mc1.21.1.jar               |Sodium                        |sodium                        |0.6.13+mc1.21.1     |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
		sophisticatedbackpacks-1.21.1-3.25.44.1736.jar    |Sophisticated Backpacks       |sophisticatedbackpacks        |3.25.44             |Manifest: NOSIGNATURE
		sophisticatedbackpackscreateintegration-1.21.1-0.1|Sophisticated Backpacks Create|sophisticatedbackpackscreatein|0.1.5               |Manifest: NOSIGNATURE
		sophisticatedbuilding-v4.0.0.jar                  |Sophisticated Building        |sophisticatedbuilding         |3.2                 |Manifest: NOSIGNATURE
		sophisticatedcore-1.21.1-1.4.35.1823.jar          |Sophisticated Core            |sophisticatedcore             |1.4.35              |Manifest: NOSIGNATURE
		sophisticatedstorage-1.21.1-1.5.46.1717.jar       |Sophisticated Storage         |sophisticatedstorage          |1.5.46              |Manifest: NOSIGNATURE
		sophisticatedstoragecreateintegration-1.21.1-0.1.1|Sophisticated Storage Create I|sophisticatedstoragecreateinte|0.1.17              |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
		spectrelib-neoforge-0.17.2+1.21.jar               |SpectreLib                    |spectrelib                    |0.17.2+1.21         |Manifest: NOSIGNATURE
		Spice of Life Onion_NEOFORGE_v1.5.6_mc1.21.1.jar  |Spice of Life Onion           |solonion                      |1.5.6               |Manifest: NOSIGNATURE
		spruceui-6.2.5+1.21.1-mojmap.jar                  |SpruceUI                      |spruceui                      |6.2.5+1.21.1        |Manifest: NOSIGNATURE
		starcatcher-2.3.9-NEOFORGE-1.21.1.jar             |Starcatcher                   |starcatcher                   |2.3.9-NEOFORGE-1.21.|Manifest: NOSIGNATURE
		starcatcher_delight-0.2-ALPHA-NEOFORGE-1.21.1.jar |Starcatcher's Delight         |starcatcher_delight           |0.2-ALPHA-NEOFORGE-1|Manifest: NOSIGNATURE
		Stoneworks-v21.1.0-1.21.1-NeoForge.jar            |Stoneworks                    |stoneworks                    |21.1.0              |Manifest: NOSIGNATURE
		SubtleEffects-neoforge-1.21.1-1.14.3.jar          |Subtle Effects                |subtle_effects                |1.14.3              |Manifest: NOSIGNATURE
		supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |Manifest: NOSIGNATURE
		supermartijn642corelib-1.1.21-neoforge-mc1.21.jar |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.21              |Manifest: NOSIGNATURE
		supplementaries-1.21-3.5.34-neoforge.jar          |Supplementaries               |supplementaries               |1.21-3.5.34         |Manifest: NOSIGNATURE
		suppsquared-1.21-1.2.17-neoforge.jar              |Supplementaries Squared       |suppsquared                   |1.21-1.2.17         |Manifest: NOSIGNATURE
		TerraBlender-neoforge-1.21.1-4.1.0.8.jar          |TerraBlender                  |terrablender                  |4.1.0.8             |Manifest: NOSIGNATURE
		tiny-multiblock-lib-neo-1.21.1-3.0.jar            |Tiny Multiblock Lib           |tinymultiblocklib             |3.0                 |Manifest: NOSIGNATURE
		titanium-1.21-4.0.43.jar                          |Titanium                      |titanium                      |4.0.43              |Manifest: NOSIGNATURE
		ToastControl-1.21.1-9.0.1.jar                     |Toast Control                 |toastcontrol                  |9.0.1               |Manifest: NOSIGNATURE
		torchmaster-neoforge-1.21.1-21.1.9.jar            |Torchmaster                   |torchmaster                   |21.1.9              |Manifest: NOSIGNATURE
		t_and_t-neoforge-fabric-1.13.7+1.21.1.jar         |Towns and Towers              |t_and_t                       |1.13.7              |Manifest: NOSIGNATURE
		VanillaBackport-neoforge-1.21.1-1.1.6.3.jar       |VanillaBackport               |vanillabackport               |1.1.6.3             |Manifest: NOSIGNATURE
		vanillin-neoforge-1.21.1-1.1.3-41.jar             |Vanillin                      |vanillin                      |1.1.3-41            |Manifest: NOSIGNATURE
		veil-neoforge-1.21.1-4.0.0.jar                    |Veil                          |veil                          |4.0.0               |Manifest: NOSIGNATURE
		via_romana-2.2.2+1.21.1-neoforge.jar              |Via Romana                    |via_romana                    |2.2.2+1.21.1-neoforg|Manifest: NOSIGNATURE
		vista-1.21-3.1.2-neoforge.jar                     |Vista                         |vista                         |1.21-3.1.1          |Manifest: NOSIGNATURE
		VistaAeronauricsFix-1.0.1.jar                     |Vista Aeronautics Fix         |vistafix                      |1.0.1               |Manifest: NOSIGNATURE
		wds-selling-bin-nrGOzmNu.jar                      |wd's Selling Bin              |selling_bin                   |1.4.1-NEOFORGE-1.21.|Manifest: NOSIGNATURE
		libtooltips-5J15zxaI.jar                          |wd's Tooltips Library         |libtooltips                   |1.6                 |Manifest: NOSIGNATURE
		wits-1.3.0+1.21-neoforge.jar                      |WITS                          |wits                          |1.3.0+1.21-neoforge |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
		YungsApi-1.21.1-NeoForge-5.1.6.jar                |YUNG's API                    |yungsapi                      |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
		YungsBetterCaves-1.21.1-NeoForge-3.1.4.jar        |YUNG's Better Caves           |bettercaves                   |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
		YungsBetterDesertTemples-1.21.1-NeoForge-4.1.5.jar|YUNG's Better Desert Temples  |betterdeserttemples           |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
		YungsBetterDungeons-1.21.1-NeoForge-5.1.4.jar     |YUNG's Better Dungeons        |betterdungeons                |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
		YungsBetterEndIsland-1.21.1-NeoForge-3.1.2.jar    |YUNG's Better End Island      |betterendisland               |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
		YungsBetterJungleTemples-1.21.1-NeoForge-3.1.2.jar|YUNG's Better Jungle Temples  |betterjungletemples           |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
		YungsBetterMineshafts-1.21.1-NeoForge-5.1.1.jar   |YUNG's Better Mineshafts      |bettermineshafts              |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
		YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.5.|YUNG's Better Nether Fortresse|betterfortresses              |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
		YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.2.ja|YUNG's Better Ocean Monuments |betteroceanmonuments          |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
		YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar    |YUNG's Better Witch Huts      |betterwitchhuts               |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
		YungsCaveBiomes-1.21.1-NeoForge-3.1.1.jar         |YUNG's Cave Biomes            |yungscavebiomes               |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
		YungsExtras-1.21.1-NeoForge-5.1.1.jar             |YUNG's Extras                 |yungsextras                   |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
		Zeta-1.1-40.jar                                   |Zeta                          |zeta                          |1.1-40              |Manifest: NOSIGNATURE
	Crash Report UUID: 7291583c-9adc-45f9-9272-91faa3644203
	FML: 4.0.42
	NeoForge: 21.1.227
	Flywheel Backend: flywheel:indirect