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.

TankerCT

Members
  • Joined

  • Last visited

Everything posted by TankerCT

  1. I'm having this same issue of which I have no idea which mod is causing this, I've looked at every single mod that I added, maybe one doesn't have their dependencies? A mod like Solar Flux Reborn doesn't work on Java 17, so I moved to Java 11, was there an issue there? Thanks for any help y'all can give. Gist thing: https://gist.github.com/tankerct/1aa3da7b6d66ac44a9219bb64c820d3b
  2. Now I think I have done this correctly, I've never done this before so I apologize for mistakes. Correct gist link(?): https://gist.github.com/tankerct/a4d31350373a5960af7ad9e3ed55daa1
  3. https://github.com/tankerct/datapacks-not-enjoying-life I think I did this correctly, I haven't done it before.
  4. Errors in currently selected datapacks prevented the world from loading. You can either try to load it with only the vanilla data pack ("safe mode") or go back to the title screen to manually fix it. I recently wanted to use Forge 1.18.1, but I get this. Issue with Tinker's Construct or Immersive Engineering? Log: https://docs.google.com/document/d/1-pgTEk82Ennwp6egn1_tjCdwLRSTFsuNSqpx69KJGLk/edit?usp=sharing Anything can help, even if doesn't solve this issue.
  5. Whenever I try to load into an existing world or starting a new one, i get this error. I have never used this 'Sponge' launcher (or whatever it is), by the way. ---- Minecraft Crash Report ---- // Who set us up the TNT? Time: 1/31/22 4:44 PM Description: Exception in server tick loop org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.0.9.jar:8.0.9+86+master.3cf110c] {} at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.0.9.jar:?] {re:classloading} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.0.9.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] {} at net.minecraft.entity.player.PlayerEntity.<init>(PlayerEntity.java:127) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:computing_frames,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,pl:mixin:APP:unionlib.mixins.json:PlayerEntityMixin,pl:mixin:APP:morph.mixins.json:PlayerEntityMixin,pl:mixin:APP:toughasnails.mixins.json:PlayerEntityMixin,pl:mixin:APP:survive.mixins.json:PlayerEntityMixin,pl:mixin:A} at net.minecraft.entity.player.ServerPlayerEntity.<init>(ServerPlayerEntity.java:179) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.management.PlayerList.func_148545_a(PlayerList.java:407) ~[?:?] {re:mixin,xf:fml:xaeroworldmap:xaero_wm_playerlist_sendworldinfo,xf:fml:xaerominimap:xaero_playerlist_sendworldinfo,re:classloading,xf:fml:xaeroworldmap:xaero_wm_playerlist_sendworldinfo,xf:fml:xaerominimap:xaero_playerlist_sendworldinfo,pl:mixin:APP:cgm.mixins.json:common.PlayerListMixin,pl:mixin:A} at net.minecraft.network.login.ServerLoginNetHandler.func_147326_c(ServerLoginNetHandler.java:118) ~[?:?] {re:classloading} at net.minecraft.network.login.ServerLoginNetHandler.func_73660_a(ServerLoginNetHandler.java:65) ~[?:?] {re:classloading} at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:222) ~[?:?] {re:classloading} at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] {re:classloading} at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer$$Lambda$9728/929705769.run(Unknown Source) [?:?] {} at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {} Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [survive.mixins.json:FoodStatsMixin] from phase [DEFAULT] in config [survive.mixins.json] FAILED during APPLY at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} ... 24 more Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("INVOKE") on net/minecraft/util/FoodStats::nutritionHeal with priority 1000 cannot inject into net/minecraft/util/FoodStats::func_75118_a(Lnet/minecraft/entity/player/PlayerEntity;)V merged by toughasnails.mixin.FoodStatsMixin with priority 1000 [PREINJECT Applicator Phase -> survive.mixins.json:FoodStatsMixin -> Prepare Injections -> -> redirect$zem000$nutritionHeal(Lnet/minecraft/entity/player/PlayerEntity;F)V -> Prepare] at org.spongepowered.asm.mixin.injection.code.Injector.findTargetNodes(Injector.java:305) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:240) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:421) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1319) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {} ... 24 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- 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: 911183896 bytes (868 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB) CPUs: 8 JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+IgnoreUnrecognizedVMOptions -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.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.2.23.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.23.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.23.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.23.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /forge-1.16.5-36.2.23.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.23 FML Language Providers: [email protected] minecraft@1 Mod List: doubledoors_1.16.5-3.1.jar |Double Doors |doubledoors |3.1 |DONE |Manifest: NOSIGNATURE UnionLib-1.16.5-3.3.7.jar |UnionLib |unionlib |3.3.7 |DONE |Manifest: NOSIGNATURE DisenchantmentEditTable-1.16.5-1.0.3.jar |Enchantment Edit Table |editenchanting |1.0.3 |DONE |Manifest: NOSIGNATURE Hats-1.16.5-10.3.3.jar |Hats |hats |10.3.3 |DONE |Manifest: NOSIGNATURE cgm-1.1.0-1.16.5.jar |MrCrayfish's Gun Mod |cgm |1.1.0 |DONE |Manifest: NOSIGNATURE ProjectE-1.16.5-PE1.0.1B.jar |ProjectE |projecte |PE1.0.1B |DONE |Manifest: NOSIGNATURE torohealth-1.16.4-forge-4.jar |ToroHealth |torohealth |NONE |DONE |Manifest: NOSIGNATURE MoGuns-1.4-1.16.5.jar |Mo' Guns |moguns |1.4 |DONE |Manifest: NOSIGNATURE XaerosWorldMap_1.20.0_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.20.0 |DONE |Manifest: NOSIGNATURE JRFTL+[1.16.5]-1.2.jar |JRFTL |jrftl |1.2 |DONE |Manifest: NOSIGNATURE TravelersBackpack-1.16.5-5.4.6.jar |Traveler's Backpack |travelersbackpack |5.4.6 |DONE |Manifest: NOSIGNATURE SereneSeasons-1.16.5-4.0.1.123-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.123 |DONE |Manifest: NOSIGNATURE zombieawareness-1.16.5-1.12.jar |Zombie Awareness |zombieawareness |1.16.5-1.12 |DONE |Manifest: NOSIGNATURE projectex-1605.2.0-build.3.jar |ProjectEX |projectex |1605.2.0-build.3 |DONE |Manifest: NOSIGNATURE forge-branders-spawnermod-1.16.5-1.8.14.jar |Enhanced Mob Spawners |spawnermod |1.8.14 |DONE |Manifest: NOSIGNATURE ChanceCubes-1.16.5-5.0.2.433.jar |Chance Cubes |chancecubes |1.16.5-5.0.2.433 |DONE |Manifest: NOSIGNATURE walljump-forge-1.16.4-1.3.7.jar |Wall-Jump! |walljump |1.16.4-1.3.7 |DONE |Manifest: NOSIGNATURE inventorypets-1.16.5-2.0.15.jar |Inventory Pets |inventorypets |2.0.15 |DONE |Manifest: NOSIGNATURE iChunUtil-1.16.5-10.5.1.jar |iChunUtil |ichunutil |10.5.1 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.23-universal.jar |Forge |forge |36.2.23 |DONE |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 Morph-1.16.5-10.1.0.jar |Morph |morph |10.1.0 |DONE |Manifest: NOSIGNATURE DynamicSurroundings-1.16.5-4.0.5.0.jar |§3Dynamic Surroundings |dsurround |4.0.5.0 |DONE |Manifest: NOSIGNATURE ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |DONE |Manifest: NOSIGNATURE corpse-1.16.5-1.0.6.jar |Corpse |corpse |1.16.5-1.0.6 |DONE |Manifest: NOSIGNATURE NoFog-1.2.0_1.16.5-forge.jar |No Fog |no_fog |1.2.0+1.16.5-forge |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.23-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE ItemPhysicLite_v1.4.8_mc1.16.5.jar |ItemPhysic Lite |itemphysiclite |1.4.0 |DONE |Manifest: NOSIGNATURE MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE Dimensional_Ores-1.16.5-1.0.0.9.jar |DimensionalOres |dimore |1.16.5-1.0.0.9 |DONE |Manifest: NOSIGNATURE projectvibrantjourneys-1.16.5-3.2.11.jar |Project: Vibrant Journeys |projectvibrantjourneys |1.16.5-3.2.11 |DONE |Manifest: NOSIGNATURE Jade-1.16.4-2.8.1.jar |Jade |jade |2.8.1 |DONE |Manifest: NOSIGNATURE ironfurnaces-1.16.5-2.7.7.jar |Iron Furnaces |ironfurnaces |2.7.7 |DONE |Manifest: NOSIGNATURE ChunkAnimator-1.16.5-1.2.4.jar |Chunk Animator |chunkanimator |1.16.5-1.2.4 |DONE |Manifest: NOSIGNATURE Worldswithores.jar |Worlds with ores |worlds_with_ores |1.0.5 |DONE |Manifest: NOSIGNATURE zombienation-1.16.5-1.0.6.0.jar |Zombienation |zombienation |1.16.5-1.0.6.0 |DONE |Manifest: NOSIGNATURE EyesInTheDarkness-1.16.5-1.0.6.jar |Eyes in the Darkness |eyesinthedarkness |1.0.6 |DONE |Manifest: NOSIGNATURE RoughlyEnoughItems-6.3.392.jar |Roughly Enough Items (REI) |roughlyenoughitems |6.3.392 |DONE |Manifest: NOSIGNATURE invtweaks-1.16.4-1.0.1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE mostructures-forge-1.2.0-1.16.5.jar |Mo' Structures |mostructures |1.2.0-1.16.5 |DONE |Manifest: NOSIGNATURE SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |Manifest: NOSIGNATURE Xaeros_Minimap_22.1.0_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |22.1.0 |DONE |Manifest: NOSIGNATURE collective-1.16.5-3.8.jar |Collective |collective |3.8 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE Quark-r2.4-321.jar |Quark |quark |r2.4-321 |DONE |Manifest: NOSIGNATURE notreepunching-forge-1.16.5-4.3.0.jar |No Tree Punching |notreepunching |4.3.0 |DONE |Manifest: NOSIGNATURE OreExcavation-1.8.157.jar |Ore Excavation |oreexcavation |1.8.157 |DONE |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 ToughAsNails-1.16.5-4.1.0.9-universal.jar |Tough As Nails |toughasnails |1.16.5-4.0.1.8 |DONE |Manifest: NOSIGNATURE elevatorid-1.16.5-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |DONE |Manifest: NOSIGNATURE Survive-1.16.5-3.4.6.jar |Survive |survive |1.16.5-3.4.6 |DONE |Manifest: NOSIGNATURE obfuscate-0.6.2-1.16.3.jar |Obfuscate |obfuscate |0.6.2 |DONE |Manifest: e1:59:1a:56:ec:97:b3:d0:b3:4b:25:06:1f:83:b0:f4:fd:0c:24:e3:6d:ea:94:b1:9f:22:b0:38:13:60:88:ea CoroUtil-1.16.5-1.2.37.jar |CoroUtil |coroutil |1.16.5-1.2.37 |DONE |Manifest: NOSIGNATURE SpartanWeaponry-1.16.4-2.1.0-beta-4.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 4 |DONE |Manifest: NOSIGNATURE architectury-1.28.48.jar |Architectury |architectury |1.28.48 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.16.x-2.2.0.jar |AppleSkin |appleskin |mc1.16.4-2.2.0 |DONE |Manifest: NOSIGNATURE EasyPaxel(1.16.4)+-+1.0.10.jar |Easy Paxel |easypaxelmod |1.16.4-1.0.10 |DONE |Manifest: NOSIGNATURE cloth-config-4.13.49-forge.jar |Cloth Config v4 API |cloth-config |4.13.49 |DONE |Manifest: NOSIGNATURE Raccoon+Mod.jar |Raccoon |raccoon |1.0.0 |DONE |Manifest: NOSIGNATURE Aquaculture-1.16.5-2.1.21.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.21 |DONE |Manifest: NOSIGNATURE SoundFilters-0.14_for_1.16.2.jar |Sound Filters |soundfilters |0.14_for_1.16.2 |DONE |Manifest: NOSIGNATURE DynamicTrees-1.16.5-0.10.0-Beta31.jar |Dynamic Trees |dynamictrees |1.16.5-0.10.0-Beta31|DONE |Manifest: NOSIGNATURE Crash Report UUID: 4d27bc30-3c55-4588-b86f-70486c55bdc2 Player Count: 0 / 8; [] Data Packs: vanilla, mod:doubledoors, mod:unionlib (incompatible), mod:editenchanting, mod:hats, mod:cgm (incompatible), mod:projecte, mod:torohealth, mod:moguns, mod:xaeroworldmap, mod:jrftl (incompatible), mod:travelersbackpack (incompatible), mod:sereneseasons, mod:zombieawareness, mod:projectex, mod:spawnermod (incompatible), mod:chancecubes (incompatible), mod:walljump (incompatible), mod:inventorypets (incompatible), mod:ichunutil, mod:forge, mod:morph, mod:dsurround, mod:ironchest, mod:corpse, mod:no_fog, mod:itemphysiclite, mod:mousetweaks, mod:dimore, mod:projectvibrantjourneys, mod:jade, mod:ironfurnaces, mod:chunkanimator, mod:worlds_with_ores, mod:zombienation, mod:eyesinthedarkness (incompatible), mod:roughlyenoughitems, mod:invtweaks (incompatible), mod:mostructures, mod:spartanshields, mod:xaerominimap, mod:collective, mod:autoreglib (incompatible), mod:quark (incompatible), mod:notreepunching, mod:oreexcavation, mod:toughasnails, mod:elevatorid, mod:survive (incompatible), mod:obfuscate (incompatible), mod:coroutil, mod:spartanweaponry, mod:architectury, mod:appleskin, mod:easypaxelmod (incompatible), mod:cloth-config (incompatible), mod:raccoon, mod:aquaculture (incompatible), mod:soundfilters (incompatible), mod:dynamictrees Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'

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.