{
  "__comment__": "This file was automatically created by mcresources",
  "type": "artisanal:specific_no_remainder_shapeless",
  "ingredients": [
    {
      "type": "tfc:fluid_item",
      "fluid_ingredient": {
        "ingredient": "minecraft:water",
        "amount": 100
      }
    },
    {
      "type": "tfc:not_rotten",
      "ingredient": {
        "item": "tfc:food/sugarcane"
      }
    }
  ],
  "result": {
    "stack": {
      "item": "artisanal:food/cleaned_sugarcane"
    },
    "modifiers": [
      "tfc:copy_food"
    ]
  },
  "primary_ingredient": {
    "type": "tfc:not_rotten",
    "ingredient": {
      "item": "tfc:food/sugarcane"
    }
  }
}