Golden Sacrificial Bowl
occultism:golden_sacrificial_bowl

Golden Sacrificial Bowl

Occultism · by Kli Kli
block Pickaxe Mineable

Acquisition

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.

Crafting
Any Gold Ingot
Any Gold Ingot
Any Gold Ingot
Any Gold Ingot
Sacrificial Bowl
Any Gold Ingot
Any Gold Ingot
Any Gold Ingot
Any Gold Ingot
Golden Sacrificial Bowl Golden Sacrificial Bowl guaranteed

Mining & drops

sourcecountchanceconditions
Golden Sacrificial Bowl1–1100%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
}