{
  "tile_processors": [
    {
      "type": "weighted_target",
      "target": "minecraft:crimson_nylium",
      "output": {
        "minecraft:warped_nylium": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:basalt",
      "output": {
        "minecraft:netherrack": 1,
        "architects_palette:twisting_blackstone": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:blackstone",
      "output": {
        "architects_palette:twisting_blackstone": 3,
        "architects_palette:twisting_blackstone_bricks": 3,
        "minecraft:warped_wart_block": 2
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:crimson_stem",
      "output": {
        "minecraft:warped_stem": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:nether_wart_block",
      "output": {
        "minecraft:warped_wart_block": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:shroomlight",
      "output": {
        "minecraft:shroomlight": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:red_wool",
      "output": {
        "minecraft:air": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:magma_block",
      "output": {
        "minecraft:magma_block": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:crimson_fungus",
      "output": {
        "minecraft:warped_fungus": 1,
        "minecraft:air": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:crimson_roots",
      "output": {
        "minecraft:warped_roots": 1,
        "minecraft:nether_sprouts": 1,
        "minecraft:air": 2
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:weeping_vines_plant",
      "output": {
        "minecraft:air": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:weeping_vines",
      "output": {
        "minecraft:air": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:twisting_vines_plant",
      "output": {
        "minecraft:twisting_vines_plant": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:twisting_vines",
      "output": {
        "minecraft:twisting_vines": 1
      }
    },
    {
      "type": "reference",
      "id": "the_vault:raw/nether/base"
    }
  ]
}