Dawnstone Mail
embers:dawnstone_mail

Dawnstone Mail

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
item Body

Dawnstone Mail is a item from Embers Rekindled, crafted from Dawnstone Plate.

Acquisition

Crafting using Dawnstone Plate, Dawnstone Plate, Dawnstone Plate, Dawnstone Plate, Dawnstone Plate, Dawnstone Plate, Dawnstone Plate and Dawnstone Plate, arranged in the pattern shown. Produces Dawnstone Mail.

Crafting conditional
Dawnstone Plate
Dawnstone Plate
Dawnstone Plate
Dawnstone Plate
Dawnstone Plate
Dawnstone Plate
Dawnstone Plate
Dawnstone Plate
Dawnstone Mail Dawnstone Mail guaranteed
Developer reference
Registry name
embers:dawnstone_mail
Namespace
embers
Mod ID
embers
Tags (1)
curios:items/body

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "P P",
    "PPP",
    "PPP"
  ],
  "ingredients": {
    "P": {
      "tag": "forge:plates/dawnstone"
    }
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "curios"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}