Ender Monitor
rftoolspower:ender_monitor

Ender Monitor

block Pickaxe MineableNeeds Iron Tool

Ender Monitor is a block from RFToolsPower, crafted from Any Ender Pearls, Redstone Dust, Machine Base, and Redstone Torch.

Acquisition

Crafting using Any Ender Pearls, Redstone Dust, Machine Base, Redstone Dust, Redstone Torch, Redstone Dust and Redstone Torch, arranged in the pattern shown. Produces Ender Monitor.

Crafting
Any Ender Pearls
Redstone Dust
Machine Base
Redstone Dust
Redstone Torch
Redstone Dust
Redstone Torch
Ender Monitor Ender Monitor guaranteed

Mining & drops

sourcecountchanceconditions
Ender Monitor1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " o ",
    "rAr",
    "TrT"
  ],
  "ingredients": {
    "A": {
      "item": "rftoolsbase:machine_base"
    },
    "T": {
      "item": "minecraft:redstone_torch"
    },
    "o": {
      "tag": "forge:ender_pearls"
    },
    "r": {
      "item": "minecraft:redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}