작물

작물은 음식과 여러 재료들을 만드는 데 사용됩니다. 각각의 작물마다 약간은 다르지만, 작물에는 비슷한 법칙이 있습니다. 작물을 기르기 시작하려면 씨앗이 필요하며, 씨앗은 야생 작물을 찾아서 부수면 얻을 수 있습니다.

씨를 얻었다면 이제 괭이가 필요합니다. 씨앗은 또한 낚싯대 미끼로도 사용할 수 있습니다.

TFC 제작법:
tfc:rock_knapping/hoe_head_sedimentary
tfc:rock_knapping/hoe_head_metamorphic
tfc:rock_knapping/hoe_head_igneous_extrusive
tfc:rock_knapping/hoe_head_igneous_intrusive

석기 시대에는, 괭이는 위처럼 돌을 떼어 만들 수 있습니다.

제작: tfc:crafting/stone/hoe_sedimentary

Once the hoe head is knapped, it can be crafted into a Hoe.

Hoes function as in Vanilla, by right clicking dirt blocks to turn them into Farmland. They can also be used to convert Rooted Dirt into Dirt.

모든 작물들은 경작지 위에 심어져야 자랄 수 있습니다. 몇몇 작물들은 물 속에 있어야 한다거나 막대기가 필요한 등의 추가적인 조건이 필요하기도 합니다.

식물이 자라는 데에 영양소가 꼭 필요한 것은 아니나, 식물의 성장을 도와줍니다. 영양소에는 질소, , 칼륨 3종류가 있습니다. 각각의 작물에는 선호하는 영양소가 있습니다.

작물이 선호하는 영양소를 소모하면 더 빨리 자라며, 작물의 수확량도 늘어납니다. 즉, 작물을 부술 때 더 많은 아이템이 나옵니다. 영양소를 소모하면 그 주변의 다른 영양소들을 약간 보충해주는 효과도 있습니다.

보리

기온: -8 - 26 °C
수분: 18 - 75 %
선호 영양소: 질소

보리는 한 블록 높이의 작물입니다. 보리 씨앗은 경작지에 심을 수 있으며 보리보리 씨앗을 수확할 수 있습니다.

멀티블록:

{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/barley[age=0]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/barley[age=1]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/barley[age=2]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/barley[age=3]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/barley[age=4]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/barley[age=5]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/barley[age=6]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/barley[age=7]",
        "Y": "tfc:farmland/loam"
    }
}

귀리

기온: 3 - 40 °C
수분: 35 - 100 %
선호 영양소: 인

귀리는 한 블록 높이의 작물입니다. 귀리 씨앗은 경작지에 심을 수 있으며 귀리귀리 씨앗을 수확할 수 있습니다.

멀티블록:

{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/oat[age=0]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/oat[age=1]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/oat[age=2]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/oat[age=3]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/oat[age=4]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/oat[age=5]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/oat[age=6]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/oat[age=7]",
        "Y": "tfc:farmland/loam"
    }
}

호밀

기온: -11 - 30 °C
수분: 25 - 85 %
선호 영양소: 인

호밀은 한 블록 높이의 작물입니다. 호밀 씨앗은 경작지에 심을 수 있으며 호밀호밀 씨앗을 수확할 수 있습니다.

멀티블록:

{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/rye[age=0]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/rye[age=1]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/rye[age=2]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/rye[age=3]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/rye[age=4]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/rye[age=5]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/rye[age=6]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/rye[age=7]",
        "Y": "tfc:farmland/loam"
    }
}

옥수수

기온: 13 - 40 °C
수분: 75 - 100 %
선호 영양소: 인

옥수수는 두 블록 높이의 작물입니다. 옥수수 씨앗은 경작지에 심을 수 있으며 두 블록 높이로 자라납니다. 옥수수옥수수 씨앗을 수확할 수 있습니다.

멀티블록:

{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "minecraft:air",
        "Y": "tfc:crop/maize[age=0,part=bottom]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "minecraft:air",
        "Y": "tfc:crop/maize[age=1,part=bottom]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "minecraft:air",
        "Y": "tfc:crop/maize[age=2,part=bottom]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/maize[age=3,part=top]",
        "Y": "tfc:crop/maize[age=3,part=bottom]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/maize[age=4,part=top]",
        "Y": "tfc:crop/maize[age=4,part=bottom]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/maize[age=5,part=top]",
        "Y": "tfc:crop/maize[age=5,part=bottom]",
        "Z": "tfc:farmland/loam"
    }
}

