-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Chipped * hotfix * hotfix * update:低版本 * hotfix * hotfix * 补README
- Loading branch information
1 parent
7268aa2
commit fb3e723
Showing
23 changed files
with
16,666 additions
and
21,218 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 @@ | ||
[见主文档](/projects/1.21/assets/chipped/chipped) |
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 @@ | ||
[见主文档](/projects/1.21/assets/chipped/chipped) |
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 @@ | ||
[见主文档](/projects/1.21/assets/chipped/chipped) |
23 changes: 23 additions & 0 deletions
23
projects/1.19/assets/chipped/chipped/lang/zh_cn-base-fix.json
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,23 @@ | ||
{ | ||
"block.chipped.course_sand": "粗砂", | ||
|
||
"block.chipped.chiseled_stripped_mangrove_log": "錾制去皮红树原木", | ||
"block.chipped.chiseled_mangrove_planks": "錾制红树木板", | ||
|
||
"block.chipped.cut_mangrove_door": "切板式红树木门", | ||
"block.chipped.modern_mangrove_door": "现代式红树木门", | ||
"block.chipped.reinforced_mangrove_door": "强化红树木门", | ||
"block.chipped.screened_mangrove_trapdoor": "纸屏式红树木活板门", | ||
|
||
"block.chipped.antique_hay_block": "古代干草块", | ||
"block.chipped.bundled_hay_block": "捆扎干草块", | ||
"block.chipped.detailed_hay_block": "密捆干草块", | ||
"block.chipped.fertile_hay_block": "肥沃干草块", | ||
"block.chipped.jungle_hay_block": "丛林干草块", | ||
"block.chipped.pale_hay_block": "淡色干草块", | ||
"block.chipped.rich_hay_block": "丰收干草块", | ||
"block.chipped.swampy_hay_block": "沼泽干草块", | ||
"tag.item.chipped.hay_block": "干草块", | ||
|
||
"tag.item.chipped.waxed_exposed_copper_block": "涂蜡的斑驳铜块" | ||
} |
109 changes: 109 additions & 0 deletions
109
projects/1.19/assets/chipped/chipped/lang/zh_cn-composition-fix.json
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,109 @@ | ||
{ | ||
"target": "assets/chipped/lang/zh_cn.json", | ||
"entries": [ | ||
{ | ||
"templates": { | ||
"block.chipped.vertical_striped_{0}{1}": "竖纹{0}{1}" | ||
}, | ||
"parameters": [ | ||
{ | ||
"black": "黑色", | ||
"blue": "蓝色", | ||
"brown": "棕色", | ||
"cyan": "青色", | ||
"gray": "灰色", | ||
"green": "绿色", | ||
"light_blue": "淡蓝色", | ||
"light_gray": "淡灰色", | ||
"lime": "黄绿色", | ||
"magenta": "品红色", | ||
"orange": "橙色", | ||
"pink": "粉红色", | ||
"purple": "紫色", | ||
"red": "红色", | ||
"white": "白色", | ||
"yellow": "黄色" | ||
}, | ||
{ | ||
"_stained_glass": "染色玻璃", | ||
"_stained_glass_pane": "染色玻璃板" | ||
} | ||
] | ||
}, | ||
{ | ||
"templates": { | ||
"block.chipped.ancient_{0}": "{0}古式铜块", | ||
"block.chipped.chipped_{0}": "{0}凿制铜块", | ||
"block.chipped.embossed_{0}": "{0}压纹铜块", | ||
"block.chipped.engraved_{0}": "{0}錾刻铜块", | ||
"block.chipped.layered_{0}": "{0}层纹铜块", | ||
"block.chipped.plated_{0}": "{0}宽板铜块", | ||
"block.chipped.polished_{0}": "{0}磨制铜块", | ||
"block.chipped.pressed_{0}": "{0}压制铜块", | ||
"block.chipped.reinforced_{0}": "{0}强化铜块", | ||
"block.chipped.sheet_{0}": "{0}叠板铜块", | ||
"block.chipped.shuttered_{0}": "{0}窗格铜块", | ||
"block.chipped.stacked_{0}": "{0}叠层铜块", | ||
"tag.item.chipped.{0}": "{0}铜块" | ||
}, | ||
"parameters": [ | ||
{ | ||
"waxed_copper_block": "涂蜡", | ||
"waxed_exposed_copper": "斑驳的涂蜡", | ||
"waxed_weathered_copper": "锈蚀的涂蜡", | ||
"waxed_oxidized_copper": "氧化的涂蜡" | ||
} | ||
] | ||
}, | ||
{ | ||
"templates": { | ||
"block.chipped.chiseled_{0}": "錾制{0}", | ||
"block.chipped.fancy_chiseled_{0}": "精致錾制{0}" | ||
}, | ||
"parameters": [ | ||
{ | ||
"mud": "泥巴", | ||
"packed_mud": "泥坯", | ||
"mud_bricks": "泥砖" | ||
} | ||
] | ||
}, | ||
{ | ||
"templates": { | ||
"block.chipped.chiseled_{0}": "錾制{0}" | ||
}, | ||
"parameters": [ | ||
{ | ||
"black_terracotta": "黑色陶瓦", | ||
"blue_terracotta": "蓝色陶瓦", | ||
"brown_terracotta": "棕色陶瓦", | ||
"cyan_terracotta": "青色陶瓦", | ||
"gray_terracotta": "灰色陶瓦", | ||
"green_terracotta": "绿色陶瓦", | ||
"light_blue_terracotta": "淡蓝色陶瓦", | ||
"light_gray_terracotta": "淡灰色陶瓦", | ||
"lime_terracotta": "黄绿色陶瓦", | ||
"magenta_terracotta": "品红色陶瓦", | ||
"orange_terracotta": "橙色陶瓦", | ||
"pink_terracotta": "粉红色陶瓦", | ||
"purple_terracotta": "紫色陶瓦", | ||
"red_terracotta": "红色陶瓦", | ||
"terracotta": "陶瓦", | ||
"white_terracotta": "白色陶瓦", | ||
"yellow_terracotta": "黄色陶瓦" | ||
} | ||
] | ||
}, | ||
{ | ||
"templates": { | ||
"block.chipped.{0}": "{0}", | ||
"container.chipped.{0}": "{0}" | ||
}, | ||
"parameters": [ | ||
{ | ||
"alchemy_bench": "哲人工作台" | ||
} | ||
] | ||
} | ||
] | ||
} |
Oops, something went wrong.