Skip to content

Frequently Asked Questions

Letoric edited this page Feb 5, 2021 · 12 revisions

Is there a list of mods?

https://www.curseforge.com/minecraft/modpacks/all-the-mods-6/relations/dependencies

Where do I find Allthemodium?

Deep Ocean biomes, trading with piglins, and in the mining dimension._

Where do I find Vibranium?

Warped Forest and Crimson Forest biomes in the nether, Y-level 82-118. 

Where do I find Unobtainium?

The end islands, specifically the Highland Biomes.

Where are the dragons and/or other Ice and Fire mobs?

The Other. 
For dragons:
  Fire Dragon : 'The Other: Basalt Deltas'
  Ice Dragon: 'The Other:Mountains, The Other: Mountain Edges'
  Lightning Dragon :'The Other: Desert' and 'The Other: Desert Hills'

How do I get to the other?

All the mods teleporter from the nether

How do I get to the mining dimension?

All the mods teleporter from the overworld.

How do I teleport?

Have both hands empty and shift click.

What's the recommended world type?

Default. Others have proven problematic.

I can't find ender hopper/vacuum hopper/other item collector in JEI?

Item collection options in the pack include, but are not limited to:
* Cyclic - Item Collector
* Botania - Hopperhock
* Modular Routers - Vacuum Upgrade
* Pedestals - Magnet Upgrade

I crash with error 0!

This is a local environment issue. Usernames with spaces and/or incorrect java installed or set in the path/launcher you're using, frequently cause this. Get a good launcher that lets you install forge easily (like MultiMC), and make sure that's installed properly. Read the logs, and pastebin them for help if you're still broken.

How do I change /home or /warp or /tpa?

Edit \world\serverconfig\FTBEssentials-server.toml while the server is OFFLINE, save it, then start the server.

How do I change the backups configuration?

Edit \config\ftbbackups-common.toml while the server is OFFLINE, save it, then start the server.

How do I increase the number of chunks I can forceload?

Edit \world\serverconfig\ftbchunks-server.toml while the server is OFFLINE, update max_force_loaded_chunks to the value you want, save it, then start the server.

My builder says chunk not available, how do I fix?

Edit \world\serverconffig\rftoolsbuilder-server.toml while the server is OFFLINE, update quarryChunkloads from false, to true, save it, then start the server.

I can't type in the console after my server boots.

This occurs on first boot, you can close it and re-launch for normal console access.

My server is crashing on first boot.

That's minecraft server life, please try rebooting again before panicking, then use pastebin or github to provide logs to the team for help diagnosing.

My server is crashing with a "server hang detected" watchdog error.

This is common on fresh worlds, or busy worlds when somebody does a significant action that takes the server longer than 60 seconds to process. Change max-tick-time in server.properties to 600000 (10 minutes) as a first step in getting past this. If crashes persist (they'll be a different error or take 10 minutes) then pastebin logs for help.
Clone this wiki locally