{
  "__comment__": "This file was automatically created by mcresources",
  "name": "Flask Recipes",
  "category": "tfc:waterflasks",
  "icon": "waterflasks:leather_flask",
  "pages": [
    {
      "type": "patchouli:text",
      "text": "There are three tiers of water flasks.$(br)The leather flask holds 5 drinks and lasts for 100 uses.$(br)The iron flask holds 20 drinks, and lasts for 400 uses.$(br)The red steel flask holds 20 drinks, and lasts for ever.$(br)Both leather and iron flasks may be repaired."
    },
    {
      "type": "patchouli:crafting",
      "recipe": "waterflasks:crafting/leather_flask",
      "recipe2": "tfg:shaped/iron_flask"
    },
    {
      "type": "patchouli:crafting",
      "recipe": "waterflasks:crafting/repair_leather",
      "recipe2": "tfg:shaped/repair_iron_bladder",
      "title": "修補配方"
    },
    {
      "type": "patchouli:crafting",
      "recipe": "waterflasks:crafting/repair_broken_leather",
      "recipe2": "tfg:shaped/repair_broken_iron",
      "title": "修復配方",
      "text": "水壺在全損後也能進行修復"
    },
    {
      "type": "patchouli:crafting",
      "recipe": "tfg:shaped/red_steel_flask_bladder"
    }
  ],
  "read_by_default": true,
  "sortnum": 1,
  "extra_recipe_mappings": {
    "waterflasks:leather_flask": 1,
    "waterflasks:iron_flask": 1,
    "waterflasks:red_steel_flask": 4
  }
}