P3pp3rF1y / Reliquary

The source code of Reliquary! That mod, with the magical swag, and a weapon, and stuff.
Other
43 stars 28 forks source link

crash with reliquary on startup #553

Closed UwUsheep closed 2 years ago

UwUsheep commented 2 years ago

---- Minecraft Crash Report ---- // Hey, that tickles! Hehehe!

Time: 3/10/22 2:31 PM Description: Mod loading error has occurred

java.lang.Exception: Mod Loading has failed at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:85) ~[?:?] {re:classloading} at net.minecraftforge.fml.client.ClientModLoader.completeModLoading(ClientModLoader.java:188) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.lambda$null$1(Minecraft.java:508) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.util.Util.func_215077_a(Util.java:430) ~[?:?] {re:classloading,xf:OptiFine:default} at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:504) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.gui.ResourceLoadProgressGui.func_230430a(ResourceLoadProgressGui.java:172) ~[?:?] {re:classloading,xf:OptiFine:default} at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:802) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:fairylights:GameRendererTransformer,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:fairylights:GameRendererTransformer,pl:mixin:APP:dungeons_gear.mixins.json:GameRendererMixin,pl:mixin:APP:cgm.mixins.json:client.GameRendererMixin,pl:mixin:APP:pehkui.mixins.json:client.compat115plus.GameRendererMixin,pl:mixin:APP:pehkui.mixins.json:client.compat115plus.compat116minus.GameRendererMixin,pl:mixin:APP:pehkui.mixins.json:reach.client.GameRendererMixin,pl:mixin:APP:flywheel.mixins.json:StoreProjectionMatrixMixin,pl:mixin:APP:fruittrees.mixins.json:MixinGameRenderer,pl:mixin:A} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:977) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.5-forge-36.2.28.jar:?] {re:classloading,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74] {} at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.2.28.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading}

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

-- Head -- Thread: Render thread Stacktrace: at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91) ~[?:1.8.0_74] {} -- MOD xreliquary -- Details: Caused by 0: com.electronwill.nightconfig.core.io.WritingException: An I/O error occured at com.electronwill.nightconfig.core.io.ConfigWriter.write(ConfigWriter.java:90) ~[core-3.6.3.jar:?] {} at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.save(WriteSyncFileConfig.java:61) ~[core-3.6.3.jar:?] {} at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.save(AutosaveCommentedFileConfig.java:80) ~[core-3.6.3.jar:?] {} at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.set(AutosaveCommentedFileConfig.java:26) ~[core-3.6.3.jar:?] {} at net.minecraftforge.common.ForgeConfigSpec$ConfigValue.set(ForgeConfigSpec.java:855) ~[?:?] {re:classloading,re:mixin} at xreliquary.util.potions.PotionMap.setDefaultInConfigIfEmpty(PotionMap.java:37) ~[?:1.16.5-1.3.5.1104] {re:classloading} at xreliquary.util.potions.PotionMap.initPotionMap(PotionMap.java:27) ~[?:1.16.5-1.3.5.1104] {re:classloading} at xreliquary.Reliquary.setup(Reliquary.java:57) ~[?:1.16.5-1.3.5.1104] {re:classloading} at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120) ~[?:36.2] {re:classloading} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121) ~[?:?] {re:classloading} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1626) ~[?:1.8.0_74] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1618) ~[?:1.8.0_74] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_74] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_74] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_74] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_74] {}

Mod File: reliquary-1.16.5-1.3.5.1104.jar
Failure message: Reliquary (xreliquary) encountered an error during the common_setup event phase
    com.electronwill.nightconfig.core.io.WritingException: An I/O error occured
Mod Version: 1.16.5-1.3.5.1104
Mod Issue URL: https://github.com/p3pp3rF1y/reliquary/issues
Exception message: java.nio.file.FileSystemException: /Users/tatsuyukisasaki/Library/Application Support/minecraft/config/xreliquary-common.toml: Too many open files in system

Stacktrace: at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91) ~[?:1.8.0_74] {} at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) ~[?:1.8.0_74] {} at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) ~[?:1.8.0_74] {} at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214) ~[?:1.8.0_74] {} at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434) ~[?:1.8.0_74] {} at java.nio.file.Files.newOutputStream(Files.java:216) ~[?:1.8.0_74] {} at com.electronwill.nightconfig.core.io.ConfigWriter.write(ConfigWriter.java:87) ~[core-3.6.3.jar:?] {} at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.save(WriteSyncFileConfig.java:61) ~[core-3.6.3.jar:?] {} at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.save(AutosaveCommentedFileConfig.java:80) ~[core-3.6.3.jar:?] {} at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.set(AutosaveCommentedFileConfig.java:26) ~[core-3.6.3.jar:?] {} at net.minecraftforge.common.ForgeConfigSpec$ConfigValue.set(ForgeConfigSpec.java:855) ~[?:?] {re:classloading,re:mixin} at xreliquary.util.potions.PotionMap.setDefaultInConfigIfEmpty(PotionMap.java:37) ~[?:1.16.5-1.3.5.1104] {re:classloading} at xreliquary.util.potions.PotionMap.initPotionMap(PotionMap.java:27) ~[?:1.16.5-1.3.5.1104] {re:classloading} at xreliquary.Reliquary.setup(Reliquary.java:57) ~[?:1.16.5-1.3.5.1104] {re:classloading} at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120) ~[?:36.2] {re:classloading} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121) ~[?:?] {re:classloading} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1626) ~[?:1.8.0_74] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1618) ~[?:1.8.0_74] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_74] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_74] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_74] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_74] {}

-- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Operating System: Mac OS X (x86_64) version 10.16 Java Version: 1.8.0_74, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 7514082096 bytes (7165 MB) / 12683575296 bytes (12096 MB) up to 12884901888 bytes (12288 MB) CPUs: 4 JVM Flags: 9 total; -Xss1M -XX:+IgnoreUnrecognizedVMOptions -Xmx12G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.2.28.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.28.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.28.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.28.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /OptiFine_1.16.5_HD_U_G8_MOD.jar OptiFine TRANSFORMATIONSERVICE /forge-1.16.5-36.2.28.jar fml TRANSFORMATIONSERVICE /MixinBootstrap-1.0.5.jar mixinbootstrap TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.28 FML Language Providers: javafml@36.2 minecraft@1 kotlinforforge@1.16.0 Mod List: create-stuff-additions1.16.5_v1.1.6.jar |Create Stuff Additions |create_stuff_additions |1.1.6 |SIDED_SETU|Manifest: NOSIGNATURE Peat_Zombie1.0.jar |Peat_Mummy |peat_mummy |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE immersivecooking-1.0.1.jar |Immersive Cooking |immersivecooking |1.0.1 |SIDED_SETU|Manifest: NOSIGNATURE Camels-1.16.5-1.0.0.jar |Camels Mod |camels |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE pharmacist-V5.3.jar |Pharmacist |pharmacist |1 |SIDED_SETU|Manifest: NOSIGNATURE ColdSteel(FORGE_1.16.5)vrs1.1.1.jar |Cold Steel |coldsteel |1.16.4-1.1.1 |SIDED_SETU|Manifest: NOSIGNATURE xpbioreactor1.2.1.jar |XP Bioreactor |xpbioreactor |1.2.1 |SIDED_SETU|Manifest: NOSIGNATURE petsanddragons-1.0.jar |Pets And Dragons |petsanddragons |1.0 |SIDED_SETU|Manifest: NOSIGNATURE WilyTextiles-1.16.5-0.2.0.jar |Wily Textiles |paragon_textiles |1.16.5-0.2.0 |SIDED_SETU|Manifest: NOSIGNATURE ravageandcabbage-1.0.0.jar |Ravage & Cabbage |ravageandcabbage |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |SIDED_SETU|Manifest: NOSIGNATURE reliquary-1.16.5-1.3.5.1104.jar |Reliquary |xreliquary |1.16.5-1.3.5.1104 |ERROR |Manifest: NOSIGNATURE guardvillagers-1.16.5.1.2.6.jar |Guard Villagers |guardvillagers |1.2.6 |SIDED_SETU|Manifest: NOSIGNATURE GildingMod-FIXED.jar |Gilding |gilding |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE gunswithoutroses-1.16.5-1.0.9.jar |Guns Without Roses |gunswithoutroses |1.0.9 |SIDED_SETU|Manifest: NOSIGNATURE Paraglider-1.16.5-1.3.2.6.jar |Paraglider |paraglider |1.3.2.6 |SIDED_SETU|Manifest: NOSIGNATURE shetiphiancore-1.16-3.8.6.jar |ShetiPhian-Core |shetiphiancore |3.8.6 |SIDED_SETU|Manifest: NOSIGNATURE NJS_1.16.5_1.6.7.jar |Not Just Sandwich |njs |1.6.7 |SIDED_SETU|Manifest: NOSIGNATURE createfa-1.16.5_v1.0.7.jar |CreateFoodAdditions |createfa |1.0.7 |SIDED_SETU|Manifest: NOSIGNATURE ChinjufuMod[1.16.5]6.1.2.jar |Chinjufu Mod |chinjufumod |[1.16.5]6.1.2 |SIDED_SETU|Manifest: NOSIGNATURE supplementaries-1.16.5-0.18.2.jar |Supplementaries |supplementaries |0.18.2 |SIDED_SETU|Manifest: NOSIGNATURE Upgraded+Netherite+1.10.1.jar |Upgraded Netherite |upgradednetherite |1.10.1 |SIDED_SETU|Manifest: NOSIGNATURE easy_piglins-1.16.5-1.0.2.jar |Easy Piglins |easy_piglins |1.16.5-1.0.2 |SIDED_SETU|Manifest: NOSIGNATURE cinnamon.jar |aaa |aaa |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE plaingrinder-1.16.5-1.2.1.jar |plaingrinder |plaingrinder |1.16.5-1.2.1 |SIDED_SETU|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed horse_tack-4.0-1.16release.jar |Horse Tack |horse_tack |4.0 |SIDED_SETU|Manifest: NOSIGNATURE JurassicExpansion-1.16.5_alpha_0.1.5.jar |Jurassic Expansion |jurassic_expansion |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE enderitemod-1.16.5-0.8.1-forge-36.1.0.jar |Enderite Mod |enderitemod |1.16.5-0.8.1-forge-3|SIDED_SETU|Manifest: NOSIGNATURE fairylights-4.0.5-1.16.5.jar |Fairy Lights |fairylights |4.0.5 |SIDED_SETU|Manifest: NOSIGNATURE randomenchants-4.0.8.jar |Random Enchants |randomenchants |4.0.8 |SIDED_SETU|Manifest: NOSIGNATURE SchoolsOfMagic1.16.5-2.1.04.jar |Schools of Magic: Second Semes|schoolsofmagic |2.1.03 |SIDED_SETU|Manifest: NOSIGNATURE curios-forge-1.16.5-4.0.8.0.jar |Curios API |curios |1.16.5-4.0.8.0 |SIDED_SETU|Manifest: NOSIGNATURE obfuscate-0.6.2-1.16.3.jar |Obfuscate |obfuscate |0.6.2 |SIDED_SETU|Manifest: e1:59:1a:56:ec:97:b3:d0:b3:4b:25:06:1f:83:b0:f4:fd:0c:24:e3:6d:ea:94:b1:9f:22:b0:38:13:60:88:ea bamboo2-1.16.5_0.3.1.jar |Bamboo 2: Modded Boogaloo |bamboo2 |1.16.5_0.3.1 |SIDED_SETU|Manifest: d9:5b:38:8a:ff:8c:c9:4e:89:6a:79:60:e4:89:ad:f0:3f:6e:91:48:3d:4f:71:d5:42:18:2a:dd:01:b1:b5:33 NaturesAura-34.3.jar |Nature's Aura |naturesaura |34.3 |SIDED_SETU|Manifest: NOSIGNATURE constructionwand-1.16.5-2.2.jar |Construction Wand |constructionwand |1.16.5-2.2 |SIDED_SETU|Manifest: NOSIGNATURE Butchersdelight+Beta+1.0.7.jar |ButchersDelight |butchersdelight |1.0.7 |SIDED_SETU|Manifest: NOSIGNATURE sapience-1.16.5-1.1.2.jar |Sapience |sapience |1.1.2 |SIDED_SETU|Manifest: NOSIGNATURE Chimes-1.0.0-1.16.5.jar |Chimes |chimes |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE cloth-config-4.14.54-forge.jar |Cloth Config v4 API |cloth-config |4.14.54 |SIDED_SETU|Manifest: NOSIGNATURE CobbleForDays-1.3.7.jar |Cobble For Days |cobblefordays |1.3.7 |SIDED_SETU|Manifest: NOSIGNATURE switchbow-1.7.jar |Switch-Bow |switchbow |1.7 |SIDED_SETU|Manifest: NOSIGNATURE exoticbirds-1.16.4-1.3.0.jar |Exotic Birds |exoticbirds |1.3.0 |SIDED_SETU|Manifest: NOSIGNATURE BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |SIDED_SETU|Manifest: NOSIGNATURE veinmining-forge-1.16.5-0.16.jar |Vein Mining |veinmining |1.16.5-0.16 |SIDED_SETU|Manifest: NOSIGNATURE geckolib-forge-1.16.5-3.0.65.jar |GeckoLib |geckolib3 |3.0.65 |SIDED_SETU|Manifest: NOSIGNATURE dungeons_gear-1.16.5-3.0.21-hotfix.jar |Dungeons Gear |dungeons_gear |3.0.21-hotfix |SIDED_SETU|Manifest: NOSIGNATURE BroomsMod-1.16.5-1.1.1.jar |Brooms |broomsmod |1.16.5-1.1.1 |SIDED_SETU|Manifest: NOSIGNATURE portablejukebox-1.0.2.jar |Portable Jukebox |portablejukebox |1.0.2 |SIDED_SETU|Manifest: NOSIGNATURE cgm-1.1.0-1.16.5.jar |MrCrayfish's Gun Mod |cgm |1.1.0 |SIDED_SETU|Manifest: NOSIGNATURE TonsOfEnchants1.16.5-0.7v-fix.jar |Tons Of Enchantments |tonsofenchants |1.16.5-0.7 |SIDED_SETU|Manifest: NOSIGNATURE Bountiful+Baubles+FORGE-1.16.3-0.0.2.jar |Bountiful Baubles |bountifulbaubles |NONE |SIDED_SETU|Manifest: NOSIGNATURE treeharvester_1.16.5-4.0.jar |Tree Harvester |treeharvester |4.0 |SIDED_SETU|Manifest: NOSIGNATURE jei-1.16.5-7.7.1.134.jar |Just Enough Items |jei |7.7.1.134 |SIDED_SETU|Manifest: NOSIGNATURE Pehkui-3.1.0+1.16.5-forge.jar |Pehkui |pehkui |3.1.0+1.16.5-forge |SIDED_SETU|Manifest: NOSIGNATURE differentiate-1.16.5-0.5.3.jar |Differentiate |differentiate |0.5.3 |SIDED_SETU|Manifest: NOSIGNATURE morerespawnanchors-1.16.5-1.3.0.jar |More Respawn Anchors |morerespawnanchors |1.3.0 |SIDED_SETU|Manifest: NOSIGNATURE caelus-forge-1.16.5-2.1.3.2.jar |Caelus API |caelus |1.16.5-2.1.3.2 |SIDED_SETU|Manifest: NOSIGNATURE colytra-forge-1.16.5-5.1.1.2.jar |Colytra |colytra |1.16.5-5.1.1.2 |SIDED_SETU|Manifest: NOSIGNATURE NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |SIDED_SETU|Manifest: NOSIGNATURE untamedwilds-1.16.5-1.4.1.jar |Untamed Wilds |untamedwilds |1.4.1 |SIDED_SETU|Manifest: NOSIGNATURE SereneSeasons-1.16.5-4.0.1.123-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.123 |SIDED_SETU|Manifest: NOSIGNATURE LibX-1.16.3-1.0.76.jar |LibX |libx |1.16.3-1.0.76 |SIDED_SETU|Manifest: NOSIGNATURE stoneholm-1.2.2.jar |Stoneholm |stoneholm |1.2 |SIDED_SETU|Manifest: NOSIGNATURE ColdsWanderingTrader(Forge1.16.5)vrs1.1.3.jar |Colds Wandering Trader |coldstrader |1.16.5-1.1.3 |SIDED_SETU|Manifest: NOSIGNATURE PoolMod+v1.0.jar |Pool Floatys Mod |pool_floatys_mod |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE mystical_pumpkins-0.3.1.jar |Mystical Pumpkins |mystical_pumpkins |0.3.1 |SIDED_SETU|Manifest: NOSIGNATURE dads_sewing-6.0.jar |Dad's Sewing |dads_sewing |6.0 |SIDED_SETU|Manifest: NOSIGNATURE opchanter-1.16.4-2.0.0.jar |OPChanter |opchanter |1.16.4-2.0.0 |SIDED_SETU|Manifest: NOSIGNATURE forge-1.16.5-36.2.28-universal.jar |Forge |forge |36.2.28 |SIDED_SETU|Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90 slimeasier-v1.1.jar |Slimeasier |slimeasier |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE AxesAreWeapons-1.5.1-forge-1.16.5.jar |Axes Are Weapons |axesareweapons |1.5.1 |SIDED_SETU|Manifest: NOSIGNATURE antiqueatlas-6.0.1-forge-mc1.16.5.jar |Antique Atlas |antiqueatlas |6.0.1-forge-mc1.16.5|SIDED_SETU|Manifest: NOSIGNATURE forge-1.16.5-36.2.28-client.jar |Minecraft |minecraft |1.16.5 |SIDED_SETU|Manifest: NOSIGNATURE cofh_core-1.16.5-1.3.1.jar |CoFH Core |cofh_core |1.3.1 |SIDED_SETU|Manifest: NOSIGNATURE totw_additions-1.1.0.jar |Towers of the Wild: Additions |totw_additions |1.1.0 |SIDED_SETU|Manifest: NOSIGNATURE Numina-1.16.5-2.1.21.jar |Numina |numina |2.1.21 |SIDED_SETU|Manifest: NOSIGNATURE ModularPowersuits-1.16.5-2.1.21.jar |MachineMuse's Modular Powersui|powersuits |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE Microcosm-1_16_5-1_5_1.jar |Microcosm |microcosm |1.3.0 |SIDED_SETU|Manifest: NOSIGNATURE endless_oceans-1.0.5-forge.jar |Endless Oceans |endlessoceans |1.0.5 |SIDED_SETU|Manifest: NOSIGNATURE sushigocrafting-1.16.5-0.2.1.jar |Sushi Go Crafting |sushigocrafting |NONE |SIDED_SETU|Manifest: NOSIGNATURE mmlib-1.1.1-1.16.5.jar |Mysterious Mountain Lib |mmlib |1.1.1-1.16.5 |SIDED_SETU|Manifest: NOSIGNATURE evolvedrpg0.3.0.jar |Evolved RPG |evolved_rpg |0.3.0 |SIDED_SETU|Manifest: NOSIGNATURE flywheel-1.16-0.2.5.jar |Flywheel |flywheel |1.16-0.2.5 |SIDED_SETU|Manifest: NOSIGNATURE Croptopia-1.16.4-FORGE-1.4.2.jar |Croptopia |croptopia |1.4.2 |SIDED_SETU|Manifest: NOSIGNATURE polymorph-forge-1.16.5-0.39.jar |Polymorph |polymorph |1.16.5-0.39 |SIDED_SETU|Manifest: NOSIGNATURE multibeds-1.16-1.7.10.jar |Multi-Beds |multibeds |1.7.10 |SIDED_SETU|Manifest: NOSIGNATURE AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |SIDED_SETU|Manifest: NOSIGNATURE Regrowth-1.16.4-1.16.5-1.36.0.27.jar |Regrowth Mod |regrowth |1.16.5-1.36.0.27 |SIDED_SETU|Manifest: NOSIGNATURE cagedmobs-1.16.5-1.3.8.jar |Caged Mobs |cagedmobs |1.16.5-1.3.8 |SIDED_SETU|Manifest: NOSIGNATURE magitekmechs-forge-MC1.16.5-1.0.11.jar |Magitek Mechs |mtmechs |1.0.11 |SIDED_SETU|Manifest: NOSIGNATURE cobbler-1.6.1.jar |Shulkers Faithful Factories |cobbler |1.6.1 |SIDED_SETU|Manifest: NOSIGNATURE ColdSweat-r2.1.8.jar |Cold Sweat |cold_sweat |r2.1.8 |SIDED_SETU|Manifest: NOSIGNATURE PizzaCraft-1.16.5-3.0.6.jar |PizzaCraft |pizzacraft |3.0.6 |SIDED_SETU|Manifest: NOSIGNATURE Aquaculture-1.16.5-2.1.19.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.19 |SIDED_SETU|Manifest: NOSIGNATURE mannequins-1.0.1-1.16.5-forge.jar |Mannequins |mannequins |1.0.1 |SIDED_SETU|Manifest: NOSIGNATURE farmerstea-1.16.5-1.3.jar |Farmer's Tea - A Compat Mod |farmerstea |1.16.5-1.3 |SIDED_SETU|Manifest: NOSIGNATURE exnihilosequentia-1.16-20220205-012521.jar |Ex Nihilo: Sequentia |exnihilosequentia |1.16-20220205-012521|SIDED_SETU|Manifest: NOSIGNATURE CosmeticArmorReworked-1.16.5-v4.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v4 |SIDED_SETU|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 tetra-1.16.5-3.20.0.jar |Tetra |tetra |3.20.0 |SIDED_SETU|Manifest: NOSIGNATURE tetranomicon-1.3.jar |Tetranomicon |tetranomicon |1.3 |SIDED_SETU|Manifest: NOSIGNATURE SkyVillage_1.0.0_1.16.5.jar |Sky Villages |skyvillages |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE randomloot-1.16.5-2.3.9.jar |Random Loot Mod |randomloot |1.16.5-2.3.9 |SIDED_SETU|Manifest: NOSIGNATURE UnionLib-1.16.5-3.3.7.jar |UnionLib |unionlib |3.3.7 |SIDED_SETU|Manifest: NOSIGNATURE cucurbita-1.16.3-1.0.15.jar |Cucurbita |cucurbita |1.0.15 |SIDED_SETU|Manifest: NOSIGNATURE pptowers-1.0.3.jar |Pew Pew Towers |pptowers |1.0.3 |SIDED_SETU|Manifest: NOSIGNATURE eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |SIDED_SETU|Manifest: NOSIGNATURE enchantablehorsearmor-1.1.jar |Enchantable Horse Armor |enchantablehorsearmor |1.1 |SIDED_SETU|Manifest: NOSIGNATURE Sea+and+preshitory+V6+1.16.5.jar |Sea Explorers |sand_explorers |1.6.0 |SIDED_SETU|Manifest: NOSIGNATURE DoggyTalents-1.16.5-2.1.15.jar |Doggy Talents 2 |doggytalents |2.1.15 |SIDED_SETU|Manifest: NOSIGNATURE effishiency-1.1.0.jar |Effishiency |effishiency |1.1.0 |SIDED_SETU|Manifest: NOSIGNATURE Guide-API-VP-1.16.5-2.2.2.jar |Guide-API VP |guideapi-vp |2.2.2 |SIDED_SETU|Manifest: NOSIGNATURE Vampirism-1.16.5-1.8.6.jar |Vampirism |vampirism |1.8.6 |SIDED_SETU|Manifest: NOSIGNATURE VampiresNeedUmbrellas-1.16.5-1.1.5.jar |Vampires Need Umbrellas |vampiresneedumbrellas |1.1.5 |SIDED_SETU|Manifest: NOSIGNATURE GodlyVampirism-1.16.5-1.0.2.jar |Godly Vampirism |godly-vampirism |1.0.2 |SIDED_SETU|Manifest: NOSIGNATURE Werewolves-1.16.5-1.8-0.6.0-beta.2.jar |Werewolves |werewolves |0.6.0-alpha+20220224|SIDED_SETU|Manifest: NOSIGNATURE structurescompass-1.16.5-1.4.0.jar |Structures Compass |structurescompass |1.16.5-1.4.0 |SIDED_SETU|Manifest: NOSIGNATURE citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |SIDED_SETU|Manifest: NOSIGNATURE alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |SIDED_SETU|Manifest: NOSIGNATURE iceandfire-2.1.9-1.16.5.jar |Ice and Fire |iceandfire |2.1.9-1.16.5 |SIDED_SETU|Manifest: NOSIGNATURE eyeofdragons-0.1.0.jar |Eye of Dragons |eyeofdragons |NONE |SIDED_SETU|Manifest: NOSIGNATURE rats-7.2.0-1.16.5.jar |Rats |rats |7.2.0 |SIDED_SETU|Manifest: NOSIGNATURE potionsmaster-0.2.2-1.16.5-36.1.0.jar |Potions Master |potionsmaster |0.2.2-1.16.5-36.1.0 |SIDED_SETU|Manifest: NOSIGNATURE gemsnjewels-1.16.4-0.21.0.jar |Gems & Jewels |gemsnjewels |0.21.0 |SIDED_SETU|Manifest: NOSIGNATURE ImprovedBackpacks-1.6.2.0.jar |Improved Backpacks |improvedbackpacks |1.6.2.0 |SIDED_SETU|Manifest: NOSIGNATURE Bookshelf-1.16.5-10.0.1.jar |Bookshelf |bookshelf |10.0.1 |SIDED_SETU|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 BotanyPots-1.16.5-7.0.17.jar |BotanyPots |botanypots |7.0.17 |SIDED_SETU|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 BotanyTrees-1.16.5-3.0.5.jar |BotanyTrees |botanytrees |3.0.5 |SIDED_SETU|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 endercrop-1.16.5-1.6.0-beta.jar |Ender Crop |endercrop |1.16.5-1.6.0-beta |SIDED_SETU|Manifest: NOSIGNATURE sophisticatedbackpacks-1.16.5-3.15.7.531.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.15.7.531 |SIDED_SETU|Manifest: NOSIGNATURE relics-0.3.4.1.jar |Relics |relics |0.3.4.1 |SIDED_SETU|Manifest: NOSIGNATURE renaissance_revolution_1.2.0_build1.jar |Renaissance & Revolution |renaissance__revolution |Version 1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE Zetter-0.10.6-1.16.3-rc.jar |Zetter |zetter |0.10.6-1.16.3-rc |SIDED_SETU|Manifest: NOSIGNATURE halloweenexpansion_food_0.1.jar |Halloween �xpansion |halloween_xpansion |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE FpsReducer-forge-1.24-mc1.16.5.jar |FPS Reducer |fpsreducer |1.24-mc1.16.5 |SIDED_SETU|Manifest: NOSIGNATURE runesword-1.16.5-1.3.0.jar |Runesword |runesword |1.16.5-1.3.0 |SIDED_SETU|Manifest: NOSIGNATURE netherite-plus-mod-1.4.5-1.16.5-forge.jar |Netherite Plus |netherite_plus |1.4.5-1.16.5 |SIDED_SETU|Manifest: NOSIGNATURE Buddycards-1.16.5-2.5.2.jar |Buddycards |buddycards |1.16.5-2.5.2 |SIDED_SETU|Manifest: NOSIGNATURE createcafe-1.16.5-2.4.jar |Create Cafe |createcafe |1.16.5-2.4 |SIDED_SETU|Manifest: NOSIGNATURE UndeadExpansion-1.16.5-2.0.0.jar |Undead Expansion |undead_expansion |1.0.1 |SIDED_SETU|Manifest: NOSIGNATURE perpetualstew-1.0.1.jar |Perpetual Stew |perpetualstew |1.0.1 |SIDED_SETU|Manifest: NOSIGNATURE FarmersDelight-1.16.5-0.5.4.jar |Farmer's Delight |farmersdelight |1.16.5-0.5.4 |SIDED_SETU|Manifest: NOSIGNATURE fd_cookbook-2.0.jar |Farmers Delight Cookbook |fd_cookbook |2.0 |SIDED_SETU|Manifest: NOSIGNATURE corn_delight-1.0.1-1.16.5.jar |Corn Delight |corn_delight |1.0.1-1.16.5 |SIDED_SETU|Manifest: NOSIGNATURE honeyexpansion-1.0.jar |Honey Expansion |honeyexpansion |1.0 |SIDED_SETU|Manifest: NOSIGNATURE SPvZR+0.2.1.jar |scootys_pvz_regrown |scootys_pvz_regrown |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE GreaterEye-Forge-1.16.5-1.1.15.jar |GreaterEye |greater_eye |1.1.15 |SIDED_SETU|Manifest: NOSIGNATURE finallyfarmabledyes-1.16.5-1.2.1.0.jar |Finally Farmable Dyes |finallyfarmabledyes |1.2.1.0 |SIDED_SETU|Manifest: NOSIGNATURE skinned_lanterns-1.16.5-1.3.1.jar |Skinned Lanterns |skinnedlanterns |1.16.5-1.3.1 |SIDED_SETU|Manifest: NOSIGNATURE villagespawnpoint_1.16.5-1.5.jar |Village Spawn Point |villagespawnpoint |1.5 |SIDED_SETU|Manifest: NOSIGNATURE Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |SIDED_SETU|Manifest: NOSIGNATURE Patchouli-1.16.4-53.2.jar |Patchouli |patchouli |1.16.4-53.2 |SIDED_SETU|Manifest: NOSIGNATURE ColdSpeeders(FORGE1.16.4)vrs1.0.1.jar |Colds: Speeders |coldsspeeders |1.16.4-1.0.1 |SIDED_SETU|Manifest: NOSIGNATURE collective-1.16.5-3.8.jar |Collective |collective |3.8 |SIDED_SETU|Manifest: NOSIGNATURE horse_colors-1.16.5-1.6.1.1.jar |Realistic Horse Genetics |horse_colors |1.16.5-1.6.1.1 |SIDED_SETU|Manifest: NOSIGNATURE villagertools-1.16.5-1.0.2.jar |villagertools |villagertools |1.16.5-1.0.2 |SIDED_SETU|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed skiing-1.16.5-1.3.1.jar |Skiing Mod |skiing |1.16.5-1.3.1 |SIDED_SETU|Manifest: 04:56:02:ea:42:d8:d7:8e:6b:75:10:21:73:49:e5:65:ed:4d:ea:36:f0:8d:bd:d5:b7:cd:9b:c2:00:75:28:be TreeBark++1.16.4.jar |Tree Bark + |tree_bark |1.47 |SIDED_SETU|Manifest: NOSIGNATURE EnigmaticLegacy-2.11.5.jar |Enigmatic Legacy |enigmaticlegacy |2.11.5 |SIDED_SETU|Manifest: NOSIGNATURE SpartanWeaponry-1.16.4-2.1.0-beta-4.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 4 |SIDED_SETU|Manifest: NOSIGNATURE architectury-1.27.46.jar |Architectury |architectury |1.27.46 |SIDED_SETU|Manifest: NOSIGNATURE DeExtinction-1.16.3-1.1.0.jar |De-Extinction Mod |deextinction |1.1.0 |SIDED_SETU|Manifest: NOSIGNATURE JustEnoughGolems+-+Magma+Release+(v2.0)+1.16.5.jar|JustEnoughGolems |justenoughgolems |Magma Release (v2.0)|SIDED_SETU|Manifest: NOSIGNATURE DSDL_1.16.5.1.2.jar |Diamond Ingots |diamond_shards |1.3.0 |SIDED_SETU|Manifest: NOSIGNATURE MineFamily_v7-1.16.4.jar |First |first |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE someassemblyrequired-1.16.5-1.3.5.jar |Some Assembly Required |someassemblyrequired |1.16.5-1.3.5 |SIDED_SETU|Manifest: NOSIGNATURE minecraft-comes-alive-7.0.6-forge.jar |Minecraft Comes Alive |mca |7.0.6 |SIDED_SETU|Manifest: NOSIGNATURE mermaidtail-1.4b.jar |Mermaid Tail Mod |mermaidtail |1.16.4-1.4.0 |SIDED_SETU|Manifest: NOSIGNATURE NourishedEndV2.jar |Nourished End |nourished_end |1.0.2 |SIDED_SETU|Manifest: NOSIGNATURE [1.16.5]-Medieval-Siege-Machines-v1.2.jar |Medieval Siege Machines |siegemachines |1.16-1.17 |SIDED_SETU|Manifest: NOSIGNATURE genetic_laboratory_mc_1_16_5_v1_0_0_beta.jar |Genetic Laboratory |genetic_laboratory |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE Druidcraft-1.16.5-0.4.54.jar |Druidcraft |druidcraft |0.4.52 |SIDED_SETU|Manifest: NOSIGNATURE mcskyblock-2.5.jar |MC SkyBlock |mcskyblock |2.5 |SIDED_SETU|Manifest: NOSIGNATURE abnormals_core-1.16.5-3.3.0.jar |Abnormals Core |abnormals_core |3.3.0 |SIDED_SETU|Manifest: NOSIGNATURE environmental-1.16.5-1.1.1.jar |Environmental |environmental |1.1.1 |SIDED_SETU|Manifest: NOSIGNATURE Bayou-Blues-1.16.5-1.0.5.jar |Bayou Blues |bayou_blues |1.16.5-1.0.5 |SIDED_SETU|Manifest: NOSIGNATURE upgrade_aquatic-1.16.5-3.1.0.jar |Upgrade Aquatic |upgrade_aquatic |3.1.0 |SIDED_SETU|Manifest: NOSIGNATURE Better-Badlands-1.16.5-2.0.3.jar |Better Badlands |better_badlands |1.16.5-2.0.3 |SIDED_SETU|Manifest: NOSIGNATURE irregularchef-1.16.5-1.0.1.jar |The Irregular Chef |irregularchef |1.16.5-1.0.1 |SIDED_SETU|Manifest: NOSIGNATURE endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |SIDED_SETU|Manifest: NOSIGNATURE neapolitan-1.16.5-2.1.0.jar |Neapolitan |neapolitan |2.1.0 |SIDED_SETU|Manifest: NOSIGNATURE savageandravage-1.16.5-3.1.0.jar |Savage & Ravage |savageandravage |3.1.0 |SIDED_SETU|Manifest: NOSIGNATURE autumnity-1.16.5-2.1.1.jar |Autumnity |autumnity |2.1.1 |SIDED_SETU|Manifest: NOSIGNATURE nethers_delight-2.1.jar |Nethers Delight |nethers_delight |2.1 |SIDED_SETU|Manifest: NOSIGNATURE ndpatches-1.0.jar |ND Patches |ndpatches |1.0 |SIDED_SETU|Manifest: NOSIGNATURE Fruitful-1.16.5-2.1.0.jar |Fruitful |fruitful |1.16.5-2.1.0 |SIDED_SETU|Manifest: NOSIGNATURE allurement-1.16.5-1.2.1.jar |Allurement |allurement |1.2.1 |SIDED_SETU|Manifest: NOSIGNATURE buzzier_bees-1.16.5-3.0.1.jar |Buzzier Bees |buzzier_bees |3.0.1 |SIDED_SETU|Manifest: NOSIGNATURE ArachnidRancher1.5.jar |Arachnid Rancher |spiderfarm |1.4 |SIDED_SETU|Manifest: NOSIGNATURE extraboats-1.16.5-2.1.0.jar |Extra Boats |extraboats |2.1.0 |SIDED_SETU|Manifest: NOSIGNATURE create-mc1.16.5_v0.3.2g.jar |Create |create |v0.3.2g |SIDED_SETU|Manifest: NOSIGNATURE Waystones_1.16.5-7.6.3.jar |Waystones |waystones |7.6.3 |SIDED_SETU|Manifest: NOSIGNATURE mgui-1.16.5-3.3.0.jar |mgui |mgui |3.3.0 |SIDED_SETU|Manifest: NOSIGNATURE FruitTrees-1.16.5-2.4.3.jar |Fruit Trees |fruittrees |2.4.3 |SIDED_SETU|Manifest: NOSIGNATURE Kiwi-1.16.5-3.6.0.jar |Kiwi |kiwi |3.6.0 |SIDED_SETU|Manifest: NOSIGNATURE Flint_Gun_1.16.4-v0.2.jar |Flint_Gun |flint_gun |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE companion-bats-forge-1.16.3.jar |Companion Bats |companion_bats |1.16.3 |SIDED_SETU|Manifest: NOSIGNATURE Artifacts-1.16.5-2.10.3.jar |Artifacts |artifacts |1.16.5-2.10.3 |SIDED_SETU|Manifest: NOSIGNATURE configured-1.5.1-1.16.5.jar |Configured |configured |1.5.1 |SIDED_SETU|Manifest: NOSIGNATURE [1.16.5]-Epic-Knights-Armor-and-Weapons-4.7v.jar |Epic Knights Armor and Weapons|magistuarmory |1.16-1.17 |SIDED_SETU|Manifest: NOSIGNATURE betteranimalsplus-1.16.5-11.0.0-forge.jar |Better Animals Plus |betteranimalsplus |1.16.5-11.0.0 |SIDED_SETU|Manifest: NOSIGNATURE create-confectionery1.16.5_v1.0.2.jar |Create Confectionery |create_confectionery |1.0.2 |SIDED_SETU|Manifest: NOSIGNATURE ColdsClaws1.16.4(FORGE)1.0.1.jar |Colds Claws |coldsclaws |1.16.4-1.0.1 |SIDED_SETU|Manifest: NOSIGNATURE Simple+Taco+Mod+1.0.0-+1.16.5+Forge.jar |Taco Mod |taco |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE inventorypets-2.0.12.jar |Inventory Pets |inventorypets |2.0.12 |SIDED_SETU|Manifest: NOSIGNATURE frozenup-1.0.1.jar |Frozen Up |frozenup |1.0.1 |SIDED_SETU|Manifest: NOSIGNATURE Farmers_Extra_Foods_1.2.jar |Farmer's Extra Foods |farmers_extra_foods |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE seasonals-1.16.5-2.0.0.jar |Seasonals |seasonals |1.16.5-2.0.0 |SIDED_SETU|Manifest: NOSIGNATURE chococraft-1.16.5-0.2.1.jar |Chococraft 4 |chococraft |0.2.1 |SIDED_SETU|Manifest: NOSIGNATURE selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |SIDED_SETU|Manifest: NOSIGNATURE EnchantmentDescriptions-1.16.5-7.0.12.jar |EnchantmentDescriptions |enchdesc |7.0.12 |SIDED_SETU|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 configuration-1.16.5-1.2.1.jar |Configuration |configuration |1.2.1 |SIDED_SETU|Manifest: NOSIGNATURE titanium-1.16.5-3.2.8.4-10.jar |Titanium |titanium |3.2.8.4 |SIDED_SETU|Manifest: NOSIGNATURE Alex's+Delight+1.1.2+-+Forge+1.16.5.jar |Alex's Delight |amfd |1.1.2 |SIDED_SETU|Manifest: NOSIGNATURE Jade-1.16.4-2.8.0.jar |Jade |jade |2.8.0 |SIDED_SETU|Manifest: NOSIGNATURE movingelevators-1.2.34-mc1.16.5.jar |Moving Elevators |movingelevators |1.2.34 |SIDED_SETU|Manifest: NOSIGNATURE towers_of_the_wild-1.16.4-2.0.1.jar |Towers Of The Wild |towers_of_the_wild |1.16.4-2.0.1 |SIDED_SETU|Manifest: NOSIGNATURE atmospheric-1.16.5-3.1.0.jar |Atmospheric |atmospheric |3.1.0 |SIDED_SETU|Manifest: NOSIGNATURE easy_villagers-1.16.5-1.0.11.jar |Easy Villagers |easy_villagers |1.16.5-1.0.11 |SIDED_SETU|Manifest: NOSIGNATURE cheesemaking-1.0.2.jar |Cheesemaking |cheesemaking |1.0.2 |SIDED_SETU|Manifest: NOSIGNATURE SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |SIDED_SETU|Manifest: NOSIGNATURE Quark-r2.4-319.jar |Quark |quark |r2.4-319 |SIDED_SETU|Manifest: NOSIGNATURE malum-1.16.5-0.3.0.jar |Malum |malum |1.16.5-0.3.0 |SIDED_SETU|Manifest: NOSIGNATURE hexblades-1.16.5-0.0.9.2.jar |Hexblades |hexblades |0.0.9 |SIDED_SETU|Manifest: NOSIGNATURE abnormals_delight-1.16.5-1.2.1.jar |Abnormals Delight |abnormals_delight |1.2.1 |SIDED_SETU|Manifest: NOSIGNATURE copperpot-1.16.5-1.1.2.jar |Copper Pot |copperpot |1.16.5-1.1.2 |SIDED_SETU|Manifest: NOSIGNATURE simplytea-1.16.5-2.4.0.jar |Simply Tea |simplytea |2.4.0 |SIDED_SETU|Manifest: NOSIGNATURE tea_kettle-1.16.5-0.4.0.0.jar |Tea Kettle |tea_kettle |task ':jar' property|SIDED_SETU|Manifest: NOSIGNATURE ravencoffee-1.16.5-beta_01.jar |Raven Coffee Mod |ravencoffee |1.16.3-0.1 |SIDED_SETU|Manifest: NOSIGNATURE Alex's+Delights+1.0.0.jar |Alex's Delight |alexsdelight |1.0 |SIDED_SETU|Manifest: NOSIGNATURE Drill+1.16.5+(1.0.0).jar |Drill |drill |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE SoL-Carrot-1.16.5-1.10.1.jar |Spice of Life: Carrot Edition |solcarrot |1.16.5-1.10.1 |SIDED_SETU|Manifest: NOSIGNATURE propellerhats-1.0.0.jar |Propeller Hats |propellerhats |NONE |SIDED_SETU|Manifest: NOSIGNATURE simplycats-1.16.5-0.1.3.jar |Simply Cats |simplycats |1.16.5-0.1.3 |SIDED_SETU|Manifest: NOSIGNATURE Crowns1.16.4-1.16.5+v0.0.5.jar |Crowns Mod |crowns |0.0.5 |SIDED_SETU|Manifest: NOSIGNATURE juicebar-1.16.5-0.2.0.jar |MK's Juice Bar |juicebar |1.16.5-0.2.0 |SIDED_SETU|Manifest: NOSIGNATURE SolarGeneration-1.16.5-2.4.0.jar |Solar Generation |solargeneration |2.4.0 |SIDED_SETU|Manifest: NOSIGNATURE expandability-2.0.0-forge.jar |ExpandAbility |expandability |2.0.0 |SIDED_SETU|Manifest: NOSIGNATURE growth-1.0-SNAPSHOT.jar |Growth |growth |1.0-SNAPSHOT |SIDED_SETU|Manifest: NOSIGNATURE Crash Report UUID: 2f7d5307-318f-4789-9366-2818e2a782e4 Kiwi Modules: fruittrees:cherry fruittrees:core fruittrees:hybridization kiwi:contributors kiwi:data OptiFine Version: OptiFine_1.16.5_HD_U_G8 OptiFine Build: 20210515-161946 Render Distance Chunks: 12 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 2.1 INTEL-16.5.2 OpenGlRenderer: Intel(R) UHD Graphics 630 OpenGlVendor: Intel Inc. CpuCount: 4

UwUsheep commented 2 years ago

what is wrong?

UwUsheep commented 2 years ago

nvm