Skip to content

Commit 5aae304

Browse files
Cactusstudentcfpa-bot[bot]3093FengMingWulian233ZHAY10086
authored
Ceramic Bucket 等8个模组 1.21.1 翻译更新 (#5389)
* initial commit * Fix wrong direct * 别看我,我只是个协作 Co-authored-by: 3093FengMing <83573615+3093FengMing@users.noreply.github.com> * Update WeatherGate Co-Authored-By: Wulian233 <1055917385@qq.com> * Apply suggestions from code review Co-authored-by: ZetaY <34602681+ZHAY10086@users.noreply.github.com> * 改改改 %s陶瓷桶 -> 陶瓷%s桶 --------- Co-authored-by: cfpa-bot[bot] <101878103+cfpa-bot[bot]@users.noreply.github.com> Co-authored-by: 3093FengMing <83573615+3093FengMing@users.noreply.github.com> Co-authored-by: Wulian233 <1055917385@qq.com> Co-authored-by: ZetaY <34602681+ZHAY10086@users.noreply.github.com>
1 parent 525d26a commit 5aae304

16 files changed

Lines changed: 358 additions & 0 deletions

File tree

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
{
2+
"tag.fluid.woodenbucket.ceramic_cracking": "Fluids that crack the Ceramic Bucket",
3+
4+
"item.ceramicbucket.ceramic_bucket": "Ceramic Bucket",
5+
"item.ceramicbucket.ceramic_bucket.entity": "Ceramic Bucket of %s",
6+
"item.ceramicbucket.ceramic_bucket.filled": "Ceramic %s Bucket",
7+
"item.ceramicbucket.unfired_clay_bucket": "Unfired Clay Bucket",
8+
9+
"text.autoconfig.ceramicbucket.title": "Ceramic Bucket Settings",
10+
11+
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE": "Break temperature",
12+
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE.@Tooltip[0]": "§6§lBreak temperature",
13+
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE.@Tooltip[1]": "Minimum temperature of fluid at which the",
14+
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE.@Tooltip[2]": "Ceramic Bucket breaks when emptied.",
15+
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE.@Tooltip[3]": "§7§oDeactivation by setting a number larger than the hottest fluid",
16+
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE.@Tooltip[4]": "§7§oMin: -10000; Max: 10000",
17+
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE.@Tooltip[5]": "§7§oDefault: 1000",
18+
19+
"text.autoconfig.ceramicbucket.option.DURABILITY": "Durability",
20+
"text.autoconfig.ceramicbucket.option.DURABILITY.@Tooltip[0]": "§6§lDurability",
21+
"text.autoconfig.ceramicbucket.option.DURABILITY.@Tooltip[1]": "Defines the maximum durability of a Ceramic Bucket.",
22+
"text.autoconfig.ceramicbucket.option.DURABILITY.@Tooltip[2]": "§7§o0: deactivates the durability",
23+
"text.autoconfig.ceramicbucket.option.DURABILITY.@Tooltip[3]": "§7§oMin: 0; Max: 10000",
24+
"text.autoconfig.ceramicbucket.option.DURABILITY.@Tooltip[4]": "§7§oDefault: 0",
25+
26+
"text.autoconfig.ceramicbucket.option.FISH_OBTAINING_ENABLED": "Fish obtaining enabled",
27+
"text.autoconfig.ceramicbucket.option.FISH_OBTAINING_ENABLED.@Tooltip[0]": "§6§lFish obtaining enabled",
28+
"text.autoconfig.ceramicbucket.option.FISH_OBTAINING_ENABLED.@Tooltip[1]": "Whether or not obtaining fish with a",
29+
"text.autoconfig.ceramicbucket.option.FISH_OBTAINING_ENABLED.@Tooltip[2]": "Ceramic Bucket should be enabled.",
30+
"text.autoconfig.ceramicbucket.option.FISH_OBTAINING_ENABLED.@Tooltip[3]": "§7§oDefault: true",
31+
32+
"text.autoconfig.ceramicbucket.option.MILKING_ENABLED": "Milking enabled",
33+
"text.autoconfig.ceramicbucket.option.MILKING_ENABLED.@Tooltip[0]": "§6§lMilking enabled",
34+
"text.autoconfig.ceramicbucket.option.MILKING_ENABLED.@Tooltip[1]": "Whether or not milking entities with a",
35+
"text.autoconfig.ceramicbucket.option.MILKING_ENABLED.@Tooltip[2]": "Ceramic Bucket should be enabled.",
36+
"text.autoconfig.ceramicbucket.option.MILKING_ENABLED.@Tooltip[3]": "§7§oDefault: true"
37+
}
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
{
2+
"tag.fluid.woodenbucket.ceramic_cracking": "会破坏陶瓷桶的流体",
3+
4+
"item.ceramicbucket.ceramic_bucket": "陶瓷桶",
5+
"item.ceramicbucket.ceramic_bucket.entity": "陶瓷%s桶",
6+
"item.ceramicbucket.ceramic_bucket.filled": "陶瓷%s桶",
7+
"item.ceramicbucket.unfired_clay_bucket": "未烧制的黏土桶",
8+
9+
"text.autoconfig.ceramicbucket.title": "陶瓷桶设置",
10+
11+
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE": "陶瓷桶破裂温度",
12+
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE.@Tooltip[0]": "§6§l陶瓷桶破裂温度",
13+
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE.@Tooltip[1]": "倒空流体时导致陶瓷桶",
14+
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE.@Tooltip[2]": "破裂的最低流体温度",
15+
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE.@Tooltip[3]": "§7§o设置一个大于所有流体最高温的值以禁用此项",
16+
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE.@Tooltip[4]": "§7§o最小:-10000;最大:10000",
17+
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE.@Tooltip[5]": "§7§o默认:1000",
18+
19+
"text.autoconfig.ceramicbucket.option.DURABILITY": "耐久度",
20+
"text.autoconfig.ceramicbucket.option.DURABILITY.@Tooltip[0]": "§6§l耐久",
21+
"text.autoconfig.ceramicbucket.option.DURABILITY.@Tooltip[1]": "设置陶瓷桶最大耐久度。",
22+
"text.autoconfig.ceramicbucket.option.DURABILITY.@Tooltip[2]": "§7§o0:禁用耐久度",
23+
"text.autoconfig.ceramicbucket.option.DURABILITY.@Tooltip[3]": "§7§o最小:0;最大:10000",
24+
"text.autoconfig.ceramicbucket.option.DURABILITY.@Tooltip[4]": "§7§o默认:0",
25+
26+
"text.autoconfig.ceramicbucket.option.FISH_OBTAINING_ENABLED": "使用陶瓷桶抓鱼",
27+
"text.autoconfig.ceramicbucket.option.FISH_OBTAINING_ENABLED.@Tooltip[0]": "§6§l使用陶瓷桶抓鱼",
28+
"text.autoconfig.ceramicbucket.option.FISH_OBTAINING_ENABLED.@Tooltip[1]": "是否可用陶瓷桶",
29+
"text.autoconfig.ceramicbucket.option.FISH_OBTAINING_ENABLED.@Tooltip[2]": "抓鱼。",
30+
"text.autoconfig.ceramicbucket.option.FISH_OBTAINING_ENABLED.@Tooltip[3]": "§7§o默认:true",
31+
32+
"text.autoconfig.ceramicbucket.option.MILKING_ENABLED": "使用陶瓷桶挤奶",
33+
"text.autoconfig.ceramicbucket.option.MILKING_ENABLED.@Tooltip[0]": "§6§l使用陶瓷桶挤奶",
34+
"text.autoconfig.ceramicbucket.option.MILKING_ENABLED.@Tooltip[1]": "是否可用陶瓷桶",
35+
"text.autoconfig.ceramicbucket.option.MILKING_ENABLED.@Tooltip[2]": "为生物挤奶。",
36+
"text.autoconfig.ceramicbucket.option.MILKING_ENABLED.@Tooltip[3]": "§7§o默认:true"
37+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"item.ceramicshears.ceramic_shears": "Ceramic Shears",
3+
"item.ceramicshears.ceramic_shears_part": "Ceramic Shears Part",
4+
"item.ceramicshears.clay_shears_part": "Clay Shears Part",
5+
6+
"text.autoconfig.ceramicshears.option.DURABILITY": "Ceramic Shears Durability",
7+
"text.autoconfig.ceramicshears.option.DURABILITY.@Tooltip[0]": "§6§lCeramic Shears Durability",
8+
"text.autoconfig.ceramicshears.option.DURABILITY.@Tooltip[1]": "Defines the maximum durability of Ceramic Shears.",
9+
"text.autoconfig.ceramicshears.option.DURABILITY.@Tooltip[2]": "§7§o0: deactivates the durability",
10+
"text.autoconfig.ceramicshears.option.DURABILITY.@Tooltip[3]": "§7§oMin: 0; Max: 10000",
11+
"text.autoconfig.ceramicshears.option.DURABILITY.@Tooltip[4]": "§7§oDefault: 179"
12+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"item.ceramicshears.ceramic_shears": "陶瓷剪刀",
3+
"item.ceramicshears.ceramic_shears_part": "陶瓷剪刀部件",
4+
"item.ceramicshears.clay_shears_part": "黏土剪刀部件",
5+
6+
"text.autoconfig.ceramicshears.option.DURABILITY": "陶瓷剪刀耐久度",
7+
"text.autoconfig.ceramicshears.option.DURABILITY.@Tooltip[0]": "§6§l陶瓷剪刀耐久度",
8+
"text.autoconfig.ceramicshears.option.DURABILITY.@Tooltip[1]": "设置陶瓷剪刀最大耐久度",
9+
"text.autoconfig.ceramicshears.option.DURABILITY.@Tooltip[2]": "§7§o0:禁用耐久度",
10+
"text.autoconfig.ceramicshears.option.DURABILITY.@Tooltip[3]": "§7§o最小:0;最大:10000",
11+
"text.autoconfig.ceramicshears.option.DURABILITY.@Tooltip[4]": "§7§o默认:179"
12+
}
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"block.cloudglass.black_cloud_glass": "Black Cloud Glass",
3+
"block.cloudglass.blue_cloud_glass": "Blue Cloud Glass",
4+
"block.cloudglass.brown_cloud_glass": "Brown Cloud Glass",
5+
"block.cloudglass.cyan_cloud_glass": "Cyan Cloud Glass",
6+
"block.cloudglass.gray_cloud_glass": "Gray Cloud Glass",
7+
"block.cloudglass.green_cloud_glass": "Green Cloud Glass",
8+
"block.cloudglass.light_blue_cloud_glass": "Light Blue Cloud Glass",
9+
"block.cloudglass.light_gray_cloud_glass": "Light Gray Cloud Glass",
10+
"block.cloudglass.lime_cloud_glass": "Lime Cloud Glass",
11+
"block.cloudglass.magenta_cloud_glass": "Magenta Cloud Glass",
12+
"block.cloudglass.orange_cloud_glass": "Orange Cloud Glass",
13+
"block.cloudglass.pink_cloud_glass": "Pink Cloud Glass",
14+
"block.cloudglass.purple_cloud_glass": "Purple Cloud Glass",
15+
"block.cloudglass.red_cloud_glass": "Red Cloud Glass",
16+
"block.cloudglass.white_cloud_glass": "White Cloud Glass",
17+
"block.cloudglass.yellow_cloud_glass": "Yellow Cloud Glass",
18+
"itemGroup.cloudglass.tab": "Cloud Glass"
19+
}
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"block.cloudglass.black_cloud_glass": "黑色云朵玻璃",
3+
"block.cloudglass.blue_cloud_glass": "蓝色云朵玻璃",
4+
"block.cloudglass.brown_cloud_glass": "棕色云朵玻璃",
5+
"block.cloudglass.cyan_cloud_glass": "青色云朵玻璃",
6+
"block.cloudglass.gray_cloud_glass": "灰色云朵玻璃",
7+
"block.cloudglass.green_cloud_glass": "绿色云朵玻璃",
8+
"block.cloudglass.light_blue_cloud_glass": "淡蓝色云朵玻璃",
9+
"block.cloudglass.light_gray_cloud_glass": "淡灰色云朵玻璃",
10+
"block.cloudglass.lime_cloud_glass": "黄绿色云朵玻璃",
11+
"block.cloudglass.magenta_cloud_glass": "品红色云朵玻璃",
12+
"block.cloudglass.orange_cloud_glass": "橙色云朵玻璃",
13+
"block.cloudglass.pink_cloud_glass": "粉红色云朵玻璃",
14+
"block.cloudglass.purple_cloud_glass": "紫色云朵玻璃",
15+
"block.cloudglass.red_cloud_glass": "红色云朵玻璃",
16+
"block.cloudglass.white_cloud_glass": "白色云朵玻璃",
17+
"block.cloudglass.yellow_cloud_glass": "黄色云朵玻璃",
18+
"itemGroup.cloudglass.tab": "云朵玻璃"
19+
}
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
{
2+
"block.createsifter.brass_sifter": "Brass Sifter",
3+
"block.createsifter.crushed_basalt": "Crushed basalt",
4+
"block.createsifter.crushed_end_stone": "Crushed end stone",
5+
"block.createsifter.crushed_netherrack": "Crushed netherrack",
6+
"block.createsifter.dust": "Dust block",
7+
"block.createsifter.sifter": "Sifter",
8+
"config.jade.plugin_createsifter.data": "Create Sifter",
9+
"createsifter.itemGroup:main": "Create sifting",
10+
"createsifter.ponder.sifter.header": "Block sifting",
11+
"createsifter.ponder.sifter.text_1": "Sifter process items by sifting them",
12+
"createsifter.ponder.sifter.text_2": "They can be powered from the side using cogwheels",
13+
"createsifter.ponder.sifter.text_3": "Throw or Insert items at the top",
14+
"createsifter.ponder.sifter.text_4": "After some time, the result can be obtained via Right-click",
15+
"createsifter.ponder.sifter.text_5": "The outputs can also be extracted by automation",
16+
"createsifter.recipe.sifting": "Sifting recipe",
17+
"createsifter.recipe.sifting.minimumspeed": "%1$s RPM",
18+
"createsifter.tooltip.mesh": "Mesh: %s",
19+
"item.createsifter.advanced_brass_mesh": "Advanced Brass Mesh",
20+
"item.createsifter.advanced_custom_mesh": "Advanced Custom Mesh",
21+
"item.createsifter.advanced_sturdy_mesh": "Advanced Sturdy Mesh",
22+
"item.createsifter.andesite_mesh": "Andesite Mesh",
23+
"item.createsifter.andesite_pebble": "Andesite Pebble",
24+
"item.createsifter.basalt_pebble": "Basalt Pebble",
25+
"item.createsifter.blackstone_pebble": "Blackstone Pebble",
26+
"item.createsifter.brass_mesh": "Brass Mesh",
27+
"item.createsifter.calcite_pebble": "Calcite Pebble",
28+
"item.createsifter.custom_mesh": "Custom Mesh",
29+
"item.createsifter.deepslate_pebble": "Deepslate Pebble",
30+
"item.createsifter.diorite_pebble": "Diorite Pebble",
31+
"item.createsifter.granite_pebble": "Granite Pebble",
32+
"item.createsifter.raw_aluminum_piece": "Raw Aluminum Piece",
33+
"item.createsifter.raw_copper_piece": "Raw Copper Piece",
34+
"item.createsifter.raw_gold_piece": "Raw Gold Piece",
35+
"item.createsifter.raw_iron_piece": "Raw Iron Piece",
36+
"item.createsifter.raw_lead_piece": "Raw Lead Piece",
37+
"item.createsifter.raw_nickel_piece": "Raw Nickel Piece",
38+
"item.createsifter.raw_osmium_piece": "Raw Osmium Piece",
39+
"item.createsifter.raw_platinum_piece": "Raw Platinum Piece",
40+
"item.createsifter.raw_quicksilver_piece": "Raw Quicksilver Piece",
41+
"item.createsifter.raw_silver_piece": "Raw Silver Piece",
42+
"item.createsifter.raw_tin_piece": "Raw Tin Piece",
43+
"item.createsifter.raw_uranium_piece": "Raw Uranium Piece",
44+
"item.createsifter.raw_zinc_piece": "Raw Zinc Piece",
45+
"item.createsifter.stone_pebble": "Stone Pebble",
46+
"item.createsifter.string_mesh": "String Mesh",
47+
"item.createsifter.sturdy_mesh": "Sturdy Mesh",
48+
"item.createsifter.tuff_pebble": "Tuff Pebble",
49+
"item.createsifter.zinc_mesh": "Zinc Mesh",
50+
"mechanicals.ui.recipe_requirement.advanced_sifter.tooltip.missing": "Requires brass sifter",
51+
"mechanicals.ui.recipe_requirement.advanced_sifter.tooltip.title": "Brass sifter",
52+
"mechanicals.ui.recipe_requirement.advanced_sifter.tooltip.value": "",
53+
"mechanicals.ui.recipe_requirement.waterlogged.tooltip.missing": "Not Wartelogged",
54+
"mechanicals.ui.recipe_requirement.waterlogged.tooltip.title": "Waterlogged",
55+
"mechanicals.ui.recipe_requirement.waterlogged.tooltip.value": ""
56+
}
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
{
2+
"block.createsifter.brass_sifter": "黄铜筛子",
3+
"block.createsifter.crushed_basalt": "粉碎玄武岩",
4+
"block.createsifter.crushed_end_stone": "粉碎末地石",
5+
"block.createsifter.crushed_netherrack": "粉碎下界岩",
6+
"block.createsifter.dust": "尘土块",
7+
"block.createsifter.sifter": "筛子",
8+
"config.jade.plugin_createsifter.data": "机械动力筛子",
9+
"createsifter.itemGroup:main": "机械动力:筛子",
10+
"createsifter.ponder.sifter.header": "方块过筛",
11+
"createsifter.ponder.sifter.text_1": "筛子可以筛取物品",
12+
"createsifter.ponder.sifter.text_2": "可使用齿轮从侧面驱动筛子",
13+
"createsifter.ponder.sifter.text_3": "顶部可以丢入或者放入物品",
14+
"createsifter.ponder.sifter.text_4": "等待一段时间,右击筛子可以取出过筛后的产物",
15+
"createsifter.ponder.sifter.text_5": "产物输出也是可以自动化的",
16+
"createsifter.recipe.sifting": "过筛",
17+
"createsifter.recipe.sifting.minimumspeed": "%1$s RPM",
18+
"createsifter.tooltip.mesh": "筛网:%s",
19+
"item.createsifter.advanced_brass_mesh": "高级黄铜筛网",
20+
"item.createsifter.advanced_custom_mesh": "高级自定义筛网",
21+
"item.createsifter.advanced_sturdy_mesh": "高级坚固筛网",
22+
"item.createsifter.andesite_mesh": "安山筛网",
23+
"item.createsifter.andesite_pebble": "安山岩石子",
24+
"item.createsifter.basalt_pebble": "玄武岩石子",
25+
"item.createsifter.blackstone_pebble": "黑石筛网",
26+
"item.createsifter.brass_mesh": "黄铜筛网",
27+
"item.createsifter.calcite_pebble": "方解石石子",
28+
"item.createsifter.custom_mesh": "自定义筛网",
29+
"item.createsifter.deepslate_pebble": "深板岩石子",
30+
"item.createsifter.diorite_pebble": "闪长岩石子",
31+
"item.createsifter.granite_pebble": "花岗岩石子",
32+
"item.createsifter.raw_aluminum_piece": "粗铝碎块",
33+
"item.createsifter.raw_copper_piece": "粗铜碎块",
34+
"item.createsifter.raw_gold_piece": "粗金碎块",
35+
"item.createsifter.raw_iron_piece": "粗铁碎块",
36+
"item.createsifter.raw_lead_piece": "粗铅碎块",
37+
"item.createsifter.raw_nickel_piece": "粗镍碎块",
38+
"item.createsifter.raw_osmium_piece": "粗锇碎块",
39+
"item.createsifter.raw_platinum_piece": "粗铂碎块",
40+
"item.createsifter.raw_quicksilver_piece": "粗水银碎块",
41+
"item.createsifter.raw_silver_piece": "粗银碎块",
42+
"item.createsifter.raw_tin_piece": "粗锡碎块",
43+
"item.createsifter.raw_uranium_piece": "粗铀碎块",
44+
"item.createsifter.raw_zinc_piece": "粗锌碎块",
45+
"item.createsifter.stone_pebble": "石子",
46+
"item.createsifter.string_mesh": "线筛网",
47+
"item.createsifter.sturdy_mesh": "坚固筛网",
48+
"item.createsifter.tuff_pebble": "凝灰岩石子",
49+
"item.createsifter.zinc_mesh": "锌筛网",
50+
"mechanicals.ui.recipe_requirement.advanced_sifter.tooltip.missing": "需要黄铜筛子",
51+
"mechanicals.ui.recipe_requirement.advanced_sifter.tooltip.title": "黄铜筛子",
52+
"mechanicals.ui.recipe_requirement.advanced_sifter.tooltip.value": "",
53+
"mechanicals.ui.recipe_requirement.waterlogged.tooltip.missing": "未含水",
54+
"mechanicals.ui.recipe_requirement.waterlogged.tooltip.title": "含水",
55+
"mechanicals.ui.recipe_requirement.waterlogged.tooltip.value": ""
56+
}
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
{
2+
"gamerule.undry": "Undry",
3+
"block.testt.grumpy_dried_ghast": "Dried Ghast",
4+
"item.ghasts_update.ghast_saddle": "Blue Ghast Saddle",
5+
"gui.ghasts_update.happy_ghast_inventory.label_happy_ghast": "Happy Ghast",
6+
"block.ghasts_update.happy_dried_ghast": "Dried Ghast",
7+
"block.ghasts_update.neutral_dried_ghast": "Dried Ghast",
8+
"block.testt.happy_dried_ghast": "Dried Ghast",
9+
"item.ghasts_update.purple_ghast_saddle": "Purple Ghast Saddle",
10+
"item_group.ghasts_update.ghast_update": "Ghast Update",
11+
"item.testt.ghast_saddle": "Ghast Saddle",
12+
"key.ghasts_update.up_ghast": "Up Ghast",
13+
"block.ghasts_update.dried_ghast": "Dried Ghast",
14+
"key.testt.down_ghast": "Down Ghast",
15+
"entity.testt.ghastling": "Ghastling",
16+
"item.testt.happy_ghast_spawn_egg": "Happy Ghast Spawn Egg",
17+
"block.ghasts_update.grumpy_dried_ghast": "Dried Ghast",
18+
"item.ghasts_update.happy_ghast_spawn_egg": "Happy Ghast Spawn Egg",
19+
"entity.ghasts_update.dried_ghast_spawn": "Dried Ghast Spawn",
20+
"item.ghasts_update.ghastling_spawn_egg": "Ghastling Spawn Egg",
21+
"item.ghasts_update.dried_ghast_spawn_spawn_egg": "Dried Ghast Spawn Spawn Egg",
22+
"entity.ghasts_update.ghastling": "Ghastling",
23+
"key.testt.up_ghast": "Up Ghast",
24+
"key.ghasts_update.down_ghast": "Down Ghast",
25+
"itemGroup.tab_ghast_update": "Ghast Update",
26+
"item.testt.ghastling_spawn_egg": "Ghastling Spawn Egg",
27+
"key.ghasts_update.open_ghast_inventory": "Open Ghast Inventory",
28+
"block.testt.dried_ghast": "Dried Ghast",
29+
"entity.testt.happy_ghast": "Happy Ghast",
30+
"block.testt.neutral_dried_ghast": "Dried Ghast",
31+
"entity.ghasts_update.happy_ghast": "Happy Ghast",
32+
"gamerule.undry.description": "Define the undrying speed of dried ghasts"
33+
}
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
{
2+
"gamerule.undry": "吸水速率",
3+
"block.testt.grumpy_dried_ghast": "失水恶魂",
4+
"item.ghasts_update.ghast_saddle": "蓝色恶魂挽具",
5+
"gui.ghasts_update.happy_ghast_inventory.label_happy_ghast": "快乐恶魂",
6+
"block.ghasts_update.happy_dried_ghast": "失水恶魂",
7+
"block.ghasts_update.neutral_dried_ghast": "失水恶魂",
8+
"block.testt.happy_dried_ghast": "失水恶魂",
9+
"item.ghasts_update.purple_ghast_saddle": "紫色恶魂挽具",
10+
"item_group.ghasts_update.ghast_update": "快乐恶魂更新",
11+
"item.testt.ghast_saddle": "恶魂挽具",
12+
"key.ghasts_update.up_ghast": "快乐恶魂上升",
13+
"block.ghasts_update.dried_ghast": "失水恶魂",
14+
"key.testt.down_ghast": "快乐恶魂下降",
15+
"entity.testt.ghastling": "小恶魂",
16+
"item.testt.happy_ghast_spawn_egg": "快乐恶魂刷怪蛋",
17+
"block.ghasts_update.grumpy_dried_ghast": "失水恶魂",
18+
"item.ghasts_update.happy_ghast_spawn_egg": "快乐恶魂刷怪蛋",
19+
"entity.ghasts_update.dried_ghast_spawn": "失水恶魂",
20+
"item.ghasts_update.ghastling_spawn_egg": "小恶魂刷怪蛋",
21+
"item.ghasts_update.dried_ghast_spawn_spawn_egg": "失水恶魂刷怪蛋",
22+
"entity.ghasts_update.ghastling": "小恶魂",
23+
"key.testt.up_ghast": "快乐恶魂上升",
24+
"key.ghasts_update.down_ghast": "快乐恶魂下降",
25+
"itemGroup.tab_ghast_update": "快乐恶魂更新",
26+
"item.testt.ghastling_spawn_egg": "小恶魂刷怪蛋",
27+
"key.ghasts_update.open_ghast_inventory": "打开恶魂物品栏",
28+
"block.testt.dried_ghast": "失水恶魂",
29+
"entity.testt.happy_ghast": "快乐恶魂",
30+
"block.testt.neutral_dried_ghast": "失水恶魂",
31+
"entity.ghasts_update.happy_ghast": "快乐恶魂",
32+
"gamerule.undry.description": "决定了失水恶魂的吸水速率"
33+
}

0 commit comments

Comments
 (0)