{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "D": "#c:dyes/purple",
    "O": "minecraft:obsidian",
    "S": "minecraft:stone_bricks",
    "W": "minecraft:nether_star"
  },
  "pattern": [
    "SSS",
    "DWD",
    "OOO"
  ],
  "result": {
    "count": 1,
    "id": "waystones:purple_sharestone"
  }
}