{
  "__comment__": "This file was automatically created by mcresources",
  "name": "Quern",
  "category": "tfc:mechanics",
  "icon": "tfc:quern",
  "pages": [
    {
      "type": "patchouli:text",
      "text": "The $(thing)Quern$() is a device for grinding items. It can crush raw ores for $(l:tfg_ores/ore_basics#processing)processing$(), as well as make powders, $(l:mechanics/dye)dyes$(), and some other items. It is assembled from a $(thing)Base$() and $(thing)Handstone$()."
    },
    {
      "type": "patchouli:crafting",
      "recipe": "tfc:crafting/quern",
      "text": "The base of the quern can be crafted with three $(thing)smooth stone$() and three of any other $(thing)Stone$() blocks.$(br2)Stone blocks can be acquired via $(l:getting_started/primitive_anvils#raw_rock)extraction$(), and smooth blocks with the $(l:mechanics/chisel)chisel$()."
    },
    {
      "type": "patchouli:crafting",
      "recipe": "tfc:crafting/handstone",
      "text": "The quern needs a $(thing)Handstone$() to operate."
    },
    {
      "type": "patchouli:image",
      "images": [ "tfc:textures/gui/book/tutorial/quern_empty.png" ],
      "text": "Point at the top of the quern block and $(item)$(k:key.use)$() to place the handstone.",
      "border": true
    },
    {
      "type": "patchouli:image",
      "images": [ "tfc:textures/gui/book/tutorial/quern_add_item.png" ],
      "text": "Use $(item)$(k:key.use)$() on the top of the handstone to add items.",
      "border": true
    },
    {
      "type": "patchouli:image",
      "images": [ "tfc:textures/gui/book/tutorial/quern_handle.png" ],
      "text": "Use $(item)$(k:key.use)$() the handle to spin the handstone.",
      "border": true
    },
    {
      "type": "patchouli:image",
      "images": [ "tfc:textures/gui/book/tutorial/quern_result.png" ],
      "text": "The output should appear on the base of the quern. $(item)$(k:key.use)$() anywhere on the base to retrieve it.",
      "border": true
    },
    {
      "type": "tfc:quern_recipe",
      "title": "Crushed Ore",
      "recipe": "tfg:quern/copper_crushed_ore_from_normal_raw_ore",
      "text": "$(l:tfg_ores/ore_basics#processing)Ores$() can be crushed to obtain more metal."
    },
    {
      "type": "tfc:quern_recipe",
      "title": "Powders",
      "recipe": "tfg:quern/sulfur_powder",
      "text": "The quern is used to make various $(thing)Powders$() from dust, like $(thing)Sulfur$(). $(thing)Gems$() can also be ground into powder."
    },
    {
      "type": "tfc:quern_recipe",
      "title": "Dyes",
      "recipe": "tfc:quern/red_dye",
      "text": "$(l:mechanics/dye)Dye$() can be obtained from various flowers."
    },
    {
      "type": "patchouli:spotlight",
      "item": { "tag": "tfc:foods/flour" },
      "text": "$(thing)Crops$() can be processed with a knife or quern to acquire $(thing)Grain$(), which can further be ground into $(thing)Flour$()."
    }
  ],
  "read_by_default": true
}
