Dawnstone Anvil
embers:dawnstone_anvil

Dawnstone Anvil

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
block Pickaxe Mineable

Dawnstone Anvil is a block from Embers Rekindled, crafted from Block of Dawnstone, Dawnstone Ingot, and Caminite Bricks.

Acquisition

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.

Crafting
Dawnstone Anvil Dawnstone Anvil guaranteed

Mining & drops

sourcecountchanceconditions
Dawnstone Anvil1–1100%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
}