Description
-Spawn Structures Island automatically generates a customizable floating island in the overworld as a world spawn point. This structure acts as a protected hub, ideal for multiplayer servers or custom maps.
-Features:
- Generates an .nbt structure at configurable X, Y, and Z coordinates in the config/file.
- Sets the world spawn point (/setworldspawn) to a point within the island (this is also configurable in X, Y, and Z in config/files).
- Players entering the spawn zone enter Adventure Mode (blocks cannot be broken or placed) (this is also configurable in X, Z in config/files).
- Interacting with chests, buttons, doors, etc. is allowed.
- Blocks all explosions, fire spread, and PvP in the protected zone.
- New players are automatically teleported to the island.
-Fully configurable in spawn_structure_sky-common.toml:
Structure Position
Spawn Offsets
Protection Radius
-Protection Behavior:
The protected zone is a vertical cylinder with a radius of -64 to 320.
Any player in Survival/Adventure mode must venture within the radius.
Upon exiting, their mode reverts to Survival.
-Structure Requirements:
If you want to place your own structure, you can also do so in the .nbt file. Remember to configure spawn_structure_sky-common.toml for your new structure's spawn.
-Structure spawn point X, Y, Z
-/setworldspawn point
-Center point X, Z with the protection radius
To load your .nbt structure, you must create a datapack /Copy and Edit
(data/spawn_structure_sky/structures/floating_island.nbt)
and replace your structure with the same name (floating_island).
You can create your custom island using /structure in Minecraft.
Optional Integrated Structure Additions:
-
Includes built-in Nether and End portals directly on the floating island.
-
These portals only activate using special items from the mod Afterland_items (optional but enhances immersion).
Optional FTB Chunks Support:
-
If FTB Chunks is installed, the island area fragments can be purchased to increase the number of protected, using the mod
Afterland_items


