Crafting using Thornwood Branch, Occult Gem, Thornwood Branch and Thornwood Branch, arranged in the pattern shown. Produces Beholder.
Beholder
Alex's Caves · by Alexthe668, Noonyeyz
Beholder is a block from Alex's Caves, crafted from Thornwood Branch and Occult Gem.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Beholder | 1–1 | 100% | — |
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
}