Violecite Tiles
betterend:violecite_tiles

Violecite Tiles

item Pickaxe Mineable

Violecite Tiles is a item from Unknown Mod, crafted from Violecite Polished.

Acquisition

Crafting using Violecite Polished, Violecite Polished, Violecite Polished and Violecite Polished, arranged in the pattern shown. Produces 4× Violecite Tiles.

Crafting
Violecite Polished
Violecite Polished
Violecite Polished
Violecite Polished
Violecite Tiles Violecite Tiles ×4 guaranteed

Used in (1)

Crafting using Any of Violecite / Violecite Bricks / Violecite Tiles, Purpur Block, Purpur Block and Any of Violecite / Violecite Bricks / Violecite Tiles, arranged in the pattern shown. Produces 4× Missing Tile.

Crafting
Missing Tile Missing Tile ×4 guaranteed
Developer reference
Registry name
betterend:violecite_tiles
Namespace
betterend
Mod ID
unknown
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:violecite_polished"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "end_small_tile",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "betterend:violecite"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "violecite_stonecutting",
  "experience": null,
  "cooking_time": null
}