Black Waystone
waystones:blackstone_waystone

Black Waystone

Waystones · by BlayTheNinth
block Pickaxe MineableIs Teleport TargetWaystone

Acquisition

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

Crafting
Black Waystone Black Waystone guaranteed

Mining & drops

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

Block drops

dropscountchanceconditions
Black Waystone1–1100%Block State Property, Survives Explosion
Developer reference
Registry name
waystones:blackstone_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:blackstone"
    },
    "W": {
      "item": "waystones:warp_stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}