diff --git a/projects/1.16/assets/birds-nests-and-treasures/birdsneststres/lang/zh_cn.json b/projects/1.16/assets/birds-nests-and-treasures/birdsneststres/lang/zh_cn.json index 9e26dfeeb6e6..8653191439a8 100644 --- a/projects/1.16/assets/birds-nests-and-treasures/birdsneststres/lang/zh_cn.json +++ b/projects/1.16/assets/birds-nests-and-treasures/birdsneststres/lang/zh_cn.json @@ -1 +1,7 @@ -{} \ No newline at end of file +{ + "item.birdsneststres.birdsnest": "鸟巢", + "item.birdsneststres.banditpouch": "土匪的宝藏袋", + "item.birdsneststres.ancienttreasure": "远古宝藏", + "item.birdsneststres.sunkentreasure": "沉没的宝藏瓶", + "filled_map.village": "村庄地图" +}