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.

THE_EXP

Members
  • Joined

  • Last visited

Everything posted by THE_EXP

  1. can you please say which mod was it, i'm having same problem currently in my modpack and mine crashes right after loading completes the log says: ---- Minecraft Crash Report ---- // Who set us up the TNT? Time: 11/18/21 1:13 PM Description: Rendering overlay com.google.gson.JsonSyntaxException: Expected a com.google.gson.JsonObject but was com.google.gson.JsonPrimitive at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:913) ~[gson-2.8.0.jar:?] {} at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?] {} at com.google.gson.Gson.fromJson(Gson.java:825) ~[gson-2.8.0.jar:?] {} at oreexcavation.utils.JsonHelper.ReadFromFile(Unknown Source) ~[?:?] {re:classloading} at oreexcavation.shapes.ShapeRegistry.loadShapes(Unknown Source) ~[?:?] {re:classloading} at oreexcavation.handlers.ConfigHandler.loadJsonFiles(Unknown Source) ~[?:?] {re:classloading} at oreexcavation.handlers.ConfigHandler.onLoad(Unknown Source) ~[?:?] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_143_ConfigHandler_onLoad_Loading.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$2459/914784494.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$$Lambda$3009/407976995.accept(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.ModContainer.lambda$dispatchConfigEvent$7(ModContainer.java:152) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModContainer$$Lambda$14950/970991417.accept(Unknown Source) ~[?:?] {} at java.util.Optional.ifPresent(Optional.java:159) ~[?:1.8.0_51] {} at net.minecraftforge.fml.ModContainer.dispatchConfigEvent(ModContainer.java:152) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ModConfig.fireEvent(ModConfig.java:90) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:106) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigTracker$$Lambda$14931/362683674.accept(Unknown Source) ~[?:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {} at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] {} at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:209) ~[?:?] {re:classloading} at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$7(ClientModLoader.java:132) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$14914/1887290723.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$2844/61277557.run(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:132) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader.lambda$onResourceReload$2(ClientModLoader.java:114) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraftforge.fml.client.ClientModLoader$$Lambda$14895/1028571639.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$2844/61277557.run(Unknown Source) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?: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] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:913) ~[gson-2.8.0.jar:?] {} at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?] {} at com.google.gson.Gson.fromJson(Gson.java:825) ~[gson-2.8.0.jar:?] {} at oreexcavation.utils.JsonHelper.ReadFromFile(Unknown Source) ~[?:?] {re:classloading} at oreexcavation.shapes.ShapeRegistry.loadShapes(Unknown Source) ~[?:?] {re:classloading} at oreexcavation.handlers.ConfigHandler.loadJsonFiles(Unknown Source) ~[?:?] {re:classloading} at oreexcavation.handlers.ConfigHandler.onLoad(Unknown Source) ~[?:?] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_143_ConfigHandler_onLoad_Loading.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$2459/914784494.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$$Lambda$3009/407976995.accept(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.ModContainer.lambda$dispatchConfigEvent$7(ModContainer.java:152) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModContainer$$Lambda$14950/970991417.accept(Unknown Source) ~[?:?] {} at java.util.Optional.ifPresent(Optional.java:159) ~[?:1.8.0_51] {} at net.minecraftforge.fml.ModContainer.dispatchConfigEvent(ModContainer.java:152) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ModConfig.fireEvent(ModConfig.java:90) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:106) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {re:classloading} at net.minecraftforge.fml.config.ConfigTracker$$Lambda$14931/362683674.accept(Unknown Source) ~[?:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {} at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] {} at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:209) ~[?:?] {re:classloading} -- Overlay render details -- Details: Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui Stacktrace: at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:484) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:StoreProjectionMatrixMixin,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:mixins.betterthirdperson.json:MinecraftMixin,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:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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.2.8.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$478/1532675992.call(Unknown Source) [forge-1.16.5-36.2.8.jar:36.2] {} 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: 461794728 bytes (440 MB) / 2683830272 bytes (2559 MB) up to 3817865216 bytes (3641 MB) CPUs: 2 JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m -XX:PermSize=256m ModLauncher: 8.0.9+86+master.3cf110c 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.8.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.8.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.8.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.8.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /forge-1.16.5-36.2.8.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.8 FML Language Providers: [email protected] minecraft@1 [email protected] Mod List: CyclopsCore-1.16.5-1.12.1.jar |Cyclops Core |cyclopscore |1.12.1 |COMMON_SET|Manifest: NOSIGNATURE supermartijn642configlib-1.0.9-mc1.16.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.9 |COMMON_SET|Manifest: NOSIGNATURE TRansliterationLib-1.0.4.jar |TRansliterationLib Mod |transliterationlib |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE tinyredstone-1.16.5-1.10.6.jar |Tiny Redstone |tinyredstone |1.16.5-1.10.6 |COMMON_SET|Manifest: NOSIGNATURE BetterF3-1.1.3-forge-1.16.5.jar |BetterF3 Forge |betterf3forge |1.1.3 |COMMON_SET|Manifest: NOSIGNATURE IntegratedTerminals-1.16.5-1.2.10.jar |IntegratedTerminals |integratedterminals |1.2.10 |COMMON_SET|Manifest: NOSIGNATURE mcw-windows-2.0.0-mc1.16.5.jar |Macaw's Windows |mcwwindows |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE rsgauges-1.16.5-1.2.12.jar |Gauges and Switches |rsgauges |1.2.12 |COMMON_SET|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b Neat 1.7-27.jar |Neat |neat |1.7-27 |COMMON_SET|Manifest: NOSIGNATURE Controlling-7.0.0.27.jar |Controlling |controlling |7.0.0.27 |COMMON_SET|Manifest: NOSIGNATURE Placebo-1.16.5-4.6.0.jar |Placebo |placebo |4.6.0 |COMMON_SET|Manifest: NOSIGNATURE namepain-1.4.0 forge-1.16.x.jar |Name Pain |namepain |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |COMMON_SET|Manifest: NOSIGNATURE Powah-1.16.5-2.3.16.jar |Powah |powah |2.3.16 |COMMON_SET|Manifest: NOSIGNATURE mightyarchitect-mc1.16.3_v0.5.jar |The Mighty Architect |mightyarchitect |0.5 |COMMON_SET|Manifest: NOSIGNATURE rangedpumps-0.8.2.jar |Ranged Pumps |rangedpumps |0.8.2 |COMMON_SET|Manifest: NOSIGNATURE jumbofurnace-1.16.4-2.2.0.1.jar |Jumbo Furnace |jumbofurnace |1.16.4-2.2.0.1 |COMMON_SET|Manifest: NOSIGNATURE Bookshelf-Forge-1.16.5-10.3.29.jar |Bookshelf |bookshelf |10.3.29 |COMMON_SET|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.11.1.390.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.11.1.390 |COMMON_SET|Manifest: NOSIGNATURE mcw-doors-1.0.3-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE MekanismGenerators-1.16.5-10.0.24.453.jar |Mekanism: Generators |mekanismgenerators |10.0.24 |COMMON_SET|Manifest: NOSIGNATURE Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |COMMON_SET|Manifest: NOSIGNATURE dynviewdist-2.0.jar |Dynamic view distance |dynview |1.8 |COMMON_SET|Manifest: NOSIGNATURE FpsReducer-forge-1.24-mc1.16.5.jar |FPS Reducer |fpsreducer |1.24-mc1.16.5 |COMMON_SET|Manifest: NOSIGNATURE TMechworks-1.16.3+-2.2.5.jar |Tinkers' Mechworks |tmechworks |2.2.5 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughResources-1.16.5-0.12.1.128.jar |Just Enough Resources |jeresources |0.12.1.128 |COMMON_SET|Manifest: NOSIGNATURE shetiphiancore-1.16-3.8.6.jar |ShetiPhian-Core |shetiphiancore |3.8.6 |COMMON_SET|Manifest: NOSIGNATURE MmmMmmMmmMmm-1.16.5-1.3.1.jar |MmmMmmMmmMmm |dummmmmmy |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE mekanismaddons-1.16.5-2.2.jar |Mekanism: Addons |mekanismaddons |1.16.5-2.2 |COMMON_SET|Manifest: NOSIGNATURE mcw-bridges-2.0.0-mc1.16.5.jar |Macaw's Bridges |mcwbridges |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE entangled-1.3.9-mc1.16.jar |Entangled |entangled |1.3.9 |COMMON_SET|Manifest: NOSIGNATURE endertanks-1.16-1.9.6.jar |EnderTanks |endertanks |1.9.6 |COMMON_SET|Manifest: NOSIGNATURE CommonCapabilities-1.16.5-2.8.0.jar |CommonCapabilities |commoncapabilities |2.8.0 |COMMON_SET|Manifest: NOSIGNATURE AIReducer-1.16-0.1.0.jar |AI Reducer |aireducer |0.1.0 |COMMON_SET|Manifest: NOSIGNATURE ToolSwap-1.16.2-1.3.2.jar |ToolSwap |toolswap |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE MekanismAdditions-1.16.5-10.0.24.453.jar |Mekanism: Additions |mekanismadditions |10.0.24 |COMMON_SET|Manifest: NOSIGNATURE Lollipop-1.16.5-3.2.9.jar |Lollipop |lollipop |3.2.9 |COMMON_SET|Manifest: NOSIGNATURE ChunkAnimator-1.16.5-1.2.4.jar |Chunk Animator |chunkanimator |1.16.5-1.2.4 |COMMON_SET|Manifest: NOSIGNATURE mcw-trapdoors-1.0.3-mc1.16.5.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE mcw-fences-1.0.1-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE supermartijn642corelib-1.0.14a-mc1.16.5.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.14a |COMMON_SET|Manifest: NOSIGNATURE Botania-1.16.5-420.jar |Botania |botania |1.16.5-420 |COMMON_SET|Manifest: NOSIGNATURE villagespawnpoint_1.16.5-1.8.jar |Village Spawn Point |villagespawnpoint |1.8 |COMMON_SET|Manifest: NOSIGNATURE pamhc2foodextended-1.16.3-1.0.4.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |COMMON_SET|Manifest: NOSIGNATURE portality-1.16.5-3.2.5.jar |Portality |portality |3.2.5 |COMMON_SET|Manifest: NOSIGNATURE Patchouli-1.16.4-53.2.jar |Patchouli |patchouli |1.16.4-53.2 |COMMON_SET|Manifest: NOSIGNATURE collective-1.16.5-2.65.jar |Collective |collective |2.65 |COMMON_SET|Manifest: NOSIGNATURE OreExcavation-1.8.157.jar |Ore Excavation |oreexcavation |1.8.157 |COMMON_SET|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 blockcarpentry-1.16-0.4.0.jar |BlockCarpentry |blockcarpentry |1.16-0.4.0 |COMMON_SET|Manifest: NOSIGNATURE IntegratedTunnels-1.16.5-1.8.8.jar |IntegratedTunnels |integratedtunnels |1.8.8 |COMMON_SET|Manifest: NOSIGNATURE BetterThirdPerson-Forge-1.16.4-1.5.1.jar |Better Third Person |betterthirdperson |1.5.1 |COMMON_SET|Manifest: NOSIGNATURE MekanismTools-1.16.5-10.0.24.453.jar |Mekanism: Tools |mekanismtools |10.0.24 |COMMON_SET|Manifest: NOSIGNATURE mcw-roofs-2.0.1-mc1.16.5-4.jar |Macaw's Roofs |mcwroofs |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE architectury-1.24.35-forge.jar |Architectury |architectury |1.24.35 |COMMON_SET|Manifest: NOSIGNATURE Chargers-1.16.5-3.1.0.5.jar |Chargers |chargers |3.1.0.5 |COMMON_SET|Manifest: 15:a4:a3:0e:d2:f8:64:0c:a4:97:30:5f:48:ba:5f:69:f9:23:42:14:a8:5a:60:3a:b1:b1:29:1a:0a:37:3c:79 curios-forge-1.16.5-4.0.5.3.jar |Curios API |curios |1.16.5-4.0.5.3 |COMMON_SET|Manifest: NOSIGNATURE InventoryEssentials_1.16.5-2.3.2.jar |Inventory Essentials |inventoryessentials |2.3.2 |COMMON_SET|Manifest: NOSIGNATURE [1.16.5][Forge] RPG-HUD-3.8.4.jar |RPG-Hud |rpg-hud |3.8.4 |COMMON_SET|Manifest: NOSIGNATURE FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |COMMON_SET|Manifest: NOSIGNATURE CodeChickenLib-1.16.5-4.0.4.435-universal.jar |CodeChicken Lib |codechickenlib |4.0.4.435 |COMMON_SET|Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 CBMultipart-1.16.5-3.0.3.122-universal.jar |CBMultipart |cb_multipart |3.0.3.122 |COMMON_SET|Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 ProjectRed-1.16.5-4.10.0-core.jar |ProjectRed Core |projectred-core |4.10.0 |COMMON_SET|Manifest: NOSIGNATURE ProjectRed-1.16.5-4.10.0-illumination.jar |ProjectRed Illumination |projectred-illumination |4.10.0 |COMMON_SET|Manifest: NOSIGNATURE ProjectRed-1.16.5-4.10.0-exploration.jar |ProjectRed Exploration |projectred-exploration |4.10.0 |COMMON_SET|Manifest: NOSIGNATURE ProjectRed-1.16.5-4.10.0-integration.jar |ProjectRed Integration |projectred-integration |4.10.0 |COMMON_SET|Manifest: NOSIGNATURE Babel-1.0.5.jar |Babel |babel |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE JEPB-1.0.0.jar |Just Enough Piglin Bartering |jepb |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE GameMenuModOption-1.16.4-1.8.jar |Game Menu Mod Option |gamemenumodoption |1.8 |COMMON_SET|Manifest: NOSIGNATURE QuantumStorage-1.16.4-5.3.0.jar |QuantumStorage |quantumstorage |5.3.0Alpha5 |COMMON_SET|Manifest: NOSIGNATURE geckolib-forge-1.16.5-3.0.55.jar |GeckoLib |geckolib3 |3.0.55 |COMMON_SET|Manifest: NOSIGNATURE QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |COMMON_SET|Manifest: NOSIGNATURE ftb-library-forge-1605.3.4-build.83.jar |FTB Library |ftblibrary |1605.3.4-build.83 |COMMON_SET|Manifest: NOSIGNATURE pamhc2trees-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE flatbedrock-1.2.0-build.2+mc1.16.5.jar |Flat Bedrock |flatbedrock |1.2.0-build.2+mc1.16|COMMON_SET|Manifest: NOSIGNATURE redstonepen-1.16.5-1.0.6.jar |Redstone Pen |redstonepen |1.0.6 |COMMON_SET|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b treeharvester_1.16.5-4.0.jar |Tree Harvester |treeharvester |4.0 |COMMON_SET|Manifest: NOSIGNATURE jei-1.16.5-7.7.1.136.jar |Just Enough Items |jei |7.7.1.136 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughCalculation-1.16.5-3.8.6.jar |Just Enough Calculation |jecalculation |3.8.6 |COMMON_SET|Manifest: NOSIGNATURE abnormals_core-1.16.5-3.3.0.jar |Abnormals Core |abnormals_core |3.3.0 |COMMON_SET|Manifest: NOSIGNATURE Mekanism-1.16.5-10.0.24.453.jar |Mekanism |mekanism |10.0.24 |COMMON_SET|Manifest: NOSIGNATURE ae2extras-1.3.1-1.16.5.jar |AE2 Extras |ae2extras |1.3.1-1.16.5 |COMMON_SET|Manifest: NOSIGNATURE reap-1.16.5-1.0.0.jar |Reap Mod |reap |1.16.5-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE WAWLA-1.16.5-8.0.1.jar |WAWLA |wawla |8.0.1 |COMMON_SET|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 invtweaks-1.16.4-1.0.1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |COMMON_SET|Manifest: NOSIGNATURE Clumps-6.0.0.27.jar |Clumps |clumps |6.0.0.27 |COMMON_SET|Manifest: NOSIGNATURE shutupexperimentalsettings-1.0.3.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE journeymap-1.16.5-5.7.3.jar |Journeymap |journeymap |5.7.3 |COMMON_SET|Manifest: NOSIGNATURE NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |COMMON_SET|Manifest: NOSIGNATURE pneumaticcraft-repressurized-1.16.5-2.14.5-272.jar|PneumaticCraft: Repressurized |pneumaticcraft |1.16.5-2.14.5-272 |COMMON_SET|Manifest: NOSIGNATURE StepUp-1.16.4-0.2.0.jar |StepUp |stepup |1.16.4-0.2.0 |COMMON_SET|Manifest: NOSIGNATURE iChunUtil-1.16.5-10.4.1.jar |iChunUtil |ichunutil |10.4.1 |COMMON_SET|Manifest: NOSIGNATURE ars_nouveau-1.16.5-1.24.1.jar |Ars Nouveau |ars_nouveau |1.24.1 |COMMON_SET|Manifest: NOSIGNATURE ImmersivePetroleum-1.16.5-3.3.0-7.jar |Immersive Petroleum |immersivepetroleum |3.3.0-7 |COMMON_SET|Manifest: NOSIGNATURE forge-1.16.5-36.2.8-universal.jar |Forge |forge |36.2.8 |COMMON_SET|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 TravelersTitles-1.16.4-1.5.jar |Traveler's Titles |travelerstitles |1.16.4-1.5 |COMMON_SET|Manifest: NOSIGNATURE immersiveposts-1.16.5-4.2.2.jar |Immersive Posts |immersiveposts |4.2.0 |COMMON_SET|Manifest: d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0 ironchest-1.16.5-11.2.13.jar |Iron Chests |ironchest |1.16.5-11.2.13 |COMMON_SET|Manifest: NOSIGNATURE forge-1.16.5-36.2.8-client.jar |Minecraft |minecraft |1.16.5 |COMMON_SET|Manifest: NOSIGNATURE cofh_core-1.16.5-1.3.1.jar |CoFH Core |cofh_core |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE thermal_foundation-1.16.5-1.3.2.jar |Thermal Series |thermal |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE thermal_innovation-1.16.5-1.3.0.jar |Thermal Innovation |thermal_innovation |1.3.0 |COMMON_SET|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 thermal_expansion-1.16.5-1.3.0.jar |Thermal Expansion |thermal_expansion |1.3.0 |COMMON_SET|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 thermal_locomotion-1.16.5-1.3.0.jar |Thermal Locomotion |thermal_locomotion |1.3.0 |COMMON_SET|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 TConstruct-1.16.5-3.2.1.296.jar |Tinkers' Construct |tconstruct |3.2.1.296 |COMMON_SET|Manifest: NOSIGNATURE WailaHarvestability-mc1.16.x-forge-1.1.15.jar |Waila Harvestability |wailaharvestability |1.1.15 |COMMON_SET|Manifest: NOSIGNATURE theoneprobe-1.16-3.1.4.jar |The One Probe |theoneprobe |1.16-3.1.4 |COMMON_SET|Manifest: NOSIGNATURE appliedenergistics2-8.4.3.jar |Applied Energistics 2 |appliedenergistics2 |8.4.3 |COMMON_SET|Manifest: 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 swingthroughgrass-1.16.4-1.5.3.jar |SwingThroughGrass |swingthroughgrass |1.16.4-1.5.3 |COMMON_SET|Manifest: NOSIGNATURE MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |COMMON_SET|Manifest: NOSIGNATURE titanium-1.16.5-3.2.8.4-10.jar |Titanium |titanium |3.2.8.4 |COMMON_SET|Manifest: NOSIGNATURE Psi 1.16-97.jar |Psi |psi |1.16-96 |COMMON_SET|Manifest: NOSIGNATURE Phi-1.16-2.0.jar |Phi |phi |1.16-2.0 |COMMON_SET|Manifest: NOSIGNATURE ImmersiveEngineering-1.16.5-5.0.5-140.jar |Immersive Engineering |immersiveengineering |1.16.5-5.0.5-140 |COMMON_SET|Manifest: 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 pamhc2crops-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |COMMON_SET|Manifest: NOSIGNATURE Numina-1.16.5-2.1.14.jar |Numina |numina |2.1.14 |COMMON_SET|Manifest: NOSIGNATURE ModularPowersuits-1.16.5-2.1.17.jar |MachineMuse's Modular Powersui|powersuits |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE smoothboot-forge-1.16.4-1.2.2.jar |Smooth Boot |smoothboot |1.16.4-1.2.2 |COMMON_SET|Manifest: NOSIGNATURE Ding-1.16.5-1.3.0.jar |Ding |ding |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE ceilingtorch-1.16.5-v1.13.7.jar |Ceiling Torch |ceilingtorch |v1.13.7 |COMMON_SET|Manifest: NOSIGNATURE jeiintegration_1.16.5-7.0.1.15.jar |JEI Integration |jeiintegration |7.0.1.15 |COMMON_SET|Manifest: NOSIGNATURE notenoughanimations-1.2.4.jar |NotEnoughAnimations Mod |notenoughanimations |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE Iceberg-1.16.5-1.0.24.jar |Iceberg |iceberg |1.0.24 |COMMON_SET|Manifest: NOSIGNATURE flywheel-1.16-0.2.4.jar |Flywheel |flywheel |1.16-0.2.4 |COMMON_SET|Manifest: NOSIGNATURE create-mc1.16.5_v0.3.2f.jar |Create |create |v0.3.2f |COMMON_SET|Manifest: NOSIGNATURE automaticdoors_1.16.5-1.9.jar |Automatic Doors |automaticdoors |1.9 |COMMON_SET|Manifest: NOSIGNATURE savageandravage-1.16.5-3.1.0.jar |Savage & Ravage |savageandravage |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE Mantle-1.16.5-1.6.127.jar |Mantle |mantle |1.6.127 |COMMON_SET|Manifest: NOSIGNATURE LegendaryTooltips-1.16.5-1.1.4.jar |Legendary Tooltips |legendarytooltips |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE IntegratedDynamics-1.16.5-1.10.5.jar |IntegratedDynamics |integrateddynamics |1.10.5 |COMMON_SET|Manifest: NOSIGNATURE pamhc2foodcore-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |COMMON_SET|Manifest: NOSIGNATURE thermal_cultivation-1.16.5-1.3.0.jar |Thermal Cultivation |thermal_cultivation |1.3.0 |COMMON_SET|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 FastWorkbench-1.16.4-4.5.1.jar |FastWorkbench |fastbench |4.5.1 |COMMON_SET|Manifest: NOSIGNATURE polymorph-forge-1.16.5-0.32.jar |Polymorph |polymorph |1.16.5-0.32 |COMMON_SET|Manifest: NOSIGNATURE AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |COMMON_SET|Manifest: NOSIGNATURE Quark-r2.4-319.jar |Quark |quark |r2.4-319 |COMMON_SET|Manifest: NOSIGNATURE StorageDrawers-1.16.3-8.3.0.jar |Storage Drawers |storagedrawers |8.3.0 |COMMON_SET|Manifest: NOSIGNATURE FluxNetworks-1.16.5-6.1.7.12.jar |Flux Networks |fluxnetworks |6.1.7.12 |COMMON_SET|Manifest: NOSIGNATURE performant-1.16.2-5-3.76m.jar |Performant |performant |3.73m |COMMON_SET|Manifest: NOSIGNATURE enderchests-1.16-1.7.8.jar |EnderChests |enderchests |1.7.8 |COMMON_SET|Manifest: NOSIGNATURE DoubleSlabs-1.16-3.7.2.jar |Double Slabs |doubleslabs |3.7.2 |COMMON_SET|Manifest: NOSIGNATURE InventoryHud_[1.16.2-1.16.5].forge-3.4.1.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.1 |COMMON_SET|Manifest: NOSIGNATURE FastFurnace-1.16.4-4.4.0.jar |FastFurnace |fastfurnace |4.4.0 |COMMON_SET|Manifest: NOSIGNATURE appleskin-forge-mc1.16.x-2.2.0.jar |AppleSkin |appleskin |mc1.16.4-2.2.0 |COMMON_SET|Manifest: NOSIGNATURE SoL-Carrot-1.16.5-1.10.1.jar |Spice of Life: Carrot Edition |solcarrot |1.16.5-1.10.1 |COMMON_SET|Manifest: NOSIGNATURE BackTools-1.16.5-10.1.0.jar |Back Tools |backtools |10.1.0 |COMMON_SET|Manifest: NOSIGNATURE custom-crosshair-mod-v1.3.1-forge-mc1.16.5.jar |Custom Crosshair Mod |custom-crosshair-mod |1.3.1-forge |COMMON_SET|Manifest: NOSIGNATURE mannequins-1.0.1-1.16.5-forge.jar |Mannequins |mannequins |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE illagers_plus-1.16.4v1.7.2.jar |Illagers+ |illagers_plus |1.16.4v1.7.2 |COMMON_SET|Manifest: NOSIGNATURE CosmeticArmorReworked-1.16.5-v4.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v4 |COMMON_SET|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 valhelsia_core-16.0.13a.jar |Valhelsia Core |valhelsia_core |16.0.13a |COMMON_SET|Manifest: NOSIGNATURE valhelsia_structures-1.16.5-0.1.6.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.6 |COMMON_SET|Manifest: NOSIGNATURE Translocators-1.16.5-2.6.0.82-universal.jar |Translocators |translocators |2.6.0.82 |COMMON_SET|Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 createaddition-1.16.5-20211023a.jar |Create Crafts & Additions |createaddition |1.16.5-20211023a |COMMON_SET|Manifest: NOSIGNATURE Crash Report UUID: 98d465a6-2bf3-40b2-a8b0-667c3e261bae Launched Version: forge-36.2.8 Backend library: LWJGL version 3.2.2 build 10 Backend API: GeForce GTS 450/PCIe/SSE2 GL version 4.6.0 NVIDIA 391.35, 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: fast Resource Packs: vanilla, mod_resources, quark:emote_resources (incompatible) Current Language: English (US) CPU: 2x Intel(R) Celeron(R) CPU G1840 @ 2.80GHz

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.