기온: -4 - 35 °C
수분: 25 - 100 %
선호 영양소: 인

밀은 한 블록 높이의 작물입니다. 밀 씨앗은 경작지에 심을 수 있으며 밀 씨앗을 수확할 수 있습니다.

멀티블록:

{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/wheat[age=0]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/wheat[age=1]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/wheat[age=2]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/wheat[age=3]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/wheat[age=4]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/wheat[age=5]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/wheat[age=6]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/wheat[age=7]",
        "Y": "tfc:farmland/loam"
    }
}

기온: 15 - 30 °C
수분: 25 - 100 %
선호 영양소: 인

쌀은 한 블록 높이의 작물입니다. 쌀 씨앗은 경작지에 심을 수 있으며 한 칸 깊이의 민물에서 자라야 합니다. 쌀 씨앗을 얻을 수 있습니다.

멀티블록:

{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/rice[age=0,fluid=water]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/rice[age=1,fluid=water]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/rice[age=2,fluid=water]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/rice[age=3,fluid=water]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/rice[age=4,fluid=water]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/rice[age=5,fluid=water]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/rice[age=6,fluid=water]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/rice[age=7,fluid=water]",
        "Y": "tfc:farmland/loam"
    }
}

참고: 쌀이 자라기 위해서는 물에 잠겨 있어야 합니다.

비트

기온: -5 - 20 °C
수분: 18 - 85 %
선호 영양소: 칼륨

비트는 한 블록 높이의 작물입니다. 비트 씨앗은 경작지에 심을 수 있으며 비트비트 씨앗을 수확할 수 있습니다.

멀티블록:

{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/beet[age=0]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/beet[age=1]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/beet[age=2]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/beet[age=3]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/beet[age=4]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/beet[age=5]",
        "Y": "tfc:farmland/loam"
    }
}

양배추

기온: -10 - 27 °C
수분: 15 - 65 %
선호 영양소: 질소

양배추는 한 블록 높이의 작물입니다. 양배추 씨앗은 경작지에 심을 수 있으며 양배추양배추 씨앗을 수확할 수 있습니다.

멀티블록:

{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/cabbage[age=0]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/cabbage[age=1]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/cabbage[age=2]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/cabbage[age=3]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/cabbage[age=4]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/cabbage[age=5]",
        "Y": "tfc:farmland/loam"
    }
}

당근

기온: 3 - 30 °C
수분: 25 - 100 %
선호 영양소: 칼륨

당근은 한 블록 높이의 작물입니다. 당근 씨앗은 경작지에 심을 수 있으며 당근당근 씨앗을 수확할 수 있습니다.

멀티블록:

{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/carrot[age=0]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/carrot[age=1]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/carrot[age=2]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/carrot[age=3]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/carrot[age=4]",
        "Y": "tfc:farmland/loam"
    }
}

마늘

기온: -20 - 18 °C
수분: 15 - 75 %
선호 영양소: 질소

마늘은 한 블록 높이의 작물입니다. 마늘 씨앗은 경작지에 심을 수 있으며 마늘마늘 씨앗을 수확할 수 있습니다.

멀티블록:

{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/garlic[age=0]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/garlic[age=1]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/garlic[age=2]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/garlic[age=3]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/garlic[age=4]",
        "Y": "tfc:farmland/loam"
    }
}

완두

기온: 2 - 35 °C
수분: 38 - 100 %
선호 영양소: 질소

완두는 두 블록 높이의 덩굴 작물입니다. 완두 씨앗은 경작지에 심을 수 있으며 막대기가 있다면 두 블록 높이로 자라납니다. 완두완두 씨앗을 수확할 수 있습니다.

멀티블록:

{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/green_bean[age=0,part=top,stick=true]",
        "Y": "tfc:crop/green_bean[age=0,part=bottom,stick=true]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/green_bean[age=1,part=top,stick=true]",
        "Y": "tfc:crop/green_bean[age=1,part=bottom,stick=true]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/green_bean[age=2,part=top,stick=true]",
        "Y": "tfc:crop/green_bean[age=2,part=bottom,stick=true]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/green_bean[age=3,part=top,stick=true]",
        "Y": "tfc:crop/green_bean[age=3,part=bottom,stick=true]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/green_bean[age=4,part=top,stick=true]",
        "Y": "tfc:crop/green_bean[age=4,part=bottom,stick=true]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/green_bean[age=5,part=top,stick=true]",
        "Y": "tfc:crop/green_bean[age=5,part=bottom,stick=true]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/green_bean[age=6,part=top,stick=true]",
        "Y": "tfc:crop/green_bean[age=6,part=bottom,stick=true]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/green_bean[age=7,part=top,stick=true]",
        "Y": "tfc:crop/green_bean[age=7,part=bottom,stick=true]",
        "Z": "tfc:farmland/loam"
    }
}

