Skip to content

Commit

Permalink
mods_feat(AstikorCarts Redux (#749)
Browse files Browse the repository at this point in the history
): 新增 AstikorCarts Redux v1.1.8
  • Loading branch information
Ylite-cola authored Aug 29, 2024
1 parent c48e146 commit b16ba00
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
17 changes: 17 additions & 0 deletions MultiVersions/Forge/main/astikorcarts/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"item.astikorcarts.supply_cart": "Supply Cart",
"item.astikorcarts.plow": "Plow",
"item.astikorcarts.animal_cart": "Animal Cart",
"item.astikorcarts.wheel": "Wheel",
"itemGroup.astikorcarts": "AstikorCarts",
"entity.astikorcarts.supply_cart": "Supply Cart",
"entity.astikorcarts.plow": "Plow",
"entity.astikorcarts.animal_cart": "Animal Cart",
"entity.astikorcarts.postilion": "Postilion",
"key.categories.astikorcarts": "AstikorCarts",
"key.astikorcarts.desc": "Action Key",
"subtitles.astikorcarts.cart.attached": "Cart attaches",
"subtitles.astikorcarts.cart.detached": "Cart detaches",
"subtitles.astikorcarts.cart.placed": "Cart placed",
"stat.astikorcarts.cart_one_cm": "Distance by Cart"
}
17 changes: 17 additions & 0 deletions MultiVersions/Forge/main/astikorcarts/lang/zh_tw.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"item.astikorcarts.supply_cart": "運貨馬車",
"item.astikorcarts.plow": "",
"item.astikorcarts.animal_cart": "動物運送馬車",
"item.astikorcarts.wheel": "車輪",
"itemGroup.astikorcarts": "AstikorCarts",
"entity.astikorcarts.supply_cart": "運貨馬車",
"entity.astikorcarts.plow": "",
"entity.astikorcarts.animal_cart": "動物運送馬車",
// "entity.astikorcarts.postilion": "Postilion",
"key.categories.astikorcarts": "AstikorCarts",
"key.astikorcarts.desc": "將動物與馬車連接/分離",
"subtitles.astikorcarts.cart.attached": "馬車連接",
"subtitles.astikorcarts.cart.detached": "馬車分離",
"subtitles.astikorcarts.cart.placed": "放置馬車",
"stat.astikorcarts.cart_one_cm": "乘坐馬車移動距離"
}

0 comments on commit b16ba00

Please sign in to comment.