{
    "tile_processors": [
      {
        "type": "reference",
        "id": "the_vault:painting/ore_placeholder"
      },
      {
        "type": "weighted_target",
        "target": "minecraft:gray_glazed_terracotta",
        "output": {
            "minecraft:yellow_concrete": 1
        }
      }
    ],
    "entity_processors": [],
    "decorators": []
  }