완두가 완전히 자라기 위해서는 막대기가 필요합니다.

감자

기온: -1 - 37 °C
수분: 50 - 100 %
선호 영양소: 칼륨

감자는 한 블록 높이의 작물입니다. 감자 씨앗은 경작지에 심을 수 있으며 감자감자 씨앗을 수확할 수 있습니다.

멀티블록:

{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/potato[age=0]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/potato[age=1]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/potato[age=2]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/potato[age=3]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/potato[age=4]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/potato[age=5]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/potato[age=6]",
        "Y": "tfc:farmland/loam"
    }
}

호박

Temperature: 0 - 30 °C
Hydration: 30 - 80 %
Nutrient: Phosphorus

Pumpkins are a spreading crop. Pumpkin seeds can be planted on farmland and will place up to two Pumpkin Blocks on the ground next to it while it is mature. If the pumpkin blocks are harvested, and the plant matures again, it can grow more pumpkins. Pumpkins can be made into Jack 'o Lanterns.

멀티블록:

{
    "pattern": [
        [
            "   ",
            " CP",
            "   "
        ],
        [
            "GGG",
            "G0G",
            "GGG"
        ]
    ],
    "mapping": {
        "G": "tfc:farmland/loam",
        "0": "tfc:farmland/loam",
        "C": "tfc:crop/pumpkin[age=0]",
        "P": "minecraft:air"
    }
}
{
    "pattern": [
        [
            "   ",
            " CP",
            "   "
        ],
        [
            "GGG",
            "G0G",
            "GGG"
        ]
    ],
    "mapping": {
        "G": "tfc:farmland/loam",
        "0": "tfc:farmland/loam",
        "C": "tfc:crop/pumpkin[age=1]",
        "P": "minecraft:air"
    }
}
{
    "pattern": [
        [
            "   ",
            " CP",
            "   "
        ],
        [
            "GGG",
            "G0G",
            "GGG"
        ]
    ],
    "mapping": {
        "G": "tfc:farmland/loam",
        "0": "tfc:farmland/loam",
        "C": "tfc:crop/pumpkin[age=2]",
        "P": "minecraft:air"
    }
}
{
    "pattern": [
        [
            "   ",
            " CP",
            "   "
        ],
        [
            "GGG",
            "G0G",
            "GGG"
        ]
    ],
    "mapping": {
        "G": "tfc:farmland/loam",
        "0": "tfc:farmland/loam",
        "C": "tfc:crop/pumpkin[age=3]",
        "P": "minecraft:air"
    }
}
{
    "pattern": [
        [
            "   ",
            " CP",
            "   "
        ],
        [
            "GGG",
            "G0G",
            "GGG"
        ]
    ],
    "mapping": {
        "G": "tfc:farmland/loam",
        "0": "tfc:farmland/loam",
        "C": "tfc:crop/pumpkin[age=4]",
        "P": "minecraft:air"
    }
}
{
    "pattern": [
        [
            "   ",
            " CP",
            "   "
        ],
        [
            "GGG",
            "G0G",
            "GGG"
        ]
    ],
    "mapping": {
        "G": "tfc:farmland/loam",
        "0": "tfc:farmland/loam",
        "C": "tfc:crop/pumpkin[age=5]",
        "P": "minecraft:air"
    }
}
{
    "pattern": [
        [
            "   ",
            " CP",
            "   "
        ],
        [
            "GGG",
            "G0G",
            "GGG"
        ]
    ],
    "mapping": {
        "G": "tfc:farmland/loam",
        "0": "tfc:farmland/loam",
        "C": "tfc:crop/pumpkin[age=6]",
        "P": "minecraft:air"
    }
}
{
    "pattern": [
        [
            "   ",
            " CP",
            "   "
        ],
        [
            "GGG",
            "G0G",
            "GGG"
        ]
    ],
    "mapping": {
        "G": "tfc:farmland/loam",
        "0": "tfc:farmland/loam",
        "C": "tfc:crop/pumpkin[age=7]",
        "P": "tfc:pumpkin"
    }
}

수박

기온: 5 - 37 °C
수분: 75 - 100 %
선호 영양소: 인

