Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add zh_cn for patchouli_books/guide #583

Open
wants to merge 1 commit into
base: v3_1.20.4
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"name": "农作物",
"description": "有关 Croptopia 中农作物的信息.",
"icon": "croptopia:kiwi",
"sortnum": -100
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"name": "甜点",
"description": "甜甜的点心",
"icon": "croptopia:cheese_cake"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"name": "饮料",
"description": "Crotopopia 中有各种饮料可以填饱你的肚子.",
"icon": "croptopia:coffee"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"name": "原料",
"description": "这些原料用于制作其他食物.",
"icon": "croptopia:flour"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"name": "膳食",
"description": "丰盛的饭菜让你吃得饱饱的。",
"icon": "croptopia:hamburger"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"name": "零食",
"description": "快速提神的$(2)应急食品.",
"icon": "croptopia:trail_mix"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"name": "厨具",
"description": "制作 Croptopia 中各种器具所需的全部知识!",
"icon": "croptopia:frying_pan",
"sortnum": -90
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "植物",
"icon": "croptopia:eggplant_seed",
"category": "croptopia:crops",
"pages": [
{
"type": "patchouli:text",
"text": "农作物遍布世界各地。它们会在特定的生物群落中生成。在2.0.0中,作物的生成现在由数据包决定,而不是由生物群落的'类别'决定,现在是由生物群落名称决定。$(br)$(br)如果您希望将某些作物添加到修改后的生物群落中,请在我的 github 页面上提交 Issue。"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "树木",
"icon": "croptopia:apple_sapling",
"category": "croptopia:crops",
"pages": [
{
"type": "patchouli:text",
"text": "在世界中,你可以找到各种树木上长着各种 Croptopia 的果物(作物)。要收获它们,可以在它们完全长成后点击右键。"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "扁桃仁脆饼",
"icon": "croptopia:almond_brittle",
"category": "croptopia:desserts",
"pages": [
{
"type": "patchouli:crafting",
"recipe": "croptopia:almond_brittle",
"text": "扁桃仁脆饼 的合成配方."
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "苹果派",
"icon": "croptopia:apple_pie",
"category": "croptopia:desserts",
"pages": [
{
"type": "patchouli:crafting",
"recipe": "croptopia:apple_pie",
"text": "苹果派 的合成配方."
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "香蕉奶油派",
"icon": "croptopia:banana_cream_pie",
"category": "croptopia:desserts",
"pages": [
{
"type": "patchouli:crafting",
"recipe": "croptopia:banana_cream_pie",
"text": "香蕉奶油派 的合成配方."
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "香蕉坚果面包",
"icon": "croptopia:banana_nut_bread",
"category": "croptopia:desserts",
"pages": [
{
"type": "patchouli:crafting",
"recipe": "croptopia:banana_nut_bread",
"text": "香蕉坚果面包(WIP) 的合成配方."
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "布朗尼",
"icon": "croptopia:brownies",
"category": "croptopia:desserts",
"pages": [
{
"type": "patchouli:crafting",
"recipe": "croptopia:brownies",
"text": "布朗尼 的合成配方."
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "果仁蜜饯",
"icon": "croptopia:candied_nuts",
"category": "croptopia:desserts",
"pages": [
{
"type": "patchouli:crafting",
"recipe": "croptopia:candied_nuts",
"text": "果仁蜜饯 的合成配方."
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "玉米糖",
"icon": "croptopia:candy_corn",
"category": "croptopia:desserts",
"pages": [
{
"type": "patchouli:crafting",
"recipe": "croptopia:candy_corn",
"text": "玉米糖 的合成配方."
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "樱桃派",
"icon": "croptopia:cherry_pie",
"category": "croptopia:desserts",
"pages": [
{
"type": "patchouli:crafting",
"recipe": "croptopia:cherry_pie",
"text": "樱桃派 的合成配方."
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "巧克力冰淇淋",
"icon": "croptopia:chocolate_ice_cream",
"category": "croptopia:desserts",
"pages": [
{
"type": "patchouli:crafting",
"recipe": "croptopia:shaped_chocolate_ice_cream",
"text": "巧克力冰淇淋 的合成配方"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "墨西哥油条",
"icon": "croptopia:churros",
"category": "croptopia:desserts",
"pages": [
{
"type": "patchouli:crafting",
"recipe": "croptopia:churros",
"text": "墨西哥油条 的合成配方."
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "伊顿麦斯",
"icon": "croptopia:eton_mess",
"category": "croptopia:desserts",
"pages": [
{
"type": "patchouli:crafting",
"recipe": "croptopia:shaped_eton_mess",
"text": "伊顿麦斯 的合成配方."
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "无花果布丁",
"icon": "croptopia:figgy_pudding",
"category": "croptopia:desserts",
"pages": [
{
"type": "patchouli:crafting",
"recipe": "croptopia:shaped_figgy_pudding",
"text": "无花果布丁 的合成配方."
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "水果蛋糕",
"icon": "croptopia:fruit_cake",
"category": "croptopia:desserts",
"pages": [
{
"type": "patchouli:crafting",
"recipe": "croptopia:shaped_fruit_cake",
"text": "水果蛋糕 的合成配方"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "猕猴桃雪葩",
"icon": "croptopia:kiwi_sorbet",
"category": "croptopia:desserts",
"pages": [
{
"type": "patchouli:crafting",
"recipe": "croptopia:shaped_kiwi_sorbet",
"text": "猕猴桃雪葩 的合成配方"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "柠檬椰子棒",
"icon": "croptopia:lemon_coconut_bar",
"category": "croptopia:desserts",
"pages": [
{
"type": "patchouli:crafting",
"recipe": "croptopia:shaped_lemon_coconut_bar",
"text": "柠檬椰子棒 的合成配方"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "坚果曲奇",
"icon": "croptopia:nutty_cookie",
"category": "croptopia:desserts",
"pages": [
{
"type": "patchouli:crafting",
"recipe": "croptopia:nutty_cookie",
"text": "坚果曲奇 的合成配方."
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "碧根果派",
"icon": "croptopia:pecan_pie",
"category": "croptopia:desserts",
"pages": [
{
"type": "patchouli:crafting",
"recipe": "croptopia:pecan_pie",
"text": "碧根果派 的合成配方."
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "葡萄干燕麦曲奇",
"icon": "croptopia:raisin_oatmeal_cookie",
"category": "croptopia:desserts",
"pages": [
{
"type": "patchouli:crafting",
"recipe": "croptopia:raisin_oatmeal_cookie",
"text": "葡萄干燕麦曲奇 的合成配方."
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "大黄酥",
"icon": "croptopia:rhubarb_crisp",
"category": "croptopia:desserts",
"pages": [
{
"type": "patchouli:crafting",
"recipe": "croptopia:shaped_rhubarb_crisp",
"text": "大黄酥 的合成配方"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "肉桂饼干",
"icon": "croptopia:snicker_doodle",
"category": "croptopia:desserts",
"pages": [
{
"type": "patchouli:crafting",
"recipe": "croptopia:snicker_doodle",
"text": "肉桂饼干 的合成配方. (WIP)"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "太妃布丁",
"icon": "croptopia:sticky_toffee_pudding",
"category": "croptopia:desserts",
"pages": [
{
"type": "patchouli:crafting",
"recipe": "croptopia:shaped_sticky_toffee_pudding",
"text": "太妃布丁 的合成配方."
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "糖浆挞",
"icon": "croptopia:treacle_tart",
"category": "croptopia:desserts",
"pages": [
{
"type": "patchouli:crafting",
"recipe": "croptopia:shaped_treacle_tart",
"text": "糖浆挞 的合成配方."
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "三奶蛋糕",
"icon": "croptopia:tres_leche_cake",
"category": "croptopia:desserts",
"pages": [
{
"type": "patchouli:crafting",
"recipe": "croptopia:tres_leche_cake",
"text": "三奶蛋糕 的合成配方."
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "乳脂松糕",
"icon": "croptopia:trifle",
"category": "croptopia:desserts",
"pages": [
{
"type": "patchouli:crafting",
"recipe": "croptopia:shaped_trifle",
"text": "乳脂松糕 的合成配方."
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "山药酱",
"icon": "croptopia:yam_jam",
"category": "croptopia:desserts",
"pages": [
{
"type": "patchouli:crafting",
"recipe": "croptopia:yam_jam",
"text": "山药酱 的合成配方."
}
]
}
Loading