Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Golden Chest: Difference between revisions

From SAS Gaming Wiki
imported>User-12316399
 
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Joke feature}}
{{MC/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 [[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.
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 chests are unaffected.


== Obtaining ==
== Obtaining ==
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{{)}}}}.
Golden chests are not a separate block and thus cannot be obtained with the [[Minecraft:Commands|command]] {{MC/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 {{MC/Cmd|setblock}} command with a regular or trapped chest and the tag "gold": {{cmd|setblock ~ ~ ~ minecraft:chest{gold:1b{{MC/)}}}}, or {{cmd|setblock ~ ~ ~ minecraft:trapped_chest{gold:1b{{MC/)}}}}.


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}}
{{MC/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:


* [[Minecraft:Iron nugget]]s become [[Minecraft:gold nugget]]s.
* Iron nuggets become gold nuggets.
* [[Minecraft:Raw copper]] and [[Minecraft:raw iron]] become [[Minecraft:raw gold]].
* Raw copper and raw iron become raw gold.
* [[Minecraft:Raw copper block]]s and [[Minecraft:raw iron block]]s become [[Minecraft:raw gold block]]s.
* Raw copper blocks and raw iron blocks become raw gold blocks.
* Normal ore blocks become [[Minecraft:gold ore]].
* Normal ore blocks become gold ore.
* Deepslate ore blocks become [[Minecraft:Gold Ore|deepslate gold ore]].
* Deepslate ore blocks become [[Minecraft:Gold Ore|deepslate gold ore]].
* [[Minecraft:Nether quartz ore]] becomes [[Minecraft:nether gold ore]].
* Nether quartz ore becomes nether gold ore.
* [[Minecraft:Sword]]s, [[Minecraft:axe]]s, [[Minecraft:pickaxe]]s, [[Minecraft:shovel]]s, [[Minecraft:hoe]]s, [[Minecraft:armor]], and [[Minecraft:horse armor]] become golden.
* [[Minecraft:Sword]]s, [[Minecraft:axe]]s, [[Minecraft:pickaxe]]s, [[Minecraft:shovel]]s, [[Minecraft:hoe]]s, [[Minecraft:armor]], and horse armor become golden.
* [[Minecraft:Apple]]s become [[Minecraft:golden apple]]s and golden apples become [[Minecraft:enchanted golden apple]]s.
* [[Minecraft:Apple]]s become golden apples and golden apples become enchanted golden apples.
* [[Minecraft:Carrot]]s become [[Minecraft:golden carrot]]s.
* [[Minecraft:Carrot]]s become golden carrots.
* [[Minecraft:Melon slice]]s become [[Minecraft:glistering melon slice]]s.
* Melon slices become glistering melon slices.
* [[Minecraft:Rail]]s become [[Minecraft:powered rail]]s.
* [[Minecraft:Rail]]s become powered rails.
* [[Minecraft:Arrow]]s become [[Minecraft:spectral arrow]]s.
* [[Minecraft:Arrow]]s become spectral arrows.
* Other [[Minecraft:item]]s and [[Minecraft:block]]s become [[Minecraft:gold ingot]]s and [[Minecraft:gold block]]s.
* Other [[Minecraft:item]]s and [[Minecraft:block]]s become gold ingots and gold blocks.


=== Container ===
=== Container ===
{{Main|Chest#Container}}
{{MC/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 {{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.
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 {{MC/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 {{MC/Key|Esc}} control.


=== Redstone component ===
=== Redstone component ===
{{Main|Trapped Chest#Redstone component}}
{{MC/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 [[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 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 repeater]]s facing away from the golden trapped chest to power level 15;
* powers any adjacent 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);
* 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, [[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.
* activates any adjacent [[Minecraft:Redstone components#Mechanism components|mechanism components]], including above or below, such as [[Minecraft:piston]]s, 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 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.
An active golden trapped chest does ''not'' power any adjacent 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 ==
== Sounds ==
=== Generic ===
=== Generic ===
{{info needed section|Did the .fall sound event have a subtitle in the version this block existed in, or not? A modified version of the table may be needed.}}
{{MC/Info needed section|Did the .fall sound event have a subtitle in the version this block existed in, or not? A modified version of the table may be needed.}}
{{Sound table/Block/Wood/JE}}
{{MC/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 {{nbt|string|Lock}} tag
|description=When a player attempts to open a golden chest locked using the {{MC/Nbt|string|Lock}} tag
|id=block.chest.locked
|id=block.chest.locked
|translationkey=subtitles.block.chest.locked
|translationkey=subtitles.block.chest.locked
Line 113: Line 113:


== Navigation ==
== Navigation ==
{{Navbox gold}}{{Navbox blocks|Joke}}
{{MC/Navbox gold}}{{MC/Navbox blocks|Joke}}
{{Navbox jokes|23w13a or b}}
{{MC/Navbox jokes|23w13a or b}}


[[Category:Joke blocks]]
[[Category:Joke blocks]]
Line 122: Line 122:
[[Category:Readable by comparators]]
[[Category:Readable by comparators]]


[[Minecraft:fr:Coffre en or]]
fr:Coffre en or
[[Minecraft:ja:Golden Chest]]
ja:Golden Chest
[[Minecraft:pt:Baú de ouro]]
pt:Baú de ouro
[[Minecraft:zh:金箱子]]
zh:金箱子

Latest revision as of 20:26, 9 April 2026

Template:Message boxTemplate:Article other Template:Infobox block 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 minecraft:midas_touch vote rule is activated. Ender chests are unaffected.

Obtaining

Golden chests are not a separate block and thus cannot be obtained with the command

  1. REDIRECT Template:Command

Template:Redr or through the Minecraft:Creative inventory. To create a golden chest without minecraft:midas_touch activated, the player can use the

  1. REDIRECT Template:Command

Template:Redr 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. Script error: No such module "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:

Container

{{#vardefine:params|0 }}Template:Hatnote

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

  1. REDIRECT Template:Keys

Template:Redr 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

  1. REDIRECT Template:Keys

Template:Redr control.

Redstone component

{{#vardefine:params|0 }}Template:Hatnote

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 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 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, 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 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

  1. REDIRECT Template:Incomplete section

Template:SoundTable

Unique

Template:SoundTable

Issues

Template:April Fools issue list

Navigation

Material
Building blocks
Armor
Tools
Plant/Related
Wood/Hypha
Stone-based
Template:EnvLink
Upcoming
Template:EnvLink
Template:EnvLink
Ore/Mineral
Decorative
Partial Blocks
Dyeable/Dyed
Lighting
Template:Els only
Sediment/Soil
Misc. rock
Ore/Mineral
Plant
Flower
Fungus & Related
Fauna & Related
Aquatic
Sculk
Fluid & Related
Non-physical
Interactable
Utilizable
Redstone/
Mechanical
Template:Els only
April Fools 2013
April Fools 2016
April Fools 2020
April Fools 2022
April Fools 2023
April Fools 2024
April Fools 2025
April Fools 2026

Template:Article otherTemplate:Article other

Non-update jokes
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
Biomes

Template:Article other

fr:Coffre en or ja:Golden Chest pt:Baú de ouro zh:金箱子