수박은 옆으로 자라는 작물입니다. 수박 씨앗은 경작지에 심을 수 있으며 성숙한 동안 양 옆으로 수박 블록을 자라게 합니다. 수박 블록을 수확하고 나서, 수박이 다시 성숙하면 수박 블록이 더 자랄 수 있습니다.

멀티블록:

{
    "pattern": [
        [
            "   ",
            " CP",
            "   "
        ],
        [
            "GGG",
            "G0G",
            "GGG"
        ]
    ],
    "mapping": {
        "G": "tfc:farmland/loam",
        "0": "tfc:farmland/loam",
        "C": "tfc:crop/melon[age=0]",
        "P": "minecraft:air"
    }
}
{
    "pattern": [
        [
            "   ",
            " CP",
            "   "
        ],
        [
            "GGG",
            "G0G",
            "GGG"
        ]
    ],
    "mapping": {
        "G": "tfc:farmland/loam",
        "0": "tfc:farmland/loam",
        "C": "tfc:crop/melon[age=1]",
        "P": "minecraft:air"
    }
}
{
    "pattern": [
        [
            "   ",
            " CP",
            "   "
        ],
        [
            "GGG",
            "G0G",
            "GGG"
        ]
    ],
    "mapping": {
        "G": "tfc:farmland/loam",
        "0": "tfc:farmland/loam",
        "C": "tfc:crop/melon[age=2]",
        "P": "minecraft:air"
    }
}
{
    "pattern": [
        [
            "   ",
            " CP",
            "   "
        ],
        [
            "GGG",
            "G0G",
            "GGG"
        ]
    ],
    "mapping": {
        "G": "tfc:farmland/loam",
        "0": "tfc:farmland/loam",
        "C": "tfc:crop/melon[age=3]",
        "P": "minecraft:air"
    }
}
{
    "pattern": [
        [
            "   ",
            " CP",
            "   "
        ],
        [
            "GGG",
            "G0G",
            "GGG"
        ]
    ],
    "mapping": {
        "G": "tfc:farmland/loam",
        "0": "tfc:farmland/loam",
        "C": "tfc:crop/melon[age=4]",
        "P": "minecraft:air"
    }
}
{
    "pattern": [
        [
            "   ",
            " CP",
            "   "
        ],
        [
            "GGG",
            "G0G",
            "GGG"
        ]
    ],
    "mapping": {
        "G": "tfc:farmland/loam",
        "0": "tfc:farmland/loam",
        "C": "tfc:crop/melon[age=5]",
        "P": "minecraft:air"
    }
}
{
    "pattern": [
        [
            "   ",
            " CP",
            "   "
        ],
        [
            "GGG",
            "G0G",
            "GGG"
        ]
    ],
    "mapping": {
        "G": "tfc:farmland/loam",
        "0": "tfc:farmland/loam",
        "C": "tfc:crop/melon[age=6]",
        "P": "minecraft:air"
    }
}
{
    "pattern": [
        [
            "   ",
            " CP",
            "   "
        ],
        [
            "GGG",
            "G0G",
            "GGG"
        ]
    ],
    "mapping": {
        "G": "tfc:farmland/loam",
        "0": "tfc:farmland/loam",
        "C": "tfc:crop/melon[age=7]",
        "P": "tfc:melon"
    }
}

양파

기온: 0 - 30 °C
수분: 25 - 90 %
선호 영양소: 질소

양파는 한 블록 높이의 작물입니다. 양파 씨앗은 경작지에 심을 수 있으며 양파양파 씨앗을 수확할 수 있습니다.

멀티블록:

{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/onion[age=0]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/onion[age=1]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/onion[age=2]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/onion[age=3]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/onion[age=4]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/onion[age=5]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/onion[age=6]",
        "Y": "tfc:farmland/loam"
    }
}

대두

기온: 8 - 30 °C
수분: 40 - 100 %
선호 영양소: 질소

대두는 한 블록 높이의 작물입니다. 대두 씨앗은 경작지에 심을 수 있으며 대두대두 씨앗을 수확할 수 있습니다.

멀티블록:

{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/soybean[age=0]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/soybean[age=1]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/soybean[age=2]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/soybean[age=3]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/soybean[age=4]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/soybean[age=5]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/soybean[age=6]",
        "Y": "tfc:farmland/loam"
    }
}

애호박

기온: 5 - 33 °C
수분: 23 - 95 %
선호 영양소: 칼륨

애호박은 한 블록 높이의 작물입니다. 애호박 씨앗은 경작지에 심을 수 있으며 애호박애호박 씨앗을 수확할 수 있습니다.

