Virid Jadestone Wall
betterend:virid_jadestone_wall

Virid Jadestone Wall

item Dragon ImmunePickaxe MineableWalls

Virid Jadestone Wall is a item from Unknown Mod, crafted from Virid Jadestone.

Acquisition

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

Crafting
Virid Jadestone
Virid Jadestone
Virid Jadestone
Virid Jadestone
Virid Jadestone
Virid Jadestone
Virid Jadestone Wall Virid Jadestone Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Virid Jadestone Wall1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
betterend:virid_jadestone_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:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "betterend:virid_jadestone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "virid_jadestone_stonecutting",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:virid_jadestone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "end_wall",
  "experience": null,
  "cooking_time": null
}