Crafting using Dawnstone Ingot, Dawnstone Ingot, Dawnstone Ingot, Bluebright Stick and Bluebright Stick, arranged in the pattern shown. Produces Dawnstone Pickaxe.
Dawnstone Pickaxe
Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
Dawnstone Pickaxe is a item from Embers Rekindled, crafted from Dawnstone Ingot and Bluebright Stick.
Acquisition
Used in (2)
Related items
Developer reference
- Registry name
embers:dawnstone_pickaxe- Namespace
embers- Mod ID
embers- Tags (2)
minecraft:items/pickaxes minecraft:items/tools
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"MMM",
" S ",
" S "
],
"ingredients": {
"M": {
"tag": "forge:ingots/dawnstone"
},
"S": {
"tag": "forge:rods/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}