{
  "type": "minecraft:crafting_shaped",
  
  "key": {
    "B": "minecraft:polished_andesite",
    "D": "#c:dyes/yellow",
    "S": "minecraft:stone_bricks",
    "W": "minecraft:nether_star"
  },
  "pattern": [
    "DSD",
    "SWS",
    "BBB"
  ],
  "result": {
    "count": 1,
    "item": "waystones:yellow_portstone"
  }
}