{
  "tile_processors": [
    {
      "type": "weighted_target",
      "target": "minecraft:smooth_sandstone",
      "output": {
        "minecraft:dirt": 1,
        "minecraft:rooted_dirt": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:stone",
      "output": {
        "minecraft:light_gray_concrete_powder": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:andesite",
      "output": {
        "minecraft:stone": 1,
        "minecraft:andesite": 1,
        "minecraft:light_gray_concrete_powder": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:light_gray_concrete",
      "output": {
        "minecraft:moss_block": 1,
        "minecraft:stone": 1,
        "auxiliaryblocks:mossy_stone": 1

      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:cyan_terracotta",
      "output": {
        "minecraft:moss_block": 1,
        "minecraft:oak_leaves": 1,
        "auxiliaryblocks:mossy_stone": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:gray_concrete",
      "output": {
        "minecraft:moss_block": 1,
        "minecraft:oak_leaves": 1,
        "minecraft:azalea_leaves": 1,
        "minecraft:flowering_azalea_leaves": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:slime_block",
      "output": {
        "minecraft:honey_block": 1,
        "minecraft:honeycomb_block": 1,
        "auxiliaryblocks:orange_gelatin": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:iron_block",
      "output": {
        "architects_palette:smooth_nether_brass": 1,
        "architects_palette:nether_brass_block": 1,
        "architects_palette:cut_nether_brass": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:black_concrete",
      "output": {
        "minecraft:stripped_dark_oak_wood": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:bricks",
      "output": {
        "everycomp:db/ecologics/walnut_beam": 8,
        "ecologics:stripped_walnut_wood": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:brick_slab",
      "output": {
        "ecologics:walnut_slab": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:dark_oak_fence",
      "output": {
        "minecraft:spruce_fence": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:dark_oak_slab",
      "output": {
        "minecraft:spruce_slab": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:stripped_spruce_wood",
      "output": {
        "minecraft:stripped_oak_wood": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:acacia_wood",
      "output": {
        "minecraft:acacia_wood": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:black_stained_glass",
      "output": {
        "auxiliaryblocks:orange_frameless_glass": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:blackstone_slab",
      "output": {
        "ecologics:walnut_slab": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:stone_bricks",
      "output": {
        "minecraft:stone_bricks": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:stone_brick_stairs",
      "output": {
        "minecraft:stone_brick_stairs": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:sea_lantern",
      "output": {
        "minecraft:shroomlight": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:gray_stained_glass",
      "output": {
        "minecraft:gray_stained_glass": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:netherite_block",
      "output": {
        "minecraft:stripped_dark_oak_wood": 1
      }
    },
    {
      "type": "weighted_target",
      "target": "minecraft:iron_bars",
      "output": {
        "architects_palette:sunmetal_bars": 1
      }
    }
  ],
  "entity_processors": [],
  "decorators": []
}