Violecite Polished
betterend:violecite_polished

Violecite Polished

item Pickaxe Mineable

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

Acquisition

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

Crafting
Violecite Bricks
Violecite Bricks
Violecite Bricks
Violecite Bricks
Violecite Polished Violecite Polished ×4 guaranteed

Used in (1)

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
Developer reference
Registry name
betterend:violecite_polished
Namespace
betterend
Mod ID
unknown
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

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