Obtaining
The sky box item can be found in one of the rooms unlocked with a shimmering key, known as the boiler room.
Usage
A sky box is used to set the look of the sky in the current Minecraft:dimension. It can be used in a dimension control block, which will change the skybox of the world the player is currently in. Seven different skyboxes can be accessed by opening a shimmering door with the boiler room key (accessible with Template:Cmd) which will give the player the skyboxes with following skies:
- "Hub (Classic)", which is a pure Minecraft:bedrock sky, can be given with:
/give @s sky_box[sky={repeats: 16, size:400.0f, texture: "block/bedrock", name: {translate: "sky.classic_hub"}, type: "cube"}]
- "Overworld", which is a normal sky, can be given with:
/give @s sky_box[sky={type: "overworld"}]
- "Missing", which is a sky with the missing texture, can be given with:
/give @s sky_box[sky={repeats: 16, size: 400.0f, texture: "missing", name: {translate: "sky.missing"}, type: "cube"}]
- "The End", which is the End sky, can be given with:
/give @s sky_box[sky={type: "end"}]
- "Smol", which is a sky with a panorama from inside a mine entrance, can be given with:
/give @s sky_box[sky={type: "panorama"}]
- "Bad Idea", which is the entirety of blocks.png-atlas, can be given with:
/give @s sky_box[sky={repeats: 1, size: 400.0f, texture: "atlas/blocks", name: {translate: "sky.atlas"}, type: "cube"}]
- "True Sky", which is a sky with the tiled texture of the block "Sky", can be given with:
/give @s sky_box[sky={repeats: 8, size:400.0f, texture: "block/sky", name: {translate: "sky.actual_sky"}, type: "cube"}]
- There also exists an 8th sky, which can be taken out in the Overworld, called "Dev Mode", can be given with:
/give @s sky_box[sky={type: "code"}]
- The player can make a sky out of any texture when "block_name" in this command is replaced with the name of any block. The player can also change "repeats" to be any integer.
/give @s sky_box[sky={repeats: 1, size:400.0f, texture: "block/block_name", name: {translate: "sky.classic_hub"}, type: "cube"}]
Data values
Gallery
-
"Hub (classic)"
-
"Overworld"
-
"Missing"
-
"The End"
-
"Smol"
-
"Bad Idea"
-
"True Sky"
-
Original hub sky
Issues
Navigation
Template:Article otherTemplate:Article other
| Non-update jokes
|
|
|
|
|
|
| Items
|
|
| Mobs
|
|
| Entities
|
|
| Effects
|
|
|
|
|
| Items
|
|
| Mobs
|
|
| World generation
|
|
|
| Blocks
|
|
| Items
|
|
| World generation
|
| Dimension
|
- Template:EnvLink
- Easter egg dimensions
- ant
- basic
- blacklight
- blue
- brand
- bridges
- busy
- checkerboard
- chess
- colors
- content
- credits
- custom
- darkness
- decay
- fleet
- gallery
- green
- holes
- isolation
- library
- llama
- message
- missing
- notes
- nothing
- origin
- patterns
- perfection
- pillars
- red
- retro
- rooms
- shapes
- skygrid
- slime
- spiral
- sponge
- terminal
- this_is_a_very_long_phrase_that_hopefully_is_not_in_any_dictionary
- tunnels
- wall
- zones
|
| Structures
|
|
| Biomes
|
|
|
| Commands
|
|
|
|
|
| Blocks
|
|
| Items
|
|
| Mobs
|
|
| Entities
|
|
| Effects
|
|
| World generation
|
| Dimension
|
|
| Structures
|
|
| Biomes
|
|
|
| Commands
|
|
|
| Blocks
|
|
| Items
|
|
| Mobs
|
|
| Effects
|
|
| Enchantments
|
|
| World generation
|
| Dimension
|
|
| Structures
|
|
| Features
|
|
| Biomes
|
|
|
| Rarities
|
|
| Fonts
|
|
| Add-Ons
|
|
|
| Blocks
|
|
| Items
|
|
| Mobs
|
|
| Effects
|
|
| World generation
|
|
|
| Blocks
|
|
| Items
|
|
| Mobs
|
|
| Entities
|
|
|
Template:Article other
ja:Sky Box
pt:Edição Java 25w14craftmine/Sky Box
zh:天空盒