Yes, you read that right. IridiumSkyblock has the option to generate islands in all three dimensions, and players can travel between them and do missions unique to that dimension.
You can configure the plugin to lock players out of dimensions until they've reached a certain Island Level.
The starting world, this is where players will start their IridiumSkyblock journey.
It's recommended that you give players starting supplies dependent on the difficulty you want, as the starting items are crucial to the beginning stages of skyblock.
The default Jungle Island - Overworld schematic.
Once players reach or unlock the Nether, they can access the Basalt Generator. This generator works just like the Cobblestone Generator, and can be configured with a different set of blocks to generate.
The schematics you select for the Nether should have items for this generator in the chest.
The default Jungle Island - Nether schematic.
When the config option "endPortalPick" is set to true (endPortalPick: true
in config.yml
), a player can sneak and left-click on an end portal frame with any pickaxe to break the frame and return it to their inventory. Convenient for moving the end portal, and for fixing mistakes in building it.
The default Jungle Island - End schematic.
Three times the space, three times the fun.
While many people take the definition of "skyblock" quite literally, these are islands, so it makes sense that we would want to implement different types of world generation for your islands!
Each island in the config has three schematics associated with it, one for each dimension.
Note: The schematic file you use changes depending on the version of Minecraft you're using.
Schematics are version independent, but newer schematics cannot be used on older versions. If you're using a version below 1.16, you will likely need to provide a custom schematic.
A custom schematic added to IridiumSkyblock, fashioned after the original Skyblock survival challenge.
A custom schematic added to IridiumSkyblock, developed and created by community member Hetti. They have a customized configuration for our plugin listed here.
Players can also buy a biome to replace the one their island came with through /is biomes
.
IridiumSkyblock comes with a leaderboard included in the plugin, accessible through /is top
. This menu shows a list of players who are at the top of their game, and you can filter it by either their island's value or their island's level.
Every island has a value attached to it based on the types of blocks that are placed within its borders. More high-value blocks means a higher value island, and this is reflected in the placeholders.
An island's level depends on the amount of island experience that it's gathered, which is earned through missions. Higher levels can unlock more missions, and even certain features, like the Nether. This is reflected in the placeholders.
The economy has two parts, and using them in tandem will help to create a well-balanced economy.
Take your crystals with you by depositing them in the Island Bank. This feature allows all members of an island access to a central resevoir of earned income, whether that be currency, crystals, or even experience. The bank is accessible by all players of an island through /is bank
.
The shop is broken up into categories, which are fully configurable, and items, which are also fully configurable. Items can also be purchased with commands attached to them, so if you have a super rare unique item that another plugin has to give your players, you can use its /give
command or equivalent to make sure that good ends up in your player's lap.
Missions give players a fun task, and in exchange they receive nifty rewards and Island Experience, which helps to level up their island. You can also reward players for their effort with unique items they otherwise won't come across, such as spawners, end portal frames, spawn eggs, and more.
Minecraft is a game about using blocks to make anything you can imagine, and while that's fun to do by yourself, it can get pretty lonely sometimes.
So why not do it with your friends?
IridiumSkyblock supports having multiple members of the same island and trusting players to islands without them joining.
One of the things that makes IridiumSkyblock stand out are its enhancements. There are upgrades that players can purchase to upgrade their island and mechanics, and boosters to aid them in accomplishing tasks. Proper configuration of these features can create a fulfilling sense of progression that will keep your players coming back.
Boosters are temporary upgrades for player islands that give specific effects. IridiumSkyblock has a few custom boosters already implemented, and you can set potion effects as boosters, too. You can expand on this with the API.
Upgrades are permanent upgrades for player islands that give specific effects. IridiumSkyblock has a plethora of custom upgrades already implemented. You can expand on this with the API.
The cobblestone generator, the trusty, long-standing fluid mechanic that gives players their start in Skyblock.
Humble beginnings, but now with an advanced twist - server owners can set what the generator actually generates. Ever wanted your generator to produce gold instead of cobblestone? Of course you have.
The generators can be upgraded, and each level can be modified to produce different blocks.
To build a cobblestone generator, you will need:
Follow these steps to build a cobblestone generator:
Dig out an L-shaped pit in the ground, or build one with available blocks. The L should have two blocks on top, and one block below the second block.
Place the water bucket in the first space you made. The water should flow down into the hole.
Remove the block directly next to where the water flows and starts its fall. This is where the cobblestone will generate.
Remove the next adjacent block, and place the lava there when you're ready. The lava will slowly flow towards the water, and if you did everything correctly, a cobblestone block will generate there instead.
When the config option "obsidianBucket" is set to true (obsidianBucket: true
in configuration.yml
), a player can right-click on a block of obsidian with an empty bucket to return it to its lava state. Great for new players who are learning how to build a cobblestone generator.
A bisection of a cobblestone generator.
To build a basalt generator, you will need:
Follow these steps to build a basalt generator:
The basalt generator is unique in the fact that it can be locked into only being usable in the Nether, configurable by enabling netherOnlyGenerator
in configuration.yml
.
A bisection of a basalt generator.
Players can reset their island without deleting them. By using /is regen
, they can pick what schematic they would like, and the plugin will refresh their space with that schematic. You can configure this to wipe island data, as well.
Servers can charge players for regenerating their islands, with prices changing depending on the schematic selected, if desired.
IridiumSkyblock comes with a plethora of placeholders to populate your play tables.
Supports Placeholder API.
Read more on our Placeholders page.
All the commands added through the plugin are configurable, and you can set an alias, permissions, and even toggle whether they're enabled on your server.
Read more on our Commands page.