Redstone Dimmer
nuclearcraft:redstone_dimmer

Redstone Dimmer

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron Tool

Redstone Dimmer is a block from Nuclearcraft Neoteric, crafted from Plate Basic, Redstone Repeater, Redstone Comparator, and Chassis.

Acquisition

Crafting using Plate Basic, Redstone Repeater, Plate Basic, Redstone Comparator, Chassis, Redstone Comparator, Plate Basic, Redstone Repeater and Plate Basic, arranged in the pattern shown. Produces Redstone Dimmer.

Crafting
Plate Basic
Redstone Repeater
Plate Basic
Redstone Comparator
Chassis
Redstone Comparator
Plate Basic
Redstone Repeater
Plate Basic
Redstone Dimmer Redstone Dimmer guaranteed

Mining & drops

sourcecountchanceconditions
Redstone Dimmer1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "LPL",
    "CMC",
    "LPL"
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:comparator"
    },
    "L": {
      "item": "nuclearcraft:plate_basic"
    },
    "M": {
      "item": "nuclearcraft:chassis"
    },
    "P": {
      "item": "minecraft:repeater"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_dimmer",
  "experience": null,
  "cooking_time": null
}