This repository has been archived by the owner on Aug 31, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mods_feat(YDM's Weapon Master): 新增 YDM 的武器大師 v3.0.3 (#275)
- Loading branch information
1 parent
54f0df1
commit bccb41e
Showing
2 changed files
with
68 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"weaponmaster.screen":"YDM's Weapon Master", | ||
"key.weaponmaster.category":"YDM's Weapon Master", | ||
"key.weaponmaster.opengui":"Open Settings", | ||
"weaponmaster.screen2":"More Settings", | ||
"weaponmaster.screen.reset_to_previous": "Reset", | ||
"weaponmaster.screen.reset_to_null":"Reset all to 0", | ||
|
||
"gui.weaponmaster.slot.posx":"Position X: ", | ||
"gui.weaponmaster.slot.posy":"Position Y: ", | ||
"gui.weaponmaster.slot.posz":"Position Z: ", | ||
|
||
"gui.weaponmaster.slot.rotx":"Rotation X: ", | ||
"gui.weaponmaster.slot.roty":"Rotation Y: ", | ||
"gui.weaponmaster.slot.rotz":"Rotation Z: ", | ||
|
||
"weaponmaster.screen.other_settings":"More", | ||
"weaponmaster.screen.shield":"Shield", | ||
"weaponmaster.screen.banner":"Banner", | ||
|
||
"gui.weaponmaster.attach.head":"Head", | ||
"gui.weaponmaster.attach.body":"Body", | ||
"gui.weaponmaster.attach.larm":"Left Arm", | ||
"gui.weaponmaster.attach.rarm":"Right Arm", | ||
"gui.weaponmaster.attach.lleg":"Left Leg", | ||
"gui.weaponmaster.attach.rleg":"Right Leg", | ||
"gui.weaponmaster.rotate":"Drag to rotate", | ||
"gui.weaponmaster.slot.shield":"Shield", | ||
"gui.weaponmaster.slot.banner":"Banner", | ||
"gui.weaponmaster.mover":"Modify position from:", | ||
"gui.weaponmaster.arrowright":"->", | ||
"gui.weaponmaster.attach":"Attach to Body Part:" | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"weaponmaster.screen":"YDM 的武器大師", | ||
"key.weaponmaster.category":"YDM 的武器大師", | ||
"key.weaponmaster.opengui":"開啟設定介面", | ||
"weaponmaster.screen2":"更多設定", | ||
"weaponmaster.screen.reset_to_previous": "重設", | ||
"weaponmaster.screen.reset_to_null":"全部重設為 0", | ||
|
||
"gui.weaponmaster.slot.posx":"X 位置:", | ||
"gui.weaponmaster.slot.posy":"Y 位置:", | ||
"gui.weaponmaster.slot.posz":"Z 位置:", | ||
|
||
"gui.weaponmaster.slot.rotx":"X 旋轉角度:", | ||
"gui.weaponmaster.slot.roty":"Y 旋轉角度:", | ||
"gui.weaponmaster.slot.rotz":"Z 旋轉角度:", | ||
|
||
"weaponmaster.screen.other_settings":"更多", | ||
"weaponmaster.screen.shield":"盾牌", | ||
"weaponmaster.screen.banner":"旗幟", | ||
|
||
"gui.weaponmaster.attach.head":"頭部", | ||
"gui.weaponmaster.attach.body":"身體", | ||
"gui.weaponmaster.attach.larm":"左手臂", | ||
"gui.weaponmaster.attach.rarm":"右手臂", | ||
"gui.weaponmaster.attach.lleg":"左腿", | ||
"gui.weaponmaster.attach.rleg":"右腿", | ||
"gui.weaponmaster.rotate":"拖曳以旋轉", | ||
"gui.weaponmaster.slot.shield":"盾牌", | ||
"gui.weaponmaster.slot.banner":"旗幟", | ||
"gui.weaponmaster.mover":"調整的位置:", | ||
"gui.weaponmaster.arrowright":"->", | ||
"gui.weaponmaster.attach":"依附的身體部位:" | ||
|
||
} |