White Gilded Chest
16×16 · BAKED

block· Machines & Other Blocks

White Gilded Chest

Dye Color:
Cobblemon · by The Cobblemon Team
block Guarded By PiglinsAxe Mineable

White Gilded Chest is a block from Cobblemon, crafted from Gold Ingot, Dried Kelp, White Apricorn, and Chest.

Acquisition

Crafting using Gold Ingot, Dried Kelp, Gold Ingot, White Apricorn, Chest, White Apricorn, Gold Ingot, Dried Kelp and Gold Ingot, arranged in the pattern shown. Produces White Gilded Chest.

Crafting
Gold Ingot
Dried Kelp
Gold Ingot
White Apricorn
Chest
White Apricorn
Gold Ingot
Dried Kelp
Gold Ingot
White Gilded Chest White Gilded Chest guaranteed

Mining & drops

sourcecountchanceconditions
White Gilded Chest1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
cobblemon:white_gilded_chest
Namespace
cobblemon
Mod ID
cobblemon
Tags (2)
minecraft:blocks/guarded_by_piglins
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GKG",
    "#C#",
    "GKG"
  ],
  "ingredients": {
    "#": {
      "item": "cobblemon:white_apricorn"
    },
    "C": {
      "item": "minecraft:chest"
    },
    "G": {
      "item": "minecraft:gold_ingot"
    },
    "K": {
      "item": "minecraft:dried_kelp"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}