Skip to content
Open
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
6 changes: 3 additions & 3 deletions src/main/resources/assets/concoction/lang/zh_cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@
"effect.concoction.sweetness": "甜蜜",
"effect.concoction.warming": "温暖",
"enchantment.concoction.butchering": "屠宰",
"enchantment.concoction.butchering.desc": "增加对牛、猪、绵羊等农场动物的伤害,同时增加稀有掉落物的机会。",
"entity.concoction.cordyceps_cave_spider": "菌化洞穴蜘蛛",
"entity.concoction.cordyceps_spider": "菌化蜘蛛",
"entity.concoction.sunstruck": "曜尸",
Expand Down Expand Up @@ -416,9 +417,8 @@
"item.minecraft.tipped_arrow.effect.snowflake": "霜雪之箭",
"item.minecraft.tipped_arrow.effect.snowflake_extended": "霜雪之箭",
"item_group.concoction.concoction": "田园调酿",
"message.concoction.cow_is_baby": "这头牛太小了,还不能产奶",
"message.concoction.cow_not_ready_bottle": "这头牛现在还不能用瓶挤奶",
"message.concoction.cow_not_ready_bucket": "这头牛现在还不能用桶挤奶",
"message.concoction.milk_not_ready_bottle": "没有足够的奶用于瓶装挤奶",
"message.concoction.milk_not_ready_bucket": "没有足够的奶用于桶装挤奶",
"message.concoction.rested": "你感觉休息得很好",
"message.concoction.tired": "你感觉有点累",
"subtitles.barrel_overfilled": "装满了",
Expand Down