Deepslate Waystone
waystones:deepslate_waystone

Deepslate Waystone

Waystones · by BlayTheNinth
block Pickaxe MineableIs Teleport TargetWaystone

Acquisition

Crafting using Deepslate, Deepslate, Warp Stone, Deepslate, Obsidian, Obsidian and Obsidian, arranged in the pattern shown. Produces Deepslate Waystone.

Crafting
Deepslate Waystone Deepslate Waystone guaranteed

Mining & drops

sourcecountchanceconditions
Deepslate Waystone1–1100%Block State Property, Survives Explosion

Block drops

dropscountchanceconditions
Deepslate Waystone1–1100%Block State Property, Survives Explosion
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
}