{
  "tile_processors": [
    {
      "type": "weighted_target",
      "target": "minecraft:stone",
      "output": {
        "minecraft:deepslate": 1,
        "minecraft:cobbled_deepslate": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:smooth_sandstone",
      "output": {
        "minecraft:stone": 1,
        "auxiliaryblocks:rocky_stone": 1,
        "auxiliaryblocks:gray_pastel": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:andesite",
      "output": {
        "minecraft:blackstone": 1,
        "minecraft:polished_blackstone": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:light_gray_concrete",
      "output": {
        "minecraft:black_wool": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:black_concrete",
      "output": {
        "minecraft:blackstone": 1,
        "minecraft:polished_blackstone": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:cyan_terracotta",
      "output": {
        "minecraft:black_concrete": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:gray_concrete",
      "output": {
        "minecraft:black_concrete": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:slime_block",
      "output": {
        "auxiliaryblocks:red_crystal": 1,
        "auxiliaryblocks:red_gelatin": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:iron_block",
      "output": {
        "the_vault:black_chromatic_steel_block": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:bricks",
      "output": {
        "minecraft:blackstone": 1,
        "minecraft:polished_blackstone": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:brick_slab",
      "output": {
        "minecraft:blackstone_slab": 1,
        "minecraft:polished_blackstone_slab": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:dark_oak_fence",
      "output": {
        "architects_palette:twisted_fence": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:dark_oak_slab",
      "output": {
        "architects_palette:twisted_slab": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:stripped_spruce_wood",
      "output": {
        "architects_palette:stripped_twisted_wood": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:acacia_wood",
      "output": {
        "minecraft:blackstone": 1,
        "minecraft:polished_blackstone": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:black_stained_glass",
      "output": {
        "minecraft:black_stained_glass": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:blackstone_slab",
      "output": {
        "minecraft:blackstone_slab": 1,
        "minecraft:polished_blackstone_slab": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:stone_bricks",
      "output": {
        "minecraft:blackstone": 1,
        "minecraft:polished_blackstone": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:stone_brick_stairs",
      "output": {
        "minecraft:blackstone_stairs": 1,
        "minecraft:polished_blackstone_stairs": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:sea_lantern",
      "output": {
        "simplylight:illuminant_black_block_on": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:gray_stained_glass",
      "output": {
        "auxiliaryblocks:black_frameless_glass": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:netherite_block",
      "output": {
        "minecraft:netherite_block": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:iron_bars",
      "output": {
        "minecraft:iron_bars": 1
      }
    }
  ],
  "entity_processors": [],
  "decorators": []
}