Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions projects/1.21/assets/ceramic-bucket/ceramicbucket/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"tag.fluid.woodenbucket.ceramic_cracking": "Fluids that crack the Ceramic Bucket",

"item.ceramicbucket.ceramic_bucket": "Ceramic Bucket",
"item.ceramicbucket.ceramic_bucket.entity": "Ceramic Bucket of %s",
"item.ceramicbucket.ceramic_bucket.filled": "Ceramic %s Bucket",
"item.ceramicbucket.unfired_clay_bucket": "Unfired Clay Bucket",

"text.autoconfig.ceramicbucket.title": "Ceramic Bucket Settings",

"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE": "Break temperature",
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE.@Tooltip[0]": "§6§lBreak temperature",
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE.@Tooltip[1]": "Minimum temperature of fluid at which the",
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE.@Tooltip[2]": "Ceramic Bucket breaks when emptied.",
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE.@Tooltip[3]": "§7§oDeactivation by setting a number larger than the hottest fluid",
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE.@Tooltip[4]": "§7§oMin: -10000; Max: 10000",
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE.@Tooltip[5]": "§7§oDefault: 1000",

"text.autoconfig.ceramicbucket.option.DURABILITY": "Durability",
"text.autoconfig.ceramicbucket.option.DURABILITY.@Tooltip[0]": "§6§lDurability",
"text.autoconfig.ceramicbucket.option.DURABILITY.@Tooltip[1]": "Defines the maximum durability of a Ceramic Bucket.",
"text.autoconfig.ceramicbucket.option.DURABILITY.@Tooltip[2]": "§7§o0: deactivates the durability",
"text.autoconfig.ceramicbucket.option.DURABILITY.@Tooltip[3]": "§7§oMin: 0; Max: 10000",
"text.autoconfig.ceramicbucket.option.DURABILITY.@Tooltip[4]": "§7§oDefault: 0",

"text.autoconfig.ceramicbucket.option.FISH_OBTAINING_ENABLED": "Fish obtaining enabled",
"text.autoconfig.ceramicbucket.option.FISH_OBTAINING_ENABLED.@Tooltip[0]": "§6§lFish obtaining enabled",
"text.autoconfig.ceramicbucket.option.FISH_OBTAINING_ENABLED.@Tooltip[1]": "Whether or not obtaining fish with a",
"text.autoconfig.ceramicbucket.option.FISH_OBTAINING_ENABLED.@Tooltip[2]": "Ceramic Bucket should be enabled.",
"text.autoconfig.ceramicbucket.option.FISH_OBTAINING_ENABLED.@Tooltip[3]": "§7§oDefault: true",

"text.autoconfig.ceramicbucket.option.MILKING_ENABLED": "Milking enabled",
"text.autoconfig.ceramicbucket.option.MILKING_ENABLED.@Tooltip[0]": "§6§lMilking enabled",
"text.autoconfig.ceramicbucket.option.MILKING_ENABLED.@Tooltip[1]": "Whether or not milking entities with a",
"text.autoconfig.ceramicbucket.option.MILKING_ENABLED.@Tooltip[2]": "Ceramic Bucket should be enabled.",
"text.autoconfig.ceramicbucket.option.MILKING_ENABLED.@Tooltip[3]": "§7§oDefault: true"
}
37 changes: 37 additions & 0 deletions projects/1.21/assets/ceramic-bucket/ceramicbucket/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"tag.fluid.woodenbucket.ceramic_cracking": "会破坏陶瓷桶的流体",

"item.ceramicbucket.ceramic_bucket": "陶瓷桶",
"item.ceramicbucket.ceramic_bucket.entity": "陶瓷%s桶",
"item.ceramicbucket.ceramic_bucket.filled": "陶瓷%s桶",
"item.ceramicbucket.unfired_clay_bucket": "未烧制的黏土桶",

"text.autoconfig.ceramicbucket.title": "陶瓷桶设置",

