{
  "type": "minecraft:crafting_shaped",
  "key": {
    "B": {
      "item": "minecraft:polished_andesite"
    },
    "D": {
      "item": "minecraft:pink_dye"
    },
    "S": {
      "item": "minecraft:stone_bricks"
    },
    "W": {
      "item": "minecraft:nether_star"
    }
  },
  "pattern": [
    "DSD",
    "SWS",
    "BBB"
  ],
  "result": {
    "count": 1,
    "item": "waystones:pink_portstone"
  }
}