Crafting using Any Gold Ingot, Any Gold Ingot, Any Gold Ingot, Any Gold Ingot, Sacrificial Bowl, Any Gold Ingot, Any Gold Ingot, Any Gold Ingot and Any Gold Ingot, arranged in the pattern shown. Produces Golden Sacrificial Bowl.
Golden Sacrificial Bowl
Occultism · by Kli Kli
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Golden Sacrificial Bowl | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
occultism:golden_sacrificial_bowl- Namespace
occultism- Mod ID
occultism- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ggg",
"gbg",
"ggg"
],
"ingredients": {
"b": {
"item": "occultism:sacrificial_bowl"
},
"g": {
"tag": "forge:ingots/gold"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}