Sky Archipelago

Quick rating

Sky Archipelago

No reviews yet

Sky Archipelago adds a new floating-islands world generation. High degree of configurability, such as island density, sizes, Y-spawn heights, ocean or void and much much more!

No Theme
Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
Sky Archipelago v1.3.6
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Sky Archipelago adds a new floating-islands world generation type for Minecraft 1.21.1, with configurable island shapes, height distribution, ocean layer options, and structure placement rules and much more!

While intended for sky island world generation, it is more than capable of creating ocean worlds with islands spanning far from each other. What world you create, is all up to you!

The mod currently only support NeoForge for 1.21.1, as it was built towards Create Aeronautics airship gameplay. 

How do I get the Sky Archipelago world to generate? First set the level-type in the server.properties file to

level-type=sky_archipelago\:sky_islands

Under the /config folder (after the server has ran once) Open sky_archipelago-common.toml and paste the values. (Can be made easy via the Export Dedicated button that will copy your preset to your clipboard and you can paste it directly into the file, or via in-game export command /skyarchipelago preset export_dedicated )

---------------------------------------------------------------------------------------------

What can you currently do with the mod?

As of the 1.0.0 release update you can do the following;

- A new world generation type **Sky Island** + Customize configuration 
- Set the island spawning density 
- Set the spacing of cluster islands 
- Set island sizing mode 
  - RANDOM = Give min/max value and the terrain generator will roll the dice for each island
  - SPECIFIC = Allows setting of small, medium and large island sizes (each min/max and % weight to spawn) 
- Island Y spawning range (min/max for where islands are allowed to spawn)
- Island Y spawning brackets 
  - Low/mid/high bands that you assign the weights for where islands should spawn more or less
- Set whether ocean is enabled or void enabled
  - Set ocean block type water or lava

Some advanced configurations available
- Island archetype toggles and weighting 
  - Classic islands (A default island shape)
  - Bowl/Crater 
  - Terrace 
- A toggle to relax the structure spawning rules. (As the mod provides its own structure spawning logic, to try and place structures better on islands)

Preset management - What are presets?

Presets is the makeup of all the configuration that you can save and share with others. If you found your perfect configuration and you want to share it with others, a preset lets you do exactly that.

- Dedicated Preset Menu
- Save/Load/Delete Presets
- Sharing of presets with others via pure-text (JSON)

And finally 3 in-game commands that can only be currently used by OP users.
- `/skyarchipelago preset create <name> [description]`  Description is optional
- `/skyarchipelago preset overwrite <name> [description]`
- `/skyarchipelago preset export` (gives you that configuration text you can paste)

And the plan is to add more configuration in the future as well. 

-----------------

What does this not provide just now?

Currently the mod does not have any fancy ocean biome logic, so its just a fill of water. Islands do not come with rivers/lakes currently but are planned in the next update to come. 

While survival is possible, this was intended for creative-mode for now as of 1.0.0 and will be tailored towards survival-mode as a follow-up release later. 

Underground biomes are not fully supported, they will spawn as normal islands with biome data applied to them. (Plans are in place for a cool way to integrate them)

Sky Archipelago adds a new floating-islands world generation type for Minecraft 1.21.1, with configurable island shapes, height distribution, ocean layer options, and structure placement rules and much more!

While intended for sky island world generation, it is more than capable of creating ocean worlds with islands spanning far from each other. What world you create, is all up to you!

The mod currently only support NeoForge for 1.21.1, as it was built towards Create Aeronautics airship gameplay.

How do I get the Sky Archipelago world to generate? First set the level-type in the server.properties file to

level-type=sky_archipelago:sky_islands

Under the /config folder (after the server has ran once) Open sky_archipelago-common.toml and paste the values. (Can be made easy via the Export Dedicated button that will copy your preset to your clipboard and you can paste it directly into the file, or via in-game export command /skyarchipelago preset export_dedicated )


What can you currently do with the mod?

