Skip to main content
Version: 1.17.x

Compatibility with Other Mods

Curios​

This mod is compatible with Curios 🔗. This means that items from the Curios inventory will be dropped when leaving a team, provided that the config is also enabled.

MineMention​

This mod is compatible with MineMention 🔗. To write in the team's chat, you can use skyblockbuilder:sky_team in the MineMention config file. This should look like this:

config/minemention.json5
{
"mentions": {
"everyone": "minemention:everyone",
"here": "minemention:here",
"team": "skyblockbuilder:sky_team"
}
}