Minecraft:Golden Chest: Difference between revisions
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft |
||
| Line 1: | Line 1: | ||
{{ | {{Joke feature}} | ||
{{Infobox block | {{Infobox block | ||
| title = Golden Chest | | title = Golden Chest | ||
| Line 12: | Line 12: | ||
| waterloggable = Yes | | waterloggable = Yes | ||
}} | }} | ||
A '''golden chest''' is a joke variant of the [[Minecraft:chest]] present in snapshot 23w13a_or_b. It is created by opening a normal or trapped chest while the <code>minecraft:midas_touch</code> vote rule is activated. Ender | A '''golden chest''' is a joke variant of the [[Minecraft:chest]] present in snapshot [[Minecraft:23w13a_or_b]]. It is created by opening a normal or [[Minecraft:trapped chest]] while the <code>minecraft:midas_touch</code> vote rule is activated. [[Minecraft:Ender chest]]s are unaffected. | ||
== Obtaining == | == Obtaining == | ||
Golden chests are not a separate block and thus cannot be obtained with the [[Minecraft:Commands|command]] {{ | Golden chests are not a separate block and thus cannot be obtained with the [[Minecraft:Commands|command]] {{cmd|give}} or through the [[Minecraft:Creative inventory]]. To create a golden chest without <code>minecraft:midas_touch</code> activated, the player can use the {{cmd|setblock}} command with a regular or trapped chest and the tag "gold": {{cmd|setblock ~ ~ ~ minecraft:chest{gold:1b{{)}}}}, or {{cmd|setblock ~ ~ ~ minecraft:trapped_chest{gold:1b{{)}}}}. | ||
Opening a large chest with midas_touch changes the chest visually, but the texture is glitched. Large golden chests do not change the items inside into gold. | Opening a large chest with midas_touch changes the chest visually, but the texture is glitched. Large golden chests do not change the items inside into gold. | ||
| Line 21: | Line 21: | ||
=== Breaking === | === Breaking === | ||
Golden chests only drop normal chests and cannot be obtained when mined, even when using a tool enchanted with [[Minecraft:Silk Touch]]. | Golden chests only drop normal chests and cannot be obtained when mined, even when using a tool enchanted with [[Minecraft:Silk Touch]]. | ||
{{ | {{Breaking row|Golden Chest|Axe|horizontal=1|drop=0|hidecopper=1}} | ||
== Usage == | == Usage == | ||
| Line 28: | Line 28: | ||
Both types of golden chests have a random chance on every item in the chest turning into a golden item, according to the <code>minecraft:midas_touch</code> vote rule: | Both types of golden chests have a random chance on every item in the chest turning into a golden item, according to the <code>minecraft:midas_touch</code> vote rule: | ||
* Iron | * [[Minecraft:Iron nugget]]s become [[Minecraft:gold nugget]]s. | ||
* Raw copper and raw iron become raw gold. | * [[Minecraft:Raw copper]] and [[Minecraft:raw iron]] become [[Minecraft:raw gold]]. | ||
* Raw copper | * [[Minecraft:Raw copper block]]s and [[Minecraft:raw iron block]]s become [[Minecraft:raw gold block]]s. | ||
* Normal ore blocks become gold ore. | * Normal ore blocks become [[Minecraft:gold ore]]. | ||
* Deepslate ore blocks become [[Minecraft:Gold Ore|deepslate gold ore]]. | * Deepslate ore blocks become [[Minecraft:Gold Ore|deepslate gold ore]]. | ||
* Nether quartz ore becomes nether gold ore. | * [[Minecraft:Nether quartz ore]] becomes [[Minecraft:nether gold ore]]. | ||
* [[Minecraft:Sword]]s, [[Minecraft:axe]]s, [[Minecraft:pickaxe]]s, [[Minecraft:shovel]]s, [[Minecraft:hoe]]s, [[Minecraft:armor]], and horse armor become golden. | * [[Minecraft:Sword]]s, [[Minecraft:axe]]s, [[Minecraft:pickaxe]]s, [[Minecraft:shovel]]s, [[Minecraft:hoe]]s, [[Minecraft:armor]], and [[Minecraft:horse armor]] become golden. | ||
* [[Minecraft:Apple]]s become golden | * [[Minecraft:Apple]]s become [[Minecraft:golden apple]]s and golden apples become [[Minecraft:enchanted golden apple]]s. | ||
* [[Minecraft:Carrot]]s become golden | * [[Minecraft:Carrot]]s become [[Minecraft:golden carrot]]s. | ||
* Melon | * [[Minecraft:Melon slice]]s become [[Minecraft:glistering melon slice]]s. | ||
* [[Minecraft:Rail]]s become powered | * [[Minecraft:Rail]]s become [[Minecraft:powered rail]]s. | ||
* [[Minecraft:Arrow]]s become spectral | * [[Minecraft:Arrow]]s become [[Minecraft:spectral arrow]]s. | ||
* Other [[Minecraft:item]]s and [[Minecraft:block]]s become gold | * Other [[Minecraft:item]]s and [[Minecraft:block]]s become [[Minecraft:gold ingot]]s and [[Minecraft:gold block]]s. | ||
=== Container === | === Container === | ||
{{ | {{Main|Chest#Container}} | ||
A golden chest has 27 slots of inventory space. | A golden chest has 27 slots of inventory space. | ||
Golden chests open when {{ctrl|used}}. To move items between the golden chest inventory and the player inventory or hotbar while the golden chest GUI is open, drag or shift-click the items. Holding {{ | Golden chests open when {{ctrl|used}}. To move items between the golden chest inventory and the player inventory or hotbar while the golden chest GUI is open, drag or shift-click the items. Holding {{key|Shift}} and double-clicking while holding an item moves all items of the type clicked on in or out of the golden chest, to the extent that space is available for them. To exit the golden chest GUI, use the {{key|Esc}} control. | ||
=== Redstone component === | === Redstone component === | ||
{{ | {{Main|Trapped Chest#Redstone component}} | ||
Golden trapped chests can be used to detect when their inventory is accessed by players. | Golden trapped chests can be used to detect when their inventory is accessed by players. | ||
| Line 58: | Line 58: | ||
While active, a golden trapped chest: | While active, a golden trapped chest: | ||
* powers any adjacent redstone dust, including beneath the golden trapped chest, to a power level equal to the number of players accessing the golden trapped chest (maximum 15); | * powers any adjacent [[Minecraft:redstone dust]], including beneath the golden trapped chest, to a [[Minecraft:Redstone circuit#Power|power level]] equal to the number of players accessing the golden trapped chest (maximum 15); | ||
* powers any adjacent redstone | * powers any adjacent [[Minecraft:redstone repeater]]s facing away from the golden trapped chest to power level 15; | ||
* strongly powers any full solid opaque block (stone, dirt, block of gold, etc.) beneath the golden trapped chest to a power level equal to the number of players accessing the golden trapped chest (maximum 15); | * strongly powers any full solid opaque block (stone, dirt, block of gold, etc.) beneath the golden trapped chest to a power level equal to the number of players accessing the golden trapped chest (maximum 15); | ||
* activates any adjacent [[Minecraft:Redstone components#Mechanism components|mechanism components]], including above or below, such as [[Minecraft:piston]]s, redstone | * activates any adjacent [[Minecraft:Redstone components#Mechanism components|mechanism components]], including above or below, such as [[Minecraft:piston]]s, [[Minecraft:redstone lamp]]s, etc. Due to hoppers being locked by redstone activation, hoppers below a golden trapped chest do not take items from it while it is open. | ||
An active golden trapped chest does ''not'' power any adjacent redstone | An active golden trapped chest does ''not'' power any adjacent [[Minecraft:redstone comparator]]s facing away from it. Redstone comparators can [[Minecraft:Redstone comparator#Measure block state|measure]] the block state of the golden trapped chest, producing a power level from 0 to 15 proportional to how full the golden trapped chest is. Anything else powered by an active trapped chest (including a block beneath it) can power redstone comparators normally. | ||
== Sounds == | == Sounds == | ||
=== Generic === | === Generic === | ||
{{ | {{Misleading sound table|fall=1}} | ||
{{ | {{Sound table/Block/Wood/JE}} | ||
=== Unique === | === Unique === | ||
| Line 100: | Line 100: | ||
|subtitle=Chest locked | |subtitle=Chest locked | ||
|source=block | |source=block | ||
|description=When a player attempts to open a golden chest locked using the {{ | |description=When a player attempts to open a golden chest locked using the {{nbt|string|Lock}} tag | ||
|id=block.chest.locked | |id=block.chest.locked | ||
|translationkey=subtitles.block.chest.locked | |translationkey=subtitles.block.chest.locked | ||
| Line 108: | Line 108: | ||
}} | }} | ||
}} | }} | ||
== Data values == | |||
{{section needed|dv=true}} | |||
== Issues == | == Issues == | ||
| Line 113: | Line 116: | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox gold}}{{Navbox blocks|Joke}} | ||
{{ | {{Navbox jokes|23w13a or b}} | ||
[[Category:Joke blocks]] | [[Category:Joke blocks]] | ||
| Line 122: | Line 125: | ||
[[Category:Readable by comparators]] | [[Category:Readable by comparators]] | ||
fr:Coffre en or | [[Minecraft:fr:Coffre en or]] | ||
ja:Golden Chest | [[Minecraft:ja:Golden Chest]] | ||
pt:Baú de ouro | [[Minecraft:pt:Baú de ouro]] | ||
zh:金箱子 | [[Minecraft:zh:金箱子]] | ||
Latest revision as of 11:09, 11 May 2026
Template:Joke feature
Template:Infobox block
A golden chest is a joke variant of the Minecraft:chest present in snapshot Minecraft:23w13a_or_b. It is created by opening a normal or Minecraft:trapped chest while the minecraft:midas_touch vote rule is activated. Minecraft:Ender chests are unaffected.
Obtaining
Golden chests are not a separate block and thus cannot be obtained with the command Template:Cmd or through the Minecraft:Creative inventory. To create a golden chest without minecraft:midas_touch activated, the player can use the Template:Cmd command with a regular or trapped chest and the tag "gold": Template:Cmd, or Template:Cmd.
Opening a large chest with midas_touch changes the chest visually, but the texture is glitched. Large golden chests do not change the items inside into gold.
Breaking
Golden chests only drop normal chests and cannot be obtained when mined, even when using a tool enchanted with Minecraft:Silk Touch. Template:Breaking row
Usage
Golden chests function similarly to normal chests. Golden trapped chests still function as trapped chests but have no red-tinted latch like regular ones.
Both types of golden chests have a random chance on every item in the chest turning into a golden item, according to the minecraft:midas_touch vote rule:
- Minecraft:Iron nuggets become Minecraft:gold nuggets.
- Minecraft:Raw copper and Minecraft:raw iron become Minecraft:raw gold.
- Minecraft:Raw copper blocks and Minecraft:raw iron blocks become Minecraft:raw gold blocks.
- Normal ore blocks become Minecraft:gold ore.
- Deepslate ore blocks become deepslate gold ore.
- Minecraft:Nether quartz ore becomes Minecraft:nether gold ore.
- Minecraft:Swords, Minecraft:axes, Minecraft:pickaxes, Minecraft:shovels, Minecraft:hoes, Minecraft:armor, and Minecraft:horse armor become golden.
- Minecraft:Apples become Minecraft:golden apples and golden apples become Minecraft:enchanted golden apples.
- Minecraft:Carrots become Minecraft:golden carrots.
- Minecraft:Melon slices become Minecraft:glistering melon slices.
- Minecraft:Rails become Minecraft:powered rails.
- Minecraft:Arrows become Minecraft:spectral arrows.
- Other Minecraft:items and Minecraft:blocks become Minecraft:gold ingots and Minecraft:gold blocks.
Container
A golden chest has 27 slots of inventory space.
Golden chests open when Template:Ctrl. To move items between the golden chest inventory and the player inventory or hotbar while the golden chest GUI is open, drag or shift-click the items. Holding Template:Key and double-clicking while holding an item moves all items of the type clicked on in or out of the golden chest, to the extent that space is available for them. To exit the golden chest GUI, use the Template:Key control.
Redstone component
Golden trapped chests can be used to detect when their inventory is accessed by players.
A golden trapped chest is inactive while not being accessed, but activates when accessed by a player. Minecraft:Mobs cannot access/activate a golden trapped chest, and a golden trapped chest is not activated by items moving into or out of it by Minecraft:droppers or Minecraft:hoppers.
While active, a golden trapped chest:
- powers any adjacent Minecraft:redstone dust, including beneath the golden trapped chest, to a power level equal to the number of players accessing the golden trapped chest (maximum 15);
- powers any adjacent Minecraft:redstone repeaters facing away from the golden trapped chest to power level 15;
- strongly powers any full solid opaque block (stone, dirt, block of gold, etc.) beneath the golden trapped chest to a power level equal to the number of players accessing the golden trapped chest (maximum 15);
- activates any adjacent mechanism components, including above or below, such as Minecraft:pistons, Minecraft:redstone lamps, etc. Due to hoppers being locked by redstone activation, hoppers below a golden trapped chest do not take items from it while it is open.
An active golden trapped chest does not power any adjacent Minecraft:redstone comparators facing away from it. Redstone comparators can measure the block state of the golden trapped chest, producing a power level from 0 to 15 proportional to how full the golden trapped chest is. Anything else powered by an active trapped chest (including a block beneath it) can power redstone comparators normally.
Sounds
Generic
Template:Misleading sound table Template:Sound table/Block/Wood/JE
Unique
Data values
Issues
Template:Navbox goldTemplate:Navbox blocks Template:Navbox jokes
Minecraft:fr:Coffre en or Minecraft:ja:Golden Chest Minecraft:pt:Baú de ouro Minecraft:zh:金箱子