As of the 1.0.0 release update you can do the following;

  • A new world generation type Sky Island + Customize configuration
  • Set the island spawning density
  • Set the spacing of cluster islands
  • Set island sizing mode
    • RANDOM = Give min/max value and the terrain generator will roll the dice for each island
    • SPECIFIC = Allows setting of small, medium and large island sizes (each min/max and % weight to spawn)
    • Island Y spawning range (min/max for where islands are allowed to spawn)
    • Island Y spawning brackets
      • Low/mid/high bands that you assign the weights for where islands should spawn more or less
    • Set whether ocean is enabled or void enabled
      • Set ocean block type water or lava

Some advanced configurations available

  • Island archetype toggles and weighting
    • Classic islands (A default island shape)
    • Bowl/Crater
    • Terrace
    • A toggle to relax the structure spawning rules. (As the mod provides its own structure spawning logic, to try and place structures better on islands)

Preset management - What are presets?

Presets is the makeup of all the configuration that you can save and share with others. If you found your perfect configuration and you want to share it with others, a preset lets you do exactly that.

  • Dedicated Preset Menu
  • Save/Load/Delete Presets
  • Sharing of presets with others via pure-text (JSON)

And finally 3 in-game commands that can only be currently used by OP users.

  • /skyarchipelago preset create <name> [description] Description is optional
  • /skyarchipelago preset overwrite <name> [description]
  • /skyarchipelago preset export (gives you that configuration text you can paste)

And the plan is to add more configuration in the future as well.


What does this not provide just now?

Currently the mod does not have any fancy ocean biome logic, so its just a fill of water. Islands do not come with rivers/lakes currently but are planned in the next update to come.

While survival is possible, this was intended for creative-mode for now as of 1.0.0 and will be tailored towards survival-mode as a follow-up release later.

Underground biomes are not fully supported, they will spawn as normal islands with biome data applied to them. (Plans are in place for a cool way to integrate them)

Screenshots

Gallery

  • Screenshot 2026-04-28 211340.png
    Screenshot 2026-04-28 211340.png Screenshot 2026-04-28 211340.png
  • Screenshot 2026-04-28 211311.png
    Screenshot 2026-04-28 211311.png Screenshot 2026-04-28 211311.png
  • Screenshot 2026-04-28 211237.png
    Screenshot 2026-04-28 211237.png Screenshot 2026-04-28 211237.png
  • Screenshot 2026-04-28 211146.png
    Screenshot 2026-04-28 211146.png Screenshot 2026-04-28 211146.png
  • Screenshot 2026-04-28 211117.png
    Screenshot 2026-04-28 211117.png Screenshot 2026-04-28 211117.png
  • Screenshot 2026-04-28 211046.png
    Screenshot 2026-04-28 211046.png Screenshot 2026-04-28 211046.png
  • Image3_ BiomesOPlenty.png
    Image3_ BiomesOPlenty.png Image3_ BiomesOPlenty.png
  • Image1_Vanilla.png
    Image1_Vanilla.png Image1_Vanilla.png
  • Biomes O' Plenty Compatability
    Biomes O' Plenty Compatability Showcase of Sky Archipelago terrain with Biomes O' Plenty biome data
  • Vanilla Terrain
    Vanilla Terrain Showcase of terrain without any existing biome mods included
  • Vanilla Terrain
    Vanilla Terrain Large island generation on vanilla terrain
  • Vanilla Terrain
    Vanilla Terrain Showcase of vanilla terrain generation
  • Regions Unexplored - Compatability
    Regions Unexplored - Compatability Regions Unexplored - Compatability
  • Oh The Biomes We've Gone - Compatability
    Oh The Biomes We've Gone - Compatability Showcase of Sky Archipelago terrain with Oh the Biomes We've Gone biome data
  • Regions Unexplored - Compatability
    Regions Unexplored - Compatability Compatability with Regions Unexplored
  • Terrace Archetype Island
    Terrace Archetype Island One of the archetypes that can be used to spawn islands with specific features
  • Oh The Biomes We've Gone - Compatability
    Oh The Biomes We've Gone - Compatability Showcase of Sky Archipelago terrain with Oh the Biomes We've Gone biome data

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~120,000
Total Downloads
CurseForge
~100,000
Modrinth
~16,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works