"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE": "陶瓷桶破裂温度",
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE.@Tooltip[0]": "§6§l陶瓷桶破裂温度",
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE.@Tooltip[1]": "倒空流体时导致陶瓷桶",
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE.@Tooltip[2]": "破裂的最低流体温度",
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE.@Tooltip[3]": "§7§o设置一个大于所有流体最高温的值以禁用此项",
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE.@Tooltip[4]": "§7§o最小:-10000;最大:10000",
"text.autoconfig.ceramicbucket.option.BREAK_TEMPERATURE.@Tooltip[5]": "§7§o默认:1000",

"text.autoconfig.ceramicbucket.option.DURABILITY": "耐久度",
"text.autoconfig.ceramicbucket.option.DURABILITY.@Tooltip[0]": "§6§l耐久",
"text.autoconfig.ceramicbucket.option.DURABILITY.@Tooltip[1]": "设置陶瓷桶最大耐久度。",
"text.autoconfig.ceramicbucket.option.DURABILITY.@Tooltip[2]": "§7§o0:禁用耐久度",
"text.autoconfig.ceramicbucket.option.DURABILITY.@Tooltip[3]": "§7§o最小:0;最大:10000",
"text.autoconfig.ceramicbucket.option.DURABILITY.@Tooltip[4]": "§7§o默认:0",

"text.autoconfig.ceramicbucket.option.FISH_OBTAINING_ENABLED": "使用陶瓷桶抓鱼",
"text.autoconfig.ceramicbucket.option.FISH_OBTAINING_ENABLED.@Tooltip[0]": "§6§l使用陶瓷桶抓鱼",
"text.autoconfig.ceramicbucket.option.FISH_OBTAINING_ENABLED.@Tooltip[1]": "是否可用陶瓷桶",
"text.autoconfig.ceramicbucket.option.FISH_OBTAINING_ENABLED.@Tooltip[2]": "抓鱼。",
"text.autoconfig.ceramicbucket.option.FISH_OBTAINING_ENABLED.@Tooltip[3]": "§7§o默认:true",

"text.autoconfig.ceramicbucket.option.MILKING_ENABLED": "使用陶瓷桶挤奶",
"text.autoconfig.ceramicbucket.option.MILKING_ENABLED.@Tooltip[0]": "§6§l使用陶瓷桶挤奶",
"text.autoconfig.ceramicbucket.option.MILKING_ENABLED.@Tooltip[1]": "是否可用陶瓷桶",
"text.autoconfig.ceramicbucket.option.MILKING_ENABLED.@Tooltip[2]": "为生物挤奶。",
"text.autoconfig.ceramicbucket.option.MILKING_ENABLED.@Tooltip[3]": "§7§o默认:true"
}
12 changes: 12 additions & 0 deletions projects/1.21/assets/ceramic-shears/ceramicshears/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"item.ceramicshears.ceramic_shears": "Ceramic Shears",
"item.ceramicshears.ceramic_shears_part": "Ceramic Shears Part",
"item.ceramicshears.clay_shears_part": "Clay Shears Part",

"text.autoconfig.ceramicshears.option.DURABILITY": "Ceramic Shears Durability",
"text.autoconfig.ceramicshears.option.DURABILITY.@Tooltip[0]": "§6§lCeramic Shears Durability",
"text.autoconfig.ceramicshears.option.DURABILITY.@Tooltip[1]": "Defines the maximum durability of Ceramic Shears.",
"text.autoconfig.ceramicshears.option.DURABILITY.@Tooltip[2]": "§7§o0: deactivates the durability",
"text.autoconfig.ceramicshears.option.DURABILITY.@Tooltip[3]": "§7§oMin: 0; Max: 10000",
"text.autoconfig.ceramicshears.option.DURABILITY.@Tooltip[4]": "§7§oDefault: 179"
}
12 changes: 12 additions & 0 deletions projects/1.21/assets/ceramic-shears/ceramicshears/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"item.ceramicshears.ceramic_shears": "陶瓷剪刀",
"item.ceramicshears.ceramic_shears_part": "陶瓷剪刀部件",
"item.ceramicshears.clay_shears_part": "黏土剪刀部件",

