Violecite Wall
betterend:violecite_wall

Violecite Wall

item Dragon ImmunePickaxe MineableWalls

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

Acquisition

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

Crafting
Violecite
Violecite
Violecite
Violecite
Violecite
Violecite
Violecite Wall Violecite Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Violecite Wall1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
betterend:violecite_wall
Namespace
betterend
Mod ID
unknown
Tags (3)
minecraft:blocks/dragon_immune
minecraft:blocks/mineable/pickaxe
minecraft:blocks/walls

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:violecite"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "end_wall",
  "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
}