Clockwork Attenuator
embers:clockwork_attenuator

Clockwork Attenuator

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
block DialPickaxe Mineable

Clockwork Attenuator is a block from Embers Rekindled, crafted from Paper and Silver Plate.

Acquisition

Crafting using Paper and Silver Plate, arranged in the pattern shown. Produces Clockwork Attenuator.

Crafting
Paper
Silver Plate
Clockwork Attenuator Clockwork Attenuator guaranteed

Mining & drops

sourcecountchanceconditions
Clockwork Attenuator1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
embers:clockwork_attenuator
Namespace
embers
Mod ID
embers
Tags (2)
embers:blocks/dial
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "P",
    "I"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:plates/silver"
    },
    "P": {
      "item": "minecraft:paper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}