{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "SSS",
    "S#S",
    "SSS"
  ],
  "key": {
    "S": {
      "item": "minecraft:chiseled_stone_bricks"
    },
    "#": {
      "item": "minecraft:netherite_ingot"
    }
  },
  "result": {
    "item": "minecraft:lodestone"
  }
}