Skybox

Description

Changes the skybox for the target players.

Attributes

Attribute Aliases Description Default
skybox sky, s, type, t, environment, env, e What skybox should be shown to the player 0

Skybox Attribute

Value Description
Any Integer Below 1 Cancel the modified skybox
Any Integer Above 0 Rainy

Examples

Makes every player in a 20 blocks radius see the "rainy" skybox

  Skills:
  - skybox{s=1} @PIR{r=20}

Aliases

  • effect:skybox
  • e:skybox
Updated Aug 19, 2026