Essential components of a world

Here is a description of the components that must be placed in the world

SpawnPoint

  • A component that determines where you are when you enter a world and when you respawn.
  • A world must have at least one SpawnPoint with a SpawnType of “Entrance”.

DespawnHeight

  • A component that determines the height at which players and items are respawned.
  • One must be placed in the world