멀티블록:

{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/squash[age=0]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/squash[age=1]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/squash[age=2]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/squash[age=3]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/squash[age=4]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/squash[age=5]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/squash[age=6]",
        "Y": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/squash[age=7]",
        "Y": "tfc:farmland/loam"
    }
}

사탕수수

기온: 12 - 38 °C
수분: 40 - 100 %
선호 영양소: 칼륨

사탕수수는 두 블록 높이의 작물입니다. 사탕수수 씨앗은 경작지에 심을 수 있으며 두 블록 높이로 자라납니다. 사탕수수사탕수수 씨앗을 수확할 수 있습니다. 사탕수수로는 설탕을 만들 수 있습니다.

멀티블록:

{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "minecraft:air",
        "Y": "tfc:crop/sugarcane[age=0,part=bottom]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "minecraft:air",
        "Y": "tfc:crop/sugarcane[age=1,part=bottom]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "minecraft:air",
        "Y": "tfc:crop/sugarcane[age=2,part=bottom]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "minecraft:air",
        "Y": "tfc:crop/sugarcane[age=3,part=bottom]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/sugarcane[age=4,part=top]",
        "Y": "tfc:crop/sugarcane[age=4,part=bottom]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/sugarcane[age=5,part=top]",
        "Y": "tfc:crop/sugarcane[age=5,part=bottom]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/sugarcane[age=6,part=top]",
        "Y": "tfc:crop/sugarcane[age=6,part=bottom]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/sugarcane[age=7,part=top]",
        "Y": "tfc:crop/sugarcane[age=7,part=bottom]",
        "Z": "tfc:farmland/loam"
    }
}

토마토

기온: 0 - 36 °C
수분: 30 - 95 %
선호 영양소: 칼륨

토마토는 두 블록 높이의 덩굴 작물입니다. 토마토 씨앗은 경작지에 심을 수 있으며 막대기가 있다면 두 블록 높이로 자라납니다. 토마토토마토 씨앗을 수확할 수 있습니다.

멀티블록:

{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/tomato[age=0,part=top,stick=true]",
        "Y": "tfc:crop/tomato[age=0,part=bottom,stick=true]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/tomato[age=1,part=top,stick=true]",
        "Y": "tfc:crop/tomato[age=1,part=bottom,stick=true]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/tomato[age=2,part=top,stick=true]",
        "Y": "tfc:crop/tomato[age=2,part=bottom,stick=true]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/tomato[age=3,part=top,stick=true]",
        "Y": "tfc:crop/tomato[age=3,part=bottom,stick=true]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/tomato[age=4,part=top,stick=true]",
        "Y": "tfc:crop/tomato[age=4,part=bottom,stick=true]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/tomato[age=5,part=top,stick=true]",
        "Y": "tfc:crop/tomato[age=5,part=bottom,stick=true]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/tomato[age=6,part=top,stick=true]",
        "Y": "tfc:crop/tomato[age=6,part=bottom,stick=true]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/tomato[age=7,part=top,stick=true]",
        "Y": "tfc:crop/tomato[age=7,part=bottom,stick=true]",
        "Z": "tfc:farmland/loam"
    }
}

완두가 완전히 자라기 위해서는 막대기가 필요합니다.

황마

기온: 5 - 37 °C
수분: 25 - 100 %
선호 영양소: 칼륨

황마는 두 블록 높이의 작물입니다. 황마 씨앗은 경작지에 심을 수 있으며 두 블록 높이로 자라납니다. 황마황마 씨앗을 수확할 수 있습니다.

멀티블록:

{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "minecraft:air",
        "Y": "tfc:crop/jute[age=0,part=bottom]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "minecraft:air",
        "Y": "tfc:crop/jute[age=1,part=bottom]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "minecraft:air",
        "Y": "tfc:crop/jute[age=2,part=bottom]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/jute[age=3,part=top]",
        "Y": "tfc:crop/jute[age=3,part=bottom]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/jute[age=4,part=top]",
        "Y": "tfc:crop/jute[age=4,part=bottom]",
        "Z": "tfc:farmland/loam"
    }
}
{
    "pattern": [
        [
            "X"
        ],
        [
            "Y"
        ],
        [
            "Z"
        ],
        [
            "0"
        ]
    ],
    "mapping": {
        "X": "tfc:crop/jute[age=5,part=top]",
        "Y": "tfc:crop/jute[age=5,part=bottom]",
        "Z": "tfc:farmland/loam"
    }
}