{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "O": "minecraft:obsidian",
    "S": "minecraft:deepslate",
    "W": "minecraft:nether_star"
  },
  "pattern": [
    " S ",
    "SWS",
    "OOO"
  ],
  "result": {
    "count": 1,
    "id": "waystones:deepslate_waystone"
  }
}