Crafting using Gold Ingot, Dried Kelp, Gold Ingot, Black Apricorn, Chest, Black Apricorn, Gold Ingot, Dried Kelp and Gold Ingot, arranged in the pattern shown. Produces Black Gilded Chest.
block· Machines & Other Blocks
Black Gilded Chest
Dye Color:
Cobblemon · by The Cobblemon Team
Black Gilded Chest is a block from Cobblemon, crafted from Gold Ingot, Dried Kelp, Black Apricorn, and Chest.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Black Gilded Chest | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
cobblemon:black_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:black_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
}