Create Jetpack

Create Jetpack

9M Downloads

When I open a world, I crash.

StormDragon-64 opened this issue ยท 3 comments

commented

What happened?

When I create a world, it stays at 100% for a while (my pc is bad), then says joining world, and then the game crashes. I have create 0.5d, and it seems like a problem with curios. I have a lot of mods, but you can see in the crash log that it is definitely your mod.
Of course, because this is a problem with curios, this issue does not occur before you implemented curios support.

Mod Version

1.3.0

Minecraft Version

1.18

Forge Version

40.1.73

Relevant log output

---- Minecraft Crash Report ----
// Don't do that.

Time: 8/23/22, 9:20 PM
Description: Ticking player

java.lang.RuntimeException: Slot 0 not in valid range - [0,0)
	at net.minecraftforge.items.ItemStackHandler.validateSlotIndex(ItemStackHandler.java:207) ~[forge-1.18.2-40.1.73-universal.jar%23246!/:?] {re:classloading}
	at net.minecraftforge.items.ItemStackHandler.getStackInSlot(ItemStackHandler.java:59) ~[forge-1.18.2-40.1.73-universal.jar%23246!/:?] {re:classloading}
	at com.possible_triangle.create_jetpack.compat.CuriosCompat.getCuriosStacksSafe$lambda-3(CuriosCompat.kt:32) ~[create_jetpack-1.3.0.jar%23100!/:1.3.0] {re:classloading,re:mixin}
	at net.minecraftforge.common.util.LazyOptional.map(LazyOptional.java:195) ~[forge-1.18.2-40.1.73-universal.jar%23246!/:?] {re:mixin,re:classloading}
	at com.possible_triangle.create_jetpack.compat.CuriosCompat.getCuriosStacksSafe(CuriosCompat.kt:30) ~[create_jetpack-1.3.0.jar%23100!/:1.3.0] {re:classloading,re:mixin}
	at com.possible_triangle.create_jetpack.compat.CuriosCompat$register$2.get(CuriosCompat.kt:24) ~[create_jetpack-1.3.0.jar%23100!/:1.3.0] {re:classloading}
	at com.possible_triangle.create_jetpack.capability.sources.ISource$Companion.get(ISource.kt:21) ~[create_jetpack-1.3.0.jar%23100!/:1.3.0] {re:classloading}
	at com.possible_triangle.create_jetpack.capability.JetpackLogic.getJetpack(JetpackLogic.kt:70) ~[create_jetpack-1.3.0.jar%23100!/:1.3.0] {re:classloading}
	at com.possible_triangle.create_jetpack.capability.JetpackLogic.getActiveJetpack(JetpackLogic.kt:50) ~[create_jetpack-1.3.0.jar%23100!/:1.3.0] {re:classloading}
	at com.possible_triangle.create_jetpack.capability.JetpackLogic.tick(JetpackLogic.kt:118) ~[create_jetpack-1.3.0.jar%23100!/:1.3.0] {re:classloading}
	at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-5.0.3.jar%232!/:?] {}
	at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-5.0.3.jar%232!/:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
	at net.minecraftforge.event.ForgeEventFactory.onPlayerPreTick(ForgeEventFactory.java:863) ~[forge-1.18.2-40.1.73-universal.jar%23246!/:?] {re:mixin,re:classloading}
	at net.minecraft.world.entity.player.Player.m_8119_(Player.java:208) ~[client-1.18.2-20220404.173914-srg.jar%23241!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:tetra.mixins.json:MixinPlayerEntity,pl:mixin:APP:allurement.mixins.json:PlayerMixin,pl:mixin:APP:domesticationinnovation.mixins.json:PlayerMixin,pl:mixin:A,re:computing_frames,pl:accesstransformer:B}
	at net.minecraft.server.level.ServerPlayer.m_9240_(ServerPlayer.java:439) ~[client-1.18.2-20220404.173914-srg.jar%23241!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettersafebed.mixins.json:ServerPlayerEntityMixin,pl:mixin:APP:netherportalfix.mixins.json:ServerPlayerMixin,pl:mixin:APP:netherportalfix.mixins.json:ForgeServerPlayerMixin,pl:mixin:APP:yungsapi.mixins.json:ServerPlayerEntityTickMixin,pl:mixin:APP:krypton.mixins.json:shared.player.ServerPlayerEntityMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerPlayerTickMixin,pl:mixin:APP:pollen-common.mixins.json:ServerPlayerMixin,pl:mixin:APP:mannequins-common.mixins.json:ServerPlayerAccessor,pl:mixin:A}
	at net.minecraft.server.network.ServerGamePacketListenerImpl.m_9933_(ServerGamePacketListenerImpl.java:207) ~[client-1.18.2-20220404.173914-srg.jar%23241!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:tetra.mixins.json:MixinServerPlayNetHandler,pl:mixin:APP:radium.mixins.json:entity.collisions.replace_streams.ServerPlayNetworkHandlerMixin,pl:mixin:APP:toofast.mixins.json:MixinServerNetPlayHandler,pl:mixin:A}
	at net.minecraft.network.Connection.m_129483_(Connection.java:245) ~[client-1.18.2-20220404.173914-srg.jar%23241!/:?] {re:mixin,re:classloading,pl:mixin:A}
	at net.minecraft.server.network.ServerConnectionListener.m_9721_(ServerConnectionListener.java:143) ~[client-1.18.2-20220404.173914-srg.jar%23241!/:?] {re:classloading}
	at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:916) ~[client-1.18.2-20220404.173914-srg.jar%23241!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23241!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
	at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23241!/:?] {re:classloading,pl:runtimedistcleaner:A}
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23241!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23241!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
	at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}


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