"text.autoconfig.ceramicshears.option.DURABILITY": "陶瓷剪刀耐久度",
"text.autoconfig.ceramicshears.option.DURABILITY.@Tooltip[0]": "§6§l陶瓷剪刀耐久度",
"text.autoconfig.ceramicshears.option.DURABILITY.@Tooltip[1]": "设置陶瓷剪刀最大耐久度",
"text.autoconfig.ceramicshears.option.DURABILITY.@Tooltip[2]": "§7§o0:禁用耐久度",
"text.autoconfig.ceramicshears.option.DURABILITY.@Tooltip[3]": "§7§o最小:0;最大:10000",
"text.autoconfig.ceramicshears.option.DURABILITY.@Tooltip[4]": "§7§o默认:179"
}
19 changes: 19 additions & 0 deletions projects/1.21/assets/cloud-glass/cloudglass/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"block.cloudglass.black_cloud_glass": "Black Cloud Glass",
"block.cloudglass.blue_cloud_glass": "Blue Cloud Glass",
"block.cloudglass.brown_cloud_glass": "Brown Cloud Glass",
"block.cloudglass.cyan_cloud_glass": "Cyan Cloud Glass",
"block.cloudglass.gray_cloud_glass": "Gray Cloud Glass",
"block.cloudglass.green_cloud_glass": "Green Cloud Glass",
"block.cloudglass.light_blue_cloud_glass": "Light Blue Cloud Glass",
"block.cloudglass.light_gray_cloud_glass": "Light Gray Cloud Glass",
"block.cloudglass.lime_cloud_glass": "Lime Cloud Glass",
"block.cloudglass.magenta_cloud_glass": "Magenta Cloud Glass",
"block.cloudglass.orange_cloud_glass": "Orange Cloud Glass",
"block.cloudglass.pink_cloud_glass": "Pink Cloud Glass",
"block.cloudglass.purple_cloud_glass": "Purple Cloud Glass",
"block.cloudglass.red_cloud_glass": "Red Cloud Glass",
"block.cloudglass.white_cloud_glass": "White Cloud Glass",
"block.cloudglass.yellow_cloud_glass": "Yellow Cloud Glass",
"itemGroup.cloudglass.tab": "Cloud Glass"
}
19 changes: 19 additions & 0 deletions projects/1.21/assets/cloud-glass/cloudglass/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"block.cloudglass.black_cloud_glass": "黑色云朵玻璃",
"block.cloudglass.blue_cloud_glass": "蓝色云朵玻璃",
"block.cloudglass.brown_cloud_glass": "棕色云朵玻璃",
"block.cloudglass.cyan_cloud_glass": "青色云朵玻璃",
"block.cloudglass.gray_cloud_glass": "灰色云朵玻璃",
"block.cloudglass.green_cloud_glass": "绿色云朵玻璃",
"block.cloudglass.light_blue_cloud_glass": "淡蓝色云朵玻璃",
"block.cloudglass.light_gray_cloud_glass": "淡灰色云朵玻璃",
"block.cloudglass.lime_cloud_glass": "黄绿色云朵玻璃",
"block.cloudglass.magenta_cloud_glass": "品红色云朵玻璃",
"block.cloudglass.orange_cloud_glass": "橙色云朵玻璃",
"block.cloudglass.pink_cloud_glass": "粉红色云朵玻璃",
"block.cloudglass.purple_cloud_glass": "紫色云朵玻璃",
"block.cloudglass.red_cloud_glass": "红色云朵玻璃",
"block.cloudglass.white_cloud_glass": "白色云朵玻璃",
"block.cloudglass.yellow_cloud_glass": "黄色云朵玻璃",
"itemGroup.cloudglass.tab": "云朵玻璃"
}
56 changes: 56 additions & 0 deletions projects/1.21/assets/create-sifting/createsifter/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"block.createsifter.brass_sifter": "Brass Sifter",
"block.createsifter.crushed_basalt": "Crushed basalt",
"block.createsifter.crushed_end_stone": "Crushed end stone",
"block.createsifter.crushed_netherrack": "Crushed netherrack",
"block.createsifter.dust": "Dust block",
"block.createsifter.sifter": "Sifter",
"config.jade.plugin_createsifter.data": "Create Sifter",
"createsifter.itemGroup:main": "Create sifting",
"createsifter.ponder.sifter.header": "Block sifting",
"createsifter.ponder.sifter.text_1": "Sifter process items by sifting them",
"createsifter.ponder.sifter.text_2": "They can be powered from the side using cogwheels",
"createsifter.ponder.sifter.text_3": "Throw or Insert items at the top",
"createsifter.ponder.sifter.text_4": "After some time, the result can be obtained via Right-click",
"createsifter.ponder.sifter.text_5": "The outputs can also be extracted by automation",
"createsifter.recipe.sifting": "Sifting recipe",
"createsifter.recipe.sifting.minimumspeed": "%1$s RPM",
"createsifter.tooltip.mesh": "Mesh: %s",
"item.createsifter.advanced_brass_mesh": "Advanced Brass Mesh",
"item.createsifter.advanced_custom_mesh": "Advanced Custom Mesh",
"item.createsifter.advanced_sturdy_mesh": "Advanced Sturdy Mesh",
"item.createsifter.andesite_mesh": "Andesite Mesh",
"item.createsifter.andesite_pebble": "Andesite Pebble",
"item.createsifter.basalt_pebble": "Basalt Pebble",
"item.createsifter.blackstone_pebble": "Blackstone Pebble",
"item.createsifter.brass_mesh": "Brass Mesh",
"item.createsifter.calcite_pebble": "Calcite Pebble",
"item.createsifter.custom_mesh": "Custom Mesh",
"item.createsifter.deepslate_pebble": "Deepslate Pebble",
"item.createsifter.diorite_pebble": "Diorite Pebble",
"item.createsifter.granite_pebble": "Granite Pebble",
"item.createsifter.raw_aluminum_piece": "Raw Aluminum Piece",
"item.createsifter.raw_copper_piece": "Raw Copper Piece",
"item.createsifter.raw_gold_piece": "Raw Gold Piece",
"item.createsifter.raw_iron_piece": "Raw Iron Piece",
"item.createsifter.raw_lead_piece": "Raw Lead Piece",
"item.createsifter.raw_nickel_piece": "Raw Nickel Piece",
"item.createsifter.raw_osmium_piece": "Raw Osmium Piece",
"item.createsifter.raw_platinum_piece": "Raw Platinum Piece",
"item.createsifter.raw_quicksilver_piece": "Raw Quicksilver Piece",
"item.createsifter.raw_silver_piece": "Raw Silver Piece",
"item.createsifter.raw_tin_piece": "Raw Tin Piece",
"item.createsifter.raw_uranium_piece": "Raw Uranium Piece",
"item.createsifter.raw_zinc_piece": "Raw Zinc Piece",
"item.createsifter.stone_pebble": "Stone Pebble",
"item.createsifter.string_mesh": "String Mesh",
"item.createsifter.sturdy_mesh": "Sturdy Mesh",
"item.createsifter.tuff_pebble": "Tuff Pebble",
"item.createsifter.zinc_mesh": "Zinc Mesh",
"mechanicals.ui.recipe_requirement.advanced_sifter.tooltip.missing": "Requires brass sifter",
"mechanicals.ui.recipe_requirement.advanced_sifter.tooltip.title": "Brass sifter",
"mechanicals.ui.recipe_requirement.advanced_sifter.tooltip.value": "",
"mechanicals.ui.recipe_requirement.waterlogged.tooltip.missing": "Not Wartelogged",
"mechanicals.ui.recipe_requirement.waterlogged.tooltip.title": "Waterlogged",
"mechanicals.ui.recipe_requirement.waterlogged.tooltip.value": ""
}
56 changes: 56 additions & 0 deletions projects/1.21/assets/create-sifting/createsifter/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"block.createsifter.brass_sifter": "黄铜筛子",
"block.createsifter.crushed_basalt": "粉碎玄武岩",
"block.createsifter.crushed_end_stone": "粉碎末地石",
"block.createsifter.crushed_netherrack": "粉碎下界岩",
"block.createsifter.dust": "尘土块",
"block.createsifter.sifter": "筛子",
"config.jade.plugin_createsifter.data": "机械动力筛子",
"createsifter.itemGroup:main": "机械动力:筛子",
"createsifter.ponder.sifter.header": "方块过筛",
"createsifter.ponder.sifter.text_1": "筛子可以筛取物品",
"createsifter.ponder.sifter.text_2": "可使用齿轮从侧面驱动筛子",
"createsifter.ponder.sifter.text_3": "顶部可以丢入或者放入物品",
"createsifter.ponder.sifter.text_4": "等待一段时间,右击筛子可以取出过筛后的产物",
"createsifter.ponder.sifter.text_5": "产物输出也是可以自动化的",
"createsifter.recipe.sifting": "过筛",
"createsifter.recipe.sifting.minimumspeed": "%1$s RPM",
"createsifter.tooltip.mesh": "筛网:%s",
"item.createsifter.advanced_brass_mesh": "高级黄铜筛网",
"item.createsifter.advanced_custom_mesh": "高级自定义筛网",
"item.createsifter.advanced_sturdy_mesh": "高级坚固筛网",
"item.createsifter.andesite_mesh": "安山筛网",
"item.createsifter.andesite_pebble": "安山岩石子",
"item.createsifter.basalt_pebble": "玄武岩石子",
"item.createsifter.blackstone_pebble": "黑石筛网",
"item.createsifter.brass_mesh": "黄铜筛网",
"item.createsifter.calcite_pebble": "方解石石子",
"item.createsifter.custom_mesh": "自定义筛网",
"item.createsifter.deepslate_pebble": "深板岩石子",
"item.createsifter.diorite_pebble": "闪长岩石子",
"item.createsifter.granite_pebble": "花岗岩石子",
"item.createsifter.raw_aluminum_piece": "粗铝碎块",
"item.createsifter.raw_copper_piece": "粗铜碎块",
"item.createsifter.raw_gold_piece": "粗金碎块",
"item.createsifter.raw_iron_piece": "粗铁碎块",
"item.createsifter.raw_lead_piece": "粗铅碎块",
"item.createsifter.raw_nickel_piece": "粗镍碎块",
"item.createsifter.raw_osmium_piece": "粗锇碎块",
"item.createsifter.raw_platinum_piece": "粗铂碎块",
"item.createsifter.raw_quicksilver_piece": "粗水银碎块",
"item.createsifter.raw_silver_piece": "粗银碎块",
"item.createsifter.raw_tin_piece": "粗锡碎块",
"item.createsifter.raw_uranium_piece": "粗铀碎块",
"item.createsifter.raw_zinc_piece": "粗锌碎块",
"item.createsifter.stone_pebble": "石子",
"item.createsifter.string_mesh": "线筛网",
"item.createsifter.sturdy_mesh": "坚固筛网",
"item.createsifter.tuff_pebble": "凝灰岩石子",
"item.createsifter.zinc_mesh": "锌筛网",
"mechanicals.ui.recipe_requirement.advanced_sifter.tooltip.missing": "需要黄铜筛子",
"mechanicals.ui.recipe_requirement.advanced_sifter.tooltip.title": "黄铜筛子",
"mechanicals.ui.recipe_requirement.advanced_sifter.tooltip.value": "",
"mechanicals.ui.recipe_requirement.waterlogged.tooltip.missing": "未含水",
"mechanicals.ui.recipe_requirement.waterlogged.tooltip.title": "含水",
"mechanicals.ui.recipe_requirement.waterlogged.tooltip.value": ""
}
33 changes: 33 additions & 0 deletions projects/1.21/assets/ghasts-update/ghasts_update/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"gamerule.undry": "Undry",
"block.testt.grumpy_dried_ghast": "Dried Ghast",
"item.ghasts_update.ghast_saddle": "Blue Ghast Saddle",
"gui.ghasts_update.happy_ghast_inventory.label_happy_ghast": "Happy Ghast",
"block.ghasts_update.happy_dried_ghast": "Dried Ghast",
"block.ghasts_update.neutral_dried_ghast": "Dried Ghast",
"block.testt.happy_dried_ghast": "Dried Ghast",
"item.ghasts_update.purple_ghast_saddle": "Purple Ghast Saddle",
"item_group.ghasts_update.ghast_update": "Ghast Update",
"item.testt.ghast_saddle": "Ghast Saddle",
"key.ghasts_update.up_ghast": "Up Ghast",
"block.ghasts_update.dried_ghast": "Dried Ghast",
"key.testt.down_ghast": "Down Ghast",
"entity.testt.ghastling": "Ghastling",
"item.testt.happy_ghast_spawn_egg": "Happy Ghast Spawn Egg",
"block.ghasts_update.grumpy_dried_ghast": "Dried Ghast",
"item.ghasts_update.happy_ghast_spawn_egg": "Happy Ghast Spawn Egg",
"entity.ghasts_update.dried_ghast_spawn": "Dried Ghast Spawn",
"item.ghasts_update.ghastling_spawn_egg": "Ghastling Spawn Egg",
"item.ghasts_update.dried_ghast_spawn_spawn_egg": "Dried Ghast Spawn Spawn Egg",
"entity.ghasts_update.ghastling": "Ghastling",
"key.testt.up_ghast": "Up Ghast",
"key.ghasts_update.down_ghast": "Down Ghast",
"itemGroup.tab_ghast_update": "Ghast Update",
"item.testt.ghastling_spawn_egg": "Ghastling Spawn Egg",
"key.ghasts_update.open_ghast_inventory": "Open Ghast Inventory",
"block.testt.dried_ghast": "Dried Ghast",
"entity.testt.happy_ghast": "Happy Ghast",
"block.testt.neutral_dried_ghast": "Dried Ghast",
"entity.ghasts_update.happy_ghast": "Happy Ghast",
"gamerule.undry.description": "Define the undrying speed of dried ghasts"
}
33 changes: 33 additions & 0 deletions projects/1.21/assets/ghasts-update/ghasts_update/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"gamerule.undry": "吸水速率",
"block.testt.grumpy_dried_ghast": "失水恶魂",
"item.ghasts_update.ghast_saddle": "蓝色恶魂挽具",
"gui.ghasts_update.happy_ghast_inventory.label_happy_ghast": "快乐恶魂",
"block.ghasts_update.happy_dried_ghast": "失水恶魂",
"block.ghasts_update.neutral_dried_ghast": "失水恶魂",
"block.testt.happy_dried_ghast": "失水恶魂",
"item.ghasts_update.purple_ghast_saddle": "紫色恶魂挽具",
"item_group.ghasts_update.ghast_update": "快乐恶魂更新",
"item.testt.ghast_saddle": "恶魂挽具",
"key.ghasts_update.up_ghast": "快乐恶魂上升",
"block.ghasts_update.dried_ghast": "失水恶魂",
"key.testt.down_ghast": "快乐恶魂下降",
"entity.testt.ghastling": "小恶魂",
"item.testt.happy_ghast_spawn_egg": "快乐恶魂刷怪蛋",
"block.ghasts_update.grumpy_dried_ghast": "失水恶魂",
"item.ghasts_update.happy_ghast_spawn_egg": "快乐恶魂刷怪蛋",
"entity.ghasts_update.dried_ghast_spawn": "失水恶魂",
"item.ghasts_update.ghastling_spawn_egg": "小恶魂刷怪蛋",
"item.ghasts_update.dried_ghast_spawn_spawn_egg": "失水恶魂刷怪蛋",
"entity.ghasts_update.ghastling": "小恶魂",
"key.testt.up_ghast": "快乐恶魂上升",
"key.ghasts_update.down_ghast": "快乐恶魂下降",
"itemGroup.tab_ghast_update": "快乐恶魂更新",
"item.testt.ghastling_spawn_egg": "小恶魂刷怪蛋",
"key.ghasts_update.open_ghast_inventory": "打开恶魂物品栏",
"block.testt.dried_ghast": "失水恶魂",
"entity.testt.happy_ghast": "快乐恶魂",
"block.testt.neutral_dried_ghast": "失水恶魂",
"entity.ghasts_update.happy_ghast": "快乐恶魂",
"gamerule.undry.description": "决定了失水恶魂的吸水速率"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"config.jade.plugin_llamapalooza.cooldown": "Spit Cooldown: %s",
"config.jade.plugin_llamapalooza.stats": "Stats: %s/%s/%s",
"entity.llamapalooza.item_spit": "Item Spit",
"entity.llamapalooza.loot_llama": "Loot Llama",
"item.llamapalooza.loot_llama_spawn_egg": "Loot Llama Spawn Egg",
"itemGroup.llamapalooza": "LlamaPalooza"
}
Loading
Loading