<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3ASky_Box</id>
	<title>Minecraft:Sky Box - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3ASky_Box"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Sky_Box&amp;action=history"/>
	<updated>2026-04-09T12:17:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Minecraft:Sky_Box&amp;diff=50855&amp;oldid=prev</id>
		<title>imported&gt;Faariaz: pt interwiki</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Sky_Box&amp;diff=50855&amp;oldid=prev"/>
		<updated>2026-03-15T19:56:47Z</updated>

		<summary type="html">&lt;p&gt;pt interwiki&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{distinguish|SkyBox Labs|Skybox}}&lt;br /&gt;
{{joke feature}}&lt;br /&gt;
{{Infobox item&lt;br /&gt;
| image = Sky Box.png&lt;br /&gt;
| rarity = Epic&lt;br /&gt;
| renewable = Yes&lt;br /&gt;
| stackable = No&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;sky box&amp;#039;&amp;#039;&amp;#039; is an item added in [[Minecraft:25w14craftmine]].&lt;br /&gt;
&lt;br /&gt;
== Obtaining ==&lt;br /&gt;
The sky box item can be found in one of the rooms unlocked with a [[Minecraft:shimmering key]], known as the boiler room. &lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
A sky box is used to set the look of the [[Minecraft:Sky (block)|sky]] in the current [[Minecraft:dimension]]. It can be used in a [[Minecraft: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 [[Minecraft:shimmering door]] with the boiler room key (accessible with {{cmd|give @s shimmering_key[instant_room{{=}}{&amp;quot;structure&amp;quot;: boiler}]}}) which will give the player the skyboxes with following skies: &lt;br /&gt;
&lt;br /&gt;
# &amp;quot;Hub (Classic)&amp;quot;, which is a pure [[Minecraft:bedrock]] sky, can be given with: &amp;lt;code&amp;gt;/give @s sky_box[sky={repeats: 16, size:400.0f, texture: &amp;quot;block/bedrock&amp;quot;, name: {translate: &amp;quot;sky.classic_hub&amp;quot;}, type: &amp;quot;cube&amp;quot;}]&amp;lt;/code&amp;gt;&lt;br /&gt;
# &amp;quot;Overworld&amp;quot;, which is a normal sky, can be given with: &amp;lt;code&amp;gt;/give @s sky_box[sky={type: &amp;quot;overworld&amp;quot;}]&amp;lt;/code&amp;gt;&lt;br /&gt;
# &amp;quot;Missing&amp;quot;, which is a sky with the [[Minecraft:missing texture]], can be given with: &amp;lt;code&amp;gt;/give @s sky_box[sky={repeats: 16, size: 400.0f, texture: &amp;quot;missing&amp;quot;, name: {translate: &amp;quot;sky.missing&amp;quot;}, type: &amp;quot;cube&amp;quot;}]&amp;lt;/code&amp;gt;&lt;br /&gt;
# &amp;quot;The End&amp;quot;, which is the [[Minecraft:End sky]], can be given with: &amp;lt;code&amp;gt;/give @s sky_box[sky={type: &amp;quot;end&amp;quot;}]&amp;lt;/code&amp;gt;&lt;br /&gt;
# &amp;quot;Smol&amp;quot;, which is a sky with a panorama from inside a mine entrance, can be given with: &amp;lt;code&amp;gt;/give @s sky_box[sky={type: &amp;quot;panorama&amp;quot;}]&amp;lt;/code&amp;gt;&lt;br /&gt;
# &amp;quot;Bad Idea&amp;quot;, which is the entirety of [[Minecraft:blocks.png-atlas]], can be given with: &amp;lt;code&amp;gt;/give @s sky_box[sky={repeats: 1, size: 400.0f, texture: &amp;quot;atlas/blocks&amp;quot;, name: {translate: &amp;quot;sky.atlas&amp;quot;}, type: &amp;quot;cube&amp;quot;}]&amp;lt;/code&amp;gt;&lt;br /&gt;
# &amp;quot;True Sky&amp;quot;, which is a sky with the tiled texture of the block &amp;quot;Sky&amp;quot;, can be given with: &amp;lt;code&amp;gt;/give @s sky_box[sky={repeats: 8, size:400.0f, texture: &amp;quot;block/sky&amp;quot;, name: {translate: &amp;quot;sky.actual_sky&amp;quot;}, type: &amp;quot;cube&amp;quot;}]&amp;lt;/code&amp;gt;&lt;br /&gt;
# There also exists an 8th sky, which can be taken out in the Overworld, called &amp;quot;Dev Mode&amp;quot;, can be given with: &amp;lt;code&amp;gt;/give @s sky_box[sky={type: &amp;quot;code&amp;quot;}]&amp;lt;/code&amp;gt;&lt;br /&gt;
# The player can make a sky out of any texture when &amp;quot;block_name&amp;quot; in this command is replaced with the name of any block. The player can also change &amp;quot;repeats&amp;quot; to be any integer. &amp;lt;code&amp;gt;/give @s sky_box[sky={repeats: 1, size:400.0f, texture: &amp;quot;block/block_name&amp;quot;, name: {translate: &amp;quot;sky.classic_hub&amp;quot;}, type: &amp;quot;cube&amp;quot;}]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Data values ==&lt;br /&gt;
=== ID ===&lt;br /&gt;
{{ID table&lt;br /&gt;
|edition=java&lt;br /&gt;
|showforms=y&lt;br /&gt;
|generatetranslationkeys=y&lt;br /&gt;
|displayname=Sky Box&lt;br /&gt;
|spritetype=item&lt;br /&gt;
|form=item&lt;br /&gt;
|nameid=sky_box&lt;br /&gt;
|foot=1}}&lt;br /&gt;
== Gallery ==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
hub_classic_sky.png|&amp;quot;Hub (classic)&amp;quot;&lt;br /&gt;
overworld_sky.png|&amp;quot;Overworld&amp;quot;&lt;br /&gt;
missing_sky.png|&amp;quot;Missing&amp;quot;&lt;br /&gt;
the_end_sky.png|&amp;quot;The End&amp;quot;&lt;br /&gt;
smol_sky.png|&amp;quot;Smol&amp;quot;&lt;br /&gt;
Bad_Idea_sky.png|&amp;quot;Bad Idea&amp;quot;&lt;br /&gt;
true_sky_sky.png|&amp;quot;True Sky&amp;quot;&lt;br /&gt;
Craftmine Background.gif|Original hub sky&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
{{April Fools issue list}}&lt;br /&gt;
&lt;br /&gt;
== Navigation ==&lt;br /&gt;
{{Navbox items|Joke}}&lt;br /&gt;
{{Navbox jokes|25w14craftmine}}&lt;br /&gt;
&lt;br /&gt;
[[Minecraft:ja:Sky Box]]&lt;br /&gt;
[[Minecraft:pt:Edição Java 25w14craftmine/Sky Box]]&lt;br /&gt;
[[Minecraft:zh:天空盒]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Faariaz</name></author>
	</entry>
</feed>