-- Head --
Thread: Server thread
Stacktrace:
	at net.minecraftforge.items.ItemStackHandler.validateSlotIndex(ItemStackHandler.java:207) ~[forge-1.18.2-40.1.73-universal.jar%23246!/:?] {re:classloading}
	at net.minecraftforge.items.ItemStackHandler.getStackInSlot(ItemStackHandler.java:59) ~[forge-1.18.2-40.1.73-universal.jar%23246!/:?] {re:classloading}
	at com.possible_triangle.create_jetpack.compat.CuriosCompat.getCuriosStacksSafe$lambda-3(CuriosCompat.kt:32) ~[create_jetpack-1.3.0.jar%23100!/:1.3.0] {re:classloading,re:mixin}
	at net.minecraftforge.common.util.LazyOptional.map(LazyOptional.java:195) ~[forge-1.18.2-40.1.73-universal.jar%23246!/:?] {re:mixin,re:classloading}
	at com.possible_triangle.create_jetpack.compat.CuriosCompat.getCuriosStacksSafe(CuriosCompat.kt:30) ~[create_jetpack-1.3.0.jar%23100!/:1.3.0] {re:classloading,re:mixin}
	at com.possible_triangle.create_jetpack.compat.CuriosCompat$register$2.get(CuriosCompat.kt:24) ~[create_jetpack-1.3.0.jar%23100!/:1.3.0] {re:classloading}
	at com.possible_triangle.create_jetpack.capability.sources.ISource$Companion.get(ISource.kt:21) ~[create_jetpack-1.3.0.jar%23100!/:1.3.0] {re:classloading}
	at com.possible_triangle.create_jetpack.capability.JetpackLogic.getJetpack(JetpackLogic.kt:70) ~[create_jetpack-1.3.0.jar%23100!/:1.3.0] {re:classloading}
	at com.possible_triangle.create_jetpack.capability.JetpackLogic.getActiveJetpack(JetpackLogic.kt:50) ~[create_jetpack-1.3.0.jar%23100!/:1.3.0] {re:classloading}
	at com.possible_triangle.create_jetpack.capability.JetpackLogic.tick(JetpackLogic.kt:118) ~[create_jetpack-1.3.0.jar%23100!/:1.3.0] {re:classloading}
	at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-5.0.3.jar%232!/:?] {}
	at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-5.0.3.jar%232!/:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
	at net.minecraftforge.event.ForgeEventFactory.onPlayerPreTick(ForgeEventFactory.java:863) ~[forge-1.18.2-40.1.73-universal.jar%23246!/:?] {re:mixin,re:classloading}
	at net.minecraft.world.entity.player.Player.m_8119_(Player.java:208) ~[client-1.18.2-20220404.173914-srg.jar%23241!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:tetra.mixins.json:MixinPlayerEntity,pl:mixin:APP:allurement.mixins.json:PlayerMixin,pl:mixin:APP:domesticationinnovation.mixins.json:PlayerMixin,pl:mixin:A,re:computing_frames,pl:accesstransformer:B}
-- Player being ticked --
Details:
	Entity Type: minecraft:player (net.minecraft.server.level.ServerPlayer)
	Entity ID: 509
	Entity Name: StormDragon_64
	Entity's Exact location: 21.50, 66.00, 10.50
	Entity's Block location: World: (21,66,10), Section: (at 5,2,10 in 1,4,0; chunk contains blocks 16,-64,0 to 31,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
	Entity's Momentum: 0.00, 0.00, 0.00
	Entity's Passengers: []
	Entity's Vehicle: null
Stacktrace:
	at net.minecraft.server.level.ServerPlayer.m_9240_(ServerPlayer.java:439) ~[client-1.18.2-20220404.173914-srg.jar%23241!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettersafebed.mixins.json:ServerPlayerEntityMixin,pl:mixin:APP:netherportalfix.mixins.json:ServerPlayerMixin,pl:mixin:APP:netherportalfix.mixins.json:ForgeServerPlayerMixin,pl:mixin:APP:yungsapi.mixins.json:ServerPlayerEntityTickMixin,pl:mixin:APP:krypton.mixins.json:shared.player.ServerPlayerEntityMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerPlayerTickMixin,pl:mixin:APP:pollen-common.mixins.json:ServerPlayerMixin,pl:mixin:APP:mannequins-common.mixins.json:ServerPlayerAccessor,pl:mixin:A}
	at net.minecraft.server.network.ServerGamePacketListenerImpl.m_9933_(ServerGamePacketListenerImpl.java:207) ~[client-1.18.2-20220404.173914-srg.jar%23241!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:tetra.mixins.json:MixinServerPlayNetHandler,pl:mixin:APP:radium.mixins.json:entity.collisions.replace_streams.ServerPlayNetworkHandlerMixin,pl:mixin:APP:toofast.mixins.json:MixinServerNetPlayHandler,pl:mixin:A}
	at net.minecraft.network.Connection.m_129483_(Connection.java:245) ~[client-1.18.2-20220404.173914-srg.jar%23241!/:?] {re:mixin,re:classloading,pl:mixin:A}
	at net.minecraft.server.network.ServerConnectionListener.m_9721_(ServerConnectionListener.java:143) ~[client-1.18.2-20220404.173914-srg.jar%23241!/:?] {re:classloading}
	at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:916) ~[client-1.18.2-20220404.173914-srg.jar%23241!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23241!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
	at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23241!/:?] {re:classloading,pl:runtimedistcleaner:A}
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23241!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23241!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
	at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}


