Skip to content

Commit

Permalink
New translations max_health.json (Chinese Traditional)
Browse files Browse the repository at this point in the history
  • Loading branch information
SiongSng committed Oct 24, 2023
1 parent 3cb662e commit 66e1d67
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name": "Max Health",
"name": "生命上限",
"icon": "minecraft:apple",
"category": "apotheosis:adventure/attributes",
"flag": "apotheosis:adventure",
"sortnum": 0,
"pages": [
{
"type": "patchouli:text",
"text": "$(9)Max Health$() controls the number of health points (HP) you have. One point is half a heart.$(p)Usually provided by armor or shields."
"text": "$(9)生命上限$()調整你擁有的生命值(HP)數量。 一點相當於半顆心。$(p)通常由盔甲或盾牌提供。"
},
{
"type": "patchouli:text",
"text": "$(9)$(n)Base Value:$() 20$(p)$(9)$(n)Max Value:$() 1024"
"text": "$(9)$(n)基本值:$() 20$(p)$(9)$(n)最大值:$() 1024"
}
]
}

0 comments on commit 66e1d67

Please sign in to comment.