Crafting using Obsidian, Any Redstone Dust, Obsidian, Any Redstone Dust, Eye of Ender, Any Redstone Dust, Obsidian, Any Redstone Dust and Obsidian, arranged in the pattern shown. Produces Ender Watcher.

Ender Watcher
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Ender Watcher | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
quark:ender_watcher- Namespace
quark- Mod ID
quark- Tags (2)
forge:blocks/needs_diamond_tool minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"BRB",
"RER",
"BRB"
],
"ingredients": {
"B": {
"item": "minecraft:obsidian"
},
"E": {
"item": "minecraft:ender_eye"
},
"R": {
"tag": "forge:dusts/redstone"
}
},
"conditions": [
{
"raw": {
"flag": "ender_watcher",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

