Stone Cutting using Virid Jadestone. Produces Virid Jadestone Wall.
Virid Jadestone Wall
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.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Virid Jadestone Wall | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
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
}