embers:ashen_tile

Ashen Tile

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

Ashen Tile is a block from Embers Rekindled, crafted from Ashen Brick.

Acquisition

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

Crafting
Ashen Tile ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Ashen Tile1–1100%Survives Explosion

Used in (9)

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

Crafting
Ashen Tile Wall Ashen Tile Wall ×6 guaranteed

Crafting using Ashen Tile, Ashen Tile and Ashen Tile, arranged in the pattern shown. Produces 6× Ashen Tile Slab.

Crafting
Ashen Tile Slab Ashen Tile Slab ×6 guaranteed
view all 9 →

Block drops

Drops itself when broken.

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

Recipe JSON (3):

{
  "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_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SS",
    "SS"
  ],
  "ingredients": {
    "S": {
      "item": "embers:ashen_brick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}