diff --git a/src/main/resources/assets/unicopia/lang/zh_cn.json b/src/main/resources/assets/unicopia/lang/zh_cn.json index 9ed3efd4..ab20a963 100644 --- a/src/main/resources/assets/unicopia/lang/zh_cn.json +++ b/src/main/resources/assets/unicopia/lang/zh_cn.json @@ -55,24 +55,23 @@ "item.unicopia.butterfly_spawn_egg": "蝴蝶刷怪蛋", "item.unicopia.butterfly": "蝴蝶", "item.unicopia.loot_bug_spawn_egg": "劫掠虫刷怪蛋", - "item.unicopia.loot_bug": "劫掠虫", "item.unicopia.green_apple": "史密斯婆婆苹果", "item.unicopia.sweet_apple": "甜苹果园苹果", "item.unicopia.sour_apple": "酸苹果", - "item.unicopia.rotten_apple": "馊苹果", + "item.unicopia.rotten_apple": "烂苹果", "item.unicopia.cooked_zap_apple": "烤过的魔虹苹果", "item.unicopia.zap_apple": "魔虹苹果", "item.unicopia.zap_bulb": "没熟的魔虹苹果", - "item.unicopia.rotten_cod": "馊鳕鱼", - "item.unicopia.rotten_salmon": "馊鲑鱼", - "item.unicopia.rotten_tropical_fish": "馊热带鱼", - "item.unicopia.rotten_pufferfish": "馊河豚", + "item.unicopia.rotten_cod": "腐烂的鳕鱼", + "item.unicopia.rotten_salmon": "腐烂的鲑鱼", + "item.unicopia.rotten_tropical_fish": "腐烂的热带鱼", + "item.unicopia.rotten_pufferfish": "腐烂的河豚", "item.unicopia.cooked_tropical_fish": "烤过的热带鱼", "item.unicopia.cooked_pufferfish": "烤过的河豚", "item.unicopia.fried_axolotl": "炸美西螈", "item.unicopia.green_fried_egg": "绿炸蛋", "item.unicopia.frog_legs": "青蛙腿", - "item.unicopia.cooked_frog_legs": "熟青蛙腿", + "item.unicopia.cooked_frog_legs": "烤过的青蛙腿", "item.unicopia.love_bottle": "一瓶爱", "item.unicopia.love_bucket": "爱桶", "item.unicopia.love_mug": "一杯爱", @@ -157,7 +156,7 @@ "item.unicopia.scallop_shell": "扇贝壳", "item.unicopia.turret_shell": "锥螺壳", "item.unicopia.shelly": "贝利", - "item.unicopia.horse_shoe.accuracy": "精准度%:d%%", + "item.unicopia.horse_shoe.accuracy": "精准度:%d%%", "item.unicopia.horse_shoe.speed": "速度:%d", "item.unicopia.iron_horse_shoe": "铁蹄铁", "item.unicopia.golden_horse_shoe": "金蹄铁", @@ -339,9 +338,11 @@ "block.unicopia.oats_stem": "燕麦秆", "block.unicopia.oats_crown": "燕麦冠", "entity.unicopia.butterfly": "蝴蝶", + "entity.unicopia.loot_bug": "Loot bug", "entity.unicopia.twittermite": "雷光虫", "entity.unicopia.specter": "鬼魂", "entity.unicopia.mimic": "拟态", + "entity.unicopia.magic_beam": "Magic Beam", "entity.unicopia.cast_spell": "施放咒语", "entity.unicopia.cast_spell.by": "%s 施放的魔法", "entity.unicopia.spellbook": "魔法书", @@ -352,6 +353,7 @@ "entity.unicopia.crystal_shards": "水晶尖刺", "entity.unicopia.ignominious_vine": "无耻藤", "entity.unicopia.ignominious_bulb": "无耻球茎", + "entity.unicopia.thrown_item": "Thrown Item", "player.reachDistance": "可触距离", "player.miningSpeed": "挖掘速度", "player.gravityModifier": "引力",