Sign in to follow this
Followers
0
[1.12.2] OBJ Item is invisible
By
Emily_Ravenhold, in Modder Support
-
Recently Browsing
No registered users viewing this page.
-
Posts
-
By TheDonkey_King · Posted
I did what you told me now this other error popped up. ---- Minecraft Crash Report ---- // You're mean. Time: 1/22/21 7:46 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:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.MixinMinecraft,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft$$Lambda$14960/581648577.run(Unknown Source) [?:?] {} at net.minecraft.util.Util.func_215077_a(SourceFile:404) [?:?] {re:classloading,re:mixin} 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:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.MixinMinecraft,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft$$Lambda$14725/1966387876.accept(Unknown Source) [?:?] {} at net.minecraft.client.gui.ResourceLoadProgressGui.func_230430_a_(ResourceLoadProgressGui.java:113) [?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:kubejs-common.mixins.json:ResourceLoadProgressGuiMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:480) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:astralsorcery:reach_set_client_renderer,pl:mixin:APP:dungeons_gear.mixins.json:GameRendererMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:976) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.MixinMinecraft,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,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:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.MixinMinecraft,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.0.1.jar:36.0] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$490/150180388.call(Unknown Source) [forge-1.16.5-36.0.1.jar:36.0] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.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 com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.2.jar:?] {} -- MOD kiwi -- Details: Caused by 0: net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file fruittrees-common.toml of type COMMON for modid fruittrees at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:60) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$14439/1310813054.apply(Unknown Source) ~[?:?] {} at snownee.kiwi.config.ConfigHandler.forceLoad(ConfigHandler.java:148) ~[?:3.4.1] {re:classloading,pl:eventbus:A} at snownee.kiwi.config.KiwiConfigManager.preload(KiwiConfigManager.java:60) ~[?:3.4.1] {re:classloading} at snownee.kiwi.Kiwi.preInit(Kiwi.java:224) ~[?:3.4.1] {re:classloading,pl:eventbus:A} at snownee.kiwi.Kiwi$$Lambda$11996/264580017.accept(Unknown Source) ~[?:?] {} 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$$Lambda$2948/85317141.invoke(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$2586/1970617409.invoke(Unknown Source) ~[?:?] {} 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.0] {re:classloading} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModContainer$$Lambda$3733/1947645280.run(Unknown Source) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] {} at net.minecraftforge.fml.ModWorkManager$SyncExecutor.driveOne(ModWorkManager.java:56) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModWorkManager$DrivenExecutor.drive(ModWorkManager.java:40) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:243) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:230) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:190) ~[?:?] {re:classloading} at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$1(ClientModLoader.java:103) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2934/1214276218.run(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2935/1743830910.run(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:103) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.<init>(Minecraft.java:437) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.MixinMinecraft,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {re:classloading,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.0.1.jar:36.0] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$490/150180388.call(Unknown Source) [forge-1.16.5-36.0.1.jar:36.0] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading} Mod File: Kiwi-1.16.3-3.4.1.jar Failure message: Kiwi (kiwi) encountered an error during the create_registries event phase net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file fruittrees-common.toml of type COMMON for modid fruittrees Mod Version: 3.4.1 Mod Issue URL: NOT PROVIDED Exception message: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available Stacktrace: at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.2.jar:?] {} at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.2.jar:?] {} at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.2.jar:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.2.jar:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.2.jar:?] {} at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.2.jar:?] {} at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:56) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$14439/1310813054.apply(Unknown Source) ~[?:?] {} at snownee.kiwi.config.ConfigHandler.forceLoad(ConfigHandler.java:148) ~[?:3.4.1] {re:classloading,pl:eventbus:A} at snownee.kiwi.config.KiwiConfigManager.preload(KiwiConfigManager.java:60) ~[?:3.4.1] {re:classloading} at snownee.kiwi.Kiwi.preInit(Kiwi.java:224) ~[?:3.4.1] {re:classloading,pl:eventbus:A} at snownee.kiwi.Kiwi$$Lambda$11996/264580017.accept(Unknown Source) ~[?:?] {} 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$$Lambda$2948/85317141.invoke(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$2586/1970617409.invoke(Unknown Source) ~[?:?] {} 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.0] {re:classloading} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModContainer$$Lambda$3733/1947645280.run(Unknown Source) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] {} at net.minecraftforge.fml.ModWorkManager$SyncExecutor.driveOne(ModWorkManager.java:56) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModWorkManager$DrivenExecutor.drive(ModWorkManager.java:40) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:243) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:230) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:190) ~[?:?] {re:classloading} at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$1(ClientModLoader.java:103) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2934/1214276218.run(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2935/1743830910.run(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:103) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.<init>(Minecraft.java:437) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:shutupexperimentalsettings.mixins.json:client.MixinMinecraft,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {re:classloading,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.0.1.jar:36.0] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$490/150180388.call(Unknown Source) [forge-1.16.5-36.0.1.jar:36.0] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading} -- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1013662200 bytes (966 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB) CPUs: 2 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 8.0.9+86+master.3cf110c ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.2.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.0.1.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.0.1.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.0.1.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.0.1.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE /forge-1.16.5-36.0.1.jar fml TRANSFORMATIONSERVICE FML: 36.0 Forge: net.minecraftforge:36.0.1 FML Language Providers: javafml@36.0 minecraft@1 kotori_scala@2.13.3-build-6 Mod List: ftb-essentials-1604.1.0.13.jar |FTB Essentials |ftbessentials |1604.1.0.13 |LOAD_REGIS|NOSIGNATURE mcw-windows-1.0.2-mc1.16.4.jar |Macaw's Windows |mcwwindows |1.0.2 |LOAD_REGIS|NOSIGNATURE SilentMechanisms-1.16.3-0.8.9+74.jar |Silent's Mechanisms |silents_mechanisms |0.8.9+74 |LOAD_REGIS|NOSIGNATURE modnametooltip_1.16.2-1.15.0.jar |Mod Name Tooltip |modnametooltip |1.15.0 |LOAD_REGIS|NOSIGNATURE IronJetpacks-1.16.4-4.2.0.jar |Iron Jetpacks |ironjetpacks |4.2.0 |LOAD_REGIS|NOSIGNATURE BetterCaves-Forge-1.16.4-1.1.1.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.1 |LOAD_REGIS|NOSIGNATURE ReAuth-1.16-Forge-3.9.3.jar |ReAuth |reauth |3.9.3 |LOAD_REGIS|3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e YungsApi-1.16.4-Forge-3.jar |YUNG's API |yungsapi |1.16.4-Forge-3 |LOAD_REGIS|NOSIGNATURE Powah-1.16.4-2.3.9.jar |Powah |powah |2.3.9 |LOAD_REGIS|NOSIGNATURE Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar |Wither Skeleton Tweaks |wstweaks |5.3.0 |LOAD_REGIS|NOSIGNATURE reliquary-1.16.3-1.3.4.1061.jar |Reliquary |xreliquary |1.16.3-1.3.4.1061 |LOAD_REGIS|NOSIGNATURE randompatches-2.1.5-forge.jar |RandomPatches |randompatches |2.1.5-forge |LOAD_REGIS|92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7 TMechworks-1.16.3+-2.2.2.jar |Tinkers' Mechworks |tmechworks |2.2.2 |LOAD_REGIS|NOSIGNATURE JustEnoughResources-1.16.4-0.12.0.103.jar |Just Enough Resources |jeresources |0.12.0.103 |LOAD_REGIS|NOSIGNATURE shetiphiancore-1.16-3.8.4.jar |ShetiPhian-Core |shetiphiancore |3.8.4 |LOAD_REGIS|NOSIGNATURE refinedstorage-1.9.11.jar |Refined Storage |refinedstorage |1.9.11 |LOAD_REGIS|NOSIGNATURE structure_gel-1.16.4-1.7.5.jar |Structure Gel API |structure_gel |1.7.5 |LOAD_REGIS|NOSIGNATURE industrial-foregoing-1.16.4-3.2.8.2-6b5c95b.jar |Industrial Foregoing |industrialforegoing |3.2.8.2 |LOAD_REGIS|NOSIGNATURE torchmaster-2.3.6.jar |Torchmaster |torchmaster |2.3.6 |LOAD_REGIS|NOSIGNATURE repurposed_structures-1.16.4-2.3.4.jar |Repurposed Structures |repurposed_structures |1.16.4-2.3.4 |LOAD_REGIS|NOSIGNATURE Overloaded Compressed Blocks-1.16.3-1.0.21.jar |Overloaded Compressed Blocks |overloaded_cb |1.16.3-1.0.17 |LOAD_REGIS|NOSIGNATURE BiomesOPlenty-1.16.4-13.0.0.428-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.4-13.0.0.428 |LOAD_REGIS|NOSIGNATURE Beekeeper-1.16.2-1.0.0.3.jar |Beekeeper |bk |1.0.0.3 |LOAD_REGIS|NOSIGNATURE dungeons_plus-1.16.4-1.1.2.jar |Dungeons Plus |dungeons_plus |1.1.2 |LOAD_REGIS|NOSIGNATURE SilentGear-1.16.3-2.5.2+207.jar |Silent Gear |silentgear |2.5.2+207 |LOAD_REGIS|NOSIGNATURE Botania-1.16.4-410.jar |Botania |botania |1.16.4-410 |LOAD_REGIS|NOSIGNATURE foodpouches-1.16.3-1.0.2.jar |Food Pouches |foodpouches |1.16.3-1.0.2 |LOAD_REGIS|NOSIGNATURE curios-forge-1.16.4-4.0.3.5.jar |Curios API |curios |1.16.4-4.0.3.5 |LOAD_REGIS|NOSIGNATURE tanknull-2.2a-1.16.4.jar |Tank Null |tanknull |2.2a-1.16.4 |LOAD_REGIS|NOSIGNATURE tombstone-1.16-6.2.5.jar |Corail Tombstone |tombstone |1.16-6.2.5 |LOAD_REGIS|NOSIGNATURE ExtraStorage-1.16.4-1.2.2.jar |Extra Storage |extrastorage |1.2.2 |LOAD_REGIS|NOSIGNATURE constructionwand-1.16.2-1.7.jar |Construction Wand |constructionwand |1.16.2-1.7 |LOAD_REGIS|NOSIGNATURE mcws-roofs-2.0.0-mc1.16.4.jar |Macaw's Roofs |mcwroofs |2.0.0 |LOAD_REGIS|NOSIGNATURE observerlib-1.16.4-1.5.1.jar |ObserverLib |observerlib |1.16.4-1.5.1 |LOAD_REGIS|NOSIGNATURE cloth-config-forge-4.1.3.jar |Cloth Config v4 API |cloth-config |4.1.3 |LOAD_REGIS|NOSIGNATURE BetterShieldsMC1.16.3-1.1.1.jar |Better Shields |bettershields |1.1.1 |LOAD_REGIS|NOSIGNATURE BetterMineshafts-Forge-1.16.4-2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0 |LOAD_REGIS|NOSIGNATURE SimpleDiscordRichPresence-1.16.4-1.3.5.jar |Simple Discord Rich Presence |sdrp |1.16.4-1.3.5 |LOAD_REGIS|NOSIGNATURE forge-1.16.4-geckolib-3.0.0.jar |GeckoLib |geckolib3 |3.0.0 |LOAD_REGIS|NOSIGNATURE dungeons_gear-1.16.4-3.0.6.jar |Dungeons Gear |dungeons_gear |3.0.6 |LOAD_REGIS|NOSIGNATURE ClientTweaks_1.16.3-5.2.0.jar |Client Tweaks |clienttweaks |5.2.0 |LOAD_REGIS|NOSIGNATURE doubledoors_1.16.4-2.1.jar |Double Doors |doubledoors |2.1 |LOAD_REGIS|NOSIGNATURE woot-1.16.4-1.0.3.0.jar |Woot |woot |1.16.4-1.0.3.0 |LOAD_REGIS|NOSIGNATURE jei-1.16.4-7.6.1.65.jar |Just Enough Items |jei |7.6.1.65 |LOAD_REGIS|NOSIGNATURE tnt-yeeter-1.16.4-1.2.0.jar |TNT Yeeter |yeeter |1.2.0 |LOAD_REGIS|NOSIGNATURE diamondglass-1.16.4-4.0.25.jar |Diamond Glass |diamondglass |1.16.4-4.0.25 |LOAD_REGIS|NOSIGNATURE Mekanism-1.16.4-10.0.18.445.jar |Mekanism |mekanism |10.0.18 |LOAD_REGIS|NOSIGNATURE invtweaks-1.16.4-1.0.1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |LOAD_REGIS|NOSIGNATURE shutupexperimentalsettings-1.0.1.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.1 |LOAD_REGIS|NOSIGNATURE light-overlay-5.5.4.jar |Light Overlay Forge |lightoverlay-forge |NONE |LOAD_REGIS|NOSIGNATURE NaturesCompass-1.16.4-1.8.6.jar |Nature's Compass |naturescompass |1.16.4-1.8.6 |LOAD_REGIS|NOSIGNATURE FarmingForBlockheads_1.16.3-7.2.1.jar |Farming for Blockheads |farmingforblockheads |7.2.1 |LOAD_REGIS|NOSIGNATURE pneumaticcraft-repressurized-1.16.4-2.9.3-120.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.16.4-2.9.3-120 |LOAD_REGIS|NOSIGNATURE JEITweaker-1.16.4-1.0.1.5.jar |JEI Tweaker |jeitweaker |1.0.1.5 |LOAD_REGIS|NOSIGNATURE CraftTweaker-1.16.5-7.1.0.91.jar |CraftTweaker |crafttweaker |7.1.0.91 |LOAD_REGIS|NOSIGNATURE ironchest-1.16.4-11.2.10.jar |Iron Chests |ironchest |1.16.4-11.2.10 |LOAD_REGIS|NOSIGNATURE ZeroCore2-1.16.4-2.0.19.jar |Zero CORE 2 |zerocore |1.16.4-2.0.19 |LOAD_REGIS|NOSIGNATURE forge-1.16.5-36.0.1-client.jar |Minecraft |minecraft |1.16.5 |LOAD_REGIS|NOSIGNATURE theoneprobe-1.16-3.0.7.jar |The One Probe |theoneprobe |1.16-3.0.7 |LOAD_REGIS|NOSIGNATURE livingthings-1.16.4-1.2.3.jar |Living Things |livingthings |1.16.4 - 1.2.3 |LOAD_REGIS|NOSIGNATURE MouseTweaks-2.13-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.13 |LOAD_REGIS|NOSIGNATURE ImmersiveEngineering-1.16.4-4.1.2-129.jar |Immersive Engineering |immersiveengineering |1.16.4-4.1.2-129 |LOAD_REGIS|44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7 useful_railroads-1.16.4-1.4.6.34.jar |Useful Railroads |usefulrailroads |1.4.6.34 |LOAD_REGIS|f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 morevanillalib-1.16.4-1.3.9.jar |MoreVanillaLib |morevanillalib |1.3.9 |LOAD_REGIS|NOSIGNATURE pamhc2crops-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |LOAD_REGIS|NOSIGNATURE Mantle-1.16.5-1.6.74.jar |Mantle |mantle |1.6.74 |LOAD_REGIS|NOSIGNATURE pamhc2foodcore-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |LOAD_REGIS|NOSIGNATURE ftb-backups-2.1.1.6.jar |FTB Backups |ftbbackups |2.1.1.6 |LOAD_REGIS|NOSIGNATURE lava-monster-1.16.4-1.0.9.jar |Lava Monster |lava_monster |1.0.9 |LOAD_REGIS|NOSIGNATURE AutoRegLib-1.6-47.jar |AutoRegLib |autoreglib |1.6-47 |LOAD_REGIS|NOSIGNATURE [1.16.4] SecurityCraft v1.8.20.2.jar |SecurityCraft |securitycraft |v1.8.20.2 |LOAD_REGIS|NOSIGNATURE PickleTweaks-1.16.4-5.1.4.jar |Pickle Tweaks |pickletweaks |5.1.4 |LOAD_REGIS|NOSIGNATURE FastFurnace-1.16.4-4.4.0.jar |FastFurnace |fastfurnace |4.4.0 |LOAD_REGIS|NOSIGNATURE byg-1.1.7-BETA-v2.jar |Oh The Biomes You'll Go |byg |1.1.7-BETA-v2 |LOAD_REGIS|NOSIGNATURE extremeSoundMuffler-3.6_Forge-1.16.4.jar |Extreme Sound Muffler |extremesoundmuffler |3.6_forge-1.16.4 |LOAD_REGIS|NOSIGNATURE CosmeticArmorReworked-1.16.5-v1.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v1 |LOAD_REGIS|NOSIGNATURE magipsi-1.16.4-2.0.0.0.jar |Magical Psi |magipsi |1.16.4-2.0.0.0 |LOAD_REGIS|NOSIGNATURE farlanders-1.16.4-1.3.7.jar |The Farlanders |farlanders |1.3.7 |LOAD_REGIS|NOSIGNATURE DungeonsMod-1.16.3-1.1.18.jar |Dungeons Mod |dungeonsmod |1.16.3-1.1.18 |LOAD_REGIS|NOSIGNATURE astralsorcery-1.16.4-1.13.9.jar |Astral Sorcery |astralsorcery |1.16.4-1.13.9 |LOAD_REGIS|45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7 NetherPortalFix_1.16.3-7.2.1.jar |NetherPortalFix |netherportalfix |7.2.1 |LOAD_REGIS|NOSIGNATURE aiotbotania-1.16.4-1.6.0.jar |AIOT Botania |aiotbotania |1.6.0 |LOAD_REGIS|NOSIGNATURE findme-1.16.3-2.1.0.0.jar |Find Me |findme |NONE |LOAD_REGIS|NOSIGNATURE CookingForBlockheads_1.16.3-9.2.2.jar |Cooking for Blockheads |cookingforblockheads |9.2.2 |LOAD_REGIS|NOSIGNATURE Controlling-7.0.0.12.jar |Controlling |controlling |7.0.0.12 |LOAD_REGIS|NOSIGNATURE Placebo-1.16.4-4.4.1.jar |Placebo |placebo |4.4.1 |LOAD_REGIS|NOSIGNATURE dankstorage-3.14.jar |Dank Storage |dankstorage |3.14 |LOAD_REGIS|NOSIGNATURE citadel-1.5.3.jar |Citadel |citadel |1.5.3 |LOAD_REGIS|NOSIGNATURE iceandfire-2.1.5-1.16.4.jar |Ice and Fire |iceandfire |2.1.5-1.16.4 |LOAD_REGIS|NOSIGNATURE rats-7.0.5-1.16.3.jar |Rats |rats |7.0.5 |LOAD_REGIS|NOSIGNATURE Bookshelf-1.16.5-10.0.1.jar |Bookshelf |bookshelf |10.0.1 |LOAD_REGIS|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 DarkUtilities-1.16.4-7.0.7.jar |Dark Utilities |darkutils |7.0.7 |LOAD_REGIS|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.1.jar |BotanyPots |botanypots |7.0.1 |LOAD_REGIS|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 u_team_core-1.16.4-3.1.17.191.jar |U Team Core |uteamcore |3.1.17.191 |LOAD_REGIS|f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 buildinggadgets-1.16.4-3.7.3.jar |Building Gadgets |buildinggadgets |3.7.3 |LOAD_REGIS|NOSIGNATURE forge-1.16.5-36.0.1-universal.jar |Forge |forge |36.0.1 |LOAD_REGIS|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 Ceramics-1.16.5-1.6.1.jar |Ceramics |ceramics |1.6.1 |LOAD_REGIS|NOSIGNATURE cofh_core-1.16.3-1.1.6.jar |CoFH Core |cofh_core |1.1.6 |LOAD_REGIS|NOSIGNATURE thermal_foundation-1.16.3-1.1.6.jar |Thermal Series |thermal |1.1.6 |LOAD_REGIS|NOSIGNATURE thermal_innovation-1.16.3-1.1.7.jar |Thermal Innovation |thermal_innovation |1.1.7 |LOAD_REGIS|NOSIGNATURE thermal_locomotion-1.16.3-1.1.6.jar |Thermal Locomotion |thermal_locomotion |1.1.6 |LOAD_REGIS|NOSIGNATURE Psi-1.16-90.jar |Psi |psi |1.16-88 |LOAD_REGIS|NOSIGNATURE thermal_cultivation-1.16.3-1.1.6.jar |Thermal Cultivation |thermal_cultivation |1.1.6 |LOAD_REGIS|NOSIGNATURE AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |LOAD_REGIS|NOSIGNATURE Aquaculture-1.16.4-2.1.12.jar |Aquaculture 2 |aquaculture |1.16.4-2.1.12 |LOAD_REGIS|NOSIGNATURE ProgressiveBosses-2.2.0-mc1.16.x.jar |Progressive Bosses |progressivebosses |2.2.0 |LOAD_REGIS|NOSIGNATURE mcw-doors-1.0.1fix-mc1.16.4.jar |Macaw's Doors |mcwdoors |1.0.1 |LOAD_REGIS|NOSIGNATURE MekanismGenerators-1.16.4-10.0.18.445.jar |Mekanism: Generators |mekanismgenerators |10.0.18 |LOAD_REGIS|NOSIGNATURE shulkerbox-1.16.5-1.0.0.jar |Advanced Shulkerboxes |shulkerbox |1.16.5-1.0.0 |LOAD_REGIS|NOSIGNATURE XNetGases-1.16.4-2.2.3.jar |XNet Gases |xnetgases |2.2.3 |LOAD_REGIS|NOSIGNATURE chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |LOAD_REGIS|NOSIGNATURE mcw-bridges-1.0.4-mc1.16.4.jar |Macaw's Bridges |mcwbridges |1.0.4 |LOAD_REGIS|NOSIGNATURE useful_backpacks-1.16.4-1.11.6.86.jar |Useful Backpacks |usefulbackpacks |1.11.6.86 |LOAD_REGIS|f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 endertanks-1.16-1.9.3.jar |EnderTanks |endertanks |1.9.3 |LOAD_REGIS|NOSIGNATURE AmbientSounds_v3.1.4_mc1.16.4.jar |Ambient Sounds |ambientsounds |3.0.3 |LOAD_REGIS|NOSIGNATURE MekanismAdditions-1.16.4-10.0.18.445.jar |Mekanism: Additions |mekanismadditions |10.0.18 |LOAD_REGIS|NOSIGNATURE valhelsia_structures-16.0.5.jar |Valhelsia Structures |valhelsia_structures |16.0.5 |LOAD_REGIS|NOSIGNATURE RapidLeafDecay-1.16.5-1.0.0.jar |Rapid Leaf Decay |rapid_leaf_decay |1.0.0 |LOAD_REGIS|NOSIGNATURE Lollipop-1.16.4-3.2.4.jar |Lollipop |lollipop |3.2.4 |LOAD_REGIS|NOSIGNATURE pamhc2foodextended-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |LOAD_REGIS|NOSIGNATURE SolarFluxReborn-1.16.3-16.2.3.jar |Solar Flux Reborn |solarflux |16.2.3 |LOAD_REGIS|NOSIGNATURE Patchouli-1.16.4-48.jar |Patchouli |patchouli |1.16.4-48 |LOAD_REGIS|NOSIGNATURE collective-1.16.4-1.53.jar |Collective |collective |1.53 |LOAD_REGIS|NOSIGNATURE thermal_expansion-1.16.3-1.1.6.jar |Thermal Expansion |thermal_expansion |1.1.6 |LOAD_REGIS|NOSIGNATURE DrawersTooltip-1.16.2-2.1.0.jar |Drawers Tooltip |drawerstooltip |2.1.0 |LOAD_REGIS|NOSIGNATURE MysticalCustomization-1.16.4-2.1.2.jar |Mystical Customization |mysticalcustomization |2.1.2 |LOAD_REGIS|NOSIGNATURE elevatorid-1.16.5-1.7.11.jar |Elevator Mod |elevatorid |1.16.5-1.7.11 |LOAD_REGIS|NOSIGNATURE Runelic-1.16.4-6.0.4.jar |Runelic |runelic |6.0.4 |LOAD_REGIS|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 starterkit_1.16.4-2.1.jar |Starter Kit |starterkit |2.1 |LOAD_REGIS|NOSIGNATURE MekanismTools-1.16.4-10.0.18.445.jar |Mekanism: Tools |mekanismtools |10.0.18 |LOAD_REGIS|NOSIGNATURE architectury-1.3.80-forge.jar |Architectury |architectury |1.3.80 |LOAD_REGIS|NOSIGNATURE ftb-gui-library-1604.2.0.29-forge.jar |FTB GUI Library |ftbguilibrary |1604.2.0.29 |LOAD_REGIS|NOSIGNATURE cc-tweaked-1.16.4-1.95.2.jar |CC: Tweaked |computercraft |1.95.2 |LOAD_REGIS|NOSIGNATURE AI-Improvements-1.16.2-0.3.0.jar |AI-Improvements |aiimprovements |0.3.0 |LOAD_REGIS|NOSIGNATURE ExtremeReactors2-1.16.4-2.0.21.jar |Extreme Reactors 2 |bigreactors |1.16.4-2.0.21 |LOAD_REGIS|NOSIGNATURE trashcans-1.0.6a-mc1.16.4.jar |Trash Cans |trashcans |1.0.6a |LOAD_REGIS|NOSIGNATURE The_Undergarden-1.16.5-0.4.4.jar |The Undergarden |undergarden |0.4.4 |LOAD_REGIS|NOSIGNATURE bwncr-1.16.4-3.9.16.jar |Bad Wither No Cookie Reloaded |bwncr |1.16.4-3.9.16 |LOAD_REGIS|NOSIGNATURE Cyclic-1.16.4-1.1.3.jar |Cyclic |cyclic |1.16.4-1.1.3 |LOAD_REGIS|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 BetterAdvancements-1.16.4-0.1.0.103.jar |Better Advancements |betteradvancements |0.1.0.103 |LOAD_REGIS|NOSIGNATURE rhino-1.7.13.10.jar |Rhino |rhino |1.7.13.10 |LOAD_REGIS|NOSIGNATURE kubejs-1604.3.4.148-forge.jar |KubeJS |kubejs |1604.3.4.148 |LOAD_REGIS|NOSIGNATURE kubejs-thermal-1604.1.0.5.jar |KubeJS Thermal |kubejs_thermal |1604.1.0.5 |LOAD_REGIS|NOSIGNATURE kubejs-immersive-engineering-1604.1.0.12.jar |KubeJS Immersive Engineering |kubejs_immersive_engineering |1604.1.0.12 |LOAD_REGIS|NOSIGNATURE kubejs-mekanism-1604.1.1.6.jar |KubeJS Mekanism |kubejs_mekanism |1604.1.1.6 |LOAD_REGIS|NOSIGNATURE BotaniaAdditionsMC1.16.4-1.0.4.jar |Botania Additions |botaniaadditions |1.0.4 |LOAD_REGIS|NOSIGNATURE Cucumber-1.16.4-4.1.5.jar |Cucumber Library |cucumber |4.1.5 |LOAD_REGIS|NOSIGNATURE TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |LOAD_REGIS|NOSIGNATURE pamhc2trees-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.0 |LOAD_REGIS|NOSIGNATURE spiders-2.0-1.16.4-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |LOAD_REGIS|NOSIGNATURE Shrines-1.16.4-1.6.0.jar |Shrines |shrines |1.16.4-1.6.0 |LOAD_REGIS|NOSIGNATURE Overloaded-1.16.3-0.0.90.jar |Overloaded |overloaded |1.16.3-0.0.90 |LOAD_REGIS|8f:e1:00:20:a7:e0:d5:e3:c4:cd:aa:9f:76:9b:99:87:e0:09:9e:98:80:e2:57:c6:5d:d1:b1:c3:79:22:e5:65 ensorcellation-1.16.3-1.1.2.jar |Ensorcellation |ensorcellation |1.1.2 |LOAD_REGIS|NOSIGNATURE create-mc1.16.3_v0.3e.jar |Create |create |mc1.16.3_v0.3e |LOAD_REGIS|NOSIGNATURE NastyMobs-1.16.3-1.0.0.7.jar |Nasty Mobs |nasty |1.0.0.7 |LOAD_REGIS|NOSIGNATURE comforts-forge-1.16.4-4.0.1.0.jar |Comforts |comforts |1.16.4-4.0.1.0 |LOAD_REGIS|NOSIGNATURE appliedenergistics2-8.2.0-beta.3.jar |Applied Energistics 2 |appliedenergistics2 |8.2.0-beta.3 |LOAD_REGIS|95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98 FruitTrees-1.16.4-2.2.2.jar |Fruit Trees |fruittrees |2.2.2 |LOAD_REGIS|NOSIGNATURE Kiwi-1.16.3-3.4.1.jar |Kiwi |kiwi |3.4.1 |ERROR |NOSIGNATURE Artifacts-1.16.4-2.7.5.jar |Artifacts |artifacts |1.16.4-2.7.5 |LOAD_REGIS|NOSIGNATURE SimpleStorageNetwork-1.16.4-1.3.1.jar |Simple Storage Network |storagenetwork |1.16.4-1.3.1 |LOAD_REGIS|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 BasicNetherOres-1.16.4-5.4.0.jar |Basic Nether Ores |bno |5.4.0 |LOAD_REGIS|NOSIGNATURE DungeonCrawl-1.16.3-2.2.4.jar |Dungeon Crawl |dungeoncrawl |2.2.4 |LOAD_REGIS|NOSIGNATURE mcjtylib-1.16-5.0.15.jar |McJtyLib |mcjtylib |1.16-5.0.15 |LOAD_REGIS|NOSIGNATURE rftoolsbase-1.16-2.0.9.jar |RFToolsBase |rftoolsbase |1.16-2.0.9 |LOAD_REGIS|NOSIGNATURE xnet-1.16-3.0.11.jar |XNet |xnet |1.16-3.0.11 |LOAD_REGIS|NOSIGNATURE rftoolspower-1.16-3.0.8.jar |RFToolsPower |rftoolspower |1.16-3.0.8 |LOAD_REGIS|NOSIGNATURE rftoolsbuilder-1.16-3.0.13.jar |RFToolsBuilder |rftoolsbuilder |1.16-3.0.13 |LOAD_REGIS|NOSIGNATURE rftoolsstorage-1.16-2.0.8.jar |RFToolsStorage |rftoolsstorage |1.16-2.0.8 |LOAD_REGIS|NOSIGNATURE rftoolscontrol-1.16-4.0.6.jar |RFToolsControl |rftoolscontrol |1.16-4.0.6 |LOAD_REGIS|NOSIGNATURE Toast-Control-1.16.4-4.3.1.jar |Toast Control |toastcontrol |4.3.1 |LOAD_REGIS|NOSIGNATURE FluidSystem-1.16.4-1.3.0.jar |FluidSystem |fluidsystem |1.3.0 |LOAD_REGIS|NOSIGNATURE ftb-chunks-1604.2.2.58.jar |FTB Chunks |ftbchunks |1604.2.2.58 |LOAD_REGIS|NOSIGNATURE BloodMagic-1.16.3-3.0.1-6.jar |Blood Magic |bloodmagic |1.16.3-3.0.1-6 |LOAD_REGIS|NOSIGNATURE scuba-gear-1.16.4-1.0.1.jar |Scuba Gear |scuba_gear |1.0.1 |LOAD_REGIS|NOSIGNATURE MysticalAgriculture-1.16.4-4.1.4.jar |Mystical Agriculture |mysticalagriculture |4.1.4 |LOAD_REGIS|NOSIGNATURE MysticalAgradditions-1.16.4-4.1.3.jar |Mystical Agradditions |mysticalagradditions |4.1.3 |LOAD_REGIS|NOSIGNATURE matc-1.1.2.jar |Mystical Agriculture Tiered Cr|matc |1.1.2 |LOAD_REGIS|NOSIGNATURE CraftingTweaks_1.16.3-12.2.0.jar |Crafting Tweaks |craftingtweaks |12.2.0 |LOAD_REGIS|NOSIGNATURE rftoolsutility-1.16-3.0.20.jar |RFToolsUtility |rftoolsutility |1.16-3.0.20 |LOAD_REGIS|NOSIGNATURE EnchantmentDescriptions-1.16.4-6.0.3.jar |EnchantmentDescriptions |enchdesc |6.0.3 |LOAD_REGIS|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 Titanium-Library-1.16.5.jar |Titanium |titanium |3.2.5 |LOAD_REGIS|NOSIGNATURE mana-and-artifice-1.2.1.9.jar |Mana and Artifice |mana-and-artifice |1.2.1.8 |LOAD_REGIS|NOSIGNATURE SilentLib-1.16.3-4.9.0+63.jar |Silent Lib |silentlib |4.9.0+63 |LOAD_REGIS|NOSIGNATURE bluepower-1.16.4-0.5.223-alpha-universal.jar |Blue Power |bluepower |0.5.223-alpha |LOAD_REGIS|NOSIGNATURE CreativeCore_v2.0.10_mc1.16.4.jar |CreativeCore |creativecore |2.0.0 |LOAD_REGIS|NOSIGNATURE LargeFluidTank-16.0.9.jar |FluidTank |fluidtank |16.0.9 |LOAD_REGIS|1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76 Quark-r2.4-295.jar |Quark |quark |r2.4-295 |LOAD_REGIS|NOSIGNATURE Apotheosis-1.16.3-4.4.1.jar |Apotheosis |apotheosis |4.4.1 |LOAD_REGIS|NOSIGNATURE JAOPCA-1.16.4-3.4.0.2.jar |JAOPCA |jaopca |3.4.0.2 |LOAD_REGIS|NOSIGNATURE FastWorkbench-1.16.4-4.5.0.jar |FastWorkbench |fastbench |4.5.0 |LOAD_REGIS|NOSIGNATURE StorageDrawers-1.16.3-8.2.1.jar |Storage Drawers |storagedrawers |8.2.1 |LOAD_REGIS|NOSIGNATURE FluxNetworks-1.16.4-6.1.5.10.jar |Flux Networks |fluxnetworks |1.16.4-6.1.5.10 |LOAD_REGIS|NOSIGNATURE performant-1.16.2-4-3.30m.jar |Performant |performant |3.30m |LOAD_REGIS|NOSIGNATURE enderchests-1.16-1.7.5.jar |EnderChests |enderchests |1.7.5 |LOAD_REGIS|NOSIGNATURE vanillahammers-1.16.4-2.2.0.jar |Vanilla Hammers |vanillahammers |2.2.0 |LOAD_REGIS|NOSIGNATURE solcarrot-1.16.3-1.9.8.jar |Spice of Life: Carrot Edition |solcarrot |1.16.3-1.9.8 |LOAD_REGIS|NOSIGNATURE SilentGems-1.16.3-3.7.9+112.jar |Silent's Gems 3 |silentgems |3.7.9+112 |LOAD_REGIS|NOSIGNATURE refinedstorageaddons-0.7.2.jar |Refined Storage Addons |refinedstorageaddons |0.7.2 |LOAD_REGIS|NOSIGNATURE chiselsandbits-0.2.9-RELEASE.jar |Chisels & bits |chiselsandbits |NONE |LOAD_REGIS|NOSIGNATURE Crash Report UUID: 4aabbc31-1222-47e2-aa37-2f7ac4ad2ce3 -
By tinyborisYT · Posted
It could also be that I don't have all my dependencies, and knowing my stupidity, it probably is missing a few. Here is a picture of my mod list (disregard the "mod" folder, it doesn't have anything in it) -
By tinyborisYT · Posted
First, off, I have a lot of mods. If this is what is affecting everything, then that makes since, but I've tried it with way less mods and is still finicky. I'm getting mods for a playthrough, and I wanted to test them before I started. With all the mods in my mods folder for Forge 1.12.2 14.2.3.5.2854, which as far as I know if the most up-to-date version of Forge 1.12.2, it crashed while launching. I've tried increasing the ram, nothing. I've tried cutting out a lot of mods, still not working. The only time I got it to work was with only a few mods, none of which affected the actual game other than performance (Optifine, FoamFix, VanillaFix, BetterFPS, etc.). I will attach the latest log at the end, which is one with all the mods installed. I did find a fatal error saying something about I was using the incorrect version, but now my logs don't mention fatal errors at all. I have no clue where to go with this, so if I could get help, that would be great! Log: https://paste.ubuntu.com/p/Fm5fQ9FNPW/ -
By TurtlesAreHot · Posted
# This is an example mods.toml file. It contains the data relating to the loading mods. # There are several mandatory fields (#mandatory), and many more that are optional (#optional). # The overall format is standard TOML format, v0.5.0. # Note that there are a couple of TOML lists in this file. # Find more information on toml format here: https://github.com/toml-lang/toml # The name of the mod loader type to load - for regular FML @Mod mods it should be javafml modLoader="javafml" #mandatory # A version range to match for said mod loader - for regular FML @Mod it will be the forge version loaderVersion="[31,)" #mandatory This is typically bumped every Minecraft version by Forge. See our download page for lists of versions. # A URL to refer people to when problems occur with this mod issueTrackerURL="https://github.com/Twocoolguy/StaffUtils.java/issues" #optional # A list of mods - how many allowed here is determined by the individual mod loader [[mods]] #mandatory # The modid of the mod modId="macrokeys" #mandatory # The version number of the mod - there's a few well known ${} variables useable here or just hardcode it version="${file.jarVersion}" #mandatory # A display name for the mod displayName="MacroKeys" #mandatory # A URL to query for updates for this mod. See the JSON update specification <here> updateJSONURL="https://github.com/Twocoolguy/StaffUtils.java/" #optional # License license="MIT License" # A URL for the "homepage" for this mod, displayed in the mod UI displayURL="https://github.com/Twocoolguy/StaffUtils.java/" #optional # A file name (in the root of the mod JAR) containing a logo for display logoFile="examplemod.png" #optional # A text field displayed in the mod UI credits="Thanks for this example mod goes to Java" #optional # A text field displayed in the mod UI authors="Love, Cheese and small house plants" #optional # The description text for the mod (multi line!) (#mandatory) description=''' MacroKeys mod which was created by TurtlesAreHot. It is used for running commands on 1.15.2 with a keypress. Pressing v - activates vanish Pressing h - activates pickup off hitnotify on vanish Pressing j - activates pickup on hitnotify off vanish Pressing p - closes the most recently opened ticket Pressing k - teleports you to the most recently created ticket. More may come in the future! Version 1.3 ''' # A dependency - use the . to indicate dependency for a specific modid. Dependencies are optional. [[dependencies.examplemod]] #optional # the modid of the dependency modId="forge" #mandatory # Does this dependency have to exist - if not, ordering below must be specified mandatory=true #mandatory # The version range of the dependency versionRange="[31,)" #mandatory # An ordering relationship for the dependency - BEFORE or AFTER required if the relationship is not mandatory ordering="NONE" # Side this dependency is applied on - BOTH, CLIENT or SERVER side="BOTH" # Here's another dependency [[dependencies.examplemod]] modId="minecraft" mandatory=true versionRange="[1.16.4]" ordering="NONE" side="BOTH" I read that and do not understand what it is referring to. Considering I have the license set in the toml file I don't understand how I could be missing the "license information". Is there something I am missing? -
I am using Minecraft.getMinecraft().thePlayer.swingItem(); and I want it to to hit players and mobs and not just swing. Right now it will swing, but it wont actually attack/damage a player or mob
-
-
Topics
-
Who's Online (See full list)