{
  "__comment__": "This file was automatically created by mcresources",
  "type": "tfc:barrel_sealed",
  "input_item": {
    "ingredient": {
      "item": "tfc:jute_net"
    }
  },
  "input_fluid": {
    "ingredient": "kubejs:wort",
    "amount": 250
  },
  "output_item": {
    "item": "tfc:dirty_jute_net"
  },
  "output_fluid": {
    "fluid": "kubejs:clear_wort",
    "amount": 250
  },
  "duration": 8000
}