Skip to content

Commit

Permalink
Merge pull request #216 from ChuijkYahus/main
Browse files Browse the repository at this point in the history
Hotfix zh_cn
  • Loading branch information
Direwolf20-MC authored Oct 18, 2024
2 parents 7e853f7 + 71cdf9f commit f952b35
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 10 deletions.
10 changes: 6 additions & 4 deletions src/main/resources/assets/justdirethings/lang/zh_cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"block.justdirethings.blockswappert1": "初级替换器",
"block.justdirethings.blockswappert2": "高级替换器",
"block.justdirethings.celestigem_block": "苍穹晶块",
"block.justdirethings.charcoal": "木炭块",
"block.justdirethings.clickert1": "初级点击器",
"block.justdirethings.clickert2": "高级点击器",
"block.justdirethings.coalblock_t1": "原初煤炭块",
Expand Down Expand Up @@ -154,10 +155,10 @@
"item.justdirethings.refined_t2_fluid_bucket": "烈焰燃液桶",
"item.justdirethings.refined_t3_fluid_bucket": "虚炎燃液桶",
"item.justdirethings.refined_t4_fluid_bucket": "蚀空燃液桶",
"item.justdirethings.template_blazegold": "锻造模板:烈焰金",
"item.justdirethings.template_celestigem": "锻造模板:苍穹晶",
"item.justdirethings.template_eclipsealloy": "锻造模板:蚀空合金",
"item.justdirethings.template_ferricore": "锻造模板:核源铁",
"item.justdirethings.template_blazegold": "模板:烈焰金",
"item.justdirethings.template_celestigem": "模板:苍穹晶",
"item.justdirethings.template_eclipsealloy": "模板:蚀空合金",
"item.justdirethings.template_ferricore": "模板:核源铁",
"item.justdirethings.time_crystal": "时间水晶",
"item.justdirethings.time_fluid_bucket": "时间流体桶",
"item.justdirethings.time_wand": "时间手杖",
Expand Down Expand Up @@ -307,6 +308,7 @@
"justdirethings.fuelcanisteritemsamtstack": "整组燃料量:%f",
"justdirethings.glowing.detailtext": "周围所有生物可见",
"justdirethings.goospreadrecipe.title": "凝胶蔓延",
"justdirethings.goospreadrecipetag.title": "凝胶蔓延(标签)",
"justdirethings.groundstomp.detailtext": "激活以推离生物",
"justdirethings.hammer.detailtext": "根据工具品质,可按照3x3、5x5或7x7破坏",
"justdirethings.hint.dropinwater": "投入水中",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"pages": [
{
"type": "patchouli:text",
"text": "初级方块放置器能够自动放置方块。激活后,它会将其存储空间中的方块放置到正前方。$(br2)方向按钮可以更改放置的“方向”适用于火把之类的物品……"
"text": "初级方块放置器能够自动放置方块。激活后,它会将其存储空间中的方块放置到正前方。$(br2)方向按钮可以更改放置的“方向”适用于火把之类的物品"
},
{
"type": "patchouli:crafting",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"pages": [
{
"type": "patchouli:text",
"text": "原初煤炭是初等形态的特化煤炭,在$(l:justdirethings:gooblock_tier1)原初浆凝胶$(/l)旁放置煤炭块即可获得。其燃烧时间略长于普通煤炭,在各类发电器中的每刻产能速度也更快。"
"text": "原初煤炭是初等形态的特化煤炭,在$(l:justdirethings:goo_tier1)原初浆凝胶$(/l)旁放置煤炭块即可获得。其燃烧时间略长于普通煤炭,在各类发电器中的每刻产能速度也更快。"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"pages": [
{
"type": "patchouli:text",
"text": "在$(l:justdirethings:gooblock_tier2)烈焰蕾凝胶$(/l)旁放置$(l:justdirethings:res_coal_t1)原初煤炭块$(/l)即可制造出烈焰烬质。其燃烧温度和效率均高于原初煤炭,每刻产能速度也更快。"
"text": "在$(l:justdirethings:goo_tier2)烈焰蕾凝胶$(/l)旁放置$(l:justdirethings:res_coal_t1)原初煤炭块$(/l)即可制造出烈焰烬质。其燃烧温度和效率均高于原初煤炭,每刻产能速度也更快。"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"pages": [
{
"type": "patchouli:text",
"text": "在$(l:justdirethings:gooblock_tier3)虚空辉凝胶$(/l)旁放置$(l:justdirethings:res_coal_t2)烈焰烬质块$(/l)即可获得虚炎煤炭。这种煤炭拥有神秘的性质,其能量产出也因此强于其前体。"
"text": "在$(l:justdirethings:goo_tier3)虚空辉凝胶$(/l)旁放置$(l:justdirethings:res_coal_t2)烈焰烬质块$(/l)即可获得虚炎煤炭。这种煤炭拥有神秘的性质,其能量产出也因此强于其前体。"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"pages": [
{
"type": "patchouli:text",
"text": "蚀空烬质是特化煤炭的最终进化形态,由在$(l:justdirethings:gooblock_tier4)暗影脉凝胶$(/l)旁放置$(l:justdirethings:res_coal_t3)虚炎煤炭块$(/l)制作而成。它的能量密度是所有种类煤炭之最。"
"text": "蚀空烬质是特化煤炭的最终进化形态,由在$(l:justdirethings:goo_tier4)暗影脉凝胶$(/l)旁放置$(l:justdirethings:res_coal_t3)虚炎煤炭块$(/l)制作而成。它的能量密度是所有种类煤炭之最。"
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
{
"type": "patchouli:text",
"text": "某些能力还有其他自定义设置。比如,“疾跑速度”和“跳跃提升”均有控制用滑块(二级品质及以上可用),分别用于调整疾跑的速度和跳跃的高度。$(br2)某些能力的效果会随工具品质的提升而增强。例如,$(l:justdirethings:tool_blazegold_pickaxe)烈焰金镐$(/l)中的“重锤”可达 3x3,$(l:justdirethings:tool_eclipse_alloy_pickaxe)蚀空合金镐$(/l)则可达 7x7。"
"text": "某些能力还有其他自定义设置。比如,“疾跑速度”和“跳跃提升”均有控制用滑块(二级品质及以上可用),分别用于调整疾跑的速度和跳跃的高度。$(br2)某些能力的效果会随工具品质的提升而增强。例如,$(l:justdirethings:tool_blazegold_pickaxe)烈焰金镐$(/l)中的“重锤”可达 3x3,$(l:justdirethings:tool_eclipsealloy_pickaxe)蚀空合金镐$(/l)则可达 7x7。"
}
]
}

0 comments on commit f952b35

Please sign in to comment.