{
  "__comment__": "This file was automatically created by mcresources",
  "name": "치즈",
  "category": "tfc:firmalife",
  "icon": "firmalife:textures/item/food/gouda.png",
  "pages": [
    {
      "type": "patchouli:text",
      "text": "Firmalife 에서 $(thing)치즈$()를 만드는 과정은 일반 TFC 보다 조금 더 복잡합니다. 새로운 종류의 우유가 두가지 있는데, 바로 $(thing)야크 우유$()와 $(thing)염소 우유$()입니다.\n이 우유들은 각각 $(l:mechanics/animal_husbandry#yak)야크$()와 $(l:mechanics/animal_husbandry#goat)염소$()의 젖을 짜서 얻을 수 있습니다. $(l:mechanics/animal_husbandry#cow)소$()의 젖을 짜면 기존과 같은 종류의 우유를 얻을 수 있습니다."
    },
    {
      "type": "patchouli:text",
      "text": "언제나처럼, 우유는 먼저 $(thing)응고$()시켜야 합니다. 우유를 응고시키기 위해선 $(thing)레닛$()이 필요합니다. 레닛은 $(thing)반추$()동물의 복부에서 추출합니다. 반추동물에는 $(l:mechanics/animal_husbandry#yak)야크$(), $(l:mechanics/animal_husbandry#cow)소$(), $(l:mechanics/animal_husbandry#sheep)양$(), $(l:mechanics/animal_husbandry#goat)염소$(),$(l:mechanics/animal_husbandry#musk_ox)사향소$()가 포함됩니다. 이제 응고를 위해 레닛과 우유를 $(l:mechanics/barrels)통$()에 함께 넣어 4시간 동안 밀봉하면 됩니다."
    },
    {
      "type": "patchouli:crafting",
      "anchor": "cheesecloth",
      "recipe": "firmalife:crafting/cheesecloth",
      "text": "응고된 우유를 $(thing)우유 커드$()로 만들기 위해 $(thing)치즈천$()과 함께 통에 넣어야 합니다. 치즈천은 재사용할 수 없습니다."
    },
    {
      "type": "patchouli:crafting",
      "recipe": "tfg:crafting/cheddar_wheel",
      "text": "이제 원하시면 소금을 이용해 $(thing)건조 치즈$()를 만들 준비가 되었습니다. $(thing)야크 커드$()로 $(thing)라자 메톡$()을, $(thing)염소 커드$()로 $(thing)셰브르$()를, $(thing)우유 커드$()로 $(thing)체다$()를 만들 수 있습니다."
    },
    {
      "type": "patchouli:crafting",
      "recipe": "tfg:crafting/chevre_wheel",
      "recipe2": "tfg:crafting/rajya_metok_wheel"
    },
    {
      "type": "patchouli:text",
      "text": "아니면 $(thing)습식 치즈$()를 만들수도 있습니다. 습식 치즈는 커드를 $(thing)바닷물$()이 담긴 통에 밀봉하여 만듭니다. $(thing)야크 커드$()로 $(thing)소샤$()를, $(thing)염소 커드$()로 $(thing)페타$()를, $(thing)우유 커드$()로 $(thing)고다$()를 만들 수 있습니다."
    },
    {
      "type": "patchouli:text",
      "anchor": "aging",
      "text": "치즈휠은 보관 기간을 늘리기 위해 쌓아 두어야 합니다. 품질과 유통기한을 늘리려면 치즈휠을 $(l:firmalife/cellar)지하실$()에서 $(thing)숙성$()시켜야 합니다. 치즈휠에서 먹을 수 있는 치즈를 얻으려면 $(thing)칼$()을 들고 설치된 치즈휠에 $(item)$(k:key.use)$() 하여 덩어리를 잘라내야 합니다. 덩어리를 그냥 부수면 숙성 효과가 사라지니 주의하세요!"
    },
    {
      "type": "tfc:multimultiblock",
      "text": "고다 치즈 한 덩어리의 숙성 단계: $(thing)신선한(Fresh)$(), $(thing)숙성된(Aged)$(), 그리고 $(thing)빈티지(Vintage)$().",
      "multiblocks": [
        {
          "pattern": [
            [
              "X"
            ],
            [
              "0"
            ]
          ],
          "mapping": {
            "X": "firmalife:gouda_wheel[age=fresh]"
          }
        },
        {
          "pattern": [
            [
              "X"
            ],
            [
              "0"
            ]
          ],
          "mapping": {
            "X": "firmalife:gouda_wheel[age=aged]"
          }
        },
        {
          "pattern": [
            [
              "X"
            ],
            [
              "0"
            ]
          ],
          "mapping": {
            "X": "firmalife:gouda_wheel[age=vintage]"
          }
        }
      ]
    }
  ],
  "read_by_default": true,
  "sortnum": 1
}