Clockwork Pickaxe
embers:clockwork_pickaxe

Clockwork Pickaxe

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

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

Acquisition

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

Crafting
Dawnstone Ingot
Ember Shard
Dawnstone Ingot
Copper Ingot
Bluebright Stick
Clockwork Pickaxe Clockwork Pickaxe guaranteed
Developer reference
Registry name
embers:clockwork_pickaxe
Namespace
embers
Mod ID
embers
Tags (1)
minecraft:items/pickaxes

Recipe JSON (1):

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