Compatibility
Minecraft: Java Edition
1.17.1
1.16.5
1.15.2
Platforms
Forge
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed ARR
Published 3 years ago
Updated last year
A simple minecraft mod that adds a new World Type generating an endless ocean filled with islands.
You can always customize the min and max sizes of the islands along with some other settings in the config!
How to Install
- Download and install MinecraftForge from their official website
- Download the Mod from either our official website, or the curse page
- Create a new "mods" folder, if not already present, inside your ".minecraft" folder
- Move the Mod file (the .jar file) inside this folder
- Start Minecraft and choose the newly created "forge" profile
- Enjoy
FAQ
How to Use
Singleplayer
- When starting a new world open the "More World Options..." menu
- Set the World Type to Islands
- Create the world
Multiplayer
For Multiplayer 1.14.4:
- Open the server.properties file found in the same folder as your server
- Add use-modded-worldtype=islands at the end of the file
- Save it
- Make sure the server doesn't already have a world generated, this only works when first generating the server's world!
For Multiplayer 1.15.2:
- Open the server.properties file found in the same folder as your server
- Replace level-type=default with level-type=islands
- Save it
- Make sure the server doesn't already have a world generated, this only works when first generating the server's world!
For Multiplayer 1.16.5 and 1.17.1:
- Open the server.properties file found in the same folder as your server
- Replace level-type=default with level-type=islands:islands
- Save it
- Make sure the server doesn't already have a world generated, this only works when first generating the server's world!
Will this work with other mods that add new biomes ?
In almost all cases yes! As long as you choose the Islands world type registered biomes added by other mods will spawn as islands. As with everything however there are exception where mods implement their biomes differently or lock them to their own world types and we can't do anything about that.