Ashen Tile Wall
embers:ashen_tile_wall

Ashen Tile Wall

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

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

Acquisition

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

Mining & drops

sourcecountchanceconditions
Ashen Tile Wall1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "XXX",
    "XXX"
  ],
  "ingredients": {
    "X": {
      "item": "embers:ashen_tile"
    }
  },
  "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
}