Crafting using Block of Dawnstone, Block of Dawnstone, Block of Dawnstone, Dawnstone Ingot, Caminite Bricks, Caminite Bricks and Caminite Bricks, arranged in the pattern shown. Produces Dawnstone Anvil.
Dawnstone Anvil
Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
Dawnstone Anvil is a block from Embers Rekindled, crafted from Block of Dawnstone, Dawnstone Ingot, and Caminite Bricks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Dawnstone Anvil | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
embers:dawnstone_anvil- Namespace
embers- Mod ID
embers- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"BBB",
" I ",
"CCC"
],
"ingredients": {
"B": {
"tag": "forge:storage_blocks/dawnstone"
},
"C": {
"item": "embers:caminite_bricks"
},
"I": {
"tag": "forge:ingots/dawnstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

