Sandy Waystone
waystones:sandy_waystone

Sandy Waystone

Waystones · by BlayTheNinth
block Pickaxe MineableIs Teleport TargetWaystoneWaystonesWaystones

Acquisition

Crafting using Chiseled Sandstone, Chiseled Sandstone, Warp Stone, Chiseled Sandstone, Obsidian, Obsidian and Obsidian, arranged in the pattern shown. Produces Sandy Waystone.

Crafting
Sandy Waystone Sandy Waystone guaranteed

Mining & drops

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

Block drops

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