Power Monitor
rftoolspower:power_monitor

Power Monitor

block Pickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Redstone Comparator, Redstone Dust, Machine Base, Redstone Dust and Block of Redstone, arranged in the pattern shown. Produces Power Monitor.

Crafting
Power Monitor Power Monitor guaranteed

Mining & drops

sourcecountchanceconditions
Power Monitor1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
rftoolspower:power_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": [
    " P ",
    "rAr",
    " R "
  ],
  "ingredients": {
    "A": {
      "item": "rftoolsbase:machine_base"
    },
    "P": {
      "item": "minecraft:comparator"
    },
    "R": {
      "item": "minecraft:redstone_block"
    },
    "r": {
      "item": "minecraft:redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}