Skip to content
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
8 changes: 4 additions & 4 deletions projects/assets/blood-magic/1.12.2/bloodmagic/lang/zh_cn.lang
Original file line number Diff line number Diff line change
Expand Up @@ -246,14 +246,14 @@ jei.bloodmagic.recipe.alchemyTable=炼金术桌
jei.bloodmagic.recipe.altar=血之祭坛
jei.bloodmagic.recipe.armourDowngrade=祭品 (仪式:沉重灵魂的忏悔)
jei.bloodmagic.recipe.binding=炼金矩阵 (绑定)
jei.bloodmagic.recipe.consumptionRate=消耗率:%d LP/t
jei.bloodmagic.recipe.drainRate=消耗率:%d LP/t
jei.bloodmagic.recipe.consumptionRate=消耗速率:%d LP/t
jei.bloodmagic.recipe.drainRate=回退速率:%d LP/t
jei.bloodmagic.recipe.lpDrained=消耗:%,d LP
jei.bloodmagic.recipe.minimumSouls=最小值:%1$,.2f Will
jei.bloodmagic.recipe.minimumSouls=最小值:%1$,.2f 意志
jei.bloodmagic.recipe.requiredLP=LP: %d
jei.bloodmagic.recipe.requiredTier=层级:%d
jei.bloodmagic.recipe.soulForge=狱火熔炉
jei.bloodmagic.recipe.soulsDrained=消耗:%1$,.2f Will
jei.bloodmagic.recipe.soulsDrained=消耗:%1$,.2f 意志
jei.bloodmagic.recipe.ticksRequired=时间:%,d 刻
option.bloodmagic.array=炼金矩阵
option.bloodmagic.bloodAltar=血之祭坛
Expand Down
4 changes: 2 additions & 2 deletions projects/assets/blood-magic/1.16/bloodmagic/lang/zh_cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -285,8 +285,8 @@
"jei.bloodmagic.recipe.altar": "血之祭坛",
"jei.bloodmagic.recipe.arc": "炼金反应炉",
"jei.bloodmagic.recipe.arcfurnace": "炼金反应炉烧炼",
"jei.bloodmagic.recipe.consumptionrate": "消耗率:%s LP/t",
"jei.bloodmagic.recipe.drainrate": "消耗率:%s LP/t",
"jei.bloodmagic.recipe.consumptionrate": "消耗速率:%s LP/t",
"jei.bloodmagic.recipe.drainrate": "回退速率:%s LP/t",
"jei.bloodmagic.recipe.lpDrained": "消耗:%s LP",
"jei.bloodmagic.recipe.minimumsouls": "最少:%s 意志",
"jei.bloodmagic.recipe.requiredlp": "LP:%d",
Expand Down
4 changes: 2 additions & 2 deletions projects/assets/blood-magic/1.18/bloodmagic/lang/zh_cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -285,8 +285,8 @@
"jei.bloodmagic.recipe.altar": "血之祭坛",
"jei.bloodmagic.recipe.arc": "炼金反应炉",
"jei.bloodmagic.recipe.arcfurnace": "炼金反应炉烧炼",
"jei.bloodmagic.recipe.consumptionrate": "消耗率:%s LP/t",
"jei.bloodmagic.recipe.drainrate": "消耗率:%s LP/t",
"jei.bloodmagic.recipe.consumptionrate": "消耗速率:%s LP/t",
"jei.bloodmagic.recipe.drainrate": "回退速率:%s LP/t",
"jei.bloodmagic.recipe.lpDrained": "消耗:%s LP",
"jei.bloodmagic.recipe.minimumsouls": "最少:%s 意志",
"jei.bloodmagic.recipe.requiredlp": "LP:%d",
Expand Down
Loading