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

