{
  "type": "createsifter:sifting",
  "ingredients": [
    {
      "item": "createsifter:brass_mesh"
    },
    {
      "item": "tfc:sand/yellow"
    }
  ],
  "results": [
    {
      "item": "tfc:ore/small_limonite",
      "chance": 0.02
    },
    {
      "item": "tfc:ore/small_native_gold",
      "chance": 0.01
    },
    {
      "item": "minecraft:bone",
      "chance": 0.05
    },
    {
      "item": "tfc:ore/borax",
      "chance": 0.02
    }
  ],
  "processingTime": 500
}