Crystal Ball
bewitchment:crystal_ball

Crystal Ball

Bewitchment · by MoriyaShiine, cybercat5555
block Pickaxe MineableNeeds Iron Tool

Crystal Ball is a block from Bewitchment, crafted from Glass, Amethyst Shard, and Silver Ingot.

Acquisition

Crafting using Glass, Glass, Glass, Glass, Amethyst Shard, Glass, Silver Ingot and Silver Ingot, arranged in the pattern shown. Produces Crystal Ball.

Crafting
Glass
Glass
Glass
Glass
Amethyst Shard
Glass
Silver Ingot
Silver Ingot
Crystal Ball Crystal Ball guaranteed

Mining & drops

sourcecountchanceconditions
Crystal Ball1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bewitchment:crystal_ball
Namespace
bewitchment
Mod ID
bewitchment
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GGG",
    "GAG",
    "S S"
  ],
  "ingredients": {
    "A": {
      "item": "amethyst_shard"
    },
    "G": {
      "item": "glass"
    },
    "S": {
      "tag": "c:silver_ingots"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}