Articles on: Mods/Modpacks

Sky Factory 4 Level Types



This guide will help you with generating the desired world type using the Sky Factory 4 modpack.

Sky Factory 4 is one of the modpacks we provide, offering a great option for a skyblock modded server. It offers new possibilities, automation, and world types that will transform your skyblock experience into an even greater one.

In their official guide, you can find more details about this modpack here.


πŸ”¬ Changing the World Type πŸ”¬



Sky Factory 4 provides a lot of possible starting world types and depending on what you set in the server.properties file, you can choose between them.

The two options that are influencing the world's generation are level-type and generator-settings. You can find them in your server.properties file.

Our guide explaining how to access the server.properties file and other config files on your server is available here.


To get a specific world type, you just need to:

Log in to your Multicraft panel here and stop your server.


Stop Your Server


Click on Create World on your main Multicraft page.

Create World


Name the world to your liking, then click on Create.




Click on Files, then on Config Files.




Click on Server Settings.




Change the level-type and generator-settings accordingly to the world type you want, then click on Save.




Start your server.

Start Your Server


πŸ—ΊοΈ World Types πŸ—ΊοΈ



Below, you can find a list of all the world types that Sky Factory 4 can generate:

πŸ’  Sky Factory 4 Classic


generator-settings={"Topography-Preset":"Sky Factory 4"}
level-type=DEFAULT



πŸ’  Cave Dimension


generator-settings={"Topography-Preset":"Cave Dimension"}
level-type=DEFAULT



πŸ’  Sky Crash Factory Landing


generator-settings={"Topography-Preset":"Sky Crash Factory Landing"}
level-type=DEFAULT



πŸ’  Skygrid


generator-settings={"Topography-Preset":"Skygrid"}
level-type=skygrid



πŸ’  Compactsky


The CompactSky world type allows players to each have their own Compact Machine. Players spawn in a hub and choose which machine they would like. There are 3 settings to have a hub with 16, 64, or 256 slots available. Choose the world size that best suits your server.

16 Machines

generator-settings={"Topography-Preset":"Compactsky","schema":"test002","givePSD":false,"size":"SMALL"}
level-type=compactsky


64 Machines

generator-settings={"Topography-Preset":"Compactsky","schema":"test002","givePSD":false,"size":"MEDIUM"}
level-type=compactsky


256 Machines

generator-settings={"Topography-Preset":"Compactsky","schema":"test002","givePSD":false,"size":"LARGE"}
level-type=compactsky



πŸ’  Amplified



generator-settings={"Topography-Preset":"Amplified"}
level-type=amplified



πŸ’  Default



generator-settings={"Topography-Preset":"Default"}
level-type=DEFAULT



πŸ’  LargeBiomes



generator-settings={"Topography-Preset":"Lostcities"}
level-type=lostcities



πŸ’  Flat



generator-settings={"Topography-Preset":"Flat"}
level-type=flat



πŸ’  SkyFactory Tutorial



generator-settings={"Topography-Preset":"SkyFactory Tutorial"}
level-type=DEFAULT



πŸ’  Peace Out



generator-settings={"Topography-Preset":"Peace Out"}
level-type=DEFAULT
.


πŸ’  Project trEe



generator-settings={"Topography-Preset":"Project trEe"}
level-type=DEFAULT



πŸ’  Stone Factory



generator-settings={"Topography-Preset":"Stone Factory"}
level-type=DEFAULT



πŸ’  ObservaTree:



generator-settings={"Topography-Preset":"ObservaTree"}
level-type=DEFAULT



πŸ’  Sky Village



generator-settings={"Topography-Preset":"Sky Village"}
level-type=DEFAULT



πŸ’  Sea World



generator-settings={"Topography-Preset":"Sea World"}
level-type=DEFAULT



πŸ’  Lava Factory



generator-settings={"Topography-Preset":"Lava Factory"}
level-type=DEFAULT



πŸ’  Ender the Sea



generator-settings={"Topography-Preset":"Ender the Sea"}
level-type=DEFAULT



πŸ’  Bedrock Your World



generator-settings={"Topography-Preset":"Bedrock Your World"}
level-type=DEFAULT



πŸ’  Between Bedrock and a Hard Place



generator-settings={"Topography-Preset":"Between Bedrock and a Hard Place"}
level-type=DEFAULT



πŸ’  Rock Bottom



generator-settings={"Topography-Preset":"Rock Bottom"}
level-type=DEFAULT



πŸ’  Minesweeper



generator-settings={"Topography-Preset":"Minesweeper"}
level-type=DEFAULT



πŸ’  Lights Out!



generator-settings={"Topography-Preset":"Lights Out!"}
level-type=DEFAULT



πŸ’  Sticky Situation



generator-settings={"Topography-Preset":"Sticky Situation"}
level-type=DEFAULT



πŸ’  Cobbled Together



generator-settings={"Topography-Preset":"Cobbled Together"}
level-type=DEFAULT



πŸ’  Sludgehammer



generator-settings={"Topography-Preset":"Resonant Sleeper"}
level-type=DEFAULT



πŸ’  Chill Out



generator-settings={"Topography-Preset":"Chill Out"}
level-type=DEFAULT



πŸ’  Hot Topic



generator-settings={"Topography-Preset":"Hot Topic"}
level-type=DEFAULT



πŸ’  The Floor is Lava



generator-settings={"Topography-Preset":"The Floor is Lava"}
level-type=DEFAULT



πŸ’  Seven Seas



generator-settings={"Topography-Preset":"Seven Seas"}
level-type=DEFAULT



πŸ’  Chunk Norris



generator-settings={"Topography-Preset":"Chunk Norris"}
level-type=DEFAULT



πŸ’  Skiiiilands



generator-settings={"Topography-Preset":"Skiiiilands"}
level-type=DEFAULT



πŸ’  Material Girl in a Material World



generator-settings={"Topography-Preset":"Material Girl in a Material World"}
level-type=DEFAULT



πŸ’  Lava Cake



generator-settings={"Topography-Preset":"Lava Cake"}
level-type=DEFAULT



πŸ’  Hardcore



generator-settings={"Topography-Preset":"Hardcore"}
level-type=DEFAULT



πŸ’  Are You Afraid of the Dark



generator-settings={"Topography-Preset":"Are You Afraid of the Dark"}
level-type=DEFAULT



🏝️ Creating New Islands for Players 🏝️



You may need to create separate islands for new players that join your server. You can use commands to manage players and islands on Sky Factory 4.

/topography spawn [player]

Teleports the player to the world spawn.


/topography island


/topography island home [player]

Teleports the player to their spawn point or island. If they do not have an island, it will generate one for them and teleport them to it.


/topography island new [player]

Generates the player a new island and teleports them to it.


/topography island set [player] x z

Sets the provided coordinates as the player's island and teleports them to it.


/topography island info [player]

Gets the coordinates of the player's island.


/topography island invite


/topography island accept


If you find any issues using the Sky Factory 4 modpack features please contact us on live chat or via the ticket system.


❕Useful Links❕



- How to Find Your Local Modpack Files
- Minecraft Modpacks
- 'Mismatched mod channel list' Error Type

Updated on: 11/01/2022

Was this article helpful?

Share your feedback

Cancel

Thank you!