Crafting using Any Gold Ingot, Marble, Any Gold Ingot, Marble, Marble, Any Gold Ingot, Marble and Any Gold Ingot, arranged in the pattern shown. Produces 4× Gold Covered Marble.
- Inputs
- 4 × Any Gold Ingot
- 4 × Marble
- Output
- → Gold Covered Marble ×4


block· Machines & Other Blocks
Gold Covered Marble is a block from Goety, crafted from Any Gold Ingot and Marble.
Crafting using Any Gold Ingot, Marble, Any Gold Ingot, Marble, Marble, Any Gold Ingot, Marble and Any Gold Ingot, arranged in the pattern shown. Produces 4× Gold Covered Marble.

| source | count | drop rate | conditions |
|---|---|---|---|
| Gold Covered Marble | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Drops itself when broken.
goety:gold_covered_marblegoetygoetygoety:blocks/marble_blocks goety:items/marble_blocks minecraft:blocks/guarded_by_piglins minecraft:items/piglin_loved
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#$#",
"$ $",
"#$#"
],
"ingredients": {
"#": {
"tag": "forge:ingots/gold"
},
"$": {
"item": "goety:marble"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}