Crafting using Block of Dawnstone, Dawnstone Ingot, Block of Dawnstone, Copper Ingot and Bluebright Stick, arranged in the pattern shown. Produces Grandhammer.
Grandhammer
Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
Grandhammer is a tool from Embers Rekindled, crafted from Block of Dawnstone, Dawnstone Ingot, Copper Ingot, and Bluebright Stick.
Acquisition
Related items
Developer reference
- Registry name
embers:grandhammer- Namespace
embers- Mod ID
embers- Tags (1)
forge:items/tools/hammers
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"BIB",
" C ",
" W "
],
"ingredients": {
"B": {
"tag": "forge:storage_blocks/dawnstone"
},
"C": {
"tag": "forge:ingots/copper"
},
"I": {
"tag": "forge:ingots/dawnstone"
},
"W": {
"tag": "forge:rods/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
