Beholder
alexscaves:beholder

Beholder

Alex's Caves · by Alexthe668, Noonyeyz
block Axe Mineable

Beholder is a block from Alex's Caves, crafted from Thornwood Branch and Occult Gem.

Acquisition

Crafting using Thornwood Branch, Occult Gem, Thornwood Branch and Thornwood Branch, arranged in the pattern shown. Produces Beholder.

Crafting
Thornwood Branch
Occult Gem
Thornwood Branch
Thornwood Branch
Beholder Beholder guaranteed

Mining & drops

sourcecountchanceconditions
Beholder1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:beholder
Namespace
alexscaves
Mod ID
alexscaves
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BEB",
    " B "
  ],
  "ingredients": {
    "B": {
      "item": "alexscaves:thornwood_branch"
    },
    "E": {
      "item": "alexscaves:occult_gem"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}