Crafting using Dawnstone Ingot, Ember Shard, Dawnstone Ingot, Copper Ingot and Bluebright Stick, arranged in the pattern shown. Produces Clockwork Pickaxe.
Clockwork Pickaxe
Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
Clockwork Pickaxe is a item from Embers Rekindled, crafted from Dawnstone Ingot, Ember Shard, Copper Ingot, and Bluebright Stick.
Acquisition
Related items
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
}