embers:ashen_stone

Ashen Stone

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

Ashen Stone is a block from Embers Rekindled, crafted from Argillite and Ash.

Acquisition

Crafting using Argillite, Argillite, Ash, Argillite and Argillite, arranged in the pattern shown. Produces 4× Ashen Stone.

Crafting
Ashen Stone ×4 guaranteed

Crafting using Ashen Tile, Ashen Tile, Ashen Tile and Ashen Tile, arranged in the pattern shown. Produces 4× Ashen Stone.

Crafting
Ashen Stone ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Ashen Stone1–1100%Survives Explosion

Used in (9)

Crafting using Ashen Stone, Ashen Stone, Ashen Stone and Ashen Stone, arranged in the pattern shown. Produces 4× Ashen Brick.

Crafting
Ashen Brick ×4 guaranteed

Crafting using Ashen Stone, Ashen Stone, Ashen Stone, Ashen Stone, Ashen Stone and Ashen Stone, arranged in the pattern shown. Produces 6× Ashen Stone Wall.

Crafting
Ashen Stone Wall Ashen Stone Wall ×6 guaranteed

Crafting using Ashen Stone, Ashen Stone, Ashen Stone, Ashen Stone, Ashen Stone and Ashen Stone, arranged in the pattern shown. Produces 4× Ashen Stone Stairs.

Crafting
Ashen Stone Stairs Ashen Stone Stairs ×4 guaranteed
view all 9 →

Block drops

Drops itself when broken.

Developer reference
Registry name
embers:ashen_stone
Namespace
embers
Mod ID
embers
Tags (2)
embers:items/ashen_stone
minecraft:blocks/mineable/pickaxe

Recipe JSON (4):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " S ",
    "SAS",
    " S "
  ],
  "ingredients": {
    "A": {
      "tag": "forge:dusts/ash"
    },
    "S": {
      "tag": "forge:stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "embers:ashen_brick"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "embers:ashen_tile"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SS",
    "SS"
  ],
  "ingredients": {
    "S": {
      "item": "embers:ashen_tile"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}