Smaragdant Crystal Wall
betterend:smaragdant_crystal_wall

Smaragdant Crystal Wall

item Pickaxe MineableWalls

Smaragdant Crystal Wall is a item from Unknown Mod, crafted from Smaragdant Crystal.

Acquisition

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

Crafting
Smaragdant Crystal Wall Smaragdant Crystal Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Smaragdant Crystal Wall1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
betterend:smaragdant_crystal_wall
Namespace
betterend
Mod ID
unknown
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/walls

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:smaragdant_crystal"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "end_wall",
  "experience": null,
  "cooking_time": null
}