Crafting using Stone Bricks, Stone Bricks, Warp Stone, Stone Bricks, Obsidian, Obsidian and Obsidian, arranged in the pattern shown. Produces Waystone.
Waystone
Waystones · by BlayTheNinth
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Waystone | 1–1 | 100% | Survives Explosion, Block State Property |
Used in (1)
Crafting using Waystone, Vines, Vines and Vines, in any arrangement. Produces Mossy Waystone.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Waystone | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
Developer reference
- Registry name
waystones:waystone- Namespace
waystones- Mod ID
waystones- Tags (5)
minecraft:blocks/mineable/pickaxe waystones:blocks/is_teleport_target waystones:blocks/waystone waystones:blocks/waystones waystones:items/waystones
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" S ",
"SWS",
"OOO"
],
"ingredients": {
"O": {
"item": "minecraft:obsidian"
},
"S": {
"item": "minecraft:stone_bricks"
},
"W": {
"item": "waystones:warp_stone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

