{
  "__comment__": "This file was automatically created by mcresources",
  "name": "Drying",
  "category": "tfc:firmalife",
  "icon": "firmalife:drying_mat",
  "pages": [
    {
      "type": "patchouli:text",
      "text": "The $(thing)Drying Mat$() is used to dry items. It is made with $(thing)Fruit Leaves$(), which are obtained from breaking the leaves of $(thing)Fruit Trees$()."
    },
    {
      "type": "patchouli:crafting",
      "recipe": "firmalife:crafting/drying_mat",
      "text": "The recipe for the drying mat."
    },
    {
      "type": "patchouli:text",
      "text": "To use the drying mat, place it out on the sun and add an item to it with $(item)$(k:key.use)$(). After a half day, it will be dried. If it rains, the drying process must start over."
    },
    {
      "type": "patchouli:crafting",
      "recipe": "firmalife:crafting/solar_drier",
      "text": "The solar drier functions the same as the drying mat, but 12x as fast."
    },
    {
      "type": "patchouli:text",
      "text": "Drying mats can be automated. Pushing a piston head against a drying mat will pop the item off. Dropping an item onto a drying mat will place it on the mat."
    },
    {
      "type": "tfc:drying_recipe",
      "recipe": "firmalife:drying/drying_fruit",
      "text": "Drying fruit is a common use of the drying mat. Dried fruit is used in some recipes, and lasts longer."
    },
    {
      "type": "tfc:drying_recipe",
      "recipe": "firmalife:drying/tofu",
      "text": "Tofu is made using a drying mat."
    }
  ],
  "read_by_default": true,
  "sortnum": 12
}