-
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.
* Dye the World * fix:奇妙缓存 * fix:修 * update:官库更新
- Loading branch information
1 parent
dccd681
commit 1f277c3
Showing
24 changed files
with
1,139 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,35 @@ | ||
{ | ||
"block.chalk.amber_chalk_mark": "Amber Chalk Mark", | ||
"block.chalk.aqua_chalk_mark": "Aqua Chalk Mark", | ||
"block.chalk.beige_chalk_mark": "Beige Chalk Mark", | ||
"block.chalk.coral_chalk_mark": "Coral Chalk Mark", | ||
"block.chalk.forest_chalk_mark": "Forest Chalk Mark", | ||
"block.chalk.ginger_chalk_mark": "Ginger Chalk Mark", | ||
"block.chalk.indigo_chalk_mark": "Indigo Chalk Mark", | ||
"block.chalk.maroon_chalk_mark": "Maroon Chalk Mark", | ||
"block.chalk.mint_chalk_mark": "Mint Chalk Mark", | ||
"block.chalk.navy_chalk_mark": "Navy Chalk Mark", | ||
"block.chalk.olive_chalk_mark": "Olive Chalk Mark", | ||
"block.chalk.rose_chalk_mark": "Rose Chalk Mark", | ||
"block.chalk.slate_chalk_mark": "Slate Chalk Mark", | ||
"block.chalk.tan_chalk_mark": "Tan Chalk Mark", | ||
"block.chalk.teal_chalk_mark": "Teal Chalk Mark", | ||
"block.chalk.verdant_chalk_mark": "Verdant Chalk Mark", | ||
"item.chalk.amber_chalk": "Amber Chalk", | ||
"item.chalk.aqua_chalk": "Aqua Chalk", | ||
"item.chalk.beige_chalk": "Beige Chalk", | ||
"item.chalk.chalk_box": "Chalk Box", | ||
"item.chalk.coral_chalk": "Coral Chalk", | ||
"item.chalk.forest_chalk": "Forest Chalk", | ||
"item.chalk.ginger_chalk": "Ginger Chalk", | ||
"item.chalk.indigo_chalk": "Indigo Chalk", | ||
"item.chalk.maroon_chalk": "Maroon Chalk", | ||
"item.chalk.mint_chalk": "Mint Chalk", | ||
"item.chalk.navy_chalk": "Navy Chalk", | ||
"item.chalk.olive_chalk": "Olive Chalk", | ||
"item.chalk.rose_chalk": "Rose Chalk", | ||
"item.chalk.slate_chalk": "Slate Chalk", | ||
"item.chalk.tan_chalk": "Tan Chalk", | ||
"item.chalk.teal_chalk": "Teal Chalk", | ||
"item.chalk.verdant_chalk": "Verdant Chalk" | ||
} |
31 changes: 31 additions & 0 deletions
31
projects/1.20/assets/dye-the-world/chalk/lang/zh_cn-composition.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,31 @@ | ||
{ | ||
"target": "assets/chalk/lang/zh_cn.json", | ||
"entries": [ | ||
{ | ||
"templates": { | ||
"block.chalk.{0}_chalk_mark": "{0}粉笔标记", | ||
"item.chalk.{0}_chalk": "{0}粉笔" | ||
}, | ||
"parameters": [ | ||
{ | ||
"amber": "琥珀黄色", | ||
"aqua": "水蓝色", | ||
"beige": "米黄色", | ||
"coral": "珊瑚红色", | ||
"forest": "森绿色", | ||
"ginger": "姜橙色", | ||
"indigo": "蓝紫色", | ||
"maroon": "褐红色", | ||
"mint": "薄青色", | ||
"navy": "藏蓝色", | ||
"olive": "橄榄黄色", | ||
"rose": "玫红色", | ||
"slate": "岩蓝色", | ||
"tan": "淡棕色", | ||
"teal": "鸭绿色", | ||
"verdant": "翠绿色" | ||
} | ||
] | ||
} | ||
] | ||
} |
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,7 @@ | ||
[ | ||
{ | ||
"type": "composition", | ||
"destType": "json", | ||
"source": "projects/1.20/assets/dye-the-world/chalk/lang/zh_cn-composition.json" | ||
} | ||
] |
34 changes: 34 additions & 0 deletions
34
projects/1.20/assets/dye-the-world/comforts/lang/en_us.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,34 @@ | ||
{ | ||
"block.comforts.hammock_amber": "Amber Hammock", | ||
"block.comforts.hammock_aqua": "Aqua Hammock", | ||
"block.comforts.hammock_beige": "Beige Hammock", | ||
"block.comforts.hammock_coral": "Coral Hammock", | ||
"block.comforts.hammock_forest": "Forest Hammock", | ||
"block.comforts.hammock_ginger": "Ginger Hammock", | ||
"block.comforts.hammock_indigo": "Indigo Hammock", | ||
"block.comforts.hammock_maroon": "Maroon Hammock", | ||
"block.comforts.hammock_mint": "Mint Hammock", | ||
"block.comforts.hammock_navy": "Navy Hammock", | ||
"block.comforts.hammock_olive": "Olive Hammock", | ||
"block.comforts.hammock_rose": "Rose Hammock", | ||
"block.comforts.hammock_slate": "Slate Hammock", | ||
"block.comforts.hammock_tan": "Tan Hammock", | ||
"block.comforts.hammock_teal": "Teal Hammock", | ||
"block.comforts.hammock_verdant": "Verdant Hammock", | ||
"block.comforts.sleeping_bag_amber": "Amber Sleeping Bag", | ||
"block.comforts.sleeping_bag_aqua": "Aqua Sleeping Bag", | ||
"block.comforts.sleeping_bag_beige": "Beige Sleeping Bag", | ||
"block.comforts.sleeping_bag_coral": "Coral Sleeping Bag", | ||
"block.comforts.sleeping_bag_forest": "Forest Sleeping Bag", | ||
"block.comforts.sleeping_bag_ginger": "Ginger Sleeping Bag", | ||
"block.comforts.sleeping_bag_indigo": "Indigo Sleeping Bag", | ||
"block.comforts.sleeping_bag_maroon": "Maroon Sleeping Bag", | ||
"block.comforts.sleeping_bag_mint": "Mint Sleeping Bag", | ||
"block.comforts.sleeping_bag_navy": "Navy Sleeping Bag", | ||
"block.comforts.sleeping_bag_olive": "Olive Sleeping Bag", | ||
"block.comforts.sleeping_bag_rose": "Rose Sleeping Bag", | ||
"block.comforts.sleeping_bag_slate": "Slate Sleeping Bag", | ||
"block.comforts.sleeping_bag_tan": "Tan Sleeping Bag", | ||
"block.comforts.sleeping_bag_teal": "Teal Sleeping Bag", | ||
"block.comforts.sleeping_bag_verdant": "Verdant Sleeping Bag" | ||
} |
31 changes: 31 additions & 0 deletions
31
projects/1.20/assets/dye-the-world/comforts/lang/zh_cn-composition.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,31 @@ | ||
{ | ||
"target": "assets/comforts/lang/zh_cn.json", | ||
"entries": [ | ||
{ | ||
"templates": { | ||
"block.comforts.hammock_{0}": "{0}吊床布", | ||
"block.comforts.sleeping_bag_{0}": "{0}睡袋" | ||
}, | ||
"parameters": [ | ||
{ | ||
"amber": "琥珀黄色", | ||
"aqua": "水蓝色", | ||
"beige": "米黄色", | ||
"coral": "珊瑚红色", | ||
"forest": "森绿色", | ||
"ginger": "姜橙色", | ||
"indigo": "蓝紫色", | ||
"maroon": "褐红色", | ||
"mint": "薄青色", | ||
"navy": "藏蓝色", | ||
"olive": "橄榄黄色", | ||
"rose": "玫红色", | ||
"slate": "岩蓝色", | ||
"tan": "淡棕色", | ||
"teal": "鸭绿色", | ||
"verdant": "翠绿色" | ||
} | ||
] | ||
} | ||
] | ||
} |
7 changes: 7 additions & 0 deletions
7
projects/1.20/assets/dye-the-world/comforts/packer-policy.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,7 @@ | ||
[ | ||
{ | ||
"type": "composition", | ||
"destType": "json", | ||
"source": "projects/1.20/assets/dye-the-world/comforts/lang/zh_cn-composition.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,82 @@ | ||
{ | ||
"block.create.amber_nixie_tube": "Amber Nixie Tube", | ||
"block.create.amber_sail": "Amber Sail", | ||
"block.create.amber_seat": "Amber Seat", | ||
"block.create.amber_toolbox": "Amber Toolbox", | ||
"block.create.amber_valve_handle": "Amber Valve Handle", | ||
"block.create.aqua_nixie_tube": "Aqua Nixie Tube", | ||
"block.create.aqua_sail": "Aqua Sail", | ||
"block.create.aqua_seat": "Aqua Seat", | ||
"block.create.aqua_toolbox": "Aqua Toolbox", | ||
"block.create.aqua_valve_handle": "Aqua Valve Handle", | ||
"block.create.beige_nixie_tube": "Beige Nixie Tube", | ||
"block.create.beige_sail": "Beige Sail", | ||
"block.create.beige_seat": "Beige Seat", | ||
"block.create.beige_toolbox": "Beige Toolbox", | ||
"block.create.beige_valve_handle": "Beige Valve Handle", | ||
"block.create.coral_nixie_tube": "Coral Nixie Tube", | ||
"block.create.coral_sail": "Coral Sail", | ||
"block.create.coral_seat": "Coral Seat", | ||
"block.create.coral_toolbox": "Coral Toolbox", | ||
"block.create.coral_valve_handle": "Coral Valve Handle", | ||
"block.create.forest_nixie_tube": "Forest Nixie Tube", | ||
"block.create.forest_sail": "Forest Sail", | ||
"block.create.forest_seat": "Forest Seat", | ||
"block.create.forest_toolbox": "Forest Toolbox", | ||
"block.create.forest_valve_handle": "Forest Valve Handle", | ||
"block.create.ginger_nixie_tube": "Ginger Nixie Tube", | ||
"block.create.ginger_sail": "Ginger Sail", | ||
"block.create.ginger_seat": "Ginger Seat", | ||
"block.create.ginger_toolbox": "Ginger Toolbox", | ||
"block.create.ginger_valve_handle": "Ginger Valve Handle", | ||
"block.create.indigo_nixie_tube": "Indigo Nixie Tube", | ||
"block.create.indigo_sail": "Indigo Sail", | ||
"block.create.indigo_seat": "Indigo Seat", | ||
"block.create.indigo_toolbox": "Indigo Toolbox", | ||
"block.create.indigo_valve_handle": "Indigo Valve Handle", | ||
"block.create.maroon_nixie_tube": "Maroon Nixie Tube", | ||
"block.create.maroon_sail": "Maroon Sail", | ||
"block.create.maroon_seat": "Maroon Seat", | ||
"block.create.maroon_toolbox": "Maroon Toolbox", | ||
"block.create.maroon_valve_handle": "Maroon Valve Handle", | ||
"block.create.mint_nixie_tube": "Mint Nixie Tube", | ||
"block.create.mint_sail": "Mint Sail", | ||
"block.create.mint_seat": "Mint Seat", | ||
"block.create.mint_toolbox": "Mint Toolbox", | ||
"block.create.mint_valve_handle": "Mint Valve Handle", | ||
"block.create.navy_nixie_tube": "Navy Nixie Tube", | ||
"block.create.navy_sail": "Navy Sail", | ||
"block.create.navy_seat": "Navy Seat", | ||
"block.create.navy_toolbox": "Navy Toolbox", | ||
"block.create.navy_valve_handle": "Navy Valve Handle", | ||
"block.create.olive_nixie_tube": "Olive Nixie Tube", | ||
"block.create.olive_sail": "Olive Sail", | ||
"block.create.olive_seat": "Olive Seat", | ||
"block.create.olive_toolbox": "Olive Toolbox", | ||
"block.create.olive_valve_handle": "Olive Valve Handle", | ||
"block.create.rose_nixie_tube": "Rose Nixie Tube", | ||
"block.create.rose_sail": "Rose Sail", | ||
"block.create.rose_seat": "Rose Seat", | ||
"block.create.rose_toolbox": "Rose Toolbox", | ||
"block.create.rose_valve_handle": "Rose Valve Handle", | ||
"block.create.slate_nixie_tube": "Slate Nixie Tube", | ||
"block.create.slate_sail": "Slate Sail", | ||
"block.create.slate_seat": "Slate Seat", | ||
"block.create.slate_toolbox": "Slate Toolbox", | ||
"block.create.slate_valve_handle": "Slate Valve Handle", | ||
"block.create.tan_nixie_tube": "Tan Nixie Tube", | ||
"block.create.tan_sail": "Tan Sail", | ||
"block.create.tan_seat": "Tan Seat", | ||
"block.create.tan_toolbox": "Tan Toolbox", | ||
"block.create.tan_valve_handle": "Tan Valve Handle", | ||
"block.create.teal_nixie_tube": "Teal Nixie Tube", | ||
"block.create.teal_sail": "Teal Sail", | ||
"block.create.teal_seat": "Teal Seat", | ||
"block.create.teal_toolbox": "Teal Toolbox", | ||
"block.create.teal_valve_handle": "Teal Valve Handle", | ||
"block.create.verdant_nixie_tube": "Verdant Nixie Tube", | ||
"block.create.verdant_sail": "Verdant Sail", | ||
"block.create.verdant_seat": "Verdant Seat", | ||
"block.create.verdant_toolbox": "Verdant Toolbox", | ||
"block.create.verdant_valve_handle": "Verdant Valve Handle" | ||
} |
34 changes: 34 additions & 0 deletions
34
projects/1.20/assets/dye-the-world/create/lang/zh_cn-composition.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,34 @@ | ||
{ | ||
"target": "assets/create/lang/zh_cn.json", | ||
"entries": [ | ||
{ | ||
"templates": { | ||
"block.create.{0}_nixie_tube": "{0}辉光管", | ||
"block.create.{0}_sail": "{0}风帆", | ||
"block.create.{0}_seat": "{0}坐垫", | ||
"block.create.{0}_toolbox": "{0}工具箱", | ||
"block.create.{0}_valve_handle": "{0}阀门手轮" | ||
}, | ||
"parameters": [ | ||
{ | ||
"amber": "琥珀黄色", | ||
"aqua": "水蓝色", | ||
"beige": "米黄色", | ||
"coral": "珊瑚红色", | ||
"forest": "森绿色", | ||
"ginger": "姜橙色", | ||
"indigo": "蓝紫色", | ||
"maroon": "褐红色", | ||
"mint": "薄青色", | ||
"navy": "藏蓝色", | ||
"olive": "橄榄黄色", | ||
"rose": "玫红色", | ||
"slate": "岩蓝色", | ||
"tan": "淡棕色", | ||
"teal": "鸭绿色", | ||
"verdant": "翠绿色" | ||
} | ||
] | ||
} | ||
] | ||
} |
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,7 @@ | ||
[ | ||
{ | ||
"type": "composition", | ||
"destType": "json", | ||
"source": "projects/1.20/assets/dye-the-world/create/lang/zh_cn-composition.json" | ||
} | ||
] |
34 changes: 34 additions & 0 deletions
34
projects/1.20/assets/dye-the-world/createdeco/lang/en_us.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,34 @@ | ||
{ | ||
"block.createdeco.amber_placard": "Amber Placard", | ||
"block.createdeco.amber_shipping_container": "Amber Shipping Container", | ||
"block.createdeco.aqua_placard": "Aqua Placard", | ||
"block.createdeco.aqua_shipping_container": "Aqua Shipping Container", | ||
"block.createdeco.beige_placard": "Beige Placard", | ||
"block.createdeco.beige_shipping_container": "Beige Shipping Container", | ||
"block.createdeco.coral_placard": "Coral Placard", | ||
"block.createdeco.coral_shipping_container": "Coral Shipping Container", | ||
"block.createdeco.forest_placard": "Forest Placard", | ||
"block.createdeco.forest_shipping_container": "Forest Shipping Container", | ||
"block.createdeco.ginger_placard": "Ginger Placard", | ||
"block.createdeco.ginger_shipping_container": "Ginger Shipping Container", | ||
"block.createdeco.indigo_placard": "Indigo Placard", | ||
"block.createdeco.indigo_shipping_container": "Indigo Shipping Container", | ||
"block.createdeco.maroon_placard": "Maroon Placard", | ||
"block.createdeco.maroon_shipping_container": "Maroon Shipping Container", | ||
"block.createdeco.mint_placard": "Mint Placard", | ||
"block.createdeco.mint_shipping_container": "Mint Shipping Container", | ||
"block.createdeco.navy_placard": "Navy Placard", | ||
"block.createdeco.navy_shipping_container": "Navy Shipping Container", | ||
"block.createdeco.olive_placard": "Olive Placard", | ||
"block.createdeco.olive_shipping_container": "Olive Shipping Container", | ||
"block.createdeco.rose_placard": "Rose Placard", | ||
"block.createdeco.rose_shipping_container": "Rose Shipping Container", | ||
"block.createdeco.slate_placard": "Slate Placard", | ||
"block.createdeco.slate_shipping_container": "Slate Shipping Container", | ||
"block.createdeco.tan_placard": "Tan Placard", | ||
"block.createdeco.tan_shipping_container": "Tan Shipping Container", | ||
"block.createdeco.teal_placard": "Teal Placard", | ||
"block.createdeco.teal_shipping_container": "Teal Shipping Container", | ||
"block.createdeco.verdant_placard": "Verdant Placard", | ||
"block.createdeco.verdant_shipping_container": "Verdant Shipping Container" | ||
} |
31 changes: 31 additions & 0 deletions
31
projects/1.20/assets/dye-the-world/createdeco/lang/zh_cn-composition.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,31 @@ | ||
{ | ||
"target": "assets/createdeco/lang/zh_cn.json", | ||
"entries": [ | ||
{ | ||
"templates": { | ||
"block.createdeco.{0}_placard": "{0}置物牌", | ||
"block.createdeco.{0}_shipping_container": "{0}集装箱" | ||
}, | ||
"parameters": [ | ||
{ | ||
"amber": "琥珀黄色", | ||
"aqua": "水蓝色", | ||
"beige": "米黄色", | ||
"coral": "珊瑚红色", | ||
"forest": "森绿色", | ||
"ginger": "姜橙色", | ||
"indigo": "蓝紫色", | ||
"maroon": "褐红色", | ||
"mint": "薄青色", | ||
"navy": "藏蓝色", | ||
"olive": "橄榄黄色", | ||
"rose": "玫红色", | ||
"slate": "岩蓝色", | ||
"tan": "淡棕色", | ||
"teal": "鸭绿色", | ||
"verdant": "翠绿色" | ||
} | ||
] | ||
} | ||
] | ||
} |
7 changes: 7 additions & 0 deletions
7
projects/1.20/assets/dye-the-world/createdeco/packer-policy.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,7 @@ | ||
[ | ||
{ | ||
"type": "composition", | ||
"destType": "json", | ||
"source": "projects/1.20/assets/dye-the-world/createdeco/lang/zh_cn-composition.json" | ||
} | ||
] |
Oops, something went wrong.