Clockwork Axe
embers:clockwork_axe

Clockwork Axe

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
item Axes

Clockwork Axe is a item from Embers Rekindled, crafted from Dawnstone Plate, Copper Plate, Dawnstone Ingot, Ember Shard, and Bluebright Stick.

Acquisition

Crafting using Dawnstone Plate, Copper Plate, Dawnstone Plate, Dawnstone Ingot, Ember Shard, Dawnstone Ingot and Bluebright Stick, arranged in the pattern shown. Produces Clockwork Axe.

Crafting
Dawnstone Plate
Copper Plate
Dawnstone Plate
Dawnstone Ingot
Ember Shard
Dawnstone Ingot
Bluebright Stick
Clockwork Axe Clockwork Axe guaranteed
Developer reference
Registry name
embers:clockwork_axe
Namespace
embers
Mod ID
embers
Tags (1)
minecraft:items/axes

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PCP",
    "ISI",
    " W "
  ],
  "ingredients": {
    "C": {
      "tag": "forge:plates/copper"
    },
    "I": {
      "tag": "forge:ingots/dawnstone"
    },
    "P": {
      "tag": "forge:plates/dawnstone"
    },
    "S": {
      "item": "embers:ember_shard"
    },
    "W": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}