Gold Chest
alaindustrial:gold_chest
Summary
The Gold Chest is a storage block with 54 slots (6 rows of 9) — one whole row more than the Silver Chest. It uses no energy; it's the "civilian" tier of the storage line, the step above silver. Craft it by putting a silver chest in the center of a crafting grid and surrounding it with 8 gold ingots.
It looks like a proper 3D chest with an animated lid (same shape as the vanilla wooden, iron and silver chests, but gold-coloured) and the same metallic open/close sound as the iron chest.
Like the lower tiers, it's a pure content block with no energy hookup — only storage inside.
Inventory
The chest takes any items — 54 slots across 6 rows of 9. Your inventory shows below it as usual. Shift-click moves items between the chest and your inventory.
| Slots | Accepts | Count |
|---|---|---|
| Storage | any items | 54 (6 rows × 9) |
| Player inventory | — | 27 + 9 (hotbar), drawn from the texture |
Interface
A normal container window — no energy or progress bars (the chest is not a machine). The window is taller than the silver chest's because of the sixth row; both labels — "Gold Chest" above the chest grid and "Inventory" below it — sit on the left.
GUI atlas: (256×256, visible area 176×220 — taller than silver's 202 due to the 6th row). No energy/progress bars (the chest is not a machine). Both labels on the left: the "Gold Chest" title above the chest grid and the "Inventory" label in the gap between the chest and the player inventory.
Rendering and animation
In the world it's a volumetric 3D chest on its own texture, with a lid that smoothly opens and closes — exactly like the vanilla wooden chest and the previous mod tiers, just gold-coloured. The inventory icon is volumetric too.
3D model: reuses the vanilla chest model (lid / lock / body), baked from its own layer. Texture — (64×64, vanilla entity/chest/normal layout). Fed through the same path as the vanilla chests — correct depth, culling and mipmaps (no white outline). Lid animation: openness is smoothly interpolated by the client ticker; the easing curve matches vanilla (1 - (1-open)³). Facing rotation: the chest rotates to face the player on placement (yaw around the center-top). Item icon — 3D render of the chest.
Sound
The open and close sounds reuse the iron chest samples (iron_chest_open / iron_chest_close) — the metallic sound is shared across all tiers, just like the vanilla wooden sound is shared across all wood variants. There are no separate gold_chest_open/close events, so the subtitles show "Iron Chest opens/closes".
Volume 0.42 (like the previous tiers — quieter than vanilla's 0.5), random pitch 0.9–1.0. Sounds: the iron chest's open and close sounds (no separate gold keys).
Double Chest
Two gold chests placed side by side, facing the same way, merge into one double chest of 108 slots — following the vanilla placement rules exactly: without sneaking the new chest joins a matching neighbour automatically, sneak-clicking the side of a lone neighbour attaches to it deliberately, and sneak-placing elsewhere keeps it single. Different tiers never merge.
The double's window shows 6 rows; the rest are reached with the scrollbar on the right (like the storage module's warehouse window). Shift-click reaches the hidden rows too. Lid and sound are shared: both halves lift the lid together and the opening sound plays once, from the seam. Automation sees the double as one container: a hopper, dropper or item pipe that hits a full half continues into the other. Breaking one half reverts the other to a single chest; each half spills only its own contents. An open double window closes when either half is broken. A stock display frame on either half shows the combined total.
Along with the doubles, every tier gained two vanilla conveniences: a comparator reads the chest's fullness (a double reads combined, the same from either half), and the chest can be waterlogged like a vanilla one.
Block properties
The chest is squat — not a full cube but a 14×14×14 column (like all vanilla chests and the previous tiers). It breaks with any pickaxe, drops itself when destroyed and spills all of its contents. The block properties are identical to the iron and silver chests (same shape, same hardness).
| Field | Value |
|---|---|
| Shape | squat 14×14×14 column (not a full cube, like vanilla chests); neighbors don't cull their faces against it — the render is correct, no "x-ray" |
| Hardness | 3.0 |
| Blast resistance | 6.0 |
| Tool | pickaxe (no tier gate — any) |
| Facing | horizontal, rotated to face the player on placement |
| Render shape | MODEL (a 3D chest is drawn on top of the block) |
| Drop | self via loot table; the inventory contents spill on break |
| Sounds | iron_chest_open / iron_chest_close (reused, see §Sound) |
Recipes
Crafted at a crafting table: a silver chest in the center, surrounded by 8 gold ingots — the same "previous tier + 8 ingots" pattern as the lower tiers (copper + 8 iron → iron, iron + 8 silver → silver).
Type: minecraft:crafting_shaped, category redstone. C, Gminecraft:gold_ingot.
Progression
Chest line: vanilla copper_chest (27) → Iron Chest (36) → Silver Chest (45) → Gold Chest (54) → Electrum Chest (81).
Related
Silver Chest — the previous tier, the template for this block. Iron Chest — the reference implementation for all chest tiers. Battery Box — the mod's other "storage" block, but for energy.
Crafting
Shaped Crafting
▶
Gold Chest
Used in
Shaped Crafting
▶
Electrum Chest