Ender Waystone
waystones:end_stone_waystone

Ender Waystone

Waystones · by BlayTheNinth
block Pickaxe MineableIs Teleport TargetWaystone

Acquisition

Crafting using End Stone Bricks, End Stone Bricks, Warp Stone, End Stone Bricks, Obsidian, Obsidian and Obsidian, arranged in the pattern shown. Produces Ender Waystone.

Crafting
Ender Waystone Ender Waystone guaranteed

Mining & drops

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

Block drops

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