Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

KokiPoki

Members
  • Joined

  • Last visited

  1. KokiPoki joined the community
  2. I installed a couple mods to play but when it loads the game crashes Pls try and help if that's possible this is the report: ---- Minecraft Crash Report ---- // Don't do that. Time: 05/02/23 09:50 Description: Rendering overlay java.lang.ExceptionInInitializerError: null at net.minecraft.client.renderer.model.ModelBakery.handler$beg000$onBeforeTextures(ModelBakery.java:1404) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:placebo:itemstatemap,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:placebo:itemstatemap,pl:mixin:APP:infernal-expansion.mixins.json:client.MixinModelBakery,pl:mixin:APP:betterfoliage.common.mixins.json:MixinModelBakery,pl:mixin:A} at net.minecraft.client.renderer.model.ModelBakery.processLoading(ModelBakery.java:228) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:placebo:itemstatemap,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:placebo:itemstatemap,pl:mixin:APP:infernal-expansion.mixins.json:client.MixinModelBakery,pl:mixin:APP:betterfoliage.common.mixins.json:MixinModelBakery,pl:mixin:A} at net.minecraftforge.client.model.ModelLoader.<init>(ModelLoader.java:58) ~[?:?] {re:classloading,re:mixin} at net.minecraft.client.renderer.model.ModelManager.func_212854_a_(ModelManager.java:57) ~[?:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.model.ModelManager.func_212854_a_(ModelManager.java:20) ~[?:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A} at net.minecraft.client.resources.ReloadListener.func_215270_b(SourceFile:11) ~[?:?] {re:classloading,re:mixin} at net.minecraft.client.resources.ReloadListener$$Lambda$3774/1925117845.get(Unknown Source) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1582) ~[?:1.8.0_51] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1574) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {} Caused by: java.lang.NullPointerException: LOADING_CONTEXT.extension() must not be null at thedarkcolour.kotlinforforge.KotlinModLoadingContext$Companion.get(KotlinModLoadingContext.kt:37) ~[?:1.17.0] {re:classloading} at mods.betterfoliage.BetterFoliageMod.<clinit>(BetterFoliageMod.kt:77) ~[?:2.7.1] {re:mixin,re:classloading} ... 13 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:807) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:aoa3.mixins.json:client.patch.GameRendererMixin,pl:mixin:A} -- Overlay render details -- Details: Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui Stacktrace: at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:807) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:aoa3.mixins.json:client.patch.GameRendererMixin,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: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: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:37) [forge-1.16.5-36.2.39.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$509/1677857831.call(Unknown Source) [forge-1.16.5-36.2.39.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:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {} -- 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: 1945441752 bytes (1855 MB) / 3456106496 bytes (3296 MB) up to 9663676416 bytes (9216 MB) CPUs: 16 JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+IgnoreUnrecognizedVMOptions -Xmx9G -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.39.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.39.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.39.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.39.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /OptiFine_1.16.5_HD_U_G7.jar OptiFine TRANSFORMATIONSERVICE /forge-1.16.5-36.2.39.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.39 FML Language Providers: [email protected] minecraft@1 [email protected] Mod List: BetterDungeons-1.16.4-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |NONE |Manifest: NOSIGNATURE GokiStats-1.16.5-1.3.1.jar |Goki Stats |gokistats |1.3.1 |NONE |Manifest: NOSIGNATURE blue_skies-1.16.5-1.1.3.jar |Blue Skies |blue_skies |1.1.3 |NONE |Manifest: NOSIGNATURE infernal-expansion-1.16.5-2.5.0.jar |Infernal Expansion |infernalexp |2.5.0 |NONE |Manifest: NOSIGNATURE Soulbound1.16.5.7.jar |Soulbound |soulbound |1.0.0 |NONE |Manifest: NOSIGNATURE torohealth-1.16.4-forge-4.jar |ToroHealth |torohealth |NONE |NONE |Manifest: NOSIGNATURE BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |NONE |Manifest: NOSIGNATURE Placebo-1.16.5-4.7.0.jar |Placebo |placebo |4.7.0 |NONE |Manifest: NOSIGNATURE citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |NONE |Manifest: NOSIGNATURE alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |NONE |Manifest: NOSIGNATURE zombieawareness-1.16.5-1.12.jar |Zombie Awareness |zombieawareness |1.16.5-1.12 |NONE |Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |NONE |Manifest: NOSIGNATURE MutantBeasts-1.16.4-1.1.3.jar |Mutant Beasts |mutantbeasts |1.16.4-1.1.3 |NONE |Manifest: d9:be:bd:b6:9a:e4:14:aa:05:67:fb:84:06:77:a0:c5:10:ec:27:15:1b:d6:c0:88:49:9a:ef:26:77:61:0b:5e ImprovedBackpacks-1.6.2.1.jar |Improved Backpacks |improvedbackpacks |1.6.2.1 |NONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.16.5-10.4.31.jar |Bookshelf |bookshelf |10.4.31 |NONE |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 sophisticatedbackpacks-1.16.5-3.15.13.560.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.15.13.560 |NONE |Manifest: NOSIGNATURE Apotheosis-1.16.5-4.8.9A0.jar |Apotheosis |apotheosis |4.8.9A0 |NONE |Manifest: NOSIGNATURE takesapillage-1.0.1-1.16.5.jar |It Takes A Pillage |takesapillage |1.0.1 |NONE |Manifest: NOSIGNATURE abyg-1.2-forge.jar |[BYG Addon] Enhanced Vanilla B|bygvanillabiomes |1.0.0 |NONE |Manifest: NOSIGNATURE bygonenether-1.2.1-1.16.5.jar |Bygone Nether |bygonenether |1.2.1 |NONE |Manifest: NOSIGNATURE carryon-1.16.5-1.15.5.15.jar |Carry On |carryon |1.15.5.15 |NONE |Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9 JustEnoughResources-1.16.5-0.12.1.128.jar |Just Enough Resources |jeresources |0.12.1.128 |NONE |Manifest: NOSIGNATURE twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |NONE |Manifest: NOSIGNATURE betterendforge-1.16.5-2.5.jar |BetterEnd Forge |betterendforge |1.16.5-2.5 |NONE |Manifest: NOSIGNATURE structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |NONE |Manifest: NOSIGNATURE EquipmentCompare-1.16.5-1.3.2.jar |Equipment Compare |equipmentcompare |1.3.2 |NONE |Manifest: NOSIGNATURE UndeadExpansion-2.0.0-1.16.5.jar |Undead Expansion |undead_expansion |2.0.0 |NONE |Manifest: NOSIGNATURE Aquamirae 3.0.0.jar |Aquamirae |ob_aquamirae |3.0.0 |NONE |Manifest: NOSIGNATURE endrem-5.0.3-R-1.16.5.jar |End Remastered |endrem |5.0.3-R-1.16.5 |NONE |Manifest: NOSIGNATURE ironfurnaces-1.16.5-2.7.7.jar |Iron Furnaces |ironfurnaces |2.7.7 |NONE |Manifest: NOSIGNATURE dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |NONE |Manifest: NOSIGNATURE DeathFinder-v1.3-1.16.2.jar |Death Finder |deathfinder |1.3 |NONE |Manifest: d3:cc:6f:1b:30:87:fa:d9:8f:91:15:20:27:63:95:aa:d5:cb:1b:5b:e6:36:cc:57:20:a9:b3:d4:d5:1a:5d:b8 YungsBridges-Forge-1.16.4-1.0.1.jar |YUNG's Bridges |yungsbridges |1.16.4-1.0.1 |NONE |Manifest: NOSIGNATURE zmedievalmusic-1.3.jar |medievalmusic mod |medievalmusic |1.3 |NONE |Manifest: NOSIGNATURE dungeons_enhanced-1.16.5-1.8.1.jar |Dungeons Enhanced |dungeons_enhanced |1.8.1 |NONE |Manifest: NOSIGNATURE Divine_Missions-1.16.5-1.0.1.jar |Divine Missions |divine_missions |NONE |NONE |Manifest: NOSIGNATURE curios-forge-1.16.5-4.0.8.2.jar |Curios API |curios |1.16.5-4.0.8.2 |NONE |Manifest: NOSIGNATURE relics-1.16.5-0.3.4.3.jar |Relics |relics |0.3.4.3 |NONE |Manifest: NOSIGNATURE Cataclysm-0.20.jar |Cataclysm Mod |cataclysm |1.0 |NONE |Manifest: NOSIGNATURE Patchouli-1.16.4-53.3.jar |Patchouli |patchouli |1.16.4-53.3 |NONE |Manifest: NOSIGNATURE netherhexedkingdom-1.16.5-v1.2.jar |Nether Hexed Kingdom |netherhexedkingdom |v1.2 |NONE |Manifest: NOSIGNATURE OreExcavation-1.8.157.jar |Ore Excavation |oreexcavation |1.8.157 |NONE |Manifest: e7:68:1c:0d:b9:7e:cf:f8:f3:40:9c:84:c5:39:d7:a4:59:78:b0:6b:c3:fd:b7:4f:69:18:a3:88:e3:76:8c:3f YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |NONE |Manifest: NOSIGNATURE Infinite_Dungeons-1.16.5-1.0.9.jar |Infinite Dungeons |infinite_dungeons |NONE |NONE |Manifest: NOSIGNATURE ftb-ultimine-forge-1605.3.1-build.45.jar |FTB Ultimine |ftbultimine |1605.3.1-build.45 |NONE |Manifest: NOSIGNATURE BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |NONE |Manifest: NOSIGNATURE travelers_index-1.16.4-1.0.2.jar |Traveler's Index |travelers_index |1.16.4-1.0.2 |NONE |Manifest: NOSIGNATURE SpartanWeaponry-1.16.4-2.1.0-beta-4.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 4 |NONE |Manifest: NOSIGNATURE mutantmore-1.16.5-1.0.1.jar |Mutant More |mutantmore |1.0.3 |NONE |Manifest: NOSIGNATURE architectury-1.32.66.jar |Architectury |architectury |1.32.66 |NONE |Manifest: NOSIGNATURE forestcraft-1.87.jar |Astemir's Forest Craft |forestcraft |1.87 |NONE |Manifest: NOSIGNATURE The_Undergarden-1.16.5-0.5.5.jar |The Undergarden |undergarden |0.5.5 |NONE |Manifest: NOSIGNATURE the_bumblezone_forge-3.2.1+1.16.5.jar |The Bumblezone |the_bumblezone |3.2.1+1.16.5 |NONE |Manifest: NOSIGNATURE FastLeafDecay-v25.2.jar |FastLeafDecay |fastleafdecay |v25.2 |NONE |Manifest: NOSIGNATURE Disenchanting-forge-1.16.5-1.7.2.jar |Disenchanting |disenchanting |1.6.0 |NONE |Manifest: NOSIGNATURE BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |NONE |Manifest: NOSIGNATURE geckolib-forge-1.16.5-3.0.106.jar |GeckoLib |geckolib3 |3.0.106 |NONE |Manifest: NOSIGNATURE EnchantingInfuser-v1.0.2-1.16.5-Forge.jar |Enchanting Infuser |enchantinginfuser |1.0.2 |NONE |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 BetterModsButton-v1.0.5-1.16.5-Forge.jar |Better Mods Button |bettermodsbutton |1.0.5 |NONE |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 NekosEnchantedBooks-1.16-1.7.0.jar |Neko’s Enchanted Books |nebs |1.7.0 |NONE |Manifest: NOSIGNATURE dreadsteel-1.16.5-1.1.3.jar |Dreadsteel |dreadsteel |1.16.5-1.1.3 |NONE |Manifest: NOSIGNATURE Cucumber-1.16.5-4.1.12.jar |Cucumber Library |cucumber |4.1.12 |NONE |Manifest: NOSIGNATURE ftb-library-forge-1605.3.4-build.90.jar |FTB Library |ftblibrary |1605.3.4-build.90 |NONE |Manifest: NOSIGNATURE ftb-teams-forge-1605.2.3-build.40.jar |FTB Teams |ftbteams |1605.2.3-build.40 |NONE |Manifest: NOSIGNATURE NourishedNetherV8.jar |Nourished Nether |nourished_nether |1.0.8 |NONE |Manifest: NOSIGNATURE EasyMagic-v1.0.4-1.16.5.jar |Easy Magic |easymagic |1.0.4 |NONE |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 AoA3-1.16.5-3.6.8.jar |Advent of Ascension |aoa3 |1.16.5-3.6.8 |NONE |Manifest: NOSIGNATURE NourishedEndV9-1.16.5Backport.jar |Nourished End |nourished_end |1.0.8 |NONE |Manifest: NOSIGNATURE jei-1.16.5-7.8.0.1009.jar |Just Enough Items |jei |7.8.0.1009 |NONE |Manifest: NOSIGNATURE The_Graveyard_2.1_(FORGE)_for_1.16.4-1.16.5.jar |The Graveyard (FORGE) |graveyard |2.1 |NONE |Manifest: NOSIGNATURE AttributeFix-1.16.5-10.1.4.jar |AttributeFix |attributefix |10.1.4 |NONE |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 the-conjurer-1.16.4-1.0.13.jar |The Conjurer |conjurer_illager |1.0.13 |NONE |Manifest: NOSIGNATURE dungeons_mobs-1.16.5-1.0.10.jar |Dungeons Mobs |dungeons_mobs |1.0.10 |NONE |Manifest: NOSIGNATURE abnormals_core-1.16.5-3.3.1.jar |Abnormals Core |abnormals_core |3.3.1 |NONE |Manifest: NOSIGNATURE Better-Badlands-1.16.5-2.0.3.jar |Better Badlands |better_badlands |1.16.5-2.0.3 |NONE |Manifest: NOSIGNATURE Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |NONE |Manifest: NOSIGNATURE BetterPortals-1.16.4-0.3.9.jar |YUNG's Better Portals |betterportals |1.16.4-0.3.9 |NONE |Manifest: NOSIGNATURE Clumps-6.0.0.28.jar |Clumps |clumps |6.0.0.28 |NONE |Manifest: NOSIGNATURE journeymap-1.16.5-5.8.5p6.jar |Journeymap |journeymap |5.8.5p6 |NONE |Manifest: NOSIGNATURE SereneSeasons-1.16.5-4.0.1.126-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.126 |NONE |Manifest: NOSIGNATURE OuterEnd-0.2.14.jar |The Outer End |outer_end |0.2.9 |NONE |Manifest: NOSIGNATURE champions-forge-1.16.5-2.0.1.14.jar |Champions |champions |1.16.5-2.0.1.14 |NONE |Manifest: NOSIGNATURE DungeonCrawl-1.16.5-2.3.5.jar |Dungeon Crawl |dungeoncrawl |2.3.5 |NONE |Manifest: NOSIGNATURE betteranimalsplus-1.16.5-11.0.5-forge.jar |Better Animals Plus |betteranimalsplus |1.16.5-11.0.5 |NONE |Manifest: NOSIGNATURE Obscuria's Tooltips 1.0.0.jar |Obscuria's Tooltips |ob_tooltips |1.0.0 |NONE |Manifest: NOSIGNATURE iceandfire-2.1.11-1.16.5.jar |Ice and Fire |iceandfire |2.1.11-1.16.5 |NONE |Manifest: NOSIGNATURE walljump-forge-1.16.4-1.3.7.jar |Wall-Jump! |walljump |1.16.4-1.3.7 |NONE |Manifest: NOSIGNATURE iChunUtil-1.16.5-10.5.2.jar |iChunUtil |ichunutil |10.5.2 |NONE |Manifest: NOSIGNATURE ars_nouveau-1.16.5-1.24.19.jar |Ars Nouveau |ars_nouveau |1.24.19 |NONE |Manifest: NOSIGNATURE TroubleRPG_1.16.5_v_0.1.1.jar |Trouble RPG |trouble_rpg |1.0.0 |NONE |Manifest: NOSIGNATURE ftb-chunks-forge-1605.3.2-build.115.jar |FTB Chunks |ftbchunks |1605.3.2-build.115 |NONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.39-universal.jar |Forge |forge |36.2.39 |NONE |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 Atum-1.16.5-2.2.8.jar |Atum 2 |atum |1.16.5-2.2.8 |NONE |Manifest: NOSIGNATURE Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |NONE |Manifest: NOSIGNATURE AdvancedCompas-forge-1.16.5-1.2.11.jar |Advanced Compass |advancedcompass |1.2.11 |NONE |Manifest: NOSIGNATURE endergetic-1.16.5-3.0.2.jar |The Endergetic Expansion |endergetic |3.0.2 |NONE |Manifest: NOSIGNATURE TravelersTitles-1.16.4-1.5.jar |Traveler's Titles |travelerstitles |1.16.4-1.5 |NONE |Manifest: NOSIGNATURE spartantwilight-1.16.5-2.1.1.jar |Spartan Weaponry: Twilight For|spartantwilight |1.16.5-2.1.1 |NONE |Manifest: NOSIGNATURE MysticalAgriculture-1.16.5-4.2.6.jar |Mystical Agriculture |mysticalagriculture |4.2.6 |NONE |Manifest: NOSIGNATURE ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |NONE |Manifest: NOSIGNATURE DungeonsArise-1.16.5-2.1.49-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49 |NONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.39-client.jar |Minecraft |minecraft |1.16.5 |NONE |Manifest: NOSIGNATURE cofh_core-1.16.5-1.4.2.9.jar |CoFH Core |cofh_core |1.4.2.9 |NONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 ensorcellation-1.16.5-1.4.1.2.jar |Ensorcellation |ensorcellation |1.4.1.2 |NONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 BrassAmberBattleTowers-1.16.5-1.6.3.jar |Brass Amber BattleTowers |ba_bt |1.16.5-1.6.3 |NONE |Manifest: NOSIGNATURE EnchantmentDescriptions-1.16.5-7.1.20.jar |EnchantmentDescriptions |enchdesc |7.1.20 |NONE |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 theoneprobe-1.16-3.1.4.jar |The One Probe |theoneprobe |1.16-3.1.4 |NONE |Manifest: NOSIGNATURE MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |NONE |Manifest: NOSIGNATURE CoyoteLib-1.16.x-1.3.4.jar |CoyoteLib |coyotelib |1.3.4 |NONE |Manifest: NOSIGNATURE DoubleJump-1.16.x-1.2.2.jar |Double Jump |doublejump |1.2.2 |NONE |Manifest: NOSIGNATURE jeiintegration_1.16.5-7.1.0.22.jar |JEI Integration |jeiintegration |7.1.0.22 |NONE |Manifest: NOSIGNATURE Iceberg-1.16.5-1.0.45.jar |Iceberg |iceberg |1.0.45 |NONE |Manifest: NOSIGNATURE SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |NONE |Manifest: NOSIGNATURE savageandravage-1.16.5-3.2.0.jar |Savage & Ravage |savageandravage |3.2.0 |NONE |Manifest: NOSIGNATURE ftb-backups-2.1.2.2.jar |FTB Backups |ftbbackups |2.1.2.2 |NONE |Manifest: NOSIGNATURE backpacked-2.1.8-1.16.5.jar |Backpacked |backpacked |2.1.8 |NONE |Manifest: NOSIGNATURE combustivefishing-forge-1.16.3-4.0.0.1.jar |Combustive Fishing |combustivefishing |1.16.3-4.0.0.1 |NONE |Manifest: NOSIGNATURE Library_of_Exile-1.16.5-1.2.3.jar |Library Of Exile |library_of_exile |NONE |NONE |Manifest: NOSIGNATURE Wesley's Roguelike Dungeons (Version 1.0).jar |Wesley's Roguelike Dungeons |wrd |1.0.0 |NONE |Manifest: NOSIGNATURE lootr-1.16.5-0.1.15.46.jar |Lootr |lootr |0.1.14.45 |NONE |Manifest: NOSIGNATURE BackTools-1.16.5-10.1.0.jar |Back Tools |backtools |10.1.0 |NONE |Manifest: NOSIGNATURE PuzzlesLib-v1.0.15-1.16.5-Forge.jar |Puzzles Lib |puzzleslib |1.0.15 |NONE |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 byg-1.3.6.jar |Oh The Biomes You'll Go |byg |1.3.4 |NONE |Manifest: NOSIGNATURE Obscuria's Essentials 3.0.0.jar |Obscuria's Essentials |ob_core |3.0.0 |NONE |Manifest: NOSIGNATURE valhelsia_core-16.0.15.jar |Valhelsia Core |valhelsia_core |16.0.15 |NONE |Manifest: NOSIGNATURE valhelsia_structures-1.16.5-0.1.6.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.6 |NONE |Manifest: NOSIGNATURE forbidden_arcanus-16.2.3.jar |Forbidden & Arcanus |forbidden_arcanus |16.2.3 |NONE |Manifest: NOSIGNATURE valhelsia_tweaks-16.0.10.jar |Valhelsia Tweaks |valhelsia_tweaks |16.0.10 |NONE |Manifest: NOSIGNATURE BetterFoliage-2.7.1-Forge-1.16.5.jar |Better Foliage |betterfoliage |2.7.1 |NONE |Manifest: NOSIGNATURE Launched Version: 1.16.5-forge-36.2.39 Backend library: LWJGL version 3.2.2 build 10 Backend API: NVIDIA GeForce RTX 3050 Ti Laptop GPU/PCIe/SSE2 GL version 4.6.0 NVIDIA 527.56, NVIDIA Corporation GL Caps: Using framebuffer using OpenGL 3.0 Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Graphics mode: fancy Resource Packs: vanilla Current Language: English (US) CPU: 16x AMD Ryzen 7 5800H with Radeon Graphics OptiFine Version: OptiFine_1.16.5_HD_U_G7 OptiFine Build: 20210305-003221 Render Distance Chunks: 16 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 NVIDIA 527.56 OpenGlRenderer: NVIDIA GeForce RTX 3050 Ti Laptop GPU/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 16

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.