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
15 changes: 15 additions & 0 deletions common/src/main/resources/assets/the_bumblezone/lang/zh_cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -1222,6 +1222,7 @@
"the_bumblezone.midnightconfig.beeStingerBrewingRecipe": "蜂刺药水配方",
"the_bumblezone.midnightconfig.beeSoupBrewingRecipe": "蜜蜂汤药水配方",
"the_bumblezone.midnightconfig.generalComment": "§o§6 常规部分",
"the_bumblezone.midnightconfig.variantBeeAfterWorlgenSpawnRate": "蜜蜂变体生成率",
"the_bumblezone.midnightconfig.variantBeeTypes": "变异蜜蜂类型",
"the_bumblezone.midnightconfig.beehemothSpeed": "巨蜂速度",
"the_bumblezone.midnightconfig.beehemothFriendlyFire": "巨蜂友军伤害",
Expand Down Expand Up @@ -1280,6 +1281,11 @@
"the_bumblezone.midnightconfig.essenceItemsClientComment": "§o§6 精华本地配置",
"the_bumblezone.midnightconfig.essenceItemHUDVisualEffectLayers": "HUD视觉效果层数",
"the_bumblezone.midnightconfig.essenceItemHUDVisualEffectSpeed": "HUD视觉效果转速",
"the_bumblezone.midnightconfig.sillyClientComment": "§o§6 整活配置",
"the_bumblezone.midnightconfig.showBeesOnGuiAllYearRound": "全年在GUI显示蜜蜂",
"the_bumblezone.midnightconfig.showBeesOnGuiOnAprilFools": "愚人节时在GUI显示蜜蜂",
"the_bumblezone.midnightconfig.restrictBeesOnGuiToBzDimension": "仅当处于蜜蜂维度时在GUI上显示蜜蜂",
"the_bumblezone.midnightconfig.maximumBeesOnGui": "GUI上蜜蜂数量的最大值",
"the_bumblezone.midnightconfig.essenceComment": "§o§6 精华配置",
"the_bumblezone.midnightconfig.repeatableEssenceEvents": "赢得精华后,事件可重复",
"the_bumblezone.midnightconfig.blueArenaBubblesMechanic": "蓝色竞技场气泡机制",
Expand Down Expand Up @@ -1375,6 +1381,15 @@
"the_bumblezone.configuration.essenceblockconfigs": "精华方块",
"the_bumblezone.configuration.disableessenceblockshaders": "禁用精华方块着色器",
"the_bumblezone.configuration.disableessenceblockshaders.tooltip": "是否不渲染精华方块的着色器。如果禁用着色器,将默认使用普通方块纹理。",
"the_bumblezone.configuration.sillystuff": "整活内容",
"the_bumblezone.configuration.showbeesonguiallyearround": "全年在GUI显示蜜蜂",
"the_bumblezone.configuration.showbeesonguiallyearround.tooltip": "如果你想让蜜蜂带来的快乐永不停歇,就选这个!",
"the_bumblezone.configuration.showbeesonguionaprilfools": "愚人节时在GUI显示蜜蜂",
"the_bumblezone.configuration.showbeesonguionaprilfools.tooltip": "如果你想看蜜蜂整活,就选这个!",
"the_bumblezone.configuration.restrictbeesonguitobzdimension": "仅当处于蜜蜂维度时在GUI上显示蜜蜂",
"the_bumblezone.configuration.restrictbeesonguitobzdimension.tooltip": "仅当玩家处于蜜蜂维度时在GUI上显示蜜蜂",
"the_bumblezone.configuration.maximumbeesongui": "GUI上蜜蜂数量的最大值",
"the_bumblezone.configuration.maximumbeesongui.tooltip": "GUI上趴着10000只蜜蜂!",

"the_bumblezone.configuration.wrathofthehiveoptions": "蜂巢之怒",
"the_bumblezone.configuration.beesaggressionoptions": "蜜蜂敌对性",
Expand Down