-- System Details --
Details:
	Minecraft Version: 1.18.2
	Minecraft Version ID: 1.18.2
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 17.0.1, Microsoft
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
	Memory: 1854529536 bytes (1768 MiB) / 5473566720 bytes (5220 MiB) up to 6442450944 bytes (6144 MiB)
	CPUs: 4
	Processor Vendor: AuthenticAMD
	Processor Name: AMD Ryzen 3 3200U with Radeon Vega Mobile Gfx  
	Identifier: AuthenticAMD Family 23 Model 24 Stepping 1
	Microarchitecture: Zen / Zen+
	Frequency (GHz): 2.60
	Number of physical packages: 1
	Number of physical CPUs: 2
	Number of logical CPUs: 4
	Graphics card #0 name: AMD Radeon(TM) Vega 3 Graphics
	Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
	Graphics card #0 VRAM (MB): 2048.00
	Graphics card #0 deviceId: 0x15d8
	Graphics card #0 versionInfo: DriverVersion=31.0.12015.1008
	Memory slot #0 capacity (MB): 8192.00
	Memory slot #0 clockSpeed (GHz): 2.67
	Memory slot #0 type: DDR4
	Memory slot #1 capacity (MB): 8192.00
	Memory slot #1 clockSpeed (GHz): 2.40
	Memory slot #1 type: DDR4
	Virtual memory max (MB): 29473.60
	Virtual memory used (MB): 21232.77
	Swap memory total (MB): 15223.62
	Swap memory used (MB): 1263.55
	JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx6144m -Xms256m
	Server Running: true
	Player Count: 1 / 8; [ServerPlayer['StormDragon_64'/509, l='ServerLevel[kjhxifhdifhdjkiurghkdsiuh]', x=21.50, y=66.00, z=10.50]]
	Data Packs: vanilla, mod:betterdungeons, mod:stackablepotions (incompatible), mod:goat_horns_mod, mod:effectoverhaul, mod:betterwitchhuts, mod:netherportalfix (incompatible), mod:nethers_exoticism, mod:superflatworldnoslimes, mod:locksmith (incompatible), mod:additionalbanners (incompatible), mod:suggestionproviderfix (incompatible), mod:uppers, mod:kingvillager, mod:sophisticatedcore (incompatible), mod:nyfsquiver (incompatible), mod:hourglass (incompatible), mod:create_jetpack (incompatible), mod:chatcolours (incompatible), mod:citadel (incompatible), mod:yungsapi, mod:feature_nbt_deadlock_be_gone (incompatible), mod:bookshelf, mod:almm, mod:sophisticatedbackpacks (incompatible), mod:fullturtlearmor (incompatible), mod:simpleplanes (incompatible), mod:clickadv (incompatible), mod:carrynametag (incompatible), mod:balm (incompatible), mod:speedyhoppers (incompatible), mod:snowrealmagic, mod:carryon (incompatible), mod:cloth_config (incompatible), mod:despawningeggshatch, mod:corpse (incompatible), mod:farmersdelight (incompatible), mod:customizableelytra (incompatible), mod:easierpowderedsnow (incompatible), mod:curious_armor_stands (incompatible), mod:simpleshops (incompatible), mod:blockrunner (incompatible), mod:aquatictorches (incompatible), mod:totemoverhaul, mod:supermartijn642corelib, mod:yungsbridges, mod:barkcarpets (incompatible), mod:shulker_enchantments (incompatible), mod:signbutton (incompatible), mod:curios (incompatible), mod:tetra (incompatible), mod:patchouli (incompatible), mod:corail_woodcutter, mod:leap (incompatible), mod:create_factory, mod:collective, mod:measurements (incompatible), mod:yungsextras, mod:tiab (incompatible), mod:xercapaint (incompatible), mod:infinitymending (incompatible), mod:betterstrongholds, mod:ebb (incompatible), mod:redstonevillager (incompatible), mod:architectury (incompatible), mod:findme (incompatible), mod:superbarrels, mod:curiouselytra (incompatible), mod:chimes (incompatible), mod:cryingportals, mod:krypton (incompatible), mod:furnacerecycle, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:enchantinginfuser (incompatible), mod:sliceanddice (incompatible), mod:dangerousstonecutter (incompatible), mod:radium (incompatible), mod:kiwi, mod:xtraarrows (incompatible), mod:trashslot (incompatible), mod:torchslabmod (incompatible), mod:fluidlogged (incompatible), mod:connectiblechains, mod:villagerdrops (incompatible), mod:snad (incompatible), mod:additionallanterns (incompatible), mod:treeharvester, mod:jei (incompatible), mod:randomshulkercolours, mod:mooshroomtweaks, mod:attributefix (incompatible), mod:caelus (incompatible), mod:noaddrepcost (incompatible), mod:createchunkloading (incompatible), mod:waystones (incompatible), mod:sootychimneys, mod:goldenhopper, mod:weaponthrow (incompatible), mod:infinitywaterbucket (incompatible), mod:clumps (incompatible), mod:shutupexperimentalsettings, mod:comforts (incompatible), mod:naturescompass (incompatible), mod:smarterfarmers (incompatible), mod:jumpboat (incompatible), mod:raw_block_smelting, mod:simplekiln (incompatible), mod:curioofundying (incompatible), mod:nopoisonregen (incompatible), mod:anvilrestoration, mod:create_confectionery, mod:rare_ice (incompatible), mod:lazydfu (incompatible), mod:beefix (incompatible), mod:betterdeserttemples, mod:charms (incompatible), mod:bedspreads (incompatible), mod:oreberriesreplanted (incompatible), mod:blueprint (incompatible), mod:boatload (incompatible), mod:allurement (incompatible), mod:randomium (incompatible), mod:usefulslime (incompatible), mod:extendedbonemeal, mod:forge, mod:toofast (incompatible), mod:chalk (incompatible), mod:exp_bottling (incompatible), mod:dash (incompatible), mod:selene (incompatible), mod:advancementframes (incompatible), mod:supplementaries (incompatible), mod:ironchest, mod:axesareweapons (incompatible), mod:logprot (incompatible), mod:weakerspiderwebs, mod:voicechat (incompatible), mod:swingthroughgrass (incompatible), mod:magnumtorch (incompatible), mod:extractpoison, mod:bettersafebed (incompatible), mod:armorposer (incompatible), mod:another_furniture (incompatible), mod:nethersdelight (incompatible), mod:llamasteeds (incompatible), mod:mmlib (incompatible), mod:corn_delight (incompatible), mod:easy_villagers (incompatible), mod:justplayerheads, mod:flywheel (incompatible), mod:extendedflywheels, mod:create, mod:molten_geodes, mod:farmersrespite (incompatible), mod:mutil (incompatible), mod:art_of_forging (incompatible), mod:ecologics, mod:some_assembly_required (incompatible), mod:ngv (incompatible), mod:polymorph (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:storagedrawers (incompatible), mod:sit (incompatible), mod:wlrs (incompatible), mod:dyeablefishinglines (incompatible), mod:coloredbricks (incompatible), mod:tramplenomore (incompatible), mod:lootr (incompatible), mod:moredragoneggs (incompatible), mod:puzzleslib (incompatible), mod:recall_potion, mod:treebark, mod:pgwbandedtorches (incompatible), mod:mannequins (incompatible), mod:pollen, mod:healingbed, mod:emblems, mod:grindstonesharpertools, mod:delightful, mod:convenientcurioscontainer (incompatible), mod:coloredlamps (incompatible), mod:cobbled_paths (incompatible), mod:domesticationinnovation (incompatible), mod:snowballsfreezemobs, mod:responsiveshields (incompatible), mod:createaddition (incompatible), mod:defaultoptions (incompatible), Supplementaries Generated Pack
	World Generation: Stable
	Type: Integrated Server (map_client.txt)
	Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
	ModLauncher: 9.1.3+9.1.3+main.9b69c82a
	ModLauncher launch target: forgeclient
	ModLauncher naming: srg
	ModLauncher services: 
		 mixin PLUGINSERVICE 
		 eventbus PLUGINSERVICE 
		 slf4jfixer PLUGINSERVICE 
		 object_holder_definalize PLUGINSERVICE 
		 runtime_enum_extender PLUGINSERVICE 
		 capability_token_subclass PLUGINSERVICE 
		 accesstransformer PLUGINSERVICE 
		 runtimedistcleaner PLUGINSERVICE 
		 mixin TRANSFORMATIONSERVICE 
		 fml TRANSFORMATIONSERVICE 
	FML Language Providers: 
		[email protected]
		lowcodefml@null
		[email protected]
		javafml@null
	Mod List: 
		YungsBetterDungeons-1.18.2-Forge-2.1.0.jar        |YUNG's Better Dungeons        |betterdungeons                |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
		StackablePotions-forge-1.18.2-1.0.0.jar           |Stackable Potions             |stackablepotions              |1.0.0               |DONE      |Manifest: NOSIGNATURE
		Goat Horns  Copper Horns Mod - 1.18.2.jar         |Goat Horns & Copper Horns Mod |goat_horns_mod                |1.0                 |DONE      |Manifest: NOSIGNATURE
		Effect_Overhaul-22.08.08-1.18.2.jar               |Effect Overhaul               |effectoverhaul                |22.08.08            |DONE      |Manifest: NOSIGNATURE
		YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar       |YUNG's Better Witch Huts      |betterwitchhuts               |1.18.2-Forge-1.0.1  |DONE      |Manifest: NOSIGNATURE
		netherportalfix-forge-1.18-9.0.0.jar              |NetherPortalFix               |netherportalfix               |9.0.0               |DONE      |Manifest: NOSIGNATURE
		nether-s-exoticism-1.18.2-1.1.10.jar              |Nether's Exoticism            |nethers_exoticism             |1.1.10              |DONE      |Manifest: NOSIGNATURE
		superflatworldnoslimes_1.18.2-1.6.jar             |Superflat World No Slimes     |superflatworldnoslimes        |1.6                 |DONE      |Manifest: NOSIGNATURE
		locksmith-forge-1.0.3+1.18.2.jar                  |Locksmith                     |locksmith                     |1.0.3               |DONE      |Manifest: NOSIGNATURE
		AdditionalBanners-Forge-1.18.2-7.0.6.jar          |AdditionalBanners             |additionalbanners             |7.0.6               |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
		SuggestionProviderFix-1.18.1-1.0.0.jar            |Suggestion Provider Fix       |suggestionproviderfix         |1.18.1-1.0.0        |DONE      |Manifest: NOSIGNATURE
		Uppers-0.4.1.jar                                  |Uppers                        |uppers                        |0.4.1               |DONE      |Manifest: NOSIGNATURE
		kingvillager-1.10.jar                             |The King of the Village       |kingvillager                  |1.10                |DONE      |Manifest: NOSIGNATURE
		sophisticatedcore-1.18.2-0.5.1.98.jar             |Sophisticated Core            |sophisticatedcore             |1.18.2-0.5.1.98     |DONE      |Manifest: NOSIGNATURE
		NyfsQuiver-1.18.2-0.7.1.jar                       |Nyf's Quiver                  |nyfsquiver                    |1.18.1-0.7.0        |DONE      |Manifest: NOSIGNATURE
		hourglass-1.18.2-1.2.1.0.jar                      |Hourglass                     |hourglass                     |1.18.2-1.2.1.0      |DONE      |Manifest: NOSIGNATURE
		create_jetpack-1.3.0.jar                          |Create Jetpack                |create_jetpack                |1.3.0               |DONE      |Manifest: NOSIGNATURE
		chatcolours-1.18-1.0.jar                          |Chat Colours                  |chatcolours                   |1.18-1.0            |DONE      |Manifest: NOSIGNATURE
		citadel-1.11.3-1.18.2.jar                         |Citadel                       |citadel                       |1.11.3              |DONE      |Manifest: NOSIGNATURE
		YungsApi-1.18.2-Forge-2.0.8.jar                   |YUNG's API                    |yungsapi                      |1.18.2-Forge-2.0.8  |DONE      |Manifest: NOSIGNATURE
		feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone  |feature_nbt_deadlock_be_gone  |2.0.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
		Bookshelf-Forge-1.18.2-13.2.47.jar                |Bookshelf                     |bookshelf                     |13.2.47             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
		AnotherLiquidMilkMod-1.18.2-1.0.0.jar             |Another Liquid Milk Mod       |almm                          |1.0.0               |DONE      |Manifest: NOSIGNATURE
		sophisticatedbackpacks-1.18.2-3.18.17.680.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.18.2-3.18.17.680  |DONE      |Manifest: NOSIGNATURE
		FullTurtleArmor-1.2-FORGE-MC1.18.jar              |Full Turtle Armor             |fullturtlearmor               |1.2                 |DONE      |Manifest: NOSIGNATURE
		simpleplanes-1.18.2-4.15.0.jar                    |Simple Planes                 |simpleplanes                  |1.18.2-4.15.0       |DONE      |Manifest: NOSIGNATURE
		clickadv-1.18.2-2.5.jar                           |clickadv mod                  |clickadv                      |1.18.2-2.5          |DONE      |Manifest: NOSIGNATURE
		carrynametag-1.0-1.18.jar                         |Carry the Nametag             |carrynametag                  |1.0-1.18            |DONE      |Manifest: NOSIGNATURE
		balm-3.2.0+0.jar                                  |Balm                          |balm                          |3.2.0+0             |DONE      |Manifest: NOSIGNATURE
		speedyhoppers-1.18.2-1.jar                        |Speedy Hoppers                |speedyhoppers                 |1.18.2-1            |DONE      |Manifest: NOSIGNATURE
		SnowRealMagic-1.18.2-forge-4.1.2.jar              |Snow! Real Magic!             |snowrealmagic                 |4.1.2               |DONE      |Manifest: NOSIGNATURE
		carryon-1.18.2-1.17.0.8.jar                       |Carry On                      |carryon                       |1.17.0.8            |DONE      |Manifest: NOSIGNATURE
		cloth-config-6.2.62-forge.jar                     |Cloth Config v4 API           |cloth_config                  |6.2.62              |DONE      |Manifest: NOSIGNATURE
		despawningeggshatch_1.18.2-2.4.jar                |Despawning Eggs Hatch         |despawningeggshatch           |2.4                 |DONE      |Manifest: NOSIGNATURE
		corpse-1.18.2-1.0.1.jar                           |Corpse                        |corpse                        |1.18.2-1.0.1        |DONE      |Manifest: NOSIGNATURE
		FarmersDelight-1.18.2-1.1.2.jar                   |Farmer's Delight              |farmersdelight                |1.18.2-1.1.2        |DONE      |Manifest: NOSIGNATURE
		customizableelytra-1.18.2-1.6.5.jar               |Customizable Elytra           |customizableelytra            |1.18.2-1.6.5        |DONE      |Manifest: NOSIGNATURE
		easierpowderedsnow-1.0.1.jar                      |Easier Powdered Snow          |easierpowderedsnow            |1.0.1               |DONE      |Manifest: NOSIGNATURE
		curious-armor-stands-1.18.1-4.0.0.jar             |Curious Armor Stands          |curious_armor_stands          |1.18.1-4.0.0        |DONE      |Manifest: NOSIGNATURE
		simpleshops-1.2.1.jar                             |Simple Shops                  |simpleshops                   |1.1.4               |DONE      |Manifest: NOSIGNATURE
		BlockRunner-v3.0.2-1.18.2-Forge.jar               |Block Runner                  |blockrunner                   |3.0.2               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
		aquatictorches-1.18-1.1.0.jar                     |Aquatic Torches               |aquatictorches                |1.1.0               |DONE      |Manifest: NOSIGNATURE
		Totem_Overhaul-22.08.08-1.18.2.jar                |Totem Overhaul                |totemoverhaul                 |22.06.241           |DONE      |Manifest: NOSIGNATURE
		supermartijn642corelib-1.0.19-forge-mc1.18.jar    |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.19              |DONE      |Manifest: NOSIGNATURE
		YungsBridges-1.18.2-Forge-2.1.0.jar               |YUNG's Bridges                |yungsbridges                  |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
		barkcarpets-forge-1.18.2-v1.0.1.jar               |Bark Carpets                  |barkcarpets                   |1.18.2              |DONE      |Manifest: NOSIGNATURE
		shulker_enchantments-3.0.1.jar                    |Shulker Enchantments          |shulker_enchantments          |3.0.1               |DONE      |Manifest: NOSIGNATURE
		SignButton-1.18.1-2.3.1.jar                       |Sign Button                   |signbutton                    |2.3.1               |DONE      |Manifest: NOSIGNATURE
		curios-forge-1.18.2-5.0.7.1.jar                   |Curios API                    |curios                        |1.18.2-5.0.7.1      |DONE      |Manifest: NOSIGNATURE
		tetra-1.18.2-4.9.3.jar                            |Tetra                         |tetra                         |4.9.3               |DONE      |Manifest: NOSIGNATURE
		Patchouli-1.18.2-71.1.jar                         |Patchouli                     |patchouli                     |1.18.2-71.1         |DONE      |Manifest: NOSIGNATURE
		corail_woodcutter-1.18.2-2.3.6.jar                |Corail Woodcutter             |corail_woodcutter             |2.3.6               |DONE      |Manifest: NOSIGNATURE
		leap-1.18-1.1.2.jar                               |Leap                          |leap                          |1.1.2               |DONE      |Manifest: NOSIGNATURE
		create-factory-1.18.2-v1.6.jar                    |Create: Factory               |create_factory                |1.6                 |DONE      |Manifest: NOSIGNATURE
		collective-1.18.2-4.41.jar                        |Collective                    |collective                    |4.41                |DONE      |Manifest: NOSIGNATURE
		Measurements-1.18-1.2.jar                         |Measurements                  |measurements                  |1.2                 |DONE      |Manifest: NOSIGNATURE
		YungsExtras-1.18.2-Forge-2.1.0.jar                |YUNG's Extras                 |yungsextras                   |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
		time-in-a-bottle-2.1.0-mc1.18.1.jar               |Time In A Bottle              |tiab                          |2.1.0-mc1.18.1      |DONE      |Manifest: NOSIGNATURE
		xercapaint-1.18.2-1.0.0.jar                       |Joy of Painting               |xercapaint                    |1.18.2-1.0.0        |DONE      |Manifest: NOSIGNATURE
		InfinityMending-1.17-0.1.0.jar                    |InfinityMending               |infinitymending               |0.1.0               |DONE      |Manifest: NOSIGNATURE
		YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar     |YUNG's Better Strongholds     |betterstrongholds             |1.18.2-Forge-2.1.1  |DONE      |Manifest: NOSIGNATURE
		ElytraBombing-Forge-1.18.2-1.0.0.jar              |Elytra Bombing                |ebb                           |1.18.2-1.0.0        |DONE      |Manifest: NOSIGNATURE
		Mo-Villagers-v2-1.18.2.jar                        |Mo' Villager                  |redstonevillager              |1.16.5-2.0          |DONE      |Manifest: NOSIGNATURE
		architectury-4.9.83-forge.jar                     |Architectury                  |architectury                  |4.9.83              |DONE      |Manifest: NOSIGNATURE
		findme-3.0.6-forge.jar                            |FindMe                        |findme                        |3.0.6               |DONE      |Manifest: NOSIGNATURE
		SuperBarrels_2.jar                                |SuperBarrels                  |superbarrels                  |1.0.0               |DONE      |Manifest: NOSIGNATURE
		curiouselytra-forge-1.18.1-5.0.1.0.jar            |Curious Elytra                |curiouselytra                 |1.18.1-5.0.1.0      |DONE      |Manifest: NOSIGNATURE
		Chimes-1.1.2-1.18.2.jar                           |Chimes                        |chimes                        |1.1.2               |DONE      |Manifest: NOSIGNATURE
		cryingportals_1.18.2-1.5.jar                      |Crying Portals                |cryingportals                 |1.5                 |DONE      |Manifest: NOSIGNATURE
		krypton-0.1.10-SNAPSHOT.jar                       |Krypton Reforged              |krypton                       |0.1.10-SNAPSHOT     |DONE      |Manifest: NOSIGNATURE
		furnacerecycle_1.18.2-1.2.jar                     |Furnace Recycle               |furnacerecycle                |1.2                 |DONE      |Manifest: NOSIGNATURE
		YungsBetterMineshafts-1.18.2-Forge-2.2.jar        |YUNG's Better Mineshafts      |bettermineshafts              |1.18.2-Forge-2.2    |DONE      |Manifest: NOSIGNATURE
		geckolib-forge-1.18-3.0.35.jar                    |GeckoLib                      |geckolib3                     |3.0.35              |DONE      |Manifest: NOSIGNATURE
		EnchantingInfuser-v3.3.2-1.18.2-Forge.jar         |Enchanting Infuser            |enchantinginfuser             |3.3.2               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
		sliceanddice-1.0.2.jar                            |Create Slice & Dice           |sliceanddice                  |1.0.2               |DONE      |Manifest: NOSIGNATURE
		dangerousstonecutter-forge-1.18.2-1.6.jar         |Dangerous Stone Cutter        |dangerousstonecutter          |1.6                 |DONE      |Manifest: NOSIGNATURE
		radium-0.7.10.jar                                 |Radium                        |radium                        |0.7.10              |DONE      |Manifest: NOSIGNATURE
		Kiwi-1.18.2-forge-6.1.2.jar                       |Kiwi                          |kiwi                          |6.1.2               |DONE      |Manifest: NOSIGNATURE
		Xtra Arrows Forge MC1.18 v2.0.jar                 |Xtra Arrows                   |xtraarrows                    |2.0                 |DONE      |Manifest: NOSIGNATURE
		trashslot-forge-1.18.1-11.0.2.jar                 |TrashSlot                     |trashslot                     |11.0.2              |DONE      |Manifest: NOSIGNATURE
		torchslabmod-1.18.1_v1.7.5.jar                    |Torch Slab Mod                |torchslabmod                  |1.7.5               |DONE      |Manifest: NOSIGNATURE
		Fluidlogged-1.1.jar                               |Fluidlogged                   |fluidlogged                   |1.1                 |DONE      |Manifest: NOSIGNATURE
		Connectible Chains-forge-1.18.2-2.1.1.jar         |Connectible Chains            |connectiblechains             |2.1.1               |DONE      |Manifest: NOSIGNATURE
		villagerdrops-forge-1.18.2-v1.0.1.jar             |Villagers Drop Emeralds on Dea|villagerdrops                 |1.18.2              |DONE      |Manifest: NOSIGNATURE
		Snad-1.18.2-1.22.04.15a.jar                       |Snad                          |snad                          |1.18.2-1.22.04.15a  |DONE      |Manifest: NOSIGNATURE
		additionallanterns-1.0.1-mc1.18.jar               |Additional Lanterns           |additionallanterns            |1.0.1               |DONE      |Manifest: NOSIGNATURE
		treeharvester_1.18.2-5.1.jar                      |Tree Harvester                |treeharvester                 |5.1                 |DONE      |Manifest: NOSIGNATURE
		jei-1.18.2-9.7.1.255.jar                          |Just Enough Items             |jei                           |9.7.1.255           |DONE      |Manifest: NOSIGNATURE
		randomshulkercolours_1.18.2-1.4.jar               |Random Shulker Colours        |randomshulkercolours          |1.4                 |DONE      |Manifest: NOSIGNATURE
		mooshroomtweaks_1.18.2-1.7.jar                    |Mooshroom Tweaks              |mooshroomtweaks               |1.7                 |DONE      |Manifest: NOSIGNATURE
		AttributeFix-Forge-1.18.2-14.0.2.jar              |AttributeFix                  |attributefix                  |14.0.2              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
		caelus-forge-1.18.1-3.0.0.2.jar                   |Caelus API                    |caelus                        |1.18.1-3.0.0.2      |DONE      |Manifest: NOSIGNATURE
		noaddrepcost-1.18.2-1.0.jar                       |NoAddRepCost                  |noaddrepcost                  |1.18.2-1.0          |DONE      |Manifest: NOSIGNATURE
		createchunkloading-1.2.1-forge.jar                |Create Chunkloading           |createchunkloading            |1.2.1               |DONE      |Manifest: NOSIGNATURE
		waystones-forge-1.18.2-10.1.0.jar                 |Waystones                     |waystones                     |10.1.0              |DONE      |Manifest: NOSIGNATURE
		sootychimneys-0.6.0.jar                           |Sooty Chimneys                |sootychimneys                 |0.6.0               |DONE      |Manifest: NOSIGNATURE
		goldenhopper-1.2.7-1.18.2.jar                     |Golden Hopper                 |goldenhopper                  |1.2.7               |DONE      |Manifest: NOSIGNATURE
		WeaponThrow-1.18.2-5.7.jar                        |Weapon Throw                  |weaponthrow                   |1.18.2-5.7          |DONE      |Manifest: NOSIGNATURE
		Infinity-Water-Bucket-1.18.1-2.0.0.jar            |Infinity Water Bucket         |infinitywaterbucket           |2.0.0               |DONE      |Manifest: NOSIGNATURE
		Clumps-forge-1.18.2-8.0.0+15.jar                  |Clumps                        |clumps                        |8.0.0+15            |DONE      |Manifest: NOSIGNATURE
		shutupexperimentalsettings-1.0.5.jar              |Shutup Experimental Settings! |shutupexperimentalsettings    |1.0.5               |DONE      |Manifest: NOSIGNATURE
		comforts-forge-1.18.2-5.0.0.4.jar                 |Comforts                      |comforts                      |1.18.2-5.0.0.4      |DONE      |Manifest: NOSIGNATURE
		NaturesCompass-1.18.2-1.9.7-forge.jar             |Nature's Compass              |naturescompass                |1.18.2-1.9.7-forge  |DONE      |Manifest: NOSIGNATURE
		smarterfarmers-1.18.2-1.6.0.jar                   |Smarter Farmers               |smarterfarmers                |1.18.2-1.6.0        |DONE      |Manifest: NOSIGNATURE
		jumpboat-1.18.2-0.1.0.3.jar                       |Jumpy Boats                   |jumpboat                      |1.18.2-0.1.0.3      |DONE      |Manifest: NOSIGNATURE
		Raw Block Smelting 1.0.0 - 1.18.2.jar             |Raw Block Smelting            |raw_block_smelting            |1.0.0               |DONE      |Manifest: NOSIGNATURE
		simplekiln-1.18.2-0.0.1.jar                       |Simple Kiln                   |simplekiln                    |1.18.2-0.0.1        |DONE      |Manifest: NOSIGNATURE
		curioofundying-forge-1.18-5.3.0.0.jar             |Curio of Undying              |curioofundying                |1.18-5.3.0.0        |DONE      |Manifest: NOSIGNATURE
		NMPR-1.18-1.0.jar                                 |No Poison with Regeneration   |nopoisonregen                 |1.0                 |DONE      |Manifest: NOSIGNATURE
		anvilrestoration_1.18.2-1.2.jar                   |Anvil Restoration             |anvilrestoration              |1.2                 |DONE      |Manifest: NOSIGNATURE
		create-confectionery1.18.2_v1.0.8.jar             |Create Confectionery          |create_confectionery          |1.0.8               |DONE      |Manifest: NOSIGNATURE
		rare-ice-0.4.1.jar                                |Rare Ice                      |rare_ice                      |0.0NONE             |DONE      |Manifest: NOSIGNATURE
		lazydfu-1.0-1.18+.jar                             |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
		BeeFix-1.18-1.0.6.jar                             |Bee Fix                       |beefix                        |1.0.6               |DONE      |Manifest: NOSIGNATURE
		YungsBetterDesertTemples-1.18.2-Forge-1.3.jar     |YUNG's Better Desert Temples  |betterdeserttemples           |1.18.2-Forge-1.3    |DONE      |Manifest: NOSIGNATURE
		charms-1.18.2-1.1.1.jar                           |Charms                        |charms                        |1.18.2-1.1.0        |DONE      |Manifest: NOSIGNATURE
		bedspreads-forge-1.18.2-5.1.2.0.jar               |Bedspreads                    |bedspreads                    |1.18.2-5.1.2.0      |DONE      |Manifest: NOSIGNATURE
		OreBerries-Replanted-1.18.2-0.1.7.jar             |Oreberries Replanted          |oreberriesreplanted           |0.1.7               |DONE      |Manifest: NOSIGNATURE
		blueprint-1.18.2-5.4.3.jar                        |Blueprint                     |blueprint                     |5.4.3               |DONE      |Manifest: NOSIGNATURE
		boatload-1.18.2-3.0.0.jar                         |Boatload                      |boatload                      |3.0.0               |DONE      |Manifest: NOSIGNATURE
		allurement-1.18.2-2.0.0.jar                       |Allurement                    |allurement                    |2.0.0               |DONE      |Manifest: NOSIGNATURE
		randomium-1.18.2-1.9.jar                          |Randomium                     |randomium                     |1.18.2-1.9          |DONE      |Manifest: NOSIGNATURE
		usefulslime-1.4-1.18.2.jar                        |Useful Slime                  |usefulslime                   |1.4                 |DONE      |Manifest: NOSIGNATURE
		extendedbonemeal_1.18.2-1.6.jar                   |Extended Bone Meal            |extendedbonemeal              |1.6                 |DONE      |Manifest: NOSIGNATURE
		forge-1.18.2-40.1.73-universal.jar                |Forge                         |forge                         |40.1.73             |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
		toofast-1.18-0.0.1.3.jar                          |Too Fast                      |toofast                       |0.0.1.2             |DONE      |Manifest: NOSIGNATURE
		chalk-1.18.2-1.3.2.jar                            |Chalk                         |chalk                         |1.3.2               |DONE      |Manifest: NOSIGNATURE
		exp_bottling-1.18.2-0.jar                         |EXP Bottling                  |exp_bottling                  |1.18.2-0            |DONE      |Manifest: NOSIGNATURE
		dash-1.18-1.0.1.jar                               |Dash                          |dash                          |1.0.1               |DONE      |Manifest: NOSIGNATURE
		selene-1.18.2-1.17.9.jar                          |Selene                        |selene                        |1.18.2-1.17.9       |DONE      |Manifest: NOSIGNATURE
		advancementframes-1.18.2-1.1.1.jar                |Advancement Frames            |advancementframes             |1.18.2-1.1.1        |DONE      |Manifest: NOSIGNATURE
		supplementaries-1.18.2-1.4.12.jar                 |Supplementaries               |supplementaries               |1.18.2-1.4.12       |DONE      |Manifest: NOSIGNATURE
		ironchest-1.18.2-13.1.9.jar                       |Iron Chests                   |ironchest                     |1.18.2-13.1.9       |DONE      |Manifest: NOSIGNATURE
		AxesAreWeapons-1.6.0-forge-1.18.2.jar             |Axes Are Weapons              |axesareweapons                |1.6.0               |DONE      |Manifest: NOSIGNATURE
		client-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |DONE      |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
		logprot-1.18.2-1.6.jar                            |Logprot                       |logprot                       |1.4                 |DONE      |Manifest: NOSIGNATURE
		weakerspiderwebs_1.18.2-2.1.jar                   |Weaker Spiderwebs             |weakerspiderwebs              |2.1                 |DONE      |Manifest: NOSIGNATURE
		voicechat-forge-1.18.2-2.3.7.jar                  |Simple Voice Chat             |voicechat                     |1.18.2-2.3.7        |DONE      |Manifest: NOSIGNATURE
		swingthroughgrass-1.18.2-1.9.0.jar                |SwingThroughGrass             |swingthroughgrass             |1.18.2-1.9.0        |DONE      |Manifest: NOSIGNATURE
		MagnumTorch-v3.1.3-1.18.2-Forge.jar               |Magnum Torch                  |magnumtorch                   |3.1.3               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
		extractpoison_1.18.2-1.7.jar                      |Extract Poison                |extractpoison                 |1.7                 |DONE      |Manifest: NOSIGNATURE
		bettersafebed-1.18-forge-a.jar                    |Better Safe Bed               |bettersafebed                 |1.18-forge-a        |DONE      |Manifest: NOSIGNATURE
		ArmorPoser-forge-1.18.2-1.0.4.jar                 |Armor Poser                   |armorposer                    |1.0.4               |DONE      |Manifest: NOSIGNATURE
		another_furniture-forge-1.1.3-1.18.2.jar          |Another Furniture             |another_furniture             |1.1.3-1.18.2        |DONE      |Manifest: NOSIGNATURE
		NethersDelight-1.18.2-2.2.0.jar                   |Nethers Delight               |nethersdelight                |2.2                 |DONE      |Manifest: NOSIGNATURE
		llamasteeds-forge-2021.11.20.jar                  |Llama Steeds                  |llamasteeds                   |2021.11.20          |DONE      |Manifest: NOSIGNATURE
		mmlib-1.0.5-1.18.2.jar                            |Mysterious Mountain Lib       |mmlib                         |1.0.5-1.18.2        |DONE      |Manifest: NOSIGNATURE
		corn_delight-1.0.5-1.18.2.jar                     |Corn Delight                  |corn_delight                  |1.0.5-1.18.2        |DONE      |Manifest: NOSIGNATURE
		easy_villagers-1.18.2-1.0.11.jar                  |Easy Villagers                |easy_villagers                |1.18.2-1.0.11       |DONE      |Manifest: NOSIGNATURE
		justplayerheads_1.18.2-2.0.jar                    |Just Player Heads             |justplayerheads               |2.0                 |DONE      |Manifest: NOSIGNATURE
		flywheel-forge-1.18.2-0.6.5.jar                   |Flywheel                      |flywheel                      |0.6.5               |DONE      |Manifest: NOSIGNATURE
		extendedflywheels-1.1.0-1.18.2.jar                |Extended Flywheels            |extendedflywheels             |1.1.0-1.18.2        |DONE      |Manifest: NOSIGNATURE
		create-1.18.2-0.5.0.d.jar                         |Create                        |create                        |0.5.0.d             |DONE      |Manifest: NOSIGNATURE
		molten_geodes-0.1.0.jar                           |Molten Geodes                 |molten_geodes                 |0.1.0               |DONE      |Manifest: NOSIGNATURE
		FarmersRespite-1.18.2-1.3.0.jar                   |Farmer's Respite              |farmersrespite                |1.18.1-1.3.0        |DONE      |Manifest: NOSIGNATURE
		mutil-1.18.2-4.5.0.jar                            |mutil                         |mutil                         |4.5.0               |DONE      |Manifest: NOSIGNATURE
		art_of_forging-1.4.9-1.18.2.jar                   |Art Of Forging                |art_of_forging                |1.4.9-1.18.2        |DONE      |Manifest: NOSIGNATURE
		ecologics-forge-1.18.2-1.7.9.jar                  |Ecologics                     |ecologics                     |1.7.9               |DONE      |Manifest: NOSIGNATURE
		some-assembly-required-1.18.2-2.0.8.jar           |Some Assembly Required        |some_assembly_required        |1.18.2-2.0.8        |DONE      |Manifest: NOSIGNATURE
		ngv-1.2.0.jar                                     |Nether Gold Veins             |ngv                           |1.2.0               |DONE      |Manifest: NOSIGNATURE
		polymorph-forge-1.18.2-0.44.jar                   |Polymorph                     |polymorph                     |1.18.2-0.44         |DONE      |Manifest: NOSIGNATURE
		AutoRegLib-1.7-53.jar                             |AutoRegLib                    |autoreglib                    |1.7-53              |DONE      |Manifest: NOSIGNATURE
		Quark-3.2-358.jar                                 |Quark                         |quark                         |3.2-358             |DONE      |Manifest: NOSIGNATURE
		StorageDrawers-1.18.2-10.2.1.jar                  |Storage Drawers               |storagedrawers                |10.2.1              |DONE      |Manifest: NOSIGNATURE
		sit-1.18.2-1.3.2.jar                              |Sit                           |sit                           |1.3.2               |DONE      |Manifest: NOSIGNATURE
		wlrs-1.12.5-1.18.2.jar                            |Waterlogged Redstone          |wlrs                          |1.12.5-1.18.2       |DONE      |Manifest: NOSIGNATURE
		DyeableFishingLines-Forge-1.0.0.jar               |Dyeable Fishing Lines         |dyeablefishinglines           |1.0.0               |DONE      |Manifest: NOSIGNATURE
		coloredbricks-1.18-4.3.jar                        |Colored Bricks Mod            |coloredbricks                 |1.18-4.3            |DONE      |Manifest: NOSIGNATURE
		TrampleNoMore-Forge-1.18.2-6.0.1.jar              |TrampleNoMore                 |tramplenomore                 |6.0.1               |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
		lootr-1.18.2-0.2.19.56.jar                        |Lootr                         |lootr                         |0.2.19.56           |DONE      |Manifest: NOSIGNATURE
		moredragoneggs-3.1.jar                            |More Dragon Eggs              |moredragoneggs                |3.1                 |DONE      |Manifest: NOSIGNATURE
		PuzzlesLib-v3.3.5-1.18.2-Forge.jar                |Puzzles Lib                   |puzzleslib                    |3.3.5               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
		Recall_Potion_v1.0.3-1.18.2.jar                   |Recall Potion                 |recall_potion                 |1.0.2               |DONE      |Manifest: NOSIGNATURE
		TreeBark+ 1.18.2.jar                              |TreeBark+                     |treebark                      |1.0.0               |DONE      |Manifest: NOSIGNATURE
		pgwbandedtorches-1.18.2-1.0.20220430a.jar         |PixelGameWizard's Banded Torch|pgwbandedtorches              |1.18.2-1.0.20220430a|DONE      |Manifest: NOSIGNATURE
		mannequins-forge-2.1.0+1.18.1.jar                 |Mannequins                    |mannequins                    |2.1.0               |DONE      |Manifest: NOSIGNATURE
		pollen-forge-1.4.9+1.18.2.jar                     |Pollen                        |pollen                        |1.4.9               |DONE      |Manifest: NOSIGNATURE
		Healing Bed 1.18.2.jar                            |Healingbed                    |healingbed                    |1.18.2              |DONE      |Manifest: NOSIGNATURE
		emblems-forge-1.18.2-v1.2.jar                     |Emblems                       |emblems                       |1.2                 |DONE      |Manifest: NOSIGNATURE
		grindstonesharpertools_1.18.2-2.2.jar             |Grindstone Sharper Tools      |grindstonesharpertools        |2.2                 |DONE      |Manifest: NOSIGNATURE
		Delightful-1.18.2-1.12.jar                        |Delightful                    |delightful                    |1.12                |DONE      |Manifest: NOSIGNATURE
		convenientcurioscontainer-1.2-1.18.jar            |Convenient Curios Container   |convenientcurioscontainer     |2_forge-1.18        |DONE      |Manifest: NOSIGNATURE
		coloredlamps-1.2.jar                              |Colored Lamps                 |coloredlamps                  |1.2                 |DONE      |Manifest: NOSIGNATURE
		cobbled_paths-forge-0.1.7.jar                     |Cobbled Paths                 |cobbled_paths                 |0.1.7               |DONE      |Manifest: NOSIGNATURE
		domesticationinnovation-1.4.2-1.18.2.jar          |Domestication Innovation      |domesticationinnovation       |1.4.2               |DONE      |Manifest: NOSIGNATURE
		snowballsfreezemobs_1.18.2-1.6.jar                |Snowballs Freeze Mobs         |snowballsfreezemobs           |1.6                 |DONE      |Manifest: NOSIGNATURE
		responsiveshields-2.1-mc1.17-18-19.x.jar          |Responsive Shields            |responsiveshields             |2.1                 |DONE      |Manifest: NOSIGNATURE
		createaddition-1.18.2-20220817a.jar               |Create Crafts & Additions     |createaddition                |1.18.2-20220817a    |DONE      |Manifest: NOSIGNATURE
		defaultoptions-forge-1.18.2-14.1.1.jar            |Default Options               |defaultoptions                |14.1.1              |DONE      |Manifest: NOSIGNATURE
	Crash Report UUID: d3ed7143-ce14-4dac-af62-ff74069f0d24
	FML: 40.1
	Forge: net.minecraftforge:40.1.73
	Flywheel Backend: GL33 Instanced Arrays
	Kiwi Modules: 
		kiwi:contributors
		kiwi:data
		snowrealmagic:core
commented

I can imagine code-wise why that could be happening, but it does not really make sense.
Can you tell me if you have a "back" slot in the curios inventory?

commented

Ahh pretty sure it was because you were creating a new world (or joined the world for the first time)

commented

Yes, I do, I have curios elytra and sophisticated backpacks, which let me put an elytra in the back slot and sophisticated backpacks lets me put a backpack there. If you were wondering, it is a new world I just created and it crashed after it generated, so have 0 items, so I don't have any items in any curios slots.