From e427fdb52e199462125ddc2c1005bb0a7493a97c Mon Sep 17 00:00:00 2001 From: Sunday40847 <86839110+Sunday40847@users.noreply.github.com> Date: Sun, 7 Apr 2024 13:25:11 +0800 Subject: [PATCH 01/36] MineMenu translate #1 --- .../1.20/assets/minemenu/menu/lang/zh_cn.json | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 projects/1.20/assets/minemenu/menu/lang/zh_cn.json diff --git a/projects/1.20/assets/minemenu/menu/lang/zh_cn.json b/projects/1.20/assets/minemenu/menu/lang/zh_cn.json new file mode 100644 index 000000000000..50e51345b956 --- /dev/null +++ b/projects/1.20/assets/minemenu/menu/lang/zh_cn.json @@ -0,0 +1,25 @@ +{ + "key.open_menu": "显示MineMenu滚轮菜单", + "mine_menu.clipboardCopy": "文本已复制到剪贴板", + "mine_menu.selectKey": "选择一处键位", + "mine_menu.selectSlot": "选择一个槽位", + "mine_menu.clipboard": "复制至剪贴板", + "mine_menu.send": "直接发送文本", + "mine_menu.toggle": "切换", + "mine_menu.press": "按住", + "mine_menu.action": "选择操作类型", + "mine_menu.command": "发送文本或指令", + "mine_menu.keybind": "按下按键", + "mine_menu.clickAction_command": "发送文本或指令", + "mine_menu.clickAction_keybinding": "按下按键", + "mine_menu.clickAction_useItem": "使用某栏位物品", + "mine_menu.clickAction_category": "打开子菜单", + "mine_menu.actionScreen.title": "MineMenu操作配置页面", + "mine_menu.itemScreen.title": "MineMenu按钮配置页面", + "mine_menu.menuItem.title": "MineMenu Menu Item", + "mine_menu.iconScreen.title": "MineMenu选择图标页面", + "mine_menu.pickIcon.search": "MineMenu Pick Icon Search", + "mine_menu.keyScreen.title": "MineMenu选择绑定按键页面", + "mine_menu.radialMenu.title": "MineMenu滚轮菜单", + "gui.delete": "删除" +} \ No newline at end of file From eb6ca7f55f1625234f1047bc233e11117a218c06 Mon Sep 17 00:00:00 2001 From: Sunday40847 <86839110+Sunday40847@users.noreply.github.com> Date: Sun, 7 Apr 2024 13:40:23 +0800 Subject: [PATCH 02/36] Add en_us --- .../1.20/assets/minemenu/menu/lang/en_us.json | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 projects/1.20/assets/minemenu/menu/lang/en_us.json diff --git a/projects/1.20/assets/minemenu/menu/lang/en_us.json b/projects/1.20/assets/minemenu/menu/lang/en_us.json new file mode 100644 index 000000000000..cf6ddefc2b28 --- /dev/null +++ b/projects/1.20/assets/minemenu/menu/lang/en_us.json @@ -0,0 +1,25 @@ +{ + "key.open_menu": "Open Mine Menu", + "mine_menu.clipboardCopy": "Command copied to clipboard", + "mine_menu.selectKey": "Select a key", + "mine_menu.selectSlot": "Select a Slot", + "mine_menu.clipboard": "Clipboard", + "mine_menu.send": "Send", + "mine_menu.toggle": "Toggle", + "mine_menu.press": "Press", + "mine_menu.action": "Action", + "mine_menu.command": "Command", + "mine_menu.keybind": "Keybind", + "mine_menu.clickAction_command": "Click Action: Command", + "mine_menu.clickAction_keybinding": "Click Action: KeyBinding", + "mine_menu.clickAction_useItem": "Click Action: Use Item", + "mine_menu.clickAction_category": "Click Action: Category", + "mine_menu.actionScreen.title": "MineMenu Action Screen", + "mine_menu.itemScreen.title": "MineMenu Item Screen", + "mine_menu.menuItem.title": "MineMenu Menu Item", + "mine_menu.iconScreen.title": "MineMenu Icon Screen", + "mine_menu.pickIcon.search": "MineMenu Pick Icon Search", + "mine_menu.keyScreen.title": "MineMenu Key Screen", + "mine_menu.radialMenu.title": "MineMenu Radial Menu", + "gui.delete": "Delete" +} \ No newline at end of file From ef5c0eacfbd6450efb488d00061a07655504ccb3 Mon Sep 17 00:00:00 2001 From: Sunday40847 <86839110+Sunday40847@users.noreply.github.com> Date: Mon, 8 Apr 2024 00:02:35 +0800 Subject: [PATCH 03/36] =?UTF-8?q?=E2=80=9C=E6=BB=9A=E8=BD=AE=E8=8F=9C?= =?UTF-8?q?=E5=8D=95=E2=80=9D=E2=86=92=E2=80=9C=E8=BD=AE=E7=9B=98=E8=8F=9C?= =?UTF-8?q?=E5=8D=95=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projects/1.20/assets/minemenu/menu/lang/zh_cn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/1.20/assets/minemenu/menu/lang/zh_cn.json b/projects/1.20/assets/minemenu/menu/lang/zh_cn.json index 50e51345b956..d9d548323cf0 100644 --- a/projects/1.20/assets/minemenu/menu/lang/zh_cn.json +++ b/projects/1.20/assets/minemenu/menu/lang/zh_cn.json @@ -1,5 +1,5 @@ { - "key.open_menu": "显示MineMenu滚轮菜单", + "key.open_menu": "显示MineMenu轮盘菜单", "mine_menu.clipboardCopy": "文本已复制到剪贴板", "mine_menu.selectKey": "选择一处键位", "mine_menu.selectSlot": "选择一个槽位", @@ -20,6 +20,6 @@ "mine_menu.iconScreen.title": "MineMenu选择图标页面", "mine_menu.pickIcon.search": "MineMenu Pick Icon Search", "mine_menu.keyScreen.title": "MineMenu选择绑定按键页面", - "mine_menu.radialMenu.title": "MineMenu滚轮菜单", + "mine_menu.radialMenu.title": "MineMenu轮盘菜单", "gui.delete": "删除" } \ No newline at end of file From 8cd0e606bf8a14961604c8310d61be1501cfb401 Mon Sep 17 00:00:00 2001 From: Sunday40847 <86839110+Sunday40847@users.noreply.github.com> Date: Fri, 21 Jun 2024 16:57:06 +0000 Subject: [PATCH 04/36] =?UTF-8?q?=E8=B5=84=E6=BA=90=E8=9C=9C=E8=9C=82-?= =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6&=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E4=BA=86=E4=B8=80=E5=B0=8F=E9=83=A8=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../productivebees/lang/en_us.json | 1014 +++++++++++++++++ .../productivebees/lang/zh_cn.json | 737 ++++++++++++ 2 files changed, 1751 insertions(+) create mode 100644 projects/1.20/assets/productivebees/productivebees/lang/en_us.json create mode 100644 projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json diff --git a/projects/1.20/assets/productivebees/productivebees/lang/en_us.json b/projects/1.20/assets/productivebees/productivebees/lang/en_us.json new file mode 100644 index 000000000000..064515fd7ee1 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/lang/en_us.json @@ -0,0 +1,1014 @@ +{ + "advancements.husbandry.advanced_beehive.description": "Craft an advanced beehive", + "advancements.husbandry.advanced_beehive.title": "Gotta work, bees!", + "advancements.husbandry.bee_cage.description": "Craft a Bee Cage", + "advancements.husbandry.bee_cage.title": "Careful does it.", + "advancements.husbandry.breed_all_productive_bees.description": "Breed all the vanilla typed productive bees", + "advancements.husbandry.breed_all_productive_bees.title": "They call me Melittologist", + "advancements.husbandry.breed_iron_bee.description": "Breed an iron bee", + "advancements.husbandry.breed_iron_bee.title": "It's precious!", + "advancements.husbandry.bumblebee_rider.description": "It's not the destination, it's the journBee! Ride a Bumble Bee.", + "advancements.husbandry.bumblebee_rider.title": "Bumbling along", + "advancements.husbandry.calm_bee.description": "Use a Honey Treat on an angry bee to calm it down.", + "advancements.husbandry.calm_bee.title": "Clear Their Head.", + "advancements.husbandry.catch_any_bee.description": "Catch a bee in a bee cage", + "advancements.husbandry.catch_any_bee.title": "Catchy", + "advancements.husbandry.catch_crystalline_bee.description": "Catch a Crystalline Bee from the Nether", + "advancements.husbandry.catch_crystalline_bee.title": "Important Foundations", + "advancements.husbandry.consume_sugarbag_comb.description": "Eat a Sugarbag Honeycomb", + "advancements.husbandry.consume_sugarbag_comb.title": "Honey Honey Yum Yum!", + "advancements.husbandry.convert_egg.description": "Activate an Inactive Dragon Egg using Dragon Breath", + "advancements.husbandry.convert_egg.title": "Good thing it can't hatch", + "advancements.husbandry.dragon_egg_hive.description": "Craft a Dragon Egg Hive", + "advancements.husbandry.dragon_egg_hive.title": "A Special Home for a Special Bee", + "advancements.husbandry.expansion_box.description": "Get an expansion box for your advanced beehive", + "advancements.husbandry.expansion_box.title": "Bigger is always better.", + "advancements.husbandry.feeding_slab.description": "Craft a Feeding Slab. You can put multiple flowering blocks in the Feeding Slab for your bees to have a centralized flowering spot.", + "advancements.husbandry.feeding_slab.title": "I want that one and that one and that one.", + "advancements.husbandry.fishy_bees.description": "Catch a fish-bee?", + "advancements.husbandry.fishy_bees.title": "Fishy Bees-ness", + "advancements.husbandry.hive_upgrades.description": "Craft an upgrade base", + "advancements.husbandry.hive_upgrades.title": "Make it count, 1, 2, 4.", + "advancements.husbandry.honeylogged.description": "Place honey fluid on the Feeding Slab.", + "advancements.husbandry.honeylogged.title": "Double Whammy!", + "advancements.husbandry.nest_locator.description": "Craft a Nest Locator", + "advancements.husbandry.nest_locator.title": "Locate the Buzz.", + "advancements.husbandry.overworld_nest.description": "Pick up or craft a solitary nest.", + "advancements.husbandry.overworld_nest.title": "Solitary", + "advancements.husbandry.professional_bee.description": "Breed a Rancher Bee, Farmer Bee, Lumber Bee or Quarry Bee.", + "advancements.husbandry.professional_bee.title": "I'm a special little bee-flake", + "advancements.husbandry.quartz_nest.description": "Craft or pick up a Nether Quartz nest.", + "advancements.husbandry.quartz_nest.title": "Wild wild bees.", + "advancements.husbandry.treat_on_nest.description": "Use a Honey Treat on a nest.", + "advancements.husbandry.treat_on_nest.title": "Treat me nice", + "advancements.husbandry.treat_on_stick.description": "Craft a Treat on a Stick to steer your new favorite ride.", + "advancements.husbandry.treat_on_stick.title": "Directional Buzzing", + "block.productivebees.acacia_wood_nest": "Acacia Nest", + "block.productivebees.bamboo_hive": "Bamboo Nest", + "block.productivebees.birch_wood_nest": "Birch Nest", + "block.productivebees.bottler": "Bottler", + "block.productivebees.breeding_chamber": "Breeding Chamber", + "block.productivebees.bumble_bee_nest": "Bumble Bee Nest", + "block.productivebees.catcher": "Catcher", + "block.productivebees.centrifuge": "Centrifuge", + "block.productivebees.coarse_dirt_nest": "Dirt Nest", + "block.productivebees.comb_ghostly": "Ghostly Comb Block", + "block.productivebees.comb_milky": "Milky Comb Block", + "block.productivebees.comb_powdery": "Powdery Comb Block", + "block.productivebees.configurable_comb": "Comb Block", + "block.productivebees.comb_configurable": "%s Comb Block", + "block.productivebees.cryo_stasis": "Cryo Stasis", + "block.productivebees.crimson_bee_nest": "Crimson Bee Nest", + "block.productivebees.dark_oak_wood_nest": "Dark Oak Nest", + "block.productivebees.dragon_egg_hive": "Dragon Egg Hive", + "block.productivebees.end_stone_nest": "End Stone Nest", + "block.productivebees.feeder": "Feeding Slab", + "block.productivebees.feeder_double": "Double Feeding Slab", + "block.productivebees.gene_indexer": "Gene Indexer", + "block.productivebees.glowstone_nest": "Glowstone Nest", + "block.productivebees.gravel_nest": "Gravel Nest", + "block.productivebees.heated_centrifuge": "Heated Centrifuge", + "block.productivebees.honey_generator": "Honey Generator", + "block.productivebees.inactive_dragon_egg": "Inactive Dragon Egg", + "block.productivebees.incubator": "BaBee Incubator", + "block.productivebees.jar_oak": "Bee Jar", + "block.productivebees.jungle_wood_nest": "Jungle Nest", + "block.productivebees.cherry_wood_nest": "Cherry Nest", + "block.productivebees.mangrove_wood_nest": "Mangrove Nest", + "block.productivebees.nether_brick_nest": "Nether Brick Nest", + "block.productivebees.nether_gold_nest": "Nether Gold Nest", + "block.productivebees.nether_quartz_nest": "Quartz Nest", + "block.productivebees.oak_wood_nest": "Oak Nest", + "block.productivebees.obsidian_nest": "Obsidian Nest", + "block.productivebees.powered_centrifuge": "Powered Centrifuge", + "block.productivebees.purple_hopper": "Purple Hopper", + "block.productivebees.quartz_netherrack": "Quartz in Netherrack", + "block.productivebees.sand_nest": "Sand Nest", + "block.productivebees.slimy_nest": "Slimy Nest", + "block.productivebees.snow_nest": "Snow Nest", + "block.productivebees.soul_sand_nest": "Soul Sand Nest", + "block.productivebees.spruce_wood_nest": "Spruce Nest", + "block.productivebees.stone_nest": "Stone Nest", + "block.productivebees.sugar_cane_nest": "Reed Nest", + "block.productivebees.sugarbag_nest": "Sugarbag Nest", + "block.productivebees.wax_block": "Wax Block", + "block.productivebees.warped_bee_nest": "Warped Bee Nest", + "block.productivebees.advanced_byg_ebony_beehive": "Advanced Ebony Beehive", + "block.productivebees.expansion_box_byg_ebony": "Ebony Expansion Box", + "block.productivebees.advanced_byg_ether_beehive": "Advanced Ether Beehive", + "block.productivebees.expansion_box_byg_ether": "Ether Expansion Box", + "block.productivebees.advanced_byg_witch_hazel_beehive": "Advanced Witch Hazel Beehive", + "block.productivebees.expansion_box_byg_witch_hazel": "Witch Hazel Expansion Box", + "block.productivebees.advanced_byg_skyris_beehive": "Advanced Skyris Beehive", + "block.productivebees.expansion_box_byg_skyris": "Skyris Expansion Box", + "block.productivebees.advanced_byg_pine_beehive": "Advanced Pine Beehive", + "block.productivebees.expansion_box_byg_pine": "Pine Expansion Box", + "block.productivebees.advanced_byg_zelkova_beehive": "Advanced Zelkova Beehive", + "block.productivebees.expansion_box_byg_zelkova": "Zelkova Expansion Box", + "block.productivebees.advanced_byg_lament_beehive": "Advanced Lament Beehive", + "block.productivebees.expansion_box_byg_lament": "Lament Expansion Box", + "block.productivebees.advanced_byg_palm_beehive": "Advanced Palm Beehive", + "block.productivebees.expansion_box_byg_palm": "Palm Expansion Box", + "block.productivebees.advanced_byg_sythian_beehive": "Advanced Sythian Beehive", + "block.productivebees.expansion_box_byg_sythian": "Sythian Expansion Box", + "block.productivebees.advanced_byg_jacaranda_beehive": "Advanced Jacaranda Beehive", + "block.productivebees.expansion_box_byg_jacaranda": "Jacaranda Expansion Box", + "block.productivebees.advanced_byg_fir_beehive": "Advanced Fir Beehive", + "block.productivebees.expansion_box_byg_fir": "Fir Expansion Box", + "block.productivebees.advanced_byg_cika_beehive": "Advanced Cika Beehive", + "block.productivebees.expansion_box_byg_cika": "Cika Expansion Box", + "block.productivebees.advanced_byg_embur_beehive": "Advanced Embur Beehive", + "block.productivebees.expansion_box_byg_embur": "Embur Expansion Box", + "block.productivebees.advanced_byg_green_enchanted_beehive": "Advanced Green Enchanted Beehive", + "block.productivebees.expansion_box_byg_green_enchanted": "Green Enchanted Expansion Box", + "block.productivebees.advanced_byg_mahogany_beehive": "Advanced Mahogany Beehive", + "block.productivebees.expansion_box_byg_mahogany": "Mahogany Expansion Box", + "block.productivebees.advanced_byg_redwood_beehive": "Advanced Redwood Beehive", + "block.productivebees.expansion_box_byg_redwood": "Redwood Expansion Box", + "block.productivebees.advanced_byg_imparius_beehive": "Advanced Imparius Beehive", + "block.productivebees.expansion_box_byg_imparius": "Imparius Expansion Box", + "block.productivebees.advanced_byg_aspen_beehive": "Advanced Aspen Beehive", + "block.productivebees.expansion_box_byg_aspen": "Aspen Expansion Box", + "block.productivebees.advanced_byg_bulbis_beehive": "Advanced Bulbis Beehive", + "block.productivebees.expansion_box_byg_bulbis": "Bulbis Expansion Box", + "block.productivebees.advanced_byg_nightshade_beehive": "Advanced Nightshade Beehive", + "block.productivebees.expansion_box_byg_nightshade": "Nightshade Expansion Box", + "block.productivebees.advanced_byg_white_mangrove_beehive": "Advanced White Mangrove Beehive", + "block.productivebees.expansion_box_byg_white_mangrove": "White Mangrove Expansion Box", + "block.productivebees.advanced_byg_cypress_beehive": "Advanced Cypress Beehive", + "block.productivebees.expansion_box_byg_cypress": "Cypress Expansion Box", + "block.productivebees.advanced_byg_willow_beehive": "Advanced Willow Beehive", + "block.productivebees.expansion_box_byg_willow": "Willow Expansion Box", + "block.productivebees.advanced_byg_blue_enchanted_beehive": "Advanced Blue Enchanted Beehive", + "block.productivebees.expansion_box_byg_blue_enchanted": "Blue Enchanted Expansion Box", + "block.productivebees.advanced_byg_baobab_beehive": "Advanced Baobab Beehive", + "block.productivebees.expansion_box_byg_baobab": "Baobab Expansion Box", + "block.productivebees.advanced_byg_maple_beehive": "Advanced Maple Beehive", + "block.productivebees.expansion_box_byg_maple": "Maple Expansion Box", + "block.productivebees.advanced_byg_holly_beehive": "Advanced Holly Beehive", + "block.productivebees.expansion_box_byg_holly": "Holly Expansion Box", + "block.productivebees.advanced_environmental_wisteria_beehive": "Advanced Wisteria Beehive", + "block.productivebees.expansion_box_environmental_wisteria": "Wisteria Expansion Box", + "block.productivebees.advanced_atmospheric_rosewood_beehive": "Advanced Rosewood Beehive", + "block.productivebees.expansion_box_atmospheric_rosewood": "Rosewood Expansion Box", + "block.productivebees.advanced_atmospheric_kousa_beehive": "Advanced Kousa Beehive", + "block.productivebees.expansion_box_atmospheric_kousa": "Kousa Expansion Box", + "block.productivebees.advanced_atmospheric_grimwood_beehive": "Advanced Grimwood Beehive", + "block.productivebees.expansion_box_atmospheric_grimwood": "Grimwood Expansion Box", + "block.productivebees.advanced_atmospheric_yucca_beehive": "Advanced Yucca Beehive", + "block.productivebees.expansion_box_atmospheric_yucca": "Yucca Expansion Box", + "block.productivebees.advanced_atmospheric_aspen_beehive": "Advanced Aspen Beehive", + "block.productivebees.expansion_box_atmospheric_aspen": "Aspen Expansion Box", + "block.productivebees.advanced_atmospheric_morado_beehive": "Advanced Morado Beehive", + "block.productivebees.expansion_box_atmospheric_morado": "Morado Expansion Box", + "block.productivebees.advanced_upgrade_aquatic_river_beehive": "Advanced River Beehive", + "block.productivebees.expansion_box_upgrade_aquatic_river": "River Expansion Box", + "block.productivebees.advanced_upgrade_aquatic_driftwood_beehive": "Advanced Driftwood Beehive", + "block.productivebees.expansion_box_upgrade_aquatic_driftwood": "Driftwood Expansion Box", + "block.productivebees.advanced_regions_unexplored_pine_beehive": "Advanced Pine Beehive", + "block.productivebees.expansion_box_regions_unexplored_pine": "Pine Expansion Box", + "block.productivebees.advanced_regions_unexplored_palm_beehive": "Advanced Palm Beehive", + "block.productivebees.expansion_box_regions_unexplored_palm": "Palm Expansion Box", + "block.productivebees.advanced_regions_unexplored_redwood_beehive": "Advanced Redwood Beehive", + "block.productivebees.expansion_box_regions_unexplored_redwood": "Redwood Expansion Box", + "block.productivebees.advanced_regions_unexplored_socotra_beehive": "Advanced Socotra Beehive", + "block.productivebees.expansion_box_regions_unexplored_socotra": "Socotra Expansion Box", + "block.productivebees.advanced_regions_unexplored_eucalyptus_beehive": "Advanced Eucalyptus Beehive", + "block.productivebees.expansion_box_regions_unexplored_eucalyptus": "Eucalyptus Expansion Box", + "block.productivebees.advanced_regions_unexplored_kapok_beehive": "Advanced Kapok Beehive", + "block.productivebees.expansion_box_regions_unexplored_kapok": "Kapok Expansion Box", + "block.productivebees.advanced_regions_unexplored_cobalt_beehive": "Advanced Cobalt Beehive", + "block.productivebees.expansion_box_regions_unexplored_cobalt": "Cobalt Expansion Box", + "block.productivebees.advanced_regions_unexplored_dead_beehive": "Advanced Dead Beehive", + "block.productivebees.expansion_box_regions_unexplored_dead": "Dead Expansion Box", + "block.productivebees.advanced_regions_unexplored_cypress_beehive": "Advanced Cypress Beehive", + "block.productivebees.expansion_box_regions_unexplored_cypress": "Cypress Expansion Box", + "block.productivebees.advanced_regions_unexplored_pink_bioshroom_beehive": "Advanced Pink Bioshroom Beehive", + "block.productivebees.expansion_box_regions_unexplored_pink_bioshroom": "Pink Bioshroom Expansion Box", + "block.productivebees.advanced_regions_unexplored_magnolia_beehive": "Advanced Magnolia Beehive", + "block.productivebees.expansion_box_regions_unexplored_magnolia": "Magnolia Expansion Box", + "block.productivebees.advanced_regions_unexplored_willow_beehive": "Advanced Willow Beehive", + "block.productivebees.expansion_box_regions_unexplored_willow": "Willow Expansion Box", + "block.productivebees.advanced_regions_unexplored_yellow_bioshroom_beehive": "Advanced Yellow Bioshroom Beehive", + "block.productivebees.expansion_box_regions_unexplored_yellow_bioshroom": "Yellow Bioshroom Expansion Box", + "block.productivebees.advanced_regions_unexplored_blue_bioshroom_beehive": "Advanced Blue Bioshroom Beehive", + "block.productivebees.expansion_box_regions_unexplored_blue_bioshroom": "Blue Bioshroom Expansion Box", + "block.productivebees.advanced_regions_unexplored_blackwood_beehive": "Advanced Blackwood Beehive", + "block.productivebees.expansion_box_regions_unexplored_blackwood": "Blackwood Expansion Box", + "block.productivebees.advanced_regions_unexplored_joshua_beehive": "Advanced Joshua Beehive", + "block.productivebees.expansion_box_regions_unexplored_joshua": "Joshua Expansion Box", + "block.productivebees.advanced_regions_unexplored_baobab_beehive": "Advanced Baobab Beehive", + "block.productivebees.expansion_box_regions_unexplored_baobab": "Baobab Expansion Box", + "block.productivebees.advanced_regions_unexplored_maple_beehive": "Advanced Maple Beehive", + "block.productivebees.expansion_box_regions_unexplored_maple": "Maple Expansion Box", + "block.productivebees.advanced_regions_unexplored_alpha_oak_beehive": "Advanced Alpha Oak Beehive", + "block.productivebees.expansion_box_regions_unexplored_alpha_oak": "Alpha Oak Expansion Box", + "block.productivebees.advanced_regions_unexplored_green_bioshroom_beehive": "Advanced Green Bioshroom Beehive", + "block.productivebees.expansion_box_regions_unexplored_green_bioshroom": "Green Bioshroom Expansion Box", + "block.productivebees.advanced_regions_unexplored_larch_beehive": "Advanced Larch Beehive", + "block.productivebees.expansion_box_regions_unexplored_larch": "Larch Expansion Box", + "block.productivebees.advanced_regions_unexplored_mauve_beehive": "Advanced Mauve Beehive", + "block.productivebees.expansion_box_regions_unexplored_mauve": "Mauve Expansion Box", + "block.productivebees.advanced_endergetic_poise_beehive": "Advanced Poise Beehive", + "block.productivebees.expansion_box_endergetic_poise": "Poise Expansion Box", + "block.productivebees.advanced_biomesoplenty_magic_beehive": "Advanced Magic Beehive", + "block.productivebees.expansion_box_biomesoplenty_magic": "Magic Expansion Box", + "block.productivebees.advanced_biomesoplenty_umbran_beehive": "Advanced Umbran Beehive", + "block.productivebees.expansion_box_biomesoplenty_umbran": "Umbran Expansion Box", + "block.productivebees.advanced_biomesoplenty_mahogany_beehive": "Advanced Mahogany Beehive", + "block.productivebees.expansion_box_biomesoplenty_mahogany": "Mahogany Expansion Box", + "block.productivebees.advanced_biomesoplenty_willow_beehive": "Advanced Willow Beehive", + "block.productivebees.expansion_box_biomesoplenty_willow": "Willow Expansion Box", + "block.productivebees.advanced_biomesoplenty_redwood_beehive": "Advanced Redwood Beehive", + "block.productivebees.expansion_box_biomesoplenty_redwood": "Redwood Expansion Box", + "block.productivebees.advanced_biomesoplenty_palm_beehive": "Advanced Palm Beehive", + "block.productivebees.expansion_box_biomesoplenty_palm": "Palm Expansion Box", + "block.productivebees.advanced_biomesoplenty_dead_beehive": "Advanced Dead Beehive", + "block.productivebees.expansion_box_biomesoplenty_dead": "Dead Expansion Box", + "block.productivebees.advanced_biomesoplenty_jacaranda_beehive": "Advanced Jacaranda Beehive", + "block.productivebees.expansion_box_biomesoplenty_jacaranda": "Jacaranda Expansion Box", + "block.productivebees.advanced_biomesoplenty_fir_beehive": "Advanced Fir Beehive", + "block.productivebees.expansion_box_biomesoplenty_fir": "Fir Expansion Box", + "block.productivebees.advanced_biomesoplenty_hellbark_beehive": "Advanced Hellbark Beehive", + "block.productivebees.expansion_box_biomesoplenty_hellbark": "Hellbark Expansion Box", + "block.productivebees.advanced_quark_blossom_beehive": "Advanced Blossom Beehive", + "block.productivebees.expansion_box_quark_blossom": "Blossom Expansion Box", + "block.productivebees.advanced_quark_azalea_beehive": "Advanced Azalea Beehive", + "block.productivebees.expansion_box_quark_azalea": "Azalea Expansion Box", + "block.productivebees.advanced_autumnity_maple_beehive": "Advanced Maple Beehive", + "block.productivebees.expansion_box_autumnity_maple": "Maple Expansion Box", + "block.productivebees.advanced_bamboo_beehive": "Advanced Bamboo Beehive", + "block.productivebees.expansion_box_bamboo": "Bamboo Expansion Box", + "block.productivebees.advanced_cherry_beehive": "Advanced Cherry Beehive", + "block.productivebees.expansion_box_cherry": "Cherry Expansion Box", + "block.productivebees.advanced_crimson_beehive": "Advanced Crimson Beehive", + "block.productivebees.expansion_box_crimson": "Crimson Expansion Box", + "block.productivebees.advanced_birch_beehive": "Advanced Birch Beehive", + "block.productivebees.expansion_box_birch": "Birch Expansion Box", + "block.productivebees.advanced_oak_beehive": "Advanced Oak Beehive", + "block.productivebees.expansion_box_oak": "Oak Expansion Box", + "block.productivebees.advanced_acacia_beehive": "Advanced Acacia Beehive", + "block.productivebees.expansion_box_acacia": "Acacia Expansion Box", + "block.productivebees.advanced_warped_beehive": "Advanced Warped Beehive", + "block.productivebees.expansion_box_warped": "Warped Expansion Box", + "block.productivebees.advanced_jungle_beehive": "Advanced Jungle Beehive", + "block.productivebees.expansion_box_jungle": "Jungle Expansion Box", + "block.productivebees.advanced_dark_oak_beehive": "Advanced Dark Oak Beehive", + "block.productivebees.expansion_box_dark_oak": "Dark Oak Expansion Box", + "block.productivebees.advanced_mangrove_beehive": "Advanced Mangrove Beehive", + "block.productivebees.expansion_box_mangrove": "Mangrove Expansion Box", + "block.productivebees.advanced_snake_block_beehive": "Advanced Snake Block Beehive", + "block.productivebees.expansion_box_snake_block": "Snake Block Expansion Box", + "block.productivebees.advanced_spruce_beehive": "Advanced Spruce Beehive", + "block.productivebees.expansion_box_spruce": "Spruce Expansion Box", + "block.productivebees.advanced_acacia_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_acacia_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_aspen_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_aspen_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_bamboo_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_bamboo_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_birch_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_birch_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_cherry_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_cherry_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_concrete_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_concrete_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_comb_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_comb_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_crimson_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_crimson_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_dark_oak_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_dark_oak_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_dead_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_dead_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_driftwood_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_driftwood_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_fir_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_fir_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_grimwood_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_grimwood_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_hellbark_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_hellbark_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_jacaranda_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_jacaranda_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_jungle_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_jungle_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_kousa_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_kousa_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_magic_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_magic_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_mahogany_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_mahogany_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_mangrove_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_mangrove_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_maple_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_maple_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_oak_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_oak_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_palm_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_palm_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_redwood_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_redwood_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_river_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_river_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_rosewood_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_rosewood_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_snake_block_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_snake_block_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_spruce_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_spruce_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_umbran_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_umbran_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_warped_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_warped_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_willow_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_willow_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_wisteria_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_wisteria_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_yucca_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_yucca_canvas": "Canvas Expansion Box", + "block.productivebees.petrified_honey": "Petrified Honey", + "block.productivebees.white_petrified_honey": "White Petrified Honey", + "block.productivebees.black_petrified_honey": "Black Petrified Honey", + "block.productivebees.gray_petrified_honey": "Gray Petrified Honey", + "block.productivebees.light_gray_petrified_honey": "Light Gray Petrified Honey", + "block.productivebees.blue_petrified_honey": "Blue Petrified Honey", + "block.productivebees.light_blue_petrified_honey": "Light Blue Petrified Honey", + "block.productivebees.lime_petrified_honey": "Lime Petrified Honey", + "block.productivebees.yellow_petrified_honey": "Yellow Petrified Honey", + "block.productivebees.orange_petrified_honey": "Orange Petrified Honey", + "block.productivebees.brown_petrified_honey": "Brown Petrified Honey", + "block.productivebees.green_petrified_honey": "Green Petrified Honey", + "block.productivebees.magenta_petrified_honey": "Magenta Petrified Honey", + "block.productivebees.purple_petrified_honey": "Purple Petrified Honey", + "block.productivebees.pink_petrified_honey": "Pink Petrified Honey", + "block.productivebees.cyan_petrified_honey": "Cyan Petrified Honey", + "block.productivebees.red_petrified_honey": "Red Petrified Honey", + "block.productivebees.amber": "Amber", + "entity.minecraft.villager.productivebees.beekeeper": "Beekeeper", + "entity.productivebees.agate_bee": "Agate Bee", + "entity.productivebees.alexandrite_bee": "Alexandrite Bee", + "entity.productivebees.alfsteel_bee": "Alfsteel Bee", + "entity.productivebees.allthemodium_bee": "Allthemodium Bee", + "entity.productivebees.aluminum_bee": "Aluminium Bee", + "entity.productivebees.amber_bee": "Amber Bee", + "entity.productivebees.amber_gem_bee": "Amber Bee", + "entity.productivebees.amethyst_bee": "Amethyst Bee", + "entity.productivebees.amethyst_bronze_bee": "Amethyst Bronze Bee", + "entity.productivebees.ametrine_bee": "Ametrine Bee", + "entity.productivebees.ammolite_bee": "Ammolite Bee", + "entity.productivebees.apatite_bee": "Apatite Bee", + "entity.productivebees.aquamarine_bee": "Aquamarine Bee", + "entity.productivebees.arcane_bee": "Arcane Bee", + "entity.productivebees.ashy_mining_bee": "Ashy Mining Bee", + "entity.productivebees.awakened_bee": "Awakened Bee", + "entity.productivebees.awakened_supremium_bee": "Awakened Supremium Bee", + "entity.productivebees.basalz_bee": "BazBee", + "entity.productivebees.bee_configurable": "%s", + "entity.productivebees.benitoite_bee": "Benitoite Bee", + "entity.productivebees.bismuth_bee": "Bismuth Bee", + "entity.productivebees.black_diamond_bee": "Black Diamond Bee", + "entity.productivebees.black_opal_bee": "Black Opal Bee", + "entity.productivebees.blazing_bee": "Blazing Bee", + "entity.productivebees.blazing_crystal_bee": "Blazing Crystal Bee", + "entity.productivebees.blitz_bee": "BitzBee", + "entity.productivebees.blizz_bee": "BizBee", + "entity.productivebees.bloody_bee": "Bloody Bee", + "entity.productivebees.blue_banded_bee": "Blue Banded Bee", + "entity.productivebees.brass_bee": "Brass Bee", + "entity.productivebees.bronze_bee": "Bronze Bee", + "entity.productivebees.brown_shroom_bee": "Brown Shroombee", + "entity.productivebees.bumble_bee": "Bumble Bee", + "entity.productivebees.calorite_bee": "Calorite Bee", + "entity.productivebees.carnelian_bee": "Carnelian Bee", + "entity.productivebees.cats_eye_bee": "Cats Eye Bee", + "entity.productivebees.cheese_bee": "CheezyB", + "entity.productivebees.chocolate_bee": "Choco Bee", + "entity.productivebees.chocolate_mining_bee": "Chocolate Mining Bee", + "entity.productivebees.chrysoprase_bee": "Chrysoprase Bee", + "entity.productivebees.cinnabar_bee": "Cinnabar Bee", + "entity.productivebees.citrine_bee": "Citrine Bee", + "entity.productivebees.coal_bee": "Coal Bee", + "entity.productivebees.cobalt_bee": "Cobalt Bee", + "entity.productivebees.collector_bee": "Collector Bee", + "entity.productivebees.common_salvage_bee": "Common Salvage Bee", + "entity.productivebees.compressed_iron_bee": "Compressed Iron Bee", + "entity.productivebees.constantan_bee": "Constantan Bee", + "entity.productivebees.conductive_alloy_bee": "Conductive Alloy Bee", + "entity.productivebees.copper_alloy_bee": "Copper Alloy Bee", + "entity.productivebees.copper_bee": "Copper Bee", + "entity.productivebees.coral_bee": "Coral Bee", + "entity.productivebees.cosmic_dust_bee": "Cosmic Bee", + "entity.productivebees.creeper_bee": "CreeBee", + "entity.productivebees.crimson_bee": "Crimson Shroombee", + "entity.productivebees.crystalline_bee": "Crystalline Bee", + "entity.productivebees.cupid_bee": "CuBee", + "entity.productivebees.dark_gem_bee": "Dark Gem Bee", + "entity.productivebees.dark_steel_bee": "Dark Steel Bee", + "entity.productivebees.desh_bee": "Desh Bee", + "entity.productivebees.destabilized_redstone_bee": "Destabilized Redstone Bee", + "entity.productivebees.diamond_bee": "Diamond Bee", + "entity.productivebees.digger_bee": "Digger Bee", + "entity.productivebees.draconic_bee": "Draconic Bee", + "entity.productivebees.draconium_bee": "Draconium Bee", + "entity.productivebees.drenched_iron_bee": "Drenched Iron Bee", + "entity.productivebees.dye_bee": "Dye Bee", + "entity.productivebees.electrum_bee": "Electrum Bee", + "entity.productivebees.elementium_bee": "Elementium Bee", + "entity.productivebees.emerald_bee": "Emerald Bee", + "entity.productivebees.emeraldite_bee": "Emeraldite Bee", + "entity.productivebees.end_gobber_bee": "End Gobber Bee", + "entity.productivebees.end_steel_bee": "End Steel Bee", + "entity.productivebees.ender_bee": "Ender Bee", + "entity.productivebees.ender_slimy_bee": "Ender Slimy Bee", + "entity.productivebees.enderium_bee": "Enderium Bee", + "entity.productivebees.energetic_alloy_bee": "Energetic Alloy Bee", + "entity.productivebees.energized_glowstone_bee": "Energized Glowstone Bee", + "entity.productivebees.energized_steel_bee": "Energized Steel Bee", + "entity.productivebees.epic_salvage_bee": "Epic Salvage Bee", + "entity.productivebees.ether_gas_bee": "Ether Gas Bee", + "entity.productivebees.euclase_bee": "Euclase Bee", + "entity.productivebees.experience_bee": "Experience Bee", + "entity.productivebees.farmer_bee": "Farmer Bee", + "entity.productivebees.fey_bee": "Fey Bee", + "entity.productivebees.fireite_bee": "Fireite Bee", + "entity.productivebees.fire_dragonsteel_bee": "Fire Dragonsteel Bee", + "entity.productivebees.fluix_bee": "Fluix Bee", + "entity.productivebees.fluorite_bee": "Fluorite Bee", + "entity.productivebees.flux_bee": "Flux Dust Bee", + "entity.productivebees.frosty_bee": "Frosty Bee", + "entity.productivebees.gaiasteel_bee": "Gaiasteel Bee", + "entity.productivebees.garnet_bee": "Garnet Bee", + "entity.productivebees.geode_bee": "Geode Bee", + "entity.productivebees.ghostly_bee": "Ghostly Bee", + "entity.productivebees.glowing_bee": "Glowing Bee", + "entity.productivebees.gobber_bee": "Gobber Bee", + "entity.productivebees.gold_bee": "Gold Bee", + "entity.productivebees.grave_bee": "Grave's Bee", + "entity.productivebees.green_carpenter_bee": "Green Carpenter Bee", + "entity.productivebees.green_sapphire_bee": "Green Sapphire Bee", + "entity.productivebees.heliodor_bee": "Heliodor Bee", + "entity.productivebees.hematophagous_bee": "Hematophagous Bee", + "entity.productivebees.hepatizon_bee": "Hepatizon Bee", + "entity.productivebees.hoarder_bee": "Hoarder Bee", + "entity.productivebees.ice_dragonsteel_bee": "Ice Dragonsteel Bee", + "entity.productivebees.ichor_slimy_bee": "Ichor Slimy Bee", + "entity.productivebees.imperium_bee": "Imperium Bee", + "entity.productivebees.iesnium_bee": "Iesnium Bee", + "entity.productivebees.inert_crystal_bee": "Inert Crystal Bee", + "entity.productivebees.infinity_bee": "Bee of Infinity", + "entity.productivebees.air_crystal_bee": "Air Crystal Bee", + "entity.productivebees.earth_crystal_bee": "Earth Crystal Bee", + "entity.productivebees.fire_crystal_bee": "Fire Crystal Bee", + "entity.productivebees.water_crystal_bee": "Water Crystal Bee", + "entity.productivebees.inferium_bee": "Inferium Bee", + "entity.productivebees.insanium_bee": "Insanium Bee", + "entity.productivebees.invar_bee": "Invar Bee", + "entity.productivebees.iolite_bee": "Iolite Bee", + "entity.productivebees.iridium_bee": "Iridium Bee", + "entity.productivebees.iron_bee": "Iron Bee", + "entity.productivebees.jade_bee": "Jade Bee", + "entity.productivebees.jasper_bee": "Jasper Bee", + "entity.productivebees.kamikaz_bee": "KamikazBee", + "entity.productivebees.knightslime_bee": "Knightslime Bee", + "entity.productivebees.kunzite_bee": "Kunzite Bee", + "entity.productivebees.kyanite_bee": "Kyanite Bee", + "entity.productivebees.lapis_bee": "Lapis Bee", + "entity.productivebees.lead_bee": "Lead Bee", + "entity.productivebees.leafcutter_bee": "Leafcutter Bee", + "entity.productivebees.legendary_salvage_bee": "Legendary Salvage Bee", + "entity.productivebees.lightning_dragonsteel_bee": "Lightning Dragonsteel Bee", + "entity.productivebees.lumber_bee": "Lumber Bee", + "entity.productivebees.lumium_bee": "Lumium Bee", + "entity.productivebees.magmatic_bee": "Magmatic Bee", + "entity.productivebees.malachite_bee": "Malachite Bee", + "entity.productivebees.mana_bee": "Mana Bee", + "entity.productivebees.manasteel_bee": "Manasteel Bee", + "entity.productivebees.manyullyn_bee": "Manyullyn Bee", + "entity.productivebees.mason_bee": "Mason Bee", + "entity.productivebees.menril_bee": "Menril Bee", + "entity.productivebees.moldavite_bee": "Moldavite Bee", + "entity.productivebees.moonstone_bee": "Moonstone Bee", + "entity.productivebees.morganite_bee": "Morganite Bee", + "entity.productivebees.neon_cuckoo_bee": "Neon Cuckoo Bee", + "entity.productivebees.nether_gobber_bee": "Nether Gobber Bee", + "entity.productivebees.netherite_bee": "Ancient Bee", + "entity.productivebees.nickel_bee": "Nickel Bee", + "entity.productivebees.niotic_crystal_bee": "Niotic Crystal Bee", + "entity.productivebees.niter_bee": "Niter Bee", + "entity.productivebees.nitro_crystal_bee": "Nitro Crystal Bee", + "entity.productivebees.nomad_bee": "Nomad Bee", + "entity.productivebees.obsidian_bee": "Obsidian Bee", + "entity.productivebees.oily_bee": "Oily Bee", + "entity.productivebees.onyx_bee": "Onyx Bee", + "entity.productivebees.opal_bee": "Opal Bee", + "entity.productivebees.osmium_bee": "Osmium Bee", + "entity.productivebees.ostrum_bee": "Ostrum Bee", + "entity.productivebees.patrick_bee": "Patrick Bee", + "entity.productivebees.pearl_bee": "Pearl Bee", + "entity.productivebees.pendorite_bee": "Pendorite Bee", + "entity.productivebees.pepto_bismol_bee": "Pepto Beesmol", + "entity.productivebees.peridot_bee": "Peridot Bee", + "entity.productivebees.phosphophyllite_bee": "Phosphophyllite Bee", + "entity.productivebees.pig_iron_bee": "Pig Iron Bee", + "entity.productivebees.pink_slimy_bee": "Pink Slimy Bee", + "entity.productivebees.plastic_bee": "Plastic Bee", + "entity.productivebees.platinum_bee": "Platinum Bee", + "entity.productivebees.prismarine_bee": "Prismarine Bee", + "entity.productivebees.prosperity_bee": "ProsperiBee", + "entity.productivebees.prudentium_bee": "Prudentium Bee", + "entity.productivebees.pulsating_alloy_bee": "Pulsating Alloy Bee", + "entity.productivebees.pure_bee": "Pure Bee", + "entity.productivebees.pure_crystal_bee": "Pure Crystal Bee", + "entity.productivebees.pyrope_bee": "Pyrope Bee", + "entity.productivebees.quarry_bee": "Quarry Bee", + "entity.productivebees.quartz_enriched_iron_bee": "Quartz Enriched Iron Bee", + "entity.productivebees.queens_slime_bee": "Queens Slime Bee", + "entity.productivebees.radioactive_bee": "Radioactive Bee", + "entity.productivebees.rancher_bee": "Rancher Bee", + "entity.productivebees.rare_salvage_bee": "Rare Salvage Bee", + "entity.productivebees.red_shroom_bee": "Red Shroombee", + "entity.productivebees.redstone_alloy_bee": "Redstone Alloy Bee", + "entity.productivebees.redstone_bee": "Redstone Bee", + "entity.productivebees.reed_bee": "Reed Bee", + "entity.productivebees.refined_glowstone_bee": "Refined Glowstone Bee", + "entity.productivebees.refined_obsidian_bee": "Refined Obsidian Bee", + "entity.productivebees.regenerative_bee": "Regenerative Bee", + "entity.productivebees.resin_bee": "Resin Bee", + "entity.productivebees.resonant_ender_bee": "Resonant Ender Bee", + "entity.productivebees.rock_crystal_bee": "Rock Crystal Bee", + "entity.productivebees.rose_gold_bee": "Rose Gold Bee", + "entity.productivebees.rose_quartz_bee": "Rose Quartz Bee", + "entity.productivebees.ruby_bee": "RuBee", + "entity.productivebees.sapphire_bee": "Sapphire Bee", + "entity.productivebees.salty_bee": "Salty Bee", + "entity.productivebees.sculk_bee": "Sculk Bee", + "entity.productivebees.signalum_bee": "Signalum Bee", + "entity.productivebees.silicon_bee": "Silicon Bee", + "entity.productivebees.silky_bee": "Silky Bee", + "entity.productivebees.silver_bee": "Silver Bee", + "entity.productivebees.skeletal_bee": "Skeletal Bee", + "entity.productivebees.sky_slimy_bee": "Sky Slimy Bee", + "entity.productivebees.slimesteel_bee": "Slimesteel Bee", + "entity.productivebees.slimy_bee": "Slimy Bee", + "entity.productivebees.sodalite_bee": "Sodalite Bee", + "entity.productivebees.soularium_bee": "Soularium Bee", + "entity.productivebees.soulium_bee": "Soulium Bee", + "entity.productivebees.soulsteel_bee": "Soulsteel Bee", + "entity.productivebees.soul_lava_bee": "Soul Lava Bee", + "entity.productivebees.spacial_bee": "Spatial Bee", + "entity.productivebees.spectrum_bee": "Spectrum Bee", + "entity.productivebees.spinel_bee": "Spinel Bee", + "entity.productivebees.spirit_bee": "Spirit Bee", + "entity.productivebees.spirited_crystal_bee": "Spirited Crystal Bee", + "entity.productivebees.sponge_bee": "Sponge Bee", + "entity.productivebees.springaline_bee": "Springaline Bee", + "entity.productivebees.starmetal_bee": "Starmetal Bee", + "entity.productivebees.starry_bee": "Starry Bee", + "entity.productivebees.steel_bee": "Steel Bee", + "entity.productivebees.sticky_resin_bee": "Sticky Resin Bee", + "entity.productivebees.sussy_bee": "Sussy Bee", + "entity.productivebees.sugarbag_bee": "Sugarbag Bee", + "entity.productivebees.sulfur_bee": "Sulfur Bee", + "entity.productivebees.sunstone_bee": "Sunstone Bee", + "entity.productivebees.supremium_bee": "Supremium Bee", + "entity.productivebees.sweat_bee": "Sweat Bee", + "entity.productivebees.swift_alloy_bee": "Swift Alloy Bee", + "entity.productivebees.tanzanite_bee": "Tanzanite Bee", + "entity.productivebees.tea_bee": "Tea Bee", + "entity.productivebees.tektite_bee": "Tektite Bee", + "entity.productivebees.terrasteel_bee": "Terrasteel Bee", + "entity.productivebees.tertium_bee": "Tertium Bee", + "entity.productivebees.tin_bee": "Tin Bee", + "entity.productivebees.titanium_bee": "Titanium Bee", + "entity.productivebees.topaz_bee": "Topaz Bee", + "entity.productivebees.tourmaline_bee": "Tourmaline Bee", + "entity.productivebees.tungsten_bee": "Tungsten Bee", + "entity.productivebees.turquoise_bee": "Turquoise Bee", + "entity.productivebees.uncommon_salvage_bee": "Uncommon Salvage Bee", + "entity.productivebees.unobtainium_bee": "Unobtainium Bee", + "entity.productivebees.uraninite_bee": "Uraninite Bee", + "entity.productivebees.vibranium_bee": "Vibranium Bee", + "entity.productivebees.vibrant_alloy_bee": "Vibrant Alloy Bee", + "entity.productivebees.wanna_bee": "WannaBee", + "entity.productivebees.warped_bee": "Warped Shroombee", + "entity.productivebees.wasted_radioactive_bee": "Wasted Radioactive Bee", + "entity.productivebees.withered_bee": "Withered Bee", + "entity.productivebees.white_diamond_bee": "White Diamond Bee", + "entity.productivebees.yellow_black_carpenter_bee": "Yellow Carpenter Bee", + "entity.productivebees.zinc_bee": "Zinc Bee", + "entity.productivebees.zircon_bee": "Zircon Bee", + "entity.productivebees.zombie_bee": "ZomBee", + "entity.productivebees.actinium_bee": "Actinium Bee", + "entity.productivebees.americium_bee": "Americium Bee", + "entity.productivebees.antimony_bee": "Antimony Bee", + "entity.productivebees.argon_bee": "Argon Bee", + "entity.productivebees.arsenic_bee": "Arsenic Bee", + "entity.productivebees.astatine_bee": "Astatine Bee", + "entity.productivebees.barium_bee": "Barium Bee", + "entity.productivebees.berkelium_bee": "Berkelium Bee", + "entity.productivebees.beryllium_bee": "Beryllium Bee", + "entity.productivebees.bohrium_bee": "Bohrium Bee", + "entity.productivebees.boron_bee": "Boron Bee", + "entity.productivebees.bromine_bee": "Bromine Bee", + "entity.productivebees.cadmium_bee": "Cadmium Bee", + "entity.productivebees.calcium_bee": "Calcium Bee", + "entity.productivebees.californium_bee": "Californium Bee", + "entity.productivebees.cerium_bee": "Cerium Bee", + "entity.productivebees.cesium_bee": "Cesium Bee", + "entity.productivebees.chlorine_bee": "Chlorine Bee", + "entity.productivebees.chromium_bee": "Chromium Bee", + "entity.productivebees.copernicium_bee": "Copernicium Bee", + "entity.productivebees.curium_bee": "Curium Bee", + "entity.productivebees.darmstadtium_bee": "Darmstadtium Bee", + "entity.productivebees.dubnium_bee": "Dubnium Bee", + "entity.productivebees.dysprosium_bee": "Dysprosium Bee", + "entity.productivebees.einsteinium_bee": "Einsteinium Bee", + "entity.productivebees.erbium_bee": "Erbium Bee", + "entity.productivebees.europium_bee": "Europium Bee", + "entity.productivebees.fermium_bee": "Fermium Bee", + "entity.productivebees.flerovium_bee": "Flerovium Bee", + "entity.productivebees.fluorine_bee": "Fluorine Bee", + "entity.productivebees.francium_bee": "Francium Bee", + "entity.productivebees.gadolinium_bee": "Gadolinium Bee", + "entity.productivebees.gallium_bee": "Gallium Bee", + "entity.productivebees.germanium_bee": "Germanium Bee", + "entity.productivebees.hafnium_bee": "Hafnium Bee", + "entity.productivebees.hassium_bee": "Hassium Bee", + "entity.productivebees.helium_bee": "Helium Bee", + "entity.productivebees.holmium_bee": "Holmium Bee", + "entity.productivebees.hydrogen_bee": "Hydrogen Bee", + "entity.productivebees.indium_bee": "Indium Bee", + "entity.productivebees.iodine_bee": "Iodine Bee", + "entity.productivebees.krypton_bee": "Krypton Bee", + "entity.productivebees.lanthanum_bee": "Lanthanum Bee", + "entity.productivebees.lawrencium_bee": "Lawrencium Bee", + "entity.productivebees.lithium_bee": "Lithium Bee", + "entity.productivebees.livermorium_bee": "Livermorium Bee", + "entity.productivebees.lutetium_bee": "Lutetium Bee", + "entity.productivebees.magnesium_bee": "Magnesium Bee", + "entity.productivebees.manganese_bee": "Manganese Bee", + "entity.productivebees.meitnerium_bee": "Meitnerium Bee", + "entity.productivebees.mendelevium_bee": "Mendelevium Bee", + "entity.productivebees.mercury_bee": "Mercury Bee", + "entity.productivebees.molybdenum_bee": "Molybdenum Bee", + "entity.productivebees.moscovium_bee": "Moscovium Bee", + "entity.productivebees.neodymium_bee": "Neodymium Bee", + "entity.productivebees.neon_bee": "Neon Bee", + "entity.productivebees.neptunium_bee": "Neptunium Bee", + "entity.productivebees.nihonium_bee": "Nihonium Bee", + "entity.productivebees.nitrogen_bee": "Nitrogen Bee", + "entity.productivebees.nobelium_bee": "Nobelium Bee", + "entity.productivebees.niobium_bee": "Niobium Bee", + "entity.productivebees.oganesson_bee": "Oganesson Bee", + "entity.productivebees.oxygen_bee": "Oxygen Bee", + "entity.productivebees.palladium_bee": "Palladium Bee", + "entity.productivebees.phosphorus_bee": "Phosphorus Bee", + "entity.productivebees.plutonium_bee": "Plutonium Bee", + "entity.productivebees.polonium_bee": "Polonium Bee", + "entity.productivebees.potassium_bee": "Potassium Bee", + "entity.productivebees.praseodymium_bee": "Praseodymium Bee", + "entity.productivebees.promethium_bee": "Promethium Bee", + "entity.productivebees.protactinium_bee": "Protactinium Bee", + "entity.productivebees.radium_bee": "Radium Bee", + "entity.productivebees.radon_bee": "Radon Bee", + "entity.productivebees.rhenium_bee": "Rhenium Bee", + "entity.productivebees.rhodium_bee": "Rhodium Bee", + "entity.productivebees.roentgenium_bee": "Roentgenium Bee", + "entity.productivebees.rubidium_bee": "Rubidium Bee", + "entity.productivebees.ruthenium_bee": "Ruthenium Bee", + "entity.productivebees.rutherfordium_bee": "Rutherfordium Bee", + "entity.productivebees.samarium_bee": "Samarium Bee", + "entity.productivebees.scandium_bee": "Scandium Bee", + "entity.productivebees.seaborgium_bee": "Seaborgium Bee", + "entity.productivebees.selenium_bee": "Selenium Bee", + "entity.productivebees.silicium_bee": "Silicium Bee", + "entity.productivebees.sodium_bee": "Sodium Bee", + "entity.productivebees.strontium_bee": "Strontium Bee", + "entity.productivebees.tantalum_bee": "Tantalum Bee", + "entity.productivebees.technetium_bee": "Technetium Bee", + "entity.productivebees.tellurium_bee": "Tellurium Bee", + "entity.productivebees.tennessine_bee": "Tennessine Bee", + "entity.productivebees.terbium_bee": "Terbium Bee", + "entity.productivebees.thallium_bee": "Thallium Bee", + "entity.productivebees.thorium_bee": "Thorium Bee", + "entity.productivebees.thulium_bee": "Thulium Bee", + "entity.productivebees.vanadium_bee": "Vanadium Bee", + "entity.productivebees.xenon_bee": "Xenon Bee", + "entity.productivebees.ytterbium_bee": "Ytterbium Bee", + "entity.productivebees.yttrium_bee": "Yttrium Bee", + "entity.productivebees.zirconium_bee": "Zirconium Bee", + "entity.productivebees.water_bee": "Water Bee", + "entity.productivebees.gregshell_bee": "Full Metal Patrick Bee", + "entity.productivebees.cyanite_bee": "Cyanite Bee", + "entity.productivebees.blutonium_bee": "Blutonium Bee", + "entity.productivebees.magentite_bee": "Magentite Bee", + "entity.productivebees.ludicrite_bee": "Ludicrite Bee", + "entity.productivebees.ridiculite_bee": "Ridiculite Bee", + "entity.productivebees.inanite_bee": "Inanite Bee", + "entity.productivebees.insanite_bee": "Insanite Bee", + "entity.productivebees.arcane_crystal_bee": "Arcanus Bee", + "entity.productivebees.deorum_bee": "Deorum Bee", + "entity.productivebees.rune_bee": "Rune Bee", + "entity.productivebees.stellarite_bee": "Stellarite Bee", + "entity.productivebees.hyper_experience_bee": "Hyper Experience Bee", + "entity.productivebees.soul_infused_bee": "Soul Infused Bee", + "entity.productivebees.shellite_bee": "Shellite Bee", + "entity.productivebees.twinite_bee": "Twinite Bee", + "entity.productivebees.dragonsteel_bee": "Dragonsteel Bee", + "entity.productivebees.arcane_debris_bee": "Arcane Debris Bee", + "entity.productivebees.arcane_essence_bee": "Arcane Essence Bee", + "entity.productivebees.infused_iron_bee": "Infused Iron Bee", + "entity.productivebees.sky_ingot_bee": "Bee of the Sky", + "entity.productivebees.tainted_gold_bee": "Tainted Gold Bee", + "entity.productivebees.soul_shard_bee": "Soul Bee", + "entity.productivebees.arcane_gold_bee": "Arcane Gold Bee", + "entity.productivebees.pewter_bee": "Pewter Bee", + "entity.productivebees.hop_graphite_bee": "HOP Graphite Bee", + "entity.productivebees.hellfire_bee": "Hellfire Bee", + "entity.productivebees.sky_steel_bee": "Sky Steel Bee", + "entity.productivebees.astral_bee": "Astral Bee", + "entity.productivebees.etherium_ore_bee": "Etherium Bee", + "entity.productivebees.bauxite_bee": "Bauxite Bee", + "entity.productivebees.cobaltite_bee": "Cobaltite Bee", + "entity.productivebees.chromite_bee": "Chromite Bee", + "entity.productivebees.barite_bee": "Barite Bee", + "entity.productivebees.electrotine_bee": "Electrotine Bee", + "entity.productivebees.ilmenite_bee": "Ilmenite Bee", + "entity.productivebees.galena_bee": "Galena Bee", + "entity.productivebees.pyrochlore_bee": "Pyrochlore Bee", + "entity.productivebees.lepidolite_bee": "Lepidolite Bee", + "entity.productivebees.graphite_bee": "Graphite Bee", + "entity.productivebees.bastnasite_bee": "Bastnasite Bee", + "entity.productivebees.naquadah_bee": "Naquadah Bee", + "entity.productivebees.oilsands_bee": "Oilsands Bee", + "entity.productivebees.pyrolusite_bee": "Pyrolusite Bee", + "entity.productivebees.realgar_bee": "Realgar Bee", + "entity.productivebees.scheelite_bee": "Scheelite Bee", + "entity.productivebees.sheldonite_bee": "Sheldonite Bee", + "entity.productivebees.sphalerite_bee": "Sphalerite Bee", + "entity.productivebees.stibnite_bee": "Stibnite Bee", + "entity.productivebees.tantalite_bee": "Tantalite Bee", + "entity.productivebees.tetrahedrite_bee": "Tetrahedrite Bee", + "entity.productivebees.tricalcium_phosphate_bee": "Tricalcium Phosphate Bee", + "entity.productivebees.tungstate_bee": "Tungstate Bee", + "entity.productivebees.vanadium_magnetite_bee": "Vanadium Magnetite Bee", + "fluid_type.productivebees.honey": "Honey", + "item.productivebees.bee_bomb": "Bee Bomb", + "item.productivebees.bee_bomb_angry": "Aggravating Bee Bomb", + "item.productivebees.bee_cage": "Bee Cage", + "item.productivebees.configurable_honeycomb": "Honeycomb", + "item.productivebees.draconic_chunk": "Draconic Chunk", + "item.productivebees.draconic_dust": "Draconic Dust", + "item.productivebees.gene": "Gene Sample", + "item.productivebees.gene_bottle": "Squashed Bee Material", + "item.productivebees.honey_bucket": "Honey Bucket", + "item.productivebees.honey_treat": "Honey Treat", + "item.productivebees.bee_nest_diamond_helmet": "Bee Nest Helmet", + "item.productivebees.honeycomb_alfsteel": "Alfsteel Comb", + "item.productivebees.honeycomb_allthemodium": "Allthemodium Comb", + "item.productivebees.honeycomb_amber": "Amber Comb", + "item.productivebees.honeycomb_apatite": "Apatite Comb", + "item.productivebees.honeycomb_basalz": "Basalz Comb", + "item.productivebees.honeycomb_bauxite": "Bauxite Comb", + "item.productivebees.honeycomb_bismuth": "Bismuth Comb", + "item.productivebees.honeycomb_blazing": "Blazing Comb", + "item.productivebees.honeycomb_blitz": "Blitz Comb", + "item.productivebees.honeycomb_blizz": "Blizz Comb", + "item.productivebees.honeycomb_bloody": "Bloody Comb", + "item.productivebees.honeycomb_bone": "Bone Comb", + "item.productivebees.honeycomb_brazen": "Brazen Comb", + "item.productivebees.honeycomb_bronze": "Bronze Comb", + "item.productivebees.honeycomb_chocolate": "Choco Comb", + "item.productivebees.honeycomb_cinnabar": "Cinnabar Comb", + "item.productivebees.honeycomb_cobalt": "Cobalt Comb", + "item.productivebees.honeycomb_common_salvage": "Common Ore Comb", + "item.productivebees.honeycomb_configurable": "%s Comb", + "item.productivebees.honeycomb_ghostly": "Ghostly Comb", + "item.productivebees.honeycomb_milky": "Milky Comb", + "item.productivebees.honeycomb_powdery": "Powdery Comb", + "item.productivebees.milk_bottle": "Milk", + "item.productivebees.nest_locator": "Nest Locator", + "item.productivebees.spawn_egg_ashy_mining_bee": "Ashy Mining Bee Spawn Egg", + "item.productivebees.spawn_egg_blue_banded_bee": "Blue Banded Bee Spawn Egg", + "item.productivebees.spawn_egg_bumble_bee": "Bumble Bee Spawn Egg", + "item.productivebees.spawn_egg_chocolate_mining_bee": "Chocolate Mining Bee Spawn Egg", + "item.productivebees.spawn_egg_collector_bee": "Collector Bee Spawn Egg", + "item.productivebees.spawn_egg_configurable": "%s Spawn Egg", + "item.productivebees.spawn_egg_creeper_bee": "CreeBee Spawn Egg", + "item.productivebees.spawn_egg_cupid_bee": "CuBee Spawn Egg", + "item.productivebees.spawn_egg_digger_bee": "Digger Bee Spawn Egg", + "item.productivebees.spawn_egg_dye_bee": "Dye Bee Spawn Egg", + "item.productivebees.spawn_egg_farmer_bee": "Farmer Bee Spawn Egg", + "item.productivebees.spawn_egg_green_carpenter_bee": "Green Carpenter Bee Spawn Egg", + "item.productivebees.spawn_egg_hoarder_bee": "Hoarder Bee Spawn Egg", + "item.productivebees.spawn_egg_leafcutter_bee": "Leafcutter Bee Spawn Egg", + "item.productivebees.spawn_egg_lumber_bee": "Lumber Bee Spawn Egg", + "item.productivebees.spawn_egg_mason_bee": "Mason Bee Spawn Egg", + "item.productivebees.spawn_egg_neon_cuckoo_bee": "Neon Cuckoo Bee Spawn Egg", + "item.productivebees.spawn_egg_nomad_bee": "Nomad Bee Spawn Egg", + "item.productivebees.spawn_egg_quarry_bee": "Quarry Bee Spawn Egg", + "item.productivebees.spawn_egg_rancher_bee": "Rancher Bee Spawn Egg", + "item.productivebees.spawn_egg_reed_bee": "Reed Bee Spawn Egg", + "item.productivebees.spawn_egg_resin_bee": "Resin Bee Spawn Egg", + "item.productivebees.spawn_egg_sweat_bee": "Sweat Bee Spawn Egg", + "item.productivebees.spawn_egg_yellow_black_carpenter_bee": "Yellow Carpenter Bee Spawn Egg", + "item.productivebees.stone_chip": "Stone Chip", + "item.productivebees.stone_chip.named": "%s Chip", + "item.productivebees.sturdy_bee_cage": "Sturdy Bee Cage", + "item.productivebees.sugarbag_honeycomb": "Sugarbag Honeycomb", + "item.productivebees.treat_on_a_stick": "Treat on a Stick", + "item.productivebees.upgrade_anti_teleport": "Upgrade: Anti Teleportation", + "item.productivebees.upgrade_base": "Upgrade Base", + "item.productivebees.upgrade_bee_sampler": "Upgrade: Pokey pokey gene sampler", + "item.productivebees.upgrade_biome": "Upgrade: Biome", + "item.productivebees.upgrade_breeding": "Upgrade: BaBee", + "item.productivebees.upgrade_not_babee": "Upgrade: not BaBee", + "item.productivebees.upgrade_comb_block": "Upgrade: Block", + "item.productivebees.upgrade_filter": "Upgrade: Filter", + "item.productivebees.upgrade_productivity": "Upgrade: Productivity Alpha", + "item.productivebees.upgrade_productivity_2": "Upgrade: Productivity Beta", + "item.productivebees.upgrade_productivity_3": "Upgrade: Productivity Gamma", + "item.productivebees.upgrade_productivity_4": "Upgrade: Productivity Omega", + "item.productivebees.upgrade_range": "Upgrade: Range", + "item.productivebees.upgrade_time": "Upgrade: Speed", + "item.productivebees.upgrade_simulator": "Upgrade: Simulator", + "item.productivebees.wax": "Wax", + "item.productivebees.wither_skull_chip": "Wither Skull Chip", + "item.productivebees.wood_chip": "Wood Chip", + "item.productivebees.wood_chip.named": "%s Chip", + "itemGroup.productivebees": "Productive Bees", + "jei.productivebees.advanced_beehive": "Advanced Beehive", + "jei.productivebees.bee_breeding": "Bee Breeding", + "jei.productivebees.bee_conversion": "Bee Conversion", + "jei.productivebees.bee_flowering": "Bee Flowering", + "jei.productivebees.bee_fishing": "Bee Fishing", + "jei.productivebees.bee_spawning": "Bee Spawning", + "jei.productivebees.block_conversion": "Block Conversion", + "jei.productivebees.block_conversion.chance": "Chance: %s%%", + "jei.productivebees.item_conversion": "Item Conversion", + "jei.productivebees.bottler": "Bottler", + "jei.productivebees.centrifuge": "Centrifuge", + "jei.productivebees.heated_centrifuge": "Heated Centrifuge", + "jei.productivebees.incubation": "Incubation", + "productivebees.centrifuge.tooltip.amount": "Amount: %s", + "productivebees.centrifuge.tooltip.chance": "Chance: %s", + "productivebees.incubator.tooltip.treat_item": "Here goes honey treats", + "productivebees.advanced_hive.tooltip.bee_cage": "Put empty bee cages to pull out bees or filled bee cages to insert bees", + "productivebees.heated_centrifuge.tooltip": "\"It's ruining the honey\" - some vegan", + "productivebees.heated_centrifuge.tooltip2": "Too hot for wax", + "productivebees.breeding_chamber.tooltip.cage": "Put empty bee cages here", + "productivebees.breeding_chamber.tooltip.progress": "%ss remaining", + "productivebees.breeding_chamber.tooltip.next_bee": "Remove and put back a cage to change output.", + "productivebees.hive.tooltip.bees": "Bees:", + "productivebees.hive.tooltip.empty": "Empty", + "productivebees.hive.tooltip.honey_level": "Honey Level: %s", + "productivebees.hive.tooltip.nest_inactive": "Nest will no longer attract cuckoo bees. Craft with itself to reset the cuckoo counter.", + "productivebees.amber.name.contained_entity": "Amber Encased %s", + "productivebees.amber.tooltip.heating": "Heating the amber block over a cozy fire might give some relief to the trapped mob.", + "productivebees.amber.tooltip.contained_entity": "Contained entity: %s", + "productivebees.indexer.tooltip.redstone": "I get turned on by redstone", + "productivebees.information.age.adult": "Adult", + "productivebees.information.age.child": "Child", + "productivebees.information.attribute.behavior": "Behavior: %s", + "productivebees.information.attribute.behavior.diurnal": "Diurnal", + "productivebees.information.attribute.behavior.metaturnal": "Metaturnal", + "productivebees.information.attribute.behavior.nocturnal": "Nocturnal", + "productivebees.information.attribute.endurance": "Endurance: %s", + "productivebees.information.attribute.endurance.medium": "Medium", + "productivebees.information.attribute.endurance.normal": "Normal", + "productivebees.information.attribute.endurance.strong": "Strong", + "productivebees.information.attribute.endurance.weak": "Weak", + "productivebees.information.attribute.health": "Health: %s/%s", + "productivebees.information.attribute.productivity": "Productivity: %s", + "productivebees.information.attribute.productivity.high": "High", + "productivebees.information.attribute.productivity.medium": "Medium", + "productivebees.information.attribute.productivity.normal": "Normal", + "productivebees.information.attribute.productivity.very_high": "Very High", + "productivebees.information.attribute.temper": "Temper: %s", + "productivebees.information.attribute.temper.aggressive": "Aggressive", + "productivebees.information.attribute.temper.hostile": "Hostile", + "productivebees.information.attribute.temper.normal": "Normal", + "productivebees.information.attribute.temper.passive": "Passive", + "productivebees.information.attribute.type": "Type: %s", + "productivebees.information.attribute.type.hive": "Hive", + "productivebees.information.attribute.type.solitary": "Solitary", + "productivebees.information.attribute.weather_tolerance": "Weather Tolerance: %s", + "productivebees.information.attribute.weather_tolerance.any": "Any", + "productivebees.information.attribute.weather_tolerance.none": "None", + "productivebees.information.attribute.weather_tolerance.rain": "Rain", + "productivebees.information.cage_release": "Sneak while releasing the bee to reset it's hive position", + "productivebees.information.health.dying": "Dying", + "productivebees.information.hold_shift": "Hold shift for more info", + "productivebees.information.home_position": "Hive position: %s, %s, %s", + "productivebees.information.breeding_item": "Breeding items: %s", + "productivebees.information.breeding_item_default": "Any flower", + "productivebees.information.selfbreed_disabled": "This bee species cannot breed amongst themselves", + "productivebees.information.jar.bee": "Bee: %s", + "productivebees.information.jar.fill_tip": "Put a BeeCage containing the bee you want displayed inside using a hopper or a pipe.", + "productivebees.information.nestlocator.configured": "Will locate nests of type %s. Right click to search the nearby area.", + "productivebees.information.nestlocator.unconfigured": "Not tuned. Shift right click on a block of the same type as the nest you are looking for.", + "productivebees.information.upgrade.unconfigured": "Unconfigured", + "productivebees.information.upgrade.install_help": "Sneak right click on block to install", + "productivebees.information.upgrade.upgrade_anti_teleport": "Prevents bees living in this hive from teleporting.", + "productivebees.information.upgrade.upgrade_bee_sampler": "Slowly extracts genes from visiting bees totally not hurting them in the process.\nMultiple upgrades can be installed for a greater chance.", + "productivebees.information.upgrade.upgrade_breeding": "When installed in a hive it gives a %s%% chance for a new baby bee to be spawned from the hive every time honey is delivered.\nThe type of bee is based on which bees are present in the hive.\nThis does not work with bees that can't self breed.\nMultiple upgrades can be installed for a greater chance.\nWhen installed in a Catcher only baby bees will be caught.", + "productivebees.information.upgrade.upgrade_not_babee": "When installed in a Catcher only adult bees will be caught.", + "productivebees.information.upgrade.upgrade_comb_block": "Changes the produced output to comb blocks instead of honeycombs.", + "productivebees.information.upgrade.upgrade_filter": "To clear the filter, put it in the crafting grid.", + "productivebees.information.upgrade.upgrade_filter_empty": "Right click bees to add them to the filter.", + "productivebees.information.upgrade.upgrade_filter_entity": "%s", + "productivebees.information.upgrade.upgrade_productivity": "Increase the production output of bees in this hive by %s%%.\nMultiple upgrades can be installed for a greater increase.", + "productivebees.information.upgrade.upgrade_productivity_2": "Increase the production output of bees in this hive by %s%%.\nMultiple upgrades can be installed for a greater increase.", + "productivebees.information.upgrade.upgrade_productivity_3": "Increase the production output of bees in this hive by %s%%.\nMultiple upgrades can be installed for a greater increase.\nAlso functions as a simulator upgrade.", + "productivebees.information.upgrade.upgrade_productivity_4": "Increase the production output of bees in this hive by %s%%.\nMultiple upgrades can be installed for a greater increase.\nAlso functions as a simulator upgrade and a block upgrade.", + "productivebees.information.upgrade.upgrade_range": "Gives the machine more breathing space by increasing the operation area.\nMultiple upgrades can be installed for a greater range increase.", + "productivebees.information.upgrade.upgrade_time": "Gives a %s%% decrease in time spent in the hive.\nCan be installed in a centrifuge for faster processing.\nMultiple upgrades can be installed for a greater time decrease.", + "productivebees.information.upgrade.upgrade_simulator": "Bees will no longer physically exit the hive. A trip to its flower block will instead be simulated.\nMake sure to put the required flower block or a feeding slab in front of the hive containing the required flower blocks for the bee in the hive.", + "productivebees.information.bee_helmet.info1": "We are in it together", + "productivebees.information.bee_helmet.info2": "Angry bees won't attack you", + "productivebees.information.bee_helmet.info3": "%s%% chance to spawn a KamikazBee when hit", + "productivebees.information.canvas.style": "Style: %s", + "productivebees.ingredient.description.inactive_dragon_egg": "Looks cool, but something is missing. Try pouring some dragon stuff on it.", + "productivebees.ingredient.description.acacia_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.birch_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.dark_oak_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.jungle_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.oak_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.spruce_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.bumble_bee_nest": "This nest will attract bumble bees in a plains biome.", + "productivebees.ingredient.description.coarse_dirt_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.end_stone_nest": "This nest attracts bees native to the end. Nest must be placed in the end to attract bees.", + "productivebees.ingredient.description.glowstone_nest": "Attracts glowing bees in the nether. Nest must be placed in the nether to attract bees.", + "productivebees.ingredient.description.gravel_nest": "Bees native to warm rivers and beaches are attracted to this nest. Nest must be placed in a river or beach biome to attract bees.", + "productivebees.ingredient.description.nether_brick_nest": "Attracts magmatic bees in the nether. Nest must be placed in the nether to attract bees.", + "productivebees.ingredient.description.nether_quartz_nest": "Attracts crystalline bees in the nether. Nest must be placed in the nether to attract bees.", + "productivebees.ingredient.description.nether_gold_nest": "Attracts gold bees in the nether. Nest must be placed in the nether to attract bees.", + "productivebees.ingredient.description.obsidian_nest": "Tough living environment only suitable for some bees native to the end.", + "productivebees.ingredient.description.sand_nest": "Bees native to deserts are attracted to this nest.", + "productivebees.ingredient.description.slimy_nest": "Attracts wild slimy bees. Nest must be placed in a swamp biome.", + "productivebees.ingredient.description.snow_nest": "Bees native to colder areas are attracted to this nest. Nest must be places in a cold biome to attract bees.", + "productivebees.ingredient.description.soul_sand_nest": "Attracts ghostly bees in the nether. Nest must be placed in the nether to attract bees.", + "productivebees.ingredient.description.stone_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.sugar_cane_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.ashy_mining_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.blue_banded_bee": "This bee is solitary and can be found living alone in forests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.chocolate_mining_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.digger_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.green_carpenter_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.leafcutter_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.mason_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.neon_cuckoo_bee": "This sneaky bee will lay its eggs in nests belonging to the Blue Banded Bee.", + "productivebees.ingredient.description.nomad_bee": "This sneaky bee will lay its eggs in nests belonging to the Ashy Mining Bee.", + "productivebees.ingredient.description.reed_bee": "Can be found nesting in reeds all over the overworld.", + "productivebees.ingredient.description.redstone_bee": "Escape artist.", + "productivebees.ingredient.description.resin_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.yellow_black_carpenter_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.bumble_bee": "A big rideable bee found naturally in Plains. Saddle up and hold a Treat on a Stick to glide around. Right click to boost.", + "productivebees.ingredient.description.collector_bee": "If you leave your items on the ground, this bee will collect and store them in its hive.", + "productivebees.ingredient.description.creeper_bee": "Explodes! when angered\n...might be the diet.\n\nYou should keep this one to itself.", + "productivebees.ingredient.description.cupid_bee": "The pheromones secreted from this bee gets animals in the mood.", + "productivebees.ingredient.description.dye_bee": "Brings home more flowery bits than just nectar.", + "productivebees.ingredient.description.dragon_egg_hive": "A special hive made for Draconic bees that allows the user to harvest the otherwise hard to obtain dragon breath.", + "productivebees.ingredient.description.draconic_bee": "Draconic bees operating in the End, do not need any flowering as they are absorbing Draconic essence from the air. While operating in any other location, the Draconic bees must have another pollination source.", + "productivebees.ingredient.description.farmer_bee": "Harvests crops and leaves a mess. To keep your farm clean you might want to invest in a Hoarder bee.", + "productivebees.ingredient.description.hoarder_bee": "If you leave your items on the ground, this bee will collect and store them in its hive. Can carry more than it's lesser cousin, the Collector Bee.", + "productivebees.ingredient.description.lumber_bee": "Has a healthy obsession with wood logs.", + "productivebees.ingredient.description.oily_bee": "This bee is nowhere to be found on land. Go fishing in deep waters if you want this thicc oily apid.", + "productivebees.ingredient.description.pepto_bismol_bee": "Cures what ails ya", + "productivebees.ingredient.description.prismarine_bee": "This bee is nowhere to be found on land. Fishermen tell tales of this bee nibbling on their bait when fishing in deep waters.", + "productivebees.ingredient.description.quarry_bee": "Has a healthy obsession with stone, sand and gravel.", + "productivebees.ingredient.description.rancher_bee": "In bee-school its nickname was BooBee.", + "productivebees.ingredient.description.skeletal_bee": "Be sure to keep your hives well lit to prevent this guy from moving in.", + "productivebees.ingredient.description.sugarbag_bee": "This little warm and moist bee can bee found in tropical areas. It produces a special type of super delicious comb. It can find it's way into cocoa beans even when grown outside of their natural climate.", + "productivebees.ingredient.description.spacial_bee": "The combs of this bee can be centrifuged to get certus quartz seeds which require further processing.", + "productivebees.ingredient.description.sweat_bee": "Lives in cold areas.", + "productivebees.ingredient.description.wasted_radioactive_bee": "Radioactive bees dying to radiation has a chance to turn into wasted radioactive bees. Wasted radioactive bees don't pollinate on any flower, instead they absorb radiation from their surroundings.", + "productivebees.ingredient.description.zombie_bee": "Be sure to keep your hives well lit to prevent this guy from moving in.", + "productivebees.ingredient.description.hematophagous_bee": "It pollinates from animals, I just haven't found a way to show that in JEI yet. To acquire this bee, look up the crafting recipe for its spawn egg.", + "productivebees.ingredient.description.amber_bee": "Will seek out and encase mobs in amber dooming them to a life in suspended animation.", + "productivebees.ingredient.description.wanna_bee": "Has a thing for trapped mobs. Provide it with an amber encased mob to safely extract drops.", + "productivebees.ingredient.description.water_bee": "This bee is only found when fishing in rivers.", + "productivebees.ingredient.description.only_spawnegg": "To acquire this bee, look up the crafting recipe for its spawn egg.", + "productivebees.ingredient.description.selfbreed": "%s\n\nThis species of bees can't breed amongst themselves.", + "productivebees.nest_locator.found_hive": "A nest was located %s meters that way!", + "productivebees.nest_locator.not_found_hive": "No nests of the type %s could be found nearby.", + "productivebees.nest_locator.tuned": "Nest Locator tuned to %s", + "productivebees.honey_treat.invalid_use": "Treats containing type genes cannot be fed to bees.", + "productivebees.screen.empty": "Empty", + "productivebees.screen.energy_level": "Energy: %s", + "productivebees.screen.fluid_level": "%s: %s", + "productivebees.top.solitary.bee": "Inhabitant: %s", + "productivebees.top.solitary.can_repopulate_false": "There are no bees in this location that will move into this nest.", + "productivebees.top.solitary.can_repopulate_true": "The nest can attract bees in this location.", + "productivebees.top.solitary.egg_count": "Eggs: %s", + "productivebees.top.solitary.repopulation_countdown": "Repopulation cooldown %s. Use additional items to speed up", + "productivebees.top.solitary.repopulation_countdown_inactive": "Nest is empty. Use a spawn item on it to attract a bee.", + "config.jade.plugin_productivebees.productive_bee": "Productive Bees", + "config.jade.plugin_productivebees.solitary_nest": "Solitary Nest", + "config.jade.plugin_productivebees.jar": "Bee Jar", + "config.jade.plugin_productivebees.bee_attributes": "Attributes", + "config.jade.plugin_productivebees.canvas_beehive": "Canvas Beehive", + "config.jade.plugin_productivebees.canvas_expansion_box": "Canvas Expansion Box", + "productivebees.top.jar.bee": "%s" +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json new file mode 100644 index 000000000000..5d010a225832 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json @@ -0,0 +1,737 @@ +{ + "advancements.husbandry.advanced_beehive.description": "合成高级蜂箱", + "advancements.husbandry.advanced_beehive.title": "得干活了,蜜蜂们!", + "advancements.husbandry.bee_cage.description": "合成一个蜜蜂笼", + "advancements.husbandry.bee_cage.title": "小心点", + "advancements.husbandry.breed_all_productive_bees.description": "培育所有原版资源蜜蜂", + "advancements.husbandry.breed_all_productive_bees.title": "他们叫我蜜蜂学家", + "advancements.husbandry.breed_iron_bee.description": "繁殖一只铁蜜蜂", + "advancements.husbandry.breed_iron_bee.title": "它很珍稀!", + "advancements.husbandry.bumblebee_rider.description": "这不是终点,这是旅行蜜蜂!骑乘一只大黄蜂", + "advancements.husbandry.bumblebee_rider.title": "随蜂飞翔", + "advancements.husbandry.calm_bee.description": "用蜂蜜小食让愤怒的蜜蜂平静下来", + "advancements.husbandry.calm_bee.title": "让它们头脑清醒", + "advancements.husbandry.catch_any_bee.description": "用蜜蜂笼捕捉一只蜜蜂", + "advancements.husbandry.catch_any_bee.title": "捉到了", + "advancements.husbandry.catch_crystalline_bee.description": "在下界捕捉到一只下界石英蜜蜂", + "advancements.husbandry.catch_crystalline_bee.title": "重要基础", + "advancements.husbandry.consume_sugarbag_comb.description": "吃一个蜜袋蜜脾", + "advancements.husbandry.consume_sugarbag_comb.title": "甜甜的好好吃!", + "advancements.husbandry.convert_egg.description": "使用龙息激活一个无生命状态的龙蛋", + "advancements.husbandry.convert_egg.title": "好消息:它不会孵出小龙", + "advancements.husbandry.dragon_egg_hive.description": "合成一个龙蛋蜂箱", + "advancements.husbandry.dragon_egg_hive.title": "特殊蜜蜂的特殊住所", + "advancements.husbandry.expansion_box.description": "获取一个用于高级蜂箱的扩容盒", + "advancements.husbandry.expansion_box.title": "更大总是更好", + "advancements.husbandry.feeding_slab.description": "合成一个饲养板;你可以在饲养板上放置多个开花方块,来让蜜蜂们有一个集中的采蜜点。", + "advancements.husbandry.feeding_slab.title": "我想要那个,那个,还有那个", + "advancements.husbandry.fishy_bees.description": "抓一只鱼蜜蜂?", + "advancements.husbandry.fishy_bees.title": "可疑嗡嗡", + "advancements.husbandry.hive_upgrades.description": "合成升级组件框架", + "advancements.husbandry.hive_upgrades.title": "计算一下,1,2,4", + "advancements.husbandry.honeylogged.description": "将蜂蜜流体放在饲养板上", + "advancements.husbandry.honeylogged.title": "双重打击!", + "advancements.husbandry.nest_locator.description": "合成一个蜂箱定位器", + "advancements.husbandry.nest_locator.title": "找到嗡嗡声了", + "advancements.husbandry.overworld_nest.description": "获取或合成一个独居蜜蜂蜂巢", + "advancements.husbandry.overworld_nest.title": "独居", + "advancements.husbandry.professional_bee.description": "培育一只牧场蜜蜂、农民蜜蜂、原木蜜蜂或石料蜜蜂", + "advancements.husbandry.professional_bee.title": "我是一只特别的小蜜蜂", + "advancements.husbandry.quartz_nest.description": "合成或获取一个下界石英蜂巢", + "advancements.husbandry.quartz_nest.title": "狂暴野蜂", + "advancements.husbandry.treat_on_nest.description": "对蜂巢使用蜂蜜小食", + "advancements.husbandry.treat_on_nest.title": "请款待我", + "advancements.husbandry.treat_on_stick.description": "合成一个蜂蜜小食钓竿来驾驶你最喜欢的新坐骑", + "advancements.husbandry.treat_on_stick.title": "带方向盘的嗡嗡", + "block.productivebees.acacia_wood_nest": "金合欢木蜂巢", + "block.productivebees.advanced_acacia_beehive": "高级金合欢木蜂箱", + "block.productivebees.advanced_aspen_beehive": "高级白杨木蜂箱", + "block.productivebees.advanced_bamboo_beehive": "高级竹蜂箱", + "block.productivebees.advanced_birch_beehive": "高级白桦木蜂箱", + "block.productivebees.advanced_biomesoplenty_cherry_beehive": "高级樱桃木蜂箱", + "block.productivebees.advanced_biomesoplenty_dead_beehive": "高级枯死木蜂箱", + "block.productivebees.advanced_biomesoplenty_fir_beehive": "高级杉木蜂箱", + "block.productivebees.advanced_biomesoplenty_hellbark_beehive": "高级地狱皮木蜂箱", + "block.productivebees.advanced_biomesoplenty_jacaranda_beehive": "高级蓝花楹木蜂箱", + "block.productivebees.advanced_biomesoplenty_magic_beehive": "高级魔法木蜂箱", + "block.productivebees.advanced_biomesoplenty_mahogany_beehive": "高级桃花心木蜂箱", + "block.productivebees.advanced_biomesoplenty_palm_beehive": "高级棕榈木蜂箱", + "block.productivebees.advanced_biomesoplenty_redwood_beehive": "高级红木蜂箱", + "block.productivebees.advanced_biomesoplenty_umbran_beehive": "高级暗影木蜂箱", + "block.productivebees.advanced_biomesoplenty_willow_beehive": "高级柳木蜂箱", + "block.productivebees.advanced_crimson_beehive": "高级绯红木蜂箱", + "block.productivebees.advanced_dark_oak_beehive": "高级深色橡木蜂箱", + "block.productivebees.advanced_driftwood_beehive": "高级浮木蜂箱", + "block.productivebees.advanced_grimwood_beehive": "高级阴郁木蜂箱", + "block.productivebees.advanced_jungle_beehive": "高级丛林木蜂箱", + "block.productivebees.advanced_kousa_beehive": "高级梾木蜂箱", + "block.productivebees.advanced_maple_beehive": "高级枫木蜂箱", + "block.productivebees.advanced_oak_beehive": "高级橡木蜂箱", + "block.productivebees.advanced_poise_beehive": "高级幽仪木蜂箱", + "block.productivebees.advanced_river_beehive": "高级桑木蜂箱", + "block.productivebees.advanced_rosewood_beehive": "高级花梨木蜂箱", + "block.productivebees.advanced_snake_block_beehive": "高级蛇方块蜂箱", + "block.productivebees.advanced_spruce_beehive": "高级云杉木蜂箱", + "block.productivebees.advanced_warped_beehive": "高级诡异木蜂箱", + "block.productivebees.advanced_willow_beehive": "高级柳木蜂箱", + "block.productivebees.advanced_wisteria_beehive": "高级紫藤木蜂箱", + "block.productivebees.advanced_yucca_beehive": "高级丝兰木蜂箱", + "block.productivebees.bamboo_hive": "竹蜂巢", + "block.productivebees.birch_wood_nest": "白桦木蜂巢", + "block.productivebees.bottler": "装瓶机", + "block.productivebees.breeding_chamber": "繁殖箱", + "block.productivebees.bumble_bee_nest": "大黄蜂蜂巢", + "block.productivebees.catcher": "捕捉器", + "block.productivebees.centrifuge": "离心机", + "block.productivebees.coarse_dirt_nest": "泥土蜂巢", + "block.productivebees.comb_configurable": "%s蜜脾块", + "block.productivebees.comb_ghostly": "恶魂蜜脾块", + "block.productivebees.comb_milky": "奶蜜脾块", + "block.productivebees.comb_powdery": "粉末蜜脾块", + "block.productivebees.configurable_comb": "蜜脾块", + "block.productivebees.crimson_bee_nest": "绯红蜂巢", + "block.productivebees.dark_oak_wood_nest": "深色橡木蜂巢", + "block.productivebees.dragon_egg_hive": "龙蛋蜂箱", + "block.productivebees.end_stone_nest": "末地石蜂巢", + "block.productivebees.advanced_byg_ebony_beehive": "高级乌木蜂箱", + "block.productivebees.expansion_box_byg_ebony": "乌木扩容盒", + "block.productivebees.advanced_byg_ether_beehive": "高级以太木蜂箱", + "block.productivebees.expansion_box_byg_ether": "以太木扩容盒", + "block.productivebees.advanced_byg_witch_hazel_beehive": "高级金缕梅木蜂箱", + "block.productivebees.expansion_box_byg_witch_hazel": "金缕梅木扩容盒", + "block.productivebees.advanced_byg_skyris_beehive": "高级天际木蜂箱", + "block.productivebees.expansion_box_byg_skyris": "天际木扩容盒", + "block.productivebees.advanced_byg_pine_beehive": "高级松木蜂箱", + "block.productivebees.expansion_box_byg_pine": "松木扩容盒", + "block.productivebees.advanced_byg_zelkova_beehive": "高级榉木蜂箱", + "block.productivebees.expansion_box_byg_zelkova": "榉木扩容盒", + "block.productivebees.advanced_byg_lament_beehive": "高级哀叹木蜂箱", + "block.productivebees.expansion_box_byg_lament": "哀叹木扩容盒", + "block.productivebees.advanced_byg_palm_beehive": "高级棕榈木蜂箱", + "block.productivebees.expansion_box_byg_palm": "棕榈木扩容盒", + "block.productivebees.advanced_byg_sythian_beehive": "高级斯基泰木蜂箱", + "block.productivebees.expansion_box_byg_sythian": "斯基泰木扩容盒", + "block.productivebees.advanced_byg_jacaranda_beehive": "高级蓝花楹木蜂箱", + "block.productivebees.expansion_box_byg_jacaranda": "蓝花楹木扩容盒", + "block.productivebees.advanced_byg_fir_beehive": "高级冷杉木蜂箱", + "block.productivebees.expansion_box_byg_fir": "冷杉木扩容盒", + "block.productivebees.advanced_byg_cika_beehive": "高级Cika蜂箱", + "block.productivebees.expansion_box_byg_cika": "Cika扩容盒", + "block.productivebees.advanced_byg_embur_beehive": "高级Embur蜂箱", + "block.productivebees.expansion_box_byg_embur": "Embur扩容盒", + "block.productivebees.advanced_byg_green_enchanted_beehive": "高级Green Enchanted蜂箱", + "block.productivebees.expansion_box_byg_green_enchanted": "Green Enchanted扩容盒", + "block.productivebees.advanced_byg_mahogany_beehive": "高级Mahogany蜂箱", + "block.productivebees.expansion_box_byg_mahogany": "Mahogany扩容盒", + "block.productivebees.advanced_byg_redwood_beehive": "高级Redwood蜂箱", + "block.productivebees.expansion_box_byg_redwood": "Redwood扩容盒", + "block.productivebees.advanced_byg_imparius_beehive": "高级Imparius蜂箱", + "block.productivebees.expansion_box_byg_imparius": "Imparius扩容盒", + "block.productivebees.advanced_byg_aspen_beehive": "高级Aspen蜂箱", + "block.productivebees.expansion_box_byg_aspen": "Aspen扩容盒", + "block.productivebees.advanced_byg_bulbis_beehive": "高级Bulbis蜂箱", + "block.productivebees.expansion_box_byg_bulbis": "Bulbis扩容盒", + "block.productivebees.advanced_byg_nightshade_beehive": "高级Nightshade蜂箱", + "block.productivebees.expansion_box_byg_nightshade": "Nightshade扩容盒", + "block.productivebees.advanced_byg_white_mangrove_beehive": "高级White Mangrove蜂箱", + "block.productivebees.expansion_box_byg_white_mangrove": "White Mangrove扩容盒", + "block.productivebees.advanced_byg_cypress_beehive": "高级Cypress蜂箱", + "block.productivebees.expansion_box_byg_cypress": "Cypress扩容盒", + "block.productivebees.advanced_byg_willow_beehive": "高级Willow蜂箱", + "block.productivebees.expansion_box_byg_willow": "Willow扩容盒", + "block.productivebees.advanced_byg_blue_enchanted_beehive": "高级Blue Enchanted蜂箱", + "block.productivebees.expansion_box_byg_blue_enchanted": "Blue Enchanted扩容盒", + "block.productivebees.advanced_byg_baobab_beehive": "高级Baobab蜂箱", + "block.productivebees.expansion_box_byg_baobab": "Baobab扩容盒", + "block.productivebees.advanced_byg_maple_beehive": "高级Maple蜂箱", + "block.productivebees.expansion_box_byg_maple": "Maple扩容盒", + "block.productivebees.advanced_byg_holly_beehive": "高级Holly蜂箱", + "block.productivebees.expansion_box_byg_holly": "Holly扩容盒", + "block.productivebees.advanced_environmental_wisteria_beehive": "高级Wisteria蜂箱", + "block.productivebees.expansion_box_environmental_wisteria": "Wisteria扩容盒", + "block.productivebees.advanced_atmospheric_rosewood_beehive": "高级Rosewood蜂箱", + "block.productivebees.expansion_box_atmospheric_rosewood": "Rosewood扩容盒", + "block.productivebees.advanced_atmospheric_kousa_beehive": "高级Kousa蜂箱", + "block.productivebees.expansion_box_atmospheric_kousa": "Kousa扩容盒", + "block.productivebees.advanced_atmospheric_grimwood_beehive": "高级Grimwood蜂箱", + "block.productivebees.expansion_box_atmospheric_grimwood": "Grimwood扩容盒", + "block.productivebees.advanced_atmospheric_yucca_beehive": "高级Yucca蜂箱", + "block.productivebees.expansion_box_atmospheric_yucca": "Yucca扩容盒", + "block.productivebees.advanced_atmospheric_aspen_beehive": "高级Aspen蜂箱", + "block.productivebees.expansion_box_atmospheric_aspen": "Aspen扩容盒", + "block.productivebees.advanced_atmospheric_morado_beehive": "高级Morado蜂箱", + "block.productivebees.expansion_box_atmospheric_morado": "Morado扩容盒", + "block.productivebees.advanced_upgrade_aquatic_river_beehive": "高级River蜂箱", + "block.productivebees.expansion_box_upgrade_aquatic_river": "River扩容盒", + "block.productivebees.advanced_upgrade_aquatic_driftwood_beehive": "高级Driftwood蜂箱", + "block.productivebees.expansion_box_upgrade_aquatic_driftwood": "Driftwood扩容盒", + "block.productivebees.advanced_regions_unexplored_pine_beehive": "高级松木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_pine": "松木扩容盒", + "block.productivebees.advanced_regions_unexplored_palm_beehive": "高级棕榈木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_palm": "棕榈木扩容盒", + "block.productivebees.advanced_regions_unexplored_redwood_beehive": "高级Redwood蜂箱", + "block.productivebees.expansion_box_regions_unexplored_redwood": "Redwood扩容盒", + "block.productivebees.advanced_regions_unexplored_socotra_beehive": "高级Socotra蜂箱", + "block.productivebees.expansion_box_regions_unexplored_socotra": "Socotra扩容盒", + "block.productivebees.advanced_regions_unexplored_eucalyptus_beehive": "高级Eucalyptus蜂箱", + "block.productivebees.expansion_box_regions_unexplored_eucalyptus": "Eucalyptus扩容盒", + "block.productivebees.advanced_regions_unexplored_kapok_beehive": "高级Kapok蜂箱", + "block.productivebees.expansion_box_regions_unexplored_kapok": "Kapok扩容盒", + "block.productivebees.advanced_regions_unexplored_cobalt_beehive": "高级Cobalt蜂箱", + "block.productivebees.expansion_box_regions_unexplored_cobalt": "Cobalt扩容盒", + "block.productivebees.advanced_regions_unexplored_dead_beehive": "高级Dead蜂箱", + "block.productivebees.expansion_box_regions_unexplored_dead": "Dead扩容盒", + "block.productivebees.advanced_regions_unexplored_cypress_beehive": "高级Cypress蜂箱", + "block.productivebees.expansion_box_regions_unexplored_cypress": "Cypress扩容盒", + "block.productivebees.advanced_regions_unexplored_pink_bioshroom_beehive": "高级Pink Bioshroom蜂箱", + "block.productivebees.expansion_box_regions_unexplored_pink_bioshroom": "Pink Bioshroom扩容盒", + "block.productivebees.advanced_regions_unexplored_magnolia_beehive": "高级Magnolia蜂箱", + "block.productivebees.expansion_box_regions_unexplored_magnolia": "Magnolia扩容盒", + "block.productivebees.advanced_regions_unexplored_willow_beehive": "高级Willow蜂箱", + "block.productivebees.expansion_box_regions_unexplored_willow": "Willow扩容盒", + "block.productivebees.advanced_regions_unexplored_yellow_bioshroom_beehive": "高级Yellow Bioshroom蜂箱", + "block.productivebees.expansion_box_regions_unexplored_yellow_bioshroom": "Yellow Bioshroom扩容盒", + "block.productivebees.advanced_regions_unexplored_blue_bioshroom_beehive": "高级Blue Bioshroom蜂箱", + "block.productivebees.expansion_box_regions_unexplored_blue_bioshroom": "Blue Bioshroom扩容盒", + "block.productivebees.advanced_regions_unexplored_blackwood_beehive": "高级Blackwood蜂箱", + "block.productivebees.expansion_box_regions_unexplored_blackwood": "Blackwood扩容盒", + "block.productivebees.advanced_regions_unexplored_joshua_beehive": "高级Joshua蜂箱", + "block.productivebees.expansion_box_regions_unexplored_joshua": "Joshua扩容盒", + "block.productivebees.advanced_regions_unexplored_baobab_beehive": "高级Baobab蜂箱", + "block.productivebees.expansion_box_regions_unexplored_baobab": "Baobab扩容盒", + "block.productivebees.advanced_regions_unexplored_maple_beehive": "高级Maple蜂箱", + "block.productivebees.expansion_box_regions_unexplored_maple": "Maple扩容盒", + "block.productivebees.advanced_regions_unexplored_alpha_oak_beehive": "高级Alpha Oak蜂箱", + "block.productivebees.expansion_box_regions_unexplored_alpha_oak": "Alpha Oak扩容盒", + "block.productivebees.advanced_regions_unexplored_green_bioshroom_beehive": "高级Green Bioshroom蜂箱", + "block.productivebees.expansion_box_regions_unexplored_green_bioshroom": "Green Bioshroom扩容盒", + "block.productivebees.advanced_regions_unexplored_larch_beehive": "高级Larch蜂箱", + "block.productivebees.expansion_box_regions_unexplored_larch": "Larch扩容盒", + "block.productivebees.advanced_regions_unexplored_mauve_beehive": "高级Mauve蜂箱", + "block.productivebees.expansion_box_regions_unexplored_mauve": "Mauve扩容盒", + "block.productivebees.advanced_endergetic_poise_beehive": "高级Poise蜂箱", + "block.productivebees.expansion_box_endergetic_poise": "Poise扩容盒", + "block.productivebees.expansion_box_acacia": "金合欢木扩容盒", + "block.productivebees.expansion_box_aspen": "白杨木扩容盒", + "block.productivebees.expansion_box_bamboo": "竹扩容盒", + "block.productivebees.expansion_box_birch": "白桦木扩容盒", + "block.productivebees.expansion_box_biomesoplenty_cherry": "樱桃木扩容盒", + "block.productivebees.expansion_box_biomesoplenty_dead": "枯死木扩容盒", + "block.productivebees.expansion_box_biomesoplenty_fir": "杉木扩容盒", + "block.productivebees.expansion_box_biomesoplenty_hellbark": "地狱皮木扩容盒", + "block.productivebees.expansion_box_biomesoplenty_jacaranda": "蓝花楹木扩容盒", + "block.productivebees.expansion_box_biomesoplenty_magic": "魔法木扩容盒", + "block.productivebees.expansion_box_biomesoplenty_mahogany": "桃花心木扩容盒", + "block.productivebees.expansion_box_biomesoplenty_palm": "棕榈木扩容盒", + "block.productivebees.expansion_box_biomesoplenty_redwood": "红木扩容盒", + "block.productivebees.expansion_box_biomesoplenty_umbran": "暗影木扩容盒", + "block.productivebees.expansion_box_biomesoplenty_willow": "柳木扩容盒", + "block.productivebees.expansion_box_crimson": "绯红木扩容盒", + "block.productivebees.expansion_box_dark_oak": "深色橡木扩容盒", + "block.productivebees.expansion_box_driftwood": "浮木扩容盒", + "block.productivebees.expansion_box_grimwood": "阴郁木扩容盒", + "block.productivebees.expansion_box_jungle": "丛林木扩容盒", + "block.productivebees.expansion_box_kousa": "梾木扩容盒", + "block.productivebees.expansion_box_maple": "枫木扩容盒", + "block.productivebees.expansion_box_oak": "橡木扩容盒", + "block.productivebees.expansion_box_poise": "幽仪木扩容盒", + "block.productivebees.expansion_box_river": "桑木扩容盒", + "block.productivebees.expansion_box_rosewood": "花梨木扩容盒", + "block.productivebees.expansion_box_snake_block": "蛇方块扩容盒", + "block.productivebees.expansion_box_spruce": "云杉木扩容盒", + "block.productivebees.expansion_box_warped": "诡异木扩容盒", + "block.productivebees.expansion_box_willow": "柳木扩容盒", + "block.productivebees.expansion_box_wisteria": "紫藤木扩容盒", + "block.productivebees.expansion_box_yucca": "丝兰木扩容盒", + "block.productivebees.feeder": "饲养板", + "block.productivebees.gene_indexer": "基因检索器", + "block.productivebees.glowstone_nest": "荧石蜂巢", + "block.productivebees.gravel_nest": "沙砾蜂巢", + "block.productivebees.heated_centrifuge": "热能离心机", + "block.productivebees.honey_generator": "蜂蜜发电机", + "block.productivebees.inactive_dragon_egg": "沉息的龙蛋", + "block.productivebees.incubator": "小蜜蜂孵化器", + "block.productivebees.jar_oak": "蜂罐", + "block.productivebees.jungle_wood_nest": "丛林木蜂巢", + "block.productivebees.nether_brick_nest": "下界砖蜂巢", + "block.productivebees.nether_gold_nest": "下界金蜂巢", + "block.productivebees.nether_quartz_nest": "下界石英蜂巢", + "block.productivebees.oak_wood_nest": "橡木蜂巢", + "block.productivebees.obsidian_nest": "黑曜石蜂巢", + "block.productivebees.powered_centrifuge": "动力离心机", + "block.productivebees.purple_hopper": "紫色漏斗", + "block.productivebees.quartz_netherrack": "镶嵌石英的下界岩", + "block.productivebees.sand_nest": "沙子蜂巢", + "block.productivebees.slimy_nest": "史莱姆蜂巢", + "block.productivebees.snow_nest": "雪蜂巢", + "block.productivebees.soul_sand_nest": "灵魂沙蜂巢", + "block.productivebees.spruce_wood_nest": "云杉木蜂巢", + "block.productivebees.stone_nest": "石头蜂巢", + "block.productivebees.sugar_cane_nest": "甘蔗蜂巢", + "block.productivebees.sugarbag_nest": "蜜袋蜂巢", + "block.productivebees.warped_bee_nest": "诡异菌蜂巢", + "block.productivebees.wax_block": "蜜蜡块", + "entity.minecraft.villager.productivebees.beekeeper": "养蜂人", + "entity.productivebees.agate_bee": "玛瑙蜜蜂", + "entity.productivebees.alexandrite_bee": "紫翠玉蜜蜂", + "entity.productivebees.alfsteel_bee": "精灵钢蜜蜂", + "entity.productivebees.allthemodium_bee": "ATM蜜蜂", + "entity.productivebees.aluminum_bee": "铝蜜蜂", + "entity.productivebees.amber_bee": "琥珀蜜蜂", + "entity.productivebees.amethyst_bee": "紫水晶蜜蜂", + "entity.productivebees.amethyst_bronze_bee": "紫水晶青铜蜜蜂", + "entity.productivebees.ametrine_bee": "紫黄晶蜜蜂", + "entity.productivebees.ammolite_bee": "斑彩石蜜蜂", + "entity.productivebees.apatite_bee": "磷灰石蜜蜂", + "entity.productivebees.aquamarine_bee": "海蓝宝石蜜蜂", + "entity.productivebees.arcane_bee": "神秘蜜蜂", + "entity.productivebees.ashy_mining_bee": "灰烬穴居蜜蜂", + "entity.productivebees.awakened_bee": "觉醒蜜蜂", + "entity.productivebees.basalz_bee": "岩石蜜蜂", + "entity.productivebees.bee_configurable": "%s蜜蜂", + "entity.productivebees.benitoite_bee": "蓝锥矿蜜蜂", + "entity.productivebees.bismuth_bee": "铋蜜蜂", + "entity.productivebees.black_diamond_bee": "黑钻蜜蜂", + "entity.productivebees.black_opal_bee": "黑蛋白石蜜蜂", + "entity.productivebees.blazing_bee": "烈焰蜜蜂", + "entity.productivebees.blitz_bee": "狂风蜜蜂", + "entity.productivebees.blizz_bee": "暴雪蜜蜂", + "entity.productivebees.bloody_bee": "血腥蜜蜂", + "entity.productivebees.blue_banded_bee": "蓝色条纹蜜蜂", + "entity.productivebees.brass_bee": "黄铜蜜蜂", + "entity.productivebees.bronze_bee": "青铜蜜蜂", + "entity.productivebees.brown_shroom_bee": "棕色蘑菇蜜蜂", + "entity.productivebees.bumble_bee": "大黄蜂蜜蜂", + "entity.productivebees.calorite_bee": "耐热合金蜜蜂", + "entity.productivebees.carnelian_bee": "红玉髓蜜蜂", + "entity.productivebees.cats_eye_bee": "猫眼石蜜蜂", + "entity.productivebees.chocolate_bee": "巧克力蜜蜂", + "entity.productivebees.chocolate_mining_bee": "巧克力穴居蜜蜂", + "entity.productivebees.chrysoprase_bee": "绿玉髓蜜蜂", + "entity.productivebees.cinnabar_bee": "朱砂蜜蜂", + "entity.productivebees.citrine_bee": "黄水晶蜜蜂", + "entity.productivebees.coal_bee": "煤炭蜜蜂", + "entity.productivebees.cobalt_bee": "钴蜜蜂", + "entity.productivebees.collector_bee": "收集者蜜蜂", + "entity.productivebees.common_salvage_bee": "普通回收蜜蜂", + "entity.productivebees.compressed_iron_bee": "压缩铁蜜蜂", + "entity.productivebees.constantan_bee": "康铜蜜蜂", + "entity.productivebees.copper_bee": "铜蜜蜂", + "entity.productivebees.coral_bee": "珊瑚蜜蜂", + "entity.productivebees.cosmic_dust_bee": "寰宇蜜蜂", + "entity.productivebees.creeper_bee": "苦力怕蜜蜂", + "entity.productivebees.crimson_bee": "绯红菌蜜蜂", + "entity.productivebees.crystalline_bee": "石英蜜蜂", + "entity.productivebees.cupid_bee": "丘比特蜜蜂", + "entity.productivebees.desh_bee": "戴斯蜜蜂", + "entity.productivebees.destabilized_redstone_bee": "不稳定红石蜜蜂", + "entity.productivebees.diamond_bee": "钻石蜜蜂", + "entity.productivebees.digger_bee": "挖掘者蜜蜂", + "entity.productivebees.draconic_bee": "末影龙蜜蜂", + "entity.productivebees.draconium_bee": "龙锭蜜蜂", + "entity.productivebees.dye_bee": "染料蜜蜂", + "entity.productivebees.electrum_bee": "琥珀金蜜蜂", + "entity.productivebees.elementium_bee": "源质钢蜜蜂", + "entity.productivebees.emerald_bee": "绿宝石蜜蜂", + "entity.productivebees.emeraldite_bee": "绿辉石蜜蜂", + "entity.productivebees.end_gobber_bee": "末地戈伯蜜蜂", + "entity.productivebees.ender_bee": "末影蜜蜂", + "entity.productivebees.ender_slimy_bee": "末影黏液蜜蜂", + "entity.productivebees.enderium_bee": "末影锭蜜蜂", + "entity.productivebees.energized_glowstone_bee": "充能荧石蜜蜂", + "entity.productivebees.epic_salvage_bee": "史诗回收蜜蜂", + "entity.productivebees.euclase_bee": "蓝柱石蜜蜂", + "entity.productivebees.experience_bee": "经验蜜蜂", + "entity.productivebees.farmer_bee": "农夫蜜蜂", + "entity.productivebees.fey_bee": "精灵蜜蜂", + "entity.productivebees.fire_dragonsteel_bee": "龙炎钢蜜蜂", + "entity.productivebees.fluix_bee": "福鲁伊克斯蜜蜂", + "entity.productivebees.fluorite_bee": "氟石蜜蜂", + "entity.productivebees.frosty_bee": "霜冻蜜蜂", + "entity.productivebees.garnet_bee": "石榴石蜜蜂", + "entity.productivebees.geode_bee": "晶洞玉石蜜蜂", + "entity.productivebees.ghostly_bee": "恶魂蜜蜂", + "entity.productivebees.glowing_bee": "发光蜜蜂", + "entity.productivebees.gobber_bee": "戈伯蜜蜂", + "entity.productivebees.gold_bee": "金蜜蜂", + "entity.productivebees.grave_bee": "坟墓蜜蜂", + "entity.productivebees.green_carpenter_bee": "绿色木匠蜜蜂", + "entity.productivebees.green_sapphire_bee": "绿色蓝宝石蜜蜂", + "entity.productivebees.heliodor_bee": "黄绿柱石蜜蜂", + "entity.productivebees.hematophagous_bee": "吸血蜜蜂", + "entity.productivebees.hepatizon_bee": "魂晶蜜蜂", + "entity.productivebees.hoarder_bee": "囤积者蜜蜂", + "entity.productivebees.ice_dragonsteel_bee": "龙霜钢蜜蜂", + "entity.productivebees.ichor_slimy_bee": "灵浆蜜蜂", + "entity.productivebees.imperium_bee": "高级精华蜜蜂", + "entity.productivebees.inferium_bee": "下级精华蜜蜂", + "entity.productivebees.insanium_bee": "究极精华蜜蜂", + "entity.productivebees.invar_bee": "殷钢蜜蜂", + "entity.productivebees.iolite_bee": "堇青石蜜蜂", + "entity.productivebees.iridium_bee": "铱蜜蜂", + "entity.productivebees.iron_bee": "铁蜜蜂", + "entity.productivebees.jade_bee": "翡翠蜜蜂", + "entity.productivebees.jasper_bee": "碧玉蜜蜂", + "entity.productivebees.kamikaz_bee": "“神风特攻队”蜜蜂", + "entity.productivebees.knightslime_bee": "骑士史莱姆蜜蜂", + "entity.productivebees.kunzite_bee": "紫锂辉石蜜蜂", + "entity.productivebees.kyanite_bee": "蓝晶蜜蜂", + "entity.productivebees.lapis_bee": "青金石蜜蜂", + "entity.productivebees.lead_bee": "铅蜜蜂", + "entity.productivebees.leafcutter_bee": "切叶蜜蜂", + "entity.productivebees.legendary_salvage_bee": "传奇回收蜜蜂", + "entity.productivebees.lepidolite_bee": "鳞云母蜜蜂", + "entity.productivebees.lightning_dragonsteel_bee": "龙霆钢蜜蜂", + "entity.productivebees.lumber_bee": "木场蜜蜂", + "entity.productivebees.lumium_bee": "流明蜜蜂", + "entity.productivebees.magmatic_bee": "熔岩蜜蜂", + "entity.productivebees.malachite_bee": "孔雀石蜜蜂", + "entity.productivebees.manasteel_bee": "魔力钢蜜蜂", + "entity.productivebees.manyullyn_bee": "玛玉灵蜜蜂", + "entity.productivebees.mason_bee": "石匠蜜蜂", + "entity.productivebees.menril_bee": "门瑞欧蜜蜂", + "entity.productivebees.moldavite_bee": "莫达维石蜜蜂", + "entity.productivebees.moonstone_bee": "月长石蜜蜂", + "entity.productivebees.morganite_bee": "摩根石蜜蜂", + "entity.productivebees.neon_cuckoo_bee": "杜鹃蜜蜂", + "entity.productivebees.nether_gobber_bee": "下界戈伯蜜蜂", + "entity.productivebees.netherite_bee": "远古蜜蜂", + "entity.productivebees.nickel_bee": "镍蜜蜂", + "entity.productivebees.niter_bee": "硝石蜜蜂", + "entity.productivebees.nomad_bee": "牧游蜜蜂", + "entity.productivebees.obsidian_bee": "黑曜石蜜蜂", + "entity.productivebees.oily_bee": "石油蜜蜂", + "entity.productivebees.onyx_bee": "缟玛瑙蜜蜂", + "entity.productivebees.opal_bee": "蛋白石蜜蜂", + "entity.productivebees.osmium_bee": "锇蜜蜂", + "entity.productivebees.ostrum_bee": "紫金蜜蜂", + "entity.productivebees.patrick_bee": "派大星蜜蜂", + "entity.productivebees.pearl_bee": "珍珠蜜蜂", + "entity.productivebees.pendorite_bee": "潘多拉蜜蜂", + "entity.productivebees.pepto_bismol_bee": "次水杨酸铋蜜蜂", + "entity.productivebees.peridot_bee": "橄榄石蜜蜂", + "entity.productivebees.phosphophyllite_bee": "磷叶石蜜蜂", + "entity.productivebees.pig_iron_bee": "生铁蜜蜂", + "entity.productivebees.pink_slimy_bee": "粉红史莱姆蜜蜂", + "entity.productivebees.plastic_bee": "塑料蜜蜂", + "entity.productivebees.platinum_bee": "铂蜜蜂", + "entity.productivebees.prismarine_bee": "海晶蜜蜂", + "entity.productivebees.prosperity_bee": "活化蜜蜂", + "entity.productivebees.prudentium_bee": "初级精华蜜蜂", + "entity.productivebees.pure_bee": "纯蜜蜂", + "entity.productivebees.pyrope_bee": "镁铝榴石蜜蜂", + "entity.productivebees.quarry_bee": "石料蜜蜂", + "entity.productivebees.quartz_enriched_iron_bee": "富石英铁蜜蜂", + "entity.productivebees.queens_slime_bee": "皇后史莱姆蜜蜂", + "entity.productivebees.radioactive_bee": "辐射蜜蜂", + "entity.productivebees.rancher_bee": "牧场蜜蜂", + "entity.productivebees.rare_salvage_bee": "稀有回收蜜蜂", + "entity.productivebees.red_shroom_bee": "红色蘑菇蜜蜂", + "entity.productivebees.redstone_bee": "红石蜜蜂", + "entity.productivebees.reed_bee": "甘蔗蜜蜂", + "entity.productivebees.refined_glowstone_bee": "强化荧石蜜蜂", + "entity.productivebees.refined_obsidian_bee": "强化黑曜石蜜蜂", + "entity.productivebees.regenerative_bee": "再生蜜蜂", + "entity.productivebees.resin_bee": "树脂蜜蜂", + "entity.productivebees.resonant_ender_bee": "谐振末影蜜蜂", + "entity.productivebees.rock_crystal_bee": "水晶石蜜蜂", + "entity.productivebees.rose_gold_bee": "玫瑰金蜜蜂", + "entity.productivebees.rose_quartz_bee": "玫瑰石英蜜蜂", + "entity.productivebees.ruby_bee": "橡胶蜜蜂", + "entity.productivebees.salty_bee": "盐蜜蜂", + "entity.productivebees.sapphire_bee": "蓝宝石蜜蜂", + "entity.productivebees.signalum_bee": "信素蜜蜂", + "entity.productivebees.silicon_bee": "硅蜜蜂", + "entity.productivebees.silky_bee": "丝绢蜜蜂", + "entity.productivebees.silver_bee": "银蜜蜂", + "entity.productivebees.skeletal_bee": "骷髅蜜蜂", + "entity.productivebees.sky_slimy_bee": "碧空黏液蜜蜂", + "entity.productivebees.slimesteel_bee": "黏钢蜜蜂", + "entity.productivebees.slimy_bee": "黏液蜜蜂", + "entity.productivebees.sodalite_bee": "方钠石蜜蜂", + "entity.productivebees.soul_lava_bee": "灵魂熔岩蜜蜂", + "entity.productivebees.soulium_bee": "灵魂蜜蜂", + "entity.productivebees.soulsteel_bee": "魂钢蜜蜂", + "entity.productivebees.spacial_bee": "空间蜜蜂", + "entity.productivebees.spectrum_bee": "光谱蜜蜂", + "entity.productivebees.spinel_bee": "尖晶石蜜蜂", + "entity.productivebees.starmetal_bee": "星辉蜜蜂", + "entity.productivebees.starry_bee": "星空蜜蜂", + "entity.productivebees.steel_bee": "钢蜜蜂", + "entity.productivebees.sugarbag_bee": "蜜袋蜜蜂", + "entity.productivebees.sulfur_bee": "硫蜜蜂", + "entity.productivebees.sunstone_bee": "日长石蜜蜂", + "entity.productivebees.supremium_bee": "终极精华蜜蜂", + "entity.productivebees.sweat_bee": "汗蜜蜂", + "entity.productivebees.tanzanite_bee": "坦桑石蜜蜂", + "entity.productivebees.tea_bee": "茶蜜蜂", + "entity.productivebees.tektite_bee": "玻陨石蜜蜂", + "entity.productivebees.terrasteel_bee": "泰拉钢蜜蜂", + "entity.productivebees.tertium_bee": "中级精华蜜蜂", + "entity.productivebees.tin_bee": "锡蜜蜂", + "entity.productivebees.titanium_bee": "钛蜜蜂", + "entity.productivebees.topaz_bee": "黄玉蜜蜂", + "entity.productivebees.tourmaline_bee": "碧玺石蜜蜂", + "entity.productivebees.tungsten_bee": "钨蜜蜂", + "entity.productivebees.turquoise_bee": "绿松石蜜蜂", + "entity.productivebees.uncommon_salvage_bee": "罕见回收蜜蜂", + "entity.productivebees.unobtainium_bee": "难得素蜜蜂", + "entity.productivebees.uraninite_bee": "晶质铀蜜蜂", + "entity.productivebees.vibranium_bee": "振金蜜蜂", + "entity.productivebees.warped_bee": "诡异菌蜜蜂", + "entity.productivebees.wasted_radioactive_bee": "废辐蜜蜂", + "entity.productivebees.white_diamond_bee": "白钻蜜蜂", + "entity.productivebees.withered_bee": "凋灵蜜蜂", + "entity.productivebees.yellow_black_carpenter_bee": "黄色木匠蜜蜂", + "entity.productivebees.zinc_bee": "锌蜜蜂", + "entity.productivebees.zircon_bee": "锆石蜜蜂", + "entity.productivebees.zombie_bee": "僵尸蜜蜂", + "fluid.productivebees.honey": "蜂蜜", + "item.productivebees.bee_bomb": "蜜蜂炸弹", + "item.productivebees.bee_bomb_angry": "激怒蜜蜂炸弹", + "item.productivebees.bee_cage": "蜜蜂笼", + "item.productivebees.bee_nest_diamond_helmet": "蜂巢头盔", + "item.productivebees.configurable_honeycomb": "蜜脾", + "item.productivebees.draconic_chunk": "龙碎块", + "item.productivebees.draconic_dust": "龙尘", + "item.productivebees.gene": "基因样本", + "item.productivebees.gene_bottle": "压榨蜜蜂原料", + "item.productivebees.honey_bucket": "蜂蜜桶", + "item.productivebees.honey_treat": "蜜蜂小食", + "item.productivebees.honeycomb_alfsteel": "精灵钢蜜脾", + "item.productivebees.honeycomb_allthemodium": "ATM蜜脾", + "item.productivebees.honeycomb_amber": "琥珀蜜脾", + "item.productivebees.honeycomb_apatite": "磷灰石蜜脾", + "item.productivebees.honeycomb_basalz": "岩石蜜脾", + "item.productivebees.honeycomb_bauxite": "铝土蜜脾", + "item.productivebees.honeycomb_bismuth": "铋蜜脾", + "item.productivebees.honeycomb_blazing": "烈焰蜜脾", + "item.productivebees.honeycomb_blitz": "狂风蜜脾", + "item.productivebees.honeycomb_blizz": "暴雪蜜脾", + "item.productivebees.honeycomb_bloody": "血腥蜜脾", + "item.productivebees.honeycomb_bone": "骨头蜜脾", + "item.productivebees.honeycomb_brazen": "黄铜蜜脾", + "item.productivebees.honeycomb_bronze": "青铜蜜脾", + "item.productivebees.honeycomb_chocolate": "巧克力蜜脾", + "item.productivebees.honeycomb_cinnabar": "朱砂蜜脾", + "item.productivebees.honeycomb_cobalt": "钴蜜脾", + "item.productivebees.honeycomb_common_salvage": "普通矿石蜜脾", + "item.productivebees.honeycomb_configurable": "%s蜜脾", + "item.productivebees.honeycomb_ghostly": "恶魂蜜脾", + "item.productivebees.honeycomb_milky": "奶蜜脾", + "item.productivebees.honeycomb_powdery": "粉末蜜脾", + "item.productivebees.milk_bottle": "奶", + "item.productivebees.nest_locator": "蜂巢定位器", + "item.productivebees.spawn_egg_ashy_mining_bee": "灰烬穴居蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_blue_banded_bee": "蓝色条纹蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_bumble_bee": "大黄蜂刷怪蛋", + "item.productivebees.spawn_egg_chocolate_mining_bee": "巧克力穴居蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_collector_bee": "收集者蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_configurable": "%s刷怪蛋", + "item.productivebees.spawn_egg_creeper_bee": "苦力怕蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_cupid_bee": "丘比特蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_digger_bee": "挖掘者蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_dye_bee": "染料蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_farmer_bee": "农夫蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_green_carpenter_bee": "绿色木匠蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_hoarder_bee": "囤积者蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_leafcutter_bee": "切叶蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_lumber_bee": "原木蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_mason_bee": "石匠蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_neon_cuckoo_bee": "杜鹃蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_nomad_bee": "牧游蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_quarry_bee": "石料蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_rancher_bee": "牧场蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_reed_bee": "甘蔗蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_resin_bee": "树脂蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_sweat_bee": "汗蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_yellow_black_carpenter_bee": "黄色木匠蜜蜂刷怪蛋", + "item.productivebees.stone_chip": "石头碎片", + "item.productivebees.stone_chip.named": "%s碎片", + "item.productivebees.sturdy_bee_cage": "坚固蜜蜂笼", + "item.productivebees.sugarbag_honeycomb": "蜜袋蜜脾", + "item.productivebees.treat_on_a_stick": "蜂蜜小食钓竿", + "item.productivebees.upgrade_anti_teleport": "升级:反传送", + "item.productivebees.upgrade_base": "升级基板", + "item.productivebees.upgrade_bee_sampler": "升级:基因采样器", + "item.productivebees.upgrade_biome": "升级:生物群系", + "item.productivebees.upgrade_breeding": "升级:繁殖", + "item.productivebees.upgrade_comb_block": "升级:蜜脾块", + "item.productivebees.upgrade_filter": "升级:过滤", + "item.productivebees.upgrade_not_babee": "升级:成年蜂", + "item.productivebees.upgrade_productivity": "升级:产量", + "item.productivebees.upgrade_range": "升级:范围", + "item.productivebees.upgrade_simulator": "升级:模拟", + "item.productivebees.upgrade_time": "升级:速度", + "item.productivebees.wax": "蜜蜡", + "item.productivebees.wither_skull_chip": "凋灵骷髅头颅碎片", + "item.productivebees.wood_chip": "木头碎片", + "item.productivebees.wood_chip.named": "%s碎片", + "itemGroup.productivebees": "资源蜜蜂", + "jei.productivebees.advanced_beehive": "高级蜂箱", + "jei.productivebees.bee_breeding": "蜜蜂繁殖", + "jei.productivebees.bee_conversion": "蜜蜂转化", + "jei.productivebees.bee_fishing": "蜜蜂垂钓", + "jei.productivebees.bee_flowering": "蜜蜂采蜜", + "jei.productivebees.bee_spawning": "蜜蜂生成", + "jei.productivebees.block_conversion": "方块转化", + "jei.productivebees.bottler": "装瓶机", + "jei.productivebees.centrifuge": "离心机", + "jei.productivebees.incubation": "培育", + "productivebees.advanced_hive.tooltip.bee_cage": "放置空蜜蜂笼可以从别的蜜蜂容器取出蜜蜂,反之放置装满的蜜蜂笼可以存入蜜蜂。", + "productivebees.breeding_chamber.tooltip.cage": "在此处放下空蜜蜂笼。", + "productivebees.breeding_chamber.tooltip.next_bee": "这个按钮目前还没有作用。\n取出然后放回一只蜜蜂可以调整输出。", + "productivebees.breeding_chamber.tooltip.prev_bee": "这个按钮目前还没有作用。\n取出然后放回一只蜜蜂可以调整输出。", + "productivebees.breeding_chamber.tooltip.progress": "剩余%s秒", + "productivebees.centrifuge.tooltip.amount": "数量:%s", + "productivebees.centrifuge.tooltip.chance": "几率:%s", + "productivebees.heated_centrifuge.tooltip": "“蜂蜜都被这机器毁掉了!”:一些严格的素食主义者道", + "productivebees.hive.tooltip.bees": "蜜蜂:", + "productivebees.hive.tooltip.empty": "空", + "productivebees.hive.tooltip.honey_level": "蜂蜜:%s", + "productivebees.hive.tooltip.nest_inactive": "蜂巢将不会吸引杜鹃蜜蜂。将蜂巢合成一下来重置杜鹃蜂的内置计数器。", + "productivebees.incubator.tooltip.treat_item": "蜂蜜茶来咯", + "productivebees.information.age.adult": "成年", + "productivebees.information.age.child": "幼年", + "productivebees.information.attribute.behavior": "行为:%s", + "productivebees.information.attribute.behavior.diurnal": "昼行性", + "productivebees.information.attribute.behavior.metaturnal": "昼夜双行性", + "productivebees.information.attribute.behavior.nocturnal": "夜行性", + "productivebees.information.attribute.endurance": "耐力:%s", + "productivebees.information.attribute.endurance.medium": "中", + "productivebees.information.attribute.endurance.normal": "正常", + "productivebees.information.attribute.endurance.strong": "强", + "productivebees.information.attribute.endurance.weak": "弱", + "productivebees.information.attribute.health": "生命:%s/%s", + "productivebees.information.attribute.productivity": "产量:%s", + "productivebees.information.attribute.productivity.high": "高", + "productivebees.information.attribute.productivity.medium": "中", + "productivebees.information.attribute.productivity.normal": "正常", + "productivebees.information.attribute.productivity.very_high": "很高", + "productivebees.information.attribute.temper": "性格:%s", + "productivebees.information.attribute.temper.aggressive": "好斗", + "productivebees.information.attribute.temper.hostile": "敌意", + "productivebees.information.attribute.temper.normal": "正常", + "productivebees.information.attribute.temper.passive": "中立", + "productivebees.information.attribute.type": "类型:%s", + "productivebees.information.attribute.type.hive": "蜂箱", + "productivebees.information.attribute.type.solitary": "独居", + "productivebees.information.attribute.weather_tolerance": "天气耐受性:%s", + "productivebees.information.attribute.weather_tolerance.any": "任何", + "productivebees.information.attribute.weather_tolerance.none": "无", + "productivebees.information.attribute.weather_tolerance.rain": "雨", + "productivebees.information.bee_helmet.info1": "这下我们都在里面了", + "productivebees.information.bee_helmet.info2": "愤怒的蜜蜂不再攻击你", + "productivebees.information.bee_helmet.info3": "击打有%s%%的几率生成一只“神风特攻队”蜜蜂", + "productivebees.information.breeding_item": "繁殖需求: %s", + "productivebees.information.breeding_item_default": "任意花", + "productivebees.information.cage_release": "在释放蜜蜂时潜行来重置蜂箱位置", + "productivebees.information.health.dying": "垂死", + "productivebees.information.hold_shift": "按住来获取更多信息", + "productivebees.information.home_position": "蜂箱位置:%s,%s,%s", + "productivebees.information.jar.bee": "蜜蜂:%s", + "productivebees.information.jar.fill_tip": "用漏斗或管道把一个装有想展示蜜蜂的蜜蜂笼转移到罐子里面。", + "productivebees.information.nestlocator.configured": "可以找到%s类蜂巢。右击以搜索附近区域。", + "productivebees.information.nestlocator.unconfigured": "未调定。Shift+右击要寻找的蜂巢的同种方块。", + "productivebees.information.selfbreed_disabled": "该蜂种无法在种内繁殖", + "productivebees.information.upgrade.unconfigured": "未配置", + "productivebees.information.upgrade.upgrade_anti_teleport": "能够防止蜂箱中居住的蜜蜂进行传送。", + "productivebees.information.upgrade.upgrade_bee_sampler": "慢慢地从来访蜜蜂身上提取基因而在过程中完全不伤害它们。\n可以安装多个升级来提升提取几率。", + "productivebees.information.upgrade.upgrade_breeding": "当安装在蜂箱中时,每次蜜蜂离开时,蜂箱中都有%s%%几率生成幼年蜜蜂。\n生成蜜蜂的类型取决于当前蜂箱中的蜜蜂。\n可以安装多个升级以获得更高的几率。\n当安装在捕捉器上时,只会捕获幼蜂。", + "productivebees.information.upgrade.upgrade_comb_block": "将木材蜜蜂和石料蜜蜂的输出产物更改为整块而非碎片。", + "productivebees.information.upgrade.upgrade_filter": "要清除过滤器的内容,请将其放入合成格中。", + "productivebees.information.upgrade.upgrade_filter_empty": "右击蜜蜂来将其添加到过滤器。", + "productivebees.information.upgrade.upgrade_filter_entity": "%s", + "productivebees.information.upgrade.upgrade_not_babee": "安装后只会捕捉成年蜜蜂。", + "productivebees.information.upgrade.upgrade_productivity": "将该蜂箱中蜜蜂的产量提高%s%%。\n可以安装多个升级以获得更高的产量。", + "productivebees.information.upgrade.upgrade_range": "通过增加作用范围给机器更多呼吸空间。\n可以安装多个升级以获得更大范围。", + "productivebees.information.upgrade.upgrade_simulator": "蜜蜂将不再以物理形式离开蜂房。采蜜的过程将被模拟化。\n确保放置了蜂房的蜜蜂活动需要的花,或者有装有花的饲养板放在蜂房面前。", + "productivebees.information.upgrade.upgrade_time": "在蜂箱中花费时间减少%s%%。\n可以安装在离心机中来加快处理速度。\n可以安装多个升级以缩短更多时间。", + "productivebees.ingredient.description.acacia_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", + "productivebees.ingredient.description.ashy_mining_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", + "productivebees.ingredient.description.birch_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", + "productivebees.ingredient.description.blue_banded_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", + "productivebees.ingredient.description.bumble_bee": "一种在平原上自然发现的大型可骑乘蜜蜂。装上鞍,拿着蜂蜜小食钓竿就可以滑翔四周。右击可以加速。", + "productivebees.ingredient.description.bumble_bee_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", + "productivebees.ingredient.description.chocolate_mining_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", + "productivebees.ingredient.description.coarse_dirt_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", + "productivebees.ingredient.description.collector_bee": "如果你把东西放在地上,这只蜜蜂会把它们收集起来并储存在蜂箱里。", + "productivebees.ingredient.description.creeper_bee": "爆炸!当它生气的时侯\n⋯⋯也可能是节食的时侯。\n\n你应该把它单独隔离起来。", + "productivebees.ingredient.description.cupid_bee": "这个蜜蜂分泌的信息素让动物们心情愉悦。", + "productivebees.ingredient.description.dark_oak_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", + "productivebees.ingredient.description.digger_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", + "productivebees.ingredient.description.dragon_egg_hive": "一种为末影龙蜜蜂设计的特殊蜂箱,使得使用者可以收获到原本难以获得的末影龙蜜脾。生活在末地的龙蛋蜂巢中的末影龙蜜蜂不需要采蜜,因为它们会从空气中吸收到末影龙的精华。当在任意其他蜂巢工作时,末影龙蜜蜂就必须有另一个授粉来源。", + "productivebees.ingredient.description.dye_bee": "带回来的不仅仅有花蜜,还有花瓣碎片。", + "productivebees.ingredient.description.end_stone_nest": "这个蜂巢会吸引末地的蜜蜂。为了吸引蜜蜂,蜂巢必须放在末地。", + "productivebees.ingredient.description.farmer_bee": "庄稼收获后留下一片狼藉。为了保持农场清洁,你可能想投资一只囤积者蜜蜂。", + "productivebees.ingredient.description.glowstone_nest": "吸引下界的发光蜜蜂。为了吸引蜜蜂,蜂巢必须放在下界。", + "productivebees.ingredient.description.gravel_nest": "原生于温暖河流和沙滩的蜜蜂会被吸引到这个蜂巢。蜂巢必须放置在河流或沙滩生物群系中以吸引蜜蜂。", + "productivebees.ingredient.description.green_carpenter_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", + "productivebees.ingredient.description.hematophagous_bee": "它会从动物身上授粉,目前我还没找到什么办法让它能在JEI里显示。要得到这种蜜蜂,你可以查阅关于它的刷怪蛋的合成表。", + "productivebees.ingredient.description.hoarder_bee": "如果你把东西放在地上,这只蜜蜂会把它们收集起来并储存在蜂箱里。可以携带比它的小表亲⸺⸺收集者蜜蜂更多的东西。", + "productivebees.ingredient.description.inactive_dragon_egg": "看起来很酷,但少了点什么。试着往上面倒点末影龙的东西。", + "productivebees.ingredient.description.jungle_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", + "productivebees.ingredient.description.leafcutter_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", + "productivebees.ingredient.description.lumber_bee": "对原木有着巨大痴迷。", + "productivebees.ingredient.description.mason_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", + "productivebees.ingredient.description.neon_cuckoo_bee": "这只鬼鬼祟祟的蜜蜂会在蓝色条纹蜜蜂的巢里产卵。", + "productivebees.ingredient.description.nether_brick_nest": "吸引下界的熔岩蜜蜂。为了吸引蜜蜂,蜂巢必须放在下界。", + "productivebees.ingredient.description.nether_quartz_nest": "吸引下界的下界石英蜜蜂。为了吸引蜜蜂,蜂巢必须放在下界。", + "productivebees.ingredient.description.nomad_bee": "这只鬼鬼祟祟的蜜蜂会在灰烬穴居蜜蜂的巢里产卵。", + "productivebees.ingredient.description.oak_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", + "productivebees.ingredient.description.obsidian_nest": "艰苦的生活环境只适合一些末地原生的蜜蜂。", + "productivebees.ingredient.description.oily_bee": "这种蜜蜂在陆地上无法找到。如果你想要这只丰满又“油”腻的小蜜蜂,去深海钓鱼吧。", + "productivebees.ingredient.description.only_spawnegg": "要获得这只蜜蜂,请查阅其刷怪蛋的相关合成表。", + "productivebees.ingredient.description.pepto_bismol_bee": "治愈你的病痛", + "productivebees.ingredient.description.prismarine_bee": "在陆地上找不到这种蜜蜂。渔民们讲述了在深海捕鱼时这只蜜蜂啃食鱼饵的故事。", + "productivebees.ingredient.description.quarry_bee": "对石头、沙子和沙砾有着巨大痴迷。", + "productivebees.ingredient.description.rancher_bee": "在蜜蜂学校,它的绰号是“布比”。", + "productivebees.ingredient.description.redstone_bee": "逃脱大师。", + "productivebees.ingredient.description.reed_bee": "可以在主世界的甘蔗林中找到", + "productivebees.ingredient.description.resin_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", + "productivebees.ingredient.description.sand_nest": "原生于沙漠的蜜蜂会被这个蜂巢吸引。", + "productivebees.ingredient.description.selfbreed": "%s\n\n这种蜜蜂不能种内繁殖。", + "productivebees.ingredient.description.skeletal_bee": "一定要让你的蜂箱保持明亮的光照,防止这家伙搬进来。", + "productivebees.ingredient.description.slimy_nest": "吸引野生黏液蜜蜂。蜂巢必须放在沼泽生物群系中。", + "productivebees.ingredient.description.snow_nest": "原生于更寒冷区域的蜜蜂会被这个蜂巢吸引。为了吸引蜜蜂,蜂巢必须要放在寒冷生物群系。", + "productivebees.ingredient.description.soul_sand_nest": "吸引下界的恶魂蜜蜂。为了吸引蜜蜂,蜂巢必须放在下界。", + "productivebees.ingredient.description.soul_transformation": "%s\n\n另一条路是,还有一个灵魂转化配方。检查灵魂基座的用途可以看到这个配方。", + "productivebees.ingredient.description.spacial_bee": "这种蜜蜂的蜜脾可以离心分离来得到需要进一步加工的赛特斯石英种子。", + "productivebees.ingredient.description.spruce_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", + "productivebees.ingredient.description.stone_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", + "productivebees.ingredient.description.sugar_cane_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", + "productivebees.ingredient.description.sugarbag_bee": "这种喜暖湿的小蜂蜜可以在热带区域找到。它产生一种超级美味的特殊蜜脾。它甚至可以在它原生的自然气候地区外找到去往可可豆的路。", + "productivebees.ingredient.description.sweat_bee": "生活在寒冷区域。", + "productivebees.ingredient.description.wasted_radioactive_bee": "渴望得到辐射的辐射蜜蜂有一定几率转变为废辐蜜蜂。废辐蜜蜂不传花授粉,反之会从周围环境吸收辐射。", + "productivebees.ingredient.description.yellow_black_carpenter_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", + "productivebees.ingredient.description.zombie_bee": "确保你的蜂箱照明良好,防止这家伙搬进来。", + "productivebees.nest_locator.found_hive": "在那边%s米处有一个蜂巢!", + "productivebees.nest_locator.not_found_hive": "附近找不到%s类蜂巢。", + "productivebees.nest_locator.tuned": "蜂巢定位器已调定到%s", + "productivebees.screen.empty": "空", + "productivebees.screen.energy_level": "能量:%s", + "productivebees.screen.fluid_level": "%s:%s", + "productivebees.top.solitary.bee": "居民:%s", + "productivebees.top.solitary.can_repopulate_false": "在这个地方没有蜜蜂会搬入这个蜂巢。", + "productivebees.top.solitary.can_repopulate_true": "在这个地方,蜂巢可以吸引到蜜蜂。", + "productivebees.top.solitary.egg_count": "卵:%s", + "productivebees.top.solitary.repopulation_countdown": "繁殖冷却:%s \n使用额外的小食来加速", + "productivebees.top.solitary.repopulation_countdown_inactive": "蜂巢是空的。对蜂巢使用蜂蜜小食来吸引蜜蜂。", + "productivebees.Catcher.tooltip.treat_item": "在此处放入蜂蜜小食来吸引蜜蜂", + "entity.productivebees.awakened_supremium_bee": "觉醒终极精华蜜蜂", + "entity.productivebees.dark_gem_bee": "暗黑宝石蜜蜂", + "entity.productivebees.iesnium_bee": "艾瑟金属蜜蜂", + "entity.productivebees.inert_crystal_bee": "惰性水晶蜜蜂", + "entity.productivebees.air_crystal_bee": "气元素水晶蜜蜂", + "entity.productivebees.earth_crystal_bee": "地元素水晶蜜蜂", + "entity.productivebees.fire_crystal_bee": "火元素水晶蜜蜂", + "entity.productivebees.water_crystal_bee": "水元素水晶蜜蜂", + "entity.productivebees.spirit_bee": "灵魂蜜蜂", + "entity.productivebees.sponge_bee": "海绵蜜蜂", + "fluid_type.productivebees.honey": "蜂蜜", + "config.jade.plugin_productivebees.productive_bee": "资源蜜蜂", + "config.jade.plugin_productivebees.solitary_nest": "独居蜜蜂蜂巢", + "config.jade.plugin_productivebees.jar": "蜜蜂罐", + "config.jade.plugin_productivebees.bee_attributes": "特性", + "productivebees.top.jar.bee": "%s" +} \ No newline at end of file From a9bf88fbb4c27d0a5a9eaac4436f094ce387b40e Mon Sep 17 00:00:00 2001 From: Sunday40847 Date: Tue, 25 Jun 2024 19:40:21 +0800 Subject: [PATCH 05/36] =?UTF-8?q?=E5=89=A9=E4=BD=99=E5=85=A8=E9=83=A8?= =?UTF-8?q?=E6=B1=89=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../productivebees/lang/en_us.json | 24 +- .../productivebees/lang/zh_cn.json | 661 +++++++++++++----- .../guide/en_us/categories/bees.json | 5 + .../guide/en_us/categories/bees_hive.json | 6 + .../guide/en_us/categories/bees_solitary.json | 6 + .../guide/en_us/categories/bees_wild.json | 6 + .../guide/en_us/categories/bees_worker.json | 6 + .../guide/en_us/categories/blocks.json | 5 + .../guide/en_us/categories/genetics.json | 5 + .../guide/en_us/categories/guide.json | 5 + .../guide/en_us/categories/hives.json | 5 + .../guide/en_us/categories/items.json | 5 + .../guide/en_us/categories/misc.json | 5 + .../en_us/entries/bees/hive/blazing.json | 19 + .../guide/en_us/entries/bees/hive/coal.json | 19 + .../en_us/entries/bees/hive/creeper.json | 18 + .../en_us/entries/bees/hive/diamond.json | 19 + .../en_us/entries/bees/hive/emerald.json | 19 + .../en_us/entries/bees/hive/experience.json | 19 + .../guide/en_us/entries/bees/hive/gold.json | 19 + .../guide/en_us/entries/bees/hive/iron.json | 19 + .../guide/en_us/entries/bees/hive/lapis.json | 19 + .../en_us/entries/bees/hive/netherite.json | 19 + .../en_us/entries/bees/hive/obsidian.json | 19 + .../en_us/entries/bees/hive/prismarine.json | 19 + .../en_us/entries/bees/hive/redstone.json | 19 + .../en_us/entries/bees/hive/skeletal.json | 19 + .../en_us/entries/bees/hive/withered.json | 19 + .../guide/en_us/entries/bees/hive/zombie.json | 19 + .../entries/bees/solitary/ashy_mining.json | 19 + .../entries/bees/solitary/blue_banded.json | 19 + .../bees/solitary/chocolate_mining.json | 19 + .../en_us/entries/bees/solitary/digger.json | 19 + .../bees/solitary/green_carpenter.json | 19 + .../entries/bees/solitary/leafcutter.json | 19 + .../en_us/entries/bees/solitary/mason.json | 19 + .../entries/bees/solitary/neon_cuckoo.json | 19 + .../en_us/entries/bees/solitary/nomad.json | 19 + .../en_us/entries/bees/solitary/reed.json | 19 + .../en_us/entries/bees/solitary/resin.json | 19 + .../en_us/entries/bees/solitary/sweat.json | 19 + .../bees/solitary/yellow_black_carpenter.json | 19 + .../en_us/entries/bees/wild/crystalline.json | 19 + .../en_us/entries/bees/wild/draconic.json | 18 + .../guide/en_us/entries/bees/wild/ender.json | 19 + .../en_us/entries/bees/wild/ghostly.json | 18 + .../en_us/entries/bees/wild/glowing.json | 18 + .../en_us/entries/bees/wild/magmatic.json | 18 + .../guide/en_us/entries/bees/wild/slimy.json | 18 + .../en_us/entries/bees/wild/sugarbag.json | 18 + .../en_us/entries/bees/worker/collector.json | 18 + .../en_us/entries/bees/worker/cubee.json | 18 + .../guide/en_us/entries/bees/worker/dye.json | 18 + .../en_us/entries/bees/worker/farmer.json | 18 + .../en_us/entries/bees/worker/hoarder.json | 18 + .../en_us/entries/bees/worker/lumber.json | 18 + .../en_us/entries/bees/worker/quarry.json | 18 + .../en_us/entries/bees/worker/rancher.json | 18 + .../guide/en_us/entries/blocks/bee_jar.json | 12 + .../guide/en_us/entries/blocks/bottler.json | 39 ++ .../entries/blocks/breeding_chamber.json | 12 + .../guide/en_us/entries/blocks/catcher.json | 16 + .../en_us/entries/blocks/centrifuge.json | 12 + .../guide/en_us/entries/blocks/feeder.json | 20 + .../en_us/entries/blocks/gene_indexer.json | 16 + .../guide/en_us/entries/blocks/hive.json | 12 + .../en_us/entries/blocks/honey_generator.json | 16 + .../guide/en_us/entries/blocks/incubator.json | 16 + .../en_us/entries/genetics/attributes.json | 49 ++ .../en_us/entries/genetics/collecting.json | 42 ++ .../en_us/entries/genetics/transferring.json | 15 + .../guide/en_us/entries/guide/start.json | 27 + .../en_us/entries/hives/advanced_hives.json | 26 + .../en_us/entries/hives/dragon_egg_hive.json | 22 + .../en_us/entries/hives/expansion_boxes.json | 71 ++ .../guide/en_us/entries/hives/nests.json | 16 + .../guide/en_us/entries/items/bee_cage.json | 21 + .../guide/en_us/entries/items/bee_helmet.json | 16 + .../guide/en_us/entries/items/combs.json | 11 + .../en_us/entries/items/honey_treat.json | 12 + .../en_us/entries/items/nest_locator.json | 16 + .../guide/en_us/entries/items/upgrades.json | 152 ++++ .../guide/en_us/entries/misc/performance.json | 19 + .../guide/zh_cn/categories/bees.json | 5 + .../guide/zh_cn/categories/bees_hive.json | 6 + .../guide/zh_cn/categories/bees_solitary.json | 6 + .../guide/zh_cn/categories/bees_wild.json | 6 + .../guide/zh_cn/categories/bees_worker.json | 6 + .../guide/zh_cn/categories/blocks.json | 5 + .../guide/zh_cn/categories/genetics.json | 5 + .../guide/zh_cn/categories/guide.json | 5 + .../guide/zh_cn/categories/hives.json | 5 + .../guide/zh_cn/categories/items.json | 5 + .../guide/zh_cn/categories/misc.json | 5 + .../zh_cn/entries/bees/hive/blazing.json | 19 + .../guide/zh_cn/entries/bees/hive/coal.json | 19 + .../zh_cn/entries/bees/hive/creeper.json | 18 + .../zh_cn/entries/bees/hive/diamond.json | 19 + .../zh_cn/entries/bees/hive/emerald.json | 19 + .../zh_cn/entries/bees/hive/experience.json | 19 + .../guide/zh_cn/entries/bees/hive/gold.json | 19 + .../guide/zh_cn/entries/bees/hive/iron.json | 19 + .../guide/zh_cn/entries/bees/hive/lapis.json | 19 + .../zh_cn/entries/bees/hive/netherite.json | 19 + .../zh_cn/entries/bees/hive/obsidian.json | 19 + .../zh_cn/entries/bees/hive/prismarine.json | 19 + .../zh_cn/entries/bees/hive/redstone.json | 19 + .../zh_cn/entries/bees/hive/skeletal.json | 19 + .../zh_cn/entries/bees/hive/withered.json | 19 + .../guide/zh_cn/entries/bees/hive/zombie.json | 19 + .../entries/bees/solitary/ashy_mining.json | 19 + .../entries/bees/solitary/blue_banded.json | 19 + .../bees/solitary/chocolate_mining.json | 19 + .../zh_cn/entries/bees/solitary/digger.json | 19 + .../bees/solitary/green_carpenter.json | 19 + .../entries/bees/solitary/leafcutter.json | 19 + .../zh_cn/entries/bees/solitary/mason.json | 19 + .../entries/bees/solitary/neon_cuckoo.json | 19 + .../zh_cn/entries/bees/solitary/nomad.json | 19 + .../zh_cn/entries/bees/solitary/reed.json | 19 + .../zh_cn/entries/bees/solitary/resin.json | 19 + .../zh_cn/entries/bees/solitary/sweat.json | 19 + .../bees/solitary/yellow_black_carpenter.json | 19 + .../zh_cn/entries/bees/wild/crystalline.json | 19 + .../zh_cn/entries/bees/wild/draconic.json | 18 + .../guide/zh_cn/entries/bees/wild/ender.json | 19 + .../zh_cn/entries/bees/wild/ghostly.json | 18 + .../zh_cn/entries/bees/wild/glowing.json | 18 + .../zh_cn/entries/bees/wild/magmatic.json | 18 + .../guide/zh_cn/entries/bees/wild/slimy.json | 18 + .../zh_cn/entries/bees/wild/sugarbag.json | 18 + .../zh_cn/entries/bees/worker/collector.json | 18 + .../zh_cn/entries/bees/worker/cubee.json | 18 + .../guide/zh_cn/entries/bees/worker/dye.json | 18 + .../zh_cn/entries/bees/worker/farmer.json | 18 + .../zh_cn/entries/bees/worker/hoarder.json | 18 + .../zh_cn/entries/bees/worker/lumber.json | 18 + .../zh_cn/entries/bees/worker/quarry.json | 18 + .../zh_cn/entries/bees/worker/rancher.json | 18 + .../guide/zh_cn/entries/blocks/bee_jar.json | 12 + .../guide/zh_cn/entries/blocks/bottler.json | 39 ++ .../entries/blocks/breeding_chamber.json | 12 + .../guide/zh_cn/entries/blocks/catcher.json | 16 + .../zh_cn/entries/blocks/centrifuge.json | 12 + .../guide/zh_cn/entries/blocks/feeder.json | 20 + .../zh_cn/entries/blocks/gene_indexer.json | 16 + .../guide/zh_cn/entries/blocks/hive.json | 12 + .../zh_cn/entries/blocks/honey_generator.json | 16 + .../guide/zh_cn/entries/blocks/incubator.json | 16 + .../zh_cn/entries/genetics/attributes.json | 49 ++ .../zh_cn/entries/genetics/collecting.json | 42 ++ .../zh_cn/entries/genetics/transferring.json | 15 + .../guide/zh_cn/entries/guide/start.json | 27 + .../zh_cn/entries/hives/advanced_hives.json | 26 + .../zh_cn/entries/hives/dragon_egg_hive.json | 22 + .../zh_cn/entries/hives/expansion_boxes.json | 71 ++ .../guide/zh_cn/entries/hives/nests.json | 16 + .../guide/zh_cn/entries/items/bee_cage.json | 21 + .../guide/zh_cn/entries/items/bee_helmet.json | 16 + .../guide/zh_cn/entries/items/combs.json | 11 + .../zh_cn/entries/items/honey_treat.json | 12 + .../zh_cn/entries/items/nest_locator.json | 16 + .../guide/zh_cn/entries/items/upgrades.json | 152 ++++ .../guide/zh_cn/entries/misc/performance.json | 19 + 164 files changed, 3651 insertions(+), 204 deletions(-) create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/bees.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/bees_hive.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/bees_solitary.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/bees_wild.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/bees_worker.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/blocks.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/genetics.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/guide.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/hives.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/items.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/misc.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/blazing.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/coal.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/creeper.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/diamond.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/emerald.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/experience.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/gold.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/iron.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/lapis.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/netherite.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/obsidian.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/prismarine.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/redstone.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/skeletal.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/withered.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/zombie.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/ashy_mining.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/blue_banded.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/chocolate_mining.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/digger.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/green_carpenter.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/leafcutter.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/mason.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/neon_cuckoo.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/nomad.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/reed.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/resin.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/sweat.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/yellow_black_carpenter.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/crystalline.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/draconic.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/ender.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/ghostly.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/glowing.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/magmatic.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/slimy.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/sugarbag.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/collector.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/cubee.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/dye.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/farmer.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/hoarder.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/lumber.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/quarry.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/rancher.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/bee_jar.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/bottler.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/breeding_chamber.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/catcher.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/centrifuge.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/feeder.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/gene_indexer.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/hive.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/honey_generator.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/incubator.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/genetics/attributes.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/genetics/collecting.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/genetics/transferring.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/guide/start.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/hives/advanced_hives.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/hives/dragon_egg_hive.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/hives/expansion_boxes.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/hives/nests.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/items/bee_cage.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/items/bee_helmet.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/items/combs.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/items/honey_treat.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/items/nest_locator.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/items/upgrades.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/misc/performance.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_hive.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_solitary.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_wild.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_worker.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/blocks.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/genetics.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/guide.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/hives.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/items.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/misc.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/blazing.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/coal.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/creeper.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/diamond.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/emerald.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/experience.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/gold.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/iron.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/lapis.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/netherite.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/obsidian.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/prismarine.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/redstone.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/skeletal.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/withered.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/zombie.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/ashy_mining.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/blue_banded.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/chocolate_mining.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/digger.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/green_carpenter.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/leafcutter.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/mason.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/neon_cuckoo.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/nomad.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/reed.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/resin.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/sweat.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/yellow_black_carpenter.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/crystalline.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/draconic.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/ender.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/ghostly.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/glowing.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/magmatic.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/slimy.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/sugarbag.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/collector.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/cubee.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/dye.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/farmer.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/hoarder.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/lumber.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/quarry.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/rancher.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/bee_jar.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/bottler.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/breeding_chamber.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/catcher.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/centrifuge.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/feeder.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/gene_indexer.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/hive.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/honey_generator.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/incubator.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/attributes.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/collecting.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/transferring.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/guide/start.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/advanced_hives.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/dragon_egg_hive.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/expansion_boxes.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/nests.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/bee_cage.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/bee_helmet.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/combs.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/honey_treat.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/nest_locator.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/upgrades.json create mode 100644 projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/misc/performance.json diff --git a/projects/1.20/assets/productivebees/productivebees/lang/en_us.json b/projects/1.20/assets/productivebees/productivebees/lang/en_us.json index 064515fd7ee1..bce23301cbce 100644 --- a/projects/1.20/assets/productivebees/productivebees/lang/en_us.json +++ b/projects/1.20/assets/productivebees/productivebees/lang/en_us.json @@ -347,6 +347,7 @@ "block.productivebees.amber": "Amber", "entity.minecraft.villager.productivebees.beekeeper": "Beekeeper", "entity.productivebees.agate_bee": "Agate Bee", + "entity.productivebees.air_crystal_bee": "Air Crystal Bee", "entity.productivebees.alexandrite_bee": "Alexandrite Bee", "entity.productivebees.alfsteel_bee": "Alfsteel Bee", "entity.productivebees.allthemodium_bee": "Allthemodium Bee", @@ -413,6 +414,7 @@ "entity.productivebees.draconium_bee": "Draconium Bee", "entity.productivebees.drenched_iron_bee": "Drenched Iron Bee", "entity.productivebees.dye_bee": "Dye Bee", + "entity.productivebees.earth_crystal_bee": "Earth Crystal Bee", "entity.productivebees.electrum_bee": "Electrum Bee", "entity.productivebees.elementium_bee": "Elementium Bee", "entity.productivebees.emerald_bee": "Emerald Bee", @@ -432,6 +434,7 @@ "entity.productivebees.farmer_bee": "Farmer Bee", "entity.productivebees.fey_bee": "Fey Bee", "entity.productivebees.fireite_bee": "Fireite Bee", + "entity.productivebees.fire_crystal_bee": "Fire Crystal Bee", "entity.productivebees.fire_dragonsteel_bee": "Fire Dragonsteel Bee", "entity.productivebees.fluix_bee": "Fluix Bee", "entity.productivebees.fluorite_bee": "Fluorite Bee", @@ -453,14 +456,10 @@ "entity.productivebees.hoarder_bee": "Hoarder Bee", "entity.productivebees.ice_dragonsteel_bee": "Ice Dragonsteel Bee", "entity.productivebees.ichor_slimy_bee": "Ichor Slimy Bee", - "entity.productivebees.imperium_bee": "Imperium Bee", "entity.productivebees.iesnium_bee": "Iesnium Bee", + "entity.productivebees.imperium_bee": "Imperium Bee", "entity.productivebees.inert_crystal_bee": "Inert Crystal Bee", "entity.productivebees.infinity_bee": "Bee of Infinity", - "entity.productivebees.air_crystal_bee": "Air Crystal Bee", - "entity.productivebees.earth_crystal_bee": "Earth Crystal Bee", - "entity.productivebees.fire_crystal_bee": "Fire Crystal Bee", - "entity.productivebees.water_crystal_bee": "Water Crystal Bee", "entity.productivebees.inferium_bee": "Inferium Bee", "entity.productivebees.insanium_bee": "Insanium Bee", "entity.productivebees.invar_bee": "Invar Bee", @@ -540,8 +539,8 @@ "entity.productivebees.rose_gold_bee": "Rose Gold Bee", "entity.productivebees.rose_quartz_bee": "Rose Quartz Bee", "entity.productivebees.ruby_bee": "RuBee", - "entity.productivebees.sapphire_bee": "Sapphire Bee", "entity.productivebees.salty_bee": "Salty Bee", + "entity.productivebees.sapphire_bee": "Sapphire Bee", "entity.productivebees.sculk_bee": "Sculk Bee", "entity.productivebees.signalum_bee": "Signalum Bee", "entity.productivebees.silicon_bee": "Silicon Bee", @@ -593,6 +592,7 @@ "entity.productivebees.wanna_bee": "WannaBee", "entity.productivebees.warped_bee": "Warped Shroombee", "entity.productivebees.wasted_radioactive_bee": "Wasted Radioactive Bee", + "entity.productivebees.water_crystal_bee": "Water Crystal Bee", "entity.productivebees.withered_bee": "Withered Bee", "entity.productivebees.white_diamond_bee": "White Diamond Bee", "entity.productivebees.yellow_black_carpenter_bee": "Yellow Carpenter Bee", @@ -931,13 +931,17 @@ "productivebees.information.canvas.style": "Style: %s", "productivebees.ingredient.description.inactive_dragon_egg": "Looks cool, but something is missing. Try pouring some dragon stuff on it.", "productivebees.ingredient.description.acacia_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.ashy_mining_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", "productivebees.ingredient.description.birch_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.blue_banded_bee": "This bee is solitary and can be found living alone in forests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.bumble_bee": "A big rideable bee found naturally in Plains. Saddle up and hold a Treat on a Stick to glide around. Right click to boost.", + "productivebees.ingredient.description.bumble_bee_nest": "This nest will attract bumble bees in a plains biome.", + "productivebees.ingredient.description.chocolate_mining_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.coarse_dirt_nest": "This nest will attract bees in any overworld biome.", "productivebees.ingredient.description.dark_oak_wood_nest": "This nest will attract bees in any overworld biome.", "productivebees.ingredient.description.jungle_wood_nest": "This nest will attract bees in any overworld biome.", "productivebees.ingredient.description.oak_wood_nest": "This nest will attract bees in any overworld biome.", "productivebees.ingredient.description.spruce_wood_nest": "This nest will attract bees in any overworld biome.", - "productivebees.ingredient.description.bumble_bee_nest": "This nest will attract bumble bees in a plains biome.", - "productivebees.ingredient.description.coarse_dirt_nest": "This nest will attract bees in any overworld biome.", "productivebees.ingredient.description.end_stone_nest": "This nest attracts bees native to the end. Nest must be placed in the end to attract bees.", "productivebees.ingredient.description.glowstone_nest": "Attracts glowing bees in the nether. Nest must be placed in the nether to attract bees.", "productivebees.ingredient.description.gravel_nest": "Bees native to warm rivers and beaches are attracted to this nest. Nest must be placed in a river or beach biome to attract bees.", @@ -951,9 +955,6 @@ "productivebees.ingredient.description.soul_sand_nest": "Attracts ghostly bees in the nether. Nest must be placed in the nether to attract bees.", "productivebees.ingredient.description.stone_nest": "This nest will attract bees in any overworld biome.", "productivebees.ingredient.description.sugar_cane_nest": "This nest will attract bees in any overworld biome.", - "productivebees.ingredient.description.ashy_mining_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", - "productivebees.ingredient.description.blue_banded_bee": "This bee is solitary and can be found living alone in forests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", - "productivebees.ingredient.description.chocolate_mining_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", "productivebees.ingredient.description.digger_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", "productivebees.ingredient.description.green_carpenter_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", "productivebees.ingredient.description.leafcutter_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", @@ -964,7 +965,6 @@ "productivebees.ingredient.description.redstone_bee": "Escape artist.", "productivebees.ingredient.description.resin_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", "productivebees.ingredient.description.yellow_black_carpenter_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", - "productivebees.ingredient.description.bumble_bee": "A big rideable bee found naturally in Plains. Saddle up and hold a Treat on a Stick to glide around. Right click to boost.", "productivebees.ingredient.description.collector_bee": "If you leave your items on the ground, this bee will collect and store them in its hive.", "productivebees.ingredient.description.creeper_bee": "Explodes! when angered\n...might be the diet.\n\nYou should keep this one to itself.", "productivebees.ingredient.description.cupid_bee": "The pheromones secreted from this bee gets animals in the mood.", diff --git a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json index 5d010a225832..a77b34df644e 100644 --- a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json @@ -44,38 +44,6 @@ "advancements.husbandry.treat_on_stick.description": "合成一个蜂蜜小食钓竿来驾驶你最喜欢的新坐骑", "advancements.husbandry.treat_on_stick.title": "带方向盘的嗡嗡", "block.productivebees.acacia_wood_nest": "金合欢木蜂巢", - "block.productivebees.advanced_acacia_beehive": "高级金合欢木蜂箱", - "block.productivebees.advanced_aspen_beehive": "高级白杨木蜂箱", - "block.productivebees.advanced_bamboo_beehive": "高级竹蜂箱", - "block.productivebees.advanced_birch_beehive": "高级白桦木蜂箱", - "block.productivebees.advanced_biomesoplenty_cherry_beehive": "高级樱桃木蜂箱", - "block.productivebees.advanced_biomesoplenty_dead_beehive": "高级枯死木蜂箱", - "block.productivebees.advanced_biomesoplenty_fir_beehive": "高级杉木蜂箱", - "block.productivebees.advanced_biomesoplenty_hellbark_beehive": "高级地狱皮木蜂箱", - "block.productivebees.advanced_biomesoplenty_jacaranda_beehive": "高级蓝花楹木蜂箱", - "block.productivebees.advanced_biomesoplenty_magic_beehive": "高级魔法木蜂箱", - "block.productivebees.advanced_biomesoplenty_mahogany_beehive": "高级桃花心木蜂箱", - "block.productivebees.advanced_biomesoplenty_palm_beehive": "高级棕榈木蜂箱", - "block.productivebees.advanced_biomesoplenty_redwood_beehive": "高级红木蜂箱", - "block.productivebees.advanced_biomesoplenty_umbran_beehive": "高级暗影木蜂箱", - "block.productivebees.advanced_biomesoplenty_willow_beehive": "高级柳木蜂箱", - "block.productivebees.advanced_crimson_beehive": "高级绯红木蜂箱", - "block.productivebees.advanced_dark_oak_beehive": "高级深色橡木蜂箱", - "block.productivebees.advanced_driftwood_beehive": "高级浮木蜂箱", - "block.productivebees.advanced_grimwood_beehive": "高级阴郁木蜂箱", - "block.productivebees.advanced_jungle_beehive": "高级丛林木蜂箱", - "block.productivebees.advanced_kousa_beehive": "高级梾木蜂箱", - "block.productivebees.advanced_maple_beehive": "高级枫木蜂箱", - "block.productivebees.advanced_oak_beehive": "高级橡木蜂箱", - "block.productivebees.advanced_poise_beehive": "高级幽仪木蜂箱", - "block.productivebees.advanced_river_beehive": "高级桑木蜂箱", - "block.productivebees.advanced_rosewood_beehive": "高级花梨木蜂箱", - "block.productivebees.advanced_snake_block_beehive": "高级蛇方块蜂箱", - "block.productivebees.advanced_spruce_beehive": "高级云杉木蜂箱", - "block.productivebees.advanced_warped_beehive": "高级诡异木蜂箱", - "block.productivebees.advanced_willow_beehive": "高级柳木蜂箱", - "block.productivebees.advanced_wisteria_beehive": "高级紫藤木蜂箱", - "block.productivebees.advanced_yucca_beehive": "高级丝兰木蜂箱", "block.productivebees.bamboo_hive": "竹蜂巢", "block.productivebees.birch_wood_nest": "白桦木蜂巢", "block.productivebees.bottler": "装瓶机", @@ -84,15 +52,47 @@ "block.productivebees.catcher": "捕捉器", "block.productivebees.centrifuge": "离心机", "block.productivebees.coarse_dirt_nest": "泥土蜂巢", - "block.productivebees.comb_configurable": "%s蜜脾块", "block.productivebees.comb_ghostly": "恶魂蜜脾块", "block.productivebees.comb_milky": "奶蜜脾块", "block.productivebees.comb_powdery": "粉末蜜脾块", "block.productivebees.configurable_comb": "蜜脾块", + "block.productivebees.comb_configurable": "%s蜜脾块", + "block.productivebees.cryo_stasis": "Cryo Stasis", "block.productivebees.crimson_bee_nest": "绯红蜂巢", "block.productivebees.dark_oak_wood_nest": "深色橡木蜂巢", "block.productivebees.dragon_egg_hive": "龙蛋蜂箱", "block.productivebees.end_stone_nest": "末地石蜂巢", + "block.productivebees.feeder": "饲养板", + "block.productivebees.feeder_double": "双层饲养板", + "block.productivebees.gene_indexer": "基因检索器", + "block.productivebees.glowstone_nest": "荧石蜂巢", + "block.productivebees.gravel_nest": "沙砾蜂巢", + "block.productivebees.heated_centrifuge": "热能离心机", + "block.productivebees.honey_generator": "蜂蜜发电机", + "block.productivebees.inactive_dragon_egg": "沉息的龙蛋", + "block.productivebees.incubator": "小蜜蜂孵化器", + "block.productivebees.jar_oak": "蜂罐", + "block.productivebees.jungle_wood_nest": "丛林木蜂巢", + "block.productivebees.cherry_wood_nest": "樱木蜂巢", + "block.productivebees.mangrove_wood_nest": "红树木蜂巢", + "block.productivebees.nether_brick_nest": "下界砖蜂巢", + "block.productivebees.nether_gold_nest": "下界金蜂巢", + "block.productivebees.nether_quartz_nest": "下界石英蜂巢", + "block.productivebees.oak_wood_nest": "橡木蜂巢", + "block.productivebees.obsidian_nest": "黑曜石蜂巢", + "block.productivebees.powered_centrifuge": "动力离心机", + "block.productivebees.purple_hopper": "紫色漏斗", + "block.productivebees.quartz_netherrack": "镶嵌石英的下界岩", + "block.productivebees.sand_nest": "沙子蜂巢", + "block.productivebees.slimy_nest": "史莱姆蜂巢", + "block.productivebees.snow_nest": "雪蜂巢", + "block.productivebees.soul_sand_nest": "灵魂沙蜂巢", + "block.productivebees.spruce_wood_nest": "云杉木蜂巢", + "block.productivebees.stone_nest": "石头蜂巢", + "block.productivebees.sugar_cane_nest": "甘蔗蜂巢", + "block.productivebees.sugarbag_nest": "蜜袋蜂巢", + "block.productivebees.wax_block": "蜜蜡块", + "block.productivebees.warped_bee_nest": "诡异菌蜂巢", "block.productivebees.advanced_byg_ebony_beehive": "高级乌木蜂箱", "block.productivebees.expansion_box_byg_ebony": "乌木扩容盒", "block.productivebees.advanced_byg_ether_beehive": "高级以太木蜂箱", @@ -115,169 +115,245 @@ "block.productivebees.expansion_box_byg_jacaranda": "蓝花楹木扩容盒", "block.productivebees.advanced_byg_fir_beehive": "高级冷杉木蜂箱", "block.productivebees.expansion_box_byg_fir": "冷杉木扩容盒", - "block.productivebees.advanced_byg_cika_beehive": "高级Cika蜂箱", - "block.productivebees.expansion_box_byg_cika": "Cika扩容盒", - "block.productivebees.advanced_byg_embur_beehive": "高级Embur蜂箱", - "block.productivebees.expansion_box_byg_embur": "Embur扩容盒", - "block.productivebees.advanced_byg_green_enchanted_beehive": "高级Green Enchanted蜂箱", - "block.productivebees.expansion_box_byg_green_enchanted": "Green Enchanted扩容盒", - "block.productivebees.advanced_byg_mahogany_beehive": "高级Mahogany蜂箱", - "block.productivebees.expansion_box_byg_mahogany": "Mahogany扩容盒", - "block.productivebees.advanced_byg_redwood_beehive": "高级Redwood蜂箱", - "block.productivebees.expansion_box_byg_redwood": "Redwood扩容盒", - "block.productivebees.advanced_byg_imparius_beehive": "高级Imparius蜂箱", - "block.productivebees.expansion_box_byg_imparius": "Imparius扩容盒", - "block.productivebees.advanced_byg_aspen_beehive": "高级Aspen蜂箱", - "block.productivebees.expansion_box_byg_aspen": "Aspen扩容盒", - "block.productivebees.advanced_byg_bulbis_beehive": "高级Bulbis蜂箱", - "block.productivebees.expansion_box_byg_bulbis": "Bulbis扩容盒", - "block.productivebees.advanced_byg_nightshade_beehive": "高级Nightshade蜂箱", - "block.productivebees.expansion_box_byg_nightshade": "Nightshade扩容盒", - "block.productivebees.advanced_byg_white_mangrove_beehive": "高级White Mangrove蜂箱", - "block.productivebees.expansion_box_byg_white_mangrove": "White Mangrove扩容盒", - "block.productivebees.advanced_byg_cypress_beehive": "高级Cypress蜂箱", - "block.productivebees.expansion_box_byg_cypress": "Cypress扩容盒", - "block.productivebees.advanced_byg_willow_beehive": "高级Willow蜂箱", - "block.productivebees.expansion_box_byg_willow": "Willow扩容盒", - "block.productivebees.advanced_byg_blue_enchanted_beehive": "高级Blue Enchanted蜂箱", - "block.productivebees.expansion_box_byg_blue_enchanted": "Blue Enchanted扩容盒", - "block.productivebees.advanced_byg_baobab_beehive": "高级Baobab蜂箱", - "block.productivebees.expansion_box_byg_baobab": "Baobab扩容盒", - "block.productivebees.advanced_byg_maple_beehive": "高级Maple蜂箱", - "block.productivebees.expansion_box_byg_maple": "Maple扩容盒", - "block.productivebees.advanced_byg_holly_beehive": "高级Holly蜂箱", - "block.productivebees.expansion_box_byg_holly": "Holly扩容盒", - "block.productivebees.advanced_environmental_wisteria_beehive": "高级Wisteria蜂箱", - "block.productivebees.expansion_box_environmental_wisteria": "Wisteria扩容盒", - "block.productivebees.advanced_atmospheric_rosewood_beehive": "高级Rosewood蜂箱", - "block.productivebees.expansion_box_atmospheric_rosewood": "Rosewood扩容盒", - "block.productivebees.advanced_atmospheric_kousa_beehive": "高级Kousa蜂箱", - "block.productivebees.expansion_box_atmospheric_kousa": "Kousa扩容盒", - "block.productivebees.advanced_atmospheric_grimwood_beehive": "高级Grimwood蜂箱", - "block.productivebees.expansion_box_atmospheric_grimwood": "Grimwood扩容盒", - "block.productivebees.advanced_atmospheric_yucca_beehive": "高级Yucca蜂箱", - "block.productivebees.expansion_box_atmospheric_yucca": "Yucca扩容盒", - "block.productivebees.advanced_atmospheric_aspen_beehive": "高级Aspen蜂箱", - "block.productivebees.expansion_box_atmospheric_aspen": "Aspen扩容盒", - "block.productivebees.advanced_atmospheric_morado_beehive": "高级Morado蜂箱", - "block.productivebees.expansion_box_atmospheric_morado": "Morado扩容盒", - "block.productivebees.advanced_upgrade_aquatic_river_beehive": "高级River蜂箱", - "block.productivebees.expansion_box_upgrade_aquatic_river": "River扩容盒", - "block.productivebees.advanced_upgrade_aquatic_driftwood_beehive": "高级Driftwood蜂箱", - "block.productivebees.expansion_box_upgrade_aquatic_driftwood": "Driftwood扩容盒", + "block.productivebees.advanced_byg_cika_beehive": "高级锡卡木蜂箱", + "block.productivebees.expansion_box_byg_cika": "锡卡木扩容盒", + "block.productivebees.advanced_byg_embur_beehive": "高级余烬木蜂箱", + "block.productivebees.expansion_box_byg_embur": "余烬木扩容盒", + "block.productivebees.advanced_byg_green_enchanted_beehive": "高级绿色魔法木蜂箱", + "block.productivebees.expansion_box_byg_green_enchanted": "绿色魔法木扩容盒", + "block.productivebees.advanced_byg_mahogany_beehive": "高级桃花心木蜂箱", + "block.productivebees.expansion_box_byg_mahogany": "桃花心木扩容盒", + "block.productivebees.advanced_byg_redwood_beehive": "高级红杉木蜂箱", + "block.productivebees.expansion_box_byg_redwood": "红杉木扩容盒", + "block.productivebees.advanced_byg_imparius_beehive": "高级异蓝木蜂箱", + "block.productivebees.expansion_box_byg_imparius": "异蓝木扩容盒", + "block.productivebees.advanced_byg_aspen_beehive": "高级白杨木蜂箱", + "block.productivebees.expansion_box_byg_aspen": "白杨木扩容盒", + "block.productivebees.advanced_byg_bulbis_beehive": "高级灯状菇木蜂箱", + "block.productivebees.expansion_box_byg_bulbis": "灯状菇木扩容盒", + "block.productivebees.advanced_byg_nightshade_beehive": "高级夜影木蜂箱", + "block.productivebees.expansion_box_byg_nightshade": "夜影木扩容盒", + "block.productivebees.advanced_byg_white_mangrove_beehive": "高级白色红树木蜂箱", + "block.productivebees.expansion_box_byg_white_mangrove": "白色红树木扩容盒", + "block.productivebees.advanced_byg_cypress_beehive": "高级柏木蜂箱", + "block.productivebees.expansion_box_byg_cypress": "柏木扩容盒", + "block.productivebees.advanced_byg_willow_beehive": "高级柳木蜂箱", + "block.productivebees.expansion_box_byg_willow": "柳木扩容盒", + "block.productivebees.advanced_byg_blue_enchanted_beehive": "高级蓝色魔法木蜂箱", + "block.productivebees.expansion_box_byg_blue_enchanted": "蓝色魔法木扩容盒", + "block.productivebees.advanced_byg_baobab_beehive": "高级猴面包木蜂箱", + "block.productivebees.expansion_box_byg_baobab": "猴面包木扩容盒", + "block.productivebees.advanced_byg_maple_beehive": "高级枫木蜂箱", + "block.productivebees.expansion_box_byg_maple": "枫木扩容盒", + "block.productivebees.advanced_byg_holly_beehive": "高级冬青木蜂箱", + "block.productivebees.expansion_box_byg_holly": "冬青木扩容盒", + "block.productivebees.advanced_environmental_wisteria_beehive": "高级紫藤木蜂箱", + "block.productivebees.expansion_box_environmental_wisteria": "紫藤木扩容盒", + "block.productivebees.advanced_atmospheric_rosewood_beehive": "高级花梨木蜂箱", + "block.productivebees.expansion_box_atmospheric_rosewood": "花梨木扩容盒", + "block.productivebees.advanced_atmospheric_kousa_beehive": "高级梾木蜂箱", + "block.productivebees.expansion_box_atmospheric_kousa": "梾木扩容盒", + "block.productivebees.advanced_atmospheric_grimwood_beehive": "高级阴郁木蜂箱", + "block.productivebees.expansion_box_atmospheric_grimwood": "阴郁木扩容盒", + "block.productivebees.advanced_atmospheric_yucca_beehive": "高级丝兰木蜂箱", + "block.productivebees.expansion_box_atmospheric_yucca": "丝兰木扩容盒", + "block.productivebees.advanced_atmospheric_aspen_beehive": "高级白杨木蜂箱", + "block.productivebees.expansion_box_atmospheric_aspen": "白杨木扩容盒", + "block.productivebees.advanced_atmospheric_morado_beehive": "高级酸枝木蜂箱", + "block.productivebees.expansion_box_atmospheric_morado": "酸枝木扩容盒", + "block.productivebees.advanced_upgrade_aquatic_river_beehive": "高级桑木蜂箱", + "block.productivebees.expansion_box_upgrade_aquatic_river": "桑木扩容盒", + "block.productivebees.advanced_upgrade_aquatic_driftwood_beehive": "高级浮木蜂箱", + "block.productivebees.expansion_box_upgrade_aquatic_driftwood": "浮木扩容盒", "block.productivebees.advanced_regions_unexplored_pine_beehive": "高级松木蜂箱", "block.productivebees.expansion_box_regions_unexplored_pine": "松木扩容盒", "block.productivebees.advanced_regions_unexplored_palm_beehive": "高级棕榈木蜂箱", "block.productivebees.expansion_box_regions_unexplored_palm": "棕榈木扩容盒", - "block.productivebees.advanced_regions_unexplored_redwood_beehive": "高级Redwood蜂箱", - "block.productivebees.expansion_box_regions_unexplored_redwood": "Redwood扩容盒", - "block.productivebees.advanced_regions_unexplored_socotra_beehive": "高级Socotra蜂箱", - "block.productivebees.expansion_box_regions_unexplored_socotra": "Socotra扩容盒", - "block.productivebees.advanced_regions_unexplored_eucalyptus_beehive": "高级Eucalyptus蜂箱", - "block.productivebees.expansion_box_regions_unexplored_eucalyptus": "Eucalyptus扩容盒", - "block.productivebees.advanced_regions_unexplored_kapok_beehive": "高级Kapok蜂箱", - "block.productivebees.expansion_box_regions_unexplored_kapok": "Kapok扩容盒", - "block.productivebees.advanced_regions_unexplored_cobalt_beehive": "高级Cobalt蜂箱", - "block.productivebees.expansion_box_regions_unexplored_cobalt": "Cobalt扩容盒", - "block.productivebees.advanced_regions_unexplored_dead_beehive": "高级Dead蜂箱", - "block.productivebees.expansion_box_regions_unexplored_dead": "Dead扩容盒", - "block.productivebees.advanced_regions_unexplored_cypress_beehive": "高级Cypress蜂箱", - "block.productivebees.expansion_box_regions_unexplored_cypress": "Cypress扩容盒", - "block.productivebees.advanced_regions_unexplored_pink_bioshroom_beehive": "高级Pink Bioshroom蜂箱", - "block.productivebees.expansion_box_regions_unexplored_pink_bioshroom": "Pink Bioshroom扩容盒", - "block.productivebees.advanced_regions_unexplored_magnolia_beehive": "高级Magnolia蜂箱", - "block.productivebees.expansion_box_regions_unexplored_magnolia": "Magnolia扩容盒", - "block.productivebees.advanced_regions_unexplored_willow_beehive": "高级Willow蜂箱", - "block.productivebees.expansion_box_regions_unexplored_willow": "Willow扩容盒", - "block.productivebees.advanced_regions_unexplored_yellow_bioshroom_beehive": "高级Yellow Bioshroom蜂箱", - "block.productivebees.expansion_box_regions_unexplored_yellow_bioshroom": "Yellow Bioshroom扩容盒", - "block.productivebees.advanced_regions_unexplored_blue_bioshroom_beehive": "高级Blue Bioshroom蜂箱", - "block.productivebees.expansion_box_regions_unexplored_blue_bioshroom": "Blue Bioshroom扩容盒", - "block.productivebees.advanced_regions_unexplored_blackwood_beehive": "高级Blackwood蜂箱", - "block.productivebees.expansion_box_regions_unexplored_blackwood": "Blackwood扩容盒", - "block.productivebees.advanced_regions_unexplored_joshua_beehive": "高级Joshua蜂箱", - "block.productivebees.expansion_box_regions_unexplored_joshua": "Joshua扩容盒", - "block.productivebees.advanced_regions_unexplored_baobab_beehive": "高级Baobab蜂箱", - "block.productivebees.expansion_box_regions_unexplored_baobab": "Baobab扩容盒", - "block.productivebees.advanced_regions_unexplored_maple_beehive": "高级Maple蜂箱", - "block.productivebees.expansion_box_regions_unexplored_maple": "Maple扩容盒", - "block.productivebees.advanced_regions_unexplored_alpha_oak_beehive": "高级Alpha Oak蜂箱", - "block.productivebees.expansion_box_regions_unexplored_alpha_oak": "Alpha Oak扩容盒", - "block.productivebees.advanced_regions_unexplored_green_bioshroom_beehive": "高级Green Bioshroom蜂箱", - "block.productivebees.expansion_box_regions_unexplored_green_bioshroom": "Green Bioshroom扩容盒", - "block.productivebees.advanced_regions_unexplored_larch_beehive": "高级Larch蜂箱", - "block.productivebees.expansion_box_regions_unexplored_larch": "Larch扩容盒", - "block.productivebees.advanced_regions_unexplored_mauve_beehive": "高级Mauve蜂箱", - "block.productivebees.expansion_box_regions_unexplored_mauve": "Mauve扩容盒", - "block.productivebees.advanced_endergetic_poise_beehive": "高级Poise蜂箱", - "block.productivebees.expansion_box_endergetic_poise": "Poise扩容盒", - "block.productivebees.expansion_box_acacia": "金合欢木扩容盒", - "block.productivebees.expansion_box_aspen": "白杨木扩容盒", - "block.productivebees.expansion_box_bamboo": "竹扩容盒", - "block.productivebees.expansion_box_birch": "白桦木扩容盒", - "block.productivebees.expansion_box_biomesoplenty_cherry": "樱桃木扩容盒", - "block.productivebees.expansion_box_biomesoplenty_dead": "枯死木扩容盒", - "block.productivebees.expansion_box_biomesoplenty_fir": "杉木扩容盒", - "block.productivebees.expansion_box_biomesoplenty_hellbark": "地狱皮木扩容盒", - "block.productivebees.expansion_box_biomesoplenty_jacaranda": "蓝花楹木扩容盒", + "block.productivebees.advanced_regions_unexplored_redwood_beehive": "高级红杉木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_redwood": "红杉木扩容盒", + "block.productivebees.advanced_regions_unexplored_socotra_beehive": "高级龙血木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_socotra": "龙血木扩容盒", + "block.productivebees.advanced_regions_unexplored_eucalyptus_beehive": "高级桉木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_eucalyptus": "桉木扩容盒", + "block.productivebees.advanced_regions_unexplored_kapok_beehive": "高级木棉木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_kapok": "木棉木扩容盒", + "block.productivebees.advanced_regions_unexplored_cobalt_beehive": "高级钴蓝木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_cobalt": "钴蓝木扩容盒", + "block.productivebees.advanced_regions_unexplored_dead_beehive": "高级枯叶木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_dead": "枯叶木扩容盒", + "block.productivebees.advanced_regions_unexplored_cypress_beehive": "高级柏木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_cypress": "柏木扩容盒", + "block.productivebees.advanced_regions_unexplored_pink_bioshroom_beehive": "高级粉红色有生菇蜂箱", + "block.productivebees.expansion_box_regions_unexplored_pink_bioshroom": "粉红色有生菇扩容盒", + "block.productivebees.advanced_regions_unexplored_magnolia_beehive": "高级木兰木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_magnolia": "木兰木扩容盒", + "block.productivebees.advanced_regions_unexplored_willow_beehive": "高级柳木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_willow": "柳木扩容盒", + "block.productivebees.advanced_regions_unexplored_yellow_bioshroom_beehive": "高级黄色具生荧菇蜂箱", + "block.productivebees.expansion_box_regions_unexplored_yellow_bioshroom": "黄色具生荧菇扩容盒", + "block.productivebees.advanced_regions_unexplored_blue_bioshroom_beehive": "高级蓝色具生荧菇蜂箱", + "block.productivebees.expansion_box_regions_unexplored_blue_bioshroom": "蓝色具生荧菇扩容盒", + "block.productivebees.advanced_regions_unexplored_blackwood_beehive": "高级黑木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_blackwood": "黑木扩容盒", + "block.productivebees.advanced_regions_unexplored_joshua_beehive": "高级短叶丝兰蜂箱", + "block.productivebees.expansion_box_regions_unexplored_joshua": "短叶丝兰扩容盒", + "block.productivebees.advanced_regions_unexplored_baobab_beehive": "高级猴面包木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_baobab": "猴面包木扩容盒", + "block.productivebees.advanced_regions_unexplored_maple_beehive": "高级枫木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_maple": "枫木扩容盒", + "block.productivebees.advanced_regions_unexplored_alpha_oak_beehive": "高级始源木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_alpha_oak": "始源木扩容盒", + "block.productivebees.advanced_regions_unexplored_green_bioshroom_beehive": "高级绿色具生荧菇蜂箱", + "block.productivebees.expansion_box_regions_unexplored_green_bioshroom": "绿色具生荧菇扩容盒", + "block.productivebees.advanced_regions_unexplored_larch_beehive": "高级金色落叶松木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_larch": "金色落叶松木扩容盒", + "block.productivebees.advanced_regions_unexplored_mauve_beehive": "高级槿紫木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_mauve": "槿紫木扩容盒", + "block.productivebees.advanced_endergetic_poise_beehive": "高级幽仪木蜂箱", + "block.productivebees.expansion_box_endergetic_poise": "幽仪木扩容盒", + "block.productivebees.advanced_biomesoplenty_magic_beehive": "高级魔法木蜂箱", "block.productivebees.expansion_box_biomesoplenty_magic": "魔法木扩容盒", - "block.productivebees.expansion_box_biomesoplenty_mahogany": "桃花心木扩容盒", - "block.productivebees.expansion_box_biomesoplenty_palm": "棕榈木扩容盒", - "block.productivebees.expansion_box_biomesoplenty_redwood": "红木扩容盒", + "block.productivebees.advanced_biomesoplenty_umbran_beehive": "高级暗影木蜂箱", "block.productivebees.expansion_box_biomesoplenty_umbran": "暗影木扩容盒", + "block.productivebees.advanced_biomesoplenty_mahogany_beehive": "高级桃花心木蜂箱", + "block.productivebees.expansion_box_biomesoplenty_mahogany": "桃花心木扩容盒", + "block.productivebees.advanced_biomesoplenty_willow_beehive": "高级柳木蜂箱", "block.productivebees.expansion_box_biomesoplenty_willow": "柳木扩容盒", + "block.productivebees.advanced_biomesoplenty_redwood_beehive": "高级红木蜂箱", + "block.productivebees.expansion_box_biomesoplenty_redwood": "红木扩容盒", + "block.productivebees.advanced_biomesoplenty_palm_beehive": "高级棕榈木蜂箱", + "block.productivebees.expansion_box_biomesoplenty_palm": "棕榈木扩容盒", + "block.productivebees.advanced_biomesoplenty_dead_beehive": "高级枯死木蜂箱", + "block.productivebees.expansion_box_biomesoplenty_dead": "枯死木扩容盒", + "block.productivebees.advanced_biomesoplenty_jacaranda_beehive": "高级蓝花楹木蜂箱", + "block.productivebees.expansion_box_biomesoplenty_jacaranda": "蓝花楹木扩容盒", + "block.productivebees.advanced_biomesoplenty_fir_beehive": "高级杉木蜂箱", + "block.productivebees.expansion_box_biomesoplenty_fir": "杉木扩容盒", + "block.productivebees.advanced_biomesoplenty_hellbark_beehive": "高级地狱皮木蜂箱", + "block.productivebees.expansion_box_biomesoplenty_hellbark": "地狱皮木扩容盒", + "block.productivebees.advanced_quark_blossom_beehive": "高级花木蜂箱", + "block.productivebees.expansion_box_quark_blossom": "花木扩容盒", + "block.productivebees.advanced_quark_azalea_beehive": "高级杜鹃木蜂箱", + "block.productivebees.expansion_box_quark_azalea": "杜鹃木扩容盒", + "block.productivebees.advanced_autumnity_maple_beehive": "高级枫木蜂箱", + "block.productivebees.expansion_box_autumnity_maple": "枫木扩容盒", + "block.productivebees.advanced_bamboo_beehive": "高级竹蜂箱", + "block.productivebees.expansion_box_bamboo": "竹扩容盒", + "block.productivebees.advanced_cherry_beehive": "高级樱木蜂箱", + "block.productivebees.expansion_box_cherry": "樱木扩容盒", + "block.productivebees.advanced_crimson_beehive": "高级绯红木蜂箱", "block.productivebees.expansion_box_crimson": "绯红木扩容盒", - "block.productivebees.expansion_box_dark_oak": "深色橡木扩容盒", - "block.productivebees.expansion_box_driftwood": "浮木扩容盒", - "block.productivebees.expansion_box_grimwood": "阴郁木扩容盒", - "block.productivebees.expansion_box_jungle": "丛林木扩容盒", - "block.productivebees.expansion_box_kousa": "梾木扩容盒", - "block.productivebees.expansion_box_maple": "枫木扩容盒", + "block.productivebees.advanced_birch_beehive": "高级白桦木蜂箱", + "block.productivebees.expansion_box_birch": "白桦木扩容盒", + "block.productivebees.advanced_oak_beehive": "高级橡木蜂箱", "block.productivebees.expansion_box_oak": "橡木扩容盒", - "block.productivebees.expansion_box_poise": "幽仪木扩容盒", - "block.productivebees.expansion_box_river": "桑木扩容盒", - "block.productivebees.expansion_box_rosewood": "花梨木扩容盒", + "block.productivebees.advanced_acacia_beehive": "高级金合欢木蜂箱", + "block.productivebees.expansion_box_acacia": "金合欢木扩容盒", + "block.productivebees.advanced_warped_beehive": "高级诡异木蜂箱", + "block.productivebees.expansion_box_warped": "诡异木扩容盒", + "block.productivebees.advanced_jungle_beehive": "高级丛林木蜂箱", + "block.productivebees.expansion_box_jungle": "丛林木扩容盒", + "block.productivebees.advanced_dark_oak_beehive": "高级深色橡木蜂箱", + "block.productivebees.expansion_box_dark_oak": "深色橡木扩容盒", + "block.productivebees.advanced_mangrove_beehive": "高级红树木蜂箱", + "block.productivebees.expansion_box_mangrove": "红树木扩容盒", + "block.productivebees.advanced_snake_block_beehive": "高级蛇方块蜂箱", "block.productivebees.expansion_box_snake_block": "蛇方块扩容盒", + "block.productivebees.advanced_spruce_beehive": "高级云杉木蜂箱", "block.productivebees.expansion_box_spruce": "云杉木扩容盒", - "block.productivebees.expansion_box_warped": "诡异木扩容盒", - "block.productivebees.expansion_box_willow": "柳木扩容盒", - "block.productivebees.expansion_box_wisteria": "紫藤木扩容盒", - "block.productivebees.expansion_box_yucca": "丝兰木扩容盒", - "block.productivebees.feeder": "饲养板", - "block.productivebees.gene_indexer": "基因检索器", - "block.productivebees.glowstone_nest": "荧石蜂巢", - "block.productivebees.gravel_nest": "沙砾蜂巢", - "block.productivebees.heated_centrifuge": "热能离心机", - "block.productivebees.honey_generator": "蜂蜜发电机", - "block.productivebees.inactive_dragon_egg": "沉息的龙蛋", - "block.productivebees.incubator": "小蜜蜂孵化器", - "block.productivebees.jar_oak": "蜂罐", - "block.productivebees.jungle_wood_nest": "丛林木蜂巢", - "block.productivebees.nether_brick_nest": "下界砖蜂巢", - "block.productivebees.nether_gold_nest": "下界金蜂巢", - "block.productivebees.nether_quartz_nest": "下界石英蜂巢", - "block.productivebees.oak_wood_nest": "橡木蜂巢", - "block.productivebees.obsidian_nest": "黑曜石蜂巢", - "block.productivebees.powered_centrifuge": "动力离心机", - "block.productivebees.purple_hopper": "紫色漏斗", - "block.productivebees.quartz_netherrack": "镶嵌石英的下界岩", - "block.productivebees.sand_nest": "沙子蜂巢", - "block.productivebees.slimy_nest": "史莱姆蜂巢", - "block.productivebees.snow_nest": "雪蜂巢", - "block.productivebees.soul_sand_nest": "灵魂沙蜂巢", - "block.productivebees.spruce_wood_nest": "云杉木蜂巢", - "block.productivebees.stone_nest": "石头蜂巢", - "block.productivebees.sugar_cane_nest": "甘蔗蜂巢", - "block.productivebees.sugarbag_nest": "蜜袋蜂巢", - "block.productivebees.warped_bee_nest": "诡异菌蜂巢", - "block.productivebees.wax_block": "蜜蜡块", + "block.productivebees.advanced_acacia_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_acacia_canvas": "帆布扩容盒", + "block.productivebees.advanced_aspen_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_aspen_canvas": "帆布扩容盒", + "block.productivebees.advanced_bamboo_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_bamboo_canvas": "帆布扩容盒", + "block.productivebees.advanced_birch_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_birch_canvas": "帆布扩容盒", + "block.productivebees.advanced_cherry_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_cherry_canvas": "帆布扩容盒", + "block.productivebees.advanced_concrete_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_concrete_canvas": "帆布扩容盒", + "block.productivebees.advanced_comb_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_comb_canvas": "帆布扩容盒", + "block.productivebees.advanced_crimson_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_crimson_canvas": "帆布扩容盒", + "block.productivebees.advanced_dark_oak_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_dark_oak_canvas": "帆布扩容盒", + "block.productivebees.advanced_dead_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_dead_canvas": "帆布扩容盒", + "block.productivebees.advanced_driftwood_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_driftwood_canvas": "帆布扩容盒", + "block.productivebees.advanced_fir_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_fir_canvas": "帆布扩容盒", + "block.productivebees.advanced_grimwood_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_grimwood_canvas": "帆布扩容盒", + "block.productivebees.advanced_hellbark_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_hellbark_canvas": "帆布扩容盒", + "block.productivebees.advanced_jacaranda_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_jacaranda_canvas": "帆布扩容盒", + "block.productivebees.advanced_jungle_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_jungle_canvas": "帆布扩容盒", + "block.productivebees.advanced_kousa_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_kousa_canvas": "帆布扩容盒", + "block.productivebees.advanced_magic_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_magic_canvas": "帆布扩容盒", + "block.productivebees.advanced_mahogany_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_mahogany_canvas": "帆布扩容盒", + "block.productivebees.advanced_mangrove_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_mangrove_canvas": "帆布扩容盒", + "block.productivebees.advanced_maple_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_maple_canvas": "帆布扩容盒", + "block.productivebees.advanced_oak_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_oak_canvas": "帆布扩容盒", + "block.productivebees.advanced_palm_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_palm_canvas": "帆布扩容盒", + "block.productivebees.advanced_redwood_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_redwood_canvas": "帆布扩容盒", + "block.productivebees.advanced_river_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_river_canvas": "帆布扩容盒", + "block.productivebees.advanced_rosewood_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_rosewood_canvas": "帆布扩容盒", + "block.productivebees.advanced_snake_block_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_snake_block_canvas": "帆布扩容盒", + "block.productivebees.advanced_spruce_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_spruce_canvas": "帆布扩容盒", + "block.productivebees.advanced_umbran_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_umbran_canvas": "帆布扩容盒", + "block.productivebees.advanced_warped_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_warped_canvas": "帆布扩容盒", + "block.productivebees.advanced_willow_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_willow_canvas": "帆布扩容盒", + "block.productivebees.advanced_wisteria_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_wisteria_canvas": "帆布扩容盒", + "block.productivebees.advanced_yucca_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_yucca_canvas": "帆布扩容盒", + "block.productivebees.petrified_honey": "石化蜂蜜", + "block.productivebees.white_petrified_honey": "白色石化蜂蜜", + "block.productivebees.black_petrified_honey": "黑色石化蜂蜜", + "block.productivebees.gray_petrified_honey": "灰色石化蜂蜜", + "block.productivebees.light_gray_petrified_honey": "浅灰色石化蜂蜜", + "block.productivebees.blue_petrified_honey": "蓝色石化蜂蜜", + "block.productivebees.light_blue_petrified_honey": "淡蓝色石化蜂蜜", + "block.productivebees.lime_petrified_honey": "黄绿色石化蜂蜜", + "block.productivebees.yellow_petrified_honey": "黄色石化蜂蜜", + "block.productivebees.orange_petrified_honey": "橙色石化蜂蜜", + "block.productivebees.brown_petrified_honey": "棕色石化蜂蜜", + "block.productivebees.green_petrified_honey": "绿色石化蜂蜜", + "block.productivebees.magenta_petrified_honey": "品红色石化蜂蜜", + "block.productivebees.purple_petrified_honey": "紫色石化蜂蜜", + "block.productivebees.pink_petrified_honey": "粉红色石化蜂蜜", + "block.productivebees.cyan_petrified_honey": "青色石化蜂蜜", + "block.productivebees.red_petrified_honey": "红色石化蜂蜜", + "block.productivebees.amber": "琥珀块", "entity.minecraft.villager.productivebees.beekeeper": "养蜂人", "entity.productivebees.agate_bee": "玛瑙蜜蜂", + "entity.productivebees.air_crystal_bee": "气元素水晶蜜蜂", "entity.productivebees.alexandrite_bee": "紫翠玉蜜蜂", "entity.productivebees.alfsteel_bee": "精灵钢蜜蜂", "entity.productivebees.allthemodium_bee": "ATM蜜蜂", "entity.productivebees.aluminum_bee": "铝蜜蜂", "entity.productivebees.amber_bee": "琥珀蜜蜂", + "entity.productivebees.amber_gem_bee": "琥珀宝石蜜蜂", "entity.productivebees.amethyst_bee": "紫水晶蜜蜂", "entity.productivebees.amethyst_bronze_bee": "紫水晶青铜蜜蜂", "entity.productivebees.ametrine_bee": "紫黄晶蜜蜂", @@ -287,6 +363,7 @@ "entity.productivebees.arcane_bee": "神秘蜜蜂", "entity.productivebees.ashy_mining_bee": "灰烬穴居蜜蜂", "entity.productivebees.awakened_bee": "觉醒蜜蜂", + "entity.productivebees.awakened_supremium_bee": "觉醒终极精华蜜蜂", "entity.productivebees.basalz_bee": "岩石蜜蜂", "entity.productivebees.bee_configurable": "%s蜜蜂", "entity.productivebees.benitoite_bee": "蓝锥矿蜜蜂", @@ -294,6 +371,7 @@ "entity.productivebees.black_diamond_bee": "黑钻蜜蜂", "entity.productivebees.black_opal_bee": "黑蛋白石蜜蜂", "entity.productivebees.blazing_bee": "烈焰蜜蜂", + "entity.productivebees.blazing_crystal_bee": "炽热晶体蜜蜂", "entity.productivebees.blitz_bee": "狂风蜜蜂", "entity.productivebees.blizz_bee": "暴雪蜜蜂", "entity.productivebees.bloody_bee": "血腥蜜蜂", @@ -305,6 +383,7 @@ "entity.productivebees.calorite_bee": "耐热合金蜜蜂", "entity.productivebees.carnelian_bee": "红玉髓蜜蜂", "entity.productivebees.cats_eye_bee": "猫眼石蜜蜂", + "entity.productivebees.cheese_bee": "奶酪蜜蜂", "entity.productivebees.chocolate_bee": "巧克力蜜蜂", "entity.productivebees.chocolate_mining_bee": "巧克力穴居蜜蜂", "entity.productivebees.chrysoprase_bee": "绿玉髓蜜蜂", @@ -316,6 +395,8 @@ "entity.productivebees.common_salvage_bee": "普通回收蜜蜂", "entity.productivebees.compressed_iron_bee": "压缩铁蜜蜂", "entity.productivebees.constantan_bee": "康铜蜜蜂", + "entity.productivebees.conductive_alloy_bee": "导电铁蜜蜂", + "entity.productivebees.copper_alloy_bee": "铜合金蜜蜂", "entity.productivebees.copper_bee": "铜蜜蜂", "entity.productivebees.coral_bee": "珊瑚蜜蜂", "entity.productivebees.cosmic_dust_bee": "寰宇蜜蜂", @@ -323,31 +404,43 @@ "entity.productivebees.crimson_bee": "绯红菌蜜蜂", "entity.productivebees.crystalline_bee": "石英蜜蜂", "entity.productivebees.cupid_bee": "丘比特蜜蜂", + "entity.productivebees.dark_gem_bee": "暗黑宝石蜜蜂", + "entity.productivebees.dark_steel_bee": "玄钢蜜蜂", "entity.productivebees.desh_bee": "戴斯蜜蜂", "entity.productivebees.destabilized_redstone_bee": "不稳定红石蜜蜂", "entity.productivebees.diamond_bee": "钻石蜜蜂", "entity.productivebees.digger_bee": "挖掘者蜜蜂", "entity.productivebees.draconic_bee": "末影龙蜜蜂", "entity.productivebees.draconium_bee": "龙锭蜜蜂", + "entity.productivebees.drenched_iron_bee": "浸润铁蜜蜂", "entity.productivebees.dye_bee": "染料蜜蜂", + "entity.productivebees.earth_crystal_bee": "地元素水晶蜜蜂", "entity.productivebees.electrum_bee": "琥珀金蜜蜂", "entity.productivebees.elementium_bee": "源质钢蜜蜂", "entity.productivebees.emerald_bee": "绿宝石蜜蜂", "entity.productivebees.emeraldite_bee": "绿辉石蜜蜂", "entity.productivebees.end_gobber_bee": "末地戈伯蜜蜂", + "entity.productivebees.end_steel_bee": "末影钢蜜蜂", "entity.productivebees.ender_bee": "末影蜜蜂", "entity.productivebees.ender_slimy_bee": "末影黏液蜜蜂", "entity.productivebees.enderium_bee": "末影锭蜜蜂", + "entity.productivebees.energetic_alloy_bee": "充能合金蜜蜂", "entity.productivebees.energized_glowstone_bee": "充能荧石蜜蜂", + "entity.productivebees.energized_steel_bee": "充能钢蜜蜂", "entity.productivebees.epic_salvage_bee": "史诗回收蜜蜂", + "entity.productivebees.ether_gas_bee": "以太气体蜜蜂", "entity.productivebees.euclase_bee": "蓝柱石蜜蜂", "entity.productivebees.experience_bee": "经验蜜蜂", "entity.productivebees.farmer_bee": "农夫蜜蜂", "entity.productivebees.fey_bee": "精灵蜜蜂", + "entity.productivebees.fireite_bee": "火焰合金蜜蜂", + "entity.productivebees.fire_crystal_bee": "火元素水晶蜜蜂", "entity.productivebees.fire_dragonsteel_bee": "龙炎钢蜜蜂", "entity.productivebees.fluix_bee": "福鲁伊克斯蜜蜂", "entity.productivebees.fluorite_bee": "氟石蜜蜂", + "entity.productivebees.flux_bee": "通量粉尘蜜蜂", "entity.productivebees.frosty_bee": "霜冻蜜蜂", + "entity.productivebees.gaiasteel_bee": "盖亚纲蜜蜂", "entity.productivebees.garnet_bee": "石榴石蜜蜂", "entity.productivebees.geode_bee": "晶洞玉石蜜蜂", "entity.productivebees.ghostly_bee": "恶魂蜜蜂", @@ -363,7 +456,10 @@ "entity.productivebees.hoarder_bee": "囤积者蜜蜂", "entity.productivebees.ice_dragonsteel_bee": "龙霜钢蜜蜂", "entity.productivebees.ichor_slimy_bee": "灵浆蜜蜂", + "entity.productivebees.iesnium_bee": "艾瑟金属蜜蜂", "entity.productivebees.imperium_bee": "高级精华蜜蜂", + "entity.productivebees.inert_crystal_bee": "惰性水晶蜜蜂", + "entity.productivebees.infinity_bee": "无尽蜜蜂", "entity.productivebees.inferium_bee": "下级精华蜜蜂", "entity.productivebees.insanium_bee": "究极精华蜜蜂", "entity.productivebees.invar_bee": "殷钢蜜蜂", @@ -397,7 +493,9 @@ "entity.productivebees.nether_gobber_bee": "下界戈伯蜜蜂", "entity.productivebees.netherite_bee": "远古蜜蜂", "entity.productivebees.nickel_bee": "镍蜜蜂", + "entity.productivebees.niotic_crystal_bee": "钻石晶体蜜蜂", "entity.productivebees.niter_bee": "硝石蜜蜂", + "entity.productivebees.nitro_crystal_bee": "下界晶体蜜蜂", "entity.productivebees.nomad_bee": "牧游蜜蜂", "entity.productivebees.obsidian_bee": "黑曜石蜜蜂", "entity.productivebees.oily_bee": "石油蜜蜂", @@ -418,7 +516,9 @@ "entity.productivebees.prismarine_bee": "海晶蜜蜂", "entity.productivebees.prosperity_bee": "活化蜜蜂", "entity.productivebees.prudentium_bee": "初级精华蜜蜂", + "entity.productivebees.pulsating_alloy_bee": "充能铁蜜蜂", "entity.productivebees.pure_bee": "纯蜜蜂", + "entity.productivebees.pure_crystal_bee": "至纯水晶蜜蜂", "entity.productivebees.pyrope_bee": "镁铝榴石蜜蜂", "entity.productivebees.quarry_bee": "石料蜜蜂", "entity.productivebees.quartz_enriched_iron_bee": "富石英铁蜜蜂", @@ -427,6 +527,7 @@ "entity.productivebees.rancher_bee": "牧场蜜蜂", "entity.productivebees.rare_salvage_bee": "稀有回收蜜蜂", "entity.productivebees.red_shroom_bee": "红色蘑菇蜜蜂", + "entity.productivebees.redstone_alloy_bee": "红石合金蜜蜂", "entity.productivebees.redstone_bee": "红石蜜蜂", "entity.productivebees.reed_bee": "甘蔗蜜蜂", "entity.productivebees.refined_glowstone_bee": "强化荧石蜜蜂", @@ -440,6 +541,7 @@ "entity.productivebees.ruby_bee": "橡胶蜜蜂", "entity.productivebees.salty_bee": "盐蜜蜂", "entity.productivebees.sapphire_bee": "蓝宝石蜜蜂", + "entity.productivebees.sculk_bee": "幽匿蜜蜂", "entity.productivebees.signalum_bee": "信素蜜蜂", "entity.productivebees.silicon_bee": "硅蜜蜂", "entity.productivebees.silky_bee": "丝绢蜜蜂", @@ -455,6 +557,8 @@ "entity.productivebees.spacial_bee": "空间蜜蜂", "entity.productivebees.spectrum_bee": "光谱蜜蜂", "entity.productivebees.spinel_bee": "尖晶石蜜蜂", + "entity.productivebees.spirit_bee": "灵魂蜜蜂", + "entity.productivebees.sponge_bee": "海绵蜜蜂", "entity.productivebees.starmetal_bee": "星辉蜜蜂", "entity.productivebees.starry_bee": "星空蜜蜂", "entity.productivebees.steel_bee": "钢蜜蜂", @@ -480,12 +584,174 @@ "entity.productivebees.vibranium_bee": "振金蜜蜂", "entity.productivebees.warped_bee": "诡异菌蜜蜂", "entity.productivebees.wasted_radioactive_bee": "废辐蜜蜂", + "entity.productivebees.water_crystal_bee": "水元素水晶蜜蜂", "entity.productivebees.white_diamond_bee": "白钻蜜蜂", "entity.productivebees.withered_bee": "凋灵蜜蜂", "entity.productivebees.yellow_black_carpenter_bee": "黄色木匠蜜蜂", "entity.productivebees.zinc_bee": "锌蜜蜂", "entity.productivebees.zircon_bee": "锆石蜜蜂", "entity.productivebees.zombie_bee": "僵尸蜜蜂", + "entity.productivebees.soularium_bee": "魂金锭蜜蜂", + "entity.productivebees.spirited_crystal_bee": "灵魂水晶蜜蜂", + "entity.productivebees.springaline_bee": "画线蜜蜂", + "entity.productivebees.sticky_resin_bee": "粘性树脂蜜蜂", + "entity.productivebees.sussy_bee": "可疑的蜜蜂", + "entity.productivebees.swift_alloy_bee": "迅金蜜蜂", + "entity.productivebees.vibrant_alloy_bee": "脉冲合金蜜蜂", + "entity.productivebees.wanna_bee": "WannaBee", + "entity.productivebees.actinium_bee": "锕蜜蜂", + "entity.productivebees.americium_bee": "镅蜜蜂", + "entity.productivebees.antimony_bee": "锑蜜蜂", + "entity.productivebees.argon_bee": "氩蜜蜂", + "entity.productivebees.arsenic_bee": "砷蜜蜂", + "entity.productivebees.astatine_bee": "砹蜜蜂", + "entity.productivebees.barium_bee": "钡蜜蜂", + "entity.productivebees.astral_bee": "星辉蜜蜂", + "entity.productivebees.etherium_ore_bee": "以太蜜蜂", + "entity.productivebees.bauxite_bee": "铝土矿蜜蜂", + "entity.productivebees.cobaltite_bee": "辉钴蜜蜂", + "entity.productivebees.chromite_bee": "铬铁蜜蜂", + "entity.productivebees.barite_bee": "重晶蜜蜂", + "entity.productivebees.electrotine_bee": "蓝石蜜蜂", + "entity.productivebees.ilmenite_bee": "钛铁蜜蜂", + "entity.productivebees.galena_bee": "方铅蜜蜂", + "entity.productivebees.pyrochlore_bee": "烧绿石蜜蜂", + "entity.productivebees.graphite_bee": "石墨蜜蜂", + "entity.productivebees.bastnasite_bee": "氟碳镧铈蜜蜂", + "entity.productivebees.naquadah_bee": "硅岩蜜蜂", + "entity.productivebees.oilsands_bee": "油砂蜜蜂", + "entity.productivebees.pyrolusite_bee": "软锰蜜蜂", + "entity.productivebees.realgar_bee": "雄黄蜜蜂", + "entity.productivebees.scheelite_bee": "白钨蜜蜂", + "entity.productivebees.sheldonite_bee": "谢尔顿蜜蜂", + "entity.productivebees.sphalerite_bee": "闪锌蜜蜂", + "entity.productivebees.stibnite_bee": "辉锑蜜蜂", + "entity.productivebees.tantalite_bee": "钽铁蜜蜂", + "entity.productivebees.tetrahedrite_bee": "黝铜蜜蜂", + "entity.productivebees.tricalcium_phosphate_bee": "磷酸三钙蜜蜂", + "entity.productivebees.tungstate_bee": "钨酸锂蜜蜂", + "entity.productivebees.vanadium_magnetite_bee": "钒磁铁蜜蜂", + "entity.productivebees.berkelium_bee": "锫蜜蜂", + "entity.productivebees.beryllium_bee": "铍蜜蜂", + "entity.productivebees.bohrium_bee": "𬭛蜜蜂", + "entity.productivebees.boron_bee": "硼蜜蜂", + "entity.productivebees.bromine_bee": "溴蜜蜂", + "entity.productivebees.cadmium_bee": "镉蜜蜂", + "entity.productivebees.calcium_bee": "钙蜜蜂", + "entity.productivebees.californium_bee": "锎蜜蜂", + "entity.productivebees.cerium_bee": "铈蜜蜂", + "entity.productivebees.cesium_bee": "铯蜜蜂", + "entity.productivebees.chlorine_bee": "氯蜜蜂", + "entity.productivebees.chromium_bee": "铬蜜蜂", + "entity.productivebees.copernicium_bee": "钅哥蜜蜂", + "entity.productivebees.curium_bee": "锔蜜蜂", + "entity.productivebees.darmstadtium_bee": "鐽蜜蜂", + "entity.productivebees.dubnium_bee": "𬭊蜜蜂", + "entity.productivebees.dysprosium_bee": "镝蜜蜂", + "entity.productivebees.einsteinium_bee": "锿蜜蜂", + "entity.productivebees.erbium_bee": "铒蜜蜂", + "entity.productivebees.europium_bee": "铕蜜蜂", + "entity.productivebees.fermium_bee": "镄蜜蜂", + "entity.productivebees.flerovium_bee": "𫓧蜜蜂", + "entity.productivebees.fluorine_bee": "氟蜜蜂", + "entity.productivebees.francium_bee": "钫蜜蜂", + "entity.productivebees.gadolinium_bee": "钆蜜蜂", + "entity.productivebees.gallium_bee": "镓蜜蜂", + "entity.productivebees.germanium_bee": "锗蜜蜂", + "entity.productivebees.hafnium_bee": "铪蜜蜂", + "entity.productivebees.hassium_bee": "𬭶蜜蜂", + "entity.productivebees.helium_bee": "氦蜜蜂", + "entity.productivebees.holmium_bee": "钬蜜蜂", + "entity.productivebees.hydrogen_bee": "氢蜜蜂", + "entity.productivebees.indium_bee": "铟蜜蜂", + "entity.productivebees.iodine_bee": "碘蜜蜂", + "entity.productivebees.krypton_bee": "氪蜜蜂", + "entity.productivebees.lanthanum_bee": "镧蜜蜂", + "entity.productivebees.lawrencium_bee": "铹蜜蜂", + "entity.productivebees.lithium_bee": "锂蜜蜂", + "entity.productivebees.livermorium_bee": "𫟷蜜蜂", + "entity.productivebees.lutetium_bee": "镥蜜蜂", + "entity.productivebees.magnesium_bee": "镁蜜蜂", + "entity.productivebees.manganese_bee": "锰蜜蜂", + "entity.productivebees.meitnerium_bee": "䥑蜜蜂", + "entity.productivebees.mendelevium_bee": "钔蜜蜂", + "entity.productivebees.mercury_bee": "汞蜜蜂", + "entity.productivebees.molybdenum_bee": "钼蜜蜂", + "entity.productivebees.moscovium_bee": "镆蜜蜂", + "entity.productivebees.neodymium_bee": "钕蜜蜂", + "entity.productivebees.neon_bee": "氖蜜蜂", + "entity.productivebees.neptunium_bee": "镎蜜蜂", + "entity.productivebees.nihonium_bee": "镍蜜蜂", + "entity.productivebees.nitrogen_bee": "氮蜜蜂", + "entity.productivebees.nobelium_bee": "锘蜜蜂", + "entity.productivebees.niobium_bee": "铌蜜蜂", + "entity.productivebees.oganesson_bee": "鿫蜜蜂", + "entity.productivebees.oxygen_bee": "氧蜜蜂", + "entity.productivebees.palladium_bee": "钯蜜蜂", + "entity.productivebees.phosphorus_bee": "磷蜜蜂", + "entity.productivebees.plutonium_bee": "钚蜜蜂", + "entity.productivebees.polonium_bee": "钋蜜蜂", + "entity.productivebees.potassium_bee": "钾蜜蜂", + "entity.productivebees.praseodymium_bee": "镨蜜蜂", + "entity.productivebees.promethium_bee": "钷蜜蜂", + "entity.productivebees.protactinium_bee": "镤蜜蜂", + "entity.productivebees.radium_bee": "镭蜜蜂", + "entity.productivebees.radon_bee": "氡蜜蜂", + "entity.productivebees.rhenium_bee": "铼蜜蜂", + "entity.productivebees.rhodium_bee": "铑蜜蜂", + "entity.productivebees.roentgenium_bee": "𬬭蜜蜂", + "entity.productivebees.rubidium_bee": "铷蜜蜂", + "entity.productivebees.ruthenium_bee": "钌蜜蜂", + "entity.productivebees.rutherfordium_bee": "鑪蜜蜂", + "entity.productivebees.samarium_bee": "钐蜜蜂", + "entity.productivebees.scandium_bee": "钪蜜蜂", + "entity.productivebees.seaborgium_bee": "𨭎蜜蜂", + "entity.productivebees.selenium_bee": "硒蜜蜂", + "entity.productivebees.silicium_bee": "硅蜜蜂", + "entity.productivebees.sodium_bee": "钠蜜蜂", + "entity.productivebees.strontium_bee": "锶蜜蜂", + "entity.productivebees.tantalum_bee": "钽蜜蜂", + "entity.productivebees.technetium_bee": "锝蜜蜂", + "entity.productivebees.tellurium_bee": "碲蜜蜂", + "entity.productivebees.tennessine_bee": "鿬蜜蜂", + "entity.productivebees.terbium_bee": "铽蜜蜂", + "entity.productivebees.thallium_bee": "铊蜜蜂", + "entity.productivebees.thorium_bee": "钍蜜蜂", + "entity.productivebees.thulium_bee": "铥蜜蜂", + "entity.productivebees.vanadium_bee": "钒蜜蜂", + "entity.productivebees.xenon_bee": "氙蜜蜂", + "entity.productivebees.ytterbium_bee": "镱蜜蜂", + "entity.productivebees.yttrium_bee": "钇蜜蜂", + "entity.productivebees.zirconium_bee": "锆蜜蜂", + "entity.productivebees.water_bee": "水蜜蜂", + "entity.productivebees.gregshell_bee": "全金属帕特里克蜜蜂", + "entity.productivebees.cyanite_bee": "蓝晶蜜蜂", + "entity.productivebees.blutonium_bee": "蓝钚蜜蜂", + "entity.productivebees.magentite_bee": "磁铁矿蜜蜂", + "entity.productivebees.ludicrite_bee": "纯镥蜜蜂", + "entity.productivebees.ridiculite_bee": "重晶石蜜蜂", + "entity.productivebees.inanite_bee": "无生命蜜蜂", + "entity.productivebees.insanite_bee": "含水蜜蜂", + "entity.productivebees.arcane_crystal_bee": "奥秘蜜蜂", + "entity.productivebees.deorum_bee": "迪奥鲁姆蜜蜂", + "entity.productivebees.rune_bee": "符文蜜蜂", + "entity.productivebees.stellarite_bee": "流星蜜蜂", + "entity.productivebees.hyper_experience_bee": "超级经验蜜蜂", + "entity.productivebees.soul_infused_bee": "灵魂注入蜜蜂", + "entity.productivebees.shellite_bee": "潜影合金蜜蜂", + "entity.productivebees.twinite_bee": "双子蜜蜂", + "entity.productivebees.dragonsteel_bee": "龙钢蜜蜂", + "entity.productivebees.arcane_debris_bee": "奥术残骸蜜蜂", + "entity.productivebees.arcane_essence_bee": "奥术源质蜜蜂", + "entity.productivebees.infused_iron_bee": "灌注铁蜜蜂", + "entity.productivebees.sky_ingot_bee": "苍穹蜜蜂", + "entity.productivebees.tainted_gold_bee": "污染黄金蜜蜂", + "entity.productivebees.soul_shard_bee": "灵魂碎片蜜蜂", + "entity.productivebees.arcane_gold_bee": "神秘金蜜蜂", + "entity.productivebees.pewter_bee": "锡镴蜜蜂", + "entity.productivebees.hop_graphite_bee": "高定向热解石墨蜜蜂", + "entity.productivebees.hellfire_bee": "狱火蜜蜂", + "entity.productivebees.sky_steel_bee": "Sky Steel蜜蜂", "fluid.productivebees.honey": "蜂蜜", "item.productivebees.bee_bomb": "蜜蜂炸弹", "item.productivebees.bee_bomb_angry": "激怒蜜蜂炸弹", @@ -560,6 +826,9 @@ "item.productivebees.upgrade_filter": "升级:过滤", "item.productivebees.upgrade_not_babee": "升级:成年蜂", "item.productivebees.upgrade_productivity": "升级:产量", + "item.productivebees.upgrade_productivity_2": "升级:产量β", + "item.productivebees.upgrade_productivity_3": "升级:产量γ", + "item.productivebees.upgrade_productivity_4": "升级:产量Ω", "item.productivebees.upgrade_range": "升级:范围", "item.productivebees.upgrade_simulator": "升级:模拟", "item.productivebees.upgrade_time": "升级:速度", @@ -575,10 +844,15 @@ "jei.productivebees.bee_flowering": "蜜蜂采蜜", "jei.productivebees.bee_spawning": "蜜蜂生成", "jei.productivebees.block_conversion": "方块转化", + "jei.productivebees.block_conversion.chance": "转化几率: %s%%", "jei.productivebees.bottler": "装瓶机", "jei.productivebees.centrifuge": "离心机", "jei.productivebees.incubation": "培育", + "jei.productivebees.item_conversion": "物品转化", "productivebees.advanced_hive.tooltip.bee_cage": "放置空蜜蜂笼可以从别的蜜蜂容器取出蜜蜂,反之放置装满的蜜蜂笼可以存入蜜蜂。", + "productivebees.amber.name.contained_entity": "封存有%s的琥珀块", + "productivebees.amber.tooltip.heating": "在温暖的火焰上加热琥珀块可能会解救被困的生物。", + "productivebees.amber.tooltip.contained_entity": "内含实体: %s", "productivebees.breeding_chamber.tooltip.cage": "在此处放下空蜜蜂笼。", "productivebees.breeding_chamber.tooltip.next_bee": "这个按钮目前还没有作用。\n取出然后放回一只蜜蜂可以调整输出。", "productivebees.breeding_chamber.tooltip.prev_bee": "这个按钮目前还没有作用。\n取出然后放回一只蜜蜂可以调整输出。", @@ -586,11 +860,14 @@ "productivebees.centrifuge.tooltip.amount": "数量:%s", "productivebees.centrifuge.tooltip.chance": "几率:%s", "productivebees.heated_centrifuge.tooltip": "“蜂蜜都被这机器毁掉了!”:一些严格的素食主义者道", + "productivebees.heated_centrifuge.tooltip2": "蜜蜡过热", "productivebees.hive.tooltip.bees": "蜜蜂:", "productivebees.hive.tooltip.empty": "空", "productivebees.hive.tooltip.honey_level": "蜂蜜:%s", "productivebees.hive.tooltip.nest_inactive": "蜂巢将不会吸引杜鹃蜜蜂。将蜂巢合成一下来重置杜鹃蜂的内置计数器。", + "productivebees.honey_treat.invalid_use": "含有类型基因的蜂蜜小食不能喂给蜜蜂。", "productivebees.incubator.tooltip.treat_item": "蜂蜜茶来咯", + "productivebees.indexer.tooltip.redstone": "我被红石激活了", "productivebees.information.age.adult": "成年", "productivebees.information.age.child": "幼年", "productivebees.information.attribute.behavior": "行为:%s", @@ -626,6 +903,7 @@ "productivebees.information.breeding_item": "繁殖需求: %s", "productivebees.information.breeding_item_default": "任意花", "productivebees.information.cage_release": "在释放蜜蜂时潜行来重置蜂箱位置", + "productivebees.information.canvas.style": "样式: %s", "productivebees.information.health.dying": "垂死", "productivebees.information.hold_shift": "按住来获取更多信息", "productivebees.information.home_position": "蜂箱位置:%s,%s,%s", @@ -634,6 +912,7 @@ "productivebees.information.nestlocator.configured": "可以找到%s类蜂巢。右击以搜索附近区域。", "productivebees.information.nestlocator.unconfigured": "未调定。Shift+右击要寻找的蜂巢的同种方块。", "productivebees.information.selfbreed_disabled": "该蜂种无法在种内繁殖", + "productivebees.information.upgrade.install_help": "潜行右键点击蜂箱方块以安装升级", "productivebees.information.upgrade.unconfigured": "未配置", "productivebees.information.upgrade.upgrade_anti_teleport": "能够防止蜂箱中居住的蜜蜂进行传送。", "productivebees.information.upgrade.upgrade_bee_sampler": "慢慢地从来访蜜蜂身上提取基因而在过程中完全不伤害它们。\n可以安装多个升级来提升提取几率。", @@ -644,6 +923,9 @@ "productivebees.information.upgrade.upgrade_filter_entity": "%s", "productivebees.information.upgrade.upgrade_not_babee": "安装后只会捕捉成年蜜蜂。", "productivebees.information.upgrade.upgrade_productivity": "将该蜂箱中蜜蜂的产量提高%s%%。\n可以安装多个升级以获得更高的产量。", + "productivebees.information.upgrade.upgrade_productivity_2": "将该蜂箱中蜜蜂的产量提高%s%%。\n可以安装多个升级以获得更高的产量。", + "productivebees.information.upgrade.upgrade_productivity_3": "将该蜂箱中蜜蜂的产量提高%s%%。\n可以安装多个升级以获得更高的产量。\n同时具有“升级:模拟”的作用。", + "productivebees.information.upgrade.upgrade_productivity_4": "将该蜂箱中蜜蜂的产量提高%s%%。\n可以安装多个升级以获得更高的产量。\n同时具有“升级:模拟”和“升级:蜜脾块”的作用。", "productivebees.information.upgrade.upgrade_range": "通过增加作用范围给机器更多呼吸空间。\n可以安装多个升级以获得更大范围。", "productivebees.information.upgrade.upgrade_simulator": "蜜蜂将不再以物理形式离开蜂房。采蜜的过程将被模拟化。\n确保放置了蜂房的蜜蜂活动需要的花,或者有装有花的饲养板放在蜂房面前。", "productivebees.information.upgrade.upgrade_time": "在蜂箱中花费时间减少%s%%。\n可以安装在离心机中来加快处理速度。\n可以安装多个升级以缩短更多时间。", @@ -656,11 +938,11 @@ "productivebees.ingredient.description.chocolate_mining_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", "productivebees.ingredient.description.coarse_dirt_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", "productivebees.ingredient.description.collector_bee": "如果你把东西放在地上,这只蜜蜂会把它们收集起来并储存在蜂箱里。", - "productivebees.ingredient.description.creeper_bee": "爆炸!当它生气的时侯\n⋯⋯也可能是节食的时侯。\n\n你应该把它单独隔离起来。", + "productivebees.ingredient.description.creeper_bee": "爆炸!当它生气的时候\n⋯⋯也可能是节食的时候。\n\n你应该把它单独隔离起来。", "productivebees.ingredient.description.cupid_bee": "这个蜜蜂分泌的信息素让动物们心情愉悦。", "productivebees.ingredient.description.dark_oak_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", "productivebees.ingredient.description.digger_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", - "productivebees.ingredient.description.dragon_egg_hive": "一种为末影龙蜜蜂设计的特殊蜂箱,使得使用者可以收获到原本难以获得的末影龙蜜脾。生活在末地的龙蛋蜂巢中的末影龙蜜蜂不需要采蜜,因为它们会从空气中吸收到末影龙的精华。当在任意其他蜂巢工作时,末影龙蜜蜂就必须有另一个授粉来源。", + "productivebees.ingredient.description.dragon_egg_hive": "一种为末影龙蜜蜂设计的特殊蜂箱,使得使用者可以收获到原本难以获得的末影龙蜜脾。\n生活在末地的龙蛋蜂巢中的末影龙蜜蜂不需要采蜜,因为它们会从空气中吸收到末影龙的精华。当在任意其他蜂巢工作时,末影龙蜜蜂就必须有另一个授粉来源。", "productivebees.ingredient.description.dye_bee": "带回来的不仅仅有花蜜,还有花瓣碎片。", "productivebees.ingredient.description.end_stone_nest": "这个蜂巢会吸引末地的蜜蜂。为了吸引蜜蜂,蜂巢必须放在末地。", "productivebees.ingredient.description.farmer_bee": "庄稼收获后留下一片狼藉。为了保持农场清洁,你可能想投资一只囤积者蜜蜂。", @@ -680,7 +962,7 @@ "productivebees.ingredient.description.nomad_bee": "这只鬼鬼祟祟的蜜蜂会在灰烬穴居蜜蜂的巢里产卵。", "productivebees.ingredient.description.oak_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", "productivebees.ingredient.description.obsidian_nest": "艰苦的生活环境只适合一些末地原生的蜜蜂。", - "productivebees.ingredient.description.oily_bee": "这种蜜蜂在陆地上无法找到。如果你想要这只丰满又“油”腻的小蜜蜂,去深海钓鱼吧。", + "productivebees.ingredient.description.oily_bee": "这种蜜蜂在陆地上无法找到。如果你想要这只丰满又“油”腻的小蜜蜂,就去深海钓鱼吧。", "productivebees.ingredient.description.only_spawnegg": "要获得这只蜜蜂,请查阅其刷怪蛋的相关合成表。", "productivebees.ingredient.description.pepto_bismol_bee": "治愈你的病痛", "productivebees.ingredient.description.prismarine_bee": "在陆地上找不到这种蜜蜂。渔民们讲述了在深海捕鱼时这只蜜蜂啃食鱼饵的故事。", @@ -695,7 +977,6 @@ "productivebees.ingredient.description.slimy_nest": "吸引野生黏液蜜蜂。蜂巢必须放在沼泽生物群系中。", "productivebees.ingredient.description.snow_nest": "原生于更寒冷区域的蜜蜂会被这个蜂巢吸引。为了吸引蜜蜂,蜂巢必须要放在寒冷生物群系。", "productivebees.ingredient.description.soul_sand_nest": "吸引下界的恶魂蜜蜂。为了吸引蜜蜂,蜂巢必须放在下界。", - "productivebees.ingredient.description.soul_transformation": "%s\n\n另一条路是,还有一个灵魂转化配方。检查灵魂基座的用途可以看到这个配方。", "productivebees.ingredient.description.spacial_bee": "这种蜜蜂的蜜脾可以离心分离来得到需要进一步加工的赛特斯石英种子。", "productivebees.ingredient.description.spruce_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", "productivebees.ingredient.description.stone_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", @@ -705,6 +986,11 @@ "productivebees.ingredient.description.wasted_radioactive_bee": "渴望得到辐射的辐射蜜蜂有一定几率转变为废辐蜜蜂。废辐蜜蜂不传花授粉,反之会从周围环境吸收辐射。", "productivebees.ingredient.description.yellow_black_carpenter_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", "productivebees.ingredient.description.zombie_bee": "确保你的蜂箱照明良好,防止这家伙搬进来。", + "productivebees.ingredient.description.nether_gold_nest": "吸引下界的金蜜蜂。蜂巢需要放在下界才能吸引到蜜蜂。", + "productivebees.ingredient.description.draconic_bee": "末影龙蜜蜂在末地时不需要采蜜,因为它们会从空气中吸收到末影龙的精华。而它在其他地方时,就必须有另一个授粉来源。", + "productivebees.ingredient.description.amber_bee": "这种蜜蜂会寻找生物,然后把它们封在琥珀之中,使其行动处在暂停的状态。", + "productivebees.ingredient.description.wanna_bee": "对被困住的生物很感兴趣。给它一个被封有生物的琥珀块来安全地提取其掉落物。", + "productivebees.ingredient.description.water_bee": "这种蜜蜂只有在河流钓鱼时才能发现。", "productivebees.nest_locator.found_hive": "在那边%s米处有一个蜂巢!", "productivebees.nest_locator.not_found_hive": "附近找不到%s类蜂巢。", "productivebees.nest_locator.tuned": "蜂巢定位器已调定到%s", @@ -718,17 +1004,8 @@ "productivebees.top.solitary.repopulation_countdown": "繁殖冷却:%s \n使用额外的小食来加速", "productivebees.top.solitary.repopulation_countdown_inactive": "蜂巢是空的。对蜂巢使用蜂蜜小食来吸引蜜蜂。", "productivebees.Catcher.tooltip.treat_item": "在此处放入蜂蜜小食来吸引蜜蜂", - "entity.productivebees.awakened_supremium_bee": "觉醒终极精华蜜蜂", - "entity.productivebees.dark_gem_bee": "暗黑宝石蜜蜂", - "entity.productivebees.iesnium_bee": "艾瑟金属蜜蜂", - "entity.productivebees.inert_crystal_bee": "惰性水晶蜜蜂", - "entity.productivebees.air_crystal_bee": "气元素水晶蜜蜂", - "entity.productivebees.earth_crystal_bee": "地元素水晶蜜蜂", - "entity.productivebees.fire_crystal_bee": "火元素水晶蜜蜂", - "entity.productivebees.water_crystal_bee": "水元素水晶蜜蜂", - "entity.productivebees.spirit_bee": "灵魂蜜蜂", - "entity.productivebees.sponge_bee": "海绵蜜蜂", "fluid_type.productivebees.honey": "蜂蜜", + "config.jade.plugin_productivebees.canvas_beehive": "帆布蜂箱", "config.jade.plugin_productivebees.productive_bee": "资源蜜蜂", "config.jade.plugin_productivebees.solitary_nest": "独居蜜蜂蜂巢", "config.jade.plugin_productivebees.jar": "蜜蜂罐", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/bees.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/bees.json new file mode 100644 index 000000000000..696ea01d0242 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/bees.json @@ -0,0 +1,5 @@ +{ + "name": "Bees", + "description": "All the bees", + "icon": "productivebees:adv_breed_bee" +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/bees_hive.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/bees_hive.json new file mode 100644 index 000000000000..86bcae4b93d3 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/bees_hive.json @@ -0,0 +1,6 @@ +{ + "name": "Hive Bees", + "description": "Hive bees, like the vanilla bee, lives in hives and produce honey and resources. They have to live in $(l:hives/advanced_hives)advanced hives$(/l) to produce resource combs. Most hive bees are bred from solitary bees and other hive bees but some are made by giving a specific item to a bee or by crafting spawn eggs. All bee recipes and flower requirements can be found in JEI.", + "icon": "productivebees:adv_breed_bee", + "parent": "productivebees:bees" +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/bees_solitary.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/bees_solitary.json new file mode 100644 index 000000000000..7ff33da78db0 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/bees_solitary.json @@ -0,0 +1,6 @@ +{ + "name": "Solitary Bees", + "description": "Solitary bees can be found spawning from solitary nests in the overworld.$(br2)$(l:hives/nests)Read about nests here$(/l)", + "icon": "productivebees:oak_wood_nest", + "parent": "productivebees:bees" +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/bees_wild.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/bees_wild.json new file mode 100644 index 000000000000..b5d5a2108efd --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/bees_wild.json @@ -0,0 +1,6 @@ +{ + "name": "Wild Bees", + "description": "Wild bees, like solitary bees, live in nests found around the world but unlike solitary bees they will gladly move into a hive as well. Wild bees live primarily in the nether and the end.", + "icon": "minecraft:lily_of_the_valley", + "parent": "productivebees:bees" +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/bees_worker.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/bees_worker.json new file mode 100644 index 000000000000..f2fca1aef72a --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/bees_worker.json @@ -0,0 +1,6 @@ +{ + "name": "Professional Bees", + "description": "Besides the bees producing resources there are a few bees with special tasks.", + "icon": "minecraft:wooden_hoe", + "parent": "productivebees:bees" +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/blocks.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/blocks.json new file mode 100644 index 000000000000..45cdc963913d --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/blocks.json @@ -0,0 +1,5 @@ +{ + "name": "Blocks", + "description": "Blocks added by Productive Bees!", + "icon": "productivebees:centrifuge" +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/genetics.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/genetics.json new file mode 100644 index 000000000000..e27c74fe89b4 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/genetics.json @@ -0,0 +1,5 @@ +{ + "name": "Genetics", + "description": "There should bee some info here about bee genetics and how to mess with them.", + "icon": "productivebees:gene" +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/guide.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/guide.json new file mode 100644 index 000000000000..5d8969a438be --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/guide.json @@ -0,0 +1,5 @@ +{ + "name": "Bee-ginners Guide", + "description": "The basics!", + "icon": "minecraft:bee_nest" +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/hives.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/hives.json new file mode 100644 index 000000000000..e0e2681ec141 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/hives.json @@ -0,0 +1,5 @@ +{ + "name": "Advanced Beehives", + "description": "Info about hive", + "icon": "productivebees:advanced_oak_beehive" +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/items.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/items.json new file mode 100644 index 000000000000..bdc0df08b47c --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/items.json @@ -0,0 +1,5 @@ +{ + "name": "Items", + "description": "Stuff about the items in this mod", + "icon": "productivebees:bee_cage" +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/misc.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/misc.json new file mode 100644 index 000000000000..19dc17297b46 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/categories/misc.json @@ -0,0 +1,5 @@ +{ + "name": "Misc", + "description": "Items added by this mod", + "icon": "minecraft:redstone" +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/blazing.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/blazing.json new file mode 100644 index 000000000000..af13954a47db --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/blazing.json @@ -0,0 +1,19 @@ +{ + "name": "Blazing Bee", + "icon": "minecraft:blaze_powder", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:blazing", + "pages": [ + { + "type": "patchouli:text", + "title": "Blazing Bee", + "text": "Bred from a $(l:bees/wild/magmatic)Magmatic Bee$(/l) and a $(l:bees/solitary/nomad)Nomad Bee$(/l).", + "anchor": "blazing" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:blazing'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/coal.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/coal.json new file mode 100644 index 000000000000..61b4c4bb5d2a --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/coal.json @@ -0,0 +1,19 @@ +{ + "name": "Coal Bee", + "icon": "minecraft:coal", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:coal", + "pages": [ + { + "type": "patchouli:text", + "title": "Coal Bee", + "text": "Bred from a $(l:bees/hive/redstone)Blazing Bee$(/l) and a $(l:bees/solitary/leafcutter)Leafcutter Bee$(/l).", + "anchor": "coal" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:coal'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/creeper.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/creeper.json new file mode 100644 index 000000000000..b91b344e3d6a --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/creeper.json @@ -0,0 +1,18 @@ +{ + "name": "CreeBee", + "icon": "minecraft:gunpowder", + "read_by_default": true, + "category": "productivebees:bees_hive", + "pages": [ + { + "type": "patchouli:text", + "title": "CreeBee", + "text": "Obtained by feeding a block of TNT to a vanilla bee.", + "anchor": "creeper" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:creeper_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/diamond.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/diamond.json new file mode 100644 index 000000000000..00e8e2ab09f6 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/diamond.json @@ -0,0 +1,19 @@ +{ + "name": "Diamond Bee", + "icon": "minecraft:diamond", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:diamond", + "pages": [ + { + "type": "patchouli:text", + "title": "Diamond Bee", + "text": "Bred from an $(l:bees/wild/ender)Ender Bee$(/l) and a $(l:bees/hive/lapis)Lapis Bee$(/l).", + "anchor": "diamond" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:diamond'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/emerald.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/emerald.json new file mode 100644 index 000000000000..412af16cab28 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/emerald.json @@ -0,0 +1,19 @@ +{ + "name": "Emerald Bee", + "icon": "minecraft:emerald", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:emerald", + "pages": [ + { + "type": "patchouli:text", + "title": "Emerald Bee", + "text": "Bred from an $(l:bees/wild/slimy)Slimy Bee$(/l) and a $(l:bees/hive/diamond)Diamond Bee$(/l).", + "anchor": "emerald" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:emerald'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/experience.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/experience.json new file mode 100644 index 000000000000..4ef052d1937c --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/experience.json @@ -0,0 +1,19 @@ +{ + "name": "Experience Bee", + "icon": "minecraft:experience_bottle", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:experience", + "pages": [ + { + "type": "patchouli:text", + "title": "Experience Bee", + "text": "Bred from an $(l:bees/hive/emerald)Emerald Bee$(/l) and a $(l:bees/hive/lapis)Lapis Bee$(/l).", + "anchor": "experience" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:experience'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/gold.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/gold.json new file mode 100644 index 000000000000..9b6cbd1f6bc0 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/gold.json @@ -0,0 +1,19 @@ +{ + "name": "Gold Bee", + "icon": "minecraft:gold_ingot", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:gold", + "pages": [ + { + "type": "patchouli:text", + "title": "Gold Bee", + "text": "Bred from a $(l:bees/wild/crystalline)Crystalline Bee$(/l) and an $(l:bees/solitary/mason)Mason Bee$(/l).", + "anchor": "gold" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:gold'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/iron.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/iron.json new file mode 100644 index 000000000000..9f06c0ed109c --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/iron.json @@ -0,0 +1,19 @@ +{ + "name": "Iron Bee", + "icon": "minecraft:iron_ingot", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:iron", + "pages": [ + { + "type": "patchouli:text", + "title": "Iron Bee", + "text": "Bred from a $(l:bees/wild/crystalline)Crystalline Bee$(/l) and an $(l:bees/solitary/ashy_mining)Ashy Mining Bee$(/l).", + "anchor": "iron" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:iron'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/lapis.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/lapis.json new file mode 100644 index 000000000000..d9ffcd2a9ec7 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/lapis.json @@ -0,0 +1,19 @@ +{ + "name": "Lapis Bee", + "icon": "minecraft:lapis_lazuli", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:lapis", + "pages": [ + { + "type": "patchouli:text", + "title": "Lapis Bee", + "text": "Bred from a $(l:bees/hive/redstone)Redstone Bee$(/l) and a $(l:bees/solitary/blue_banded)Blue Banded Bee$(/l).", + "anchor": "lapis" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:lapis'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/netherite.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/netherite.json new file mode 100644 index 000000000000..dc875b90253a --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/netherite.json @@ -0,0 +1,19 @@ +{ + "name": "Ancient Bee", + "icon": "minecraft:netherite_scrap", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:netherite", + "pages": [ + { + "type": "patchouli:text", + "title": "Ancient Bee", + "text": "Converted from a $(l:bees/hive/diamond)Diamond Bee$(/l) be feeding it a block of netherite.", + "anchor": "netherite" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:netherite'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/obsidian.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/obsidian.json new file mode 100644 index 000000000000..510afc89258f --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/obsidian.json @@ -0,0 +1,19 @@ +{ + "name": "Obsidian Bee", + "icon": "minecraft:obsidian", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:obsidian", + "pages": [ + { + "type": "patchouli:text", + "title": "Obsidian Bee", + "text": "Bred from a $(l:bees/wild/magmatic)Magmatic Bee$(/l) and a $(l:bees/solitary/sweat)Sweat Bee$(/l).", + "anchor": "obsidian" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:obsidian'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/prismarine.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/prismarine.json new file mode 100644 index 000000000000..32596d79bc59 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/prismarine.json @@ -0,0 +1,19 @@ +{ + "name": "Prismarine Bee", + "icon": "minecraft:prismarine_shard", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:prismarine", + "pages": [ + { + "type": "patchouli:text", + "title": "Prismarine Bee", + "text": "Obtained by fishing in an ocean biome.", + "anchor": "prismarine" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:prismarine'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/redstone.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/redstone.json new file mode 100644 index 000000000000..c3650ce260c3 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/redstone.json @@ -0,0 +1,19 @@ +{ + "name": "Redstone Bee", + "icon": "minecraft:redstone", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:redstone", + "pages": [ + { + "type": "patchouli:text", + "title": "Redstone Bee", + "text": "Bred from a $(l:bees/wild/glowing)Glowing Bee$(/l) and an $(l:bees/solitary/chocolate_mining)Chocolate Mining Bee$(/l).", + "anchor": "redstone" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:redstone'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/skeletal.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/skeletal.json new file mode 100644 index 000000000000..4c3c7bc5dfef --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/skeletal.json @@ -0,0 +1,19 @@ +{ + "name": "Skeletal Bee", + "icon": "minecraft:bone_meal", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:skeletal", + "pages": [ + { + "type": "patchouli:text", + "title": "Skeletal Bee", + "text": "Will move in to an advanced hive if the hive is left empty in the dark.", + "anchor": "skeletal" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:skeletal'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/withered.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/withered.json new file mode 100644 index 000000000000..219bafcc0049 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/withered.json @@ -0,0 +1,19 @@ +{ + "name": "Withered Bee", + "icon": "productivebees:wither_skull_chip", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:withered", + "pages": [ + { + "type": "patchouli:text", + "title": "Withered Bee", + "text": "Obtained by feeding a wither rose to a $(l:bees/hive/skeletal)Skeletal Bee$(/l).", + "anchor": "withered" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:withered'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/zombie.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/zombie.json new file mode 100644 index 000000000000..6fc25667a3e0 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/hive/zombie.json @@ -0,0 +1,19 @@ +{ + "name": "ZomBee", + "icon": "minecraft:rotten_flesh", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:zombie", + "pages": [ + { + "type": "patchouli:text", + "title": "ZomBee", + "text": "Will move in to an advanced hive if the hive is left empty in the dark.", + "anchor": "zombie" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:zombie'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/ashy_mining.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/ashy_mining.json new file mode 100644 index 000000000000..4de6ab014dcb --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/ashy_mining.json @@ -0,0 +1,19 @@ +{ + "name": "Ashy Mining Bee", + "icon": "productivebees:spawn_egg_ashy_mining_bee", + "read_by_default": true, + "sortnum": 1, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Ashy Mining Bee", + "text": "[Andrena cineraria]", + "anchor": "ashy_mining" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:ashy_mining_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/blue_banded.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/blue_banded.json new file mode 100644 index 000000000000..5547c3119479 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/blue_banded.json @@ -0,0 +1,19 @@ +{ + "name": "Blue Banded Bee", + "icon": "productivebees:spawn_egg_blue_banded_bee", + "read_by_default": true, + "sortnum": 2, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Blue Banded Bee", + "text": "[Amegilla cingulata]", + "anchor": "blue_banded" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:blue_banded_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/chocolate_mining.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/chocolate_mining.json new file mode 100644 index 000000000000..7b64587aacf6 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/chocolate_mining.json @@ -0,0 +1,19 @@ +{ + "name": "Chocolate Mining Bee", + "icon": "productivebees:spawn_egg_chocolate_mining_bee", + "read_by_default": true, + "sortnum": 5, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Chocolate Mining Bee", + "text": "[Andrena scotica]", + "anchor": "chocolate_mining" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:chocolate_mining_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/digger.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/digger.json new file mode 100644 index 000000000000..6c811054298f --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/digger.json @@ -0,0 +1,19 @@ +{ + "name": "Digger Bee", + "icon": "productivebees:spawn_egg_digger_bee", + "read_by_default": true, + "sortnum": 6, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Digger Bee", + "text": "[Anthophora urbana]", + "anchor": "digger" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:digger_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/green_carpenter.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/green_carpenter.json new file mode 100644 index 000000000000..e82c08617de1 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/green_carpenter.json @@ -0,0 +1,19 @@ +{ + "name": "Green Carpenter Bee", + "icon": "productivebees:spawn_egg_green_carpenter_bee", + "read_by_default": true, + "sortnum": 3, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Green Carpenter Bee", + "text": "[Xylocopa aerata]", + "anchor": "green_carpenter" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:green_carpenter_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/leafcutter.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/leafcutter.json new file mode 100644 index 000000000000..01f5089a2617 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/leafcutter.json @@ -0,0 +1,19 @@ +{ + "name": "Leafcutter Bee", + "icon": "productivebees:spawn_egg_leafcutter_bee", + "read_by_default": true, + "sortnum": 7, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Leafcutter Bee", + "text": "[Megachile brevis]", + "anchor": "leafcutter" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:leafcutter_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/mason.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/mason.json new file mode 100644 index 000000000000..877abb5a4cd4 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/mason.json @@ -0,0 +1,19 @@ +{ + "name": "Mason Bee", + "icon": "productivebees:spawn_egg_mason_bee", + "read_by_default": true, + "sortnum": 8, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Mason Bee", + "text": "[Osmia lignaria]", + "anchor": "mason" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:mason_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/neon_cuckoo.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/neon_cuckoo.json new file mode 100644 index 000000000000..9cbfa75801eb --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/neon_cuckoo.json @@ -0,0 +1,19 @@ +{ + "name": "Neon Cuckoo Bee", + "icon": "productivebees:spawn_egg_neon_cuckoo_bee", + "read_by_default": true, + "sortnum": 9, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Neon Cuckoo Bee", + "text": "[Thyreus nitidulus]", + "anchor": "neon_cuckoo" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:neon_cuckoo_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/nomad.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/nomad.json new file mode 100644 index 000000000000..c293dc19d3a9 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/nomad.json @@ -0,0 +1,19 @@ +{ + "name": "Nomad Bee", + "icon": "productivebees:spawn_egg_nomad_bee", + "read_by_default": true, + "sortnum": 10, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Nomad Bee", + "text": "[Nomada marshamella]", + "anchor": "nomad" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:nomad_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/reed.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/reed.json new file mode 100644 index 000000000000..8f527211dcf6 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/reed.json @@ -0,0 +1,19 @@ +{ + "name": "Reed Bee", + "icon": "productivebees:spawn_egg_reed_bee", + "read_by_default": true, + "sortnum": 11, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Reed Bee", + "text": "[Exoneura robusta]", + "anchor": "reed" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:reed_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/resin.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/resin.json new file mode 100644 index 000000000000..188a44ba7325 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/resin.json @@ -0,0 +1,19 @@ +{ + "name": "Resin Bee", + "icon": "productivebees:spawn_egg_resin_bee", + "read_by_default": true, + "sortnum": 12, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Resin Bee", + "text": "[Megachile mystaceana]", + "anchor": "resin" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:resin_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/sweat.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/sweat.json new file mode 100644 index 000000000000..69b6158d2499 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/sweat.json @@ -0,0 +1,19 @@ +{ + "name": "Sweat Bee", + "icon": "productivebees:spawn_egg_sweat_bee", + "read_by_default": true, + "sortnum": 13, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Sweat Bee", + "text": "[Halictus rubicundus]", + "anchor": "sweat" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:sweat_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/yellow_black_carpenter.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/yellow_black_carpenter.json new file mode 100644 index 000000000000..2d397b1e60aa --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/solitary/yellow_black_carpenter.json @@ -0,0 +1,19 @@ +{ + "name": "Yellow and Black Carpenter Bee", + "icon": "productivebees:spawn_egg_yellow_black_carpenter_bee", + "read_by_default": true, + "sortnum": 4, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Yellow and Black Carpenter Bee", + "text": "[Xylocopa aruana]", + "anchor": "yellow_black_carpenter" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:yellow_black_carpenter_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/crystalline.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/crystalline.json new file mode 100644 index 000000000000..cfbf9b598360 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/crystalline.json @@ -0,0 +1,19 @@ +{ + "name": "Crystalline Bee", + "icon": "minecraft:quartz", + "read_by_default": true, + "category": "productivebees:bees_wild", + "flag": "productivebees:crystalline", + "pages": [ + { + "type": "patchouli:text", + "title": "Crystalline Bee", + "text": "Found living in nether quartz nests in the nether. Crystalline Bees prefer pollinating something containing or made from nether quartz..", + "anchor": "crystalline" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:crystalline'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/draconic.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/draconic.json new file mode 100644 index 000000000000..0c5140f39a60 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/draconic.json @@ -0,0 +1,18 @@ +{ + "name": "Draconic Bee", + "icon": "productivebees:draconic_chunk", + "read_by_default": true, + "category": "productivebees:bees_wild", + "pages": [ + { + "type": "patchouli:text", + "title": "Draconic Bee", + "text": "Rarely found living in obsidian pillars on the main island in the end. Draconic Bees pollinate by flying around in the end collecting nectar from the air. They will also nibble on dragon eggs if they get the chance.", + "anchor": "draconic" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:draconic'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/ender.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/ender.json new file mode 100644 index 000000000000..778fca4f3d9f --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/ender.json @@ -0,0 +1,19 @@ +{ + "name": "Ender Bee", + "icon": "minecraft:ender_pearl", + "read_by_default": true, + "category": "productivebees:bees_wild", + "flag": "productivebees:ender", + "pages": [ + { + "type": "patchouli:text", + "title": "Ender Bee", + "text": "Found living in end stone nests on end islands. Ender Bees prefer pollinating the locally flora of chorus plants.", + "anchor": "ender" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:ender'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/ghostly.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/ghostly.json new file mode 100644 index 000000000000..3895722436ee --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/ghostly.json @@ -0,0 +1,18 @@ +{ + "name": "Ghostly Bee", + "icon": "minecraft:ghast_tear", + "read_by_default": true, + "category": "productivebees:bees_wild", + "pages": [ + { + "type": "patchouli:text", + "title": "Ghostly Bee", + "text": "Found living in soul sand nests in the nether. Ghostly Bees prefer pollinating nearby soul sand.", + "anchor": "ghostly" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:ghostly'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/glowing.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/glowing.json new file mode 100644 index 000000000000..2dabbffe7d5a --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/glowing.json @@ -0,0 +1,18 @@ +{ + "name": "Glowing Bee", + "icon": "minecraft:glowstone_dust", + "read_by_default": true, + "category": "productivebees:bees_wild", + "pages": [ + { + "type": "patchouli:text", + "title": "Glowing Bee", + "text": "Found living in glowing nests in the nether. Glowing Bees prefer pollinating glowing blocks like glowstone or lamps.", + "anchor": "glowing" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:glowing'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/magmatic.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/magmatic.json new file mode 100644 index 000000000000..2673aa481066 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/magmatic.json @@ -0,0 +1,18 @@ +{ + "name": "Magmatic Bee", + "icon": "minecraft:magma_block", + "read_by_default": true, + "category": "productivebees:bees_wild", + "pages": [ + { + "type": "patchouli:text", + "title": "Magmatic Bee", + "text": "Found living in nether brick nests in nether fortresses. Magmatic Bees prefer pollinating magma blocks or nether wart.$(br)Be careful of what material you build their enclosure with, these buggers can turn cobblestone into lava.", + "anchor": "magmatic" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:magmatic'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/slimy.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/slimy.json new file mode 100644 index 000000000000..949d2e27c12a --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/slimy.json @@ -0,0 +1,18 @@ +{ + "name": "Slimy Bee", + "icon": "minecraft:slime_ball", + "read_by_default": true, + "category": "productivebees:bees_wild", + "pages": [ + { + "type": "patchouli:text", + "title": "Slimy Bee", + "text": "Found living in slimy nests in swampy biomes. Slimy Bees prefer pollinating flowers found in swampy areas, but will also make do with flowers from other biomes..", + "anchor": "slimy" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:slimy'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/sugarbag.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/sugarbag.json new file mode 100644 index 000000000000..73e635c87597 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/wild/sugarbag.json @@ -0,0 +1,18 @@ +{ + "name": "Sugarbag Bee", + "icon": "minecraft:cocoa_beans", + "read_by_default": true, + "category": "productivebees:bees_wild", + "pages": [ + { + "type": "patchouli:text", + "title": "Sugarbag Bee", + "text": "This little warm and moist bee can bee found in tropical areas. It produces a special type of super delicious comb.$(br)It can find it's way into cocoa beans even when grown outside of their natural climate.", + "anchor": "sugarbag" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:sugarbag'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/collector.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/collector.json new file mode 100644 index 000000000000..5d296c2202eb --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/collector.json @@ -0,0 +1,18 @@ +{ + "name": "Collector Bee", + "icon": "minecraft:hopper", + "read_by_default": true, + "sortnum": 5, + "category": "productivebees:bees_worker", + "pages": [ + { + "type": "patchouli:text", + "title": "Collector Bee", + "text": "Collects items on the ground and puts them in its hive.$(br)Combine with the farmer bee for an automated farm." + }, + { + "type": "patchouli:entity", + "entity": "productivebees:collector_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/cubee.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/cubee.json new file mode 100644 index 000000000000..94a6027769b1 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/cubee.json @@ -0,0 +1,18 @@ +{ + "name": "CuBee", + "icon": "minecraft:arrow", + "read_by_default": true, + "sortnum": 7, + "category": "productivebees:bees_worker", + "pages": [ + { + "type": "patchouli:text", + "title": "CuBee", + "text": "The pheromones secreted from this bee gets animals in the mood." + }, + { + "type": "patchouli:entity", + "entity": "productivebees:cupid_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/dye.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/dye.json new file mode 100644 index 000000000000..a4106357e565 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/dye.json @@ -0,0 +1,18 @@ +{ + "name": "Dye Bee", + "icon": "minecraft:red_dye", + "read_by_default": true, + "sortnum": 6, + "category": "productivebees:bees_worker", + "pages": [ + { + "type": "patchouli:text", + "title": "Dye Bee", + "text": "Produces dye based on the flower it has pollinated." + }, + { + "type": "patchouli:entity", + "entity": "productivebees:dye_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/farmer.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/farmer.json new file mode 100644 index 000000000000..b7a2f087f878 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/farmer.json @@ -0,0 +1,18 @@ +{ + "name": "Farmer Bee", + "icon": "minecraft:wheat", + "read_by_default": true, + "sortnum": 1, + "category": "productivebees:bees_worker", + "pages": [ + { + "type": "patchouli:text", + "title": "Farmer Bee", + "text": "Will harvest nearby crops and leave the produce on the ground. It operates in a 4 block radius around it's home hive which can be increased with range upgrades. If you have a mod that adds right click harvest, the bee will do exactly that." + }, + { + "type": "patchouli:entity", + "entity": "productivebees:farmer_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/hoarder.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/hoarder.json new file mode 100644 index 000000000000..0e5a1d982f9f --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/hoarder.json @@ -0,0 +1,18 @@ +{ + "name": "Hoarder Bee", + "icon": "minecraft:shulker_shell", + "read_by_default": true, + "sortnum": 6, + "category": "productivebees:bees_worker", + "pages": [ + { + "type": "patchouli:text", + "title": "Hoarder Bee", + "text": "Collects items on the ground and puts them in its hive, it's a cooler and better $(l:bees/worker/collector)Collector Bee$(/l).$(br)Combine with the farmer bee for an automated farm." + }, + { + "type": "patchouli:entity", + "entity": "productivebees:hoarder_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/lumber.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/lumber.json new file mode 100644 index 000000000000..f79792faeddc --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/lumber.json @@ -0,0 +1,18 @@ +{ + "name": "Lumber Bee", + "icon": "minecraft:wooden_axe", + "read_by_default": true, + "sortnum": 3, + "category": "productivebees:bees_worker", + "pages": [ + { + "type": "patchouli:text", + "title": "Lumber Bee", + "text": "Nibble on nearby wood and collects wood chips in its hive. Wood chips can be crafted into logs." + }, + { + "type": "patchouli:entity", + "entity": "productivebees:lumber_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/quarry.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/quarry.json new file mode 100644 index 000000000000..e89461e2157c --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/quarry.json @@ -0,0 +1,18 @@ +{ + "name": "Quarry Bee", + "icon": "minecraft:wooden_pickaxe", + "read_by_default": true, + "sortnum": 4, + "category": "productivebees:bees_worker", + "pages": [ + { + "type": "patchouli:text", + "title": "Quarry Bee", + "text": "Nibble on nearby stone, sand or gravel and collects stone chips in its hive. Stone chips can be crafted into its counterpart block." + }, + { + "type": "patchouli:entity", + "entity": "productivebees:quarry_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/rancher.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/rancher.json new file mode 100644 index 000000000000..8aaaba51f6bc --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/bees/worker/rancher.json @@ -0,0 +1,18 @@ +{ + "name": "Rancher Bee", + "icon": "minecraft:milk_bucket", + "read_by_default": true, + "sortnum": 2, + "category": "productivebees:bees_worker", + "pages": [ + { + "type": "patchouli:text", + "title": "Rancher Bee", + "text": "Will milk nearby cows, sheep or llamas to create milky combs in its hive. Sheep will also be sheared.$(br2)Many cows were harmed in the making of this bee." + }, + { + "type": "patchouli:entity", + "entity": "productivebees:rancher_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/bee_jar.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/bee_jar.json new file mode 100644 index 000000000000..c12eaad1d158 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/bee_jar.json @@ -0,0 +1,12 @@ +{ + "name": "Bee Jar", + "icon": "productivebees:jar_oak", + "category": "productivebees:blocks", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:jar_oak", + "text": "Show your bee collection to the world with this fancy glass container perfectly suited to hold a bee. Use a hopper or pipe to insert a $(l:items/bee_cage)bee cage$(/l) containing a bee of your choosing." + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/bottler.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/bottler.json new file mode 100644 index 000000000000..f9c523ba5a2e --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/bottler.json @@ -0,0 +1,39 @@ +{ + "name": "Bottler", + "icon": "productivebees:bottler", + "category": "productivebees:blocks", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:bottler", + "text": "Used for bottling honey and other fluids. Honey can be pumped into the side or it can be placed next to a centrifuge to be filled automatically.$(br2)The bottler together with a piston can be used to bottle up bees as well, see $(l:genetics/transferring)genetics page$(/l)." + }, + { + "type": "multiblock", + "name": "Bottler with Centrifuge", + "multiblock": { + "mapping": { + "H": "productivebees:centrifuge", + "E": "productivebees:bottler" + }, + "pattern": [ + [ + "H", + "E" + ], + [ + "0", + " " + ] + ], + "symmetrical": true, + "offset": [ + 0, + 1, + 0 + ] + }, + "enable_visualize": false + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/breeding_chamber.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/breeding_chamber.json new file mode 100644 index 000000000000..1deaa7c4ad5f --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/breeding_chamber.json @@ -0,0 +1,12 @@ +{ + "name": "Breeding Chamber", + "icon": "productivebees:breeding_chamber", + "category": "productivebees:blocks", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:breeding_chamber", + "text": "In this machine you can breed bees in a safe environment. Supply the machine with the two parent bees, their respective breeding items as well as power and empty cages for the offspring. You can speed up the process with speed upgrades." + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/catcher.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/catcher.json new file mode 100644 index 000000000000..323689f4398a --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/catcher.json @@ -0,0 +1,16 @@ +{ + "name": "Catcher", + "icon": "productivebees:catcher", + "category": "productivebees:blocks", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:catcher", + "text": "Load it up with cages and it will catch any bee flying over it. You can put a flower or $(l:blocks/feeder)feeding slab$(/l) on top to attract bees." + }, + { + "type": "patchouli:text", + "text": "The Catcher accepts three upgrades; A $(l:items/upgrades#babee)BaBee upgrade$(/l) will filter out adult bees and only catch BaBees. $(l:items/upgrades#filter)Filter upgrade$(/l) will make catch only the bees on the filter. A $(l:items/upgrades#range)Range upgrade$(/l) will increase the range. Multiple Range upgrades can be installed." + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/centrifuge.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/centrifuge.json new file mode 100644 index 000000000000..06b6f59a4eb0 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/centrifuge.json @@ -0,0 +1,12 @@ +{ + "name": "Centrifuge", + "icon": "productivebees:centrifuge", + "category": "productivebees:blocks", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:centrifuge", + "text": "Processes resource combs into resources and honey. Holds 10 buckets of liquid which can be pumped out. The centrifuge will also automatically output fluid to any fluid storage block placed next to. The Powered Centrifuge takes FE to run at an increased processing speed. The centrifuge is also used to separate genetic material from bottles of bee material into $(l:genetics/transferring)genes$(/l)." + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/feeder.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/feeder.json new file mode 100644 index 000000000000..63f6d4a2cda9 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/feeder.json @@ -0,0 +1,20 @@ +{ + "name": "Feeding Slab", + "icon": "productivebees:feeder", + "category": "productivebees:blocks", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:feeder", + "text": "Can be used as a collection point for feeding bees. It holds 3 item blocks. When Lumber or Quarry bees feed from this it will produce from a random item in the feeder." + }, + { + "type": "patchouli:text", + "text": "Feeding slabs can be honeylogged giving the bees an excellent place to dip their toes and recover from a long day of works, aka it gives them regeneration." + }, + { + "type": "patchouli:text", + "text": "Since a $(l:items/upgrades#simulator)simulated hive$(/l) only has 1 flowerblock position, feeding slabs work very well with them, letting you have up to 3 different bees working in the hive." + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/gene_indexer.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/gene_indexer.json new file mode 100644 index 000000000000..86bf7aef4dc8 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/gene_indexer.json @@ -0,0 +1,16 @@ +{ + "name": "Gene Indexer", + "icon": "productivebees:gene_indexer", + "category": "productivebees:blocks", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:gene_indexer", + "text": "Are you drowning in gene samples? Are you getting RSI from combining genes? Then this block is for you!" + }, + { + "type": "patchouli:text", + "text": "Fill up this extra big container with all the genes you have lying around, flip a switch and watch as the automated internal gene indexer thingy combines the genes for you. It might not be the most efficient way...but it's automated!$(br2)Needs a redstone signal." + } + ] +} diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/hive.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/hive.json new file mode 100644 index 000000000000..477e837163d3 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/hive.json @@ -0,0 +1,12 @@ +{ + "name": "Advanced Hives", + "icon": "productivebees:advanced_oak_beehive", + "category": "productivebees:blocks", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:advanced_oak_beehive", + "text": "$(l:hives/advanced_hives)See the chapter on advanced hives$(/l)." + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/honey_generator.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/honey_generator.json new file mode 100644 index 000000000000..1c1f36a4b2dc --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/honey_generator.json @@ -0,0 +1,16 @@ +{ + "name": "Honey Generator", + "icon": "productivebees:honey_generator", + "category": "productivebees:blocks", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:honey_generator", + "text": "Burns honey to produce power. Honey can be piped in or honey bottles, blocks and buckets can be added in the GUI" + }, + { + "type": "patchouli:text", + "text": "A Honey Generator accepts two upgrades; A $(l:items/upgrades#productivity)Productivity upgrade$(/l) will lower the honey consumption. $(l:items/upgrades#speed)Speed upgrade$(/l) will increase the...speed." + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/incubator.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/incubator.json new file mode 100644 index 000000000000..ac371982630e --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/blocks/incubator.json @@ -0,0 +1,16 @@ +{ + "name": "Incubator", + "icon": "productivebees:incubator", + "category": "productivebees:blocks", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:incubator", + "text": "Tired of waiting for those tiny fragile babees to grow up? Use the incubator to speed up the process. Simply put the BaBee in a cage, and insert it in into the incubator together with a bunch of honey treats." + }, + { + "type": "patchouli:text", + "text": "Another use for the Incubator is to infuse an egg with a specific bee type $(l:genetics/collecting#crystalline)gene$(/l) to get a spawn egg of that bee type. The bee type gene you obtain through the genetics setup.$(br)Only the type gene will be used when making a spawn egg. Any additional genes on the honey treat will be lost" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/genetics/attributes.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/genetics/attributes.json new file mode 100644 index 000000000000..86d50715bf6a --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/genetics/attributes.json @@ -0,0 +1,49 @@ +{ + "name": "Bee Attributes", + "icon": "productivebees:gene", + "category": "productivebees:genetics", + "pages": [ + { + "type": "patchouli:text", + "text": "Bee attributes can be transferred from one bee to another by putting the isolated gene on a honey treat and feeding it to the bee. $(br)See the page on $(l:genetics/collecting#crystalline)collecting genes$(/l)." + }, + { + "type": "patchouli:text", + "title": "Productivity", + "text": "Bees with higher level of productivity will produce more combs per trip.$(br2)Levels are:$(br)Normal$(br)Medium$(br)High$(br)Very High" + }, + { + "type": "patchouli:text", + "title": "Weather Tolerance", + "text": "Normally bees will retreat to the safety of their hive during rain and thunderstorms. Bees can become tolerant to harsh weather conditions by leaving them leashed outside during bad weather. Beware though that they have a risk of taking damage and dying until they become accustomed so keep an eye on them and honey treats on hand." + }, + { + "type": "patchouli:text", + "text": "Levels are:$(br)None - can only work in clear weather$(br)Rain - can work during rain$(br)Any - can work in any weather" + }, + { + "type": "patchouli:text", + "title": "Beehavior", + "text": "Most bees only work during the day, but this can be changed. Leash a Diurnal bee to something during night and it has a chance to turn Nocturnal$(br)Leash a Nocturnal bee during day and it has a chance to turn Metaturnal$(br)Be careful though as they can take damage with leashed in an environment they are not accustomed to" + }, + { + "type": "patchouli:text", + "text": "Levels are:$(br)Diurnal - works only during daytime$(br)Nocturnal - works only during nighttime$(br)Metaturnal - works all day and night" + }, + { + "type": "patchouli:text", + "title": "Endurance", + "text": "Affects the bee's max health.$(br)With a high endurance the bee has a chance to not lose its stinger when attacking.$(br)Levels are:$(br)Weak$(br)Normal$(br)Medium$(br)Strong" + }, + { + "type": "patchouli:text", + "title": "Temper", + "text": "Bees have different temper, some will attack on sight and others will avoid harmful interaction altogether. A bee that has been fed a lot of honey treats will improve it's temper.$(br)Levels are:$(br)Passive$(br)Normal$(br)Aggressive$(br)Hostile" + }, + { + "type": "patchouli:text", + "title": "Effects", + "text": "Some bees can apply effects to nearby players, both positive and negative." + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/genetics/collecting.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/genetics/collecting.json new file mode 100644 index 000000000000..0fba88a9faaa --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/genetics/collecting.json @@ -0,0 +1,42 @@ +{ + "name": "Collecting Genes", + "icon": "productivebees:gene", + "category": "productivebees:genetics", + "pages": [ + { + "type": "patchouli:text", + "text": "The bottler together with a piston can be used to bottle up bees. Place a bee in the middle and pull the lever. Make sure the bottler has empty bottles inside. Throw the bottled bee in a centrifuge to separate the useful stuff from the junk." + }, + { + "type": "multiblock", + "name": "Bee Bottler", + "multiblock": { + "mapping": { + "P": "minecraft:piston[facing=down]", + "B": "productivebees:bottler[has_bottle=true]" + }, + "pattern": [ + [ + "P" + ], + [ + " " + ], + [ + "B" + ], + [ + "0" + ] + ], + "symmetrical": true, + "offset": [ + 0, + 1, + 0 + ] + }, + "enable_visualize": false + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/genetics/transferring.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/genetics/transferring.json new file mode 100644 index 000000000000..d81fa8f56160 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/genetics/transferring.json @@ -0,0 +1,15 @@ +{ + "name": "Transferring Genes", + "icon": "productivebees:gene", + "category": "productivebees:genetics", + "pages": [ + { + "type": "patchouli:text", + "text": "To transfer genes to a bee you will need to combine the gene with a honey treat. Feed the honey treat to the bee and it will have a chance, based on the purity of the gene, to acquire the new attribute." + }, + { + "type": "patchouli:text", + "text": "The purity of the gene can be increased by combining two of the same genes or by putting more of the same gene onto a treat." + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/guide/start.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/guide/start.json new file mode 100644 index 000000000000..78b29445322f --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/guide/start.json @@ -0,0 +1,27 @@ +{ + "name": "Getting Started", + "icon": "minecraft:writable_book", + "category": "productivebees:guide", + "pages": [ + { + "type": "patchouli:text", + "text": "Productive Bees builds on top of vanilla bees. Some understanding of the vanilla system is assumed in this guide." + }, + { + "type": "patchouli:text", + "text": "In addition to vanilla bees you'll come across a range of new bees living in well hidden $(l:hives/nests)nests$(/l) in different biomes around the overworld. These bees are solitary meaning they will not live in a hive. However, their genetics allow for breeding different types of bees, plus they look cool." + }, + { + "type": "patchouli:text", + "text": "First thing you need to find is a vanilla bee nest to get some honey bottles and honeycombs. The honey bottles are needed to craft $(l:items/bee_cage)Bee Cages$(/l) which makes it much easier to transport bees to your home." + }, + { + "type": "patchouli:text", + "text": "Once you've collected enough honeycombs, build yourself an $(l:hives/advanced_hives)advanced beehive$(/l) and an $(l:hives/expansion_boxes)expansion box$(/l). The $(l:hives/advanced_hives)advanced beehive$(/l) allows you to look inside and keep an eye on your bees and what they produce." + }, + { + "type": "patchouli:text", + "text": "Some bees can only be found in other dimensions or obtained through breeding. Use JEI to look up the breeding recipes so you know which bees you need to find." + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/hives/advanced_hives.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/hives/advanced_hives.json new file mode 100644 index 000000000000..53d0d02f5da8 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/hives/advanced_hives.json @@ -0,0 +1,26 @@ +{ + "name": "Advanced Hives", + "icon": "productivebees:advanced_oak_beehive", + "category": "productivebees:hives", + "sortnum": 2, + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:advanced_oak_beehive", + "text": "Productive bees expand on the vanilla hive with an Advanced Hive. Unlike the vanilla hive, the advanced hive does not require a campfire nearby to be harvestable it can be broken and moved with the bees still inside without the use of silk touch." + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:hives/advanced_oak_beehive", + "text": "There are many variants of advanced beehives available depending on other woods are available in your pack." + }, + { + "type": "patchouli:text", + "text": "Advanced Hives features a GUI from where you can see which bees are currently inside the hive as well as take out any produced resources. Advanced Hives can be further upgraded using an $(l:hives/expansion_boxes)expansion box$(/l). Attaching an $(l:hives/expansion_boxes)expansion box$(/l) will increase the bee capacity from 3 to 5 and allow $(l:items/upgrades)upgrades$(/l) to be installed." + }, + { + "type": "patchouli:text", + "text": "If you're tired of waiting for the bees to finish their job and get out of the hive, you can whack the hive or nest with a stick to force it out, losing all production progress. This only works if it's safe for the bees to exit." + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/hives/dragon_egg_hive.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/hives/dragon_egg_hive.json new file mode 100644 index 000000000000..b95aa9e110c5 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/hives/dragon_egg_hive.json @@ -0,0 +1,22 @@ +{ + "name": "Dragon Egg Hive", + "icon": "productivebees:dragon_egg_hive", + "category": "productivebees:hives", + "sortnum": 4, + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:dragon_egg_hive", + "text": "A special hive made for Draconic bees that allows the user to harvest the otherwise hard to obtain draconic combs. Naturally Draconic bees live in obsidian nests, but will also live inside a hollowed out dragon egg. They can also be convinced to live in an advanced hive but won't produce any dragon breath there." + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:nests/dragon_egg_hive", + "text": "You can make a fulfilling omelet with the leftovers" + }, + { + "type": "patchouli:text", + "text": "Draconic bees living in a Dragon Egg Hive operating in the End do not need any flowering as they are absorbing Draconic essence from the air. While operating in any other location, the Draconic bees must have another pollination source.$(br2)Dragon Egg Hives do not support upgrades" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/hives/expansion_boxes.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/hives/expansion_boxes.json new file mode 100644 index 000000000000..3e1204ccf8a4 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/hives/expansion_boxes.json @@ -0,0 +1,71 @@ +{ + "name": "Expansion Boxes", + "icon": "productivebees:expansion_box_oak", + "category": "productivebees:hives", + "sortnum": 3, + "pages": [ + { + "type": "patchouli:text", + "text": "Expansion boxes can be attached to advanced beehives to increase the bee capacity of the hive from 3 to 5. Expansion boxes can be placed on top of or next to the hive. Each hive can only have one expansion box." + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:boxes/expansion_box_oak" + }, + { + "type": "multiblock", + "name": "Vertically Expanded", + "multiblock": { + "mapping": { + "H": "productivebees:advanced_oak_beehive[expanded=up]", + "E": "productivebees:expansion_box_oak[expanded=up]" + }, + "pattern": [ + [ + "E" + ], + [ + "H" + ], + [ + "0" + ] + ], + "symmetrical": true, + "offset": [ + 0, + 1, + 0 + ] + }, + "enable_visualize": false + }, + { + "type": "multiblock", + "name": "Horizontally Expanded", + "multiblock": { + "mapping": { + "H": "productivebees:advanced_oak_beehive[expanded=left]", + "E": "productivebees:expansion_box_oak[expanded=left]" + }, + "pattern": [ + [ + "H", + "E" + ], + [ + "0", + " " + ] + ], + "symmetrical": true, + "offset": [ + 0, + 1, + 0 + ] + }, + "enable_visualize": false + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/hives/nests.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/hives/nests.json new file mode 100644 index 000000000000..23c4d9190ae9 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/hives/nests.json @@ -0,0 +1,16 @@ +{ + "name": "Nests", + "icon": "productivebees:oak_wood_nest", + "category": "productivebees:hives", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "Nests can be found scattered around the world and will each be the home of 1 solitary bee. Nests can be picked up with the bee inside by breaking it, no need for silk touch. To clear a nest of it's bee and any eggs you simply need to craft it with itself." + }, + { + "type": "patchouli:text", + "text": "Empty nests can attract new bees if you put one or more honey treats in them. Right click with a honey treat to start the repopulation cooldown." + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/items/bee_cage.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/items/bee_cage.json new file mode 100644 index 000000000000..2071213e3a5c --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/items/bee_cage.json @@ -0,0 +1,21 @@ +{ + "name": "Bee Cage", + "icon": "productivebees:bee_cage", + "category": "productivebees:items", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:bee_cage", + "text": "A bee cage can be used to capture bees for storing or for transport. To catch a bee simply right click the bee with the cage. Right click the filled cage on the ground to release the bee again.$(br2)Make sure to always keep a few cages on you when travelling in case you come across an interesting bee." + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:bee_cage", + "text": "Easy to get early in the game" + }, + { + "type": "patchouli:text", + "text": "Releasing a bee on a valid flower block will set the bees flower position to that block. Similarly, releasing a bee on a valid hive or nest while sneaking will set the bees home position to that hive or nest." + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/items/bee_helmet.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/items/bee_helmet.json new file mode 100644 index 000000000000..b919ff24e8da --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/items/bee_helmet.json @@ -0,0 +1,16 @@ +{ + "name": "Bee Helmet", + "icon": "productivebees:bee_nest_diamond_helmet", + "category": "productivebees:items", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:bee_nest_diamond_helmet", + "text": "Press-fit a bee nest on your pretty diamond helmet to get it all sticky. Bees in the nest will surely become accustomed to you and might even defend your when you are in peril. Wearing this garment will also show your well intentions to other bees and keep them from attacking you." + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:bee_nest_helmet" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/items/combs.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/items/combs.json new file mode 100644 index 000000000000..1774dc006e7b --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/items/combs.json @@ -0,0 +1,11 @@ +{ + "name": "Combs", + "icon": "minecraft:honeycomb", + "category": "productivebees:items", + "pages": [ + { + "type": "patchouli:text", + "text": "Bees living in advanced beehives will produce resource combs which can be put into a centrifuge to extract resources.$(br)Combs can also be compressed into comb blocks for easier storage." + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/items/honey_treat.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/items/honey_treat.json new file mode 100644 index 000000000000..23330d5647c7 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/items/honey_treat.json @@ -0,0 +1,12 @@ +{ + "name": "Honey Treat", + "icon": "productivebees:honey_treat", + "category": "productivebees:items", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:honey_treat", + "text": "Honey treats can be fed to angry bees to calm them down. Feeding them to baby bees will make them grow up faster.$(br2)Honey treats can also bee combined with genes to transfer genetics from one bee to another. Read more on the $(l:genetics/transferring)genetics page$(/l)" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/items/nest_locator.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/items/nest_locator.json new file mode 100644 index 000000000000..4a9eafbb2ee7 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/items/nest_locator.json @@ -0,0 +1,16 @@ +{ + "name": "Nest Locator", + "icon": "productivebees:nest_locator", + "category": "productivebees:items", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:nest_locator", + "text": "Can hone in on the faint buzzing of nearby nests. Shift right click the locator on a nest or a block of the type of nest you want to find. If you want to find a sand nest you can either right click a sand nest or a sand block. Right clicking again will locate any nearby nests of that type." + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:nest_locator" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/items/upgrades.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/items/upgrades.json new file mode 100644 index 000000000000..503081708cfc --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/items/upgrades.json @@ -0,0 +1,152 @@ +{ + "name": "Upgrades", + "icon": "productivebees:upgrade_base", + "category": "productivebees:items", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:upgrade_base", + "text": "Upgrades can be put into machines and hives to increase their functionality or improve the performance" + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:upgrades/base", + "text": "The base of all the other upgrades." + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:upgrades/breeding", + "text": "Usable in: $(l:hives/advanced_hives#expanded)Expanded Hives$(/l), $(l:blocks/catcher)Catcher$(/l).", + "anchor": "babee" + }, + { + "type": "patchouli:text", + "text": "When installed in a hive, the BaBee upgrade will give a small chance for the bees living inside the hive to breed and produce new offspring without your involvement. Note that bees which can't breed normally do not work with this upgrade. $(br)When installed in a $(l:blocks/catcher)catcher$(/l), only BaBees will be caught and put in cages." + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:upgrades/productivity", + "text": "Usable in: $(l:hives/advanced_hives#expanded)Expanded Hives$(/l), $(l:blocks/honey_generator)Honey Generator$(/l).", + "anchor": "productivity" + }, + { + "type": "patchouli:text", + "text": "When installed in a hive, the productivity upgrade will increase the number of combs a bee produces per trip. Multiple productivity upgrades can be installed." + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:upgrades/time", + "text": "Usable in: $(l:hives/advanced_hives#expanded)Expanded Hives$(/l), $(l:blocks/centrifuge)Centrifuge$(/l), $(l:blocks/incubator)Incubator$(/l), $(l:blocks/honey_generator)Honey Generator(/l).", + "anchor": "speed" + }, + { + "type": "patchouli:text", + "text": "When installed in a hive, the Speed upgrade will decrease the time a bee spends inside the hive. $(br)When installed in a $(l:blocks/centrifuge)centrifuge$(/l) or an $(l:blocks/incubator)incubator$(/l), it will increase the operation speed" + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:upgrades/filter", + "text": "Usable in: $(l:hives/advanced_hives#expanded)Expanded Hives$(/l), $(l:blocks/catcher)Catcher$(/l).", + "anchor": "filter" + }, + { + "type": "patchouli:text", + "text": "Right click on a bee to add it to the filter. Put the filter in a crafting grid to clear it. When installed in a hive, only bees specified on the filter will be allowed to enter. $(br)When installed in a catcher, only the bees specified on the filter will be picked up." + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:upgrades/range", + "text": "Usable in: $(l:hives/advanced_hives#expanded)Expanded Hives$(/l), $(l:blocks/catcher)Catcher$(/l).", + "anchor": "range" + }, + { + "type": "patchouli:text", + "text": "When installed in a hive, the operating range of Farmer and Collector/Hoarder bees is increased by 1 per upgrade, from default 4. When installed in a catcher, the Range upgrade will expand the area of operation by 1 block in all directions. Multiple range upgrades can be installed." + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:upgrades/anti_teleport", + "text": "Usable in: $(l:hives/advanced_hives#expanded)Expanded Hives$(/l).", + "anchor": "anti_teleport" + }, + { + "type": "patchouli:text", + "text": "When installed in a hive, bees that can teleport will no longer teleport when living in the hive with the upgrade." + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:upgrades/bee_sampler", + "text": "Usable in: $(l:hives/advanced_hives#expanded)Expanded Hives$(/l).", + "anchor": "sampler" + }, + { + "type": "patchouli:text", + "text": "When installed in a hive, a small sample of pollinating bees will be extracted with each visit. It shouldn't bee hurting them at all. Multiple can be installed in the same hive for improved rate." + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:upgrades/comb_block", + "text": "Usable in: $(l:hives/advanced_hives#expanded)Expanded Hives$(/l).", + "anchor": "comb_block" + }, + { + "type": "patchouli:text", + "text": "When installed in a hive, bees will produce full comb blocks instead of honeycombs." + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:upgrades/simulator", + "text": "Usable in: $(l:hives/advanced_hives#expanded)Expanded Hives$(/l).", + "anchor": "simulator" + }, + { + "type": "patchouli:text", + "text": "When installed in a hive, bees will no longer come out of the hive, their flower trip will instead be simulated for better server performance. The bees flower block or feeding slab with flower blocks must be placed at the foot of the hive, not blocking the front, but right below that." + }, + { + "type": "multiblock", + "name": "Simulated Hive", + "multiblock": { + "mapping": { + "H": "productivebees:advanced_oak_beehive[expanded=up]", + "E": "productivebees:expansion_box_oak[expanded=up]", + "F": "productivebees:feeder[type=top]" + }, + "pattern": [ + [ + " E" + ], + [ + " H" + ], + [ + "F0" + ] + ], + "offset": [ + 0, 1, 0 + ] + }, + "enable_visualize": false + }, + { + "type": "multiblock", + "name": "Simulated Hive", + "multiblock": { + "mapping": { + "H": "productivebees:advanced_oak_beehive[expanded=left,facing=east]", + "E": "productivebees:expansion_box_oak[expanded=left,facing=east]", + "F": "minecraft:iron_block" + }, + "pattern": [ + ["HE"," "], + ["0 ", "F "] + ], + "offset": [ + 0, 1, 0 + ] + }, + "enable_visualize": false + } + ] +} diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/misc/performance.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/misc/performance.json new file mode 100644 index 000000000000..74b9c84122fe --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/en_us/entries/misc/performance.json @@ -0,0 +1,19 @@ +{ + "name": "Performance", + "icon": "productivebees:upgrade_time", + "category": "productivebees:misc", + "pages": [ + { + "type": "patchouli:text", + "text": "Some things with this mod can be resource intensive if not set up correctly. This section will give some advice on how to get most out of your bees without it dragging you computer down." + }, + { + "type": "patchouli:text", + "text": "Bees being entities in the world and not just a block or item will inherently use more resources. A big resource hog from entities is pathing and AI of which bees are not great. To prevent unnecessary AI calculations, make sure all bees have a place to live and their required flower block. Also keep the bees in an enclosure that's not too big, or they will start wandering off. Alternatively you can use a simulator upgrade in the hive to prevent the bee entities being in the world." + }, + { + "type": "patchouli:text", + "text": "Another resource hog can be the comb rendering in centrifuges. If you have a lot of centrifuges running, consider turning off the comb rendering. The option can be found in config/productivebees-client.toml" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees.json new file mode 100644 index 000000000000..6f36f3445c1e --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees.json @@ -0,0 +1,5 @@ +{ + "name": "蜜蜂", + "description": "所有蜜蜂", + "icon": "productivebees:adv_breed_bee" +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_hive.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_hive.json new file mode 100644 index 000000000000..63a6db45b870 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_hive.json @@ -0,0 +1,6 @@ +{ + "name": "蜂巢蜜蜂", + "description": "蜂巢蜜蜂和原版蜜蜂一样,生活在蜂巢中,生产蜂蜜和资源。它们必须生活在 $(l:hives/advanced_hives)高级蜂箱$(/l) 中才能产生资源蜜脾。大多数蜂巢蜜蜂是由独居蜜蜂和其他蜂巢蜜蜂繁殖而成的,也有些是通过给蜜蜂提供特定物品或制作刷怪蛋来生成的。所有蜜蜂的食物和花卉需求都可以在JEI中找到。", + "icon": "productivebees:adv_breed_bee", + "parent": "productivebees:bees" +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_solitary.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_solitary.json new file mode 100644 index 000000000000..908314ce34b7 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_solitary.json @@ -0,0 +1,6 @@ +{ + "name": "独居蜜蜂", + "description": "独居蜜蜂的卵可以从在主世界的独居巢穴。$(br2)$(l:hives/nests)阅读蜂巢有关信息$(/l)", + "icon": "productivebees:oak_wood_nest", + "parent": "productivebees:bees" +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_wild.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_wild.json new file mode 100644 index 000000000000..e3b951bba108 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_wild.json @@ -0,0 +1,6 @@ +{ + "name": "野生蜜蜂", + "description": "野生蜜蜂和独居蜜蜂一样,生活在世界各地发现的巢穴中,但与独居蜜蜂不同的是,它们也很乐意进入蜂巢。野生蜜蜂主要生活在下界和末地。", + "icon": "minecraft:lily_of_the_valley", + "parent": "productivebees:bees" +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_worker.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_worker.json new file mode 100644 index 000000000000..2c86c56d9612 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_worker.json @@ -0,0 +1,6 @@ +{ + "name": "专业蜜蜂", + "description": "除了生产资源的蜜蜂外,还有一些蜜蜂有特殊的任务。", + "icon": "minecraft:wooden_hoe", + "parent": "productivebees:bees" +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/blocks.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/blocks.json new file mode 100644 index 000000000000..d6a83164cbac --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/blocks.json @@ -0,0 +1,5 @@ +{ + "name": "方块", + "description": "由本模组添加的方块!", + "icon": "productivebees:centrifuge" +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/genetics.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/genetics.json new file mode 100644 index 000000000000..71cc2d832164 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/genetics.json @@ -0,0 +1,5 @@ +{ + "name": "遗传学", + "description": "这里应该有一些关于蜜蜂遗传学以及如何打乱它们的信息。", + "icon": "productivebees:gene" +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/guide.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/guide.json new file mode 100644 index 000000000000..e3b5214d429e --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/guide.json @@ -0,0 +1,5 @@ +{ + "name": "养蜂新手入门指南", + "description": "基础知识!", + "icon": "minecraft:bee_nest" +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/hives.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/hives.json new file mode 100644 index 000000000000..db2d4051b507 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/hives.json @@ -0,0 +1,5 @@ +{ + "name": "高级蜂箱", + "description": "有关蜂箱的信息", + "icon": "productivebees:advanced_oak_beehive" +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/items.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/items.json new file mode 100644 index 000000000000..d9d8865a16b0 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/items.json @@ -0,0 +1,5 @@ +{ + "name": "物品", + "description": "关于这个模组物品的内容", + "icon": "productivebees:bee_cage" +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/misc.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/misc.json new file mode 100644 index 000000000000..f4e6fc14a469 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/misc.json @@ -0,0 +1,5 @@ +{ + "name": "杂项", + "description": "此模组添加的物品", + "icon": "minecraft:redstone" +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/blazing.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/blazing.json new file mode 100644 index 000000000000..af563b4321f1 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/blazing.json @@ -0,0 +1,19 @@ +{ + "name": "烈焰蜜蜂", + "icon": "minecraft:blaze_powder", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:blazing", + "pages": [ + { + "type": "patchouli:text", + "title": "烈焰蜜蜂", + "text": "由$(l:bees/wild/magmatic)熔岩蜜蜂$(/l)和$(l:bees/solitary/nomad)牧游蜜蜂$(/l)繁殖得到。", + "anchor": "blazing" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:blazing'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/coal.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/coal.json new file mode 100644 index 000000000000..1f423f693579 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/coal.json @@ -0,0 +1,19 @@ +{ + "name": "煤炭蜜蜂", + "icon": "minecraft:coal", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:coal", + "pages": [ + { + "type": "patchouli:text", + "title": "煤炭蜜蜂", + "text": "由$(l:bees/hive/redstone)红石蜜蜂$(/l)和$(l:bees/solitary/leafcutter)切叶蜜蜂$(/l)繁殖得到。", + "anchor": "coal" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:coal'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/creeper.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/creeper.json new file mode 100644 index 000000000000..cb8418382a51 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/creeper.json @@ -0,0 +1,18 @@ +{ + "name": "苦力怕蜜蜂", + "icon": "minecraft:gunpowder", + "read_by_default": true, + "category": "productivebees:bees_hive", + "pages": [ + { + "type": "patchouli:text", + "title": "CreeBee", + "text": "通过向原版蜜蜂喂食一个TNT转换而来。", + "anchor": "creeper" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:creeper_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/diamond.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/diamond.json new file mode 100644 index 000000000000..c1f6dd23ee52 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/diamond.json @@ -0,0 +1,19 @@ +{ + "name": "钻石蜜蜂", + "icon": "minecraft:diamond", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:diamond", + "pages": [ + { + "type": "patchouli:text", + "title": "Diamond Bee", + "text": "由$(l:bees/wild/ender)末影蜜蜂$(/l)和$(l:bees/hive/lapis)青金石蜜蜂$(/l)繁殖得到。", + "anchor": "diamond" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:diamond'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/emerald.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/emerald.json new file mode 100644 index 000000000000..aecbad2c40d2 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/emerald.json @@ -0,0 +1,19 @@ +{ + "name": "绿宝石蜜蜂", + "icon": "minecraft:emerald", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:emerald", + "pages": [ + { + "type": "patchouli:text", + "title": "Emerald Bee", + "text": "由$(l:bees/wild/slimy)黏液蜜蜂$(/l)和$(l:bees/hive/diamond)钻石蜜蜂$(/l)繁殖得到。", + "anchor": "emerald" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:emerald'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/experience.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/experience.json new file mode 100644 index 000000000000..83268184754c --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/experience.json @@ -0,0 +1,19 @@ +{ + "name": "经验蜜蜂", + "icon": "minecraft:experience_bottle", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:experience", + "pages": [ + { + "type": "patchouli:text", + "title": "Experience Bee", + "text": "由$(l:bees/hive/emerald)绿宝石蜜蜂$(/l)和$(l:bees/hive/lapis)青金石蜜蜂$(/l)繁殖得到。", + "anchor": "experience" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:experience'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/gold.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/gold.json new file mode 100644 index 000000000000..067415624573 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/gold.json @@ -0,0 +1,19 @@ +{ + "name": "金蜜蜂", + "icon": "minecraft:gold_ingot", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:gold", + "pages": [ + { + "type": "patchouli:text", + "title": "Gold Bee", + "text": "由$(l:bees/wild/crystalline)石英蜜蜂$(/l)和$(l:bees/solitary/mason)石匠蜜蜂$(/l)繁殖得到。", + "anchor": "gold" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:gold'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/iron.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/iron.json new file mode 100644 index 000000000000..348c5318c1ee --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/iron.json @@ -0,0 +1,19 @@ +{ + "name": "铁蜜蜂", + "icon": "minecraft:iron_ingot", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:iron", + "pages": [ + { + "type": "patchouli:text", + "title": "Iron Bee", + "text": "由$(l:bees/wild/crystalline)石英蜜蜂$(/l)和$(l:bees/solitary/ashy_mining)灰烬穴居蜜蜂$(/l)繁殖得到。", + "anchor": "iron" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:iron'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/lapis.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/lapis.json new file mode 100644 index 000000000000..9017ea2340e5 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/lapis.json @@ -0,0 +1,19 @@ +{ + "name": "青金石蜜蜂", + "icon": "minecraft:lapis_lazuli", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:lapis", + "pages": [ + { + "type": "patchouli:text", + "title": "Lapis Bee", + "text": "由$(l:bees/hive/redstone)红石蜜蜂$(/l)和$(l:bees/solitary/blue_banded)蓝色条纹蜜蜂$(/l)繁殖得到。", + "anchor": "lapis" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:lapis'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/netherite.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/netherite.json new file mode 100644 index 000000000000..441293c04c62 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/netherite.json @@ -0,0 +1,19 @@ +{ + "name": "远古蜜蜂", + "icon": "minecraft:netherite_scrap", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:netherite", + "pages": [ + { + "type": "patchouli:text", + "title": "Ancient Bee", + "text": "通过向$(l:bees/hive/diamond)钻石蜜蜂$(/l)喂食一个下界合金锭转换而来。", + "anchor": "netherite" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:netherite'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/obsidian.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/obsidian.json new file mode 100644 index 000000000000..8cbfb7bda186 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/obsidian.json @@ -0,0 +1,19 @@ +{ + "name": "黑曜石蜜蜂", + "icon": "minecraft:obsidian", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:obsidian", + "pages": [ + { + "type": "patchouli:text", + "title": "Obsidian Bee", + "text": "由$(l:bees/wild/magmatic)熔岩蜜蜂$(/l)和$(l:bees/solitary/sweat)汗蜜蜂$(/l)繁殖得到。", + "anchor": "obsidian" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:obsidian'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/prismarine.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/prismarine.json new file mode 100644 index 000000000000..003d1ca12bbd --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/prismarine.json @@ -0,0 +1,19 @@ +{ + "name": "海晶蜜蜂", + "icon": "minecraft:prismarine_shard", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:prismarine", + "pages": [ + { + "type": "patchouli:text", + "title": "Prismarine Bee", + "text": "通过在海洋生物群系中钓鱼获得。", + "anchor": "prismarine" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:prismarine'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/redstone.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/redstone.json new file mode 100644 index 000000000000..f1040fbe0a85 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/redstone.json @@ -0,0 +1,19 @@ +{ + "name": "红石蜜蜂", + "icon": "minecraft:redstone", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:redstone", + "pages": [ + { + "type": "patchouli:text", + "title": "Redstone Bee", + "text": "由$(l:bees/wild/glowing)发光蜜蜂$(/l)和$(l:bees/solitary/chocolate_mining)巧克力穴居蜜蜂$(/l)繁殖得到。", + "anchor": "redstone" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:redstone'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/skeletal.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/skeletal.json new file mode 100644 index 000000000000..9a0c919b0ba8 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/skeletal.json @@ -0,0 +1,19 @@ +{ + "name": "骷髅蜜蜂", + "icon": "minecraft:bone_meal", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:skeletal", + "pages": [ + { + "type": "patchouli:text", + "title": "Skeletal Bee", + "text": "如果将空的高级蜂箱放置在暗处,它会进入其中。", + "anchor": "skeletal" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:skeletal'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/withered.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/withered.json new file mode 100644 index 000000000000..55bff8bdaa7e --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/withered.json @@ -0,0 +1,19 @@ +{ + "name": "凋零蜜蜂", + "icon": "productivebees:wither_skull_chip", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:withered", + "pages": [ + { + "type": "patchouli:text", + "title": "Withered Bee", + "text": "通过向$(l:bees/hive/skeletal)骷髅蜜蜂$(/l)喂食一朵凋零玫瑰转化而来。", + "anchor": "withered" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:withered'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/zombie.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/zombie.json new file mode 100644 index 000000000000..d3e902830415 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/zombie.json @@ -0,0 +1,19 @@ +{ + "name": "僵尸蜜蜂", + "icon": "minecraft:rotten_flesh", + "read_by_default": true, + "category": "productivebees:bees_hive", + "flag": "productivebees:zombie", + "pages": [ + { + "type": "patchouli:text", + "title": "ZomBee", + "text": "如果将空的高级蜂箱放置在暗处,它会进入其中。", + "anchor": "zombie" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:zombie'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/ashy_mining.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/ashy_mining.json new file mode 100644 index 000000000000..76138da72a8b --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/ashy_mining.json @@ -0,0 +1,19 @@ +{ + "name": "灰烬穴居蜜蜂", + "icon": "productivebees:spawn_egg_ashy_mining_bee", + "read_by_default": true, + "sortnum": 1, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Ashy Mining Bee", + "text": "[Andrena cineraria]", + "anchor": "ashy_mining" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:ashy_mining_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/blue_banded.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/blue_banded.json new file mode 100644 index 000000000000..3cb221dca647 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/blue_banded.json @@ -0,0 +1,19 @@ +{ + "name": "蓝色条纹蜜蜂", + "icon": "productivebees:spawn_egg_blue_banded_bee", + "read_by_default": true, + "sortnum": 2, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Blue Banded Bee", + "text": "[Amegilla cingulata]", + "anchor": "blue_banded" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:blue_banded_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/chocolate_mining.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/chocolate_mining.json new file mode 100644 index 000000000000..ae57f5e1b30c --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/chocolate_mining.json @@ -0,0 +1,19 @@ +{ + "name": "巧克力穴居蜜蜂", + "icon": "productivebees:spawn_egg_chocolate_mining_bee", + "read_by_default": true, + "sortnum": 5, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Chocolate Mining Bee", + "text": "[]", + "anchor": "chocolate_mining" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:chocolate_mining_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/digger.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/digger.json new file mode 100644 index 000000000000..81f34701e571 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/digger.json @@ -0,0 +1,19 @@ +{ + "name": "挖掘者蜜蜂", + "icon": "productivebees:spawn_egg_digger_bee", + "read_by_default": true, + "sortnum": 6, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Digger Bee", + "text": "[Anthophora urbana]", + "anchor": "digger" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:digger_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/green_carpenter.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/green_carpenter.json new file mode 100644 index 000000000000..770fc8344e65 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/green_carpenter.json @@ -0,0 +1,19 @@ +{ + "name": "绿色木匠蜜蜂", + "icon": "productivebees:spawn_egg_green_carpenter_bee", + "read_by_default": true, + "sortnum": 3, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Green Carpenter Bee", + "text": "[Xylocopa aerata]", + "anchor": "green_carpenter" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:green_carpenter_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/leafcutter.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/leafcutter.json new file mode 100644 index 000000000000..06e32850a576 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/leafcutter.json @@ -0,0 +1,19 @@ +{ + "name": "切叶蜜蜂", + "icon": "productivebees:spawn_egg_leafcutter_bee", + "read_by_default": true, + "sortnum": 7, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Leafcutter Bee", + "text": "[Megachile brevis]", + "anchor": "leafcutter" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:leafcutter_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/mason.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/mason.json new file mode 100644 index 000000000000..ee6ec8ea6fcb --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/mason.json @@ -0,0 +1,19 @@ +{ + "name": "石匠蜜蜂", + "icon": "productivebees:spawn_egg_mason_bee", + "read_by_default": true, + "sortnum": 8, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Mason Bee", + "text": "[Osmia lignaria]", + "anchor": "mason" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:mason_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/neon_cuckoo.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/neon_cuckoo.json new file mode 100644 index 000000000000..c14f454fe710 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/neon_cuckoo.json @@ -0,0 +1,19 @@ +{ + "name": "杜鹃蜜蜂", + "icon": "productivebees:spawn_egg_neon_cuckoo_bee", + "read_by_default": true, + "sortnum": 9, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Neon Cuckoo Bee", + "text": "[Thyreus nitidulus]", + "anchor": "neon_cuckoo" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:neon_cuckoo_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/nomad.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/nomad.json new file mode 100644 index 000000000000..17bf2e8aab40 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/nomad.json @@ -0,0 +1,19 @@ +{ + "name": "牧游蜜蜂", + "icon": "productivebees:spawn_egg_nomad_bee", + "read_by_default": true, + "sortnum": 10, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Nomad Bee", + "text": "[Nomada marshamella]", + "anchor": "nomad" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:nomad_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/reed.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/reed.json new file mode 100644 index 000000000000..38e8287ee709 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/reed.json @@ -0,0 +1,19 @@ +{ + "name": "甘蔗蜜蜂", + "icon": "productivebees:spawn_egg_reed_bee", + "read_by_default": true, + "sortnum": 11, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Reed Bee", + "text": "[Exoneura robusta]", + "anchor": "reed" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:reed_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/resin.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/resin.json new file mode 100644 index 000000000000..71a48cf7193b --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/resin.json @@ -0,0 +1,19 @@ +{ + "name": "树脂蜜蜂", + "icon": "productivebees:spawn_egg_resin_bee", + "read_by_default": true, + "sortnum": 12, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Resin Bee", + "text": "[Megachile mystaceana]", + "anchor": "resin" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:resin_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/sweat.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/sweat.json new file mode 100644 index 000000000000..a8a9316259a4 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/sweat.json @@ -0,0 +1,19 @@ +{ + "name": "汗蜜蜂", + "icon": "productivebees:spawn_egg_sweat_bee", + "read_by_default": true, + "sortnum": 13, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Sweat Bee", + "text": "[Halictus rubicundus]", + "anchor": "sweat" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:sweat_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/yellow_black_carpenter.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/yellow_black_carpenter.json new file mode 100644 index 000000000000..0cf993e5b04c --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/yellow_black_carpenter.json @@ -0,0 +1,19 @@ +{ + "name": "黄黑色木匠蜜蜂", + "icon": "productivebees:spawn_egg_yellow_black_carpenter_bee", + "read_by_default": true, + "sortnum": 4, + "category": "productivebees:bees_solitary", + "pages": [ + { + "type": "patchouli:text", + "title": "Yellow and Black Carpenter Bee", + "text": "[Xylocopa aruana]", + "anchor": "yellow_black_carpenter" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:yellow_black_carpenter_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/crystalline.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/crystalline.json new file mode 100644 index 000000000000..36512a2d9886 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/crystalline.json @@ -0,0 +1,19 @@ +{ + "name": "石英蜜蜂", + "icon": "minecraft:quartz", + "read_by_default": true, + "category": "productivebees:bees_wild", + "flag": "productivebees:crystalline", + "pages": [ + { + "type": "patchouli:text", + "title": "Crystalline Bee", + "text": "生活在下界的石英蜂巢中。石英蜜蜂更乐意为含有或由下界石英制成的东西授粉。", + "anchor": "crystalline" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:crystalline'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/draconic.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/draconic.json new file mode 100644 index 000000000000..458a2c175bf7 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/draconic.json @@ -0,0 +1,18 @@ +{ + "name": "末影龙蜜蜂", + "icon": "productivebees:draconic_chunk", + "read_by_default": true, + "category": "productivebees:bees_wild", + "pages": [ + { + "type": "patchouli:text", + "title": "Draconic Bee", + "text": "其居所稀有地分布在末地主岛的黑曜石柱子中。末影龙蜜蜂通过飞来飞去授粉,从末地的空中收集花蜜。如果有机会,它们也会小口啃一点龙蛋。", + "anchor": "draconic" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:draconic'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/ender.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/ender.json new file mode 100644 index 000000000000..8a1d90489315 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/ender.json @@ -0,0 +1,19 @@ +{ + "name": "末影蜜蜂", + "icon": "minecraft:ender_pearl", + "read_by_default": true, + "category": "productivebees:bees_wild", + "flag": "productivebees:ender", + "pages": [ + { + "type": "patchouli:text", + "title": "Ender Bee", + "text": "居住在末地外岛的末地石蜂巢中。末影蜜蜂更喜欢为紫颂植物授粉。", + "anchor": "ender" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:ender'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/ghostly.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/ghostly.json new file mode 100644 index 000000000000..676b535a1f92 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/ghostly.json @@ -0,0 +1,18 @@ +{ + "name": "恶魂蜜蜂", + "icon": "minecraft:ghast_tear", + "read_by_default": true, + "category": "productivebees:bees_wild", + "pages": [ + { + "type": "patchouli:text", + "title": "Ghostly Bee", + "text": "居住在下界的灵魂沙蜂巢中。恶魂蜜蜂更喜欢为附近的灵魂沙授粉。", + "anchor": "ghostly" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:ghostly'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/glowing.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/glowing.json new file mode 100644 index 000000000000..d7540f1bc7d2 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/glowing.json @@ -0,0 +1,18 @@ +{ + "name": "发光蜜蜂", + "icon": "minecraft:glowstone_dust", + "read_by_default": true, + "category": "productivebees:bees_wild", + "pages": [ + { + "type": "patchouli:text", + "title": "Glowing Bee", + "text": "居住在下界的萤石蜂巢中。发光蜜蜂更喜欢为发光方块(如萤石和灯笼)授粉。", + "anchor": "glowing" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:glowing'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/magmatic.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/magmatic.json new file mode 100644 index 000000000000..5e2d24d6dbf9 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/magmatic.json @@ -0,0 +1,18 @@ +{ + "name": "熔岩蜜蜂", + "icon": "minecraft:magma_block", + "read_by_default": true, + "category": "productivebees:bees_wild", + "pages": [ + { + "type": "patchouli:text", + "title": "Magmatic Bee", + "text": "居住在下界堡垒的下界砖蜂巢中。岩浆蜜蜂更喜欢为岩浆块或下界疣授粉。$(br)小心你建造围栏用的材料,这些虫子可以把圆石变成岩浆。", + "anchor": "magmatic" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:magmatic'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/slimy.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/slimy.json new file mode 100644 index 000000000000..8ade49b32cd1 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/slimy.json @@ -0,0 +1,18 @@ +{ + "name": "黏液蜜蜂", + "icon": "minecraft:slime_ball", + "read_by_default": true, + "category": "productivebees:bees_wild", + "pages": [ + { + "type": "patchouli:text", + "title": "Slimy Bee", + "text": "生活在沼泽生物群落的黏液蜂巢中。黏液蜜蜂更喜欢在沼泽地区发现的花朵,但也会使用其他生物群系的花朵。", + "anchor": "slimy" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:slimy'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/sugarbag.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/sugarbag.json new file mode 100644 index 000000000000..244255ae6bfa --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/sugarbag.json @@ -0,0 +1,18 @@ +{ + "name": "蜜袋蜜蜂", + "icon": "minecraft:cocoa_beans", + "read_by_default": true, + "category": "productivebees:bees_wild", + "pages": [ + { + "type": "patchouli:text", + "title": "Sugarbag Bee", + "text": "这种温暖潮湿的小蜜蜂可以在热带地区找到。它生产一种特殊类型的超级美味的蜜脾。$(br)它可以找到进入可可豆的方式,即使是在它熟悉的气候之外生长。", + "anchor": "sugarbag" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:configurable_bee{type:'productivebees:sugarbag'}" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/collector.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/collector.json new file mode 100644 index 000000000000..5615678f7c2d --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/collector.json @@ -0,0 +1,18 @@ +{ + "name": "收集者蜜蜂", + "icon": "minecraft:hopper", + "read_by_default": true, + "sortnum": 5, + "category": "productivebees:bees_worker", + "pages": [ + { + "type": "patchouli:text", + "title": "Collector Bee", + "text": "收集地上的物品并将它们放入蜂巢中。$(br)与农民蜜蜂结合,可以形成一个自动化农场。" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:collector_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/cubee.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/cubee.json new file mode 100644 index 000000000000..0e790ea66e2a --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/cubee.json @@ -0,0 +1,18 @@ +{ + "name": "丘比特蜜蜂", + "icon": "minecraft:arrow", + "read_by_default": true, + "sortnum": 7, + "category": "productivebees:bees_worker", + "pages": [ + { + "type": "patchouli:text", + "title": "CuBee", + "text": "这只蜜蜂分泌的信息素会让动物心情愉悦。" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:cupid_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/dye.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/dye.json new file mode 100644 index 000000000000..554a1edec24f --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/dye.json @@ -0,0 +1,18 @@ +{ + "name": "染料蜜蜂", + "icon": "minecraft:red_dye", + "read_by_default": true, + "sortnum": 6, + "category": "productivebees:bees_worker", + "pages": [ + { + "type": "patchouli:text", + "title": "Dye Bee", + "text": "根据它授粉的花朵产生染料。" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:dye_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/farmer.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/farmer.json new file mode 100644 index 000000000000..04e0d07f86fc --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/farmer.json @@ -0,0 +1,18 @@ +{ + "name": "农夫蜜蜂", + "icon": "minecraft:wheat", + "read_by_default": true, + "sortnum": 1, + "category": "productivebees:bees_worker", + "pages": [ + { + "type": "patchouli:text", + "title": "Farmer Bee", + "text": "收割附近的农作物并将其产物留在地上。它的收获半径是其所居住的蜂巢周围的4格方块,这个数值可以通过范围升级来增加。如果你安装了加入右键收获功能的模组,蜜蜂也会这样做。" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:farmer_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/hoarder.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/hoarder.json new file mode 100644 index 000000000000..c5ab5c2e4f87 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/hoarder.json @@ -0,0 +1,18 @@ +{ + "name": "囤积者蜜蜂", + "icon": "minecraft:shulker_shell", + "read_by_default": true, + "sortnum": 6, + "category": "productivebees:bees_worker", + "pages": [ + { + "type": "patchouli:text", + "title": "Hoarder Bee", + "text": "收集地上的物品并将它们放入蜂巢中,这是一种更酷、更好的$(l:bees/worker/collector)收集者蜜蜂$(/l)。$(br)与农夫蜜蜂相结合,可以形成一个自动化农场。" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:hoarder_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/lumber.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/lumber.json new file mode 100644 index 000000000000..f67d6c4af50c --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/lumber.json @@ -0,0 +1,18 @@ +{ + "name": "木场蜜蜂", + "icon": "minecraft:wooden_axe", + "read_by_default": true, + "sortnum": 3, + "category": "productivebees:bees_worker", + "pages": [ + { + "type": "patchouli:text", + "title": "Lumber Bee", + "text": "啃附近的木头,然后把木屑收集到蜂巢中。木屑可以制作成原木。" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:lumber_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/quarry.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/quarry.json new file mode 100644 index 000000000000..356bdccc6885 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/quarry.json @@ -0,0 +1,18 @@ +{ + "name": "石料蜜蜂", + "icon": "minecraft:wooden_pickaxe", + "read_by_default": true, + "sortnum": 4, + "category": "productivebees:bees_worker", + "pages": [ + { + "type": "patchouli:text", + "title": "Quarry Bee", + "text": "啃食附近的石头、沙子或砾石,然后把石屑收集到蜂巢中。石屑可以制作成对应的方块。" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:quarry_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/rancher.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/rancher.json new file mode 100644 index 000000000000..4bbdfe3d19f4 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/rancher.json @@ -0,0 +1,18 @@ +{ + "name": "牧场蜜蜂", + "icon": "minecraft:milk_bucket", + "read_by_default": true, + "sortnum": 2, + "category": "productivebees:bees_worker", + "pages": [ + { + "type": "patchouli:text", + "title": "Rancher Bee", + "text": "会给附近的牛、羊或羊驼挤奶,在蜂巢中形成奶蜜脾。绵羊也会被剪毛。$(br2)一些牛会在这只蜜蜂的生产过程中受到伤害。" + }, + { + "type": "patchouli:entity", + "entity": "productivebees:rancher_bee" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/bee_jar.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/bee_jar.json new file mode 100644 index 000000000000..2f3923b3767b --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/bee_jar.json @@ -0,0 +1,12 @@ +{ + "name": "蜂罐", + "icon": "productivebees:jar_oak", + "category": "productivebees:blocks", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:jar_oak", + "text": "用这只精美的玻璃容器来向世界展示您的蜜蜂收藏品,它非常适合容纳蜜蜂。使用漏斗或管道把一个装着您选择的蜜蜂的$(l:items/bee_cage)蜜蜂笼$(/l)导入其中。" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/bottler.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/bottler.json new file mode 100644 index 000000000000..4ba9943be2dd --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/bottler.json @@ -0,0 +1,39 @@ +{ + "name": "装瓶机", + "icon": "productivebees:bottler", + "category": "productivebees:blocks", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:bottler", + "text": "用于装瓶蜂蜜和其他液体。蜂蜜可以从侧面导入,也可以放在离心机旁边自动填充。$(br2)若搭配活塞,装瓶机也可用于给蜜蜂装瓶,参见$(l:genetics/transferring)遗传学页面$(/l)。" + }, + { + "type": "multiblock", + "name": "搭配离心机的装瓶机", + "multiblock": { + "mapping": { + "H": "productivebees:centrifuge", + "E": "productivebees:bottler" + }, + "pattern": [ + [ + "H", + "E" + ], + [ + "0", + " " + ] + ], + "symmetrical": true, + "offset": [ + 0, + 1, + 0 + ] + }, + "enable_visualize": false + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/breeding_chamber.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/breeding_chamber.json new file mode 100644 index 000000000000..e82d21d51c4a --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/breeding_chamber.json @@ -0,0 +1,12 @@ +{ + "name": "繁殖箱", + "icon": "productivebees:breeding_chamber", + "category": "productivebees:blocks", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:breeding_chamber", + "text": "在这台机器里,您可以在安全的环境中繁殖蜜蜂。为机器提供两只亲本蜜蜂、它们各自的繁殖物品以及能量和为后代提供的空蜜蜂笼。您可以使用“升级:速度”来加快该过程。" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/catcher.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/catcher.json new file mode 100644 index 000000000000..4a4c94dfc1ab --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/catcher.json @@ -0,0 +1,16 @@ +{ + "name": "捕捉器", + "icon": "productivebees:catcher", + "category": "productivebees:blocks", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:catcher", + "text": "给它装上蜜蜂笼,它会捕捉任何飞过它的蜜蜂。你可以在上面放一朵花或$(l:blocks/feeder)饲养板$(/l)来吸引蜜蜂。" + }, + { + "type": "patchouli:text", + "text": "捕捉器接受三种升级;$(l:items/upgrades#babee)升级:繁殖$(/l)将过滤掉成年蜜蜂,只捕捉幼蜂。$(l:items/upgrades#filter)升级:过滤$(/l)将只捕获过滤器上的蜜蜂。$(l:items/upgrades#range)升级:范围$(/l)将增加工作范围。可以安装多个“升级:范围”。" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/centrifuge.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/centrifuge.json new file mode 100644 index 000000000000..eb1fc3e03700 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/centrifuge.json @@ -0,0 +1,12 @@ +{ + "name": "离心机", + "icon": "productivebees:centrifuge", + "category": "productivebees:blocks", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:centrifuge", + "text": "将资源蜜脾分离成资源和蜂蜜。可容纳 10 桶可抽取的液体。离心机也能自动将流体输出到旁边的任何流体储存方块。动力离心机需要FE来以更高的速度运行。离心机还可用于将蜜蜂材料瓶中的遗传物质分离成$(l:genetics/transferring)基因$(/l)。" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/feeder.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/feeder.json new file mode 100644 index 000000000000..8db059df97bf --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/feeder.json @@ -0,0 +1,20 @@ +{ + "name": "饲养板", + "icon": "productivebees:feeder", + "category": "productivebees:blocks", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:feeder", + "text": "可用作喂养蜜蜂的集散点。包含 3 个物品栏。当木场蜜蜂或石料蜜蜂在此采蜜时,它会用饲养板中的随机物品进行生产。" + }, + { + "type": "patchouli:text", + "text": "喂食板可以倒上蜂蜜,如此就为蜜蜂提供了一个泡泡脚、从一天的漫长工作中恢复过来的好地方,即给予它们再生效果。" + }, + { + "type": "patchouli:text", + "text": "由于$(l:items/upgrades#simulator)升级:模拟$(/l)只有 1 个花块位置,饲养板可以与它达成很好的配合,让您有最多 3 只不同的蜜蜂在蜂巢中工作。" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/gene_indexer.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/gene_indexer.json new file mode 100644 index 000000000000..0b972e52521c --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/gene_indexer.json @@ -0,0 +1,16 @@ +{ + "name": "基因检索器", + "icon": "productivebees:gene_indexer", + "category": "productivebees:blocks", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:gene_indexer", + "text": "你是否淹没在基因样本中?你还在通过通过合并基因来获得 RSI吗?那么这个方块就是为你准备的!" + }, + { + "type": "patchouli:text", + "text": "用你身边的所有基因装满这个额外的大容器,扳下拉杆,看着自动化的内部基因索引器为你组合基因。这可能不是最有效的方法……但它是自动化的!\n需要红石信号。" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/hive.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/hive.json new file mode 100644 index 000000000000..7d8762baaa6e --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/hive.json @@ -0,0 +1,12 @@ +{ + "name": "高级蜂箱", + "icon": "productivebees:advanced_oak_beehive", + "category": "productivebees:blocks", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:advanced_oak_beehive", + "text": "$(l:hives/advanced_hives)请参阅有关高级蜂箱的章节$(/l)。" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/honey_generator.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/honey_generator.json new file mode 100644 index 000000000000..a4116ce9c603 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/honey_generator.json @@ -0,0 +1,16 @@ +{ + "name": "蜂蜜发电机", + "icon": "productivebees:honey_generator", + "category": "productivebees:blocks", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:honey_generator", + "text": "燃烧蜂蜜以产生电力。蜂蜜可以通过管道输送,也可以在 GUI 中放入蜂蜜瓶、块和桶" + }, + { + "type": "patchouli:text", + "text": "蜂蜜发电机接受两种升级: $(l:items/upgrades#productivity)升级:产量$(/l) 将降低蜂蜜消耗量。$(l:items/upgrades#speed)升级:速度$(/l) 将增加……速度。" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/incubator.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/incubator.json new file mode 100644 index 000000000000..34ab815f9a29 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/incubator.json @@ -0,0 +1,16 @@ +{ + "name": "小蜜蜂孵化器", + "icon": "productivebees:incubator", + "category": "productivebees:blocks", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:incubator", + "text": "厌倦了等待那些脆弱的小宝宝长大?使用培养箱来加速这个过程。只需将幼蜂放入笼子中,然后将其与一堆蜂蜜小食一起放入小蜜蜂孵化器里。" + }, + { + "type": "patchouli:text", + "text": "孵化器的另一个用途是向卵中注入特定蜜蜂类型的$(l:genetics/collecting#crystalline)基因$(/l)以获得该蜜蜂类型的刷怪蛋。你获得的蜜蜂基因型会贯穿整个基因设置的过程。$(br)在制作刷怪蛋时只会使用这一种基因型,而蜂蜜小食上的任何其他基因都会丢失。" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/attributes.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/attributes.json new file mode 100644 index 000000000000..fa38acba23e4 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/attributes.json @@ -0,0 +1,49 @@ +{ + "name": "蜜蜂属性", + "icon": "productivebees:gene", + "category": "productivebees:genetics", + "pages": [ + { + "type": "patchouli:text", + "text": "通过将分离出来的基因放在蜜蜂小食上并将其喂给蜜蜂,可以将蜜蜂的属性从一只转移到另一只。$(br)请参阅有关$(l:genetics/collecting#crystalline)收集基因$(/l)的页面。" + }, + { + "type": "patchouli:text", + "title": "生产力", + "text": "生产力水平较高的蜜蜂每次授粉会产生更多的蜜脾。$(br2)生产力水平分为:$(br)正常$(br)中$(br)高$(br)非常高" + }, + { + "type": "patchouli:text", + "title": "气候耐受度", + "text": "通常,蜜蜂会在下雨和雷暴时回到安全的蜂巢中。可以在恶劣天气下将蜜蜂拴在外面,从而使它们对恶劣的天气条件产生耐受性。但要注意,在它们习惯之前,它们有受到伤害和死亡的风险,所以要注意它们和手头的蜂蜜小食。" + }, + { + "type": "patchouli:text", + "text": "气候耐受度级别分为:$(br)无 - 只能在晴朗的天气下工作$(br)下雨 - 可以在下雨时工作$(br)任意 - 可以在任何天气下工作" + }, + { + "type": "patchouli:text", + "title": "行为", + "text": "大多数蜜蜂只在白天工作,但这是可以改变的。在夜间拴住昼行蜜蜂,有机会让其变成夜行蜜蜂$(br)白天拴住夜行蜜蜂,有机会让它变成昼行蜜蜂$(br)小心,因为它们可能会在他们不习惯的环境中受到伤害。" + }, + { + "type": "patchouli:text", + "text": "习性级别分为:$(br)昼行 - 仅在白天工作$(br)夜行 - 仅在夜间工作$(br)昼夜双行 - 整天工作" + }, + { + "type": "patchouli:text", + "title": "耐力", + "text": "影响蜜蜂的最大生命值。$(br)凭借高耐力,蜜蜂有机会在攻击时不失去毒刺。$(br)耐力级别分为:$(br)虚弱$(br)正常$(br)中等$(br)强壮" + }, + { + "type": "patchouli:text", + "title": "脾气", + "text": "蜜蜂有不同的脾气,有些会一旦对上眼就攻击,有些会完全避免进行有害的互动。喂食了大量蜜蜂小食的蜜蜂会改善它的脾气。$(br)脾气级别分为:$(br)被动$(br)正常$(br)攻击性$(br)敌对" + }, + { + "type": "patchouli:text", + "title": "效果", + "text": "一些蜜蜂可以对附近的玩家施加正面和负面的效果。" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/collecting.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/collecting.json new file mode 100644 index 000000000000..5a43b629829d --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/collecting.json @@ -0,0 +1,42 @@ +{ + "name": "收集基因", + "icon": "productivebees:gene", + "category": "productivebees:genetics", + "pages": [ + { + "type": "patchouli:text", + "text": "装瓶机配合活塞可用于装瓶蜜蜂。在中间放置一只蜜蜂并拉下拉杆。确保装瓶机里有空瓶子。将瓶装蜜蜂放入离心机中,将有用的东西与垃圾分离。" + }, + { + "type": "multiblock", + "name": "蜜蜂装瓶", + "multiblock": { + "mapping": { + "P": "minecraft:piston[facing=down]", + "B": "productivebees:bottler[has_bottle=true]" + }, + "pattern": [ + [ + "P" + ], + [ + " " + ], + [ + "B" + ], + [ + "0" + ] + ], + "symmetrical": true, + "offset": [ + 0, + 1, + 0 + ] + }, + "enable_visualize": false + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/transferring.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/transferring.json new file mode 100644 index 000000000000..5eb8928aa187 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/transferring.json @@ -0,0 +1,15 @@ +{ + "name": "基因转移", + "icon": "productivebees:gene", + "category": "productivebees:genetics", + "pages": [ + { + "type": "patchouli:text", + "text": "要将基因转移到蜜蜂身上,您需要将基因与蜜蜂小食相结合。将蜂蜜小食喂给蜜蜂,根据基因的纯度,蜜蜂将有机会获得新的属性。" + }, + { + "type": "patchouli:text", + "text": "可以通过结合两个或更多相同的基因放入蜂蜜小食中来增加基因的纯度。" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/guide/start.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/guide/start.json new file mode 100644 index 000000000000..2698ec9f3d27 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/guide/start.json @@ -0,0 +1,27 @@ +{ + "name": "起步教学", + "icon": "minecraft:writable_book", + "category": "productivebees:guide", + "pages": [ + { + "type": "patchouli:text", + "text": "资源蜜蜂建立在原版蜜蜂的基础之上。本指南假设读者已经对原版的系统有一定的了解。" + }, + { + "type": "patchouli:text", + "text": "除了原版蜜蜂之外,你还会遇到一系列新蜜蜂,它们生活在极其隐蔽的$(l:hives/nests)蜂巢$(/l)中,位于主世界的不同生物群系里。这些蜜蜂是独居的,这意味着它们不会生活在蜂箱中。然而,它们的遗传学允许繁殖不同类型的蜜蜂,而且它们看起来很酷。" + }, + { + "type": "patchouli:text", + "text": "你需要找到的第一个东西是原版蜂巢,以获得一些蜂蜜瓶和蜜脾。制作$(l:items/bee_cage)蜜蜂笼$(/l)需要蜂蜜瓶,这会使您运送蜜蜂到家变得更加容易。" + }, + { + "type": "patchouli:text", + "text": "一旦你收集了足够的蜜脾, 就可以做一个$(l:hives/advanced_hives)高级蜂箱$(/l)和一个 $(l:hives/expansion_boxes)扩容盒$(/l)。$(l:hives/advanced_hives)高级蜂箱$(/l)允许您查看内部并时刻关注您的蜜蜂及其生产的产品。" + }, + { + "type": "patchouli:text", + "text": "有些蜜蜂只能在其他维度上找到或通过繁殖获得。使用 JEI 查找繁殖方法,以便您知道需要找到哪些蜜蜂。" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/advanced_hives.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/advanced_hives.json new file mode 100644 index 000000000000..644c814267fb --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/advanced_hives.json @@ -0,0 +1,26 @@ +{ + "name": "高级蜂箱", + "icon": "productivebees:advanced_oak_beehive", + "category": "productivebees:hives", + "sortnum": 2, + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:advanced_oak_beehive", + "text": "资源蜜蜂使用的高级蜂箱是在原版蜂箱上的扩展。与原版蜂箱不同,高级蜂箱不需要附近有营火即可收获,它可以在蜜蜂仍在里面的情况下被采集和移动,而无需使用精准采集。" + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:hives/advanced_oak_beehive", + "text": "有许多高级蜂箱可供选择,具体取决于您的背包中是否有其他木材。" + }, + { + "type": "patchouli:text", + "text": "高级蜂箱有一个 GUI,您可以从中查看蜂箱内当前有哪些蜜蜂,并取出其生产的资源。高级蜂箱可以使用$(l:hives/expansion_boxes)扩容盒$(/l)来进一步升级。在相邻处放置$(l:hives/expansion_boxes)扩容盒$(/l)会将蜜蜂容量从 3 个增加到 5 个,并能够安装$(l:items/upgrades)升级$(/l)。" + }, + { + "type": "patchouli:text", + "text": "如果你厌倦了等待蜜蜂完成工作后离开蜂箱,你可以用木棍敲打(右键点击)蜂箱或蜂箱以将其驱赶出来,同时使得蜂蜜的生产进度归零。这只有在蜜蜂能够安全离开时才有效。" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/dragon_egg_hive.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/dragon_egg_hive.json new file mode 100644 index 000000000000..9dbf4ed95472 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/dragon_egg_hive.json @@ -0,0 +1,22 @@ +{ + "name": "龙蛋蜂箱", + "icon": "productivebees:dragon_egg_hive", + "category": "productivebees:hives", + "sortnum": 4, + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:dragon_egg_hive", + "text": "为末影龙蜜蜂制作的特殊蜂箱,让玩家能够收获原本难以获得的末影龙蜜脾。末影龙蜜蜂原本会生活在黑曜石蜂巢中,但也会生活在挖空的龙蛋中。你也可以说服它们搬家到一个高级蜂箱,但它们不会在那里生产任何龙息。" + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:nests/dragon_egg_hive", + "text": "你也可以用剩菜做一个填得满满当当的煎蛋卷。" + }, + { + "type": "patchouli:text", + "text": "生活在龙蛋蜂箱中的末影龙蜜蜂不需要采蜜,而是直接从空气中吸收末影龙的精华。在末地之外的地方活动时,它就得有一个授粉源了。$(br2)龙蛋蜂箱不支持安装升级。" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/expansion_boxes.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/expansion_boxes.json new file mode 100644 index 000000000000..1552162dccd3 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/expansion_boxes.json @@ -0,0 +1,71 @@ +{ + "name": "扩容盒", + "icon": "productivebees:expansion_box_oak", + "category": "productivebees:hives", + "sortnum": 3, + "pages": [ + { + "type": "patchouli:text", + "text": "扩容盒可以连接到高级蜂箱上,将蜂箱的蜜蜂容量从 3 个增加到 5 个。扩容盒可以放置在高级蜂箱的顶部或旁边。每个高级蜂箱只能有一个扩容盒。" + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:boxes/expansion_box_oak" + }, + { + "type": "multiblock", + "name": "垂直方向扩展", + "multiblock": { + "mapping": { + "H": "productivebees:advanced_oak_beehive[expanded=up]", + "E": "productivebees:expansion_box_oak[expanded=up]" + }, + "pattern": [ + [ + "E" + ], + [ + "H" + ], + [ + "0" + ] + ], + "symmetrical": true, + "offset": [ + 0, + 1, + 0 + ] + }, + "enable_visualize": false + }, + { + "type": "multiblock", + "name": "水平方向扩展", + "multiblock": { + "mapping": { + "H": "productivebees:advanced_oak_beehive[expanded=left]", + "E": "productivebees:expansion_box_oak[expanded=left]" + }, + "pattern": [ + [ + "H", + "E" + ], + [ + "0", + " " + ] + ], + "symmetrical": true, + "offset": [ + 0, + 1, + 0 + ] + }, + "enable_visualize": false + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/nests.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/nests.json new file mode 100644 index 000000000000..001dc9a9cb1e --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/nests.json @@ -0,0 +1,16 @@ +{ + "name": "蜂巢", + "icon": "productivebees:oak_wood_nest", + "category": "productivebees:hives", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "蜂巢散布在世界各地,每个蜂巢都是一只独居蜜蜂的住处。可以直接打破蜂巢,蜜蜂会保留在蜂巢内,无需精准采集。要清除蜂巢内含有的蜜蜂和蛋,只需要把它自我合成一遍即可。" + }, + { + "type": "patchouli:text", + "text": "如果你在空蜂巢中放入一份或多份蜜蜂小食,就会吸引来新的蜜蜂。手持蜂蜜小食右键点击来开始蜜蜂生成计时。" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/bee_cage.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/bee_cage.json new file mode 100644 index 000000000000..d77306927453 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/bee_cage.json @@ -0,0 +1,21 @@ +{ + "name": "蜜蜂笼", + "icon": "productivebees:bee_cage", + "category": "productivebees:items", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:bee_cage", + "text": "蜜蜂笼可用于捕获蜜蜂以进行储存或运输。要捕捉蜜蜂,只需使用蜜蜂笼右键单击蜜蜂即可。在地上右键单击装满的蜜蜂笼可以释放蜜蜂.$(br2)记得在外出时始终随身携带几个蜜蜂笼,以备遇到有意思的蜜蜂时使用。" + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:bee_cage", + "text": "很容易在游戏前期获得" + }, + { + "type": "patchouli:text", + "text": "在有效的花朵上释放蜜蜂会将蜜蜂的采花位置设置到此处。同样,在潜行时在有效的蜂巢或蜂箱处释放蜜蜂会将蜜蜂的归巢位置设置为该蜂巢或蜂箱。" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/bee_helmet.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/bee_helmet.json new file mode 100644 index 000000000000..1979f036378e --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/bee_helmet.json @@ -0,0 +1,16 @@ +{ + "name": "蜂巢头盔", + "icon": "productivebees:bee_nest_diamond_helmet", + "category": "productivebees:items", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:bee_nest_diamond_helmet", + "text": "将蜂巢压在你绚丽的钻石头盔上,让它变得粘稠。巢中的蜜蜂肯定会习惯你,甚至会在你处于危险之中时保护你。穿上这件衣服也会向其他蜜蜂展示你的善意,并防止你收到它们的攻击。" + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:bee_nest_helmet" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/combs.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/combs.json new file mode 100644 index 000000000000..028244a9f42f --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/combs.json @@ -0,0 +1,11 @@ +{ + "name": "蜜脾", + "icon": "minecraft:honeycomb", + "category": "productivebees:items", + "pages": [ + { + "type": "patchouli:text", + "text": "生活在高级蜂箱中的蜜蜂将产生资源蜜脾,这些蜜脾可以放入离心机中提取资源。$(br)蜜脾也可以压缩成蜜脾块,以便于储存。" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/honey_treat.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/honey_treat.json new file mode 100644 index 000000000000..2af2d655f025 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/honey_treat.json @@ -0,0 +1,12 @@ +{ + "name": "蜜蜂小食", + "icon": "productivebees:honey_treat", + "category": "productivebees:items", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:honey_treat", + "text": "蜜蜂小食可以喂给愤怒的蜜蜂,让它们平静下来。将它们喂给小蜜蜂会使它们长得更快。$(br2)蜜蜂小食还可以与基因相结合,将遗传形状从一只蜜蜂转移到另一只蜜蜂。在$(l:genetics/transferring)遗传学$(/l)页面上阅读更多内容。" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/nest_locator.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/nest_locator.json new file mode 100644 index 000000000000..b6d48d460a06 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/nest_locator.json @@ -0,0 +1,16 @@ +{ + "name": "蜂巢定位器", + "icon": "productivebees:nest_locator", + "category": "productivebees:items", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:nest_locator", + "text": "可以识别附近蜂巢的微弱嗡嗡声。按住Shift键并右键单击要查找的蜂巢或同种方块。如果要查找沙子蜂巢,可以右键单击沙子蜂巢或沙子。再次右键单击将找到附近任何该类型的蜂巢。" + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:nest_locator" + } + ] +} \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/upgrades.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/upgrades.json new file mode 100644 index 000000000000..24892eeefce4 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/upgrades.json @@ -0,0 +1,152 @@ +{ + "name": "升级", + "icon": "productivebees:upgrade_base", + "category": "productivebees:items", + "pages": [ + { + "type": "patchouli:spotlight", + "item": "productivebees:upgrade_base", + "text": "可以对机器和蜂巢进行升级,以增加其功能或提高性能。" + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:upgrades/base", + "text": "所有其他升级的基础。" + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:upgrades/breeding", + "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l),$(l:blocks/catcher)捕捉器$(/l)。", + "anchor": "babee" + }, + { + "type": "patchouli:text", + "text": "当安装在蜂巢中时,升级:繁殖将为生活在蜂巢内的蜜蜂提供很小的机会,无需您的参与即可繁殖和产生新的后代。请注意,通常情况下无法繁殖的蜜蜂不适用于此升级。$(br)当安装在$(l:blocks/catcher)捕捉器$(/l)中时,只有幼蜂会被捕获并放入笼子中。" + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:upgrades/productivity", + "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l), $(l:blocks/honey_generator)蜂蜜发电机$(/l)。", + "anchor": "productivity" + }, + { + "type": "patchouli:text", + "text": "当安装在蜂箱中时,升级:产量将增加蜜蜂每次旅行产生的蜜脾数量。可以安装多个升级:产量。" + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:upgrades/time", + "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l), $(l:blocks/centrifuge)离心机$(/l), $(l:blocks/incubator)小蜜蜂孵化器$(/l), $(l:blocks/honey_generator)蜂蜜发电机(/l)。", + "anchor": "speed" + }, + { + "type": "patchouli:text", + "text": "当安装在蜂巢中时,升级:速度将减少蜜蜂在蜂巢内停留的时间。$(br)当安装在$(l:blocks/centrifuge)离心机$(/l)或$(l:blocks/incubator)小蜜蜂孵化器$(/l)中时,将提高处理速度。" + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:upgrades/filter", + "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l),$(l:blocks/catcher)捕捉器$(/l)。", + "anchor": "filter" + }, + { + "type": "patchouli:text", + "text": "右键单击蜜蜂以将其添加到过滤器中。将滤镜放入制作网格中以清除它。当安装在蜂巢中时,只允许过滤器上指定的蜜蜂进入。$(br)当安装在捕捉器中时,只会被捕捉过滤器上指定的蜜蜂。" + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:upgrades/range", + "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l), $(l:blocks/catcher)捕捉器$(/l).", + "anchor": "range" + }, + { + "type": "patchouli:text", + "text": "当安装在蜂巢中时,每个升级可以将农夫蜜蜂和收集者、囤积者蜜蜂的默认的4格操作范围增加1格。当安装在捕捉器上时,升级:范围将在各个方向上将操作区域扩大1个方块。可以安装多个范围升级。" + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:upgrades/anti_teleport", + "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l)。", + "anchor": "anti_teleport" + }, + { + "type": "patchouli:text", + "text": "当安装在蜂箱中时,可以传送的蜜蜂在生活在升级后的蜂箱中时将不再传送。" + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:upgrades/bee_sampler", + "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l)。", + "anchor": "sampler" + }, + { + "type": "patchouli:text", + "text": "当安装在蜂箱中时,每次访问都会提取一小块授粉蜜蜂样本,且不会伤害他们。可以在同一配置单元中安装多个以提高速率。" + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:upgrades/comb_block", + "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l)。", + "anchor": "comb_block" + }, + { + "type": "patchouli:text", + "text": "当安装在蜂箱中时,蜜蜂会产生完整的蜜脾块而不是蜜脾。" + }, + { + "type": "patchouli:crafting", + "recipe": "productivebees:upgrades/simulator", + "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l)。", + "anchor": "simulator" + }, + { + "type": "patchouli:text", + "text": "当安装在蜂箱中时,蜜蜂将不再从蜂箱中出来,而是模拟它们的采蜜之旅,以获得更好的服务器性能。蜜蜂采花的方块或装有花朵的饲养板必须放置在蜂箱的下方,不要挡住前面,而是正下方。" + }, + { + "type": "multiblock", + "name": "模拟蜂箱", + "multiblock": { + "mapping": { + "H": "productivebees:advanced_oak_beehive[expanded=up]", + "E": "productivebees:expansion_box_oak[expanded=up]", + "F": "productivebees:feeder[type=top]" + }, + "pattern": [ + [ + " E" + ], + [ + " H" + ], + [ + "F0" + ] + ], + "offset": [ + 0, 1, 0 + ] + }, + "enable_visualize": false + }, + { + "type": "multiblock", + "name": "模拟蜂箱", + "multiblock": { + "mapping": { + "H": "productivebees:advanced_oak_beehive[expanded=left,facing=east]", + "E": "productivebees:expansion_box_oak[expanded=left,facing=east]", + "F": "minecraft:iron_block" + }, + "pattern": [ + ["HE"," "], + ["0 ", "F "] + ], + "offset": [ + 0, 1, 0 + ] + }, + "enable_visualize": false + } + ] +} diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/misc/performance.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/misc/performance.json new file mode 100644 index 000000000000..acc6a2f5b382 --- /dev/null +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/misc/performance.json @@ -0,0 +1,19 @@ +{ + "name": "性能", + "icon": "productivebees:upgrade_time", + "category": "productivebees:misc", + "pages": [ + { + "type": "patchouli:text", + "text": "如果设置不正确,此模组的某些内容可能会占用大量资源。本章节将提供一些建议,说明如何在不拖累电脑性能的情况下充分利用蜜蜂。" + }, + { + "type": "patchouli:text", + "text": "蜜蜂是世界上的实体,而不仅仅是一个方块或物品,它本质上会使用更多的电脑资源。来自实体的一大资源消耗是路径和AI,其中蜜蜂的AI性能并不好。为了防止不必要的AI计算,请确保所有蜜蜂都有一个居住的地方和它们所需的采花点。还要把蜜蜂关在一个不太大的围栏里,否则它们会开始徘徊。或者,您可以在蜂巢中使用模拟器升级来防止蜜蜂实体出现在世界上。" + }, + { + "type": "patchouli:text", + "text": "另一个资源消耗可能是离心机中的蜜脾渲染。如果有很多离心机在运行,请考虑关闭蜜脾渲染。该选项可以在配置文件 config/productivebees-client.toml 中找到。" + } + ] +} \ No newline at end of file From 88e39de835aeacefe5bafc87b877559768a0bd26 Mon Sep 17 00:00:00 2001 From: Sunday40847 Date: Tue, 25 Jun 2024 20:01:29 +0800 Subject: [PATCH 06/36] =?UTF-8?q?cfpa=5Fbot=E6=8F=90=E5=87=BA=E7=9A=84?= =?UTF-8?q?=E9=94=99=E8=AF=AF=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../productivebees/productivebees/lang/zh_cn.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json index a77b34df644e..e1b2bfa4e698 100644 --- a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json @@ -331,7 +331,7 @@ "block.productivebees.white_petrified_honey": "白色石化蜂蜜", "block.productivebees.black_petrified_honey": "黑色石化蜂蜜", "block.productivebees.gray_petrified_honey": "灰色石化蜂蜜", - "block.productivebees.light_gray_petrified_honey": "浅灰色石化蜂蜜", + "block.productivebees.light_gray_petrified_honey": "淡灰色石化蜂蜜", "block.productivebees.blue_petrified_honey": "蓝色石化蜂蜜", "block.productivebees.light_blue_petrified_honey": "淡蓝色石化蜂蜜", "block.productivebees.lime_petrified_honey": "黄绿色石化蜂蜜", @@ -482,6 +482,7 @@ "entity.productivebees.lumium_bee": "流明蜜蜂", "entity.productivebees.magmatic_bee": "熔岩蜜蜂", "entity.productivebees.malachite_bee": "孔雀石蜜蜂", + "entity.productivebees.mana_bee": "魔力蜜蜂", "entity.productivebees.manasteel_bee": "魔力钢蜜蜂", "entity.productivebees.manyullyn_bee": "玛玉灵蜜蜂", "entity.productivebees.mason_bee": "石匠蜜蜂", @@ -752,7 +753,7 @@ "entity.productivebees.hop_graphite_bee": "高定向热解石墨蜜蜂", "entity.productivebees.hellfire_bee": "狱火蜜蜂", "entity.productivebees.sky_steel_bee": "Sky Steel蜜蜂", - "fluid.productivebees.honey": "蜂蜜", + "fluid_type.productivebees.honey": "蜂蜜", "item.productivebees.bee_bomb": "蜜蜂炸弹", "item.productivebees.bee_bomb_angry": "激怒蜜蜂炸弹", "item.productivebees.bee_cage": "蜜蜂笼", @@ -847,6 +848,7 @@ "jei.productivebees.block_conversion.chance": "转化几率: %s%%", "jei.productivebees.bottler": "装瓶机", "jei.productivebees.centrifuge": "离心机", + "jei.productivebees.heated_centrifuge": "热能离心机", "jei.productivebees.incubation": "培育", "jei.productivebees.item_conversion": "物品转化", "productivebees.advanced_hive.tooltip.bee_cage": "放置空蜜蜂笼可以从别的蜜蜂容器取出蜜蜂,反之放置装满的蜜蜂笼可以存入蜜蜂。", @@ -855,7 +857,6 @@ "productivebees.amber.tooltip.contained_entity": "内含实体: %s", "productivebees.breeding_chamber.tooltip.cage": "在此处放下空蜜蜂笼。", "productivebees.breeding_chamber.tooltip.next_bee": "这个按钮目前还没有作用。\n取出然后放回一只蜜蜂可以调整输出。", - "productivebees.breeding_chamber.tooltip.prev_bee": "这个按钮目前还没有作用。\n取出然后放回一只蜜蜂可以调整输出。", "productivebees.breeding_chamber.tooltip.progress": "剩余%s秒", "productivebees.centrifuge.tooltip.amount": "数量:%s", "productivebees.centrifuge.tooltip.chance": "几率:%s", @@ -1003,9 +1004,8 @@ "productivebees.top.solitary.egg_count": "卵:%s", "productivebees.top.solitary.repopulation_countdown": "繁殖冷却:%s \n使用额外的小食来加速", "productivebees.top.solitary.repopulation_countdown_inactive": "蜂巢是空的。对蜂巢使用蜂蜜小食来吸引蜜蜂。", - "productivebees.Catcher.tooltip.treat_item": "在此处放入蜂蜜小食来吸引蜜蜂", - "fluid_type.productivebees.honey": "蜂蜜", "config.jade.plugin_productivebees.canvas_beehive": "帆布蜂箱", + "config.jade.plugin_productivebees.canvas_expansion_box": "帆布扩容盒", "config.jade.plugin_productivebees.productive_bee": "资源蜜蜂", "config.jade.plugin_productivebees.solitary_nest": "独居蜜蜂蜂巢", "config.jade.plugin_productivebees.jar": "蜜蜂罐", From c06dfb20150ba8a18c648ed9783cd41c9824231b Mon Sep 17 00:00:00 2001 From: Sunday40847 Date: Thu, 27 Jun 2024 01:48:41 +0800 Subject: [PATCH 07/36] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=9C=82=E8=9C=9C?= =?UTF-8?q?=E6=B5=81=E4=BD=93=E6=96=B9=E5=9D=97=E7=9A=84=E4=B8=AD=E8=8B=B1?= =?UTF-8?q?=E6=96=87key?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../1.20/assets/productivebees/productivebees/lang/en_us.json | 1 + .../1.20/assets/productivebees/productivebees/lang/zh_cn.json | 1 + 2 files changed, 2 insertions(+) diff --git a/projects/1.20/assets/productivebees/productivebees/lang/en_us.json b/projects/1.20/assets/productivebees/productivebees/lang/en_us.json index bce23301cbce..a780fd43a967 100644 --- a/projects/1.20/assets/productivebees/productivebees/lang/en_us.json +++ b/projects/1.20/assets/productivebees/productivebees/lang/en_us.json @@ -68,6 +68,7 @@ "block.productivebees.glowstone_nest": "Glowstone Nest", "block.productivebees.gravel_nest": "Gravel Nest", "block.productivebees.heated_centrifuge": "Heated Centrifuge", + "block.productivebees.honey": "Honey", "block.productivebees.honey_generator": "Honey Generator", "block.productivebees.inactive_dragon_egg": "Inactive Dragon Egg", "block.productivebees.incubator": "BaBee Incubator", diff --git a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json index e1b2bfa4e698..17d479beb36a 100644 --- a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json @@ -68,6 +68,7 @@ "block.productivebees.glowstone_nest": "荧石蜂巢", "block.productivebees.gravel_nest": "沙砾蜂巢", "block.productivebees.heated_centrifuge": "热能离心机", + "block.productivebees.honey": "蜂蜜", "block.productivebees.honey_generator": "蜂蜜发电机", "block.productivebees.inactive_dragon_egg": "沉息的龙蛋", "block.productivebees.incubator": "小蜜蜂孵化器", From b9f04b6968313e4e5e9b345f6e7b333adcf0ebb1 Mon Sep 17 00:00:00 2001 From: Sunday40847 <86839110+Sunday40847@users.noreply.github.com> Date: Tue, 10 Sep 2024 23:19:14 +0800 Subject: [PATCH 08/36] =?UTF-8?q?=E6=89=B9=E9=87=8F=E5=BA=94=E7=94=A8?= =?UTF-8?q?=E6=9B=B4=E6=94=B9=E6=84=8F=E8=A7=81=20=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: dovisutu <40313014+dovisutu@users.noreply.github.com> Co-authored-by: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> --- .../1.20/assets/productivebees/productivebees/lang/zh_cn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json index 17d479beb36a..c244027caaf2 100644 --- a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json @@ -18,7 +18,7 @@ "advancements.husbandry.consume_sugarbag_comb.description": "吃一个蜜袋蜜脾", "advancements.husbandry.consume_sugarbag_comb.title": "甜甜的好好吃!", "advancements.husbandry.convert_egg.description": "使用龙息激活一个无生命状态的龙蛋", - "advancements.husbandry.convert_egg.title": "好消息:它不会孵出小龙", + "advancements.husbandry.convert_egg.title": "幸好孵不出龙来", "advancements.husbandry.dragon_egg_hive.description": "合成一个龙蛋蜂箱", "advancements.husbandry.dragon_egg_hive.title": "特殊蜜蜂的特殊住所", "advancements.husbandry.expansion_box.description": "获取一个用于高级蜂箱的扩容盒", @@ -53,7 +53,7 @@ "block.productivebees.centrifuge": "离心机", "block.productivebees.coarse_dirt_nest": "泥土蜂巢", "block.productivebees.comb_ghostly": "恶魂蜜脾块", - "block.productivebees.comb_milky": "奶蜜脾块", + "block.productivebees.comb_milky": "奶香蜜脾块", "block.productivebees.comb_powdery": "粉末蜜脾块", "block.productivebees.configurable_comb": "蜜脾块", "block.productivebees.comb_configurable": "%s蜜脾块", From 94334a23ec261c4b73eb494ea935f94e1ad5154e Mon Sep 17 00:00:00 2001 From: Sunday40847 <86839110+Sunday40847@users.noreply.github.com> Date: Tue, 10 Sep 2024 23:23:21 +0800 Subject: [PATCH 09/36] =?UTF-8?q?=E6=89=B9=E9=87=8F=E5=BA=94=E7=94=A8?= =?UTF-8?q?=E5=AE=A1=E6=A0=B8=E5=91=98=E7=9A=84=E6=9B=B4=E6=94=B9=E5=BB=BA?= =?UTF-8?q?=E8=AE=AE=5F1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 把整个文件的建议更改项一起提交会报错,那就分几块来提交 Co-authored-by: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> --- .../productivebees/lang/zh_cn.json | 80 +++++++++---------- 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json index c244027caaf2..799d38669440 100644 --- a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json @@ -74,18 +74,18 @@ "block.productivebees.incubator": "小蜜蜂孵化器", "block.productivebees.jar_oak": "蜂罐", "block.productivebees.jungle_wood_nest": "丛林木蜂巢", - "block.productivebees.cherry_wood_nest": "樱木蜂巢", + "block.productivebees.cherry_wood_nest": "樱花木蜂巢", "block.productivebees.mangrove_wood_nest": "红树木蜂巢", "block.productivebees.nether_brick_nest": "下界砖蜂巢", "block.productivebees.nether_gold_nest": "下界金蜂巢", - "block.productivebees.nether_quartz_nest": "下界石英蜂巢", + "block.productivebees.nether_quartz_nest": "石英蜂巢", "block.productivebees.oak_wood_nest": "橡木蜂巢", "block.productivebees.obsidian_nest": "黑曜石蜂巢", "block.productivebees.powered_centrifuge": "动力离心机", "block.productivebees.purple_hopper": "紫色漏斗", "block.productivebees.quartz_netherrack": "镶嵌石英的下界岩", "block.productivebees.sand_nest": "沙子蜂巢", - "block.productivebees.slimy_nest": "史莱姆蜂巢", + "block.productivebees.slimy_nest": "黏液蜂巢", "block.productivebees.snow_nest": "雪蜂巢", "block.productivebees.soul_sand_nest": "灵魂沙蜂巢", "block.productivebees.spruce_wood_nest": "云杉木蜂巢", @@ -93,7 +93,7 @@ "block.productivebees.sugar_cane_nest": "甘蔗蜂巢", "block.productivebees.sugarbag_nest": "蜜袋蜂巢", "block.productivebees.wax_block": "蜜蜡块", - "block.productivebees.warped_bee_nest": "诡异菌蜂巢", + "block.productivebees.warped_bee_nest": "诡异蜂巢", "block.productivebees.advanced_byg_ebony_beehive": "高级乌木蜂箱", "block.productivebees.expansion_box_byg_ebony": "乌木扩容盒", "block.productivebees.advanced_byg_ether_beehive": "高级以太木蜂箱", @@ -184,30 +184,30 @@ "block.productivebees.expansion_box_regions_unexplored_dead": "枯叶木扩容盒", "block.productivebees.advanced_regions_unexplored_cypress_beehive": "高级柏木蜂箱", "block.productivebees.expansion_box_regions_unexplored_cypress": "柏木扩容盒", - "block.productivebees.advanced_regions_unexplored_pink_bioshroom_beehive": "高级粉红色有生菇蜂箱", - "block.productivebees.expansion_box_regions_unexplored_pink_bioshroom": "粉红色有生菇扩容盒", + "block.productivebees.advanced_regions_unexplored_pink_bioshroom_beehive": "高级粉红色具生荧木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_pink_bioshroom": "粉红色具生荧木扩容盒", "block.productivebees.advanced_regions_unexplored_magnolia_beehive": "高级木兰木蜂箱", "block.productivebees.expansion_box_regions_unexplored_magnolia": "木兰木扩容盒", "block.productivebees.advanced_regions_unexplored_willow_beehive": "高级柳木蜂箱", "block.productivebees.expansion_box_regions_unexplored_willow": "柳木扩容盒", - "block.productivebees.advanced_regions_unexplored_yellow_bioshroom_beehive": "高级黄色具生荧菇蜂箱", - "block.productivebees.expansion_box_regions_unexplored_yellow_bioshroom": "黄色具生荧菇扩容盒", - "block.productivebees.advanced_regions_unexplored_blue_bioshroom_beehive": "高级蓝色具生荧菇蜂箱", - "block.productivebees.expansion_box_regions_unexplored_blue_bioshroom": "蓝色具生荧菇扩容盒", + "block.productivebees.advanced_regions_unexplored_yellow_bioshroom_beehive": "高级黄色具生荧木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_yellow_bioshroom": "黄色具生荧木扩容盒", + "block.productivebees.advanced_regions_unexplored_blue_bioshroom_beehive": "高级蓝色具生荧木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_blue_bioshroom": "蓝色具生荧木扩容盒", "block.productivebees.advanced_regions_unexplored_blackwood_beehive": "高级黑木蜂箱", "block.productivebees.expansion_box_regions_unexplored_blackwood": "黑木扩容盒", - "block.productivebees.advanced_regions_unexplored_joshua_beehive": "高级短叶丝兰蜂箱", - "block.productivebees.expansion_box_regions_unexplored_joshua": "短叶丝兰扩容盒", + "block.productivebees.advanced_regions_unexplored_joshua_beehive": "高级短叶丝兰木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_joshua": "短叶丝兰木扩容盒", "block.productivebees.advanced_regions_unexplored_baobab_beehive": "高级猴面包木蜂箱", "block.productivebees.expansion_box_regions_unexplored_baobab": "猴面包木扩容盒", "block.productivebees.advanced_regions_unexplored_maple_beehive": "高级枫木蜂箱", "block.productivebees.expansion_box_regions_unexplored_maple": "枫木扩容盒", "block.productivebees.advanced_regions_unexplored_alpha_oak_beehive": "高级始源木蜂箱", "block.productivebees.expansion_box_regions_unexplored_alpha_oak": "始源木扩容盒", - "block.productivebees.advanced_regions_unexplored_green_bioshroom_beehive": "高级绿色具生荧菇蜂箱", - "block.productivebees.expansion_box_regions_unexplored_green_bioshroom": "绿色具生荧菇扩容盒", - "block.productivebees.advanced_regions_unexplored_larch_beehive": "高级金色落叶松木蜂箱", - "block.productivebees.expansion_box_regions_unexplored_larch": "金色落叶松木扩容盒", + "block.productivebees.advanced_regions_unexplored_green_bioshroom_beehive": "高级绿色具生荧木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_green_bioshroom": "绿色具生荧木扩容盒", + "block.productivebees.advanced_regions_unexplored_larch_beehive": "高级落叶松木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_larch": "落叶松木扩容盒", "block.productivebees.advanced_regions_unexplored_mauve_beehive": "高级槿紫木蜂箱", "block.productivebees.expansion_box_regions_unexplored_mauve": "槿紫木扩容盒", "block.productivebees.advanced_endergetic_poise_beehive": "高级幽仪木蜂箱", @@ -220,8 +220,8 @@ "block.productivebees.expansion_box_biomesoplenty_mahogany": "桃花心木扩容盒", "block.productivebees.advanced_biomesoplenty_willow_beehive": "高级柳木蜂箱", "block.productivebees.expansion_box_biomesoplenty_willow": "柳木扩容盒", - "block.productivebees.advanced_biomesoplenty_redwood_beehive": "高级红木蜂箱", - "block.productivebees.expansion_box_biomesoplenty_redwood": "红木扩容盒", + "block.productivebees.advanced_biomesoplenty_redwood_beehive": "高级红杉木蜂箱", + "block.productivebees.expansion_box_biomesoplenty_redwood": "红杉木扩容盒", "block.productivebees.advanced_biomesoplenty_palm_beehive": "高级棕榈木蜂箱", "block.productivebees.expansion_box_biomesoplenty_palm": "棕榈木扩容盒", "block.productivebees.advanced_biomesoplenty_dead_beehive": "高级枯死木蜂箱", @@ -240,8 +240,8 @@ "block.productivebees.expansion_box_autumnity_maple": "枫木扩容盒", "block.productivebees.advanced_bamboo_beehive": "高级竹蜂箱", "block.productivebees.expansion_box_bamboo": "竹扩容盒", - "block.productivebees.advanced_cherry_beehive": "高级樱木蜂箱", - "block.productivebees.expansion_box_cherry": "樱木扩容盒", + "block.productivebees.advanced_cherry_beehive": "高级樱花木蜂箱", + "block.productivebees.expansion_box_cherry": "樱花木扩容盒", "block.productivebees.advanced_crimson_beehive": "高级绯红木蜂箱", "block.productivebees.expansion_box_crimson": "绯红木扩容盒", "block.productivebees.advanced_birch_beehive": "高级白桦木蜂箱", @@ -349,7 +349,7 @@ "entity.minecraft.villager.productivebees.beekeeper": "养蜂人", "entity.productivebees.agate_bee": "玛瑙蜜蜂", "entity.productivebees.air_crystal_bee": "气元素水晶蜜蜂", - "entity.productivebees.alexandrite_bee": "紫翠玉蜜蜂", + "entity.productivebees.alexandrite_bee": "变石蜜蜂", "entity.productivebees.alfsteel_bee": "精灵钢蜜蜂", "entity.productivebees.allthemodium_bee": "ATM蜜蜂", "entity.productivebees.aluminum_bee": "铝蜜蜂", @@ -361,7 +361,7 @@ "entity.productivebees.ammolite_bee": "斑彩石蜜蜂", "entity.productivebees.apatite_bee": "磷灰石蜜蜂", "entity.productivebees.aquamarine_bee": "海蓝宝石蜜蜂", - "entity.productivebees.arcane_bee": "神秘蜜蜂", + "entity.productivebees.arcane_bee": "魔源蜜蜂", "entity.productivebees.ashy_mining_bee": "灰烬穴居蜜蜂", "entity.productivebees.awakened_bee": "觉醒蜜蜂", "entity.productivebees.awakened_supremium_bee": "觉醒终极精华蜜蜂", @@ -369,10 +369,10 @@ "entity.productivebees.bee_configurable": "%s蜜蜂", "entity.productivebees.benitoite_bee": "蓝锥矿蜜蜂", "entity.productivebees.bismuth_bee": "铋蜜蜂", - "entity.productivebees.black_diamond_bee": "黑钻蜜蜂", + "entity.productivebees.black_diamond_bee": "黑钻石蜜蜂", "entity.productivebees.black_opal_bee": "黑蛋白石蜜蜂", "entity.productivebees.blazing_bee": "烈焰蜜蜂", - "entity.productivebees.blazing_crystal_bee": "炽热晶体蜜蜂", + "entity.productivebees.blazing_crystal_bee": "烈焰晶体蜜蜂", "entity.productivebees.blitz_bee": "狂风蜜蜂", "entity.productivebees.blizz_bee": "暴雪蜜蜂", "entity.productivebees.bloody_bee": "血腥蜜蜂", @@ -380,8 +380,8 @@ "entity.productivebees.brass_bee": "黄铜蜜蜂", "entity.productivebees.bronze_bee": "青铜蜜蜂", "entity.productivebees.brown_shroom_bee": "棕色蘑菇蜜蜂", - "entity.productivebees.bumble_bee": "大黄蜂蜜蜂", - "entity.productivebees.calorite_bee": "耐热合金蜜蜂", + "entity.productivebees.bumble_bee": "大黄蜂", + "entity.productivebees.calorite_bee": "耐热金属蜜蜂", "entity.productivebees.carnelian_bee": "红玉髓蜜蜂", "entity.productivebees.cats_eye_bee": "猫眼石蜜蜂", "entity.productivebees.cheese_bee": "奶酪蜜蜂", @@ -393,14 +393,14 @@ "entity.productivebees.coal_bee": "煤炭蜜蜂", "entity.productivebees.cobalt_bee": "钴蜜蜂", "entity.productivebees.collector_bee": "收集者蜜蜂", - "entity.productivebees.common_salvage_bee": "普通回收蜜蜂", + "entity.productivebees.common_salvage_bee": "常见回收蜜蜂", "entity.productivebees.compressed_iron_bee": "压缩铁蜜蜂", "entity.productivebees.constantan_bee": "康铜蜜蜂", - "entity.productivebees.conductive_alloy_bee": "导电铁蜜蜂", + "entity.productivebees.conductive_alloy_bee": "导电合金蜜蜂", "entity.productivebees.copper_alloy_bee": "铜合金蜜蜂", "entity.productivebees.copper_bee": "铜蜜蜂", "entity.productivebees.coral_bee": "珊瑚蜜蜂", - "entity.productivebees.cosmic_dust_bee": "寰宇蜜蜂", + "entity.productivebees.cosmic_dust_bee": "星云蜜蜂", "entity.productivebees.creeper_bee": "苦力怕蜜蜂", "entity.productivebees.crimson_bee": "绯红菌蜜蜂", "entity.productivebees.crystalline_bee": "石英蜜蜂", @@ -421,7 +421,7 @@ "entity.productivebees.emerald_bee": "绿宝石蜜蜂", "entity.productivebees.emeraldite_bee": "绿辉石蜜蜂", "entity.productivebees.end_gobber_bee": "末地戈伯蜜蜂", - "entity.productivebees.end_steel_bee": "末影钢蜜蜂", + "entity.productivebees.end_steel_bee": "末地钢蜜蜂", "entity.productivebees.ender_bee": "末影蜜蜂", "entity.productivebees.ender_slimy_bee": "末影黏液蜜蜂", "entity.productivebees.enderium_bee": "末影锭蜜蜂", @@ -441,7 +441,7 @@ "entity.productivebees.fluorite_bee": "氟石蜜蜂", "entity.productivebees.flux_bee": "通量粉尘蜜蜂", "entity.productivebees.frosty_bee": "霜冻蜜蜂", - "entity.productivebees.gaiasteel_bee": "盖亚纲蜜蜂", + "entity.productivebees.gaiasteel_bee": "盖亚钢蜜蜂", "entity.productivebees.garnet_bee": "石榴石蜜蜂", "entity.productivebees.geode_bee": "晶洞玉石蜜蜂", "entity.productivebees.ghostly_bee": "恶魂蜜蜂", @@ -451,16 +451,16 @@ "entity.productivebees.grave_bee": "坟墓蜜蜂", "entity.productivebees.green_carpenter_bee": "绿色木匠蜜蜂", "entity.productivebees.green_sapphire_bee": "绿色蓝宝石蜜蜂", - "entity.productivebees.heliodor_bee": "黄绿柱石蜜蜂", + "entity.productivebees.heliodor_bee": "金绿柱石蜜蜂", "entity.productivebees.hematophagous_bee": "吸血蜜蜂", - "entity.productivebees.hepatizon_bee": "魂晶蜜蜂", + "entity.productivebees.hepatizon_bee": "黑色科林斯青铜蜜蜂", "entity.productivebees.hoarder_bee": "囤积者蜜蜂", "entity.productivebees.ice_dragonsteel_bee": "龙霜钢蜜蜂", "entity.productivebees.ichor_slimy_bee": "灵浆蜜蜂", "entity.productivebees.iesnium_bee": "艾瑟金属蜜蜂", "entity.productivebees.imperium_bee": "高级精华蜜蜂", "entity.productivebees.inert_crystal_bee": "惰性水晶蜜蜂", - "entity.productivebees.infinity_bee": "无尽蜜蜂", + "entity.productivebees.infinity_bee": "无限蜜蜂", "entity.productivebees.inferium_bee": "下级精华蜜蜂", "entity.productivebees.insanium_bee": "究极精华蜜蜂", "entity.productivebees.invar_bee": "殷钢蜜蜂", @@ -472,26 +472,26 @@ "entity.productivebees.kamikaz_bee": "“神风特攻队”蜜蜂", "entity.productivebees.knightslime_bee": "骑士史莱姆蜜蜂", "entity.productivebees.kunzite_bee": "紫锂辉石蜜蜂", - "entity.productivebees.kyanite_bee": "蓝晶蜜蜂", + "entity.productivebees.kyanite_bee": "蓝晶石蜜蜂", "entity.productivebees.lapis_bee": "青金石蜜蜂", "entity.productivebees.lead_bee": "铅蜜蜂", "entity.productivebees.leafcutter_bee": "切叶蜜蜂", "entity.productivebees.legendary_salvage_bee": "传奇回收蜜蜂", - "entity.productivebees.lepidolite_bee": "鳞云母蜜蜂", + "entity.productivebees.lepidolite_bee": "锂云母蜜蜂", "entity.productivebees.lightning_dragonsteel_bee": "龙霆钢蜜蜂", "entity.productivebees.lumber_bee": "木场蜜蜂", "entity.productivebees.lumium_bee": "流明蜜蜂", - "entity.productivebees.magmatic_bee": "熔岩蜜蜂", + "entity.productivebees.magmatic_bee": "岩浆蜜蜂", "entity.productivebees.malachite_bee": "孔雀石蜜蜂", "entity.productivebees.mana_bee": "魔力蜜蜂", "entity.productivebees.manasteel_bee": "魔力钢蜜蜂", "entity.productivebees.manyullyn_bee": "玛玉灵蜜蜂", "entity.productivebees.mason_bee": "石匠蜜蜂", "entity.productivebees.menril_bee": "门瑞欧蜜蜂", - "entity.productivebees.moldavite_bee": "莫达维石蜜蜂", - "entity.productivebees.moonstone_bee": "月长石蜜蜂", + "entity.productivebees.moldavite_bee": "绿玻陨石蜜蜂", + "entity.productivebees.moonstone_bee": "月光石蜜蜂", "entity.productivebees.morganite_bee": "摩根石蜜蜂", - "entity.productivebees.neon_cuckoo_bee": "杜鹃蜜蜂", + "entity.productivebees.neon_cuckoo_bee": "霓虹杜鹃蜂", "entity.productivebees.nether_gobber_bee": "下界戈伯蜜蜂", "entity.productivebees.netherite_bee": "远古蜜蜂", "entity.productivebees.nickel_bee": "镍蜜蜂", From 35ea4b230d0df50e921184f8064a1bcd9abd655f Mon Sep 17 00:00:00 2001 From: Sunday40847 <86839110+Sunday40847@users.noreply.github.com> Date: Tue, 10 Sep 2024 23:47:40 +0800 Subject: [PATCH 10/36] Apply suggestions from code review_2 Co-authored-by: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> --- .../productivebees/lang/zh_cn.json | 112 +++++++++--------- 1 file changed, 56 insertions(+), 56 deletions(-) diff --git a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json index 799d38669440..44283da7688e 100644 --- a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json @@ -507,21 +507,21 @@ "entity.productivebees.ostrum_bee": "紫金蜜蜂", "entity.productivebees.patrick_bee": "派大星蜜蜂", "entity.productivebees.pearl_bee": "珍珠蜜蜂", - "entity.productivebees.pendorite_bee": "潘多拉蜜蜂", + "entity.productivebees.pendorite_bee": "潘多拉金蜜蜂", "entity.productivebees.pepto_bismol_bee": "次水杨酸铋蜜蜂", "entity.productivebees.peridot_bee": "橄榄石蜜蜂", "entity.productivebees.phosphophyllite_bee": "磷叶石蜜蜂", "entity.productivebees.pig_iron_bee": "生铁蜜蜂", - "entity.productivebees.pink_slimy_bee": "粉红史莱姆蜜蜂", + "entity.productivebees.pink_slimy_bee": "粉红黏液蜜蜂", "entity.productivebees.plastic_bee": "塑料蜜蜂", "entity.productivebees.platinum_bee": "铂蜜蜂", "entity.productivebees.prismarine_bee": "海晶蜜蜂", "entity.productivebees.prosperity_bee": "活化蜜蜂", "entity.productivebees.prudentium_bee": "初级精华蜜蜂", - "entity.productivebees.pulsating_alloy_bee": "充能铁蜜蜂", + "entity.productivebees.pulsating_alloy_bee": "脉冲合金蜜蜂", "entity.productivebees.pure_bee": "纯蜜蜂", "entity.productivebees.pure_crystal_bee": "至纯水晶蜜蜂", - "entity.productivebees.pyrope_bee": "镁铝榴石蜜蜂", + "entity.productivebees.pyrope_bee": "榴石蜜蜂", "entity.productivebees.quarry_bee": "石料蜜蜂", "entity.productivebees.quartz_enriched_iron_bee": "富石英铁蜜蜂", "entity.productivebees.queens_slime_bee": "皇后史莱姆蜜蜂", @@ -540,7 +540,7 @@ "entity.productivebees.rock_crystal_bee": "水晶石蜜蜂", "entity.productivebees.rose_gold_bee": "玫瑰金蜜蜂", "entity.productivebees.rose_quartz_bee": "玫瑰石英蜜蜂", - "entity.productivebees.ruby_bee": "橡胶蜜蜂", + "entity.productivebees.ruby_bee": "红宝石蜜蜂", "entity.productivebees.salty_bee": "盐蜜蜂", "entity.productivebees.sapphire_bee": "蓝宝石蜜蜂", "entity.productivebees.sculk_bee": "幽匿蜜蜂", @@ -554,7 +554,7 @@ "entity.productivebees.slimy_bee": "黏液蜜蜂", "entity.productivebees.sodalite_bee": "方钠石蜜蜂", "entity.productivebees.soul_lava_bee": "灵魂熔岩蜜蜂", - "entity.productivebees.soulium_bee": "灵魂蜜蜂", + "entity.productivebees.soulium_bee": "灵魂锭蜜蜂", "entity.productivebees.soulsteel_bee": "魂钢蜜蜂", "entity.productivebees.spacial_bee": "空间蜜蜂", "entity.productivebees.spectrum_bee": "光谱蜜蜂", @@ -562,11 +562,11 @@ "entity.productivebees.spirit_bee": "灵魂蜜蜂", "entity.productivebees.sponge_bee": "海绵蜜蜂", "entity.productivebees.starmetal_bee": "星辉蜜蜂", - "entity.productivebees.starry_bee": "星空蜜蜂", + "entity.productivebees.starry_bee": "ATM之星蜜蜂", "entity.productivebees.steel_bee": "钢蜜蜂", "entity.productivebees.sugarbag_bee": "蜜袋蜜蜂", "entity.productivebees.sulfur_bee": "硫蜜蜂", - "entity.productivebees.sunstone_bee": "日长石蜜蜂", + "entity.productivebees.sunstone_bee": "日光石蜜蜂", "entity.productivebees.supremium_bee": "终极精华蜜蜂", "entity.productivebees.sweat_bee": "汗蜜蜂", "entity.productivebees.tanzanite_bee": "坦桑石蜜蜂", @@ -577,29 +577,29 @@ "entity.productivebees.tin_bee": "锡蜜蜂", "entity.productivebees.titanium_bee": "钛蜜蜂", "entity.productivebees.topaz_bee": "黄玉蜜蜂", - "entity.productivebees.tourmaline_bee": "碧玺石蜜蜂", + "entity.productivebees.tourmaline_bee": "碧玺蜜蜂", "entity.productivebees.tungsten_bee": "钨蜜蜂", "entity.productivebees.turquoise_bee": "绿松石蜜蜂", - "entity.productivebees.uncommon_salvage_bee": "罕见回收蜜蜂", + "entity.productivebees.uncommon_salvage_bee": "少见回收蜜蜂", "entity.productivebees.unobtainium_bee": "难得素蜜蜂", "entity.productivebees.uraninite_bee": "晶质铀蜜蜂", "entity.productivebees.vibranium_bee": "振金蜜蜂", "entity.productivebees.warped_bee": "诡异菌蜜蜂", "entity.productivebees.wasted_radioactive_bee": "废辐蜜蜂", "entity.productivebees.water_crystal_bee": "水元素水晶蜜蜂", - "entity.productivebees.white_diamond_bee": "白钻蜜蜂", + "entity.productivebees.white_diamond_bee": "白钻石蜜蜂", "entity.productivebees.withered_bee": "凋灵蜜蜂", "entity.productivebees.yellow_black_carpenter_bee": "黄色木匠蜜蜂", "entity.productivebees.zinc_bee": "锌蜜蜂", "entity.productivebees.zircon_bee": "锆石蜜蜂", "entity.productivebees.zombie_bee": "僵尸蜜蜂", - "entity.productivebees.soularium_bee": "魂金锭蜜蜂", - "entity.productivebees.spirited_crystal_bee": "灵魂水晶蜜蜂", - "entity.productivebees.springaline_bee": "画线蜜蜂", + "entity.productivebees.soularium_bee": "魂金蜜蜂", + "entity.productivebees.spirited_crystal_bee": "富生晶体蜜蜂", + "entity.productivebees.springaline_bee": "春涌水晶蜜蜂", "entity.productivebees.sticky_resin_bee": "粘性树脂蜜蜂", "entity.productivebees.sussy_bee": "可疑的蜜蜂", "entity.productivebees.swift_alloy_bee": "迅金蜜蜂", - "entity.productivebees.vibrant_alloy_bee": "脉冲合金蜜蜂", + "entity.productivebees.vibrant_alloy_bee": "振动合金蜜蜂", "entity.productivebees.wanna_bee": "WannaBee", "entity.productivebees.actinium_bee": "锕蜜蜂", "entity.productivebees.americium_bee": "镅蜜蜂", @@ -608,34 +608,34 @@ "entity.productivebees.arsenic_bee": "砷蜜蜂", "entity.productivebees.astatine_bee": "砹蜜蜂", "entity.productivebees.barium_bee": "钡蜜蜂", - "entity.productivebees.astral_bee": "星辉蜜蜂", + "entity.productivebees.astral_bee": "星光蜜蜂", "entity.productivebees.etherium_ore_bee": "以太蜜蜂", "entity.productivebees.bauxite_bee": "铝土矿蜜蜂", - "entity.productivebees.cobaltite_bee": "辉钴蜜蜂", - "entity.productivebees.chromite_bee": "铬铁蜜蜂", - "entity.productivebees.barite_bee": "重晶蜜蜂", + "entity.productivebees.cobaltite_bee": "辉钴矿蜜蜂", + "entity.productivebees.chromite_bee": "铬铁矿蜜蜂", + "entity.productivebees.barite_bee": "重晶石蜜蜂", "entity.productivebees.electrotine_bee": "蓝石蜜蜂", - "entity.productivebees.ilmenite_bee": "钛铁蜜蜂", - "entity.productivebees.galena_bee": "方铅蜜蜂", + "entity.productivebees.ilmenite_bee": "钛铁矿蜜蜂", + "entity.productivebees.galena_bee": "方铅矿蜜蜂", "entity.productivebees.pyrochlore_bee": "烧绿石蜜蜂", "entity.productivebees.graphite_bee": "石墨蜜蜂", - "entity.productivebees.bastnasite_bee": "氟碳镧铈蜜蜂", + "entity.productivebees.bastnasite_bee": "氟碳铈矿蜜蜂", "entity.productivebees.naquadah_bee": "硅岩蜜蜂", "entity.productivebees.oilsands_bee": "油砂蜜蜂", - "entity.productivebees.pyrolusite_bee": "软锰蜜蜂", + "entity.productivebees.pyrolusite_bee": "软锰矿蜜蜂", "entity.productivebees.realgar_bee": "雄黄蜜蜂", - "entity.productivebees.scheelite_bee": "白钨蜜蜂", - "entity.productivebees.sheldonite_bee": "谢尔顿蜜蜂", - "entity.productivebees.sphalerite_bee": "闪锌蜜蜂", - "entity.productivebees.stibnite_bee": "辉锑蜜蜂", - "entity.productivebees.tantalite_bee": "钽铁蜜蜂", - "entity.productivebees.tetrahedrite_bee": "黝铜蜜蜂", + "entity.productivebees.scheelite_bee": "白钨矿蜜蜂", + "entity.productivebees.sheldonite_bee": "谢尔顿矿蜜蜂", + "entity.productivebees.sphalerite_bee": "闪锌矿蜜蜂", + "entity.productivebees.stibnite_bee": "辉锑矿蜜蜂", + "entity.productivebees.tantalite_bee": "钽铁矿蜜蜂", + "entity.productivebees.tetrahedrite_bee": "黝铜矿蜜蜂", "entity.productivebees.tricalcium_phosphate_bee": "磷酸三钙蜜蜂", "entity.productivebees.tungstate_bee": "钨酸锂蜜蜂", - "entity.productivebees.vanadium_magnetite_bee": "钒磁铁蜜蜂", + "entity.productivebees.vanadium_magnetite_bee": "钒磁铁矿蜜蜂", "entity.productivebees.berkelium_bee": "锫蜜蜂", "entity.productivebees.beryllium_bee": "铍蜜蜂", - "entity.productivebees.bohrium_bee": "𬭛蜜蜂", + "entity.productivebees.bohrium_bee": "[[钅波]]蜜蜂", "entity.productivebees.boron_bee": "硼蜜蜂", "entity.productivebees.bromine_bee": "溴蜜蜂", "entity.productivebees.cadmium_bee": "镉蜜蜂", @@ -645,23 +645,23 @@ "entity.productivebees.cesium_bee": "铯蜜蜂", "entity.productivebees.chlorine_bee": "氯蜜蜂", "entity.productivebees.chromium_bee": "铬蜜蜂", - "entity.productivebees.copernicium_bee": "钅哥蜜蜂", + "entity.productivebees.copernicium_bee": "[[钅哥]]蜜蜂", "entity.productivebees.curium_bee": "锔蜜蜂", - "entity.productivebees.darmstadtium_bee": "鐽蜜蜂", - "entity.productivebees.dubnium_bee": "𬭊蜜蜂", + "entity.productivebees.darmstadtium_bee": "[[钅达]]蜜蜂", + "entity.productivebees.dubnium_bee": "[[钅杜]]蜜蜂", "entity.productivebees.dysprosium_bee": "镝蜜蜂", "entity.productivebees.einsteinium_bee": "锿蜜蜂", "entity.productivebees.erbium_bee": "铒蜜蜂", "entity.productivebees.europium_bee": "铕蜜蜂", "entity.productivebees.fermium_bee": "镄蜜蜂", - "entity.productivebees.flerovium_bee": "𫓧蜜蜂", + "entity.productivebees.flerovium_bee": "[[钅夫]]蜜蜂", "entity.productivebees.fluorine_bee": "氟蜜蜂", "entity.productivebees.francium_bee": "钫蜜蜂", "entity.productivebees.gadolinium_bee": "钆蜜蜂", "entity.productivebees.gallium_bee": "镓蜜蜂", "entity.productivebees.germanium_bee": "锗蜜蜂", "entity.productivebees.hafnium_bee": "铪蜜蜂", - "entity.productivebees.hassium_bee": "𬭶蜜蜂", + "entity.productivebees.hassium_bee": "[[钅黑]]蜜蜂", "entity.productivebees.helium_bee": "氦蜜蜂", "entity.productivebees.holmium_bee": "钬蜜蜂", "entity.productivebees.hydrogen_bee": "氢蜜蜂", @@ -671,11 +671,11 @@ "entity.productivebees.lanthanum_bee": "镧蜜蜂", "entity.productivebees.lawrencium_bee": "铹蜜蜂", "entity.productivebees.lithium_bee": "锂蜜蜂", - "entity.productivebees.livermorium_bee": "𫟷蜜蜂", + "entity.productivebees.livermorium_bee": "[[钅立]]蜜蜂", "entity.productivebees.lutetium_bee": "镥蜜蜂", "entity.productivebees.magnesium_bee": "镁蜜蜂", "entity.productivebees.manganese_bee": "锰蜜蜂", - "entity.productivebees.meitnerium_bee": "䥑蜜蜂", + "entity.productivebees.meitnerium_bee": "[[钅麦]]蜜蜂", "entity.productivebees.mendelevium_bee": "钔蜜蜂", "entity.productivebees.mercury_bee": "汞蜜蜂", "entity.productivebees.molybdenum_bee": "钼蜜蜂", @@ -683,11 +683,11 @@ "entity.productivebees.neodymium_bee": "钕蜜蜂", "entity.productivebees.neon_bee": "氖蜜蜂", "entity.productivebees.neptunium_bee": "镎蜜蜂", - "entity.productivebees.nihonium_bee": "镍蜜蜂", + "entity.productivebees.nihonium_bee": "[[钅尔]]蜜蜂", "entity.productivebees.nitrogen_bee": "氮蜜蜂", "entity.productivebees.nobelium_bee": "锘蜜蜂", "entity.productivebees.niobium_bee": "铌蜜蜂", - "entity.productivebees.oganesson_bee": "鿫蜜蜂", + "entity.productivebees.oganesson_bee": "[[奥气]]蜜蜂", "entity.productivebees.oxygen_bee": "氧蜜蜂", "entity.productivebees.palladium_bee": "钯蜜蜂", "entity.productivebees.phosphorus_bee": "磷蜜蜂", @@ -701,13 +701,13 @@ "entity.productivebees.radon_bee": "氡蜜蜂", "entity.productivebees.rhenium_bee": "铼蜜蜂", "entity.productivebees.rhodium_bee": "铑蜜蜂", - "entity.productivebees.roentgenium_bee": "𬬭蜜蜂", + "entity.productivebees.roentgenium_bee": "[[钅仑]]蜜蜂", "entity.productivebees.rubidium_bee": "铷蜜蜂", "entity.productivebees.ruthenium_bee": "钌蜜蜂", - "entity.productivebees.rutherfordium_bee": "鑪蜜蜂", + "entity.productivebees.rutherfordium_bee": "[[钅卢]]蜜蜂", "entity.productivebees.samarium_bee": "钐蜜蜂", "entity.productivebees.scandium_bee": "钪蜜蜂", - "entity.productivebees.seaborgium_bee": "𨭎蜜蜂", + "entity.productivebees.seaborgium_bee": "[[钅喜]]蜜蜂", "entity.productivebees.selenium_bee": "硒蜜蜂", "entity.productivebees.silicium_bee": "硅蜜蜂", "entity.productivebees.sodium_bee": "钠蜜蜂", @@ -715,7 +715,7 @@ "entity.productivebees.tantalum_bee": "钽蜜蜂", "entity.productivebees.technetium_bee": "锝蜜蜂", "entity.productivebees.tellurium_bee": "碲蜜蜂", - "entity.productivebees.tennessine_bee": "鿬蜜蜂", + "entity.productivebees.tennessine_bee": "[[石田]]蜜蜂", "entity.productivebees.terbium_bee": "铽蜜蜂", "entity.productivebees.thallium_bee": "铊蜜蜂", "entity.productivebees.thorium_bee": "钍蜜蜂", @@ -730,18 +730,18 @@ "entity.productivebees.cyanite_bee": "蓝晶蜜蜂", "entity.productivebees.blutonium_bee": "蓝钚蜜蜂", "entity.productivebees.magentite_bee": "磁铁矿蜜蜂", - "entity.productivebees.ludicrite_bee": "纯镥蜜蜂", + "entity.productivebees.ludicrite_bee": "镠蜜蜂", "entity.productivebees.ridiculite_bee": "重晶石蜜蜂", "entity.productivebees.inanite_bee": "无生命蜜蜂", "entity.productivebees.insanite_bee": "含水蜜蜂", - "entity.productivebees.arcane_crystal_bee": "奥秘蜜蜂", - "entity.productivebees.deorum_bee": "迪奥鲁姆蜜蜂", + "entity.productivebees.arcane_crystal_bee": "神秘蜜蜂", + "entity.productivebees.deorum_bee": "圣金蜜蜂", "entity.productivebees.rune_bee": "符文蜜蜂", - "entity.productivebees.stellarite_bee": "流星蜜蜂", + "entity.productivebees.stellarite_bee": "陨星蜜蜂", "entity.productivebees.hyper_experience_bee": "超级经验蜜蜂", - "entity.productivebees.soul_infused_bee": "灵魂注入蜜蜂", + "entity.productivebees.soul_infused_bee": "注灵蜜蜂", "entity.productivebees.shellite_bee": "潜影合金蜜蜂", - "entity.productivebees.twinite_bee": "双子蜜蜂", + "entity.productivebees.twinite_bee": "双子物质蜜蜂", "entity.productivebees.dragonsteel_bee": "龙钢蜜蜂", "entity.productivebees.arcane_debris_bee": "奥术残骸蜜蜂", "entity.productivebees.arcane_essence_bee": "奥术源质蜜蜂", @@ -753,7 +753,7 @@ "entity.productivebees.pewter_bee": "锡镴蜜蜂", "entity.productivebees.hop_graphite_bee": "高定向热解石墨蜜蜂", "entity.productivebees.hellfire_bee": "狱火蜜蜂", - "entity.productivebees.sky_steel_bee": "Sky Steel蜜蜂", + "entity.productivebees.sky_steel_bee": "陨钢蜜蜂", "fluid_type.productivebees.honey": "蜂蜜", "item.productivebees.bee_bomb": "蜜蜂炸弹", "item.productivebees.bee_bomb_angry": "激怒蜜蜂炸弹", @@ -783,10 +783,10 @@ "item.productivebees.honeycomb_chocolate": "巧克力蜜脾", "item.productivebees.honeycomb_cinnabar": "朱砂蜜脾", "item.productivebees.honeycomb_cobalt": "钴蜜脾", - "item.productivebees.honeycomb_common_salvage": "普通矿石蜜脾", + "item.productivebees.honeycomb_common_salvage": "常见矿石蜜脾", "item.productivebees.honeycomb_configurable": "%s蜜脾", "item.productivebees.honeycomb_ghostly": "恶魂蜜脾", - "item.productivebees.honeycomb_milky": "奶蜜脾", + "item.productivebees.honeycomb_milky": "奶香蜜脾", "item.productivebees.honeycomb_powdery": "粉末蜜脾", "item.productivebees.milk_bottle": "奶", "item.productivebees.nest_locator": "蜂巢定位器", @@ -804,9 +804,9 @@ "item.productivebees.spawn_egg_green_carpenter_bee": "绿色木匠蜜蜂刷怪蛋", "item.productivebees.spawn_egg_hoarder_bee": "囤积者蜜蜂刷怪蛋", "item.productivebees.spawn_egg_leafcutter_bee": "切叶蜜蜂刷怪蛋", - "item.productivebees.spawn_egg_lumber_bee": "原木蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_lumber_bee": "木场蜜蜂刷怪蛋", "item.productivebees.spawn_egg_mason_bee": "石匠蜜蜂刷怪蛋", - "item.productivebees.spawn_egg_neon_cuckoo_bee": "杜鹃蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_neon_cuckoo_bee": "霓虹杜鹃蜂刷怪蛋", "item.productivebees.spawn_egg_nomad_bee": "牧游蜜蜂刷怪蛋", "item.productivebees.spawn_egg_quarry_bee": "石料蜜蜂刷怪蛋", "item.productivebees.spawn_egg_rancher_bee": "牧场蜜蜂刷怪蛋", @@ -823,7 +823,7 @@ "item.productivebees.upgrade_base": "升级基板", "item.productivebees.upgrade_bee_sampler": "升级:基因采样器", "item.productivebees.upgrade_biome": "升级:生物群系", - "item.productivebees.upgrade_breeding": "升级:繁殖", + "item.productivebees.upgrade_breeding": "升级:幼年蜂", "item.productivebees.upgrade_comb_block": "升级:蜜脾块", "item.productivebees.upgrade_filter": "升级:过滤", "item.productivebees.upgrade_not_babee": "升级:成年蜂", From 334ccdc471c36b009f3ab43fcce95817e56a732c Mon Sep 17 00:00:00 2001 From: Sunday40847 <86839110+Sunday40847@users.noreply.github.com> Date: Tue, 10 Sep 2024 23:54:17 +0800 Subject: [PATCH 11/36] Apply suggestions from code review_3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 原来是下面这里有一行有两个更改意见,不能同时采纳,所以报错 Co-authored-by: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> --- .../productivebees/lang/zh_cn.json | 40 +++++++++---------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json index 44283da7688e..c96b9ab94aa9 100644 --- a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json @@ -846,7 +846,7 @@ "jei.productivebees.bee_flowering": "蜜蜂采蜜", "jei.productivebees.bee_spawning": "蜜蜂生成", "jei.productivebees.block_conversion": "方块转化", - "jei.productivebees.block_conversion.chance": "转化几率: %s%%", + "jei.productivebees.block_conversion.chance": "转化概率:%s%%", "jei.productivebees.bottler": "装瓶机", "jei.productivebees.centrifuge": "离心机", "jei.productivebees.heated_centrifuge": "热能离心机", @@ -855,18 +855,18 @@ "productivebees.advanced_hive.tooltip.bee_cage": "放置空蜜蜂笼可以从别的蜜蜂容器取出蜜蜂,反之放置装满的蜜蜂笼可以存入蜜蜂。", "productivebees.amber.name.contained_entity": "封存有%s的琥珀块", "productivebees.amber.tooltip.heating": "在温暖的火焰上加热琥珀块可能会解救被困的生物。", - "productivebees.amber.tooltip.contained_entity": "内含实体: %s", + "productivebees.amber.tooltip.contained_entity": "内含实体:%s", "productivebees.breeding_chamber.tooltip.cage": "在此处放下空蜜蜂笼。", "productivebees.breeding_chamber.tooltip.next_bee": "这个按钮目前还没有作用。\n取出然后放回一只蜜蜂可以调整输出。", "productivebees.breeding_chamber.tooltip.progress": "剩余%s秒", "productivebees.centrifuge.tooltip.amount": "数量:%s", - "productivebees.centrifuge.tooltip.chance": "几率:%s", - "productivebees.heated_centrifuge.tooltip": "“蜂蜜都被这机器毁掉了!”:一些严格的素食主义者道", + "productivebees.centrifuge.tooltip.chance": "概率:%s", + "productivebees.heated_centrifuge.tooltip": "“蜂蜜都被这机器毁掉了!”,一些严格的素食主义者道", "productivebees.heated_centrifuge.tooltip2": "蜜蜡过热", "productivebees.hive.tooltip.bees": "蜜蜂:", "productivebees.hive.tooltip.empty": "空", "productivebees.hive.tooltip.honey_level": "蜂蜜:%s", - "productivebees.hive.tooltip.nest_inactive": "蜂巢将不会吸引杜鹃蜜蜂。将蜂巢合成一下来重置杜鹃蜂的内置计数器。", + "productivebees.hive.tooltip.nest_inactive": "蜂巢已不会吸引杜鹃蜂。将蜂巢合成一下来重置杜鹃蜂的内置计数器。", "productivebees.honey_treat.invalid_use": "含有类型基因的蜂蜜小食不能喂给蜜蜂。", "productivebees.incubator.tooltip.treat_item": "蜂蜜茶来咯", "productivebees.indexer.tooltip.redstone": "我被红石激活了", @@ -881,7 +881,7 @@ "productivebees.information.attribute.endurance.normal": "正常", "productivebees.information.attribute.endurance.strong": "强", "productivebees.information.attribute.endurance.weak": "弱", - "productivebees.information.attribute.health": "生命:%s/%s", + "productivebees.information.attribute.health": "生命值:%s/%s", "productivebees.information.attribute.productivity": "产量:%s", "productivebees.information.attribute.productivity.high": "高", "productivebees.information.attribute.productivity.medium": "中", @@ -891,7 +891,7 @@ "productivebees.information.attribute.temper.aggressive": "好斗", "productivebees.information.attribute.temper.hostile": "敌意", "productivebees.information.attribute.temper.normal": "正常", - "productivebees.information.attribute.temper.passive": "中立", + "productivebees.information.attribute.temper.passive": "友好", "productivebees.information.attribute.type": "类型:%s", "productivebees.information.attribute.type.hive": "蜂箱", "productivebees.information.attribute.type.solitary": "独居", @@ -901,8 +901,8 @@ "productivebees.information.attribute.weather_tolerance.rain": "雨", "productivebees.information.bee_helmet.info1": "这下我们都在里面了", "productivebees.information.bee_helmet.info2": "愤怒的蜜蜂不再攻击你", - "productivebees.information.bee_helmet.info3": "击打有%s%%的几率生成一只“神风特攻队”蜜蜂", - "productivebees.information.breeding_item": "繁殖需求: %s", + "productivebees.information.bee_helmet.info3": "受击时有%s%%的概率生成一只“神风特攻队”蜜蜂", + "productivebees.information.breeding_item": "繁殖需求:%s", "productivebees.information.breeding_item_default": "任意花", "productivebees.information.cage_release": "在释放蜜蜂时潜行来重置蜂箱位置", "productivebees.information.canvas.style": "样式: %s", @@ -910,14 +910,14 @@ "productivebees.information.hold_shift": "按住来获取更多信息", "productivebees.information.home_position": "蜂箱位置:%s,%s,%s", "productivebees.information.jar.bee": "蜜蜂:%s", - "productivebees.information.jar.fill_tip": "用漏斗或管道把一个装有想展示蜜蜂的蜜蜂笼转移到罐子里面。", + "productivebees.information.jar.fill_tip": "用漏斗或管道把内有蜜蜂的蜜蜂笼转移到罐子里面。", "productivebees.information.nestlocator.configured": "可以找到%s类蜂巢。右击以搜索附近区域。", "productivebees.information.nestlocator.unconfigured": "未调定。Shift+右击要寻找的蜂巢的同种方块。", "productivebees.information.selfbreed_disabled": "该蜂种无法在种内繁殖", "productivebees.information.upgrade.install_help": "潜行右键点击蜂箱方块以安装升级", "productivebees.information.upgrade.unconfigured": "未配置", "productivebees.information.upgrade.upgrade_anti_teleport": "能够防止蜂箱中居住的蜜蜂进行传送。", - "productivebees.information.upgrade.upgrade_bee_sampler": "慢慢地从来访蜜蜂身上提取基因而在过程中完全不伤害它们。\n可以安装多个升级来提升提取几率。", + "productivebees.information.upgrade.upgrade_bee_sampler": "慢慢地从来访蜜蜂身上提取基因,过程中完全不会伤害它们。\n可以安装多个升级来提升提取概率。", "productivebees.information.upgrade.upgrade_breeding": "当安装在蜂箱中时,每次蜜蜂离开时,蜂箱中都有%s%%几率生成幼年蜜蜂。\n生成蜜蜂的类型取决于当前蜂箱中的蜜蜂。\n可以安装多个升级以获得更高的几率。\n当安装在捕捉器上时,只会捕获幼蜂。", "productivebees.information.upgrade.upgrade_comb_block": "将木材蜜蜂和石料蜜蜂的输出产物更改为整块而非碎片。", "productivebees.information.upgrade.upgrade_filter": "要清除过滤器的内容,请将其放入合成格中。", @@ -932,7 +932,7 @@ "productivebees.information.upgrade.upgrade_simulator": "蜜蜂将不再以物理形式离开蜂房。采蜜的过程将被模拟化。\n确保放置了蜂房的蜜蜂活动需要的花,或者有装有花的饲养板放在蜂房面前。", "productivebees.information.upgrade.upgrade_time": "在蜂箱中花费时间减少%s%%。\n可以安装在离心机中来加快处理速度。\n可以安装多个升级以缩短更多时间。", "productivebees.ingredient.description.acacia_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", - "productivebees.ingredient.description.ashy_mining_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", + "productivebees.ingredient.description.ashy_mining_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅有关配方以了解它会在哪些蜂巢中生成。", "productivebees.ingredient.description.birch_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", "productivebees.ingredient.description.blue_banded_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", "productivebees.ingredient.description.bumble_bee": "一种在平原上自然发现的大型可骑乘蜜蜂。装上鞍,拿着蜂蜜小食钓竿就可以滑翔四周。右击可以加速。", @@ -947,35 +947,35 @@ "productivebees.ingredient.description.dragon_egg_hive": "一种为末影龙蜜蜂设计的特殊蜂箱,使得使用者可以收获到原本难以获得的末影龙蜜脾。\n生活在末地的龙蛋蜂巢中的末影龙蜜蜂不需要采蜜,因为它们会从空气中吸收到末影龙的精华。当在任意其他蜂巢工作时,末影龙蜜蜂就必须有另一个授粉来源。", "productivebees.ingredient.description.dye_bee": "带回来的不仅仅有花蜜,还有花瓣碎片。", "productivebees.ingredient.description.end_stone_nest": "这个蜂巢会吸引末地的蜜蜂。为了吸引蜜蜂,蜂巢必须放在末地。", - "productivebees.ingredient.description.farmer_bee": "庄稼收获后留下一片狼藉。为了保持农场清洁,你可能想投资一只囤积者蜜蜂。", + "productivebees.ingredient.description.farmer_bee": "会收割庄稼,但同时也留下一地狼藉。为了保持农场清洁,你可能想投资一只囤积者蜜蜂。", "productivebees.ingredient.description.glowstone_nest": "吸引下界的发光蜜蜂。为了吸引蜜蜂,蜂巢必须放在下界。", "productivebees.ingredient.description.gravel_nest": "原生于温暖河流和沙滩的蜜蜂会被吸引到这个蜂巢。蜂巢必须放置在河流或沙滩生物群系中以吸引蜜蜂。", "productivebees.ingredient.description.green_carpenter_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", "productivebees.ingredient.description.hematophagous_bee": "它会从动物身上授粉,目前我还没找到什么办法让它能在JEI里显示。要得到这种蜜蜂,你可以查阅关于它的刷怪蛋的合成表。", - "productivebees.ingredient.description.hoarder_bee": "如果你把东西放在地上,这只蜜蜂会把它们收集起来并储存在蜂箱里。可以携带比它的小表亲⸺⸺收集者蜜蜂更多的东西。", + "productivebees.ingredient.description.hoarder_bee": "如果你把东西放在地上,这只蜜蜂会把它们收集起来并储存在蜂箱里。能比它的收集者蜜蜂小表亲携带更多的东西。", "productivebees.ingredient.description.inactive_dragon_egg": "看起来很酷,但少了点什么。试着往上面倒点末影龙的东西。", "productivebees.ingredient.description.jungle_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", "productivebees.ingredient.description.leafcutter_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", - "productivebees.ingredient.description.lumber_bee": "对原木有着巨大痴迷。", + "productivebees.ingredient.description.lumber_bee": "对原木极为痴迷。", "productivebees.ingredient.description.mason_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", "productivebees.ingredient.description.neon_cuckoo_bee": "这只鬼鬼祟祟的蜜蜂会在蓝色条纹蜜蜂的巢里产卵。", - "productivebees.ingredient.description.nether_brick_nest": "吸引下界的熔岩蜜蜂。为了吸引蜜蜂,蜂巢必须放在下界。", - "productivebees.ingredient.description.nether_quartz_nest": "吸引下界的下界石英蜜蜂。为了吸引蜜蜂,蜂巢必须放在下界。", + "productivebees.ingredient.description.nether_brick_nest": "吸引下界的岩浆蜜蜂。为了吸引蜜蜂,蜂巢必须放在下界。", + "productivebees.ingredient.description.nether_quartz_nest": "吸引下界的石英蜜蜂。为了吸引蜜蜂,蜂巢必须放在下界。", "productivebees.ingredient.description.nomad_bee": "这只鬼鬼祟祟的蜜蜂会在灰烬穴居蜜蜂的巢里产卵。", "productivebees.ingredient.description.oak_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", - "productivebees.ingredient.description.obsidian_nest": "艰苦的生活环境只适合一些末地原生的蜜蜂。", + "productivebees.ingredient.description.obsidian_nest": "生活环境艰苦,只适合一些末地原生的蜜蜂。", "productivebees.ingredient.description.oily_bee": "这种蜜蜂在陆地上无法找到。如果你想要这只丰满又“油”腻的小蜜蜂,就去深海钓鱼吧。", "productivebees.ingredient.description.only_spawnegg": "要获得这只蜜蜂,请查阅其刷怪蛋的相关合成表。", "productivebees.ingredient.description.pepto_bismol_bee": "治愈你的病痛", "productivebees.ingredient.description.prismarine_bee": "在陆地上找不到这种蜜蜂。渔民们讲述了在深海捕鱼时这只蜜蜂啃食鱼饵的故事。", "productivebees.ingredient.description.quarry_bee": "对石头、沙子和沙砾有着巨大痴迷。", - "productivebees.ingredient.description.rancher_bee": "在蜜蜂学校,它的绰号是“布比”。", + "productivebees.ingredient.description.rancher_bee": "在蜜蜂学校,它的绰号是“奶香蜂”。", "productivebees.ingredient.description.redstone_bee": "逃脱大师。", "productivebees.ingredient.description.reed_bee": "可以在主世界的甘蔗林中找到", "productivebees.ingredient.description.resin_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", "productivebees.ingredient.description.sand_nest": "原生于沙漠的蜜蜂会被这个蜂巢吸引。", "productivebees.ingredient.description.selfbreed": "%s\n\n这种蜜蜂不能种内繁殖。", - "productivebees.ingredient.description.skeletal_bee": "一定要让你的蜂箱保持明亮的光照,防止这家伙搬进来。", + "productivebees.ingredient.description.skeletal_bee": "确保你的蜂箱照明良好,防止这家伙搬进来。", "productivebees.ingredient.description.slimy_nest": "吸引野生黏液蜜蜂。蜂巢必须放在沼泽生物群系中。", "productivebees.ingredient.description.snow_nest": "原生于更寒冷区域的蜜蜂会被这个蜂巢吸引。为了吸引蜜蜂,蜂巢必须要放在寒冷生物群系。", "productivebees.ingredient.description.soul_sand_nest": "吸引下界的恶魂蜜蜂。为了吸引蜜蜂,蜂巢必须放在下界。", From af5e8bb44af4ea5a3916e25225ce48eaa7754315 Mon Sep 17 00:00:00 2001 From: Sunday40847 Date: Wed, 11 Sep 2024 17:49:30 +0800 Subject: [PATCH 12/36] =?UTF-8?q?=E6=9F=90=E5=87=A0=E8=A1=8C=E6=8C=89?= =?UTF-8?q?=E7=85=A7=E8=8B=B1=E6=96=87=E6=96=87=E4=BB=B6=E6=8D=A2=E4=BA=86?= =?UTF-8?q?=E9=A1=BA=E5=BA=8F=EF=BC=9B=E9=99=A4=E6=88=90=E5=B0=B1=E5=A4=96?= =?UTF-8?q?=E6=8C=89=E4=BF=AE=E6=94=B9=E6=84=8F=E8=A7=81=E6=94=B9=E4=BA=86?= =?UTF-8?q?=E5=87=A0=E5=A4=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../productivebees/productivebees/lang/zh_cn.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json index c96b9ab94aa9..aca225747061 100644 --- a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json @@ -596,7 +596,7 @@ "entity.productivebees.soularium_bee": "魂金蜜蜂", "entity.productivebees.spirited_crystal_bee": "富生晶体蜜蜂", "entity.productivebees.springaline_bee": "春涌水晶蜜蜂", - "entity.productivebees.sticky_resin_bee": "粘性树脂蜜蜂", + "entity.productivebees.sticky_resin_bee": "黏性树脂蜜蜂", "entity.productivebees.sussy_bee": "可疑的蜜蜂", "entity.productivebees.swift_alloy_bee": "迅金蜜蜂", "entity.productivebees.vibrant_alloy_bee": "振动合金蜜蜂", @@ -760,8 +760,8 @@ "item.productivebees.bee_cage": "蜜蜂笼", "item.productivebees.bee_nest_diamond_helmet": "蜂巢头盔", "item.productivebees.configurable_honeycomb": "蜜脾", - "item.productivebees.draconic_chunk": "龙碎块", - "item.productivebees.draconic_dust": "龙尘", + "item.productivebees.draconic_chunk": "末影龙碎块", + "item.productivebees.draconic_dust": "末影龙粉尘", "item.productivebees.gene": "基因样本", "item.productivebees.gene_bottle": "压榨蜜蜂原料", "item.productivebees.honey_bucket": "蜂蜜桶", @@ -832,8 +832,8 @@ "item.productivebees.upgrade_productivity_3": "升级:产量γ", "item.productivebees.upgrade_productivity_4": "升级:产量Ω", "item.productivebees.upgrade_range": "升级:范围", - "item.productivebees.upgrade_simulator": "升级:模拟", "item.productivebees.upgrade_time": "升级:速度", + "item.productivebees.upgrade_simulator": "升级:模拟", "item.productivebees.wax": "蜜蜡", "item.productivebees.wither_skull_chip": "凋灵骷髅头颅碎片", "item.productivebees.wood_chip": "木头碎片", @@ -847,11 +847,11 @@ "jei.productivebees.bee_spawning": "蜜蜂生成", "jei.productivebees.block_conversion": "方块转化", "jei.productivebees.block_conversion.chance": "转化概率:%s%%", + "jei.productivebees.item_conversion": "物品转化", "jei.productivebees.bottler": "装瓶机", "jei.productivebees.centrifuge": "离心机", "jei.productivebees.heated_centrifuge": "热能离心机", "jei.productivebees.incubation": "培育", - "jei.productivebees.item_conversion": "物品转化", "productivebees.advanced_hive.tooltip.bee_cage": "放置空蜜蜂笼可以从别的蜜蜂容器取出蜜蜂,反之放置装满的蜜蜂笼可以存入蜜蜂。", "productivebees.amber.name.contained_entity": "封存有%s的琥珀块", "productivebees.amber.tooltip.heating": "在温暖的火焰上加热琥珀块可能会解救被困的生物。", @@ -940,11 +940,11 @@ "productivebees.ingredient.description.chocolate_mining_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", "productivebees.ingredient.description.coarse_dirt_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", "productivebees.ingredient.description.collector_bee": "如果你把东西放在地上,这只蜜蜂会把它们收集起来并储存在蜂箱里。", - "productivebees.ingredient.description.creeper_bee": "爆炸!当它生气的时候\n⋯⋯也可能是节食的时候。\n\n你应该把它单独隔离起来。", + "productivebees.ingredient.description.creeper_bee": "它生气的时候会爆炸!\n……节食的时候也有可能。\n\n你应该把它单独隔离起来。", "productivebees.ingredient.description.cupid_bee": "这个蜜蜂分泌的信息素让动物们心情愉悦。", "productivebees.ingredient.description.dark_oak_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", "productivebees.ingredient.description.digger_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", - "productivebees.ingredient.description.dragon_egg_hive": "一种为末影龙蜜蜂设计的特殊蜂箱,使得使用者可以收获到原本难以获得的末影龙蜜脾。\n生活在末地的龙蛋蜂巢中的末影龙蜜蜂不需要采蜜,因为它们会从空气中吸收到末影龙的精华。当在任意其他蜂巢工作时,末影龙蜜蜂就必须有另一个授粉来源。", + "productivebees.ingredient.description.dragon_egg_hive": "一种为末影龙蜜蜂设计的特殊蜂箱,使得使用者可以收获到原本难以获得的龙息。", "productivebees.ingredient.description.dye_bee": "带回来的不仅仅有花蜜,还有花瓣碎片。", "productivebees.ingredient.description.end_stone_nest": "这个蜂巢会吸引末地的蜜蜂。为了吸引蜜蜂,蜂巢必须放在末地。", "productivebees.ingredient.description.farmer_bee": "会收割庄稼,但同时也留下一地狼藉。为了保持农场清洁,你可能想投资一只囤积者蜜蜂。", From d1f82bb0e263443eb513e8830eef0bc68f35e285 Mon Sep 17 00:00:00 2001 From: "cfpa-bot[bot]" <101878103+cfpa-bot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 18:08:02 +0800 Subject: [PATCH 13/36] Update en_us file for productivebees Co-authored-by: Sunday40847 <86839110+Sunday40847@users.noreply.github.com> --- .../productivebees/lang/en_us.json | 2051 +++++++++-------- 1 file changed, 1037 insertions(+), 1014 deletions(-) diff --git a/projects/1.20/assets/productivebees/productivebees/lang/en_us.json b/projects/1.20/assets/productivebees/productivebees/lang/en_us.json index a780fd43a967..e809ad2c5084 100644 --- a/projects/1.20/assets/productivebees/productivebees/lang/en_us.json +++ b/projects/1.20/assets/productivebees/productivebees/lang/en_us.json @@ -1,1015 +1,1038 @@ -{ - "advancements.husbandry.advanced_beehive.description": "Craft an advanced beehive", - "advancements.husbandry.advanced_beehive.title": "Gotta work, bees!", - "advancements.husbandry.bee_cage.description": "Craft a Bee Cage", - "advancements.husbandry.bee_cage.title": "Careful does it.", - "advancements.husbandry.breed_all_productive_bees.description": "Breed all the vanilla typed productive bees", - "advancements.husbandry.breed_all_productive_bees.title": "They call me Melittologist", - "advancements.husbandry.breed_iron_bee.description": "Breed an iron bee", - "advancements.husbandry.breed_iron_bee.title": "It's precious!", - "advancements.husbandry.bumblebee_rider.description": "It's not the destination, it's the journBee! Ride a Bumble Bee.", - "advancements.husbandry.bumblebee_rider.title": "Bumbling along", - "advancements.husbandry.calm_bee.description": "Use a Honey Treat on an angry bee to calm it down.", - "advancements.husbandry.calm_bee.title": "Clear Their Head.", - "advancements.husbandry.catch_any_bee.description": "Catch a bee in a bee cage", - "advancements.husbandry.catch_any_bee.title": "Catchy", - "advancements.husbandry.catch_crystalline_bee.description": "Catch a Crystalline Bee from the Nether", - "advancements.husbandry.catch_crystalline_bee.title": "Important Foundations", - "advancements.husbandry.consume_sugarbag_comb.description": "Eat a Sugarbag Honeycomb", - "advancements.husbandry.consume_sugarbag_comb.title": "Honey Honey Yum Yum!", - "advancements.husbandry.convert_egg.description": "Activate an Inactive Dragon Egg using Dragon Breath", - "advancements.husbandry.convert_egg.title": "Good thing it can't hatch", - "advancements.husbandry.dragon_egg_hive.description": "Craft a Dragon Egg Hive", - "advancements.husbandry.dragon_egg_hive.title": "A Special Home for a Special Bee", - "advancements.husbandry.expansion_box.description": "Get an expansion box for your advanced beehive", - "advancements.husbandry.expansion_box.title": "Bigger is always better.", - "advancements.husbandry.feeding_slab.description": "Craft a Feeding Slab. You can put multiple flowering blocks in the Feeding Slab for your bees to have a centralized flowering spot.", - "advancements.husbandry.feeding_slab.title": "I want that one and that one and that one.", - "advancements.husbandry.fishy_bees.description": "Catch a fish-bee?", - "advancements.husbandry.fishy_bees.title": "Fishy Bees-ness", - "advancements.husbandry.hive_upgrades.description": "Craft an upgrade base", - "advancements.husbandry.hive_upgrades.title": "Make it count, 1, 2, 4.", - "advancements.husbandry.honeylogged.description": "Place honey fluid on the Feeding Slab.", - "advancements.husbandry.honeylogged.title": "Double Whammy!", - "advancements.husbandry.nest_locator.description": "Craft a Nest Locator", - "advancements.husbandry.nest_locator.title": "Locate the Buzz.", - "advancements.husbandry.overworld_nest.description": "Pick up or craft a solitary nest.", - "advancements.husbandry.overworld_nest.title": "Solitary", - "advancements.husbandry.professional_bee.description": "Breed a Rancher Bee, Farmer Bee, Lumber Bee or Quarry Bee.", - "advancements.husbandry.professional_bee.title": "I'm a special little bee-flake", - "advancements.husbandry.quartz_nest.description": "Craft or pick up a Nether Quartz nest.", - "advancements.husbandry.quartz_nest.title": "Wild wild bees.", - "advancements.husbandry.treat_on_nest.description": "Use a Honey Treat on a nest.", - "advancements.husbandry.treat_on_nest.title": "Treat me nice", - "advancements.husbandry.treat_on_stick.description": "Craft a Treat on a Stick to steer your new favorite ride.", - "advancements.husbandry.treat_on_stick.title": "Directional Buzzing", - "block.productivebees.acacia_wood_nest": "Acacia Nest", - "block.productivebees.bamboo_hive": "Bamboo Nest", - "block.productivebees.birch_wood_nest": "Birch Nest", - "block.productivebees.bottler": "Bottler", - "block.productivebees.breeding_chamber": "Breeding Chamber", - "block.productivebees.bumble_bee_nest": "Bumble Bee Nest", - "block.productivebees.catcher": "Catcher", - "block.productivebees.centrifuge": "Centrifuge", - "block.productivebees.coarse_dirt_nest": "Dirt Nest", - "block.productivebees.comb_ghostly": "Ghostly Comb Block", - "block.productivebees.comb_milky": "Milky Comb Block", - "block.productivebees.comb_powdery": "Powdery Comb Block", - "block.productivebees.configurable_comb": "Comb Block", - "block.productivebees.comb_configurable": "%s Comb Block", - "block.productivebees.cryo_stasis": "Cryo Stasis", - "block.productivebees.crimson_bee_nest": "Crimson Bee Nest", - "block.productivebees.dark_oak_wood_nest": "Dark Oak Nest", - "block.productivebees.dragon_egg_hive": "Dragon Egg Hive", - "block.productivebees.end_stone_nest": "End Stone Nest", - "block.productivebees.feeder": "Feeding Slab", - "block.productivebees.feeder_double": "Double Feeding Slab", - "block.productivebees.gene_indexer": "Gene Indexer", - "block.productivebees.glowstone_nest": "Glowstone Nest", - "block.productivebees.gravel_nest": "Gravel Nest", - "block.productivebees.heated_centrifuge": "Heated Centrifuge", - "block.productivebees.honey": "Honey", - "block.productivebees.honey_generator": "Honey Generator", - "block.productivebees.inactive_dragon_egg": "Inactive Dragon Egg", - "block.productivebees.incubator": "BaBee Incubator", - "block.productivebees.jar_oak": "Bee Jar", - "block.productivebees.jungle_wood_nest": "Jungle Nest", - "block.productivebees.cherry_wood_nest": "Cherry Nest", - "block.productivebees.mangrove_wood_nest": "Mangrove Nest", - "block.productivebees.nether_brick_nest": "Nether Brick Nest", - "block.productivebees.nether_gold_nest": "Nether Gold Nest", - "block.productivebees.nether_quartz_nest": "Quartz Nest", - "block.productivebees.oak_wood_nest": "Oak Nest", - "block.productivebees.obsidian_nest": "Obsidian Nest", - "block.productivebees.powered_centrifuge": "Powered Centrifuge", - "block.productivebees.purple_hopper": "Purple Hopper", - "block.productivebees.quartz_netherrack": "Quartz in Netherrack", - "block.productivebees.sand_nest": "Sand Nest", - "block.productivebees.slimy_nest": "Slimy Nest", - "block.productivebees.snow_nest": "Snow Nest", - "block.productivebees.soul_sand_nest": "Soul Sand Nest", - "block.productivebees.spruce_wood_nest": "Spruce Nest", - "block.productivebees.stone_nest": "Stone Nest", - "block.productivebees.sugar_cane_nest": "Reed Nest", - "block.productivebees.sugarbag_nest": "Sugarbag Nest", - "block.productivebees.wax_block": "Wax Block", - "block.productivebees.warped_bee_nest": "Warped Bee Nest", - "block.productivebees.advanced_byg_ebony_beehive": "Advanced Ebony Beehive", - "block.productivebees.expansion_box_byg_ebony": "Ebony Expansion Box", - "block.productivebees.advanced_byg_ether_beehive": "Advanced Ether Beehive", - "block.productivebees.expansion_box_byg_ether": "Ether Expansion Box", - "block.productivebees.advanced_byg_witch_hazel_beehive": "Advanced Witch Hazel Beehive", - "block.productivebees.expansion_box_byg_witch_hazel": "Witch Hazel Expansion Box", - "block.productivebees.advanced_byg_skyris_beehive": "Advanced Skyris Beehive", - "block.productivebees.expansion_box_byg_skyris": "Skyris Expansion Box", - "block.productivebees.advanced_byg_pine_beehive": "Advanced Pine Beehive", - "block.productivebees.expansion_box_byg_pine": "Pine Expansion Box", - "block.productivebees.advanced_byg_zelkova_beehive": "Advanced Zelkova Beehive", - "block.productivebees.expansion_box_byg_zelkova": "Zelkova Expansion Box", - "block.productivebees.advanced_byg_lament_beehive": "Advanced Lament Beehive", - "block.productivebees.expansion_box_byg_lament": "Lament Expansion Box", - "block.productivebees.advanced_byg_palm_beehive": "Advanced Palm Beehive", - "block.productivebees.expansion_box_byg_palm": "Palm Expansion Box", - "block.productivebees.advanced_byg_sythian_beehive": "Advanced Sythian Beehive", - "block.productivebees.expansion_box_byg_sythian": "Sythian Expansion Box", - "block.productivebees.advanced_byg_jacaranda_beehive": "Advanced Jacaranda Beehive", - "block.productivebees.expansion_box_byg_jacaranda": "Jacaranda Expansion Box", - "block.productivebees.advanced_byg_fir_beehive": "Advanced Fir Beehive", - "block.productivebees.expansion_box_byg_fir": "Fir Expansion Box", - "block.productivebees.advanced_byg_cika_beehive": "Advanced Cika Beehive", - "block.productivebees.expansion_box_byg_cika": "Cika Expansion Box", - "block.productivebees.advanced_byg_embur_beehive": "Advanced Embur Beehive", - "block.productivebees.expansion_box_byg_embur": "Embur Expansion Box", - "block.productivebees.advanced_byg_green_enchanted_beehive": "Advanced Green Enchanted Beehive", - "block.productivebees.expansion_box_byg_green_enchanted": "Green Enchanted Expansion Box", - "block.productivebees.advanced_byg_mahogany_beehive": "Advanced Mahogany Beehive", - "block.productivebees.expansion_box_byg_mahogany": "Mahogany Expansion Box", - "block.productivebees.advanced_byg_redwood_beehive": "Advanced Redwood Beehive", - "block.productivebees.expansion_box_byg_redwood": "Redwood Expansion Box", - "block.productivebees.advanced_byg_imparius_beehive": "Advanced Imparius Beehive", - "block.productivebees.expansion_box_byg_imparius": "Imparius Expansion Box", - "block.productivebees.advanced_byg_aspen_beehive": "Advanced Aspen Beehive", - "block.productivebees.expansion_box_byg_aspen": "Aspen Expansion Box", - "block.productivebees.advanced_byg_bulbis_beehive": "Advanced Bulbis Beehive", - "block.productivebees.expansion_box_byg_bulbis": "Bulbis Expansion Box", - "block.productivebees.advanced_byg_nightshade_beehive": "Advanced Nightshade Beehive", - "block.productivebees.expansion_box_byg_nightshade": "Nightshade Expansion Box", - "block.productivebees.advanced_byg_white_mangrove_beehive": "Advanced White Mangrove Beehive", - "block.productivebees.expansion_box_byg_white_mangrove": "White Mangrove Expansion Box", - "block.productivebees.advanced_byg_cypress_beehive": "Advanced Cypress Beehive", - "block.productivebees.expansion_box_byg_cypress": "Cypress Expansion Box", - "block.productivebees.advanced_byg_willow_beehive": "Advanced Willow Beehive", - "block.productivebees.expansion_box_byg_willow": "Willow Expansion Box", - "block.productivebees.advanced_byg_blue_enchanted_beehive": "Advanced Blue Enchanted Beehive", - "block.productivebees.expansion_box_byg_blue_enchanted": "Blue Enchanted Expansion Box", - "block.productivebees.advanced_byg_baobab_beehive": "Advanced Baobab Beehive", - "block.productivebees.expansion_box_byg_baobab": "Baobab Expansion Box", - "block.productivebees.advanced_byg_maple_beehive": "Advanced Maple Beehive", - "block.productivebees.expansion_box_byg_maple": "Maple Expansion Box", - "block.productivebees.advanced_byg_holly_beehive": "Advanced Holly Beehive", - "block.productivebees.expansion_box_byg_holly": "Holly Expansion Box", - "block.productivebees.advanced_environmental_wisteria_beehive": "Advanced Wisteria Beehive", - "block.productivebees.expansion_box_environmental_wisteria": "Wisteria Expansion Box", - "block.productivebees.advanced_atmospheric_rosewood_beehive": "Advanced Rosewood Beehive", - "block.productivebees.expansion_box_atmospheric_rosewood": "Rosewood Expansion Box", - "block.productivebees.advanced_atmospheric_kousa_beehive": "Advanced Kousa Beehive", - "block.productivebees.expansion_box_atmospheric_kousa": "Kousa Expansion Box", - "block.productivebees.advanced_atmospheric_grimwood_beehive": "Advanced Grimwood Beehive", - "block.productivebees.expansion_box_atmospheric_grimwood": "Grimwood Expansion Box", - "block.productivebees.advanced_atmospheric_yucca_beehive": "Advanced Yucca Beehive", - "block.productivebees.expansion_box_atmospheric_yucca": "Yucca Expansion Box", - "block.productivebees.advanced_atmospheric_aspen_beehive": "Advanced Aspen Beehive", - "block.productivebees.expansion_box_atmospheric_aspen": "Aspen Expansion Box", - "block.productivebees.advanced_atmospheric_morado_beehive": "Advanced Morado Beehive", - "block.productivebees.expansion_box_atmospheric_morado": "Morado Expansion Box", - "block.productivebees.advanced_upgrade_aquatic_river_beehive": "Advanced River Beehive", - "block.productivebees.expansion_box_upgrade_aquatic_river": "River Expansion Box", - "block.productivebees.advanced_upgrade_aquatic_driftwood_beehive": "Advanced Driftwood Beehive", - "block.productivebees.expansion_box_upgrade_aquatic_driftwood": "Driftwood Expansion Box", - "block.productivebees.advanced_regions_unexplored_pine_beehive": "Advanced Pine Beehive", - "block.productivebees.expansion_box_regions_unexplored_pine": "Pine Expansion Box", - "block.productivebees.advanced_regions_unexplored_palm_beehive": "Advanced Palm Beehive", - "block.productivebees.expansion_box_regions_unexplored_palm": "Palm Expansion Box", - "block.productivebees.advanced_regions_unexplored_redwood_beehive": "Advanced Redwood Beehive", - "block.productivebees.expansion_box_regions_unexplored_redwood": "Redwood Expansion Box", - "block.productivebees.advanced_regions_unexplored_socotra_beehive": "Advanced Socotra Beehive", - "block.productivebees.expansion_box_regions_unexplored_socotra": "Socotra Expansion Box", - "block.productivebees.advanced_regions_unexplored_eucalyptus_beehive": "Advanced Eucalyptus Beehive", - "block.productivebees.expansion_box_regions_unexplored_eucalyptus": "Eucalyptus Expansion Box", - "block.productivebees.advanced_regions_unexplored_kapok_beehive": "Advanced Kapok Beehive", - "block.productivebees.expansion_box_regions_unexplored_kapok": "Kapok Expansion Box", - "block.productivebees.advanced_regions_unexplored_cobalt_beehive": "Advanced Cobalt Beehive", - "block.productivebees.expansion_box_regions_unexplored_cobalt": "Cobalt Expansion Box", - "block.productivebees.advanced_regions_unexplored_dead_beehive": "Advanced Dead Beehive", - "block.productivebees.expansion_box_regions_unexplored_dead": "Dead Expansion Box", - "block.productivebees.advanced_regions_unexplored_cypress_beehive": "Advanced Cypress Beehive", - "block.productivebees.expansion_box_regions_unexplored_cypress": "Cypress Expansion Box", - "block.productivebees.advanced_regions_unexplored_pink_bioshroom_beehive": "Advanced Pink Bioshroom Beehive", - "block.productivebees.expansion_box_regions_unexplored_pink_bioshroom": "Pink Bioshroom Expansion Box", - "block.productivebees.advanced_regions_unexplored_magnolia_beehive": "Advanced Magnolia Beehive", - "block.productivebees.expansion_box_regions_unexplored_magnolia": "Magnolia Expansion Box", - "block.productivebees.advanced_regions_unexplored_willow_beehive": "Advanced Willow Beehive", - "block.productivebees.expansion_box_regions_unexplored_willow": "Willow Expansion Box", - "block.productivebees.advanced_regions_unexplored_yellow_bioshroom_beehive": "Advanced Yellow Bioshroom Beehive", - "block.productivebees.expansion_box_regions_unexplored_yellow_bioshroom": "Yellow Bioshroom Expansion Box", - "block.productivebees.advanced_regions_unexplored_blue_bioshroom_beehive": "Advanced Blue Bioshroom Beehive", - "block.productivebees.expansion_box_regions_unexplored_blue_bioshroom": "Blue Bioshroom Expansion Box", - "block.productivebees.advanced_regions_unexplored_blackwood_beehive": "Advanced Blackwood Beehive", - "block.productivebees.expansion_box_regions_unexplored_blackwood": "Blackwood Expansion Box", - "block.productivebees.advanced_regions_unexplored_joshua_beehive": "Advanced Joshua Beehive", - "block.productivebees.expansion_box_regions_unexplored_joshua": "Joshua Expansion Box", - "block.productivebees.advanced_regions_unexplored_baobab_beehive": "Advanced Baobab Beehive", - "block.productivebees.expansion_box_regions_unexplored_baobab": "Baobab Expansion Box", - "block.productivebees.advanced_regions_unexplored_maple_beehive": "Advanced Maple Beehive", - "block.productivebees.expansion_box_regions_unexplored_maple": "Maple Expansion Box", - "block.productivebees.advanced_regions_unexplored_alpha_oak_beehive": "Advanced Alpha Oak Beehive", - "block.productivebees.expansion_box_regions_unexplored_alpha_oak": "Alpha Oak Expansion Box", - "block.productivebees.advanced_regions_unexplored_green_bioshroom_beehive": "Advanced Green Bioshroom Beehive", - "block.productivebees.expansion_box_regions_unexplored_green_bioshroom": "Green Bioshroom Expansion Box", - "block.productivebees.advanced_regions_unexplored_larch_beehive": "Advanced Larch Beehive", - "block.productivebees.expansion_box_regions_unexplored_larch": "Larch Expansion Box", - "block.productivebees.advanced_regions_unexplored_mauve_beehive": "Advanced Mauve Beehive", - "block.productivebees.expansion_box_regions_unexplored_mauve": "Mauve Expansion Box", - "block.productivebees.advanced_endergetic_poise_beehive": "Advanced Poise Beehive", - "block.productivebees.expansion_box_endergetic_poise": "Poise Expansion Box", - "block.productivebees.advanced_biomesoplenty_magic_beehive": "Advanced Magic Beehive", - "block.productivebees.expansion_box_biomesoplenty_magic": "Magic Expansion Box", - "block.productivebees.advanced_biomesoplenty_umbran_beehive": "Advanced Umbran Beehive", - "block.productivebees.expansion_box_biomesoplenty_umbran": "Umbran Expansion Box", - "block.productivebees.advanced_biomesoplenty_mahogany_beehive": "Advanced Mahogany Beehive", - "block.productivebees.expansion_box_biomesoplenty_mahogany": "Mahogany Expansion Box", - "block.productivebees.advanced_biomesoplenty_willow_beehive": "Advanced Willow Beehive", - "block.productivebees.expansion_box_biomesoplenty_willow": "Willow Expansion Box", - "block.productivebees.advanced_biomesoplenty_redwood_beehive": "Advanced Redwood Beehive", - "block.productivebees.expansion_box_biomesoplenty_redwood": "Redwood Expansion Box", - "block.productivebees.advanced_biomesoplenty_palm_beehive": "Advanced Palm Beehive", - "block.productivebees.expansion_box_biomesoplenty_palm": "Palm Expansion Box", - "block.productivebees.advanced_biomesoplenty_dead_beehive": "Advanced Dead Beehive", - "block.productivebees.expansion_box_biomesoplenty_dead": "Dead Expansion Box", - "block.productivebees.advanced_biomesoplenty_jacaranda_beehive": "Advanced Jacaranda Beehive", - "block.productivebees.expansion_box_biomesoplenty_jacaranda": "Jacaranda Expansion Box", - "block.productivebees.advanced_biomesoplenty_fir_beehive": "Advanced Fir Beehive", - "block.productivebees.expansion_box_biomesoplenty_fir": "Fir Expansion Box", - "block.productivebees.advanced_biomesoplenty_hellbark_beehive": "Advanced Hellbark Beehive", - "block.productivebees.expansion_box_biomesoplenty_hellbark": "Hellbark Expansion Box", - "block.productivebees.advanced_quark_blossom_beehive": "Advanced Blossom Beehive", - "block.productivebees.expansion_box_quark_blossom": "Blossom Expansion Box", - "block.productivebees.advanced_quark_azalea_beehive": "Advanced Azalea Beehive", - "block.productivebees.expansion_box_quark_azalea": "Azalea Expansion Box", - "block.productivebees.advanced_autumnity_maple_beehive": "Advanced Maple Beehive", - "block.productivebees.expansion_box_autumnity_maple": "Maple Expansion Box", - "block.productivebees.advanced_bamboo_beehive": "Advanced Bamboo Beehive", - "block.productivebees.expansion_box_bamboo": "Bamboo Expansion Box", - "block.productivebees.advanced_cherry_beehive": "Advanced Cherry Beehive", - "block.productivebees.expansion_box_cherry": "Cherry Expansion Box", - "block.productivebees.advanced_crimson_beehive": "Advanced Crimson Beehive", - "block.productivebees.expansion_box_crimson": "Crimson Expansion Box", - "block.productivebees.advanced_birch_beehive": "Advanced Birch Beehive", - "block.productivebees.expansion_box_birch": "Birch Expansion Box", - "block.productivebees.advanced_oak_beehive": "Advanced Oak Beehive", - "block.productivebees.expansion_box_oak": "Oak Expansion Box", - "block.productivebees.advanced_acacia_beehive": "Advanced Acacia Beehive", - "block.productivebees.expansion_box_acacia": "Acacia Expansion Box", - "block.productivebees.advanced_warped_beehive": "Advanced Warped Beehive", - "block.productivebees.expansion_box_warped": "Warped Expansion Box", - "block.productivebees.advanced_jungle_beehive": "Advanced Jungle Beehive", - "block.productivebees.expansion_box_jungle": "Jungle Expansion Box", - "block.productivebees.advanced_dark_oak_beehive": "Advanced Dark Oak Beehive", - "block.productivebees.expansion_box_dark_oak": "Dark Oak Expansion Box", - "block.productivebees.advanced_mangrove_beehive": "Advanced Mangrove Beehive", - "block.productivebees.expansion_box_mangrove": "Mangrove Expansion Box", - "block.productivebees.advanced_snake_block_beehive": "Advanced Snake Block Beehive", - "block.productivebees.expansion_box_snake_block": "Snake Block Expansion Box", - "block.productivebees.advanced_spruce_beehive": "Advanced Spruce Beehive", - "block.productivebees.expansion_box_spruce": "Spruce Expansion Box", - "block.productivebees.advanced_acacia_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_acacia_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_aspen_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_aspen_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_bamboo_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_bamboo_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_birch_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_birch_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_cherry_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_cherry_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_concrete_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_concrete_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_comb_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_comb_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_crimson_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_crimson_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_dark_oak_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_dark_oak_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_dead_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_dead_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_driftwood_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_driftwood_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_fir_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_fir_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_grimwood_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_grimwood_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_hellbark_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_hellbark_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_jacaranda_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_jacaranda_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_jungle_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_jungle_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_kousa_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_kousa_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_magic_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_magic_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_mahogany_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_mahogany_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_mangrove_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_mangrove_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_maple_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_maple_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_oak_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_oak_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_palm_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_palm_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_redwood_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_redwood_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_river_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_river_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_rosewood_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_rosewood_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_snake_block_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_snake_block_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_spruce_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_spruce_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_umbran_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_umbran_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_warped_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_warped_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_willow_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_willow_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_wisteria_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_wisteria_canvas": "Canvas Expansion Box", - "block.productivebees.advanced_yucca_canvas_beehive": "Advanced Canvas Beehive", - "block.productivebees.expansion_box_yucca_canvas": "Canvas Expansion Box", - "block.productivebees.petrified_honey": "Petrified Honey", - "block.productivebees.white_petrified_honey": "White Petrified Honey", - "block.productivebees.black_petrified_honey": "Black Petrified Honey", - "block.productivebees.gray_petrified_honey": "Gray Petrified Honey", - "block.productivebees.light_gray_petrified_honey": "Light Gray Petrified Honey", - "block.productivebees.blue_petrified_honey": "Blue Petrified Honey", - "block.productivebees.light_blue_petrified_honey": "Light Blue Petrified Honey", - "block.productivebees.lime_petrified_honey": "Lime Petrified Honey", - "block.productivebees.yellow_petrified_honey": "Yellow Petrified Honey", - "block.productivebees.orange_petrified_honey": "Orange Petrified Honey", - "block.productivebees.brown_petrified_honey": "Brown Petrified Honey", - "block.productivebees.green_petrified_honey": "Green Petrified Honey", - "block.productivebees.magenta_petrified_honey": "Magenta Petrified Honey", - "block.productivebees.purple_petrified_honey": "Purple Petrified Honey", - "block.productivebees.pink_petrified_honey": "Pink Petrified Honey", - "block.productivebees.cyan_petrified_honey": "Cyan Petrified Honey", - "block.productivebees.red_petrified_honey": "Red Petrified Honey", - "block.productivebees.amber": "Amber", - "entity.minecraft.villager.productivebees.beekeeper": "Beekeeper", - "entity.productivebees.agate_bee": "Agate Bee", - "entity.productivebees.air_crystal_bee": "Air Crystal Bee", - "entity.productivebees.alexandrite_bee": "Alexandrite Bee", - "entity.productivebees.alfsteel_bee": "Alfsteel Bee", - "entity.productivebees.allthemodium_bee": "Allthemodium Bee", - "entity.productivebees.aluminum_bee": "Aluminium Bee", - "entity.productivebees.amber_bee": "Amber Bee", - "entity.productivebees.amber_gem_bee": "Amber Bee", - "entity.productivebees.amethyst_bee": "Amethyst Bee", - "entity.productivebees.amethyst_bronze_bee": "Amethyst Bronze Bee", - "entity.productivebees.ametrine_bee": "Ametrine Bee", - "entity.productivebees.ammolite_bee": "Ammolite Bee", - "entity.productivebees.apatite_bee": "Apatite Bee", - "entity.productivebees.aquamarine_bee": "Aquamarine Bee", - "entity.productivebees.arcane_bee": "Arcane Bee", - "entity.productivebees.ashy_mining_bee": "Ashy Mining Bee", - "entity.productivebees.awakened_bee": "Awakened Bee", - "entity.productivebees.awakened_supremium_bee": "Awakened Supremium Bee", - "entity.productivebees.basalz_bee": "BazBee", - "entity.productivebees.bee_configurable": "%s", - "entity.productivebees.benitoite_bee": "Benitoite Bee", - "entity.productivebees.bismuth_bee": "Bismuth Bee", - "entity.productivebees.black_diamond_bee": "Black Diamond Bee", - "entity.productivebees.black_opal_bee": "Black Opal Bee", - "entity.productivebees.blazing_bee": "Blazing Bee", - "entity.productivebees.blazing_crystal_bee": "Blazing Crystal Bee", - "entity.productivebees.blitz_bee": "BitzBee", - "entity.productivebees.blizz_bee": "BizBee", - "entity.productivebees.bloody_bee": "Bloody Bee", - "entity.productivebees.blue_banded_bee": "Blue Banded Bee", - "entity.productivebees.brass_bee": "Brass Bee", - "entity.productivebees.bronze_bee": "Bronze Bee", - "entity.productivebees.brown_shroom_bee": "Brown Shroombee", - "entity.productivebees.bumble_bee": "Bumble Bee", - "entity.productivebees.calorite_bee": "Calorite Bee", - "entity.productivebees.carnelian_bee": "Carnelian Bee", - "entity.productivebees.cats_eye_bee": "Cats Eye Bee", - "entity.productivebees.cheese_bee": "CheezyB", - "entity.productivebees.chocolate_bee": "Choco Bee", - "entity.productivebees.chocolate_mining_bee": "Chocolate Mining Bee", - "entity.productivebees.chrysoprase_bee": "Chrysoprase Bee", - "entity.productivebees.cinnabar_bee": "Cinnabar Bee", - "entity.productivebees.citrine_bee": "Citrine Bee", - "entity.productivebees.coal_bee": "Coal Bee", - "entity.productivebees.cobalt_bee": "Cobalt Bee", - "entity.productivebees.collector_bee": "Collector Bee", - "entity.productivebees.common_salvage_bee": "Common Salvage Bee", - "entity.productivebees.compressed_iron_bee": "Compressed Iron Bee", - "entity.productivebees.constantan_bee": "Constantan Bee", - "entity.productivebees.conductive_alloy_bee": "Conductive Alloy Bee", - "entity.productivebees.copper_alloy_bee": "Copper Alloy Bee", - "entity.productivebees.copper_bee": "Copper Bee", - "entity.productivebees.coral_bee": "Coral Bee", - "entity.productivebees.cosmic_dust_bee": "Cosmic Bee", - "entity.productivebees.creeper_bee": "CreeBee", - "entity.productivebees.crimson_bee": "Crimson Shroombee", - "entity.productivebees.crystalline_bee": "Crystalline Bee", - "entity.productivebees.cupid_bee": "CuBee", - "entity.productivebees.dark_gem_bee": "Dark Gem Bee", - "entity.productivebees.dark_steel_bee": "Dark Steel Bee", - "entity.productivebees.desh_bee": "Desh Bee", - "entity.productivebees.destabilized_redstone_bee": "Destabilized Redstone Bee", - "entity.productivebees.diamond_bee": "Diamond Bee", - "entity.productivebees.digger_bee": "Digger Bee", - "entity.productivebees.draconic_bee": "Draconic Bee", - "entity.productivebees.draconium_bee": "Draconium Bee", - "entity.productivebees.drenched_iron_bee": "Drenched Iron Bee", - "entity.productivebees.dye_bee": "Dye Bee", - "entity.productivebees.earth_crystal_bee": "Earth Crystal Bee", - "entity.productivebees.electrum_bee": "Electrum Bee", - "entity.productivebees.elementium_bee": "Elementium Bee", - "entity.productivebees.emerald_bee": "Emerald Bee", - "entity.productivebees.emeraldite_bee": "Emeraldite Bee", - "entity.productivebees.end_gobber_bee": "End Gobber Bee", - "entity.productivebees.end_steel_bee": "End Steel Bee", - "entity.productivebees.ender_bee": "Ender Bee", - "entity.productivebees.ender_slimy_bee": "Ender Slimy Bee", - "entity.productivebees.enderium_bee": "Enderium Bee", - "entity.productivebees.energetic_alloy_bee": "Energetic Alloy Bee", - "entity.productivebees.energized_glowstone_bee": "Energized Glowstone Bee", - "entity.productivebees.energized_steel_bee": "Energized Steel Bee", - "entity.productivebees.epic_salvage_bee": "Epic Salvage Bee", - "entity.productivebees.ether_gas_bee": "Ether Gas Bee", - "entity.productivebees.euclase_bee": "Euclase Bee", - "entity.productivebees.experience_bee": "Experience Bee", - "entity.productivebees.farmer_bee": "Farmer Bee", - "entity.productivebees.fey_bee": "Fey Bee", - "entity.productivebees.fireite_bee": "Fireite Bee", - "entity.productivebees.fire_crystal_bee": "Fire Crystal Bee", - "entity.productivebees.fire_dragonsteel_bee": "Fire Dragonsteel Bee", - "entity.productivebees.fluix_bee": "Fluix Bee", - "entity.productivebees.fluorite_bee": "Fluorite Bee", - "entity.productivebees.flux_bee": "Flux Dust Bee", - "entity.productivebees.frosty_bee": "Frosty Bee", - "entity.productivebees.gaiasteel_bee": "Gaiasteel Bee", - "entity.productivebees.garnet_bee": "Garnet Bee", - "entity.productivebees.geode_bee": "Geode Bee", - "entity.productivebees.ghostly_bee": "Ghostly Bee", - "entity.productivebees.glowing_bee": "Glowing Bee", - "entity.productivebees.gobber_bee": "Gobber Bee", - "entity.productivebees.gold_bee": "Gold Bee", - "entity.productivebees.grave_bee": "Grave's Bee", - "entity.productivebees.green_carpenter_bee": "Green Carpenter Bee", - "entity.productivebees.green_sapphire_bee": "Green Sapphire Bee", - "entity.productivebees.heliodor_bee": "Heliodor Bee", - "entity.productivebees.hematophagous_bee": "Hematophagous Bee", - "entity.productivebees.hepatizon_bee": "Hepatizon Bee", - "entity.productivebees.hoarder_bee": "Hoarder Bee", - "entity.productivebees.ice_dragonsteel_bee": "Ice Dragonsteel Bee", - "entity.productivebees.ichor_slimy_bee": "Ichor Slimy Bee", - "entity.productivebees.iesnium_bee": "Iesnium Bee", - "entity.productivebees.imperium_bee": "Imperium Bee", - "entity.productivebees.inert_crystal_bee": "Inert Crystal Bee", - "entity.productivebees.infinity_bee": "Bee of Infinity", - "entity.productivebees.inferium_bee": "Inferium Bee", - "entity.productivebees.insanium_bee": "Insanium Bee", - "entity.productivebees.invar_bee": "Invar Bee", - "entity.productivebees.iolite_bee": "Iolite Bee", - "entity.productivebees.iridium_bee": "Iridium Bee", - "entity.productivebees.iron_bee": "Iron Bee", - "entity.productivebees.jade_bee": "Jade Bee", - "entity.productivebees.jasper_bee": "Jasper Bee", - "entity.productivebees.kamikaz_bee": "KamikazBee", - "entity.productivebees.knightslime_bee": "Knightslime Bee", - "entity.productivebees.kunzite_bee": "Kunzite Bee", - "entity.productivebees.kyanite_bee": "Kyanite Bee", - "entity.productivebees.lapis_bee": "Lapis Bee", - "entity.productivebees.lead_bee": "Lead Bee", - "entity.productivebees.leafcutter_bee": "Leafcutter Bee", - "entity.productivebees.legendary_salvage_bee": "Legendary Salvage Bee", - "entity.productivebees.lightning_dragonsteel_bee": "Lightning Dragonsteel Bee", - "entity.productivebees.lumber_bee": "Lumber Bee", - "entity.productivebees.lumium_bee": "Lumium Bee", - "entity.productivebees.magmatic_bee": "Magmatic Bee", - "entity.productivebees.malachite_bee": "Malachite Bee", - "entity.productivebees.mana_bee": "Mana Bee", - "entity.productivebees.manasteel_bee": "Manasteel Bee", - "entity.productivebees.manyullyn_bee": "Manyullyn Bee", - "entity.productivebees.mason_bee": "Mason Bee", - "entity.productivebees.menril_bee": "Menril Bee", - "entity.productivebees.moldavite_bee": "Moldavite Bee", - "entity.productivebees.moonstone_bee": "Moonstone Bee", - "entity.productivebees.morganite_bee": "Morganite Bee", - "entity.productivebees.neon_cuckoo_bee": "Neon Cuckoo Bee", - "entity.productivebees.nether_gobber_bee": "Nether Gobber Bee", - "entity.productivebees.netherite_bee": "Ancient Bee", - "entity.productivebees.nickel_bee": "Nickel Bee", - "entity.productivebees.niotic_crystal_bee": "Niotic Crystal Bee", - "entity.productivebees.niter_bee": "Niter Bee", - "entity.productivebees.nitro_crystal_bee": "Nitro Crystal Bee", - "entity.productivebees.nomad_bee": "Nomad Bee", - "entity.productivebees.obsidian_bee": "Obsidian Bee", - "entity.productivebees.oily_bee": "Oily Bee", - "entity.productivebees.onyx_bee": "Onyx Bee", - "entity.productivebees.opal_bee": "Opal Bee", - "entity.productivebees.osmium_bee": "Osmium Bee", - "entity.productivebees.ostrum_bee": "Ostrum Bee", - "entity.productivebees.patrick_bee": "Patrick Bee", - "entity.productivebees.pearl_bee": "Pearl Bee", - "entity.productivebees.pendorite_bee": "Pendorite Bee", - "entity.productivebees.pepto_bismol_bee": "Pepto Beesmol", - "entity.productivebees.peridot_bee": "Peridot Bee", - "entity.productivebees.phosphophyllite_bee": "Phosphophyllite Bee", - "entity.productivebees.pig_iron_bee": "Pig Iron Bee", - "entity.productivebees.pink_slimy_bee": "Pink Slimy Bee", - "entity.productivebees.plastic_bee": "Plastic Bee", - "entity.productivebees.platinum_bee": "Platinum Bee", - "entity.productivebees.prismarine_bee": "Prismarine Bee", - "entity.productivebees.prosperity_bee": "ProsperiBee", - "entity.productivebees.prudentium_bee": "Prudentium Bee", - "entity.productivebees.pulsating_alloy_bee": "Pulsating Alloy Bee", - "entity.productivebees.pure_bee": "Pure Bee", - "entity.productivebees.pure_crystal_bee": "Pure Crystal Bee", - "entity.productivebees.pyrope_bee": "Pyrope Bee", - "entity.productivebees.quarry_bee": "Quarry Bee", - "entity.productivebees.quartz_enriched_iron_bee": "Quartz Enriched Iron Bee", - "entity.productivebees.queens_slime_bee": "Queens Slime Bee", - "entity.productivebees.radioactive_bee": "Radioactive Bee", - "entity.productivebees.rancher_bee": "Rancher Bee", - "entity.productivebees.rare_salvage_bee": "Rare Salvage Bee", - "entity.productivebees.red_shroom_bee": "Red Shroombee", - "entity.productivebees.redstone_alloy_bee": "Redstone Alloy Bee", - "entity.productivebees.redstone_bee": "Redstone Bee", - "entity.productivebees.reed_bee": "Reed Bee", - "entity.productivebees.refined_glowstone_bee": "Refined Glowstone Bee", - "entity.productivebees.refined_obsidian_bee": "Refined Obsidian Bee", - "entity.productivebees.regenerative_bee": "Regenerative Bee", - "entity.productivebees.resin_bee": "Resin Bee", - "entity.productivebees.resonant_ender_bee": "Resonant Ender Bee", - "entity.productivebees.rock_crystal_bee": "Rock Crystal Bee", - "entity.productivebees.rose_gold_bee": "Rose Gold Bee", - "entity.productivebees.rose_quartz_bee": "Rose Quartz Bee", - "entity.productivebees.ruby_bee": "RuBee", - "entity.productivebees.salty_bee": "Salty Bee", - "entity.productivebees.sapphire_bee": "Sapphire Bee", - "entity.productivebees.sculk_bee": "Sculk Bee", - "entity.productivebees.signalum_bee": "Signalum Bee", - "entity.productivebees.silicon_bee": "Silicon Bee", - "entity.productivebees.silky_bee": "Silky Bee", - "entity.productivebees.silver_bee": "Silver Bee", - "entity.productivebees.skeletal_bee": "Skeletal Bee", - "entity.productivebees.sky_slimy_bee": "Sky Slimy Bee", - "entity.productivebees.slimesteel_bee": "Slimesteel Bee", - "entity.productivebees.slimy_bee": "Slimy Bee", - "entity.productivebees.sodalite_bee": "Sodalite Bee", - "entity.productivebees.soularium_bee": "Soularium Bee", - "entity.productivebees.soulium_bee": "Soulium Bee", - "entity.productivebees.soulsteel_bee": "Soulsteel Bee", - "entity.productivebees.soul_lava_bee": "Soul Lava Bee", - "entity.productivebees.spacial_bee": "Spatial Bee", - "entity.productivebees.spectrum_bee": "Spectrum Bee", - "entity.productivebees.spinel_bee": "Spinel Bee", - "entity.productivebees.spirit_bee": "Spirit Bee", - "entity.productivebees.spirited_crystal_bee": "Spirited Crystal Bee", - "entity.productivebees.sponge_bee": "Sponge Bee", - "entity.productivebees.springaline_bee": "Springaline Bee", - "entity.productivebees.starmetal_bee": "Starmetal Bee", - "entity.productivebees.starry_bee": "Starry Bee", - "entity.productivebees.steel_bee": "Steel Bee", - "entity.productivebees.sticky_resin_bee": "Sticky Resin Bee", - "entity.productivebees.sussy_bee": "Sussy Bee", - "entity.productivebees.sugarbag_bee": "Sugarbag Bee", - "entity.productivebees.sulfur_bee": "Sulfur Bee", - "entity.productivebees.sunstone_bee": "Sunstone Bee", - "entity.productivebees.supremium_bee": "Supremium Bee", - "entity.productivebees.sweat_bee": "Sweat Bee", - "entity.productivebees.swift_alloy_bee": "Swift Alloy Bee", - "entity.productivebees.tanzanite_bee": "Tanzanite Bee", - "entity.productivebees.tea_bee": "Tea Bee", - "entity.productivebees.tektite_bee": "Tektite Bee", - "entity.productivebees.terrasteel_bee": "Terrasteel Bee", - "entity.productivebees.tertium_bee": "Tertium Bee", - "entity.productivebees.tin_bee": "Tin Bee", - "entity.productivebees.titanium_bee": "Titanium Bee", - "entity.productivebees.topaz_bee": "Topaz Bee", - "entity.productivebees.tourmaline_bee": "Tourmaline Bee", - "entity.productivebees.tungsten_bee": "Tungsten Bee", - "entity.productivebees.turquoise_bee": "Turquoise Bee", - "entity.productivebees.uncommon_salvage_bee": "Uncommon Salvage Bee", - "entity.productivebees.unobtainium_bee": "Unobtainium Bee", - "entity.productivebees.uraninite_bee": "Uraninite Bee", - "entity.productivebees.vibranium_bee": "Vibranium Bee", - "entity.productivebees.vibrant_alloy_bee": "Vibrant Alloy Bee", - "entity.productivebees.wanna_bee": "WannaBee", - "entity.productivebees.warped_bee": "Warped Shroombee", - "entity.productivebees.wasted_radioactive_bee": "Wasted Radioactive Bee", - "entity.productivebees.water_crystal_bee": "Water Crystal Bee", - "entity.productivebees.withered_bee": "Withered Bee", - "entity.productivebees.white_diamond_bee": "White Diamond Bee", - "entity.productivebees.yellow_black_carpenter_bee": "Yellow Carpenter Bee", - "entity.productivebees.zinc_bee": "Zinc Bee", - "entity.productivebees.zircon_bee": "Zircon Bee", - "entity.productivebees.zombie_bee": "ZomBee", - "entity.productivebees.actinium_bee": "Actinium Bee", - "entity.productivebees.americium_bee": "Americium Bee", - "entity.productivebees.antimony_bee": "Antimony Bee", - "entity.productivebees.argon_bee": "Argon Bee", - "entity.productivebees.arsenic_bee": "Arsenic Bee", - "entity.productivebees.astatine_bee": "Astatine Bee", - "entity.productivebees.barium_bee": "Barium Bee", - "entity.productivebees.berkelium_bee": "Berkelium Bee", - "entity.productivebees.beryllium_bee": "Beryllium Bee", - "entity.productivebees.bohrium_bee": "Bohrium Bee", - "entity.productivebees.boron_bee": "Boron Bee", - "entity.productivebees.bromine_bee": "Bromine Bee", - "entity.productivebees.cadmium_bee": "Cadmium Bee", - "entity.productivebees.calcium_bee": "Calcium Bee", - "entity.productivebees.californium_bee": "Californium Bee", - "entity.productivebees.cerium_bee": "Cerium Bee", - "entity.productivebees.cesium_bee": "Cesium Bee", - "entity.productivebees.chlorine_bee": "Chlorine Bee", - "entity.productivebees.chromium_bee": "Chromium Bee", - "entity.productivebees.copernicium_bee": "Copernicium Bee", - "entity.productivebees.curium_bee": "Curium Bee", - "entity.productivebees.darmstadtium_bee": "Darmstadtium Bee", - "entity.productivebees.dubnium_bee": "Dubnium Bee", - "entity.productivebees.dysprosium_bee": "Dysprosium Bee", - "entity.productivebees.einsteinium_bee": "Einsteinium Bee", - "entity.productivebees.erbium_bee": "Erbium Bee", - "entity.productivebees.europium_bee": "Europium Bee", - "entity.productivebees.fermium_bee": "Fermium Bee", - "entity.productivebees.flerovium_bee": "Flerovium Bee", - "entity.productivebees.fluorine_bee": "Fluorine Bee", - "entity.productivebees.francium_bee": "Francium Bee", - "entity.productivebees.gadolinium_bee": "Gadolinium Bee", - "entity.productivebees.gallium_bee": "Gallium Bee", - "entity.productivebees.germanium_bee": "Germanium Bee", - "entity.productivebees.hafnium_bee": "Hafnium Bee", - "entity.productivebees.hassium_bee": "Hassium Bee", - "entity.productivebees.helium_bee": "Helium Bee", - "entity.productivebees.holmium_bee": "Holmium Bee", - "entity.productivebees.hydrogen_bee": "Hydrogen Bee", - "entity.productivebees.indium_bee": "Indium Bee", - "entity.productivebees.iodine_bee": "Iodine Bee", - "entity.productivebees.krypton_bee": "Krypton Bee", - "entity.productivebees.lanthanum_bee": "Lanthanum Bee", - "entity.productivebees.lawrencium_bee": "Lawrencium Bee", - "entity.productivebees.lithium_bee": "Lithium Bee", - "entity.productivebees.livermorium_bee": "Livermorium Bee", - "entity.productivebees.lutetium_bee": "Lutetium Bee", - "entity.productivebees.magnesium_bee": "Magnesium Bee", - "entity.productivebees.manganese_bee": "Manganese Bee", - "entity.productivebees.meitnerium_bee": "Meitnerium Bee", - "entity.productivebees.mendelevium_bee": "Mendelevium Bee", - "entity.productivebees.mercury_bee": "Mercury Bee", - "entity.productivebees.molybdenum_bee": "Molybdenum Bee", - "entity.productivebees.moscovium_bee": "Moscovium Bee", - "entity.productivebees.neodymium_bee": "Neodymium Bee", - "entity.productivebees.neon_bee": "Neon Bee", - "entity.productivebees.neptunium_bee": "Neptunium Bee", - "entity.productivebees.nihonium_bee": "Nihonium Bee", - "entity.productivebees.nitrogen_bee": "Nitrogen Bee", - "entity.productivebees.nobelium_bee": "Nobelium Bee", - "entity.productivebees.niobium_bee": "Niobium Bee", - "entity.productivebees.oganesson_bee": "Oganesson Bee", - "entity.productivebees.oxygen_bee": "Oxygen Bee", - "entity.productivebees.palladium_bee": "Palladium Bee", - "entity.productivebees.phosphorus_bee": "Phosphorus Bee", - "entity.productivebees.plutonium_bee": "Plutonium Bee", - "entity.productivebees.polonium_bee": "Polonium Bee", - "entity.productivebees.potassium_bee": "Potassium Bee", - "entity.productivebees.praseodymium_bee": "Praseodymium Bee", - "entity.productivebees.promethium_bee": "Promethium Bee", - "entity.productivebees.protactinium_bee": "Protactinium Bee", - "entity.productivebees.radium_bee": "Radium Bee", - "entity.productivebees.radon_bee": "Radon Bee", - "entity.productivebees.rhenium_bee": "Rhenium Bee", - "entity.productivebees.rhodium_bee": "Rhodium Bee", - "entity.productivebees.roentgenium_bee": "Roentgenium Bee", - "entity.productivebees.rubidium_bee": "Rubidium Bee", - "entity.productivebees.ruthenium_bee": "Ruthenium Bee", - "entity.productivebees.rutherfordium_bee": "Rutherfordium Bee", - "entity.productivebees.samarium_bee": "Samarium Bee", - "entity.productivebees.scandium_bee": "Scandium Bee", - "entity.productivebees.seaborgium_bee": "Seaborgium Bee", - "entity.productivebees.selenium_bee": "Selenium Bee", - "entity.productivebees.silicium_bee": "Silicium Bee", - "entity.productivebees.sodium_bee": "Sodium Bee", - "entity.productivebees.strontium_bee": "Strontium Bee", - "entity.productivebees.tantalum_bee": "Tantalum Bee", - "entity.productivebees.technetium_bee": "Technetium Bee", - "entity.productivebees.tellurium_bee": "Tellurium Bee", - "entity.productivebees.tennessine_bee": "Tennessine Bee", - "entity.productivebees.terbium_bee": "Terbium Bee", - "entity.productivebees.thallium_bee": "Thallium Bee", - "entity.productivebees.thorium_bee": "Thorium Bee", - "entity.productivebees.thulium_bee": "Thulium Bee", - "entity.productivebees.vanadium_bee": "Vanadium Bee", - "entity.productivebees.xenon_bee": "Xenon Bee", - "entity.productivebees.ytterbium_bee": "Ytterbium Bee", - "entity.productivebees.yttrium_bee": "Yttrium Bee", - "entity.productivebees.zirconium_bee": "Zirconium Bee", - "entity.productivebees.water_bee": "Water Bee", - "entity.productivebees.gregshell_bee": "Full Metal Patrick Bee", - "entity.productivebees.cyanite_bee": "Cyanite Bee", - "entity.productivebees.blutonium_bee": "Blutonium Bee", - "entity.productivebees.magentite_bee": "Magentite Bee", - "entity.productivebees.ludicrite_bee": "Ludicrite Bee", - "entity.productivebees.ridiculite_bee": "Ridiculite Bee", - "entity.productivebees.inanite_bee": "Inanite Bee", - "entity.productivebees.insanite_bee": "Insanite Bee", - "entity.productivebees.arcane_crystal_bee": "Arcanus Bee", - "entity.productivebees.deorum_bee": "Deorum Bee", - "entity.productivebees.rune_bee": "Rune Bee", - "entity.productivebees.stellarite_bee": "Stellarite Bee", - "entity.productivebees.hyper_experience_bee": "Hyper Experience Bee", - "entity.productivebees.soul_infused_bee": "Soul Infused Bee", - "entity.productivebees.shellite_bee": "Shellite Bee", - "entity.productivebees.twinite_bee": "Twinite Bee", - "entity.productivebees.dragonsteel_bee": "Dragonsteel Bee", - "entity.productivebees.arcane_debris_bee": "Arcane Debris Bee", - "entity.productivebees.arcane_essence_bee": "Arcane Essence Bee", - "entity.productivebees.infused_iron_bee": "Infused Iron Bee", - "entity.productivebees.sky_ingot_bee": "Bee of the Sky", - "entity.productivebees.tainted_gold_bee": "Tainted Gold Bee", - "entity.productivebees.soul_shard_bee": "Soul Bee", - "entity.productivebees.arcane_gold_bee": "Arcane Gold Bee", - "entity.productivebees.pewter_bee": "Pewter Bee", - "entity.productivebees.hop_graphite_bee": "HOP Graphite Bee", - "entity.productivebees.hellfire_bee": "Hellfire Bee", - "entity.productivebees.sky_steel_bee": "Sky Steel Bee", - "entity.productivebees.astral_bee": "Astral Bee", - "entity.productivebees.etherium_ore_bee": "Etherium Bee", - "entity.productivebees.bauxite_bee": "Bauxite Bee", - "entity.productivebees.cobaltite_bee": "Cobaltite Bee", - "entity.productivebees.chromite_bee": "Chromite Bee", - "entity.productivebees.barite_bee": "Barite Bee", - "entity.productivebees.electrotine_bee": "Electrotine Bee", - "entity.productivebees.ilmenite_bee": "Ilmenite Bee", - "entity.productivebees.galena_bee": "Galena Bee", - "entity.productivebees.pyrochlore_bee": "Pyrochlore Bee", - "entity.productivebees.lepidolite_bee": "Lepidolite Bee", - "entity.productivebees.graphite_bee": "Graphite Bee", - "entity.productivebees.bastnasite_bee": "Bastnasite Bee", - "entity.productivebees.naquadah_bee": "Naquadah Bee", - "entity.productivebees.oilsands_bee": "Oilsands Bee", - "entity.productivebees.pyrolusite_bee": "Pyrolusite Bee", - "entity.productivebees.realgar_bee": "Realgar Bee", - "entity.productivebees.scheelite_bee": "Scheelite Bee", - "entity.productivebees.sheldonite_bee": "Sheldonite Bee", - "entity.productivebees.sphalerite_bee": "Sphalerite Bee", - "entity.productivebees.stibnite_bee": "Stibnite Bee", - "entity.productivebees.tantalite_bee": "Tantalite Bee", - "entity.productivebees.tetrahedrite_bee": "Tetrahedrite Bee", - "entity.productivebees.tricalcium_phosphate_bee": "Tricalcium Phosphate Bee", - "entity.productivebees.tungstate_bee": "Tungstate Bee", - "entity.productivebees.vanadium_magnetite_bee": "Vanadium Magnetite Bee", - "fluid_type.productivebees.honey": "Honey", - "item.productivebees.bee_bomb": "Bee Bomb", - "item.productivebees.bee_bomb_angry": "Aggravating Bee Bomb", - "item.productivebees.bee_cage": "Bee Cage", - "item.productivebees.configurable_honeycomb": "Honeycomb", - "item.productivebees.draconic_chunk": "Draconic Chunk", - "item.productivebees.draconic_dust": "Draconic Dust", - "item.productivebees.gene": "Gene Sample", - "item.productivebees.gene_bottle": "Squashed Bee Material", - "item.productivebees.honey_bucket": "Honey Bucket", - "item.productivebees.honey_treat": "Honey Treat", - "item.productivebees.bee_nest_diamond_helmet": "Bee Nest Helmet", - "item.productivebees.honeycomb_alfsteel": "Alfsteel Comb", - "item.productivebees.honeycomb_allthemodium": "Allthemodium Comb", - "item.productivebees.honeycomb_amber": "Amber Comb", - "item.productivebees.honeycomb_apatite": "Apatite Comb", - "item.productivebees.honeycomb_basalz": "Basalz Comb", - "item.productivebees.honeycomb_bauxite": "Bauxite Comb", - "item.productivebees.honeycomb_bismuth": "Bismuth Comb", - "item.productivebees.honeycomb_blazing": "Blazing Comb", - "item.productivebees.honeycomb_blitz": "Blitz Comb", - "item.productivebees.honeycomb_blizz": "Blizz Comb", - "item.productivebees.honeycomb_bloody": "Bloody Comb", - "item.productivebees.honeycomb_bone": "Bone Comb", - "item.productivebees.honeycomb_brazen": "Brazen Comb", - "item.productivebees.honeycomb_bronze": "Bronze Comb", - "item.productivebees.honeycomb_chocolate": "Choco Comb", - "item.productivebees.honeycomb_cinnabar": "Cinnabar Comb", - "item.productivebees.honeycomb_cobalt": "Cobalt Comb", - "item.productivebees.honeycomb_common_salvage": "Common Ore Comb", - "item.productivebees.honeycomb_configurable": "%s Comb", - "item.productivebees.honeycomb_ghostly": "Ghostly Comb", - "item.productivebees.honeycomb_milky": "Milky Comb", - "item.productivebees.honeycomb_powdery": "Powdery Comb", - "item.productivebees.milk_bottle": "Milk", - "item.productivebees.nest_locator": "Nest Locator", - "item.productivebees.spawn_egg_ashy_mining_bee": "Ashy Mining Bee Spawn Egg", - "item.productivebees.spawn_egg_blue_banded_bee": "Blue Banded Bee Spawn Egg", - "item.productivebees.spawn_egg_bumble_bee": "Bumble Bee Spawn Egg", - "item.productivebees.spawn_egg_chocolate_mining_bee": "Chocolate Mining Bee Spawn Egg", - "item.productivebees.spawn_egg_collector_bee": "Collector Bee Spawn Egg", - "item.productivebees.spawn_egg_configurable": "%s Spawn Egg", - "item.productivebees.spawn_egg_creeper_bee": "CreeBee Spawn Egg", - "item.productivebees.spawn_egg_cupid_bee": "CuBee Spawn Egg", - "item.productivebees.spawn_egg_digger_bee": "Digger Bee Spawn Egg", - "item.productivebees.spawn_egg_dye_bee": "Dye Bee Spawn Egg", - "item.productivebees.spawn_egg_farmer_bee": "Farmer Bee Spawn Egg", - "item.productivebees.spawn_egg_green_carpenter_bee": "Green Carpenter Bee Spawn Egg", - "item.productivebees.spawn_egg_hoarder_bee": "Hoarder Bee Spawn Egg", - "item.productivebees.spawn_egg_leafcutter_bee": "Leafcutter Bee Spawn Egg", - "item.productivebees.spawn_egg_lumber_bee": "Lumber Bee Spawn Egg", - "item.productivebees.spawn_egg_mason_bee": "Mason Bee Spawn Egg", - "item.productivebees.spawn_egg_neon_cuckoo_bee": "Neon Cuckoo Bee Spawn Egg", - "item.productivebees.spawn_egg_nomad_bee": "Nomad Bee Spawn Egg", - "item.productivebees.spawn_egg_quarry_bee": "Quarry Bee Spawn Egg", - "item.productivebees.spawn_egg_rancher_bee": "Rancher Bee Spawn Egg", - "item.productivebees.spawn_egg_reed_bee": "Reed Bee Spawn Egg", - "item.productivebees.spawn_egg_resin_bee": "Resin Bee Spawn Egg", - "item.productivebees.spawn_egg_sweat_bee": "Sweat Bee Spawn Egg", - "item.productivebees.spawn_egg_yellow_black_carpenter_bee": "Yellow Carpenter Bee Spawn Egg", - "item.productivebees.stone_chip": "Stone Chip", - "item.productivebees.stone_chip.named": "%s Chip", - "item.productivebees.sturdy_bee_cage": "Sturdy Bee Cage", - "item.productivebees.sugarbag_honeycomb": "Sugarbag Honeycomb", - "item.productivebees.treat_on_a_stick": "Treat on a Stick", - "item.productivebees.upgrade_anti_teleport": "Upgrade: Anti Teleportation", - "item.productivebees.upgrade_base": "Upgrade Base", - "item.productivebees.upgrade_bee_sampler": "Upgrade: Pokey pokey gene sampler", - "item.productivebees.upgrade_biome": "Upgrade: Biome", - "item.productivebees.upgrade_breeding": "Upgrade: BaBee", - "item.productivebees.upgrade_not_babee": "Upgrade: not BaBee", - "item.productivebees.upgrade_comb_block": "Upgrade: Block", - "item.productivebees.upgrade_filter": "Upgrade: Filter", - "item.productivebees.upgrade_productivity": "Upgrade: Productivity Alpha", - "item.productivebees.upgrade_productivity_2": "Upgrade: Productivity Beta", - "item.productivebees.upgrade_productivity_3": "Upgrade: Productivity Gamma", - "item.productivebees.upgrade_productivity_4": "Upgrade: Productivity Omega", - "item.productivebees.upgrade_range": "Upgrade: Range", - "item.productivebees.upgrade_time": "Upgrade: Speed", - "item.productivebees.upgrade_simulator": "Upgrade: Simulator", - "item.productivebees.wax": "Wax", - "item.productivebees.wither_skull_chip": "Wither Skull Chip", - "item.productivebees.wood_chip": "Wood Chip", - "item.productivebees.wood_chip.named": "%s Chip", - "itemGroup.productivebees": "Productive Bees", - "jei.productivebees.advanced_beehive": "Advanced Beehive", - "jei.productivebees.bee_breeding": "Bee Breeding", - "jei.productivebees.bee_conversion": "Bee Conversion", - "jei.productivebees.bee_flowering": "Bee Flowering", - "jei.productivebees.bee_fishing": "Bee Fishing", - "jei.productivebees.bee_spawning": "Bee Spawning", - "jei.productivebees.block_conversion": "Block Conversion", - "jei.productivebees.block_conversion.chance": "Chance: %s%%", - "jei.productivebees.item_conversion": "Item Conversion", - "jei.productivebees.bottler": "Bottler", - "jei.productivebees.centrifuge": "Centrifuge", - "jei.productivebees.heated_centrifuge": "Heated Centrifuge", - "jei.productivebees.incubation": "Incubation", - "productivebees.centrifuge.tooltip.amount": "Amount: %s", - "productivebees.centrifuge.tooltip.chance": "Chance: %s", - "productivebees.incubator.tooltip.treat_item": "Here goes honey treats", - "productivebees.advanced_hive.tooltip.bee_cage": "Put empty bee cages to pull out bees or filled bee cages to insert bees", - "productivebees.heated_centrifuge.tooltip": "\"It's ruining the honey\" - some vegan", - "productivebees.heated_centrifuge.tooltip2": "Too hot for wax", - "productivebees.breeding_chamber.tooltip.cage": "Put empty bee cages here", - "productivebees.breeding_chamber.tooltip.progress": "%ss remaining", - "productivebees.breeding_chamber.tooltip.next_bee": "Remove and put back a cage to change output.", - "productivebees.hive.tooltip.bees": "Bees:", - "productivebees.hive.tooltip.empty": "Empty", - "productivebees.hive.tooltip.honey_level": "Honey Level: %s", - "productivebees.hive.tooltip.nest_inactive": "Nest will no longer attract cuckoo bees. Craft with itself to reset the cuckoo counter.", - "productivebees.amber.name.contained_entity": "Amber Encased %s", - "productivebees.amber.tooltip.heating": "Heating the amber block over a cozy fire might give some relief to the trapped mob.", - "productivebees.amber.tooltip.contained_entity": "Contained entity: %s", - "productivebees.indexer.tooltip.redstone": "I get turned on by redstone", - "productivebees.information.age.adult": "Adult", - "productivebees.information.age.child": "Child", - "productivebees.information.attribute.behavior": "Behavior: %s", - "productivebees.information.attribute.behavior.diurnal": "Diurnal", - "productivebees.information.attribute.behavior.metaturnal": "Metaturnal", - "productivebees.information.attribute.behavior.nocturnal": "Nocturnal", - "productivebees.information.attribute.endurance": "Endurance: %s", - "productivebees.information.attribute.endurance.medium": "Medium", - "productivebees.information.attribute.endurance.normal": "Normal", - "productivebees.information.attribute.endurance.strong": "Strong", - "productivebees.information.attribute.endurance.weak": "Weak", - "productivebees.information.attribute.health": "Health: %s/%s", - "productivebees.information.attribute.productivity": "Productivity: %s", - "productivebees.information.attribute.productivity.high": "High", - "productivebees.information.attribute.productivity.medium": "Medium", - "productivebees.information.attribute.productivity.normal": "Normal", - "productivebees.information.attribute.productivity.very_high": "Very High", - "productivebees.information.attribute.temper": "Temper: %s", - "productivebees.information.attribute.temper.aggressive": "Aggressive", - "productivebees.information.attribute.temper.hostile": "Hostile", - "productivebees.information.attribute.temper.normal": "Normal", - "productivebees.information.attribute.temper.passive": "Passive", - "productivebees.information.attribute.type": "Type: %s", - "productivebees.information.attribute.type.hive": "Hive", - "productivebees.information.attribute.type.solitary": "Solitary", - "productivebees.information.attribute.weather_tolerance": "Weather Tolerance: %s", - "productivebees.information.attribute.weather_tolerance.any": "Any", - "productivebees.information.attribute.weather_tolerance.none": "None", - "productivebees.information.attribute.weather_tolerance.rain": "Rain", - "productivebees.information.cage_release": "Sneak while releasing the bee to reset it's hive position", - "productivebees.information.health.dying": "Dying", - "productivebees.information.hold_shift": "Hold shift for more info", - "productivebees.information.home_position": "Hive position: %s, %s, %s", - "productivebees.information.breeding_item": "Breeding items: %s", - "productivebees.information.breeding_item_default": "Any flower", - "productivebees.information.selfbreed_disabled": "This bee species cannot breed amongst themselves", - "productivebees.information.jar.bee": "Bee: %s", - "productivebees.information.jar.fill_tip": "Put a BeeCage containing the bee you want displayed inside using a hopper or a pipe.", - "productivebees.information.nestlocator.configured": "Will locate nests of type %s. Right click to search the nearby area.", - "productivebees.information.nestlocator.unconfigured": "Not tuned. Shift right click on a block of the same type as the nest you are looking for.", - "productivebees.information.upgrade.unconfigured": "Unconfigured", - "productivebees.information.upgrade.install_help": "Sneak right click on block to install", - "productivebees.information.upgrade.upgrade_anti_teleport": "Prevents bees living in this hive from teleporting.", - "productivebees.information.upgrade.upgrade_bee_sampler": "Slowly extracts genes from visiting bees totally not hurting them in the process.\nMultiple upgrades can be installed for a greater chance.", - "productivebees.information.upgrade.upgrade_breeding": "When installed in a hive it gives a %s%% chance for a new baby bee to be spawned from the hive every time honey is delivered.\nThe type of bee is based on which bees are present in the hive.\nThis does not work with bees that can't self breed.\nMultiple upgrades can be installed for a greater chance.\nWhen installed in a Catcher only baby bees will be caught.", - "productivebees.information.upgrade.upgrade_not_babee": "When installed in a Catcher only adult bees will be caught.", - "productivebees.information.upgrade.upgrade_comb_block": "Changes the produced output to comb blocks instead of honeycombs.", - "productivebees.information.upgrade.upgrade_filter": "To clear the filter, put it in the crafting grid.", - "productivebees.information.upgrade.upgrade_filter_empty": "Right click bees to add them to the filter.", - "productivebees.information.upgrade.upgrade_filter_entity": "%s", - "productivebees.information.upgrade.upgrade_productivity": "Increase the production output of bees in this hive by %s%%.\nMultiple upgrades can be installed for a greater increase.", - "productivebees.information.upgrade.upgrade_productivity_2": "Increase the production output of bees in this hive by %s%%.\nMultiple upgrades can be installed for a greater increase.", - "productivebees.information.upgrade.upgrade_productivity_3": "Increase the production output of bees in this hive by %s%%.\nMultiple upgrades can be installed for a greater increase.\nAlso functions as a simulator upgrade.", - "productivebees.information.upgrade.upgrade_productivity_4": "Increase the production output of bees in this hive by %s%%.\nMultiple upgrades can be installed for a greater increase.\nAlso functions as a simulator upgrade and a block upgrade.", - "productivebees.information.upgrade.upgrade_range": "Gives the machine more breathing space by increasing the operation area.\nMultiple upgrades can be installed for a greater range increase.", - "productivebees.information.upgrade.upgrade_time": "Gives a %s%% decrease in time spent in the hive.\nCan be installed in a centrifuge for faster processing.\nMultiple upgrades can be installed for a greater time decrease.", - "productivebees.information.upgrade.upgrade_simulator": "Bees will no longer physically exit the hive. A trip to its flower block will instead be simulated.\nMake sure to put the required flower block or a feeding slab in front of the hive containing the required flower blocks for the bee in the hive.", - "productivebees.information.bee_helmet.info1": "We are in it together", - "productivebees.information.bee_helmet.info2": "Angry bees won't attack you", - "productivebees.information.bee_helmet.info3": "%s%% chance to spawn a KamikazBee when hit", - "productivebees.information.canvas.style": "Style: %s", - "productivebees.ingredient.description.inactive_dragon_egg": "Looks cool, but something is missing. Try pouring some dragon stuff on it.", - "productivebees.ingredient.description.acacia_wood_nest": "This nest will attract bees in any overworld biome.", - "productivebees.ingredient.description.ashy_mining_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", - "productivebees.ingredient.description.birch_wood_nest": "This nest will attract bees in any overworld biome.", - "productivebees.ingredient.description.blue_banded_bee": "This bee is solitary and can be found living alone in forests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", - "productivebees.ingredient.description.bumble_bee": "A big rideable bee found naturally in Plains. Saddle up and hold a Treat on a Stick to glide around. Right click to boost.", - "productivebees.ingredient.description.bumble_bee_nest": "This nest will attract bumble bees in a plains biome.", - "productivebees.ingredient.description.chocolate_mining_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", - "productivebees.ingredient.description.coarse_dirt_nest": "This nest will attract bees in any overworld biome.", - "productivebees.ingredient.description.dark_oak_wood_nest": "This nest will attract bees in any overworld biome.", - "productivebees.ingredient.description.jungle_wood_nest": "This nest will attract bees in any overworld biome.", - "productivebees.ingredient.description.oak_wood_nest": "This nest will attract bees in any overworld biome.", - "productivebees.ingredient.description.spruce_wood_nest": "This nest will attract bees in any overworld biome.", - "productivebees.ingredient.description.end_stone_nest": "This nest attracts bees native to the end. Nest must be placed in the end to attract bees.", - "productivebees.ingredient.description.glowstone_nest": "Attracts glowing bees in the nether. Nest must be placed in the nether to attract bees.", - "productivebees.ingredient.description.gravel_nest": "Bees native to warm rivers and beaches are attracted to this nest. Nest must be placed in a river or beach biome to attract bees.", - "productivebees.ingredient.description.nether_brick_nest": "Attracts magmatic bees in the nether. Nest must be placed in the nether to attract bees.", - "productivebees.ingredient.description.nether_quartz_nest": "Attracts crystalline bees in the nether. Nest must be placed in the nether to attract bees.", - "productivebees.ingredient.description.nether_gold_nest": "Attracts gold bees in the nether. Nest must be placed in the nether to attract bees.", - "productivebees.ingredient.description.obsidian_nest": "Tough living environment only suitable for some bees native to the end.", - "productivebees.ingredient.description.sand_nest": "Bees native to deserts are attracted to this nest.", - "productivebees.ingredient.description.slimy_nest": "Attracts wild slimy bees. Nest must be placed in a swamp biome.", - "productivebees.ingredient.description.snow_nest": "Bees native to colder areas are attracted to this nest. Nest must be places in a cold biome to attract bees.", - "productivebees.ingredient.description.soul_sand_nest": "Attracts ghostly bees in the nether. Nest must be placed in the nether to attract bees.", - "productivebees.ingredient.description.stone_nest": "This nest will attract bees in any overworld biome.", - "productivebees.ingredient.description.sugar_cane_nest": "This nest will attract bees in any overworld biome.", - "productivebees.ingredient.description.digger_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", - "productivebees.ingredient.description.green_carpenter_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", - "productivebees.ingredient.description.leafcutter_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", - "productivebees.ingredient.description.mason_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", - "productivebees.ingredient.description.neon_cuckoo_bee": "This sneaky bee will lay its eggs in nests belonging to the Blue Banded Bee.", - "productivebees.ingredient.description.nomad_bee": "This sneaky bee will lay its eggs in nests belonging to the Ashy Mining Bee.", - "productivebees.ingredient.description.reed_bee": "Can be found nesting in reeds all over the overworld.", - "productivebees.ingredient.description.redstone_bee": "Escape artist.", - "productivebees.ingredient.description.resin_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", - "productivebees.ingredient.description.yellow_black_carpenter_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", - "productivebees.ingredient.description.collector_bee": "If you leave your items on the ground, this bee will collect and store them in its hive.", - "productivebees.ingredient.description.creeper_bee": "Explodes! when angered\n...might be the diet.\n\nYou should keep this one to itself.", - "productivebees.ingredient.description.cupid_bee": "The pheromones secreted from this bee gets animals in the mood.", - "productivebees.ingredient.description.dye_bee": "Brings home more flowery bits than just nectar.", - "productivebees.ingredient.description.dragon_egg_hive": "A special hive made for Draconic bees that allows the user to harvest the otherwise hard to obtain dragon breath.", - "productivebees.ingredient.description.draconic_bee": "Draconic bees operating in the End, do not need any flowering as they are absorbing Draconic essence from the air. While operating in any other location, the Draconic bees must have another pollination source.", - "productivebees.ingredient.description.farmer_bee": "Harvests crops and leaves a mess. To keep your farm clean you might want to invest in a Hoarder bee.", - "productivebees.ingredient.description.hoarder_bee": "If you leave your items on the ground, this bee will collect and store them in its hive. Can carry more than it's lesser cousin, the Collector Bee.", - "productivebees.ingredient.description.lumber_bee": "Has a healthy obsession with wood logs.", - "productivebees.ingredient.description.oily_bee": "This bee is nowhere to be found on land. Go fishing in deep waters if you want this thicc oily apid.", - "productivebees.ingredient.description.pepto_bismol_bee": "Cures what ails ya", - "productivebees.ingredient.description.prismarine_bee": "This bee is nowhere to be found on land. Fishermen tell tales of this bee nibbling on their bait when fishing in deep waters.", - "productivebees.ingredient.description.quarry_bee": "Has a healthy obsession with stone, sand and gravel.", - "productivebees.ingredient.description.rancher_bee": "In bee-school its nickname was BooBee.", - "productivebees.ingredient.description.skeletal_bee": "Be sure to keep your hives well lit to prevent this guy from moving in.", - "productivebees.ingredient.description.sugarbag_bee": "This little warm and moist bee can bee found in tropical areas. It produces a special type of super delicious comb. It can find it's way into cocoa beans even when grown outside of their natural climate.", - "productivebees.ingredient.description.spacial_bee": "The combs of this bee can be centrifuged to get certus quartz seeds which require further processing.", - "productivebees.ingredient.description.sweat_bee": "Lives in cold areas.", - "productivebees.ingredient.description.wasted_radioactive_bee": "Radioactive bees dying to radiation has a chance to turn into wasted radioactive bees. Wasted radioactive bees don't pollinate on any flower, instead they absorb radiation from their surroundings.", - "productivebees.ingredient.description.zombie_bee": "Be sure to keep your hives well lit to prevent this guy from moving in.", - "productivebees.ingredient.description.hematophagous_bee": "It pollinates from animals, I just haven't found a way to show that in JEI yet. To acquire this bee, look up the crafting recipe for its spawn egg.", - "productivebees.ingredient.description.amber_bee": "Will seek out and encase mobs in amber dooming them to a life in suspended animation.", - "productivebees.ingredient.description.wanna_bee": "Has a thing for trapped mobs. Provide it with an amber encased mob to safely extract drops.", - "productivebees.ingredient.description.water_bee": "This bee is only found when fishing in rivers.", - "productivebees.ingredient.description.only_spawnegg": "To acquire this bee, look up the crafting recipe for its spawn egg.", - "productivebees.ingredient.description.selfbreed": "%s\n\nThis species of bees can't breed amongst themselves.", - "productivebees.nest_locator.found_hive": "A nest was located %s meters that way!", - "productivebees.nest_locator.not_found_hive": "No nests of the type %s could be found nearby.", - "productivebees.nest_locator.tuned": "Nest Locator tuned to %s", - "productivebees.honey_treat.invalid_use": "Treats containing type genes cannot be fed to bees.", - "productivebees.screen.empty": "Empty", - "productivebees.screen.energy_level": "Energy: %s", - "productivebees.screen.fluid_level": "%s: %s", - "productivebees.top.solitary.bee": "Inhabitant: %s", - "productivebees.top.solitary.can_repopulate_false": "There are no bees in this location that will move into this nest.", - "productivebees.top.solitary.can_repopulate_true": "The nest can attract bees in this location.", - "productivebees.top.solitary.egg_count": "Eggs: %s", - "productivebees.top.solitary.repopulation_countdown": "Repopulation cooldown %s. Use additional items to speed up", - "productivebees.top.solitary.repopulation_countdown_inactive": "Nest is empty. Use a spawn item on it to attract a bee.", - "config.jade.plugin_productivebees.productive_bee": "Productive Bees", - "config.jade.plugin_productivebees.solitary_nest": "Solitary Nest", - "config.jade.plugin_productivebees.jar": "Bee Jar", - "config.jade.plugin_productivebees.bee_attributes": "Attributes", - "config.jade.plugin_productivebees.canvas_beehive": "Canvas Beehive", - "config.jade.plugin_productivebees.canvas_expansion_box": "Canvas Expansion Box", - "productivebees.top.jar.bee": "%s" +{ + "advancements.husbandry.advanced_beehive.description": "Craft an advanced beehive", + "advancements.husbandry.advanced_beehive.title": "Gotta work, bees!", + "advancements.husbandry.bee_cage.description": "Craft a Bee Cage", + "advancements.husbandry.bee_cage.title": "Careful does it.", + "advancements.husbandry.breed_all_productive_bees.description": "Breed all the vanilla typed productive bees", + "advancements.husbandry.breed_all_productive_bees.title": "They call me Melittologist", + "advancements.husbandry.breed_iron_bee.description": "Breed an iron bee", + "advancements.husbandry.breed_iron_bee.title": "It's precious!", + "advancements.husbandry.bumblebee_rider.description": "It's not the destination, it's the journBee! Ride a Bumble Bee.", + "advancements.husbandry.bumblebee_rider.title": "Bumbling along", + "advancements.husbandry.calm_bee.description": "Use a Honey Treat on an angry bee to calm it down.", + "advancements.husbandry.calm_bee.title": "Clear Their Head.", + "advancements.husbandry.catch_any_bee.description": "Catch a bee in a bee cage", + "advancements.husbandry.catch_any_bee.title": "Catchy", + "advancements.husbandry.catch_crystalline_bee.description": "Catch a Crystalline Bee from the Nether", + "advancements.husbandry.catch_crystalline_bee.title": "Important Foundations", + "advancements.husbandry.consume_sugarbag_comb.description": "Eat a Sugarbag Honeycomb", + "advancements.husbandry.consume_sugarbag_comb.title": "Honey Honey Yum Yum!", + "advancements.husbandry.convert_egg.description": "Activate an Inactive Dragon Egg using Dragon Breath", + "advancements.husbandry.convert_egg.title": "Good thing it can't hatch", + "advancements.husbandry.dragon_egg_hive.description": "Craft a Dragon Egg Hive", + "advancements.husbandry.dragon_egg_hive.title": "A Special Home for a Special Bee", + "advancements.husbandry.expansion_box.description": "Get an expansion box for your advanced beehive", + "advancements.husbandry.expansion_box.title": "Bigger is always better.", + "advancements.husbandry.feeding_slab.description": "Craft a Feeding Slab. You can put multiple flowering blocks in the Feeding Slab for your bees to have a centralized flowering spot.", + "advancements.husbandry.feeding_slab.title": "I want that one and that one and that one.", + "advancements.husbandry.fishy_bees.description": "Catch a fish-bee?", + "advancements.husbandry.fishy_bees.title": "Fishy Bees-ness", + "advancements.husbandry.hive_upgrades.description": "Craft an upgrade base", + "advancements.husbandry.hive_upgrades.title": "Make it count, 1, 2, 4.", + "advancements.husbandry.honeylogged.description": "Place honey fluid on the Feeding Slab.", + "advancements.husbandry.honeylogged.title": "Double Whammy!", + "advancements.husbandry.nest_locator.description": "Craft a Nest Locator", + "advancements.husbandry.nest_locator.title": "Locate the Buzz.", + "advancements.husbandry.overworld_nest.description": "Pick up or craft a solitary nest.", + "advancements.husbandry.overworld_nest.title": "Solitary", + "advancements.husbandry.professional_bee.description": "Breed a Rancher Bee, Farmer Bee, Lumber Bee or Quarry Bee.", + "advancements.husbandry.professional_bee.title": "I'm a special little bee-flake", + "advancements.husbandry.quartz_nest.description": "Craft or pick up a Nether Quartz nest.", + "advancements.husbandry.quartz_nest.title": "Wild wild bees.", + "advancements.husbandry.treat_on_nest.description": "Use a Honey Treat on a nest.", + "advancements.husbandry.treat_on_nest.title": "Treat me nice", + "advancements.husbandry.treat_on_stick.description": "Craft a Treat on a Stick to steer your new favorite ride.", + "advancements.husbandry.treat_on_stick.title": "Directional Buzzing", + "block.productivebees.acacia_wood_nest": "Acacia Nest", + "block.productivebees.bamboo_hive": "Bamboo Nest", + "block.productivebees.birch_wood_nest": "Birch Nest", + "block.productivebees.bottler": "Bottler", + "block.productivebees.breeding_chamber": "Breeding Chamber", + "block.productivebees.bumble_bee_nest": "Bumble Bee Nest", + "block.productivebees.catcher": "Catcher", + "block.productivebees.centrifuge": "Centrifuge", + "block.productivebees.coarse_dirt_nest": "Dirt Nest", + "block.productivebees.comb_ghostly": "Ghostly Comb Block", + "block.productivebees.comb_milky": "Milky Comb Block", + "block.productivebees.comb_powdery": "Powdery Comb Block", + "block.productivebees.configurable_comb": "Comb Block", + "block.productivebees.comb_configurable": "%s Comb Block", + "block.productivebees.cryo_stasis": "Cryo Stasis", + "block.productivebees.crimson_bee_nest": "Crimson Bee Nest", + "block.productivebees.dark_oak_wood_nest": "Dark Oak Nest", + "block.productivebees.dragon_egg_hive": "Dragon Egg Hive", + "block.productivebees.end_stone_nest": "End Stone Nest", + "block.productivebees.feeder": "Feeding Slab", + "block.productivebees.feeder_double": "Double Feeding Slab", + "block.productivebees.gene_indexer": "Gene Indexer", + "block.productivebees.glowstone_nest": "Glowstone Nest", + "block.productivebees.gravel_nest": "Gravel Nest", + "block.productivebees.heated_centrifuge": "Heated Centrifuge", + "block.productivebees.honey_generator": "Honey Generator", + "block.productivebees.inactive_dragon_egg": "Inactive Dragon Egg", + "block.productivebees.incubator": "BaBee Incubator", + "block.productivebees.jar_oak": "Bee Jar", + "block.productivebees.jungle_wood_nest": "Jungle Nest", + "block.productivebees.cherry_wood_nest": "Cherry Nest", + "block.productivebees.mangrove_wood_nest": "Mangrove Nest", + "block.productivebees.nether_brick_nest": "Nether Brick Nest", + "block.productivebees.nether_gold_nest": "Nether Gold Nest", + "block.productivebees.nether_quartz_nest": "Quartz Nest", + "block.productivebees.oak_wood_nest": "Oak Nest", + "block.productivebees.obsidian_nest": "Obsidian Nest", + "block.productivebees.powered_centrifuge": "Powered Centrifuge", + "block.productivebees.purple_hopper": "Purple Hopper", + "block.productivebees.quartz_netherrack": "Quartz in Netherrack", + "block.productivebees.sand_nest": "Sand Nest", + "block.productivebees.slimy_nest": "Slimy Nest", + "block.productivebees.snow_nest": "Snow Nest", + "block.productivebees.soul_sand_nest": "Soul Sand Nest", + "block.productivebees.spruce_wood_nest": "Spruce Nest", + "block.productivebees.stone_nest": "Stone Nest", + "block.productivebees.sugar_cane_nest": "Reed Nest", + "block.productivebees.sugarbag_nest": "Sugarbag Nest", + "block.productivebees.wax_block": "Wax Block", + "block.productivebees.warped_bee_nest": "Warped Bee Nest", + "block.productivebees.advanced_byg_ebony_beehive": "Advanced Ebony Beehive", + "block.productivebees.expansion_box_byg_ebony": "Ebony Expansion Box", + "block.productivebees.advanced_byg_witch_hazel_beehive": "Advanced Witch Hazel Beehive", + "block.productivebees.expansion_box_byg_witch_hazel": "Witch Hazel Expansion Box", + "block.productivebees.advanced_byg_skyris_beehive": "Advanced Skyris Beehive", + "block.productivebees.expansion_box_byg_skyris": "Skyris Expansion Box", + "block.productivebees.advanced_byg_ether_beehive": "Advanced Ether Beehive", + "block.productivebees.expansion_box_byg_ether": "Ether Expansion Box", + "block.productivebees.advanced_byg_pine_beehive": "Advanced Pine Beehive", + "block.productivebees.expansion_box_byg_pine": "Pine Expansion Box", + "block.productivebees.advanced_byg_zelkova_beehive": "Advanced Zelkova Beehive", + "block.productivebees.expansion_box_byg_zelkova": "Zelkova Expansion Box", + "block.productivebees.advanced_byg_lament_beehive": "Advanced Lament Beehive", + "block.productivebees.expansion_box_byg_lament": "Lament Expansion Box", + "block.productivebees.advanced_byg_palm_beehive": "Advanced Palm Beehive", + "block.productivebees.expansion_box_byg_palm": "Palm Expansion Box", + "block.productivebees.advanced_byg_sythian_beehive": "Advanced Sythian Beehive", + "block.productivebees.expansion_box_byg_sythian": "Sythian Expansion Box", + "block.productivebees.advanced_byg_jacaranda_beehive": "Advanced Jacaranda Beehive", + "block.productivebees.expansion_box_byg_jacaranda": "Jacaranda Expansion Box", + "block.productivebees.advanced_byg_fir_beehive": "Advanced Fir Beehive", + "block.productivebees.expansion_box_byg_fir": "Fir Expansion Box", + "block.productivebees.advanced_byg_cika_beehive": "Advanced Cika Beehive", + "block.productivebees.expansion_box_byg_cika": "Cika Expansion Box", + "block.productivebees.advanced_byg_embur_beehive": "Advanced Embur Beehive", + "block.productivebees.expansion_box_byg_embur": "Embur Expansion Box", + "block.productivebees.advanced_byg_green_enchanted_beehive": "Advanced Green Enchanted Beehive", + "block.productivebees.expansion_box_byg_green_enchanted": "Green Enchanted Expansion Box", + "block.productivebees.advanced_byg_mahogany_beehive": "Advanced Mahogany Beehive", + "block.productivebees.expansion_box_byg_mahogany": "Mahogany Expansion Box", + "block.productivebees.advanced_byg_redwood_beehive": "Advanced Redwood Beehive", + "block.productivebees.expansion_box_byg_redwood": "Redwood Expansion Box", + "block.productivebees.advanced_byg_imparius_beehive": "Advanced Imparius Beehive", + "block.productivebees.expansion_box_byg_imparius": "Imparius Expansion Box", + "block.productivebees.advanced_byg_aspen_beehive": "Advanced Aspen Beehive", + "block.productivebees.expansion_box_byg_aspen": "Aspen Expansion Box", + "block.productivebees.advanced_byg_bulbis_beehive": "Advanced Bulbis Beehive", + "block.productivebees.expansion_box_byg_bulbis": "Bulbis Expansion Box", + "block.productivebees.advanced_byg_nightshade_beehive": "Advanced Nightshade Beehive", + "block.productivebees.expansion_box_byg_nightshade": "Nightshade Expansion Box", + "block.productivebees.advanced_byg_white_mangrove_beehive": "Advanced White Mangrove Beehive", + "block.productivebees.expansion_box_byg_white_mangrove": "White Mangrove Expansion Box", + "block.productivebees.advanced_byg_cypress_beehive": "Advanced Cypress Beehive", + "block.productivebees.expansion_box_byg_cypress": "Cypress Expansion Box", + "block.productivebees.advanced_byg_willow_beehive": "Advanced Willow Beehive", + "block.productivebees.expansion_box_byg_willow": "Willow Expansion Box", + "block.productivebees.advanced_byg_blue_enchanted_beehive": "Advanced Blue Enchanted Beehive", + "block.productivebees.expansion_box_byg_blue_enchanted": "Blue Enchanted Expansion Box", + "block.productivebees.advanced_byg_baobab_beehive": "Advanced Baobab Beehive", + "block.productivebees.expansion_box_byg_baobab": "Baobab Expansion Box", + "block.productivebees.advanced_byg_maple_beehive": "Advanced Maple Beehive", + "block.productivebees.expansion_box_byg_maple": "Maple Expansion Box", + "block.productivebees.advanced_byg_holly_beehive": "Advanced Holly Beehive", + "block.productivebees.expansion_box_byg_holly": "Holly Expansion Box", + "block.productivebees.advanced_environmental_wisteria_beehive": "Advanced Wisteria Beehive", + "block.productivebees.expansion_box_environmental_wisteria": "Wisteria Expansion Box", + "block.productivebees.advanced_atmospheric_rosewood_beehive": "Advanced Rosewood Beehive", + "block.productivebees.expansion_box_atmospheric_rosewood": "Rosewood Expansion Box", + "block.productivebees.advanced_atmospheric_kousa_beehive": "Advanced Kousa Beehive", + "block.productivebees.expansion_box_atmospheric_kousa": "Kousa Expansion Box", + "block.productivebees.advanced_atmospheric_grimwood_beehive": "Advanced Grimwood Beehive", + "block.productivebees.expansion_box_atmospheric_grimwood": "Grimwood Expansion Box", + "block.productivebees.advanced_atmospheric_yucca_beehive": "Advanced Yucca Beehive", + "block.productivebees.expansion_box_atmospheric_yucca": "Yucca Expansion Box", + "block.productivebees.advanced_atmospheric_aspen_beehive": "Advanced Aspen Beehive", + "block.productivebees.expansion_box_atmospheric_aspen": "Aspen Expansion Box", + "block.productivebees.advanced_atmospheric_morado_beehive": "Advanced Morado Beehive", + "block.productivebees.expansion_box_atmospheric_morado": "Morado Expansion Box", + "block.productivebees.advanced_upgrade_aquatic_river_beehive": "Advanced River Beehive", + "block.productivebees.expansion_box_upgrade_aquatic_river": "River Expansion Box", + "block.productivebees.advanced_upgrade_aquatic_driftwood_beehive": "Advanced Driftwood Beehive", + "block.productivebees.expansion_box_upgrade_aquatic_driftwood": "Driftwood Expansion Box", + "block.productivebees.advanced_regions_unexplored_pine_beehive": "Advanced Pine Beehive", + "block.productivebees.expansion_box_regions_unexplored_pine": "Pine Expansion Box", + "block.productivebees.advanced_regions_unexplored_palm_beehive": "Advanced Palm Beehive", + "block.productivebees.expansion_box_regions_unexplored_palm": "Palm Expansion Box", + "block.productivebees.advanced_regions_unexplored_redwood_beehive": "Advanced Redwood Beehive", + "block.productivebees.expansion_box_regions_unexplored_redwood": "Redwood Expansion Box", + "block.productivebees.advanced_regions_unexplored_socotra_beehive": "Advanced Socotra Beehive", + "block.productivebees.expansion_box_regions_unexplored_socotra": "Socotra Expansion Box", + "block.productivebees.advanced_regions_unexplored_eucalyptus_beehive": "Advanced Eucalyptus Beehive", + "block.productivebees.expansion_box_regions_unexplored_eucalyptus": "Eucalyptus Expansion Box", + "block.productivebees.advanced_regions_unexplored_kapok_beehive": "Advanced Kapok Beehive", + "block.productivebees.expansion_box_regions_unexplored_kapok": "Kapok Expansion Box", + "block.productivebees.advanced_regions_unexplored_cobalt_beehive": "Advanced Cobalt Beehive", + "block.productivebees.expansion_box_regions_unexplored_cobalt": "Cobalt Expansion Box", + "block.productivebees.advanced_regions_unexplored_dead_beehive": "Advanced Dead Beehive", + "block.productivebees.expansion_box_regions_unexplored_dead": "Dead Expansion Box", + "block.productivebees.advanced_regions_unexplored_cypress_beehive": "Advanced Cypress Beehive", + "block.productivebees.expansion_box_regions_unexplored_cypress": "Cypress Expansion Box", + "block.productivebees.advanced_regions_unexplored_pink_bioshroom_beehive": "Advanced Pink Bioshroom Beehive", + "block.productivebees.expansion_box_regions_unexplored_pink_bioshroom": "Pink Bioshroom Expansion Box", + "block.productivebees.advanced_regions_unexplored_magnolia_beehive": "Advanced Magnolia Beehive", + "block.productivebees.expansion_box_regions_unexplored_magnolia": "Magnolia Expansion Box", + "block.productivebees.advanced_regions_unexplored_willow_beehive": "Advanced Willow Beehive", + "block.productivebees.expansion_box_regions_unexplored_willow": "Willow Expansion Box", + "block.productivebees.advanced_regions_unexplored_yellow_bioshroom_beehive": "Advanced Yellow Bioshroom Beehive", + "block.productivebees.expansion_box_regions_unexplored_yellow_bioshroom": "Yellow Bioshroom Expansion Box", + "block.productivebees.advanced_regions_unexplored_blue_bioshroom_beehive": "Advanced Blue Bioshroom Beehive", + "block.productivebees.expansion_box_regions_unexplored_blue_bioshroom": "Blue Bioshroom Expansion Box", + "block.productivebees.advanced_regions_unexplored_blackwood_beehive": "Advanced Blackwood Beehive", + "block.productivebees.expansion_box_regions_unexplored_blackwood": "Blackwood Expansion Box", + "block.productivebees.advanced_regions_unexplored_joshua_beehive": "Advanced Joshua Beehive", + "block.productivebees.expansion_box_regions_unexplored_joshua": "Joshua Expansion Box", + "block.productivebees.advanced_regions_unexplored_baobab_beehive": "Advanced Baobab Beehive", + "block.productivebees.expansion_box_regions_unexplored_baobab": "Baobab Expansion Box", + "block.productivebees.advanced_regions_unexplored_maple_beehive": "Advanced Maple Beehive", + "block.productivebees.expansion_box_regions_unexplored_maple": "Maple Expansion Box", + "block.productivebees.advanced_regions_unexplored_alpha_oak_beehive": "Advanced Alpha Oak Beehive", + "block.productivebees.expansion_box_regions_unexplored_alpha_oak": "Alpha Oak Expansion Box", + "block.productivebees.advanced_regions_unexplored_green_bioshroom_beehive": "Advanced Green Bioshroom Beehive", + "block.productivebees.expansion_box_regions_unexplored_green_bioshroom": "Green Bioshroom Expansion Box", + "block.productivebees.advanced_regions_unexplored_larch_beehive": "Advanced Larch Beehive", + "block.productivebees.expansion_box_regions_unexplored_larch": "Larch Expansion Box", + "block.productivebees.advanced_regions_unexplored_mauve_beehive": "Advanced Mauve Beehive", + "block.productivebees.expansion_box_regions_unexplored_mauve": "Mauve Expansion Box", + "block.productivebees.advanced_endergetic_poise_beehive": "Advanced Poise Beehive", + "block.productivebees.expansion_box_endergetic_poise": "Poise Expansion Box", + "block.productivebees.advanced_biomesoplenty_magic_beehive": "Advanced Magic Beehive", + "block.productivebees.expansion_box_biomesoplenty_magic": "Magic Expansion Box", + "block.productivebees.advanced_biomesoplenty_umbran_beehive": "Advanced Umbran Beehive", + "block.productivebees.expansion_box_biomesoplenty_umbran": "Umbran Expansion Box", + "block.productivebees.advanced_biomesoplenty_mahogany_beehive": "Advanced Mahogany Beehive", + "block.productivebees.expansion_box_biomesoplenty_mahogany": "Mahogany Expansion Box", + "block.productivebees.advanced_biomesoplenty_willow_beehive": "Advanced Willow Beehive", + "block.productivebees.expansion_box_biomesoplenty_willow": "Willow Expansion Box", + "block.productivebees.advanced_biomesoplenty_redwood_beehive": "Advanced Redwood Beehive", + "block.productivebees.expansion_box_biomesoplenty_redwood": "Redwood Expansion Box", + "block.productivebees.advanced_biomesoplenty_palm_beehive": "Advanced Palm Beehive", + "block.productivebees.expansion_box_biomesoplenty_palm": "Palm Expansion Box", + "block.productivebees.advanced_biomesoplenty_dead_beehive": "Advanced Dead Beehive", + "block.productivebees.expansion_box_biomesoplenty_dead": "Dead Expansion Box", + "block.productivebees.advanced_biomesoplenty_jacaranda_beehive": "Advanced Jacaranda Beehive", + "block.productivebees.expansion_box_biomesoplenty_jacaranda": "Jacaranda Expansion Box", + "block.productivebees.advanced_biomesoplenty_fir_beehive": "Advanced Fir Beehive", + "block.productivebees.expansion_box_biomesoplenty_fir": "Fir Expansion Box", + "block.productivebees.advanced_biomesoplenty_hellbark_beehive": "Advanced Hellbark Beehive", + "block.productivebees.expansion_box_biomesoplenty_hellbark": "Hellbark Expansion Box", + "block.productivebees.advanced_quark_blossom_beehive": "Advanced Blossom Beehive", + "block.productivebees.expansion_box_quark_blossom": "Blossom Expansion Box", + "block.productivebees.advanced_quark_azalea_beehive": "Advanced Azalea Beehive", + "block.productivebees.expansion_box_quark_azalea": "Azalea Expansion Box", + "block.productivebees.advanced_autumnity_maple_beehive": "Advanced Maple Beehive", + "block.productivebees.expansion_box_autumnity_maple": "Maple Expansion Box", + "block.productivebees.advanced_bamboo_beehive": "Advanced Bamboo Beehive", + "block.productivebees.expansion_box_bamboo": "Bamboo Expansion Box", + "block.productivebees.advanced_cherry_beehive": "Advanced Cherry Beehive", + "block.productivebees.expansion_box_cherry": "Cherry Expansion Box", + "block.productivebees.advanced_crimson_beehive": "Advanced Crimson Beehive", + "block.productivebees.expansion_box_crimson": "Crimson Expansion Box", + "block.productivebees.advanced_birch_beehive": "Advanced Birch Beehive", + "block.productivebees.expansion_box_birch": "Birch Expansion Box", + "block.productivebees.advanced_oak_beehive": "Advanced Oak Beehive", + "block.productivebees.expansion_box_oak": "Oak Expansion Box", + "block.productivebees.advanced_acacia_beehive": "Advanced Acacia Beehive", + "block.productivebees.expansion_box_acacia": "Acacia Expansion Box", + "block.productivebees.advanced_warped_beehive": "Advanced Warped Beehive", + "block.productivebees.expansion_box_warped": "Warped Expansion Box", + "block.productivebees.advanced_jungle_beehive": "Advanced Jungle Beehive", + "block.productivebees.expansion_box_jungle": "Jungle Expansion Box", + "block.productivebees.advanced_dark_oak_beehive": "Advanced Dark Oak Beehive", + "block.productivebees.expansion_box_dark_oak": "Dark Oak Expansion Box", + "block.productivebees.advanced_mangrove_beehive": "Advanced Mangrove Beehive", + "block.productivebees.expansion_box_mangrove": "Mangrove Expansion Box", + "block.productivebees.advanced_snake_block_beehive": "Advanced Snake Block Beehive", + "block.productivebees.expansion_box_snake_block": "Snake Block Expansion Box", + "block.productivebees.advanced_spruce_beehive": "Advanced Spruce Beehive", + "block.productivebees.expansion_box_spruce": "Spruce Expansion Box", + "block.productivebees.advanced_acacia_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_acacia_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_aspen_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_aspen_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_bamboo_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_bamboo_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_birch_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_birch_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_cherry_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_cherry_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_concrete_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_concrete_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_comb_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_comb_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_crimson_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_crimson_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_dark_oak_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_dark_oak_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_dead_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_dead_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_driftwood_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_driftwood_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_fir_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_fir_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_grimwood_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_grimwood_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_hellbark_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_hellbark_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_jacaranda_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_jacaranda_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_jungle_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_jungle_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_kousa_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_kousa_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_magic_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_magic_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_mahogany_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_mahogany_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_mangrove_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_mangrove_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_maple_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_maple_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_oak_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_oak_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_palm_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_palm_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_redwood_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_redwood_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_river_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_river_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_rosewood_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_rosewood_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_snake_block_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_snake_block_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_spruce_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_spruce_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_umbran_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_umbran_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_warped_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_warped_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_willow_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_willow_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_wisteria_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_wisteria_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_yucca_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_yucca_canvas": "Canvas Expansion Box", + "block.productivebees.petrified_honey": "Petrified Honey", + "block.productivebees.white_petrified_honey": "White Petrified Honey", + "block.productivebees.black_petrified_honey": "Black Petrified Honey", + "block.productivebees.gray_petrified_honey": "Gray Petrified Honey", + "block.productivebees.light_gray_petrified_honey": "Light Gray Petrified Honey", + "block.productivebees.blue_petrified_honey": "Blue Petrified Honey", + "block.productivebees.light_blue_petrified_honey": "Light Blue Petrified Honey", + "block.productivebees.lime_petrified_honey": "Lime Petrified Honey", + "block.productivebees.yellow_petrified_honey": "Yellow Petrified Honey", + "block.productivebees.orange_petrified_honey": "Orange Petrified Honey", + "block.productivebees.brown_petrified_honey": "Brown Petrified Honey", + "block.productivebees.green_petrified_honey": "Green Petrified Honey", + "block.productivebees.magenta_petrified_honey": "Magenta Petrified Honey", + "block.productivebees.purple_petrified_honey": "Purple Petrified Honey", + "block.productivebees.pink_petrified_honey": "Pink Petrified Honey", + "block.productivebees.cyan_petrified_honey": "Cyan Petrified Honey", + "block.productivebees.red_petrified_honey": "Red Petrified Honey", + "block.productivebees.amber": "Amber", + "entity.minecraft.villager.productivebees.beekeeper": "Beekeeper", + "entity.productivebees.agate_bee": "Agate Bee", + "entity.productivebees.alexandrite_bee": "Alexandrite Bee", + "entity.productivebees.alfsteel_bee": "Alfsteel Bee", + "entity.productivebees.allthemodium_bee": "Allthemodium Bee", + "entity.productivebees.aluminum_bee": "Aluminium Bee", + "entity.productivebees.amber_bee": "Amber Bee", + "entity.productivebees.amber_gem_bee": "Amber Bee", + "entity.productivebees.amethyst_bee": "Amethyst Bee", + "entity.productivebees.amethyst_bronze_bee": "Amethyst Bronze Bee", + "entity.productivebees.ametrine_bee": "Ametrine Bee", + "entity.productivebees.ammolite_bee": "Ammolite Bee", + "entity.productivebees.apatite_bee": "Apatite Bee", + "entity.productivebees.aquamarine_bee": "Aquamarine Bee", + "entity.productivebees.arcane_bee": "Arcane Bee", + "entity.productivebees.ashy_mining_bee": "Ashy Mining Bee", + "entity.productivebees.awakened_bee": "Awakened Bee", + "entity.productivebees.awakened_supremium_bee": "Awakened Supremium Bee", + "entity.productivebees.basalz_bee": "BazBee", + "entity.productivebees.bee_configurable": "%s", + "entity.productivebees.benitoite_bee": "Benitoite Bee", + "entity.productivebees.bismuth_bee": "Bismuth Bee", + "entity.productivebees.black_diamond_bee": "Black Diamond Bee", + "entity.productivebees.black_opal_bee": "Black Opal Bee", + "entity.productivebees.blazing_bee": "Blazing Bee", + "entity.productivebees.blazing_crystal_bee": "Blazing Crystal Bee", + "entity.productivebees.blitz_bee": "BitzBee", + "entity.productivebees.blizz_bee": "BizBee", + "entity.productivebees.bloody_bee": "Bloody Bee", + "entity.productivebees.blue_banded_bee": "Blue Banded Bee", + "entity.productivebees.brass_bee": "Brass Bee", + "entity.productivebees.bronze_bee": "Bronze Bee", + "entity.productivebees.brown_shroom_bee": "Brown Shroombee", + "entity.productivebees.bumble_bee": "Bumble Bee", + "entity.productivebees.calorite_bee": "Calorite Bee", + "entity.productivebees.carnelian_bee": "Carnelian Bee", + "entity.productivebees.cats_eye_bee": "Cats Eye Bee", + "entity.productivebees.chaos_bee": "Chaos Bee", + "entity.productivebees.cheese_bee": "CheezyB", + "entity.productivebees.chocolate_bee": "Choco Bee", + "entity.productivebees.chocolate_mining_bee": "Chocolate Mining Bee", + "entity.productivebees.chrysoprase_bee": "Chrysoprase Bee", + "entity.productivebees.cinnabar_bee": "Cinnabar Bee", + "entity.productivebees.citrine_bee": "Citrine Bee", + "entity.productivebees.coal_bee": "Coal Bee", + "entity.productivebees.cobalt_bee": "Cobalt Bee", + "entity.productivebees.collector_bee": "Collector Bee", + "entity.productivebees.common_salvage_bee": "Common Salvage Bee", + "entity.productivebees.compressed_iron_bee": "Compressed Iron Bee", + "entity.productivebees.constantan_bee": "Constantan Bee", + "entity.productivebees.conductive_alloy_bee": "Conductive Alloy Bee", + "entity.productivebees.copper_alloy_bee": "Copper Alloy Bee", + "entity.productivebees.copper_bee": "Copper Bee", + "entity.productivebees.coral_bee": "Coral Bee", + "entity.productivebees.cosmic_dust_bee": "Cosmic Bee", + "entity.productivebees.creeper_bee": "CreeBee", + "entity.productivebees.crimson_bee": "Crimson Shroombee", + "entity.productivebees.crystalline_bee": "Crystalline Bee", + "entity.productivebees.cupid_bee": "CuBee", + "entity.productivebees.dark_gem_bee": "Dark Gem Bee", + "entity.productivebees.dark_steel_bee": "Dark Steel Bee", + "entity.productivebees.desh_bee": "Desh Bee", + "entity.productivebees.destabilized_redstone_bee": "Destabilized Redstone Bee", + "entity.productivebees.diamond_bee": "Diamond Bee", + "entity.productivebees.digger_bee": "Digger Bee", + "entity.productivebees.draconic_bee": "Draconic Bee", + "entity.productivebees.draconium_bee": "Draconium Bee", + "entity.productivebees.drenched_iron_bee": "Drenched Iron Bee", + "entity.productivebees.dye_bee": "Dye Bee", + "entity.productivebees.electrum_bee": "Electrum Bee", + "entity.productivebees.elementium_bee": "Elementium Bee", + "entity.productivebees.emerald_bee": "Emerald Bee", + "entity.productivebees.emeraldite_bee": "Emeraldite Bee", + "entity.productivebees.end_gobber_bee": "End Gobber Bee", + "entity.productivebees.end_steel_bee": "End Steel Bee", + "entity.productivebees.ender_bee": "Ender Bee", + "entity.productivebees.ender_slimy_bee": "Ender Slimy Bee", + "entity.productivebees.enderium_bee": "Enderium Bee", + "entity.productivebees.energetic_alloy_bee": "Energetic Alloy Bee", + "entity.productivebees.energized_glowstone_bee": "Energized Glowstone Bee", + "entity.productivebees.energized_steel_bee": "Energized Steel Bee", + "entity.productivebees.epic_salvage_bee": "Epic Salvage Bee", + "entity.productivebees.ether_gas_bee": "Ether Gas Bee", + "entity.productivebees.euclase_bee": "Euclase Bee", + "entity.productivebees.experience_bee": "Experience Bee", + "entity.productivebees.farmer_bee": "Farmer Bee", + "entity.productivebees.fey_bee": "Fey Bee", + "entity.productivebees.fireite_bee": "Fireite Bee", + "entity.productivebees.fire_dragonsteel_bee": "Fire Dragonsteel Bee", + "entity.productivebees.fluix_bee": "Fluix Bee", + "entity.productivebees.fluorite_bee": "Fluorite Bee", + "entity.productivebees.flux_bee": "Flux Dust Bee", + "entity.productivebees.frosty_bee": "Frosty Bee", + "entity.productivebees.gaiasteel_bee": "Gaiasteel Bee", + "entity.productivebees.garnet_bee": "Garnet Bee", + "entity.productivebees.geode_bee": "Geode Bee", + "entity.productivebees.ghostly_bee": "Ghostly Bee", + "entity.productivebees.glowing_bee": "Glowing Bee", + "entity.productivebees.gobber_bee": "Gobber Bee", + "entity.productivebees.gold_bee": "Gold Bee", + "entity.productivebees.grave_bee": "Grave's Bee", + "entity.productivebees.green_carpenter_bee": "Green Carpenter Bee", + "entity.productivebees.green_sapphire_bee": "Green Sapphire Bee", + "entity.productivebees.heliodor_bee": "Heliodor Bee", + "entity.productivebees.hematophagous_bee": "Hematophagous Bee", + "entity.productivebees.hepatizon_bee": "Hepatizon Bee", + "entity.productivebees.hoarder_bee": "Hoarder Bee", + "entity.productivebees.ice_dragonsteel_bee": "Ice Dragonsteel Bee", + "entity.productivebees.ichor_slimy_bee": "Ichor Slimy Bee", + "entity.productivebees.imperium_bee": "Imperium Bee", + "entity.productivebees.iesnium_bee": "Iesnium Bee", + "entity.productivebees.inert_crystal_bee": "Inert Crystal Bee", + "entity.productivebees.infinity_bee": "Bee of Infinity", + "entity.productivebees.air_crystal_bee": "Air Crystal Bee", + "entity.productivebees.earth_crystal_bee": "Earth Crystal Bee", + "entity.productivebees.fire_crystal_bee": "Fire Crystal Bee", + "entity.productivebees.water_crystal_bee": "Water Crystal Bee", + "entity.productivebees.inferium_bee": "Inferium Bee", + "entity.productivebees.insanium_bee": "Insanium Bee", + "entity.productivebees.invar_bee": "Invar Bee", + "entity.productivebees.iolite_bee": "Iolite Bee", + "entity.productivebees.iridium_bee": "Iridium Bee", + "entity.productivebees.iron_bee": "Iron Bee", + "entity.productivebees.jade_bee": "Jade Bee", + "entity.productivebees.jasper_bee": "Jasper Bee", + "entity.productivebees.kamikaz_bee": "KamikazBee", + "entity.productivebees.knightslime_bee": "Knightslime Bee", + "entity.productivebees.kunzite_bee": "Kunzite Bee", + "entity.productivebees.kyanite_bee": "Kyanite Bee", + "entity.productivebees.lapis_bee": "Lapis Bee", + "entity.productivebees.lead_bee": "Lead Bee", + "entity.productivebees.leafcutter_bee": "Leafcutter Bee", + "entity.productivebees.legendary_salvage_bee": "Legendary Salvage Bee", + "entity.productivebees.lightning_dragonsteel_bee": "Lightning Dragonsteel Bee", + "entity.productivebees.lumber_bee": "Lumber Bee", + "entity.productivebees.lumium_bee": "Lumium Bee", + "entity.productivebees.magmatic_bee": "Magmatic Bee", + "entity.productivebees.malachite_bee": "Malachite Bee", + "entity.productivebees.mana_bee": "Mana Bee", + "entity.productivebees.manasteel_bee": "Manasteel Bee", + "entity.productivebees.manyullyn_bee": "Manyullyn Bee", + "entity.productivebees.mason_bee": "Mason Bee", + "entity.productivebees.menril_bee": "Menril Bee", + "entity.productivebees.moldavite_bee": "Moldavite Bee", + "entity.productivebees.moonstone_bee": "Moonstone Bee", + "entity.productivebees.morganite_bee": "Morganite Bee", + "entity.productivebees.neon_cuckoo_bee": "Neon Cuckoo Bee", + "entity.productivebees.nether_gobber_bee": "Nether Gobber Bee", + "entity.productivebees.netherite_bee": "Ancient Bee", + "entity.productivebees.nickel_bee": "Nickel Bee", + "entity.productivebees.niotic_crystal_bee": "Niotic Crystal Bee", + "entity.productivebees.niter_bee": "Niter Bee", + "entity.productivebees.nitro_crystal_bee": "Nitro Crystal Bee", + "entity.productivebees.nomad_bee": "Nomad Bee", + "entity.productivebees.obsidian_bee": "Obsidian Bee", + "entity.productivebees.oily_bee": "Oily Bee", + "entity.productivebees.onyx_bee": "Onyx Bee", + "entity.productivebees.opal_bee": "Opal Bee", + "entity.productivebees.osmium_bee": "Osmium Bee", + "entity.productivebees.ostrum_bee": "Ostrum Bee", + "entity.productivebees.patrick_bee": "Patrick Bee", + "entity.productivebees.pearl_bee": "Pearl Bee", + "entity.productivebees.pendorite_bee": "Pendorite Bee", + "entity.productivebees.pepto_bismol_bee": "Pepto Beesmol", + "entity.productivebees.peridot_bee": "Peridot Bee", + "entity.productivebees.phosphophyllite_bee": "Phosphophyllite Bee", + "entity.productivebees.pig_iron_bee": "Pig Iron Bee", + "entity.productivebees.pink_slimy_bee": "Pink Slimy Bee", + "entity.productivebees.plastic_bee": "Plastic Bee", + "entity.productivebees.platinum_bee": "Platinum Bee", + "entity.productivebees.prismarine_bee": "Prismarine Bee", + "entity.productivebees.prosperity_bee": "ProsperiBee", + "entity.productivebees.prudentium_bee": "Prudentium Bee", + "entity.productivebees.pulsating_alloy_bee": "Pulsating Alloy Bee", + "entity.productivebees.pure_bee": "Pure Bee", + "entity.productivebees.pure_crystal_bee": "Pure Crystal Bee", + "entity.productivebees.pyrope_bee": "Pyrope Bee", + "entity.productivebees.quarry_bee": "Quarry Bee", + "entity.productivebees.quartz_enriched_iron_bee": "Quartz Enriched Iron Bee", + "entity.productivebees.queens_slime_bee": "Queens Slime Bee", + "entity.productivebees.radioactive_bee": "Radioactive Bee", + "entity.productivebees.rancher_bee": "Rancher Bee", + "entity.productivebees.rare_salvage_bee": "Rare Salvage Bee", + "entity.productivebees.red_shroom_bee": "Red Shroombee", + "entity.productivebees.redstone_alloy_bee": "Redstone Alloy Bee", + "entity.productivebees.redstone_bee": "Redstone Bee", + "entity.productivebees.reed_bee": "Reed Bee", + "entity.productivebees.refined_glowstone_bee": "Refined Glowstone Bee", + "entity.productivebees.refined_obsidian_bee": "Refined Obsidian Bee", + "entity.productivebees.regenerative_bee": "Regenerative Bee", + "entity.productivebees.resin_bee": "Resin Bee", + "entity.productivebees.resonant_ender_bee": "Resonant Ender Bee", + "entity.productivebees.rock_crystal_bee": "Rock Crystal Bee", + "entity.productivebees.rose_gold_bee": "Rose Gold Bee", + "entity.productivebees.rose_quartz_bee": "Rose Quartz Bee", + "entity.productivebees.ruby_bee": "RuBee", + "entity.productivebees.sapphire_bee": "Sapphire Bee", + "entity.productivebees.salty_bee": "Salty Bee", + "entity.productivebees.sculk_bee": "Sculk Bee", + "entity.productivebees.signalum_bee": "Signalum Bee", + "entity.productivebees.silicon_bee": "Silicon Bee", + "entity.productivebees.silky_bee": "Silky Bee", + "entity.productivebees.silver_bee": "Silver Bee", + "entity.productivebees.skeletal_bee": "Skeletal Bee", + "entity.productivebees.sky_slimy_bee": "Sky Slimy Bee", + "entity.productivebees.slimesteel_bee": "Slimesteel Bee", + "entity.productivebees.slimy_bee": "Slimy Bee", + "entity.productivebees.sodalite_bee": "Sodalite Bee", + "entity.productivebees.soularium_bee": "Soularium Bee", + "entity.productivebees.soulium_bee": "Soulium Bee", + "entity.productivebees.soulsteel_bee": "Soulsteel Bee", + "entity.productivebees.soul_lava_bee": "Soul Lava Bee", + "entity.productivebees.spacial_bee": "Spatial Bee", + "entity.productivebees.spectrum_bee": "Spectrum Bee", + "entity.productivebees.spinel_bee": "Spinel Bee", + "entity.productivebees.spirit_bee": "Spirit Bee", + "entity.productivebees.spirited_crystal_bee": "Spirited Crystal Bee", + "entity.productivebees.sponge_bee": "Sponge Bee", + "entity.productivebees.springaline_bee": "Springaline Bee", + "entity.productivebees.starmetal_bee": "Starmetal Bee", + "entity.productivebees.starry_bee": "Starry Bee", + "entity.productivebees.gregstar_bee": "GregStar Bee", + "entity.productivebees.neutronium_bee": "Neutronium Bee", + "entity.productivebees.steel_bee": "Steel Bee", + "entity.productivebees.sticky_resin_bee": "Sticky Resin Bee", + "entity.productivebees.sussy_bee": "Sussy Bee", + "entity.productivebees.sugarbag_bee": "Sugarbag Bee", + "entity.productivebees.sulfur_bee": "Sulfur Bee", + "entity.productivebees.sunstone_bee": "Sunstone Bee", + "entity.productivebees.supremium_bee": "Supremium Bee", + "entity.productivebees.sweat_bee": "Sweat Bee", + "entity.productivebees.swift_alloy_bee": "Swift Alloy Bee", + "entity.productivebees.tanzanite_bee": "Tanzanite Bee", + "entity.productivebees.tea_bee": "Tea Bee", + "entity.productivebees.tektite_bee": "Tektite Bee", + "entity.productivebees.terrasteel_bee": "Terrasteel Bee", + "entity.productivebees.tertium_bee": "Tertium Bee", + "entity.productivebees.tin_bee": "Tin Bee", + "entity.productivebees.titanium_bee": "Titanium Bee", + "entity.productivebees.topaz_bee": "Topaz Bee", + "entity.productivebees.tourmaline_bee": "Tourmaline Bee", + "entity.productivebees.tungsten_bee": "Tungsten Bee", + "entity.productivebees.turquoise_bee": "Turquoise Bee", + "entity.productivebees.uncommon_salvage_bee": "Uncommon Salvage Bee", + "entity.productivebees.unobtainium_bee": "Unobtainium Bee", + "entity.productivebees.uraninite_bee": "Uraninite Bee", + "entity.productivebees.vibranium_bee": "Vibranium Bee", + "entity.productivebees.vibrant_alloy_bee": "Vibrant Alloy Bee", + "entity.productivebees.wanna_bee": "WannaBee", + "entity.productivebees.warped_bee": "Warped Shroombee", + "entity.productivebees.wasted_radioactive_bee": "Wasted Radioactive Bee", + "entity.productivebees.withered_bee": "Withered Bee", + "entity.productivebees.white_diamond_bee": "White Diamond Bee", + "entity.productivebees.yellow_black_carpenter_bee": "Yellow Carpenter Bee", + "entity.productivebees.zinc_bee": "Zinc Bee", + "entity.productivebees.zircon_bee": "Zircon Bee", + "entity.productivebees.zombie_bee": "ZomBee", + "entity.productivebees.actinium_bee": "Actinium Bee", + "entity.productivebees.americium_bee": "Americium Bee", + "entity.productivebees.antimony_bee": "Antimony Bee", + "entity.productivebees.argon_bee": "Argon Bee", + "entity.productivebees.arsenic_bee": "Arsenic Bee", + "entity.productivebees.astatine_bee": "Astatine Bee", + "entity.productivebees.barium_bee": "Barium Bee", + "entity.productivebees.berkelium_bee": "Berkelium Bee", + "entity.productivebees.beryllium_bee": "Beryllium Bee", + "entity.productivebees.bohrium_bee": "Bohrium Bee", + "entity.productivebees.boron_bee": "Boron Bee", + "entity.productivebees.bromine_bee": "Bromine Bee", + "entity.productivebees.cadmium_bee": "Cadmium Bee", + "entity.productivebees.calcium_bee": "Calcium Bee", + "entity.productivebees.californium_bee": "Californium Bee", + "entity.productivebees.cerium_bee": "Cerium Bee", + "entity.productivebees.cesium_bee": "Cesium Bee", + "entity.productivebees.chlorine_bee": "Chlorine Bee", + "entity.productivebees.chromium_bee": "Chromium Bee", + "entity.productivebees.copernicium_bee": "Copernicium Bee", + "entity.productivebees.curium_bee": "Curium Bee", + "entity.productivebees.darmstadtium_bee": "Darmstadtium Bee", + "entity.productivebees.dubnium_bee": "Dubnium Bee", + "entity.productivebees.dysprosium_bee": "Dysprosium Bee", + "entity.productivebees.einsteinium_bee": "Einsteinium Bee", + "entity.productivebees.erbium_bee": "Erbium Bee", + "entity.productivebees.europium_bee": "Europium Bee", + "entity.productivebees.fermium_bee": "Fermium Bee", + "entity.productivebees.flerovium_bee": "Flerovium Bee", + "entity.productivebees.fluorine_bee": "Fluorine Bee", + "entity.productivebees.francium_bee": "Francium Bee", + "entity.productivebees.gadolinium_bee": "Gadolinium Bee", + "entity.productivebees.gallium_bee": "Gallium Bee", + "entity.productivebees.germanium_bee": "Germanium Bee", + "entity.productivebees.hafnium_bee": "Hafnium Bee", + "entity.productivebees.hassium_bee": "Hassium Bee", + "entity.productivebees.helium_bee": "Helium Bee", + "entity.productivebees.holmium_bee": "Holmium Bee", + "entity.productivebees.hydrogen_bee": "Hydrogen Bee", + "entity.productivebees.indium_bee": "Indium Bee", + "entity.productivebees.iodine_bee": "Iodine Bee", + "entity.productivebees.krypton_bee": "Krypton Bee", + "entity.productivebees.lanthanum_bee": "Lanthanum Bee", + "entity.productivebees.lawrencium_bee": "Lawrencium Bee", + "entity.productivebees.lithium_bee": "Lithium Bee", + "entity.productivebees.livermorium_bee": "Livermorium Bee", + "entity.productivebees.lutetium_bee": "Lutetium Bee", + "entity.productivebees.magnesium_bee": "Magnesium Bee", + "entity.productivebees.manganese_bee": "Manganese Bee", + "entity.productivebees.meitnerium_bee": "Meitnerium Bee", + "entity.productivebees.mendelevium_bee": "Mendelevium Bee", + "entity.productivebees.mercury_bee": "Mercury Bee", + "entity.productivebees.molybdenum_bee": "Molybdenum Bee", + "entity.productivebees.moscovium_bee": "Moscovium Bee", + "entity.productivebees.neodymium_bee": "Neodymium Bee", + "entity.productivebees.neon_bee": "Neon Bee", + "entity.productivebees.neptunium_bee": "Neptunium Bee", + "entity.productivebees.nihonium_bee": "Nihonium Bee", + "entity.productivebees.nitrogen_bee": "Nitrogen Bee", + "entity.productivebees.nobelium_bee": "Nobelium Bee", + "entity.productivebees.niobium_bee": "Niobium Bee", + "entity.productivebees.oganesson_bee": "Oganesson Bee", + "entity.productivebees.oxygen_bee": "Oxygen Bee", + "entity.productivebees.palladium_bee": "Palladium Bee", + "entity.productivebees.phosphorus_bee": "Phosphorus Bee", + "entity.productivebees.plutonium_bee": "Plutonium Bee", + "entity.productivebees.polonium_bee": "Polonium Bee", + "entity.productivebees.potassium_bee": "Potassium Bee", + "entity.productivebees.praseodymium_bee": "Praseodymium Bee", + "entity.productivebees.promethium_bee": "Promethium Bee", + "entity.productivebees.protactinium_bee": "Protactinium Bee", + "entity.productivebees.radium_bee": "Radium Bee", + "entity.productivebees.radon_bee": "Radon Bee", + "entity.productivebees.rhenium_bee": "Rhenium Bee", + "entity.productivebees.rhodium_bee": "Rhodium Bee", + "entity.productivebees.roentgenium_bee": "Roentgenium Bee", + "entity.productivebees.rubidium_bee": "Rubidium Bee", + "entity.productivebees.ruthenium_bee": "Ruthenium Bee", + "entity.productivebees.rutherfordium_bee": "Rutherfordium Bee", + "entity.productivebees.samarium_bee": "Samarium Bee", + "entity.productivebees.scandium_bee": "Scandium Bee", + "entity.productivebees.seaborgium_bee": "Seaborgium Bee", + "entity.productivebees.selenium_bee": "Selenium Bee", + "entity.productivebees.silicium_bee": "Silicium Bee", + "entity.productivebees.sodium_bee": "Sodium Bee", + "entity.productivebees.strontium_bee": "Strontium Bee", + "entity.productivebees.tantalum_bee": "Tantalum Bee", + "entity.productivebees.technetium_bee": "Technetium Bee", + "entity.productivebees.tellurium_bee": "Tellurium Bee", + "entity.productivebees.tennessine_bee": "Tennessine Bee", + "entity.productivebees.terbium_bee": "Terbium Bee", + "entity.productivebees.thallium_bee": "Thallium Bee", + "entity.productivebees.thorium_bee": "Thorium Bee", + "entity.productivebees.thulium_bee": "Thulium Bee", + "entity.productivebees.vanadium_bee": "Vanadium Bee", + "entity.productivebees.xenon_bee": "Xenon Bee", + "entity.productivebees.ytterbium_bee": "Ytterbium Bee", + "entity.productivebees.yttrium_bee": "Yttrium Bee", + "entity.productivebees.zirconium_bee": "Zirconium Bee", + "entity.productivebees.water_bee": "Water Bee", + "entity.productivebees.gregshell_bee": "Full Metal Patrick Bee", + "entity.productivebees.cyanite_bee": "Cyanite Bee", + "entity.productivebees.blutonium_bee": "Blutonium Bee", + "entity.productivebees.magentite_bee": "Magentite Bee", + "entity.productivebees.ludicrite_bee": "Ludicrite Bee", + "entity.productivebees.ridiculite_bee": "Ridiculite Bee", + "entity.productivebees.inanite_bee": "Inanite Bee", + "entity.productivebees.insanite_bee": "Insanite Bee", + "entity.productivebees.arcane_crystal_bee": "Arcanus Bee", + "entity.productivebees.deorum_bee": "Deorum Bee", + "entity.productivebees.rune_bee": "Rune Bee", + "entity.productivebees.stellarite_bee": "Stellarite Bee", + "entity.productivebees.hyper_experience_bee": "Hyper Experience Bee", + "entity.productivebees.soul_infused_bee": "Soul Infused Bee", + "entity.productivebees.shellite_bee": "Shellite Bee", + "entity.productivebees.twinite_bee": "Twinite Bee", + "entity.productivebees.dragonsteel_bee": "Dragonsteel Bee", + "entity.productivebees.arcane_debris_bee": "Arcane Debris Bee", + "entity.productivebees.arcane_essence_bee": "Arcane Essence Bee", + "entity.productivebees.infused_iron_bee": "Infused Iron Bee", + "entity.productivebees.sky_ingot_bee": "Bee of the Sky", + "entity.productivebees.tainted_gold_bee": "Tainted Gold Bee", + "entity.productivebees.soul_shard_bee": "Soul Bee", + "entity.productivebees.arcane_gold_bee": "Arcane Gold Bee", + "entity.productivebees.pewter_bee": "Pewter Bee", + "entity.productivebees.hop_graphite_bee": "HOP Graphite Bee", + "entity.productivebees.hellfire_bee": "Hellfire Bee", + "entity.productivebees.sky_steel_bee": "Sky Steel Bee", + "entity.productivebees.astral_bee": "Astral Bee", + "entity.productivebees.etherium_ore_bee": "Etherium Bee", + "entity.productivebees.bauxite_bee": "Bauxite Bee", + "entity.productivebees.cobaltite_bee": "Cobaltite Bee", + "entity.productivebees.chromite_bee": "Chromite Bee", + "entity.productivebees.barite_bee": "Barite Bee", + "entity.productivebees.electrotine_bee": "Electrotine Bee", + "entity.productivebees.ilmenite_bee": "Ilmenite Bee", + "entity.productivebees.galena_bee": "Galena Bee", + "entity.productivebees.pyrochlore_bee": "Pyrochlore Bee", + "entity.productivebees.lepidolite_bee": "Lepidolite Bee", + "entity.productivebees.graphite_bee": "Graphite Bee", + "entity.productivebees.bastnasite_bee": "Bastnasite Bee", + "entity.productivebees.naquadah_bee": "Naquadah Bee", + "entity.productivebees.oilsands_bee": "Oilsands Bee", + "entity.productivebees.pyrolusite_bee": "Pyrolusite Bee", + "entity.productivebees.realgar_bee": "Realgar Bee", + "entity.productivebees.scheelite_bee": "Scheelite Bee", + "entity.productivebees.sheldonite_bee": "Sheldonite Bee", + "entity.productivebees.sphalerite_bee": "Sphalerite Bee", + "entity.productivebees.stibnite_bee": "Stibnite Bee", + "entity.productivebees.tantalite_bee": "Tantalite Bee", + "entity.productivebees.tetrahedrite_bee": "Tetrahedrite Bee", + "entity.productivebees.tricalcium_phosphate_bee": "Tricalcium Phosphate Bee", + "entity.productivebees.tungstate_bee": "Tungstate Bee", + "entity.productivebees.vanadium_magnetite_bee": "Vanadium Magnetite Bee", + "entity.productivebees.chaotic_bee": "Chaos Bee", + "entity.productivebees.miracle_bee": "Miracle Bee", + "entity.productivebees.mithril_bee": "Mithril Bee", + "entity.productivebees.prismalium_bee": "Prismalium Bee", + "entity.productivebees.melodium_bee": "Melodium Bee", + "entity.productivebees.stellarium_bee": "Stellarium Bee", + "fluid_type.productivebees.honey": "Honey", + "item.productivebees.bee_bomb": "Bee Bomb", + "item.productivebees.bee_bomb_angry": "Aggravating Bee Bomb", + "item.productivebees.bee_cage": "Bee Cage", + "item.productivebees.configurable_honeycomb": "Honeycomb", + "item.productivebees.draconic_chunk": "Draconic Chunk", + "item.productivebees.draconic_dust": "Draconic Dust", + "item.productivebees.gene": "Gene Sample", + "item.productivebees.gene_bottle": "Squashed Bee Material", + "item.productivebees.honey_bucket": "Honey Bucket", + "item.productivebees.honey_treat": "Honey Treat", + "item.productivebees.bee_nest_diamond_helmet": "Bee Nest Helmet", + "item.productivebees.honeycomb_alfsteel": "Alfsteel Comb", + "item.productivebees.honeycomb_allthemodium": "Allthemodium Comb", + "item.productivebees.honeycomb_amber": "Amber Comb", + "item.productivebees.honeycomb_apatite": "Apatite Comb", + "item.productivebees.honeycomb_basalz": "Basalz Comb", + "item.productivebees.honeycomb_bauxite": "Bauxite Comb", + "item.productivebees.honeycomb_bismuth": "Bismuth Comb", + "item.productivebees.honeycomb_blazing": "Blazing Comb", + "item.productivebees.honeycomb_blitz": "Blitz Comb", + "item.productivebees.honeycomb_blizz": "Blizz Comb", + "item.productivebees.honeycomb_bloody": "Bloody Comb", + "item.productivebees.honeycomb_bone": "Bone Comb", + "item.productivebees.honeycomb_brazen": "Brazen Comb", + "item.productivebees.honeycomb_bronze": "Bronze Comb", + "item.productivebees.honeycomb_chocolate": "Choco Comb", + "item.productivebees.honeycomb_cinnabar": "Cinnabar Comb", + "item.productivebees.honeycomb_cobalt": "Cobalt Comb", + "item.productivebees.honeycomb_common_salvage": "Common Ore Comb", + "item.productivebees.honeycomb_configurable": "%s Comb", + "item.productivebees.honeycomb_ghostly": "Ghostly Comb", + "item.productivebees.honeycomb_milky": "Milky Comb", + "item.productivebees.honeycomb_powdery": "Powdery Comb", + "item.productivebees.milk_bottle": "Milk", + "item.productivebees.nest_locator": "Nest Locator", + "item.productivebees.spawn_egg_ashy_mining_bee": "Ashy Mining Bee Spawn Egg", + "item.productivebees.spawn_egg_blue_banded_bee": "Blue Banded Bee Spawn Egg", + "item.productivebees.spawn_egg_bumble_bee": "Bumble Bee Spawn Egg", + "item.productivebees.spawn_egg_chocolate_mining_bee": "Chocolate Mining Bee Spawn Egg", + "item.productivebees.spawn_egg_collector_bee": "Collector Bee Spawn Egg", + "item.productivebees.spawn_egg_configurable": "%s Spawn Egg", + "item.productivebees.spawn_egg_creeper_bee": "CreeBee Spawn Egg", + "item.productivebees.spawn_egg_cupid_bee": "CuBee Spawn Egg", + "item.productivebees.spawn_egg_digger_bee": "Digger Bee Spawn Egg", + "item.productivebees.spawn_egg_dye_bee": "Dye Bee Spawn Egg", + "item.productivebees.spawn_egg_farmer_bee": "Farmer Bee Spawn Egg", + "item.productivebees.spawn_egg_green_carpenter_bee": "Green Carpenter Bee Spawn Egg", + "item.productivebees.spawn_egg_hoarder_bee": "Hoarder Bee Spawn Egg", + "item.productivebees.spawn_egg_leafcutter_bee": "Leafcutter Bee Spawn Egg", + "item.productivebees.spawn_egg_lumber_bee": "Lumber Bee Spawn Egg", + "item.productivebees.spawn_egg_mason_bee": "Mason Bee Spawn Egg", + "item.productivebees.spawn_egg_neon_cuckoo_bee": "Neon Cuckoo Bee Spawn Egg", + "item.productivebees.spawn_egg_nomad_bee": "Nomad Bee Spawn Egg", + "item.productivebees.spawn_egg_quarry_bee": "Quarry Bee Spawn Egg", + "item.productivebees.spawn_egg_rancher_bee": "Rancher Bee Spawn Egg", + "item.productivebees.spawn_egg_reed_bee": "Reed Bee Spawn Egg", + "item.productivebees.spawn_egg_resin_bee": "Resin Bee Spawn Egg", + "item.productivebees.spawn_egg_sweat_bee": "Sweat Bee Spawn Egg", + "item.productivebees.spawn_egg_yellow_black_carpenter_bee": "Yellow Carpenter Bee Spawn Egg", + "item.productivebees.stone_chip": "Stone Chip", + "item.productivebees.stone_chip.named": "%s Chip", + "item.productivebees.sturdy_bee_cage": "Sturdy Bee Cage", + "item.productivebees.sugarbag_honeycomb": "Sugarbag Honeycomb", + "item.productivebees.treat_on_a_stick": "Treat on a Stick", + "item.productivebees.upgrade_anti_teleport": "Upgrade: Anti Teleportation", + "item.productivebees.upgrade_base": "Upgrade Base", + "item.productivebees.upgrade_bee_sampler": "Upgrade: Pokey pokey gene sampler", + "item.productivebees.upgrade_biome": "Upgrade: Biome", + "item.productivebees.upgrade_breeding": "Upgrade: BaBee", + "item.productivebees.upgrade_not_babee": "Upgrade: not BaBee", + "item.productivebees.upgrade_comb_block": "Upgrade: Block", + "item.productivebees.upgrade_filter": "Upgrade: Filter", + "item.productivebees.upgrade_productivity": "Upgrade: Productivity Alpha", + "item.productivebees.upgrade_productivity_2": "Upgrade: Productivity Beta", + "item.productivebees.upgrade_productivity_3": "Upgrade: Productivity Gamma", + "item.productivebees.upgrade_productivity_4": "Upgrade: Productivity Omega", + "item.productivebees.upgrade_range": "Upgrade: Range", + "item.productivebees.upgrade_time": "Upgrade: Speed", + "item.productivebees.upgrade_simulator": "Upgrade: Simulator", + "item.productivebees.wax": "Wax", + "item.productivebees.wither_skull_chip": "Wither Skull Chip", + "item.productivebees.wood_chip": "Wood Chip", + "item.productivebees.wood_chip.named": "%s Chip", + "itemGroup.productivebees": "Productive Bees", + "jei.productivebees.advanced_beehive": "Advanced Beehive", + "jei.productivebees.bee_breeding": "Bee Breeding", + "jei.productivebees.bee_conversion": "Bee Conversion", + "jei.productivebees.bee_flowering": "Bee Flowering", + "jei.productivebees.bee_fishing": "Bee Fishing", + "jei.productivebees.bee_spawning": "Bee Spawning", + "jei.productivebees.block_conversion": "Block Conversion", + "jei.productivebees.block_conversion.chance": "Chance: %s%%", + "jei.productivebees.item_conversion": "Item Conversion", + "jei.productivebees.bottler": "Bottler", + "jei.productivebees.centrifuge": "Centrifuge", + "jei.productivebees.heated_centrifuge": "Heated Centrifuge", + "jei.productivebees.incubation": "Incubation", + "productivebees.centrifuge.tooltip.amount": "Amount: %s", + "productivebees.centrifuge.tooltip.chance": "Chance: %s", + "productivebees.incubator.tooltip.treat_item": "Here goes honey treats", + "productivebees.advanced_hive.tooltip.bee_cage": "Put empty bee cages to pull out bees or filled bee cages to insert bees", + "productivebees.heated_centrifuge.tooltip": "\"It's ruining the honey\" - some vegan", + "productivebees.heated_centrifuge.tooltip2": "Too hot for wax", + "productivebees.breeding_chamber.tooltip.cage": "Put empty bee cages here", + "productivebees.breeding_chamber.tooltip.progress": "%ss remaining", + "productivebees.breeding_chamber.tooltip.next_bee": "Remove and put back a cage to change output.", + "productivebees.hive.tooltip.bees": "Bees:", + "productivebees.hive.tooltip.empty": "Empty", + "productivebees.hive.tooltip.honey_level": "Honey Level: %s", + "productivebees.hive.tooltip.nest_inactive": "Nest will no longer attract cuckoo bees. Craft with itself to reset the cuckoo counter.", + "productivebees.amber.name.contained_entity": "Amber Encased %s", + "productivebees.amber.tooltip.heating": "Heating the amber block over a cozy fire might give some relief to the trapped mob.", + "productivebees.amber.tooltip.contained_entity": "Contained entity: %s", + "productivebees.indexer.tooltip.redstone": "I get turned on by redstone", + "productivebees.information.age.adult": "Adult", + "productivebees.information.age.child": "Child", + "productivebees.information.attribute.behavior": "Behavior: %s", + "productivebees.information.attribute.behavior.diurnal": "Diurnal", + "productivebees.information.attribute.behavior.metaturnal": "Metaturnal", + "productivebees.information.attribute.behavior.nocturnal": "Nocturnal", + "productivebees.information.attribute.endurance": "Endurance: %s", + "productivebees.information.attribute.endurance.medium": "Medium", + "productivebees.information.attribute.endurance.normal": "Normal", + "productivebees.information.attribute.endurance.strong": "Strong", + "productivebees.information.attribute.endurance.weak": "Weak", + "productivebees.information.attribute.health": "Health: %s/%s", + "productivebees.information.attribute.productivity": "Productivity: %s", + "productivebees.information.attribute.productivity.high": "High", + "productivebees.information.attribute.productivity.medium": "Medium", + "productivebees.information.attribute.productivity.normal": "Normal", + "productivebees.information.attribute.productivity.very_high": "Very High", + "productivebees.information.attribute.temper": "Temper: %s", + "productivebees.information.attribute.temper.aggressive": "Aggressive", + "productivebees.information.attribute.temper.hostile": "Hostile", + "productivebees.information.attribute.temper.normal": "Normal", + "productivebees.information.attribute.temper.passive": "Passive", + "productivebees.information.attribute.type": "Type: %s", + "productivebees.information.attribute.type.hive": "Hive", + "productivebees.information.attribute.type.solitary": "Solitary", + "productivebees.information.attribute.weather_tolerance": "Weather Tolerance: %s", + "productivebees.information.attribute.weather_tolerance.any": "Any", + "productivebees.information.attribute.weather_tolerance.none": "None", + "productivebees.information.attribute.weather_tolerance.rain": "Rain", + "productivebees.information.cage_release": "Sneak while releasing the bee to reset it's hive position", + "productivebees.information.health.dying": "Dying", + "productivebees.information.hold_shift": "Hold shift for more info", + "productivebees.information.home_position": "Hive position: %s, %s, %s", + "productivebees.information.breeding_item": "Breeding items: %s", + "productivebees.information.breeding_item_default": "Any flower", + "productivebees.information.selfbreed_disabled": "This bee species cannot breed amongst themselves", + "productivebees.information.jar.bee": "Bee: %s", + "productivebees.information.jar.fill_tip": "Put a BeeCage containing the bee you want displayed inside using a hopper or a pipe.", + "productivebees.information.nestlocator.configured": "Will locate nests of type %s. Right click to search the nearby area.", + "productivebees.information.nestlocator.unconfigured": "Not tuned. Shift right click on a block of the same type as the nest you are looking for.", + "productivebees.information.upgrade.unconfigured": "Unconfigured", + "productivebees.information.upgrade.install_help": "Sneak right click on block to install", + "productivebees.information.upgrade.upgrade_anti_teleport": "Prevents bees living in this hive from teleporting.", + "productivebees.information.upgrade.upgrade_bee_sampler": "Slowly extracts genes from visiting bees totally not hurting them in the process.\nMultiple upgrades can be installed for a greater chance.", + "productivebees.information.upgrade.upgrade_breeding": "When installed in a hive it gives a %s%% chance for a new baby bee to be spawned from the hive every time honey is delivered.\nThe type of bee is based on which bees are present in the hive.\nThis does not work with bees that can't self breed.\nMultiple upgrades can be installed for a greater chance.\nWhen installed in a Catcher only baby bees will be caught.", + "productivebees.information.upgrade.upgrade_not_babee": "When installed in a Catcher only adult bees will be caught.", + "productivebees.information.upgrade.upgrade_comb_block": "Changes the produced output to comb blocks instead of honeycombs.", + "productivebees.information.upgrade.upgrade_filter": "To clear the filter, put it in the crafting grid.", + "productivebees.information.upgrade.upgrade_filter_empty": "Right click bees to add them to the filter.", + "productivebees.information.upgrade.upgrade_filter_entity": "%s", + "productivebees.information.upgrade.upgrade_productivity": "Increase the production output of bees in this hive by %s%%.\nMultiple upgrades can be installed for a greater increase.", + "productivebees.information.upgrade.upgrade_productivity_2": "Increase the production output of bees in this hive by %s%%.\nMultiple upgrades can be installed for a greater increase.", + "productivebees.information.upgrade.upgrade_productivity_3": "Increase the production output of bees in this hive by %s%%.\nMultiple upgrades can be installed for a greater increase.\nAlso functions as a simulator upgrade.", + "productivebees.information.upgrade.upgrade_productivity_4": "Increase the production output of bees in this hive by %s%%.\nMultiple upgrades can be installed for a greater increase.\nAlso functions as a simulator upgrade and a block upgrade.", + "productivebees.information.upgrade.upgrade_range": "Gives the machine more breathing space by increasing the operation area.\nMultiple upgrades can be installed for a greater range increase.", + "productivebees.information.upgrade.upgrade_time": "Gives a %s%% decrease in time spent in the hive.\nCan be installed in a centrifuge for faster processing.\nMultiple upgrades can be installed for a greater time decrease.", + "productivebees.information.upgrade.upgrade_simulator": "Bees will no longer physically exit the hive. A trip to its flower block will instead be simulated.\nMake sure to put the required flower block or a feeding slab in front of the hive containing the required flower blocks for the bee in the hive.", + "productivebees.information.bee_helmet.info1": "We are in it together", + "productivebees.information.bee_helmet.info2": "Angry bees won't attack you", + "productivebees.information.bee_helmet.info3": "%s%% chance to spawn a KamikazBee when hit", + "productivebees.information.canvas.style": "Style: %s", + "productivebees.ingredient.description.inactive_dragon_egg": "Looks cool, but something is missing. Try pouring some dragon stuff on it.", + "productivebees.ingredient.description.acacia_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.birch_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.dark_oak_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.jungle_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.oak_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.spruce_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.bumble_bee_nest": "This nest will attract bumble bees in a plains biome.", + "productivebees.ingredient.description.coarse_dirt_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.end_stone_nest": "This nest attracts bees native to the end. Nest must be placed in the end to attract bees.", + "productivebees.ingredient.description.glowstone_nest": "Attracts glowing bees in the nether. Nest must be placed in the nether to attract bees.", + "productivebees.ingredient.description.gravel_nest": "Bees native to warm rivers and beaches are attracted to this nest. Nest must be placed in a river or beach biome to attract bees.", + "productivebees.ingredient.description.nether_brick_nest": "Attracts magmatic bees in the nether. Nest must be placed in the nether to attract bees.", + "productivebees.ingredient.description.nether_quartz_nest": "Attracts crystalline bees in the nether. Nest must be placed in the nether to attract bees.", + "productivebees.ingredient.description.nether_gold_nest": "Attracts gold bees in the nether. Nest must be placed in the nether to attract bees.", + "productivebees.ingredient.description.obsidian_nest": "Tough living environment only suitable for some bees native to the end.", + "productivebees.ingredient.description.sand_nest": "Bees native to deserts are attracted to this nest.", + "productivebees.ingredient.description.slimy_nest": "Attracts wild slimy bees. Nest must be placed in a swamp biome.", + "productivebees.ingredient.description.snow_nest": "Bees native to colder areas are attracted to this nest. Nest must be places in a cold biome to attract bees.", + "productivebees.ingredient.description.soul_sand_nest": "Attracts ghostly bees in the nether. Nest must be placed in the nether to attract bees.", + "productivebees.ingredient.description.stone_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.sugar_cane_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.ashy_mining_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.blue_banded_bee": "This bee is solitary and can be found living alone in forests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.chocolate_mining_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.digger_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.green_carpenter_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.leafcutter_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.mason_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.neon_cuckoo_bee": "This sneaky bee will lay its eggs in nests belonging to the Blue Banded Bee.", + "productivebees.ingredient.description.nomad_bee": "This sneaky bee will lay its eggs in nests belonging to the Ashy Mining Bee.", + "productivebees.ingredient.description.reed_bee": "Can be found nesting in reeds all over the overworld.", + "productivebees.ingredient.description.redstone_bee": "Escape artist.", + "productivebees.ingredient.description.resin_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.spirit_bee": "There's a soul transformation recipe for this bee. Check the uses of the Soul Pedestal to see it.", + "productivebees.ingredient.description.yellow_black_carpenter_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.bumble_bee": "A big rideable bee found naturally in Plains. Saddle up and hold a Treat on a Stick to glide around. Right click to boost.", + "productivebees.ingredient.description.collector_bee": "If you leave your items on the ground, this bee will collect and store them in its hive.", + "productivebees.ingredient.description.creeper_bee": "Explodes! when angered\n...might be the diet.\n\nYou should keep this one to itself.", + "productivebees.ingredient.description.cupid_bee": "The pheromones secreted from this bee gets animals in the mood.", + "productivebees.ingredient.description.dye_bee": "Brings home more flowery bits than just nectar.", + "productivebees.ingredient.description.dragon_egg_hive": "A special hive made for Draconic bees that allows the user to harvest the otherwise hard to obtain dragon breath.", + "productivebees.ingredient.description.draconic_bee": "Draconic bees operating in the End, do not need any flowering as they are absorbing Draconic essence from the air. While operating in any other location, the Draconic bees must have another pollination source.", + "productivebees.ingredient.description.farmer_bee": "Harvests crops and leaves a mess. To keep your farm clean you might want to invest in a Hoarder bee.", + "productivebees.ingredient.description.hoarder_bee": "If you leave your items on the ground, this bee will collect and store them in its hive. Can carry more than it's lesser cousin, the Collector Bee.", + "productivebees.ingredient.description.lumber_bee": "Has a healthy obsession with wood logs.", + "productivebees.ingredient.description.oily_bee": "This bee is nowhere to be found on land. Go fishing in deep waters if you want this thicc oily apid.", + "productivebees.ingredient.description.pepto_bismol_bee": "Cures what ails ya", + "productivebees.ingredient.description.prismarine_bee": "This bee is nowhere to be found on land. Fishermen tell tales of this bee nibbling on their bait when fishing in deep waters.", + "productivebees.ingredient.description.quarry_bee": "Has a healthy obsession with stone, sand and gravel.", + "productivebees.ingredient.description.rancher_bee": "In bee-school its nickname was BooBee.", + "productivebees.ingredient.description.skeletal_bee": "Be sure to keep your hives well lit to prevent this guy from moving in.", + "productivebees.ingredient.description.sugarbag_bee": "This little warm and moist bee can bee found in tropical areas. It produces a special type of super delicious comb. It can find it's way into cocoa beans even when grown outside of their natural climate.", + "productivebees.ingredient.description.spacial_bee": "The combs of this bee can be centrifuged to get certus quartz seeds which require further processing.", + "productivebees.ingredient.description.sweat_bee": "Lives in cold areas.", + "productivebees.ingredient.description.wasted_radioactive_bee": "Radioactive bees dying to radiation has a chance to turn into wasted radioactive bees. Wasted radioactive bees don't pollinate on any flower, instead they absorb radiation from their surroundings.", + "productivebees.ingredient.description.zombie_bee": "Be sure to keep your hives well lit to prevent this guy from moving in.", + "productivebees.ingredient.description.hematophagous_bee": "It pollinates from animals, I just haven't found a way to show that in JEI yet. To acquire this bee, look up the crafting recipe for its spawn egg.", + "productivebees.ingredient.description.amber_bee": "Will seek out and encase mobs in amber dooming them to a life in suspended animation.", + "productivebees.ingredient.description.wanna_bee": "Has a thing for trapped mobs. Provide it with an amber encased mob to safely extract drops.", + "productivebees.ingredient.description.water_bee": "This bee is only found when fishing in rivers.", + "productivebees.ingredient.description.only_spawnegg": "To acquire this bee, look up the crafting recipe for its spawn egg.", + "productivebees.ingredient.description.selfbreed": "%s\n\nThis species of bees can't breed amongst themselves.", + "productivebees.nest_locator.found_hive": "A nest was located %s meters that way!", + "productivebees.nest_locator.not_found_hive": "No nests of the type %s could be found nearby.", + "productivebees.nest_locator.tuned": "Nest Locator tuned to %s", + "productivebees.honey_treat.invalid_use": "Treats containing type genes cannot be fed to bees.", + "productivebees.screen.empty": "Empty", + "productivebees.screen.energy_level": "Energy: %s", + "productivebees.screen.fluid_level": "%s: %s", + "productivebees.top.solitary.bee": "Inhabitant: %s", + "productivebees.top.solitary.can_repopulate_false": "There are no bees in this location that will move into this nest.", + "productivebees.top.solitary.can_repopulate_true": "The nest can attract bees in this location.", + "productivebees.top.solitary.egg_count": "Eggs: %s", + "productivebees.top.solitary.repopulation_countdown": "Repopulation cooldown %s. Use additional items to speed up", + "productivebees.top.solitary.repopulation_countdown_inactive": "Nest is empty. Use a spawn item on it to attract a bee.", + "config.jade.plugin_productivebees.productive_bee": "Productive Bees", + "config.jade.plugin_productivebees.solitary_nest": "Solitary Nest", + "config.jade.plugin_productivebees.jar": "Bee Jar", + "config.jade.plugin_productivebees.bee_attributes": "Attributes", + "config.jade.plugin_productivebees.canvas_beehive": "Canvas Beehive", + "config.jade.plugin_productivebees.canvas_expansion_box": "Canvas Expansion Box", + "productivebees.top.jar.bee": "%s", + "tag.item.productivebees.advanced_beehives": "Advanced Beehives", + "tag.item.productivebees.expansion_boxes": "Expansion Boxes", + "tag.item.productivebees.canvas_beehives": "Canvas Advanced Beehives", + "tag.item.productivebees.canvas_expansion_boxes": "Canvas Expansion Boxes", + "tag.item.productivebees.flowers.amethyst": "Amethyst Flower Blocks", + "tag.item.productivebees.flowers.diamond": "Diamond Flower Blocks", + "tag.item.productivebees.flowers.emerald": "Emeral Flower Blocks", + "tag.item.productivebees.flowers.frozen": "Frozen Flower Blocks", + "tag.item.productivebees.flowers.lumber": "Lumber Bee Flower Blocks", + "tag.item.productivebees.flowers.quarry": "Quarry Bee Flower Blocks", + "tag.item.productivebees.flowers.powdery": "Powdery Flower Blocks", + "tag.item.productivebees.flowers.rose_quartz": "Rose Quartz Flower Blocks", + "tag.item.productivebees.solitary_overworld_nests": "Overworld Nests", + "tag.fluid.forge.honey": "Honey Fluids" } \ No newline at end of file From 10558d2afb7a2b584263c07a6fbbc8134e3a8db0 Mon Sep 17 00:00:00 2001 From: Sunday40847 Date: Fri, 11 Oct 2024 11:32:41 +0800 Subject: [PATCH 14/36] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=8B=B1=E8=AF=AD?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=90=8E=E8=A1=A5=E5=85=85=E4=BA=86=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E6=9D=A1=E7=9B=AE=E7=9A=84=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../productivebees/lang/zh_cn.json | 39 +++++++++++++++---- 1 file changed, 31 insertions(+), 8 deletions(-) diff --git a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json index 17d479beb36a..bdf8ace1c935 100644 --- a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json @@ -23,7 +23,7 @@ "advancements.husbandry.dragon_egg_hive.title": "特殊蜜蜂的特殊住所", "advancements.husbandry.expansion_box.description": "获取一个用于高级蜂箱的扩容盒", "advancements.husbandry.expansion_box.title": "更大总是更好", - "advancements.husbandry.feeding_slab.description": "合成一个饲养板;你可以在饲养板上放置多个开花方块,来让蜜蜂们有一个集中的采蜜点。", + "advancements.husbandry.feeding_slab.description": "合成一个饲养板;你可以在饲养板上放置多个开采蜜方块,来让蜜蜂们有一个集中的采蜜点。", "advancements.husbandry.feeding_slab.title": "我想要那个,那个,还有那个", "advancements.husbandry.fishy_bees.description": "抓一只鱼蜜蜂?", "advancements.husbandry.fishy_bees.title": "可疑嗡嗡", @@ -347,6 +347,13 @@ "block.productivebees.red_petrified_honey": "红色石化蜂蜜", "block.productivebees.amber": "琥珀块", "entity.minecraft.villager.productivebees.beekeeper": "养蜂人", + "entity.productivebees.chaos_bee": "混沌蜜蜂", + "entity.productivebees.chaotic_bee": "混沌蜜蜂", + "entity.productivebees.miracle_bee": "Miracle Bee", + "entity.productivebees.mithril_bee": "Mithril Bee", + "entity.productivebees.prismalium_bee": "Prismalium Bee", + "entity.productivebees.melodium_bee": "Melodium Bee", + "entity.productivebees.stellarium_bee": "Stellarium Bee", "entity.productivebees.agate_bee": "玛瑙蜜蜂", "entity.productivebees.air_crystal_bee": "气元素水晶蜜蜂", "entity.productivebees.alexandrite_bee": "紫翠玉蜜蜂", @@ -451,6 +458,7 @@ "entity.productivebees.grave_bee": "坟墓蜜蜂", "entity.productivebees.green_carpenter_bee": "绿色木匠蜜蜂", "entity.productivebees.green_sapphire_bee": "绿色蓝宝石蜜蜂", + "entity.productivebees.gregstar_bee": "GregStar Bee", "entity.productivebees.heliodor_bee": "黄绿柱石蜜蜂", "entity.productivebees.hematophagous_bee": "吸血蜜蜂", "entity.productivebees.hepatizon_bee": "魂晶蜜蜂", @@ -494,6 +502,7 @@ "entity.productivebees.neon_cuckoo_bee": "杜鹃蜜蜂", "entity.productivebees.nether_gobber_bee": "下界戈伯蜜蜂", "entity.productivebees.netherite_bee": "远古蜜蜂", + "entity.productivebees.neutronium_bee": "中子素蜜蜂", "entity.productivebees.nickel_bee": "镍蜜蜂", "entity.productivebees.niotic_crystal_bee": "钻石晶体蜜蜂", "entity.productivebees.niter_bee": "硝石蜜蜂", @@ -541,8 +550,8 @@ "entity.productivebees.rose_gold_bee": "玫瑰金蜜蜂", "entity.productivebees.rose_quartz_bee": "玫瑰石英蜜蜂", "entity.productivebees.ruby_bee": "橡胶蜜蜂", - "entity.productivebees.salty_bee": "盐蜜蜂", "entity.productivebees.sapphire_bee": "蓝宝石蜜蜂", + "entity.productivebees.salty_bee": "盐蜜蜂", "entity.productivebees.sculk_bee": "幽匿蜜蜂", "entity.productivebees.signalum_bee": "信素蜜蜂", "entity.productivebees.silicon_bee": "硅蜜蜂", @@ -904,7 +913,7 @@ "productivebees.information.bee_helmet.info3": "击打有%s%%的几率生成一只“神风特攻队”蜜蜂", "productivebees.information.breeding_item": "繁殖需求: %s", "productivebees.information.breeding_item_default": "任意花", - "productivebees.information.cage_release": "在释放蜜蜂时潜行来重置蜂箱位置", + "productivebees.information.cage_release": "潜行时释放蜜蜂来重置蜂箱位置", "productivebees.information.canvas.style": "样式: %s", "productivebees.information.health.dying": "垂死", "productivebees.information.hold_shift": "按住来获取更多信息", @@ -999,11 +1008,11 @@ "productivebees.screen.empty": "空", "productivebees.screen.energy_level": "能量:%s", "productivebees.screen.fluid_level": "%s:%s", - "productivebees.top.solitary.bee": "居民:%s", - "productivebees.top.solitary.can_repopulate_false": "在这个地方没有蜜蜂会搬入这个蜂巢。", - "productivebees.top.solitary.can_repopulate_true": "在这个地方,蜂巢可以吸引到蜜蜂。", + "productivebees.top.solitary.bee": "栖息者:%s", + "productivebees.top.solitary.can_repopulate_false": "此处没有蜜蜂会搬入这个蜂巢。", + "productivebees.top.solitary.can_repopulate_true": "此处的蜂巢可以吸引到蜜蜂。", "productivebees.top.solitary.egg_count": "卵:%s", - "productivebees.top.solitary.repopulation_countdown": "繁殖冷却:%s \n使用额外的小食来加速", + "productivebees.top.solitary.repopulation_countdown": "离吸引到蜜蜂还有%s \n使用额外的小食来加速", "productivebees.top.solitary.repopulation_countdown_inactive": "蜂巢是空的。对蜂巢使用蜂蜜小食来吸引蜜蜂。", "config.jade.plugin_productivebees.canvas_beehive": "帆布蜂箱", "config.jade.plugin_productivebees.canvas_expansion_box": "帆布扩容盒", @@ -1011,5 +1020,19 @@ "config.jade.plugin_productivebees.solitary_nest": "独居蜜蜂蜂巢", "config.jade.plugin_productivebees.jar": "蜜蜂罐", "config.jade.plugin_productivebees.bee_attributes": "特性", - "productivebees.top.jar.bee": "%s" + "productivebees.top.jar.bee": "%s", + "tag.item.productivebees.advanced_beehives": "高级蜂箱", + "tag.item.productivebees.expansion_boxes": "风向扩容盒", + "tag.item.productivebees.canvas_beehives": "高级帆布蜂箱", + "tag.item.productivebees.canvas_expansion_boxes": "帆布扩容盒", + "tag.item.productivebees.flowers.amethyst": "紫水晶采蜜方块", + "tag.item.productivebees.flowers.diamond": "钻石采蜜方块", + "tag.item.productivebees.flowers.emerald": "绿宝石采蜜方块", + "tag.item.productivebees.flowers.frozen": "寒冰采蜜方块", + "tag.item.productivebees.flowers.lumber": "牧场蜜蜂采蜜方块", + "tag.item.productivebees.flowers.quarry": "采石场蜜蜂采蜜方块", + "tag.item.productivebees.flowers.powdery": "火药采蜜方块", + "tag.item.productivebees.flowers.rose_quartz": "玫瑰石英采蜜方块", + "tag.item.productivebees.solitary_overworld_nests": "主世界蜂巢", + "tag.fluid.forge.honey": "蜂蜜" } \ No newline at end of file From e0499726799cbab620683782cda5ab239c68f2fc Mon Sep 17 00:00:00 2001 From: Sunday40847 Date: Fri, 11 Oct 2024 12:12:17 +0800 Subject: [PATCH 15/36] =?UTF-8?q?=E7=BB=A7=E7=BB=AD=E8=A1=A5=E5=85=85?= =?UTF-8?q?=E6=96=B0=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../productivebees/lang/zh_cn.json | 13 +- .../productivebees/lang/zh_cn.json | 1037 +++++++++++++++++ 2 files changed, 1043 insertions(+), 7 deletions(-) create mode 100644 projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json diff --git a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json index 30b77f76a7c1..8854336f15dd 100644 --- a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json @@ -349,11 +349,11 @@ "entity.minecraft.villager.productivebees.beekeeper": "养蜂人", "entity.productivebees.chaos_bee": "混沌蜜蜂", "entity.productivebees.chaotic_bee": "混沌蜜蜂", - "entity.productivebees.miracle_bee": "Miracle Bee", - "entity.productivebees.mithril_bee": "Mithril Bee", - "entity.productivebees.prismalium_bee": "Prismalium Bee", - "entity.productivebees.melodium_bee": "Melodium Bee", - "entity.productivebees.stellarium_bee": "Stellarium Bee", + "entity.productivebees.miracle_bee": "奇迹蜜蜂", + "entity.productivebees.mithril_bee": "秘银蜜蜂", + "entity.productivebees.prismalium_bee": "海晶蜜蜂", + "entity.productivebees.melodium_bee": "旋律蜜蜂", + "entity.productivebees.stellarium_bee": "恒星蜜蜂", "entity.productivebees.agate_bee": "玛瑙蜜蜂", "entity.productivebees.air_crystal_bee": "气元素水晶蜜蜂", "entity.productivebees.alexandrite_bee": "变石蜜蜂", @@ -551,7 +551,6 @@ "entity.productivebees.ruby_bee": "红宝石蜜蜂", "entity.productivebees.salty_bee": "盐蜜蜂", "entity.productivebees.sapphire_bee": "蓝宝石蜜蜂", - "entity.productivebees.salty_bee": "盐蜜蜂", "entity.productivebees.sculk_bee": "幽匿蜜蜂", "entity.productivebees.signalum_bee": "信素蜜蜂", "entity.productivebees.silicon_bee": "硅蜜蜂", @@ -1008,6 +1007,7 @@ "productivebees.screen.empty": "空", "productivebees.screen.energy_level": "能量:%s", "productivebees.screen.fluid_level": "%s:%s", + "productivebees.top.jar.bee": "%s", "productivebees.top.solitary.bee": "栖息者:%s", "productivebees.top.solitary.can_repopulate_false": "此处没有蜜蜂会搬入这个蜂巢。", "productivebees.top.solitary.can_repopulate_true": "此处的蜂巢可以吸引到蜜蜂。", @@ -1020,7 +1020,6 @@ "config.jade.plugin_productivebees.solitary_nest": "独居蜜蜂蜂巢", "config.jade.plugin_productivebees.jar": "蜜蜂罐", "config.jade.plugin_productivebees.bee_attributes": "特性", - "productivebees.top.jar.bee": "%s", "tag.item.productivebees.advanced_beehives": "高级蜂箱", "tag.item.productivebees.expansion_boxes": "风向扩容盒", "tag.item.productivebees.canvas_beehives": "高级帆布蜂箱", diff --git a/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json new file mode 100644 index 000000000000..4324fd438e62 --- /dev/null +++ b/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json @@ -0,0 +1,1037 @@ +{ + "advancements.husbandry.advanced_beehive.description": "合成高级蜂箱", + "advancements.husbandry.advanced_beehive.title": "得干活了,蜜蜂们!", + "advancements.husbandry.bee_cage.description": "合成一个蜜蜂笼", + "advancements.husbandry.bee_cage.title": "小心点", + "advancements.husbandry.breed_all_productive_bees.description": "培育所有原版资源蜜蜂", + "advancements.husbandry.breed_all_productive_bees.title": "他们叫我蜜蜂学家", + "advancements.husbandry.breed_iron_bee.description": "繁殖一只铁蜜蜂", + "advancements.husbandry.breed_iron_bee.title": "它很珍稀!", + "advancements.husbandry.bumblebee_rider.description": "这不是终点,这是旅行蜜蜂!骑乘一只大黄蜂", + "advancements.husbandry.bumblebee_rider.title": "随蜂飞翔", + "advancements.husbandry.calm_bee.description": "用蜂蜜小食让愤怒的蜜蜂平静下来", + "advancements.husbandry.calm_bee.title": "让它们头脑清醒", + "advancements.husbandry.catch_any_bee.description": "用蜜蜂笼捕捉一只蜜蜂", + "advancements.husbandry.catch_any_bee.title": "捉到了", + "advancements.husbandry.catch_crystalline_bee.description": "在下界捕捉到一只下界石英蜜蜂", + "advancements.husbandry.catch_crystalline_bee.title": "重要基础", + "advancements.husbandry.consume_sugarbag_comb.description": "吃一个蜜袋蜜脾", + "advancements.husbandry.consume_sugarbag_comb.title": "甜甜的好好吃!", + "advancements.husbandry.convert_egg.description": "使用龙息激活一个无生命状态的龙蛋", + "advancements.husbandry.convert_egg.title": "幸好孵不出龙来", + "advancements.husbandry.dragon_egg_hive.description": "合成一个龙蛋蜂箱", + "advancements.husbandry.dragon_egg_hive.title": "特殊蜜蜂的特殊住所", + "advancements.husbandry.expansion_box.description": "获取一个用于高级蜂箱的扩容盒", + "advancements.husbandry.expansion_box.title": "更大总是更好", + "advancements.husbandry.feeding_slab.description": "合成一个饲养板;你可以在饲养板上放置多个开采蜜方块,来让蜜蜂们有一个集中的采蜜点。", + "advancements.husbandry.feeding_slab.title": "我想要那个,那个,还有那个", + "advancements.husbandry.fishy_bees.description": "抓一只鱼蜜蜂?", + "advancements.husbandry.fishy_bees.title": "可疑嗡嗡", + "advancements.husbandry.hive_upgrades.description": "合成升级组件框架", + "advancements.husbandry.hive_upgrades.title": "计算一下,1,2,4", + "advancements.husbandry.honeylogged.description": "将蜂蜜流体放在饲养板上", + "advancements.husbandry.honeylogged.title": "双重打击!", + "advancements.husbandry.nest_locator.description": "合成一个蜂箱定位器", + "advancements.husbandry.nest_locator.title": "找到嗡嗡声了", + "advancements.husbandry.overworld_nest.description": "获取或合成一个独居蜜蜂蜂巢", + "advancements.husbandry.overworld_nest.title": "独居", + "advancements.husbandry.professional_bee.description": "培育一只牧场蜜蜂、农民蜜蜂、原木蜜蜂或石料蜜蜂", + "advancements.husbandry.professional_bee.title": "我是一只特别的小蜜蜂", + "advancements.husbandry.quartz_nest.description": "合成或获取一个下界石英蜂巢", + "advancements.husbandry.quartz_nest.title": "狂暴野蜂", + "advancements.husbandry.treat_on_nest.description": "对蜂巢使用蜂蜜小食", + "advancements.husbandry.treat_on_nest.title": "请款待我", + "advancements.husbandry.treat_on_stick.description": "合成一个蜂蜜小食钓竿来驾驶你最喜欢的新坐骑", + "advancements.husbandry.treat_on_stick.title": "带方向盘的嗡嗡", + "block.productivebees.acacia_wood_nest": "金合欢木蜂巢", + "block.productivebees.bamboo_hive": "竹蜂巢", + "block.productivebees.birch_wood_nest": "白桦木蜂巢", + "block.productivebees.bottler": "装瓶机", + "block.productivebees.breeding_chamber": "繁殖箱", + "block.productivebees.bumble_bee_nest": "大黄蜂蜂巢", + "block.productivebees.catcher": "捕捉器", + "block.productivebees.centrifuge": "离心机", + "block.productivebees.coarse_dirt_nest": "泥土蜂巢", + "block.productivebees.comb_ghostly": "恶魂蜜脾块", + "block.productivebees.comb_milky": "奶香蜜脾块", + "block.productivebees.comb_powdery": "粉末蜜脾块", + "block.productivebees.configurable_comb": "蜜脾块", + "block.productivebees.comb_configurable": "%s蜜脾块", + "block.productivebees.cryo_stasis": "Cryo Stasis", + "block.productivebees.crimson_bee_nest": "绯红蜂巢", + "block.productivebees.dark_oak_wood_nest": "深色橡木蜂巢", + "block.productivebees.dragon_egg_hive": "龙蛋蜂箱", + "block.productivebees.end_stone_nest": "末地石蜂巢", + "block.productivebees.feeder": "饲养板", + "block.productivebees.feeder_double": "双层饲养板", + "block.productivebees.gene_indexer": "基因检索器", + "block.productivebees.glowstone_nest": "荧石蜂巢", + "block.productivebees.gravel_nest": "沙砾蜂巢", + "block.productivebees.heated_centrifuge": "热能离心机", + "block.productivebees.honey": "蜂蜜", + "block.productivebees.honey_generator": "蜂蜜发电机", + "block.productivebees.inactive_dragon_egg": "沉息的龙蛋", + "block.productivebees.incubator": "小蜜蜂孵化器", + "block.productivebees.jar_oak": "蜂罐", + "block.productivebees.jungle_wood_nest": "丛林木蜂巢", + "block.productivebees.cherry_wood_nest": "樱花木蜂巢", + "block.productivebees.mangrove_wood_nest": "红树木蜂巢", + "block.productivebees.nether_brick_nest": "下界砖蜂巢", + "block.productivebees.nether_gold_nest": "下界金蜂巢", + "block.productivebees.nether_quartz_nest": "石英蜂巢", + "block.productivebees.oak_wood_nest": "橡木蜂巢", + "block.productivebees.obsidian_nest": "黑曜石蜂巢", + "block.productivebees.powered_centrifuge": "动力离心机", + "block.productivebees.purple_hopper": "紫色漏斗", + "block.productivebees.quartz_netherrack": "镶嵌石英的下界岩", + "block.productivebees.sand_nest": "沙子蜂巢", + "block.productivebees.slimy_nest": "黏液蜂巢", + "block.productivebees.snow_nest": "雪蜂巢", + "block.productivebees.soul_sand_nest": "灵魂沙蜂巢", + "block.productivebees.spruce_wood_nest": "云杉木蜂巢", + "block.productivebees.stone_nest": "石头蜂巢", + "block.productivebees.sugar_cane_nest": "甘蔗蜂巢", + "block.productivebees.sugarbag_nest": "蜜袋蜂巢", + "block.productivebees.wax_block": "蜜蜡块", + "block.productivebees.warped_bee_nest": "诡异蜂巢", + "block.productivebees.advanced_byg_ebony_beehive": "高级乌木蜂箱", + "block.productivebees.expansion_box_byg_ebony": "乌木扩容盒", + "block.productivebees.advanced_byg_ether_beehive": "高级以太木蜂箱", + "block.productivebees.expansion_box_byg_ether": "以太木扩容盒", + "block.productivebees.advanced_byg_witch_hazel_beehive": "高级金缕梅木蜂箱", + "block.productivebees.expansion_box_byg_witch_hazel": "金缕梅木扩容盒", + "block.productivebees.advanced_byg_skyris_beehive": "高级天际木蜂箱", + "block.productivebees.expansion_box_byg_skyris": "天际木扩容盒", + "block.productivebees.advanced_byg_pine_beehive": "高级松木蜂箱", + "block.productivebees.expansion_box_byg_pine": "松木扩容盒", + "block.productivebees.advanced_byg_zelkova_beehive": "高级榉木蜂箱", + "block.productivebees.expansion_box_byg_zelkova": "榉木扩容盒", + "block.productivebees.advanced_byg_lament_beehive": "高级哀叹木蜂箱", + "block.productivebees.expansion_box_byg_lament": "哀叹木扩容盒", + "block.productivebees.advanced_byg_palm_beehive": "高级棕榈木蜂箱", + "block.productivebees.expansion_box_byg_palm": "棕榈木扩容盒", + "block.productivebees.advanced_byg_sythian_beehive": "高级斯基泰木蜂箱", + "block.productivebees.expansion_box_byg_sythian": "斯基泰木扩容盒", + "block.productivebees.advanced_byg_jacaranda_beehive": "高级蓝花楹木蜂箱", + "block.productivebees.expansion_box_byg_jacaranda": "蓝花楹木扩容盒", + "block.productivebees.advanced_byg_fir_beehive": "高级冷杉木蜂箱", + "block.productivebees.expansion_box_byg_fir": "冷杉木扩容盒", + "block.productivebees.advanced_byg_cika_beehive": "高级锡卡木蜂箱", + "block.productivebees.expansion_box_byg_cika": "锡卡木扩容盒", + "block.productivebees.advanced_byg_embur_beehive": "高级余烬木蜂箱", + "block.productivebees.expansion_box_byg_embur": "余烬木扩容盒", + "block.productivebees.advanced_byg_green_enchanted_beehive": "高级绿色魔法木蜂箱", + "block.productivebees.expansion_box_byg_green_enchanted": "绿色魔法木扩容盒", + "block.productivebees.advanced_byg_mahogany_beehive": "高级桃花心木蜂箱", + "block.productivebees.expansion_box_byg_mahogany": "桃花心木扩容盒", + "block.productivebees.advanced_byg_redwood_beehive": "高级红杉木蜂箱", + "block.productivebees.expansion_box_byg_redwood": "红杉木扩容盒", + "block.productivebees.advanced_byg_imparius_beehive": "高级异蓝木蜂箱", + "block.productivebees.expansion_box_byg_imparius": "异蓝木扩容盒", + "block.productivebees.advanced_byg_aspen_beehive": "高级白杨木蜂箱", + "block.productivebees.expansion_box_byg_aspen": "白杨木扩容盒", + "block.productivebees.advanced_byg_bulbis_beehive": "高级灯状菇木蜂箱", + "block.productivebees.expansion_box_byg_bulbis": "灯状菇木扩容盒", + "block.productivebees.advanced_byg_nightshade_beehive": "高级夜影木蜂箱", + "block.productivebees.expansion_box_byg_nightshade": "夜影木扩容盒", + "block.productivebees.advanced_byg_white_mangrove_beehive": "高级白色红树木蜂箱", + "block.productivebees.expansion_box_byg_white_mangrove": "白色红树木扩容盒", + "block.productivebees.advanced_byg_cypress_beehive": "高级柏木蜂箱", + "block.productivebees.expansion_box_byg_cypress": "柏木扩容盒", + "block.productivebees.advanced_byg_willow_beehive": "高级柳木蜂箱", + "block.productivebees.expansion_box_byg_willow": "柳木扩容盒", + "block.productivebees.advanced_byg_blue_enchanted_beehive": "高级蓝色魔法木蜂箱", + "block.productivebees.expansion_box_byg_blue_enchanted": "蓝色魔法木扩容盒", + "block.productivebees.advanced_byg_baobab_beehive": "高级猴面包木蜂箱", + "block.productivebees.expansion_box_byg_baobab": "猴面包木扩容盒", + "block.productivebees.advanced_byg_maple_beehive": "高级枫木蜂箱", + "block.productivebees.expansion_box_byg_maple": "枫木扩容盒", + "block.productivebees.advanced_byg_holly_beehive": "高级冬青木蜂箱", + "block.productivebees.expansion_box_byg_holly": "冬青木扩容盒", + "block.productivebees.advanced_environmental_wisteria_beehive": "高级紫藤木蜂箱", + "block.productivebees.expansion_box_environmental_wisteria": "紫藤木扩容盒", + "block.productivebees.advanced_atmospheric_rosewood_beehive": "高级花梨木蜂箱", + "block.productivebees.expansion_box_atmospheric_rosewood": "花梨木扩容盒", + "block.productivebees.advanced_atmospheric_kousa_beehive": "高级梾木蜂箱", + "block.productivebees.expansion_box_atmospheric_kousa": "梾木扩容盒", + "block.productivebees.advanced_atmospheric_grimwood_beehive": "高级阴郁木蜂箱", + "block.productivebees.expansion_box_atmospheric_grimwood": "阴郁木扩容盒", + "block.productivebees.advanced_atmospheric_yucca_beehive": "高级丝兰木蜂箱", + "block.productivebees.expansion_box_atmospheric_yucca": "丝兰木扩容盒", + "block.productivebees.advanced_atmospheric_aspen_beehive": "高级白杨木蜂箱", + "block.productivebees.expansion_box_atmospheric_aspen": "白杨木扩容盒", + "block.productivebees.advanced_atmospheric_morado_beehive": "高级酸枝木蜂箱", + "block.productivebees.expansion_box_atmospheric_morado": "酸枝木扩容盒", + "block.productivebees.advanced_upgrade_aquatic_river_beehive": "高级桑木蜂箱", + "block.productivebees.expansion_box_upgrade_aquatic_river": "桑木扩容盒", + "block.productivebees.advanced_upgrade_aquatic_driftwood_beehive": "高级浮木蜂箱", + "block.productivebees.expansion_box_upgrade_aquatic_driftwood": "浮木扩容盒", + "block.productivebees.advanced_regions_unexplored_pine_beehive": "高级松木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_pine": "松木扩容盒", + "block.productivebees.advanced_regions_unexplored_palm_beehive": "高级棕榈木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_palm": "棕榈木扩容盒", + "block.productivebees.advanced_regions_unexplored_redwood_beehive": "高级红杉木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_redwood": "红杉木扩容盒", + "block.productivebees.advanced_regions_unexplored_socotra_beehive": "高级龙血木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_socotra": "龙血木扩容盒", + "block.productivebees.advanced_regions_unexplored_eucalyptus_beehive": "高级桉木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_eucalyptus": "桉木扩容盒", + "block.productivebees.advanced_regions_unexplored_kapok_beehive": "高级木棉木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_kapok": "木棉木扩容盒", + "block.productivebees.advanced_regions_unexplored_cobalt_beehive": "高级钴蓝木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_cobalt": "钴蓝木扩容盒", + "block.productivebees.advanced_regions_unexplored_dead_beehive": "高级枯叶木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_dead": "枯叶木扩容盒", + "block.productivebees.advanced_regions_unexplored_cypress_beehive": "高级柏木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_cypress": "柏木扩容盒", + "block.productivebees.advanced_regions_unexplored_pink_bioshroom_beehive": "高级粉红色具生荧木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_pink_bioshroom": "粉红色具生荧木扩容盒", + "block.productivebees.advanced_regions_unexplored_magnolia_beehive": "高级木兰木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_magnolia": "木兰木扩容盒", + "block.productivebees.advanced_regions_unexplored_willow_beehive": "高级柳木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_willow": "柳木扩容盒", + "block.productivebees.advanced_regions_unexplored_yellow_bioshroom_beehive": "高级黄色具生荧木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_yellow_bioshroom": "黄色具生荧木扩容盒", + "block.productivebees.advanced_regions_unexplored_blue_bioshroom_beehive": "高级蓝色具生荧木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_blue_bioshroom": "蓝色具生荧木扩容盒", + "block.productivebees.advanced_regions_unexplored_blackwood_beehive": "高级黑木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_blackwood": "黑木扩容盒", + "block.productivebees.advanced_regions_unexplored_joshua_beehive": "高级短叶丝兰木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_joshua": "短叶丝兰木扩容盒", + "block.productivebees.advanced_regions_unexplored_baobab_beehive": "高级猴面包木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_baobab": "猴面包木扩容盒", + "block.productivebees.advanced_regions_unexplored_maple_beehive": "高级枫木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_maple": "枫木扩容盒", + "block.productivebees.advanced_regions_unexplored_alpha_oak_beehive": "高级始源木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_alpha_oak": "始源木扩容盒", + "block.productivebees.advanced_regions_unexplored_green_bioshroom_beehive": "高级绿色具生荧木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_green_bioshroom": "绿色具生荧木扩容盒", + "block.productivebees.advanced_regions_unexplored_larch_beehive": "高级落叶松木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_larch": "落叶松木扩容盒", + "block.productivebees.advanced_regions_unexplored_mauve_beehive": "高级槿紫木蜂箱", + "block.productivebees.expansion_box_regions_unexplored_mauve": "槿紫木扩容盒", + "block.productivebees.advanced_endergetic_poise_beehive": "高级幽仪木蜂箱", + "block.productivebees.expansion_box_endergetic_poise": "幽仪木扩容盒", + "block.productivebees.advanced_biomesoplenty_magic_beehive": "高级魔法木蜂箱", + "block.productivebees.expansion_box_biomesoplenty_magic": "魔法木扩容盒", + "block.productivebees.advanced_biomesoplenty_umbran_beehive": "高级暗影木蜂箱", + "block.productivebees.expansion_box_biomesoplenty_umbran": "暗影木扩容盒", + "block.productivebees.advanced_biomesoplenty_mahogany_beehive": "高级桃花心木蜂箱", + "block.productivebees.expansion_box_biomesoplenty_mahogany": "桃花心木扩容盒", + "block.productivebees.advanced_biomesoplenty_willow_beehive": "高级柳木蜂箱", + "block.productivebees.expansion_box_biomesoplenty_willow": "柳木扩容盒", + "block.productivebees.advanced_biomesoplenty_redwood_beehive": "高级红杉木蜂箱", + "block.productivebees.expansion_box_biomesoplenty_redwood": "红杉木扩容盒", + "block.productivebees.advanced_biomesoplenty_palm_beehive": "高级棕榈木蜂箱", + "block.productivebees.expansion_box_biomesoplenty_palm": "棕榈木扩容盒", + "block.productivebees.advanced_biomesoplenty_dead_beehive": "高级枯死木蜂箱", + "block.productivebees.expansion_box_biomesoplenty_dead": "枯死木扩容盒", + "block.productivebees.advanced_biomesoplenty_jacaranda_beehive": "高级蓝花楹木蜂箱", + "block.productivebees.expansion_box_biomesoplenty_jacaranda": "蓝花楹木扩容盒", + "block.productivebees.advanced_biomesoplenty_fir_beehive": "高级杉木蜂箱", + "block.productivebees.expansion_box_biomesoplenty_fir": "杉木扩容盒", + "block.productivebees.advanced_biomesoplenty_hellbark_beehive": "高级地狱皮木蜂箱", + "block.productivebees.expansion_box_biomesoplenty_hellbark": "地狱皮木扩容盒", + "block.productivebees.advanced_quark_blossom_beehive": "高级花木蜂箱", + "block.productivebees.expansion_box_quark_blossom": "花木扩容盒", + "block.productivebees.advanced_quark_azalea_beehive": "高级杜鹃木蜂箱", + "block.productivebees.expansion_box_quark_azalea": "杜鹃木扩容盒", + "block.productivebees.advanced_autumnity_maple_beehive": "高级枫木蜂箱", + "block.productivebees.expansion_box_autumnity_maple": "枫木扩容盒", + "block.productivebees.advanced_bamboo_beehive": "高级竹蜂箱", + "block.productivebees.expansion_box_bamboo": "竹扩容盒", + "block.productivebees.advanced_cherry_beehive": "高级樱花木蜂箱", + "block.productivebees.expansion_box_cherry": "樱花木扩容盒", + "block.productivebees.advanced_crimson_beehive": "高级绯红木蜂箱", + "block.productivebees.expansion_box_crimson": "绯红木扩容盒", + "block.productivebees.advanced_birch_beehive": "高级白桦木蜂箱", + "block.productivebees.expansion_box_birch": "白桦木扩容盒", + "block.productivebees.advanced_oak_beehive": "高级橡木蜂箱", + "block.productivebees.expansion_box_oak": "橡木扩容盒", + "block.productivebees.advanced_acacia_beehive": "高级金合欢木蜂箱", + "block.productivebees.expansion_box_acacia": "金合欢木扩容盒", + "block.productivebees.advanced_warped_beehive": "高级诡异木蜂箱", + "block.productivebees.expansion_box_warped": "诡异木扩容盒", + "block.productivebees.advanced_jungle_beehive": "高级丛林木蜂箱", + "block.productivebees.expansion_box_jungle": "丛林木扩容盒", + "block.productivebees.advanced_dark_oak_beehive": "高级深色橡木蜂箱", + "block.productivebees.expansion_box_dark_oak": "深色橡木扩容盒", + "block.productivebees.advanced_mangrove_beehive": "高级红树木蜂箱", + "block.productivebees.expansion_box_mangrove": "红树木扩容盒", + "block.productivebees.advanced_snake_block_beehive": "高级蛇方块蜂箱", + "block.productivebees.expansion_box_snake_block": "蛇方块扩容盒", + "block.productivebees.advanced_spruce_beehive": "高级云杉木蜂箱", + "block.productivebees.expansion_box_spruce": "云杉木扩容盒", + "block.productivebees.advanced_acacia_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_acacia_canvas": "帆布扩容盒", + "block.productivebees.advanced_aspen_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_aspen_canvas": "帆布扩容盒", + "block.productivebees.advanced_bamboo_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_bamboo_canvas": "帆布扩容盒", + "block.productivebees.advanced_birch_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_birch_canvas": "帆布扩容盒", + "block.productivebees.advanced_cherry_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_cherry_canvas": "帆布扩容盒", + "block.productivebees.advanced_concrete_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_concrete_canvas": "帆布扩容盒", + "block.productivebees.advanced_comb_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_comb_canvas": "帆布扩容盒", + "block.productivebees.advanced_crimson_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_crimson_canvas": "帆布扩容盒", + "block.productivebees.advanced_dark_oak_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_dark_oak_canvas": "帆布扩容盒", + "block.productivebees.advanced_dead_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_dead_canvas": "帆布扩容盒", + "block.productivebees.advanced_driftwood_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_driftwood_canvas": "帆布扩容盒", + "block.productivebees.advanced_fir_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_fir_canvas": "帆布扩容盒", + "block.productivebees.advanced_grimwood_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_grimwood_canvas": "帆布扩容盒", + "block.productivebees.advanced_hellbark_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_hellbark_canvas": "帆布扩容盒", + "block.productivebees.advanced_jacaranda_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_jacaranda_canvas": "帆布扩容盒", + "block.productivebees.advanced_jungle_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_jungle_canvas": "帆布扩容盒", + "block.productivebees.advanced_kousa_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_kousa_canvas": "帆布扩容盒", + "block.productivebees.advanced_magic_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_magic_canvas": "帆布扩容盒", + "block.productivebees.advanced_mahogany_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_mahogany_canvas": "帆布扩容盒", + "block.productivebees.advanced_mangrove_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_mangrove_canvas": "帆布扩容盒", + "block.productivebees.advanced_maple_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_maple_canvas": "帆布扩容盒", + "block.productivebees.advanced_oak_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_oak_canvas": "帆布扩容盒", + "block.productivebees.advanced_palm_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_palm_canvas": "帆布扩容盒", + "block.productivebees.advanced_redwood_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_redwood_canvas": "帆布扩容盒", + "block.productivebees.advanced_river_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_river_canvas": "帆布扩容盒", + "block.productivebees.advanced_rosewood_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_rosewood_canvas": "帆布扩容盒", + "block.productivebees.advanced_snake_block_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_snake_block_canvas": "帆布扩容盒", + "block.productivebees.advanced_spruce_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_spruce_canvas": "帆布扩容盒", + "block.productivebees.advanced_umbran_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_umbran_canvas": "帆布扩容盒", + "block.productivebees.advanced_warped_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_warped_canvas": "帆布扩容盒", + "block.productivebees.advanced_willow_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_willow_canvas": "帆布扩容盒", + "block.productivebees.advanced_wisteria_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_wisteria_canvas": "帆布扩容盒", + "block.productivebees.advanced_yucca_canvas_beehive": "高级帆布蜂箱", + "block.productivebees.expansion_box_yucca_canvas": "帆布扩容盒", + "block.productivebees.petrified_honey": "石化蜂蜜", + "block.productivebees.white_petrified_honey": "白色石化蜂蜜", + "block.productivebees.black_petrified_honey": "黑色石化蜂蜜", + "block.productivebees.gray_petrified_honey": "灰色石化蜂蜜", + "block.productivebees.light_gray_petrified_honey": "淡灰色石化蜂蜜", + "block.productivebees.blue_petrified_honey": "蓝色石化蜂蜜", + "block.productivebees.light_blue_petrified_honey": "淡蓝色石化蜂蜜", + "block.productivebees.lime_petrified_honey": "黄绿色石化蜂蜜", + "block.productivebees.yellow_petrified_honey": "黄色石化蜂蜜", + "block.productivebees.orange_petrified_honey": "橙色石化蜂蜜", + "block.productivebees.brown_petrified_honey": "棕色石化蜂蜜", + "block.productivebees.green_petrified_honey": "绿色石化蜂蜜", + "block.productivebees.magenta_petrified_honey": "品红色石化蜂蜜", + "block.productivebees.purple_petrified_honey": "紫色石化蜂蜜", + "block.productivebees.pink_petrified_honey": "粉红色石化蜂蜜", + "block.productivebees.cyan_petrified_honey": "青色石化蜂蜜", + "block.productivebees.red_petrified_honey": "红色石化蜂蜜", + "block.productivebees.amber": "琥珀块", + "entity.minecraft.villager.productivebees.beekeeper": "养蜂人", + "entity.productivebees.chaos_bee": "混沌蜜蜂", + "entity.productivebees.chaotic_bee": "混沌蜜蜂", + "entity.productivebees.miracle_bee": "奇迹蜜蜂", + "entity.productivebees.mithril_bee": "秘银蜜蜂", + "entity.productivebees.prismalium_bee": "海晶蜜蜂", + "entity.productivebees.melodium_bee": "旋律蜜蜂", + "entity.productivebees.stellarium_bee": "恒星蜜蜂", + "entity.productivebees.agate_bee": "玛瑙蜜蜂", + "entity.productivebees.air_crystal_bee": "气元素水晶蜜蜂", + "entity.productivebees.alexandrite_bee": "变石蜜蜂", + "entity.productivebees.alfsteel_bee": "精灵钢蜜蜂", + "entity.productivebees.allthemodium_bee": "ATM蜜蜂", + "entity.productivebees.aluminum_bee": "铝蜜蜂", + "entity.productivebees.amber_bee": "琥珀蜜蜂", + "entity.productivebees.amber_gem_bee": "琥珀宝石蜜蜂", + "entity.productivebees.amethyst_bee": "紫水晶蜜蜂", + "entity.productivebees.amethyst_bronze_bee": "紫水晶青铜蜜蜂", + "entity.productivebees.ametrine_bee": "紫黄晶蜜蜂", + "entity.productivebees.ammolite_bee": "斑彩石蜜蜂", + "entity.productivebees.apatite_bee": "磷灰石蜜蜂", + "entity.productivebees.aquamarine_bee": "海蓝宝石蜜蜂", + "entity.productivebees.arcane_bee": "魔源蜜蜂", + "entity.productivebees.ashy_mining_bee": "灰烬穴居蜜蜂", + "entity.productivebees.awakened_bee": "觉醒蜜蜂", + "entity.productivebees.awakened_supremium_bee": "觉醒终极精华蜜蜂", + "entity.productivebees.basalz_bee": "岩石蜜蜂", + "entity.productivebees.bee_configurable": "%s蜜蜂", + "entity.productivebees.benitoite_bee": "蓝锥矿蜜蜂", + "entity.productivebees.bismuth_bee": "铋蜜蜂", + "entity.productivebees.black_diamond_bee": "黑钻石蜜蜂", + "entity.productivebees.black_opal_bee": "黑蛋白石蜜蜂", + "entity.productivebees.blazing_bee": "烈焰蜜蜂", + "entity.productivebees.blazing_crystal_bee": "烈焰晶体蜜蜂", + "entity.productivebees.blitz_bee": "狂风蜜蜂", + "entity.productivebees.blizz_bee": "暴雪蜜蜂", + "entity.productivebees.bloody_bee": "血腥蜜蜂", + "entity.productivebees.blue_banded_bee": "蓝色条纹蜜蜂", + "entity.productivebees.brass_bee": "黄铜蜜蜂", + "entity.productivebees.bronze_bee": "青铜蜜蜂", + "entity.productivebees.brown_shroom_bee": "棕色蘑菇蜜蜂", + "entity.productivebees.bumble_bee": "大黄蜂", + "entity.productivebees.calorite_bee": "耐热金属蜜蜂", + "entity.productivebees.carnelian_bee": "红玉髓蜜蜂", + "entity.productivebees.cats_eye_bee": "猫眼石蜜蜂", + "entity.productivebees.cheese_bee": "奶酪蜜蜂", + "entity.productivebees.chocolate_bee": "巧克力蜜蜂", + "entity.productivebees.chocolate_mining_bee": "巧克力穴居蜜蜂", + "entity.productivebees.chrysoprase_bee": "绿玉髓蜜蜂", + "entity.productivebees.cinnabar_bee": "朱砂蜜蜂", + "entity.productivebees.citrine_bee": "黄水晶蜜蜂", + "entity.productivebees.coal_bee": "煤炭蜜蜂", + "entity.productivebees.cobalt_bee": "钴蜜蜂", + "entity.productivebees.collector_bee": "收集者蜜蜂", + "entity.productivebees.common_salvage_bee": "常见回收蜜蜂", + "entity.productivebees.compressed_iron_bee": "压缩铁蜜蜂", + "entity.productivebees.constantan_bee": "康铜蜜蜂", + "entity.productivebees.conductive_alloy_bee": "导电合金蜜蜂", + "entity.productivebees.copper_alloy_bee": "铜合金蜜蜂", + "entity.productivebees.copper_bee": "铜蜜蜂", + "entity.productivebees.coral_bee": "珊瑚蜜蜂", + "entity.productivebees.cosmic_dust_bee": "星云蜜蜂", + "entity.productivebees.creeper_bee": "苦力怕蜜蜂", + "entity.productivebees.crimson_bee": "绯红菌蜜蜂", + "entity.productivebees.crystalline_bee": "石英蜜蜂", + "entity.productivebees.cupid_bee": "丘比特蜜蜂", + "entity.productivebees.dark_gem_bee": "暗黑宝石蜜蜂", + "entity.productivebees.dark_steel_bee": "玄钢蜜蜂", + "entity.productivebees.desh_bee": "戴斯蜜蜂", + "entity.productivebees.destabilized_redstone_bee": "不稳定红石蜜蜂", + "entity.productivebees.diamond_bee": "钻石蜜蜂", + "entity.productivebees.digger_bee": "挖掘者蜜蜂", + "entity.productivebees.draconic_bee": "末影龙蜜蜂", + "entity.productivebees.draconium_bee": "龙锭蜜蜂", + "entity.productivebees.drenched_iron_bee": "浸润铁蜜蜂", + "entity.productivebees.dye_bee": "染料蜜蜂", + "entity.productivebees.earth_crystal_bee": "地元素水晶蜜蜂", + "entity.productivebees.electrum_bee": "琥珀金蜜蜂", + "entity.productivebees.elementium_bee": "源质钢蜜蜂", + "entity.productivebees.emerald_bee": "绿宝石蜜蜂", + "entity.productivebees.emeraldite_bee": "绿辉石蜜蜂", + "entity.productivebees.end_gobber_bee": "末地戈伯蜜蜂", + "entity.productivebees.end_steel_bee": "末地钢蜜蜂", + "entity.productivebees.ender_bee": "末影蜜蜂", + "entity.productivebees.ender_slimy_bee": "末影黏液蜜蜂", + "entity.productivebees.enderium_bee": "末影锭蜜蜂", + "entity.productivebees.energetic_alloy_bee": "充能合金蜜蜂", + "entity.productivebees.energized_glowstone_bee": "充能荧石蜜蜂", + "entity.productivebees.energized_steel_bee": "充能钢蜜蜂", + "entity.productivebees.epic_salvage_bee": "史诗回收蜜蜂", + "entity.productivebees.ether_gas_bee": "以太气体蜜蜂", + "entity.productivebees.euclase_bee": "蓝柱石蜜蜂", + "entity.productivebees.experience_bee": "经验蜜蜂", + "entity.productivebees.farmer_bee": "农夫蜜蜂", + "entity.productivebees.fey_bee": "精灵蜜蜂", + "entity.productivebees.fireite_bee": "火焰合金蜜蜂", + "entity.productivebees.fire_crystal_bee": "火元素水晶蜜蜂", + "entity.productivebees.fire_dragonsteel_bee": "龙炎钢蜜蜂", + "entity.productivebees.fluix_bee": "福鲁伊克斯蜜蜂", + "entity.productivebees.fluorite_bee": "氟石蜜蜂", + "entity.productivebees.flux_bee": "通量粉尘蜜蜂", + "entity.productivebees.frosty_bee": "霜冻蜜蜂", + "entity.productivebees.gaiasteel_bee": "盖亚钢蜜蜂", + "entity.productivebees.garnet_bee": "石榴石蜜蜂", + "entity.productivebees.geode_bee": "晶洞玉石蜜蜂", + "entity.productivebees.ghostly_bee": "恶魂蜜蜂", + "entity.productivebees.glowing_bee": "发光蜜蜂", + "entity.productivebees.gobber_bee": "戈伯蜜蜂", + "entity.productivebees.gold_bee": "金蜜蜂", + "entity.productivebees.grave_bee": "坟墓蜜蜂", + "entity.productivebees.green_carpenter_bee": "绿色木匠蜜蜂", + "entity.productivebees.green_sapphire_bee": "绿色蓝宝石蜜蜂", + "entity.productivebees.heliodor_bee": "金绿柱石蜜蜂", + "entity.productivebees.hematophagous_bee": "吸血蜜蜂", + "entity.productivebees.hepatizon_bee": "黑色科林斯青铜蜜蜂", + "entity.productivebees.hoarder_bee": "囤积者蜜蜂", + "entity.productivebees.ice_dragonsteel_bee": "龙霜钢蜜蜂", + "entity.productivebees.ichor_slimy_bee": "灵浆蜜蜂", + "entity.productivebees.iesnium_bee": "艾瑟金属蜜蜂", + "entity.productivebees.imperium_bee": "高级精华蜜蜂", + "entity.productivebees.inert_crystal_bee": "惰性水晶蜜蜂", + "entity.productivebees.infinity_bee": "无限蜜蜂", + "entity.productivebees.inferium_bee": "下级精华蜜蜂", + "entity.productivebees.insanium_bee": "究极精华蜜蜂", + "entity.productivebees.invar_bee": "殷钢蜜蜂", + "entity.productivebees.iolite_bee": "堇青石蜜蜂", + "entity.productivebees.iridium_bee": "铱蜜蜂", + "entity.productivebees.iron_bee": "铁蜜蜂", + "entity.productivebees.jade_bee": "翡翠蜜蜂", + "entity.productivebees.jasper_bee": "碧玉蜜蜂", + "entity.productivebees.kamikaz_bee": "“神风特攻队”蜜蜂", + "entity.productivebees.knightslime_bee": "骑士史莱姆蜜蜂", + "entity.productivebees.kunzite_bee": "紫锂辉石蜜蜂", + "entity.productivebees.kyanite_bee": "蓝晶石蜜蜂", + "entity.productivebees.lapis_bee": "青金石蜜蜂", + "entity.productivebees.lead_bee": "铅蜜蜂", + "entity.productivebees.leafcutter_bee": "切叶蜜蜂", + "entity.productivebees.legendary_salvage_bee": "传奇回收蜜蜂", + "entity.productivebees.lepidolite_bee": "锂云母蜜蜂", + "entity.productivebees.lightning_dragonsteel_bee": "龙霆钢蜜蜂", + "entity.productivebees.lumber_bee": "木场蜜蜂", + "entity.productivebees.lumium_bee": "流明蜜蜂", + "entity.productivebees.magmatic_bee": "岩浆蜜蜂", + "entity.productivebees.malachite_bee": "孔雀石蜜蜂", + "entity.productivebees.mana_bee": "魔力蜜蜂", + "entity.productivebees.manasteel_bee": "魔力钢蜜蜂", + "entity.productivebees.manyullyn_bee": "玛玉灵蜜蜂", + "entity.productivebees.mason_bee": "石匠蜜蜂", + "entity.productivebees.menril_bee": "门瑞欧蜜蜂", + "entity.productivebees.moldavite_bee": "绿玻陨石蜜蜂", + "entity.productivebees.moonstone_bee": "月光石蜜蜂", + "entity.productivebees.morganite_bee": "摩根石蜜蜂", + "entity.productivebees.neon_cuckoo_bee": "霓虹杜鹃蜂", + "entity.productivebees.nether_gobber_bee": "下界戈伯蜜蜂", + "entity.productivebees.netherite_bee": "远古蜜蜂", + "entity.productivebees.neutronium_bee": "中子素蜜蜂", + "entity.productivebees.nickel_bee": "镍蜜蜂", + "entity.productivebees.niotic_crystal_bee": "钻石晶体蜜蜂", + "entity.productivebees.niter_bee": "硝石蜜蜂", + "entity.productivebees.nitro_crystal_bee": "下界晶体蜜蜂", + "entity.productivebees.nomad_bee": "牧游蜜蜂", + "entity.productivebees.obsidian_bee": "黑曜石蜜蜂", + "entity.productivebees.oily_bee": "石油蜜蜂", + "entity.productivebees.onyx_bee": "缟玛瑙蜜蜂", + "entity.productivebees.opal_bee": "蛋白石蜜蜂", + "entity.productivebees.osmium_bee": "锇蜜蜂", + "entity.productivebees.ostrum_bee": "紫金蜜蜂", + "entity.productivebees.patrick_bee": "派大星蜜蜂", + "entity.productivebees.pearl_bee": "珍珠蜜蜂", + "entity.productivebees.pendorite_bee": "潘多拉金蜜蜂", + "entity.productivebees.pepto_bismol_bee": "次水杨酸铋蜜蜂", + "entity.productivebees.peridot_bee": "橄榄石蜜蜂", + "entity.productivebees.phosphophyllite_bee": "磷叶石蜜蜂", + "entity.productivebees.pig_iron_bee": "生铁蜜蜂", + "entity.productivebees.pink_slimy_bee": "粉红黏液蜜蜂", + "entity.productivebees.plastic_bee": "塑料蜜蜂", + "entity.productivebees.platinum_bee": "铂蜜蜂", + "entity.productivebees.prismarine_bee": "海晶蜜蜂", + "entity.productivebees.prosperity_bee": "活化蜜蜂", + "entity.productivebees.prudentium_bee": "初级精华蜜蜂", + "entity.productivebees.pulsating_alloy_bee": "脉冲合金蜜蜂", + "entity.productivebees.pure_bee": "纯蜜蜂", + "entity.productivebees.pure_crystal_bee": "至纯水晶蜜蜂", + "entity.productivebees.pyrope_bee": "榴石蜜蜂", + "entity.productivebees.quarry_bee": "石料蜜蜂", + "entity.productivebees.quartz_enriched_iron_bee": "富石英铁蜜蜂", + "entity.productivebees.queens_slime_bee": "皇后史莱姆蜜蜂", + "entity.productivebees.radioactive_bee": "辐射蜜蜂", + "entity.productivebees.rancher_bee": "牧场蜜蜂", + "entity.productivebees.rare_salvage_bee": "稀有回收蜜蜂", + "entity.productivebees.red_shroom_bee": "红色蘑菇蜜蜂", + "entity.productivebees.redstone_alloy_bee": "红石合金蜜蜂", + "entity.productivebees.redstone_bee": "红石蜜蜂", + "entity.productivebees.reed_bee": "甘蔗蜜蜂", + "entity.productivebees.refined_glowstone_bee": "强化荧石蜜蜂", + "entity.productivebees.refined_obsidian_bee": "强化黑曜石蜜蜂", + "entity.productivebees.regenerative_bee": "再生蜜蜂", + "entity.productivebees.resin_bee": "树脂蜜蜂", + "entity.productivebees.resonant_ender_bee": "谐振末影蜜蜂", + "entity.productivebees.rock_crystal_bee": "水晶石蜜蜂", + "entity.productivebees.rose_gold_bee": "玫瑰金蜜蜂", + "entity.productivebees.rose_quartz_bee": "玫瑰石英蜜蜂", + "entity.productivebees.ruby_bee": "红宝石蜜蜂", + "entity.productivebees.salty_bee": "盐蜜蜂", + "entity.productivebees.sapphire_bee": "蓝宝石蜜蜂", + "entity.productivebees.sculk_bee": "幽匿蜜蜂", + "entity.productivebees.signalum_bee": "信素蜜蜂", + "entity.productivebees.silicon_bee": "硅蜜蜂", + "entity.productivebees.silky_bee": "丝绢蜜蜂", + "entity.productivebees.silver_bee": "银蜜蜂", + "entity.productivebees.skeletal_bee": "骷髅蜜蜂", + "entity.productivebees.sky_slimy_bee": "碧空黏液蜜蜂", + "entity.productivebees.slimesteel_bee": "黏钢蜜蜂", + "entity.productivebees.slimy_bee": "黏液蜜蜂", + "entity.productivebees.sodalite_bee": "方钠石蜜蜂", + "entity.productivebees.soul_lava_bee": "灵魂熔岩蜜蜂", + "entity.productivebees.soulium_bee": "灵魂锭蜜蜂", + "entity.productivebees.soulsteel_bee": "魂钢蜜蜂", + "entity.productivebees.spacial_bee": "空间蜜蜂", + "entity.productivebees.spectrum_bee": "光谱蜜蜂", + "entity.productivebees.spinel_bee": "尖晶石蜜蜂", + "entity.productivebees.spirit_bee": "灵魂蜜蜂", + "entity.productivebees.sponge_bee": "海绵蜜蜂", + "entity.productivebees.starmetal_bee": "星辉蜜蜂", + "entity.productivebees.starry_bee": "ATM之星蜜蜂", + "entity.productivebees.steel_bee": "钢蜜蜂", + "entity.productivebees.sugarbag_bee": "蜜袋蜜蜂", + "entity.productivebees.sulfur_bee": "硫蜜蜂", + "entity.productivebees.sunstone_bee": "日光石蜜蜂", + "entity.productivebees.supremium_bee": "终极精华蜜蜂", + "entity.productivebees.sweat_bee": "汗蜜蜂", + "entity.productivebees.tanzanite_bee": "坦桑石蜜蜂", + "entity.productivebees.tea_bee": "茶蜜蜂", + "entity.productivebees.tektite_bee": "玻陨石蜜蜂", + "entity.productivebees.terrasteel_bee": "泰拉钢蜜蜂", + "entity.productivebees.tertium_bee": "中级精华蜜蜂", + "entity.productivebees.tin_bee": "锡蜜蜂", + "entity.productivebees.titanium_bee": "钛蜜蜂", + "entity.productivebees.topaz_bee": "黄玉蜜蜂", + "entity.productivebees.tourmaline_bee": "碧玺蜜蜂", + "entity.productivebees.tungsten_bee": "钨蜜蜂", + "entity.productivebees.turquoise_bee": "绿松石蜜蜂", + "entity.productivebees.uncommon_salvage_bee": "少见回收蜜蜂", + "entity.productivebees.unobtainium_bee": "难得素蜜蜂", + "entity.productivebees.uraninite_bee": "晶质铀蜜蜂", + "entity.productivebees.vibranium_bee": "振金蜜蜂", + "entity.productivebees.warped_bee": "诡异菌蜜蜂", + "entity.productivebees.wasted_radioactive_bee": "废辐蜜蜂", + "entity.productivebees.water_crystal_bee": "水元素水晶蜜蜂", + "entity.productivebees.white_diamond_bee": "白钻石蜜蜂", + "entity.productivebees.withered_bee": "凋灵蜜蜂", + "entity.productivebees.yellow_black_carpenter_bee": "黄色木匠蜜蜂", + "entity.productivebees.zinc_bee": "锌蜜蜂", + "entity.productivebees.zircon_bee": "锆石蜜蜂", + "entity.productivebees.zombie_bee": "僵尸蜜蜂", + "entity.productivebees.soularium_bee": "魂金蜜蜂", + "entity.productivebees.spirited_crystal_bee": "富生晶体蜜蜂", + "entity.productivebees.springaline_bee": "春涌水晶蜜蜂", + "entity.productivebees.sticky_resin_bee": "黏性树脂蜜蜂", + "entity.productivebees.sussy_bee": "可疑的蜜蜂", + "entity.productivebees.swift_alloy_bee": "迅金蜜蜂", + "entity.productivebees.vibrant_alloy_bee": "振动合金蜜蜂", + "entity.productivebees.wanna_bee": "WannaBee", + "entity.productivebees.actinium_bee": "锕蜜蜂", + "entity.productivebees.americium_bee": "镅蜜蜂", + "entity.productivebees.antimony_bee": "锑蜜蜂", + "entity.productivebees.argon_bee": "氩蜜蜂", + "entity.productivebees.arsenic_bee": "砷蜜蜂", + "entity.productivebees.astatine_bee": "砹蜜蜂", + "entity.productivebees.barium_bee": "钡蜜蜂", + "entity.productivebees.astral_bee": "星光蜜蜂", + "entity.productivebees.etherium_ore_bee": "以太蜜蜂", + "entity.productivebees.bauxite_bee": "铝土矿蜜蜂", + "entity.productivebees.cobaltite_bee": "辉钴矿蜜蜂", + "entity.productivebees.chromite_bee": "铬铁矿蜜蜂", + "entity.productivebees.barite_bee": "重晶石蜜蜂", + "entity.productivebees.electrotine_bee": "蓝石蜜蜂", + "entity.productivebees.ilmenite_bee": "钛铁矿蜜蜂", + "entity.productivebees.galena_bee": "方铅矿蜜蜂", + "entity.productivebees.pyrochlore_bee": "烧绿石蜜蜂", + "entity.productivebees.graphite_bee": "石墨蜜蜂", + "entity.productivebees.bastnasite_bee": "氟碳铈矿蜜蜂", + "entity.productivebees.naquadah_bee": "硅岩蜜蜂", + "entity.productivebees.oilsands_bee": "油砂蜜蜂", + "entity.productivebees.pyrolusite_bee": "软锰矿蜜蜂", + "entity.productivebees.realgar_bee": "雄黄蜜蜂", + "entity.productivebees.scheelite_bee": "白钨矿蜜蜂", + "entity.productivebees.sheldonite_bee": "谢尔顿矿蜜蜂", + "entity.productivebees.sphalerite_bee": "闪锌矿蜜蜂", + "entity.productivebees.stibnite_bee": "辉锑矿蜜蜂", + "entity.productivebees.tantalite_bee": "钽铁矿蜜蜂", + "entity.productivebees.tetrahedrite_bee": "黝铜矿蜜蜂", + "entity.productivebees.tricalcium_phosphate_bee": "磷酸三钙蜜蜂", + "entity.productivebees.tungstate_bee": "钨酸锂蜜蜂", + "entity.productivebees.vanadium_magnetite_bee": "钒磁铁矿蜜蜂", + "entity.productivebees.berkelium_bee": "锫蜜蜂", + "entity.productivebees.beryllium_bee": "铍蜜蜂", + "entity.productivebees.bohrium_bee": "[[钅波]]蜜蜂", + "entity.productivebees.boron_bee": "硼蜜蜂", + "entity.productivebees.bromine_bee": "溴蜜蜂", + "entity.productivebees.cadmium_bee": "镉蜜蜂", + "entity.productivebees.calcium_bee": "钙蜜蜂", + "entity.productivebees.californium_bee": "锎蜜蜂", + "entity.productivebees.cerium_bee": "铈蜜蜂", + "entity.productivebees.cesium_bee": "铯蜜蜂", + "entity.productivebees.chlorine_bee": "氯蜜蜂", + "entity.productivebees.chromium_bee": "铬蜜蜂", + "entity.productivebees.copernicium_bee": "[[钅哥]]蜜蜂", + "entity.productivebees.curium_bee": "锔蜜蜂", + "entity.productivebees.darmstadtium_bee": "[[钅达]]蜜蜂", + "entity.productivebees.dubnium_bee": "[[钅杜]]蜜蜂", + "entity.productivebees.dysprosium_bee": "镝蜜蜂", + "entity.productivebees.einsteinium_bee": "锿蜜蜂", + "entity.productivebees.erbium_bee": "铒蜜蜂", + "entity.productivebees.europium_bee": "铕蜜蜂", + "entity.productivebees.fermium_bee": "镄蜜蜂", + "entity.productivebees.flerovium_bee": "[[钅夫]]蜜蜂", + "entity.productivebees.fluorine_bee": "氟蜜蜂", + "entity.productivebees.francium_bee": "钫蜜蜂", + "entity.productivebees.gadolinium_bee": "钆蜜蜂", + "entity.productivebees.gallium_bee": "镓蜜蜂", + "entity.productivebees.germanium_bee": "锗蜜蜂", + "entity.productivebees.hafnium_bee": "铪蜜蜂", + "entity.productivebees.hassium_bee": "[[钅黑]]蜜蜂", + "entity.productivebees.helium_bee": "氦蜜蜂", + "entity.productivebees.holmium_bee": "钬蜜蜂", + "entity.productivebees.hydrogen_bee": "氢蜜蜂", + "entity.productivebees.indium_bee": "铟蜜蜂", + "entity.productivebees.iodine_bee": "碘蜜蜂", + "entity.productivebees.krypton_bee": "氪蜜蜂", + "entity.productivebees.lanthanum_bee": "镧蜜蜂", + "entity.productivebees.lawrencium_bee": "铹蜜蜂", + "entity.productivebees.lithium_bee": "锂蜜蜂", + "entity.productivebees.livermorium_bee": "[[钅立]]蜜蜂", + "entity.productivebees.lutetium_bee": "镥蜜蜂", + "entity.productivebees.magnesium_bee": "镁蜜蜂", + "entity.productivebees.manganese_bee": "锰蜜蜂", + "entity.productivebees.meitnerium_bee": "[[钅麦]]蜜蜂", + "entity.productivebees.mendelevium_bee": "钔蜜蜂", + "entity.productivebees.mercury_bee": "汞蜜蜂", + "entity.productivebees.molybdenum_bee": "钼蜜蜂", + "entity.productivebees.moscovium_bee": "镆蜜蜂", + "entity.productivebees.neodymium_bee": "钕蜜蜂", + "entity.productivebees.neon_bee": "氖蜜蜂", + "entity.productivebees.neptunium_bee": "镎蜜蜂", + "entity.productivebees.nihonium_bee": "[[钅尔]]蜜蜂", + "entity.productivebees.nitrogen_bee": "氮蜜蜂", + "entity.productivebees.nobelium_bee": "锘蜜蜂", + "entity.productivebees.niobium_bee": "铌蜜蜂", + "entity.productivebees.oganesson_bee": "[[奥气]]蜜蜂", + "entity.productivebees.oxygen_bee": "氧蜜蜂", + "entity.productivebees.palladium_bee": "钯蜜蜂", + "entity.productivebees.phosphorus_bee": "磷蜜蜂", + "entity.productivebees.plutonium_bee": "钚蜜蜂", + "entity.productivebees.polonium_bee": "钋蜜蜂", + "entity.productivebees.potassium_bee": "钾蜜蜂", + "entity.productivebees.praseodymium_bee": "镨蜜蜂", + "entity.productivebees.promethium_bee": "钷蜜蜂", + "entity.productivebees.protactinium_bee": "镤蜜蜂", + "entity.productivebees.radium_bee": "镭蜜蜂", + "entity.productivebees.radon_bee": "氡蜜蜂", + "entity.productivebees.rhenium_bee": "铼蜜蜂", + "entity.productivebees.rhodium_bee": "铑蜜蜂", + "entity.productivebees.roentgenium_bee": "[[钅仑]]蜜蜂", + "entity.productivebees.rubidium_bee": "铷蜜蜂", + "entity.productivebees.ruthenium_bee": "钌蜜蜂", + "entity.productivebees.rutherfordium_bee": "[[钅卢]]蜜蜂", + "entity.productivebees.samarium_bee": "钐蜜蜂", + "entity.productivebees.scandium_bee": "钪蜜蜂", + "entity.productivebees.seaborgium_bee": "[[钅喜]]蜜蜂", + "entity.productivebees.selenium_bee": "硒蜜蜂", + "entity.productivebees.silicium_bee": "硅蜜蜂", + "entity.productivebees.sodium_bee": "钠蜜蜂", + "entity.productivebees.strontium_bee": "锶蜜蜂", + "entity.productivebees.tantalum_bee": "钽蜜蜂", + "entity.productivebees.technetium_bee": "锝蜜蜂", + "entity.productivebees.tellurium_bee": "碲蜜蜂", + "entity.productivebees.tennessine_bee": "[[石田]]蜜蜂", + "entity.productivebees.terbium_bee": "铽蜜蜂", + "entity.productivebees.thallium_bee": "铊蜜蜂", + "entity.productivebees.thorium_bee": "钍蜜蜂", + "entity.productivebees.thulium_bee": "铥蜜蜂", + "entity.productivebees.vanadium_bee": "钒蜜蜂", + "entity.productivebees.xenon_bee": "氙蜜蜂", + "entity.productivebees.ytterbium_bee": "镱蜜蜂", + "entity.productivebees.yttrium_bee": "钇蜜蜂", + "entity.productivebees.zirconium_bee": "锆蜜蜂", + "entity.productivebees.water_bee": "水蜜蜂", + "entity.productivebees.gregshell_bee": "全金属帕特里克蜜蜂", + "entity.productivebees.cyanite_bee": "蓝晶蜜蜂", + "entity.productivebees.blutonium_bee": "蓝钚蜜蜂", + "entity.productivebees.magentite_bee": "磁铁矿蜜蜂", + "entity.productivebees.ludicrite_bee": "镠蜜蜂", + "entity.productivebees.ridiculite_bee": "重晶石蜜蜂", + "entity.productivebees.inanite_bee": "无生命蜜蜂", + "entity.productivebees.insanite_bee": "含水蜜蜂", + "entity.productivebees.arcane_crystal_bee": "神秘蜜蜂", + "entity.productivebees.deorum_bee": "圣金蜜蜂", + "entity.productivebees.rune_bee": "符文蜜蜂", + "entity.productivebees.stellarite_bee": "陨星蜜蜂", + "entity.productivebees.hyper_experience_bee": "超级经验蜜蜂", + "entity.productivebees.soul_infused_bee": "注灵蜜蜂", + "entity.productivebees.shellite_bee": "潜影合金蜜蜂", + "entity.productivebees.twinite_bee": "双子物质蜜蜂", + "entity.productivebees.dragonsteel_bee": "龙钢蜜蜂", + "entity.productivebees.arcane_debris_bee": "奥术残骸蜜蜂", + "entity.productivebees.arcane_essence_bee": "奥术源质蜜蜂", + "entity.productivebees.infused_iron_bee": "灌注铁蜜蜂", + "entity.productivebees.sky_ingot_bee": "苍穹蜜蜂", + "entity.productivebees.tainted_gold_bee": "污染黄金蜜蜂", + "entity.productivebees.soul_shard_bee": "灵魂碎片蜜蜂", + "entity.productivebees.arcane_gold_bee": "神秘金蜜蜂", + "entity.productivebees.pewter_bee": "锡镴蜜蜂", + "entity.productivebees.hop_graphite_bee": "高定向热解石墨蜜蜂", + "entity.productivebees.hellfire_bee": "狱火蜜蜂", + "entity.productivebees.sky_steel_bee": "陨钢蜜蜂", + "fluid_type.productivebees.honey": "蜂蜜", + "item.productivebees.bee_bomb": "蜜蜂炸弹", + "item.productivebees.bee_bomb_angry": "激怒蜜蜂炸弹", + "item.productivebees.bee_cage": "蜜蜂笼", + "item.productivebees.bee_nest_diamond_helmet": "蜂巢头盔", + "item.productivebees.configurable_honeycomb": "蜜脾", + "item.productivebees.draconic_chunk": "末影龙碎块", + "item.productivebees.draconic_dust": "末影龙粉尘", + "item.productivebees.gene": "基因样本", + "item.productivebees.gene_bottle": "压榨蜜蜂原料", + "item.productivebees.honey_bucket": "蜂蜜桶", + "item.productivebees.honey_treat": "蜜蜂小食", + "item.productivebees.honeycomb_alfsteel": "精灵钢蜜脾", + "item.productivebees.honeycomb_allthemodium": "ATM蜜脾", + "item.productivebees.honeycomb_amber": "琥珀蜜脾", + "item.productivebees.honeycomb_apatite": "磷灰石蜜脾", + "item.productivebees.honeycomb_basalz": "岩石蜜脾", + "item.productivebees.honeycomb_bauxite": "铝土蜜脾", + "item.productivebees.honeycomb_bismuth": "铋蜜脾", + "item.productivebees.honeycomb_blazing": "烈焰蜜脾", + "item.productivebees.honeycomb_blitz": "狂风蜜脾", + "item.productivebees.honeycomb_blizz": "暴雪蜜脾", + "item.productivebees.honeycomb_bloody": "血腥蜜脾", + "item.productivebees.honeycomb_bone": "骨头蜜脾", + "item.productivebees.honeycomb_brazen": "黄铜蜜脾", + "item.productivebees.honeycomb_bronze": "青铜蜜脾", + "item.productivebees.honeycomb_chocolate": "巧克力蜜脾", + "item.productivebees.honeycomb_cinnabar": "朱砂蜜脾", + "item.productivebees.honeycomb_cobalt": "钴蜜脾", + "item.productivebees.honeycomb_common_salvage": "常见矿石蜜脾", + "item.productivebees.honeycomb_configurable": "%s蜜脾", + "item.productivebees.honeycomb_ghostly": "恶魂蜜脾", + "item.productivebees.honeycomb_milky": "奶香蜜脾", + "item.productivebees.honeycomb_powdery": "粉末蜜脾", + "item.productivebees.milk_bottle": "奶", + "item.productivebees.nest_locator": "蜂巢定位器", + "item.productivebees.spawn_egg_ashy_mining_bee": "灰烬穴居蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_blue_banded_bee": "蓝色条纹蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_bumble_bee": "大黄蜂刷怪蛋", + "item.productivebees.spawn_egg_chocolate_mining_bee": "巧克力穴居蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_collector_bee": "收集者蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_configurable": "%s刷怪蛋", + "item.productivebees.spawn_egg_creeper_bee": "苦力怕蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_cupid_bee": "丘比特蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_digger_bee": "挖掘者蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_dye_bee": "染料蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_farmer_bee": "农夫蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_green_carpenter_bee": "绿色木匠蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_hoarder_bee": "囤积者蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_leafcutter_bee": "切叶蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_lumber_bee": "木场蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_mason_bee": "石匠蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_neon_cuckoo_bee": "霓虹杜鹃蜂刷怪蛋", + "item.productivebees.spawn_egg_nomad_bee": "牧游蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_quarry_bee": "石料蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_rancher_bee": "牧场蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_reed_bee": "甘蔗蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_resin_bee": "树脂蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_sweat_bee": "汗蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_yellow_black_carpenter_bee": "黄色木匠蜜蜂刷怪蛋", + "item.productivebees.stone_chip": "石头碎片", + "item.productivebees.stone_chip.named": "%s碎片", + "item.productivebees.sturdy_bee_cage": "坚固蜜蜂笼", + "item.productivebees.sugarbag_honeycomb": "蜜袋蜜脾", + "item.productivebees.treat_on_a_stick": "蜂蜜小食钓竿", + "item.productivebees.upgrade_anti_teleport": "升级:反传送", + "item.productivebees.upgrade_base": "升级基板", + "item.productivebees.upgrade_bee_sampler": "升级:基因采样器", + "item.productivebees.upgrade_biome": "升级:生物群系", + "item.productivebees.upgrade_breeding": "升级:幼年蜂", + "item.productivebees.upgrade_comb_block": "升级:蜜脾块", + "item.productivebees.upgrade_filter": "升级:过滤", + "item.productivebees.upgrade_not_babee": "升级:成年蜂", + "item.productivebees.upgrade_productivity": "升级:产量", + "item.productivebees.upgrade_productivity_2": "升级:产量β", + "item.productivebees.upgrade_productivity_3": "升级:产量γ", + "item.productivebees.upgrade_productivity_4": "升级:产量Ω", + "item.productivebees.upgrade_range": "升级:范围", + "item.productivebees.upgrade_time": "升级:速度", + "item.productivebees.upgrade_simulator": "升级:模拟", + "item.productivebees.wax": "蜜蜡", + "item.productivebees.wither_skull_chip": "凋灵骷髅头颅碎片", + "item.productivebees.wood_chip": "木头碎片", + "item.productivebees.wood_chip.named": "%s碎片", + "itemGroup.productivebees": "资源蜜蜂", + "jei.productivebees.advanced_beehive": "高级蜂箱", + "jei.productivebees.bee_breeding": "蜜蜂繁殖", + "jei.productivebees.bee_conversion": "蜜蜂转化", + "jei.productivebees.bee_fishing": "蜜蜂垂钓", + "jei.productivebees.bee_flowering": "蜜蜂采蜜", + "jei.productivebees.bee_spawning": "蜜蜂生成", + "jei.productivebees.block_conversion": "方块转化", + "jei.productivebees.block_conversion.chance": "转化概率:%s%%", + "jei.productivebees.item_conversion": "物品转化", + "jei.productivebees.bottler": "装瓶机", + "jei.productivebees.centrifuge": "离心机", + "jei.productivebees.heated_centrifuge": "热能离心机", + "jei.productivebees.incubation": "培育", + "productivebees.advanced_hive.tooltip.bee_cage": "放置空蜜蜂笼可以从别的蜜蜂容器取出蜜蜂,反之放置装满的蜜蜂笼可以存入蜜蜂。", + "productivebees.amber.name.contained_entity": "封存有%s的琥珀块", + "productivebees.amber.tooltip.heating": "在温暖的火焰上加热琥珀块可能会解救被困的生物。", + "productivebees.amber.tooltip.contained_entity": "内含实体:%s", + "productivebees.breeding_chamber.tooltip.cage": "在此处放下空蜜蜂笼。", + "productivebees.breeding_chamber.tooltip.next_bee": "这个按钮目前还没有作用。\n取出然后放回一只蜜蜂可以调整输出。", + "productivebees.breeding_chamber.tooltip.progress": "剩余%s秒", + "productivebees.centrifuge.tooltip.amount": "数量:%s", + "productivebees.centrifuge.tooltip.chance": "概率:%s", + "productivebees.heated_centrifuge.tooltip": "“蜂蜜都被这机器毁掉了!”,一些严格的素食主义者道", + "productivebees.heated_centrifuge.tooltip2": "蜜蜡过热", + "productivebees.hive.tooltip.bees": "蜜蜂:", + "productivebees.hive.tooltip.empty": "空", + "productivebees.hive.tooltip.honey_level": "蜂蜜:%s", + "productivebees.hive.tooltip.nest_inactive": "蜂巢已不会吸引杜鹃蜂。将蜂巢合成一下来重置杜鹃蜂的内置计数器。", + "productivebees.honey_treat.invalid_use": "含有类型基因的蜂蜜小食不能喂给蜜蜂。", + "productivebees.incubator.tooltip.treat_item": "蜂蜜茶来咯", + "productivebees.indexer.tooltip.redstone": "我被红石激活了", + "productivebees.information.age.adult": "成年", + "productivebees.information.age.child": "幼年", + "productivebees.information.attribute.behavior": "行为:%s", + "productivebees.information.attribute.behavior.diurnal": "昼行性", + "productivebees.information.attribute.behavior.metaturnal": "昼夜双行性", + "productivebees.information.attribute.behavior.nocturnal": "夜行性", + "productivebees.information.attribute.endurance": "耐力:%s", + "productivebees.information.attribute.endurance.medium": "中", + "productivebees.information.attribute.endurance.normal": "正常", + "productivebees.information.attribute.endurance.strong": "强", + "productivebees.information.attribute.endurance.weak": "弱", + "productivebees.information.attribute.health": "生命值:%s/%s", + "productivebees.information.attribute.productivity": "产量:%s", + "productivebees.information.attribute.productivity.high": "高", + "productivebees.information.attribute.productivity.medium": "中", + "productivebees.information.attribute.productivity.normal": "正常", + "productivebees.information.attribute.productivity.very_high": "很高", + "productivebees.information.attribute.temper": "性格:%s", + "productivebees.information.attribute.temper.aggressive": "好斗", + "productivebees.information.attribute.temper.hostile": "敌意", + "productivebees.information.attribute.temper.normal": "正常", + "productivebees.information.attribute.temper.passive": "友好", + "productivebees.information.attribute.type": "类型:%s", + "productivebees.information.attribute.type.hive": "蜂箱", + "productivebees.information.attribute.type.solitary": "独居", + "productivebees.information.attribute.weather_tolerance": "天气耐受性:%s", + "productivebees.information.attribute.weather_tolerance.any": "任何", + "productivebees.information.attribute.weather_tolerance.none": "无", + "productivebees.information.attribute.weather_tolerance.rain": "雨", + "productivebees.information.bee_helmet.info1": "这下我们都在里面了", + "productivebees.information.bee_helmet.info2": "愤怒的蜜蜂不再攻击你", + "productivebees.information.bee_helmet.info3": "受击时有%s%%的概率生成一只“神风特攻队”蜜蜂", + "productivebees.information.breeding_item": "繁殖需求:%s", + "productivebees.information.breeding_item_default": "任意花", + "productivebees.information.cage_release": "潜行时释放蜜蜂来重置蜂箱位置", + "productivebees.information.canvas.style": "样式: %s", + "productivebees.information.health.dying": "垂死", + "productivebees.information.hold_shift": "按住来获取更多信息", + "productivebees.information.home_position": "蜂箱位置:%s,%s,%s", + "productivebees.information.jar.bee": "蜜蜂:%s", + "productivebees.information.jar.fill_tip": "用漏斗或管道把内有蜜蜂的蜜蜂笼转移到罐子里面。", + "productivebees.information.nestlocator.configured": "可以找到%s类蜂巢。右击以搜索附近区域。", + "productivebees.information.nestlocator.unconfigured": "未调定。Shift+右击要寻找的蜂巢的同种方块。", + "productivebees.information.selfbreed_disabled": "该蜂种无法在种内繁殖", + "productivebees.information.upgrade.install_help": "潜行右键点击蜂箱方块以安装升级", + "productivebees.information.upgrade.unconfigured": "未配置", + "productivebees.information.upgrade.upgrade_anti_teleport": "能够防止蜂箱中居住的蜜蜂进行传送。", + "productivebees.information.upgrade.upgrade_bee_sampler": "慢慢地从来访蜜蜂身上提取基因,过程中完全不会伤害它们。\n可以安装多个升级来提升提取概率。", + "productivebees.information.upgrade.upgrade_breeding": "当安装在蜂箱中时,每次蜜蜂离开时,蜂箱中都有%s%%几率生成幼年蜜蜂。\n生成蜜蜂的类型取决于当前蜂箱中的蜜蜂。\n可以安装多个升级以获得更高的几率。\n当安装在捕捉器上时,只会捕获幼蜂。", + "productivebees.information.upgrade.upgrade_comb_block": "将木材蜜蜂和石料蜜蜂的输出产物更改为整块而非碎片。", + "productivebees.information.upgrade.upgrade_filter": "要清除过滤器的内容,请将其放入合成格中。", + "productivebees.information.upgrade.upgrade_filter_empty": "右击蜜蜂来将其添加到过滤器。", + "productivebees.information.upgrade.upgrade_filter_entity": "%s", + "productivebees.information.upgrade.upgrade_not_babee": "安装后只会捕捉成年蜜蜂。", + "productivebees.information.upgrade.upgrade_productivity": "将该蜂箱中蜜蜂的产量提高%s%%。\n可以安装多个升级以获得更高的产量。", + "productivebees.information.upgrade.upgrade_productivity_2": "将该蜂箱中蜜蜂的产量提高%s%%。\n可以安装多个升级以获得更高的产量。", + "productivebees.information.upgrade.upgrade_productivity_3": "将该蜂箱中蜜蜂的产量提高%s%%。\n可以安装多个升级以获得更高的产量。\n同时具有“升级:模拟”的作用。", + "productivebees.information.upgrade.upgrade_productivity_4": "将该蜂箱中蜜蜂的产量提高%s%%。\n可以安装多个升级以获得更高的产量。\n同时具有“升级:模拟”和“升级:蜜脾块”的作用。", + "productivebees.information.upgrade.upgrade_range": "通过增加作用范围给机器更多呼吸空间。\n可以安装多个升级以获得更大范围。", + "productivebees.information.upgrade.upgrade_simulator": "蜜蜂将不再以物理形式离开蜂房。采蜜的过程将被模拟化。\n确保放置了蜂房的蜜蜂活动需要的花,或者有装有花的饲养板放在蜂房面前。", + "productivebees.information.upgrade.upgrade_time": "在蜂箱中花费时间减少%s%%。\n可以安装在离心机中来加快处理速度。\n可以安装多个升级以缩短更多时间。", + "productivebees.ingredient.description.acacia_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", + "productivebees.ingredient.description.ashy_mining_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅有关配方以了解它会在哪些蜂巢中生成。", + "productivebees.ingredient.description.birch_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", + "productivebees.ingredient.description.blue_banded_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", + "productivebees.ingredient.description.bumble_bee": "一种在平原上自然发现的大型可骑乘蜜蜂。装上鞍,拿着蜂蜜小食钓竿就可以滑翔四周。右击可以加速。", + "productivebees.ingredient.description.bumble_bee_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", + "productivebees.ingredient.description.chocolate_mining_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", + "productivebees.ingredient.description.coarse_dirt_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", + "productivebees.ingredient.description.collector_bee": "如果你把东西放在地上,这只蜜蜂会把它们收集起来并储存在蜂箱里。", + "productivebees.ingredient.description.creeper_bee": "它生气的时候会爆炸!\n……节食的时候也有可能。\n\n你应该把它单独隔离起来。", + "productivebees.ingredient.description.cupid_bee": "这个蜜蜂分泌的信息素让动物们心情愉悦。", + "productivebees.ingredient.description.dark_oak_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", + "productivebees.ingredient.description.digger_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", + "productivebees.ingredient.description.dragon_egg_hive": "一种为末影龙蜜蜂设计的特殊蜂箱,使得使用者可以收获到原本难以获得的龙息。", + "productivebees.ingredient.description.dye_bee": "带回来的不仅仅有花蜜,还有花瓣碎片。", + "productivebees.ingredient.description.end_stone_nest": "这个蜂巢会吸引末地的蜜蜂。为了吸引蜜蜂,蜂巢必须放在末地。", + "productivebees.ingredient.description.farmer_bee": "会收割庄稼,但同时也留下一地狼藉。为了保持农场清洁,你可能想投资一只囤积者蜜蜂。", + "productivebees.ingredient.description.glowstone_nest": "吸引下界的发光蜜蜂。为了吸引蜜蜂,蜂巢必须放在下界。", + "productivebees.ingredient.description.gravel_nest": "原生于温暖河流和沙滩的蜜蜂会被吸引到这个蜂巢。蜂巢必须放置在河流或沙滩生物群系中以吸引蜜蜂。", + "productivebees.ingredient.description.green_carpenter_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", + "productivebees.ingredient.description.hematophagous_bee": "它会从动物身上授粉,目前我还没找到什么办法让它能在JEI里显示。要得到这种蜜蜂,你可以查阅关于它的刷怪蛋的合成表。", + "productivebees.ingredient.description.hoarder_bee": "如果你把东西放在地上,这只蜜蜂会把它们收集起来并储存在蜂箱里。能比它的收集者蜜蜂小表亲携带更多的东西。", + "productivebees.ingredient.description.inactive_dragon_egg": "看起来很酷,但少了点什么。试着往上面倒点末影龙的东西。", + "productivebees.ingredient.description.jungle_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", + "productivebees.ingredient.description.leafcutter_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", + "productivebees.ingredient.description.lumber_bee": "对原木极为痴迷。", + "productivebees.ingredient.description.mason_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", + "productivebees.ingredient.description.neon_cuckoo_bee": "这只鬼鬼祟祟的蜜蜂会在蓝色条纹蜜蜂的巢里产卵。", + "productivebees.ingredient.description.nether_brick_nest": "吸引下界的岩浆蜜蜂。为了吸引蜜蜂,蜂巢必须放在下界。", + "productivebees.ingredient.description.nether_quartz_nest": "吸引下界的石英蜜蜂。为了吸引蜜蜂,蜂巢必须放在下界。", + "productivebees.ingredient.description.nomad_bee": "这只鬼鬼祟祟的蜜蜂会在灰烬穴居蜜蜂的巢里产卵。", + "productivebees.ingredient.description.oak_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", + "productivebees.ingredient.description.obsidian_nest": "生活环境艰苦,只适合一些末地原生的蜜蜂。", + "productivebees.ingredient.description.oily_bee": "这种蜜蜂在陆地上无法找到。如果你想要这只丰满又“油”腻的小蜜蜂,就去深海钓鱼吧。", + "productivebees.ingredient.description.only_spawnegg": "要获得这只蜜蜂,请查阅其刷怪蛋的相关合成表。", + "productivebees.ingredient.description.pepto_bismol_bee": "治愈你的病痛", + "productivebees.ingredient.description.prismarine_bee": "在陆地上找不到这种蜜蜂。渔民们讲述了在深海捕鱼时这只蜜蜂啃食鱼饵的故事。", + "productivebees.ingredient.description.quarry_bee": "对石头、沙子和沙砾有着巨大痴迷。", + "productivebees.ingredient.description.rancher_bee": "在蜜蜂学校,它的绰号是“奶香蜂”。", + "productivebees.ingredient.description.redstone_bee": "逃脱大师。", + "productivebees.ingredient.description.reed_bee": "可以在主世界的甘蔗林中找到", + "productivebees.ingredient.description.resin_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", + "productivebees.ingredient.description.sand_nest": "原生于沙漠的蜜蜂会被这个蜂巢吸引。", + "productivebees.ingredient.description.selfbreed": "%s\n\n这种蜜蜂不能种内繁殖。", + "productivebees.ingredient.description.skeletal_bee": "确保你的蜂箱照明良好,防止这家伙搬进来。", + "productivebees.ingredient.description.slimy_nest": "吸引野生黏液蜜蜂。蜂巢必须放在沼泽生物群系中。", + "productivebees.ingredient.description.snow_nest": "原生于更寒冷区域的蜜蜂会被这个蜂巢吸引。为了吸引蜜蜂,蜂巢必须要放在寒冷生物群系。", + "productivebees.ingredient.description.soul_sand_nest": "吸引下界的恶魂蜜蜂。为了吸引蜜蜂,蜂巢必须放在下界。", + "productivebees.ingredient.description.spacial_bee": "这种蜜蜂的蜜脾可以离心分离来得到需要进一步加工的赛特斯石英种子。", + "productivebees.ingredient.description.spruce_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", + "productivebees.ingredient.description.stone_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", + "productivebees.ingredient.description.sugar_cane_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", + "productivebees.ingredient.description.sugarbag_bee": "这种喜暖湿的小蜂蜜可以在热带区域找到。它产生一种超级美味的特殊蜜脾。它甚至可以在它原生的自然气候地区外找到去往可可豆的路。", + "productivebees.ingredient.description.sweat_bee": "生活在寒冷区域。", + "productivebees.ingredient.description.wasted_radioactive_bee": "渴望得到辐射的辐射蜜蜂有一定几率转变为废辐蜜蜂。废辐蜜蜂不传花授粉,反之会从周围环境吸收辐射。", + "productivebees.ingredient.description.yellow_black_carpenter_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", + "productivebees.ingredient.description.zombie_bee": "确保你的蜂箱照明良好,防止这家伙搬进来。", + "productivebees.ingredient.description.nether_gold_nest": "吸引下界的金蜜蜂。蜂巢需要放在下界才能吸引到蜜蜂。", + "productivebees.ingredient.description.draconic_bee": "末影龙蜜蜂在末地时不需要采蜜,因为它们会从空气中吸收到末影龙的精华。而它在其他地方时,就必须有另一个授粉来源。", + "productivebees.ingredient.description.amber_bee": "这种蜜蜂会寻找生物,然后把它们封在琥珀之中,使其行动处在暂停的状态。", + "productivebees.ingredient.description.wanna_bee": "对被困住的生物很感兴趣。给它一个被封有生物的琥珀块来安全地提取其掉落物。", + "productivebees.ingredient.description.water_bee": "这种蜜蜂只有在河流钓鱼时才能发现。", + "productivebees.nest_locator.found_hive": "在那边%s米处有一个蜂巢!", + "productivebees.nest_locator.not_found_hive": "附近找不到%s类蜂巢。", + "productivebees.nest_locator.tuned": "蜂巢定位器已调定到%s", + "productivebees.screen.empty": "空", + "productivebees.screen.energy_level": "能量:%s", + "productivebees.screen.fluid_level": "%s:%s", + "productivebees.top.jar.bee": "%s", + "productivebees.top.solitary.bee": "栖息者:%s", + "productivebees.top.solitary.can_repopulate_false": "此处没有蜜蜂会搬入这个蜂巢。", + "productivebees.top.solitary.can_repopulate_true": "此处的蜂巢可以吸引到蜜蜂。", + "productivebees.top.solitary.egg_count": "卵:%s", + "productivebees.top.solitary.repopulation_countdown": "离吸引到蜜蜂还有%s \n使用额外的小食来加速", + "productivebees.top.solitary.repopulation_countdown_inactive": "蜂巢是空的。对蜂巢使用蜂蜜小食来吸引蜜蜂。", + "config.jade.plugin_productivebees.canvas_beehive": "帆布蜂箱", + "config.jade.plugin_productivebees.canvas_expansion_box": "帆布扩容盒", + "config.jade.plugin_productivebees.productive_bee": "资源蜜蜂", + "config.jade.plugin_productivebees.solitary_nest": "独居蜜蜂蜂巢", + "config.jade.plugin_productivebees.jar": "蜜蜂罐", + "config.jade.plugin_productivebees.bee_attributes": "特性", + "tag.item.productivebees.advanced_beehives": "高级蜂箱", + "tag.item.productivebees.expansion_boxes": "风向扩容盒", + "tag.item.productivebees.canvas_beehives": "高级帆布蜂箱", + "tag.item.productivebees.canvas_expansion_boxes": "帆布扩容盒", + "tag.item.productivebees.flowers.amethyst": "紫水晶采蜜方块", + "tag.item.productivebees.flowers.diamond": "钻石采蜜方块", + "tag.item.productivebees.flowers.emerald": "绿宝石采蜜方块", + "tag.item.productivebees.flowers.frozen": "寒冰采蜜方块", + "tag.item.productivebees.flowers.lumber": "牧场蜜蜂采蜜方块", + "tag.item.productivebees.flowers.quarry": "采石场蜜蜂采蜜方块", + "tag.item.productivebees.flowers.powdery": "火药采蜜方块", + "tag.item.productivebees.flowers.rose_quartz": "玫瑰石英采蜜方块", + "tag.item.productivebees.solitary_overworld_nests": "主世界蜂巢", + "tag.fluid.forge.honey": "蜂蜜" +} \ No newline at end of file From 7f467a40fbc3900053da777b345c85f5999827de Mon Sep 17 00:00:00 2001 From: "cfpa-bot[bot]" <101878103+cfpa-bot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 12:14:53 +0800 Subject: [PATCH 16/36] Update en_us file for productivebees Co-authored-by: Sunday40847 <86839110+Sunday40847@users.noreply.github.com> --- .../productivebees/lang/en_us.json | 1084 +++++++++++++++++ 1 file changed, 1084 insertions(+) create mode 100644 projects/1.21/assets/productivebees/productivebees/lang/en_us.json diff --git a/projects/1.21/assets/productivebees/productivebees/lang/en_us.json b/projects/1.21/assets/productivebees/productivebees/lang/en_us.json new file mode 100644 index 000000000000..fb15db939d6d --- /dev/null +++ b/projects/1.21/assets/productivebees/productivebees/lang/en_us.json @@ -0,0 +1,1084 @@ +{ + "advancements.husbandry.advanced_beehive.description": "Craft an advanced beehive", + "advancements.husbandry.advanced_beehive.title": "Gotta work, bees!", + "advancements.husbandry.bee_cage.description": "Craft a Bee Cage", + "advancements.husbandry.bee_cage.title": "Careful does it.", + "advancements.husbandry.breed_all_productive_bees.description": "Breed all the vanilla typed productive bees", + "advancements.husbandry.breed_all_productive_bees.title": "They call me Melittologist", + "advancements.husbandry.breed_iron_bee.description": "Breed an iron bee", + "advancements.husbandry.breed_iron_bee.title": "It's precious!", + "advancements.husbandry.bumblebee_rider.description": "It's not the destination, it's the journBee! Ride a Bumble Bee.", + "advancements.husbandry.bumblebee_rider.title": "Bumbling along", + "advancements.husbandry.calm_bee.description": "Use a Honey Treat on an angry bee to calm it down.", + "advancements.husbandry.calm_bee.title": "Clear Their Head.", + "advancements.husbandry.catch_any_bee.description": "Catch a bee in a bee cage", + "advancements.husbandry.catch_any_bee.title": "Catchy", + "advancements.husbandry.catch_crystalline_bee.description": "Catch a Crystalline Bee from the Nether", + "advancements.husbandry.catch_crystalline_bee.title": "Important Foundations", + "advancements.husbandry.consume_sugarbag_comb.description": "Eat a Sugarbag Honeycomb", + "advancements.husbandry.consume_sugarbag_comb.title": "Honey Honey Yum Yum!", + "advancements.husbandry.convert_egg.description": "Activate an Inactive Dragon Egg using Dragon Breath", + "advancements.husbandry.convert_egg.title": "Good thing it can't hatch", + "advancements.husbandry.dragon_egg_hive.description": "Craft a Dragon Egg Hive", + "advancements.husbandry.dragon_egg_hive.title": "A Special Home for a Special Bee", + "advancements.husbandry.expansion_box.description": "Get an expansion box for your advanced beehive", + "advancements.husbandry.expansion_box.title": "Bigger is always better.", + "advancements.husbandry.feeding_slab.description": "Craft a Feeding Slab. You can put multiple flowering blocks in the Feeding Slab for your bees to have a centralized flowering spot.", + "advancements.husbandry.feeding_slab.title": "I want that one and that one and that one.", + "advancements.husbandry.fishy_bees.description": "Catch a fish-bee?", + "advancements.husbandry.fishy_bees.title": "Fishy Bees-ness", + "advancements.husbandry.hive_upgrades.description": "Craft an upgrade base", + "advancements.husbandry.hive_upgrades.title": "Make it count, 1, 2, 4.", + "advancements.husbandry.honeylogged.description": "Place honey fluid on the Feeding Slab.", + "advancements.husbandry.honeylogged.title": "Double Whammy!", + "advancements.husbandry.nest_locator.description": "Craft a Nest Locator", + "advancements.husbandry.nest_locator.title": "Locate the Buzz.", + "advancements.husbandry.overworld_nest.description": "Pick up or craft a solitary nest.", + "advancements.husbandry.overworld_nest.title": "Solitary", + "advancements.husbandry.professional_bee.description": "Breed a Rancher Bee, Farmer Bee, Lumber Bee or Quarry Bee.", + "advancements.husbandry.professional_bee.title": "I'm a special little bee-flake", + "advancements.husbandry.quartz_nest.description": "Craft or pick up a Nether Quartz nest.", + "advancements.husbandry.quartz_nest.title": "Wild wild bees.", + "advancements.husbandry.treat_on_nest.description": "Use a Honey Treat on a nest.", + "advancements.husbandry.treat_on_nest.title": "Treat me nice", + "advancements.husbandry.treat_on_stick.description": "Craft a Treat on a Stick to steer your new favorite ride.", + "advancements.husbandry.treat_on_stick.title": "Directional Buzzing", + "block.productivebees.acacia_wood_nest": "Acacia Nest", + "block.productivebees.bamboo_hive": "Bamboo Nest", + "block.productivebees.birch_wood_nest": "Birch Nest", + "block.productivebees.bottler": "Bottler", + "block.productivebees.breeding_chamber": "Breeding Chamber", + "block.productivebees.bumble_bee_nest": "Bumble Bee Nest", + "block.productivebees.catcher": "Catcher", + "block.productivebees.centrifuge": "Centrifuge", + "block.productivebees.coarse_dirt_nest": "Dirt Nest", + "block.productivebees.comb_ghostly": "Ghostly Comb Block", + "block.productivebees.comb_milky": "Milky Comb Block", + "block.productivebees.comb_powdery": "Powdery Comb Block", + "block.productivebees.configurable_comb": "Comb Block", + "block.productivebees.comb_configurable": "%s Comb Block", + "block.productivebees.cryo_stasis": "Cryo Stasis", + "block.productivebees.crimson_bee_nest": "Crimson Bee Nest", + "block.productivebees.dark_oak_wood_nest": "Dark Oak Nest", + "block.productivebees.dragon_egg_hive": "Dragon Egg Hive", + "block.productivebees.end_stone_nest": "End Stone Nest", + "block.productivebees.feeder": "Feeding Slab", + "block.productivebees.feeder_double": "Double Feeding Slab", + "block.productivebees.gene_indexer": "Gene Indexer", + "block.productivebees.glowstone_nest": "Glowstone Nest", + "block.productivebees.gravel_nest": "Gravel Nest", + "block.productivebees.heated_centrifuge": "Heated Centrifuge", + "block.productivebees.honey_generator": "Honey Generator", + "block.productivebees.inactive_dragon_egg": "Inactive Dragon Egg", + "block.productivebees.incubator": "BaBee Incubator", + "block.productivebees.jar_oak": "Bee Jar", + "block.productivebees.jungle_wood_nest": "Jungle Nest", + "block.productivebees.cherry_wood_nest": "Cherry Nest", + "block.productivebees.mangrove_wood_nest": "Mangrove Nest", + "block.productivebees.nether_brick_nest": "Nether Brick Nest", + "block.productivebees.nether_gold_nest": "Nether Gold Nest", + "block.productivebees.nether_quartz_nest": "Quartz Nest", + "block.productivebees.oak_wood_nest": "Oak Nest", + "block.productivebees.obsidian_nest": "Obsidian Nest", + "block.productivebees.powered_centrifuge": "Powered Centrifuge", + "block.productivebees.purple_hopper": "Purple Hopper", + "block.productivebees.quartz_netherrack": "Quartz in Netherrack", + "block.productivebees.sand_nest": "Sand Nest", + "block.productivebees.slimy_nest": "Slimy Nest", + "block.productivebees.snow_nest": "Snow Nest", + "block.productivebees.soul_sand_nest": "Soul Sand Nest", + "block.productivebees.spruce_wood_nest": "Spruce Nest", + "block.productivebees.stone_nest": "Stone Nest", + "block.productivebees.sugar_cane_nest": "Reed Nest", + "block.productivebees.sugarbag_nest": "Sugarbag Nest", + "block.productivebees.wax_block": "Wax Block", + "block.productivebees.warped_bee_nest": "Warped Bee Nest", + "block.productivebees.advanced_byg_ebony_beehive": "Advanced Ebony Beehive", + "block.productivebees.expansion_box_byg_ebony": "Ebony Expansion Box", + "block.productivebees.advanced_byg_witch_hazel_beehive": "Advanced Witch Hazel Beehive", + "block.productivebees.expansion_box_byg_witch_hazel": "Witch Hazel Expansion Box", + "block.productivebees.advanced_byg_skyris_beehive": "Advanced Skyris Beehive", + "block.productivebees.expansion_box_byg_skyris": "Skyris Expansion Box", + "block.productivebees.advanced_byg_ether_beehive": "Advanced Ether Beehive", + "block.productivebees.expansion_box_byg_ether": "Ether Expansion Box", + "block.productivebees.advanced_byg_pine_beehive": "Advanced Pine Beehive", + "block.productivebees.expansion_box_byg_pine": "Pine Expansion Box", + "block.productivebees.advanced_byg_zelkova_beehive": "Advanced Zelkova Beehive", + "block.productivebees.expansion_box_byg_zelkova": "Zelkova Expansion Box", + "block.productivebees.advanced_byg_lament_beehive": "Advanced Lament Beehive", + "block.productivebees.expansion_box_byg_lament": "Lament Expansion Box", + "block.productivebees.advanced_byg_palm_beehive": "Advanced Palm Beehive", + "block.productivebees.expansion_box_byg_palm": "Palm Expansion Box", + "block.productivebees.advanced_byg_sythian_beehive": "Advanced Sythian Beehive", + "block.productivebees.expansion_box_byg_sythian": "Sythian Expansion Box", + "block.productivebees.advanced_byg_jacaranda_beehive": "Advanced Jacaranda Beehive", + "block.productivebees.expansion_box_byg_jacaranda": "Jacaranda Expansion Box", + "block.productivebees.advanced_byg_fir_beehive": "Advanced Fir Beehive", + "block.productivebees.expansion_box_byg_fir": "Fir Expansion Box", + "block.productivebees.advanced_byg_cika_beehive": "Advanced Cika Beehive", + "block.productivebees.expansion_box_byg_cika": "Cika Expansion Box", + "block.productivebees.advanced_byg_embur_beehive": "Advanced Embur Beehive", + "block.productivebees.expansion_box_byg_embur": "Embur Expansion Box", + "block.productivebees.advanced_byg_green_enchanted_beehive": "Advanced Green Enchanted Beehive", + "block.productivebees.expansion_box_byg_green_enchanted": "Green Enchanted Expansion Box", + "block.productivebees.advanced_byg_mahogany_beehive": "Advanced Mahogany Beehive", + "block.productivebees.expansion_box_byg_mahogany": "Mahogany Expansion Box", + "block.productivebees.advanced_byg_redwood_beehive": "Advanced Redwood Beehive", + "block.productivebees.expansion_box_byg_redwood": "Redwood Expansion Box", + "block.productivebees.advanced_byg_imparius_beehive": "Advanced Imparius Beehive", + "block.productivebees.expansion_box_byg_imparius": "Imparius Expansion Box", + "block.productivebees.advanced_byg_aspen_beehive": "Advanced Aspen Beehive", + "block.productivebees.expansion_box_byg_aspen": "Aspen Expansion Box", + "block.productivebees.advanced_byg_bulbis_beehive": "Advanced Bulbis Beehive", + "block.productivebees.expansion_box_byg_bulbis": "Bulbis Expansion Box", + "block.productivebees.advanced_byg_nightshade_beehive": "Advanced Nightshade Beehive", + "block.productivebees.expansion_box_byg_nightshade": "Nightshade Expansion Box", + "block.productivebees.advanced_byg_white_mangrove_beehive": "Advanced White Mangrove Beehive", + "block.productivebees.expansion_box_byg_white_mangrove": "White Mangrove Expansion Box", + "block.productivebees.advanced_byg_cypress_beehive": "Advanced Cypress Beehive", + "block.productivebees.expansion_box_byg_cypress": "Cypress Expansion Box", + "block.productivebees.advanced_byg_willow_beehive": "Advanced Willow Beehive", + "block.productivebees.expansion_box_byg_willow": "Willow Expansion Box", + "block.productivebees.advanced_byg_blue_enchanted_beehive": "Advanced Blue Enchanted Beehive", + "block.productivebees.expansion_box_byg_blue_enchanted": "Blue Enchanted Expansion Box", + "block.productivebees.advanced_byg_baobab_beehive": "Advanced Baobab Beehive", + "block.productivebees.expansion_box_byg_baobab": "Baobab Expansion Box", + "block.productivebees.advanced_byg_maple_beehive": "Advanced Maple Beehive", + "block.productivebees.expansion_box_byg_maple": "Maple Expansion Box", + "block.productivebees.advanced_byg_holly_beehive": "Advanced Holly Beehive", + "block.productivebees.expansion_box_byg_holly": "Holly Expansion Box", + "block.productivebees.advanced_environmental_wisteria_beehive": "Advanced Wisteria Beehive", + "block.productivebees.expansion_box_environmental_wisteria": "Wisteria Expansion Box", + "block.productivebees.advanced_atmospheric_rosewood_beehive": "Advanced Rosewood Beehive", + "block.productivebees.expansion_box_atmospheric_rosewood": "Rosewood Expansion Box", + "block.productivebees.advanced_atmospheric_kousa_beehive": "Advanced Kousa Beehive", + "block.productivebees.expansion_box_atmospheric_kousa": "Kousa Expansion Box", + "block.productivebees.advanced_atmospheric_grimwood_beehive": "Advanced Grimwood Beehive", + "block.productivebees.expansion_box_atmospheric_grimwood": "Grimwood Expansion Box", + "block.productivebees.advanced_atmospheric_yucca_beehive": "Advanced Yucca Beehive", + "block.productivebees.expansion_box_atmospheric_yucca": "Yucca Expansion Box", + "block.productivebees.advanced_atmospheric_aspen_beehive": "Advanced Aspen Beehive", + "block.productivebees.expansion_box_atmospheric_aspen": "Aspen Expansion Box", + "block.productivebees.advanced_atmospheric_morado_beehive": "Advanced Morado Beehive", + "block.productivebees.expansion_box_atmospheric_morado": "Morado Expansion Box", + "block.productivebees.advanced_upgrade_aquatic_river_beehive": "Advanced River Beehive", + "block.productivebees.expansion_box_upgrade_aquatic_river": "River Expansion Box", + "block.productivebees.advanced_upgrade_aquatic_driftwood_beehive": "Advanced Driftwood Beehive", + "block.productivebees.expansion_box_upgrade_aquatic_driftwood": "Driftwood Expansion Box", + "block.productivebees.advanced_regions_unexplored_pine_beehive": "Advanced Pine Beehive", + "block.productivebees.expansion_box_regions_unexplored_pine": "Pine Expansion Box", + "block.productivebees.advanced_regions_unexplored_palm_beehive": "Advanced Palm Beehive", + "block.productivebees.expansion_box_regions_unexplored_palm": "Palm Expansion Box", + "block.productivebees.advanced_regions_unexplored_redwood_beehive": "Advanced Redwood Beehive", + "block.productivebees.expansion_box_regions_unexplored_redwood": "Redwood Expansion Box", + "block.productivebees.advanced_regions_unexplored_socotra_beehive": "Advanced Socotra Beehive", + "block.productivebees.expansion_box_regions_unexplored_socotra": "Socotra Expansion Box", + "block.productivebees.advanced_regions_unexplored_eucalyptus_beehive": "Advanced Eucalyptus Beehive", + "block.productivebees.expansion_box_regions_unexplored_eucalyptus": "Eucalyptus Expansion Box", + "block.productivebees.advanced_regions_unexplored_kapok_beehive": "Advanced Kapok Beehive", + "block.productivebees.expansion_box_regions_unexplored_kapok": "Kapok Expansion Box", + "block.productivebees.advanced_regions_unexplored_cobalt_beehive": "Advanced Cobalt Beehive", + "block.productivebees.expansion_box_regions_unexplored_cobalt": "Cobalt Expansion Box", + "block.productivebees.advanced_regions_unexplored_dead_beehive": "Advanced Dead Beehive", + "block.productivebees.expansion_box_regions_unexplored_dead": "Dead Expansion Box", + "block.productivebees.advanced_regions_unexplored_cypress_beehive": "Advanced Cypress Beehive", + "block.productivebees.expansion_box_regions_unexplored_cypress": "Cypress Expansion Box", + "block.productivebees.advanced_regions_unexplored_pink_bioshroom_beehive": "Advanced Pink Bioshroom Beehive", + "block.productivebees.expansion_box_regions_unexplored_pink_bioshroom": "Pink Bioshroom Expansion Box", + "block.productivebees.advanced_regions_unexplored_magnolia_beehive": "Advanced Magnolia Beehive", + "block.productivebees.expansion_box_regions_unexplored_magnolia": "Magnolia Expansion Box", + "block.productivebees.advanced_regions_unexplored_willow_beehive": "Advanced Willow Beehive", + "block.productivebees.expansion_box_regions_unexplored_willow": "Willow Expansion Box", + "block.productivebees.advanced_regions_unexplored_yellow_bioshroom_beehive": "Advanced Yellow Bioshroom Beehive", + "block.productivebees.expansion_box_regions_unexplored_yellow_bioshroom": "Yellow Bioshroom Expansion Box", + "block.productivebees.advanced_regions_unexplored_blue_bioshroom_beehive": "Advanced Blue Bioshroom Beehive", + "block.productivebees.expansion_box_regions_unexplored_blue_bioshroom": "Blue Bioshroom Expansion Box", + "block.productivebees.advanced_regions_unexplored_blackwood_beehive": "Advanced Blackwood Beehive", + "block.productivebees.expansion_box_regions_unexplored_blackwood": "Blackwood Expansion Box", + "block.productivebees.advanced_regions_unexplored_joshua_beehive": "Advanced Joshua Beehive", + "block.productivebees.expansion_box_regions_unexplored_joshua": "Joshua Expansion Box", + "block.productivebees.advanced_regions_unexplored_baobab_beehive": "Advanced Baobab Beehive", + "block.productivebees.expansion_box_regions_unexplored_baobab": "Baobab Expansion Box", + "block.productivebees.advanced_regions_unexplored_maple_beehive": "Advanced Maple Beehive", + "block.productivebees.expansion_box_regions_unexplored_maple": "Maple Expansion Box", + "block.productivebees.advanced_regions_unexplored_alpha_oak_beehive": "Advanced Alpha Oak Beehive", + "block.productivebees.expansion_box_regions_unexplored_alpha_oak": "Alpha Oak Expansion Box", + "block.productivebees.advanced_regions_unexplored_green_bioshroom_beehive": "Advanced Green Bioshroom Beehive", + "block.productivebees.expansion_box_regions_unexplored_green_bioshroom": "Green Bioshroom Expansion Box", + "block.productivebees.advanced_regions_unexplored_larch_beehive": "Advanced Larch Beehive", + "block.productivebees.expansion_box_regions_unexplored_larch": "Larch Expansion Box", + "block.productivebees.advanced_regions_unexplored_mauve_beehive": "Advanced Mauve Beehive", + "block.productivebees.expansion_box_regions_unexplored_mauve": "Mauve Expansion Box", + "block.productivebees.advanced_endergetic_poise_beehive": "Advanced Poise Beehive", + "block.productivebees.expansion_box_endergetic_poise": "Poise Expansion Box", + "block.productivebees.advanced_biomesoplenty_magic_beehive": "Advanced Magic Beehive", + "block.productivebees.expansion_box_biomesoplenty_magic": "Magic Expansion Box", + "block.productivebees.advanced_biomesoplenty_umbran_beehive": "Advanced Umbran Beehive", + "block.productivebees.expansion_box_biomesoplenty_umbran": "Umbran Expansion Box", + "block.productivebees.advanced_biomesoplenty_mahogany_beehive": "Advanced Mahogany Beehive", + "block.productivebees.expansion_box_biomesoplenty_mahogany": "Mahogany Expansion Box", + "block.productivebees.advanced_biomesoplenty_willow_beehive": "Advanced Willow Beehive", + "block.productivebees.expansion_box_biomesoplenty_willow": "Willow Expansion Box", + "block.productivebees.advanced_biomesoplenty_redwood_beehive": "Advanced Redwood Beehive", + "block.productivebees.expansion_box_biomesoplenty_redwood": "Redwood Expansion Box", + "block.productivebees.advanced_biomesoplenty_palm_beehive": "Advanced Palm Beehive", + "block.productivebees.expansion_box_biomesoplenty_palm": "Palm Expansion Box", + "block.productivebees.advanced_biomesoplenty_dead_beehive": "Advanced Dead Beehive", + "block.productivebees.expansion_box_biomesoplenty_dead": "Dead Expansion Box", + "block.productivebees.advanced_biomesoplenty_jacaranda_beehive": "Advanced Jacaranda Beehive", + "block.productivebees.expansion_box_biomesoplenty_jacaranda": "Jacaranda Expansion Box", + "block.productivebees.advanced_biomesoplenty_fir_beehive": "Advanced Fir Beehive", + "block.productivebees.expansion_box_biomesoplenty_fir": "Fir Expansion Box", + "block.productivebees.advanced_biomesoplenty_hellbark_beehive": "Advanced Hellbark Beehive", + "block.productivebees.expansion_box_biomesoplenty_hellbark": "Hellbark Expansion Box", + "block.productivebees.advanced_quark_blossom_beehive": "Advanced Blossom Beehive", + "block.productivebees.expansion_box_quark_blossom": "Blossom Expansion Box", + "block.productivebees.advanced_quark_azalea_beehive": "Advanced Azalea Beehive", + "block.productivebees.expansion_box_quark_azalea": "Azalea Expansion Box", + "block.productivebees.advanced_autumnity_maple_beehive": "Advanced Maple Beehive", + "block.productivebees.expansion_box_autumnity_maple": "Maple Expansion Box", + "block.productivebees.advanced_bamboo_beehive": "Advanced Bamboo Beehive", + "block.productivebees.expansion_box_bamboo": "Bamboo Expansion Box", + "block.productivebees.advanced_cherry_beehive": "Advanced Cherry Beehive", + "block.productivebees.expansion_box_cherry": "Cherry Expansion Box", + "block.productivebees.advanced_crimson_beehive": "Advanced Crimson Beehive", + "block.productivebees.expansion_box_crimson": "Crimson Expansion Box", + "block.productivebees.advanced_birch_beehive": "Advanced Birch Beehive", + "block.productivebees.expansion_box_birch": "Birch Expansion Box", + "block.productivebees.advanced_oak_beehive": "Advanced Oak Beehive", + "block.productivebees.expansion_box_oak": "Oak Expansion Box", + "block.productivebees.advanced_acacia_beehive": "Advanced Acacia Beehive", + "block.productivebees.expansion_box_acacia": "Acacia Expansion Box", + "block.productivebees.advanced_warped_beehive": "Advanced Warped Beehive", + "block.productivebees.expansion_box_warped": "Warped Expansion Box", + "block.productivebees.advanced_jungle_beehive": "Advanced Jungle Beehive", + "block.productivebees.expansion_box_jungle": "Jungle Expansion Box", + "block.productivebees.advanced_dark_oak_beehive": "Advanced Dark Oak Beehive", + "block.productivebees.expansion_box_dark_oak": "Dark Oak Expansion Box", + "block.productivebees.advanced_mangrove_beehive": "Advanced Mangrove Beehive", + "block.productivebees.expansion_box_mangrove": "Mangrove Expansion Box", + "block.productivebees.advanced_snake_block_beehive": "Advanced Snake Block Beehive", + "block.productivebees.expansion_box_snake_block": "Snake Block Expansion Box", + "block.productivebees.advanced_spruce_beehive": "Advanced Spruce Beehive", + "block.productivebees.expansion_box_spruce": "Spruce Expansion Box", + "block.productivebees.advanced_acacia_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_acacia_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_aspen_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_aspen_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_bamboo_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_bamboo_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_birch_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_birch_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_cherry_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_cherry_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_concrete_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_concrete_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_comb_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_comb_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_crimson_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_crimson_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_dark_oak_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_dark_oak_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_dead_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_dead_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_driftwood_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_driftwood_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_fir_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_fir_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_grimwood_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_grimwood_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_hellbark_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_hellbark_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_jacaranda_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_jacaranda_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_jungle_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_jungle_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_kousa_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_kousa_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_magic_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_magic_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_mahogany_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_mahogany_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_mangrove_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_mangrove_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_maple_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_maple_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_oak_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_oak_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_palm_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_palm_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_redwood_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_redwood_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_river_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_river_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_rosewood_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_rosewood_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_snake_block_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_snake_block_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_spruce_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_spruce_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_umbran_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_umbran_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_warped_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_warped_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_willow_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_willow_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_wisteria_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_wisteria_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_yucca_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_yucca_canvas": "Canvas Expansion Box", + "block.productivebees.petrified_honey": "Petrified Honey", + "block.productivebees.white_petrified_honey": "White Petrified Honey", + "block.productivebees.black_petrified_honey": "Black Petrified Honey", + "block.productivebees.gray_petrified_honey": "Gray Petrified Honey", + "block.productivebees.light_gray_petrified_honey": "Light Gray Petrified Honey", + "block.productivebees.blue_petrified_honey": "Blue Petrified Honey", + "block.productivebees.light_blue_petrified_honey": "Light Blue Petrified Honey", + "block.productivebees.lime_petrified_honey": "Lime Petrified Honey", + "block.productivebees.yellow_petrified_honey": "Yellow Petrified Honey", + "block.productivebees.orange_petrified_honey": "Orange Petrified Honey", + "block.productivebees.brown_petrified_honey": "Brown Petrified Honey", + "block.productivebees.green_petrified_honey": "Green Petrified Honey", + "block.productivebees.magenta_petrified_honey": "Magenta Petrified Honey", + "block.productivebees.purple_petrified_honey": "Purple Petrified Honey", + "block.productivebees.pink_petrified_honey": "Pink Petrified Honey", + "block.productivebees.cyan_petrified_honey": "Cyan Petrified Honey", + "block.productivebees.red_petrified_honey": "Red Petrified Honey", + "block.productivebees.amber": "Amber", + "entity.minecraft.villager.productivebees.beekeeper": "Beekeeper", + "entity.productivebees.bee_bee": "Bee", + "entity.productivebees.agate_bee": "Agate Bee", + "entity.productivebees.alexandrite_bee": "Alexandrite Bee", + "entity.productivebees.alfsteel_bee": "Alfsteel Bee", + "entity.productivebees.allthemodium_bee": "Allthemodium Bee", + "entity.productivebees.aluminum_bee": "Aluminium Bee", + "entity.productivebees.amber_bee": "Amber Bee", + "entity.productivebees.amber_gem_bee": "Amber Bee", + "entity.productivebees.amethyst_bee": "Amethyst Bee", + "entity.productivebees.amethyst_bronze_bee": "Amethyst Bronze Bee", + "entity.productivebees.ametrine_bee": "Ametrine Bee", + "entity.productivebees.ammolite_bee": "Ammolite Bee", + "entity.productivebees.apatite_bee": "Apatite Bee", + "entity.productivebees.aquamarine_bee": "Aquamarine Bee", + "entity.productivebees.arcane_bee": "Arcane Bee", + "entity.productivebees.ashy_mining_bee": "Ashy Mining Bee", + "entity.productivebees.awakened_bee": "Awakened Bee", + "entity.productivebees.awakened_supremium_bee": "Awakened Supremium Bee", + "entity.productivebees.basalz_bee": "BazBee", + "entity.productivebees.bee_configurable": "%s", + "entity.productivebees.benitoite_bee": "Benitoite Bee", + "entity.productivebees.bismuth_bee": "Bismuth Bee", + "entity.productivebees.black_diamond_bee": "Black Diamond Bee", + "entity.productivebees.black_opal_bee": "Black Opal Bee", + "entity.productivebees.blazing_bee": "BlazBee", + "entity.productivebees.blazing_crystal_bee": "Blazing Crystal Bee", + "entity.productivebees.blitz_bee": "BitzBee", + "entity.productivebees.blizz_bee": "BizBee", + "entity.productivebees.bloody_bee": "Bloody Bee", + "entity.productivebees.blue_banded_bee": "Blue Banded Bee", + "entity.productivebees.brass_bee": "Brass Bee", + "entity.productivebees.bronze_bee": "Bronze Bee", + "entity.productivebees.brown_shroom_bee": "Brown Shroombee", + "entity.productivebees.bumble_bee": "Bumble Bee", + "entity.productivebees.calorite_bee": "Calorite Bee", + "entity.productivebees.carnelian_bee": "Carnelian Bee", + "entity.productivebees.cats_eye_bee": "Cats Eye Bee", + "entity.productivebees.chaos_bee": "Chaos Bee", + "entity.productivebees.cheese_bee": "CheezyB", + "entity.productivebees.chocolate_bee": "Choco Bee", + "entity.productivebees.chocolate_mining_bee": "Chocolate Mining Bee", + "entity.productivebees.chrysoprase_bee": "Chrysoprase Bee", + "entity.productivebees.cinnabar_bee": "Cinnabar Bee", + "entity.productivebees.citrine_bee": "Citrine Bee", + "entity.productivebees.coal_bee": "Coal Bee", + "entity.productivebees.cobalt_bee": "Cobalt Bee", + "entity.productivebees.collector_bee": "Collector Bee", + "entity.productivebees.common_salvage_bee": "Common Salvage Bee", + "entity.productivebees.compressed_iron_bee": "Compressed Iron Bee", + "entity.productivebees.constantan_bee": "Constantan Bee", + "entity.productivebees.conductive_alloy_bee": "Conductive Alloy Bee", + "entity.productivebees.copper_alloy_bee": "Copper Alloy Bee", + "entity.productivebees.copper_bee": "Copper Bee", + "entity.productivebees.coral_bee": "Coral Bee", + "entity.productivebees.cosmic_dust_bee": "Cosmic Bee", + "entity.productivebees.creeper_bee": "CreeBee", + "entity.productivebees.crimson_bee": "Crimson Shroombee", + "entity.productivebees.crystalline_bee": "Crystalline Bee", + "entity.productivebees.cupid_bee": "CuBee", + "entity.productivebees.dark_gem_bee": "Dark Gem Bee", + "entity.productivebees.dark_steel_bee": "Dark Steel Bee", + "entity.productivebees.desh_bee": "Desh Bee", + "entity.productivebees.destabilized_redstone_bee": "Destabilized Redstone Bee", + "entity.productivebees.diamond_bee": "Diamond Bee", + "entity.productivebees.digger_bee": "Digger Bee", + "entity.productivebees.draconic_bee": "Draconic Bee", + "entity.productivebees.draconium_bee": "Draconium Bee", + "entity.productivebees.drenched_iron_bee": "Drenched Iron Bee", + "entity.productivebees.dye_bee": "Dye Bee", + "entity.productivebees.electrum_bee": "Electrum Bee", + "entity.productivebees.elementium_bee": "Elementium Bee", + "entity.productivebees.emerald_bee": "Emerald Bee", + "entity.productivebees.emeraldite_bee": "Emeraldite Bee", + "entity.productivebees.end_gobber_bee": "End Gobber Bee", + "entity.productivebees.end_steel_bee": "End Steel Bee", + "entity.productivebees.ender_bee": "Ender Bee", + "entity.productivebees.ender_slimy_bee": "Ender Slimy Bee", + "entity.productivebees.enderium_bee": "Enderium Bee", + "entity.productivebees.energetic_alloy_bee": "Energetic Alloy Bee", + "entity.productivebees.energized_glowstone_bee": "Energized Glowstone Bee", + "entity.productivebees.energized_steel_bee": "Energized Steel Bee", + "entity.productivebees.epic_salvage_bee": "Epic Salvage Bee", + "entity.productivebees.ether_gas_bee": "Ether Gas Bee", + "entity.productivebees.euclase_bee": "Euclase Bee", + "entity.productivebees.experience_bee": "Experience Bee", + "entity.productivebees.farmer_bee": "Farmer Bee", + "entity.productivebees.fey_bee": "Fey Bee", + "entity.productivebees.fireite_bee": "Fireite Bee", + "entity.productivebees.fire_dragonsteel_bee": "Fire Dragonsteel Bee", + "entity.productivebees.fluix_bee": "Fluix Bee", + "entity.productivebees.fluorite_bee": "Fluorite Bee", + "entity.productivebees.flux_bee": "Flux Dust Bee", + "entity.productivebees.frosty_bee": "Frosty Bee", + "entity.productivebees.gaiasteel_bee": "Gaiasteel Bee", + "entity.productivebees.garnet_bee": "Garnet Bee", + "entity.productivebees.geode_bee": "Geode Bee", + "entity.productivebees.ghostly_bee": "Ghostly Bee", + "entity.productivebees.glowing_bee": "Glowing Bee", + "entity.productivebees.gobber_bee": "Gobber Bee", + "entity.productivebees.gold_bee": "Gold Bee", + "entity.productivebees.grave_bee": "Grave's Bee", + "entity.productivebees.green_carpenter_bee": "Green Carpenter Bee", + "entity.productivebees.green_sapphire_bee": "Green Sapphire Bee", + "entity.productivebees.heliodor_bee": "Heliodor Bee", + "entity.productivebees.hematophagous_bee": "Hematophagous Bee", + "entity.productivebees.hepatizon_bee": "Hepatizon Bee", + "entity.productivebees.hoarder_bee": "Hoarder Bee", + "entity.productivebees.ice_dragonsteel_bee": "Ice Dragonsteel Bee", + "entity.productivebees.ichor_slimy_bee": "Ichor Slimy Bee", + "entity.productivebees.imperium_bee": "Imperium Bee", + "entity.productivebees.iesnium_bee": "Iesnium Bee", + "entity.productivebees.inert_crystal_bee": "Inert Crystal Bee", + "entity.productivebees.infinity_bee": "Bee of Infinity", + "entity.productivebees.air_crystal_bee": "Air Crystal Bee", + "entity.productivebees.earth_crystal_bee": "Earth Crystal Bee", + "entity.productivebees.fire_crystal_bee": "Fire Crystal Bee", + "entity.productivebees.water_crystal_bee": "Water Crystal Bee", + "entity.productivebees.inferium_bee": "Inferium Bee", + "entity.productivebees.insanium_bee": "Insanium Bee", + "entity.productivebees.invar_bee": "Invar Bee", + "entity.productivebees.iolite_bee": "Iolite Bee", + "entity.productivebees.iridium_bee": "Iridium Bee", + "entity.productivebees.iron_bee": "Iron Bee", + "entity.productivebees.jade_bee": "Jade Bee", + "entity.productivebees.jasper_bee": "Jasper Bee", + "entity.productivebees.kamikaz_bee": "KamikazBee", + "entity.productivebees.knightslime_bee": "Knightslime Bee", + "entity.productivebees.kunzite_bee": "Kunzite Bee", + "entity.productivebees.kyanite_bee": "Kyanite Bee", + "entity.productivebees.lapis_bee": "Lapis Bee", + "entity.productivebees.lead_bee": "Lead Bee", + "entity.productivebees.leafcutter_bee": "Leafcutter Bee", + "entity.productivebees.legendary_salvage_bee": "Legendary Salvage Bee", + "entity.productivebees.lightning_dragonsteel_bee": "Lightning Dragonsteel Bee", + "entity.productivebees.lumber_bee": "Lumber Bee", + "entity.productivebees.lumium_bee": "Lumium Bee", + "entity.productivebees.magmatic_bee": "Magmatic Bee", + "entity.productivebees.malachite_bee": "Malachite Bee", + "entity.productivebees.mana_bee": "Mana Bee", + "entity.productivebees.manasteel_bee": "Manasteel Bee", + "entity.productivebees.manyullyn_bee": "Manyullyn Bee", + "entity.productivebees.mason_bee": "Mason Bee", + "entity.productivebees.menril_bee": "Menril Bee", + "entity.productivebees.moldavite_bee": "Moldavite Bee", + "entity.productivebees.moonstone_bee": "Moonstone Bee", + "entity.productivebees.morganite_bee": "Morganite Bee", + "entity.productivebees.neon_cuckoo_bee": "Neon Cuckoo Bee", + "entity.productivebees.nether_gobber_bee": "Nether Gobber Bee", + "entity.productivebees.netherite_bee": "Ancient Bee", + "entity.productivebees.nickel_bee": "Nickel Bee", + "entity.productivebees.niotic_crystal_bee": "Niotic Crystal Bee", + "entity.productivebees.niter_bee": "Niter Bee", + "entity.productivebees.nitro_crystal_bee": "Nitro Crystal Bee", + "entity.productivebees.nomad_bee": "Nomad Bee", + "entity.productivebees.obsidian_bee": "Obsidian Bee", + "entity.productivebees.oily_bee": "Oily Bee", + "entity.productivebees.onyx_bee": "Onyx Bee", + "entity.productivebees.opal_bee": "Opal Bee", + "entity.productivebees.osmium_bee": "Osmium Bee", + "entity.productivebees.ostrum_bee": "Ostrum Bee", + "entity.productivebees.patrick_bee": "Patrick Bee", + "entity.productivebees.pearl_bee": "Pearl Bee", + "entity.productivebees.pendorite_bee": "Pendorite Bee", + "entity.productivebees.pepto_bismol_bee": "Pepto Beesmol", + "entity.productivebees.peridot_bee": "Peridot Bee", + "entity.productivebees.phosphophyllite_bee": "Phosphophyllite Bee", + "entity.productivebees.pig_iron_bee": "Pig Iron Bee", + "entity.productivebees.pink_slimy_bee": "Pink Slimy Bee", + "entity.productivebees.plastic_bee": "Plastic Bee", + "entity.productivebees.platinum_bee": "Platinum Bee", + "entity.productivebees.prismarine_bee": "Prismarine Bee", + "entity.productivebees.prosperity_bee": "ProsperiBee", + "entity.productivebees.prudentium_bee": "Prudentium Bee", + "entity.productivebees.pulsating_alloy_bee": "Pulsating Alloy Bee", + "entity.productivebees.pure_bee": "Pure Bee", + "entity.productivebees.pure_crystal_bee": "Pure Crystal Bee", + "entity.productivebees.pyrope_bee": "Pyrope Bee", + "entity.productivebees.quarry_bee": "Quarry Bee", + "entity.productivebees.quartz_enriched_iron_bee": "Quartz Enriched Iron Bee", + "entity.productivebees.queens_slime_bee": "Queens Slime Bee", + "entity.productivebees.radioactive_bee": "Radioactive Bee", + "entity.productivebees.rancher_bee": "Rancher Bee", + "entity.productivebees.rare_salvage_bee": "Rare Salvage Bee", + "entity.productivebees.red_shroom_bee": "Red Shroombee", + "entity.productivebees.redstone_alloy_bee": "Redstone Alloy Bee", + "entity.productivebees.redstone_bee": "Redstone Bee", + "entity.productivebees.reed_bee": "Reed Bee", + "entity.productivebees.refined_glowstone_bee": "Refined Glowstone Bee", + "entity.productivebees.refined_obsidian_bee": "Refined Obsidian Bee", + "entity.productivebees.regenerative_bee": "Regenerative Bee", + "entity.productivebees.resin_bee": "Resin Bee", + "entity.productivebees.resonant_ender_bee": "Resonant Ender Bee", + "entity.productivebees.rock_crystal_bee": "Rock Crystal Bee", + "entity.productivebees.rose_gold_bee": "Rose Gold Bee", + "entity.productivebees.rose_quartz_bee": "Rose Quartz Bee", + "entity.productivebees.ruby_bee": "RuBee", + "entity.productivebees.sapphire_bee": "Sapphire Bee", + "entity.productivebees.salty_bee": "Salty Bee", + "entity.productivebees.sculk_bee": "Sculk Bee", + "entity.productivebees.signalum_bee": "Signalum Bee", + "entity.productivebees.silicon_bee": "Silicon Bee", + "entity.productivebees.silky_bee": "Silky Bee", + "entity.productivebees.silver_bee": "Silver Bee", + "entity.productivebees.skeletal_bee": "Skeletal Bee", + "entity.productivebees.sky_slimy_bee": "Sky Slimy Bee", + "entity.productivebees.slimesteel_bee": "Slimesteel Bee", + "entity.productivebees.slimy_bee": "Slimy Bee", + "entity.productivebees.sodalite_bee": "Sodalite Bee", + "entity.productivebees.soularium_bee": "Soularium Bee", + "entity.productivebees.soulium_bee": "Soulium Bee", + "entity.productivebees.soulsteel_bee": "Soulsteel Bee", + "entity.productivebees.soul_lava_bee": "Soul Lava Bee", + "entity.productivebees.spacial_bee": "Spatial Bee", + "entity.productivebees.spectrum_bee": "Spectrum Bee", + "entity.productivebees.spinel_bee": "Spinel Bee", + "entity.productivebees.spirit_bee": "Spirit Bee", + "entity.productivebees.spirited_crystal_bee": "Spirited Crystal Bee", + "entity.productivebees.sponge_bee": "Sponge Bee", + "entity.productivebees.springaline_bee": "Springaline Bee", + "entity.productivebees.starmetal_bee": "Starmetal Bee", + "entity.productivebees.starry_bee": "Starry Bee", + "entity.productivebees.gregstar_bee": "GregStar Bee", + "entity.productivebees.neutronium_bee": "Neutronium Bee", + "entity.productivebees.steel_bee": "Steel Bee", + "entity.productivebees.sticky_resin_bee": "Sticky Resin Bee", + "entity.productivebees.sussy_bee": "Sussy Bee", + "entity.productivebees.sugarbag_bee": "Sugarbag Bee", + "entity.productivebees.sulfur_bee": "Sulfur Bee", + "entity.productivebees.sunstone_bee": "Sunstone Bee", + "entity.productivebees.supremium_bee": "Supremium Bee", + "entity.productivebees.sweat_bee": "Sweat Bee", + "entity.productivebees.swift_alloy_bee": "Swift Alloy Bee", + "entity.productivebees.tanzanite_bee": "Tanzanite Bee", + "entity.productivebees.tea_bee": "Tea Bee", + "entity.productivebees.tektite_bee": "Tektite Bee", + "entity.productivebees.terrasteel_bee": "Terrasteel Bee", + "entity.productivebees.tertium_bee": "Tertium Bee", + "entity.productivebees.tin_bee": "Tin Bee", + "entity.productivebees.titanium_bee": "Titanium Bee", + "entity.productivebees.topaz_bee": "Topaz Bee", + "entity.productivebees.tourmaline_bee": "Tourmaline Bee", + "entity.productivebees.tungsten_bee": "Tungsten Bee", + "entity.productivebees.turquoise_bee": "Turquoise Bee", + "entity.productivebees.uncommon_salvage_bee": "Uncommon Salvage Bee", + "entity.productivebees.unobtainium_bee": "Unobtainium Bee", + "entity.productivebees.uraninite_bee": "Uraninite Bee", + "entity.productivebees.vibranium_bee": "Vibranium Bee", + "entity.productivebees.vibrant_alloy_bee": "Vibrant Alloy Bee", + "entity.productivebees.wanna_bee": "WannaBee", + "entity.productivebees.warped_bee": "Warped Shroombee", + "entity.productivebees.wasted_radioactive_bee": "Wasted Radioactive Bee", + "entity.productivebees.withered_bee": "Withered Bee", + "entity.productivebees.white_diamond_bee": "White Diamond Bee", + "entity.productivebees.yellow_black_carpenter_bee": "Yellow Carpenter Bee", + "entity.productivebees.zinc_bee": "Zinc Bee", + "entity.productivebees.zircon_bee": "Zircon Bee", + "entity.productivebees.zombie_bee": "ZomBee", + "entity.productivebees.actinium_bee": "Actinium Bee", + "entity.productivebees.americium_bee": "Americium Bee", + "entity.productivebees.antimony_bee": "Antimony Bee", + "entity.productivebees.argon_bee": "Argon Bee", + "entity.productivebees.arsenic_bee": "Arsenic Bee", + "entity.productivebees.astatine_bee": "Astatine Bee", + "entity.productivebees.barium_bee": "Barium Bee", + "entity.productivebees.berkelium_bee": "Berkelium Bee", + "entity.productivebees.beryllium_bee": "Beryllium Bee", + "entity.productivebees.bohrium_bee": "Bohrium Bee", + "entity.productivebees.boron_bee": "Boron Bee", + "entity.productivebees.bromine_bee": "Bromine Bee", + "entity.productivebees.cadmium_bee": "Cadmium Bee", + "entity.productivebees.calcium_bee": "Calcium Bee", + "entity.productivebees.californium_bee": "Californium Bee", + "entity.productivebees.cerium_bee": "Cerium Bee", + "entity.productivebees.cesium_bee": "Cesium Bee", + "entity.productivebees.chlorine_bee": "Chlorine Bee", + "entity.productivebees.chromium_bee": "Chromium Bee", + "entity.productivebees.copernicium_bee": "Copernicium Bee", + "entity.productivebees.curium_bee": "Curium Bee", + "entity.productivebees.darmstadtium_bee": "Darmstadtium Bee", + "entity.productivebees.dubnium_bee": "Dubnium Bee", + "entity.productivebees.dysprosium_bee": "Dysprosium Bee", + "entity.productivebees.einsteinium_bee": "Einsteinium Bee", + "entity.productivebees.erbium_bee": "Erbium Bee", + "entity.productivebees.europium_bee": "Europium Bee", + "entity.productivebees.fermium_bee": "Fermium Bee", + "entity.productivebees.flerovium_bee": "Flerovium Bee", + "entity.productivebees.fluorine_bee": "Fluorine Bee", + "entity.productivebees.francium_bee": "Francium Bee", + "entity.productivebees.gadolinium_bee": "Gadolinium Bee", + "entity.productivebees.gallium_bee": "Gallium Bee", + "entity.productivebees.germanium_bee": "Germanium Bee", + "entity.productivebees.hafnium_bee": "Hafnium Bee", + "entity.productivebees.hassium_bee": "Hassium Bee", + "entity.productivebees.helium_bee": "Helium Bee", + "entity.productivebees.holmium_bee": "Holmium Bee", + "entity.productivebees.hydrogen_bee": "Hydrogen Bee", + "entity.productivebees.indium_bee": "Indium Bee", + "entity.productivebees.iodine_bee": "Iodine Bee", + "entity.productivebees.krypton_bee": "Krypton Bee", + "entity.productivebees.lanthanum_bee": "Lanthanum Bee", + "entity.productivebees.lawrencium_bee": "Lawrencium Bee", + "entity.productivebees.lithium_bee": "Lithium Bee", + "entity.productivebees.livermorium_bee": "Livermorium Bee", + "entity.productivebees.lutetium_bee": "Lutetium Bee", + "entity.productivebees.magnesium_bee": "Magnesium Bee", + "entity.productivebees.manganese_bee": "Manganese Bee", + "entity.productivebees.meitnerium_bee": "Meitnerium Bee", + "entity.productivebees.mendelevium_bee": "Mendelevium Bee", + "entity.productivebees.mercury_bee": "Mercury Bee", + "entity.productivebees.molybdenum_bee": "Molybdenum Bee", + "entity.productivebees.moscovium_bee": "Moscovium Bee", + "entity.productivebees.neodymium_bee": "Neodymium Bee", + "entity.productivebees.neon_bee": "Neon Bee", + "entity.productivebees.neptunium_bee": "Neptunium Bee", + "entity.productivebees.nihonium_bee": "Nihonium Bee", + "entity.productivebees.nitrogen_bee": "Nitrogen Bee", + "entity.productivebees.nobelium_bee": "Nobelium Bee", + "entity.productivebees.niobium_bee": "Niobium Bee", + "entity.productivebees.oganesson_bee": "Oganesson Bee", + "entity.productivebees.oxygen_bee": "Oxygen Bee", + "entity.productivebees.palladium_bee": "Palladium Bee", + "entity.productivebees.phosphorus_bee": "Phosphorus Bee", + "entity.productivebees.plutonium_bee": "Plutonium Bee", + "entity.productivebees.polonium_bee": "Polonium Bee", + "entity.productivebees.potassium_bee": "Potassium Bee", + "entity.productivebees.praseodymium_bee": "Praseodymium Bee", + "entity.productivebees.promethium_bee": "Promethium Bee", + "entity.productivebees.protactinium_bee": "Protactinium Bee", + "entity.productivebees.radium_bee": "Radium Bee", + "entity.productivebees.radon_bee": "Radon Bee", + "entity.productivebees.rhenium_bee": "Rhenium Bee", + "entity.productivebees.rhodium_bee": "Rhodium Bee", + "entity.productivebees.roentgenium_bee": "Roentgenium Bee", + "entity.productivebees.rubidium_bee": "Rubidium Bee", + "entity.productivebees.ruthenium_bee": "Ruthenium Bee", + "entity.productivebees.rutherfordium_bee": "Rutherfordium Bee", + "entity.productivebees.samarium_bee": "Samarium Bee", + "entity.productivebees.scandium_bee": "Scandium Bee", + "entity.productivebees.seaborgium_bee": "Seaborgium Bee", + "entity.productivebees.selenium_bee": "Selenium Bee", + "entity.productivebees.silicium_bee": "Silicium Bee", + "entity.productivebees.sodium_bee": "Sodium Bee", + "entity.productivebees.strontium_bee": "Strontium Bee", + "entity.productivebees.tantalum_bee": "Tantalum Bee", + "entity.productivebees.technetium_bee": "Technetium Bee", + "entity.productivebees.tellurium_bee": "Tellurium Bee", + "entity.productivebees.tennessine_bee": "Tennessine Bee", + "entity.productivebees.terbium_bee": "Terbium Bee", + "entity.productivebees.thallium_bee": "Thallium Bee", + "entity.productivebees.thorium_bee": "Thorium Bee", + "entity.productivebees.thulium_bee": "Thulium Bee", + "entity.productivebees.vanadium_bee": "Vanadium Bee", + "entity.productivebees.xenon_bee": "Xenon Bee", + "entity.productivebees.ytterbium_bee": "Ytterbium Bee", + "entity.productivebees.yttrium_bee": "Yttrium Bee", + "entity.productivebees.zirconium_bee": "Zirconium Bee", + "entity.productivebees.water_bee": "Water Bee", + "entity.productivebees.gregshell_bee": "Full Metal Patrick Bee", + "entity.productivebees.cyanite_bee": "Cyanite Bee", + "entity.productivebees.blutonium_bee": "Blutonium Bee", + "entity.productivebees.magentite_bee": "Magentite Bee", + "entity.productivebees.ludicrite_bee": "Ludicrite Bee", + "entity.productivebees.ridiculite_bee": "Ridiculite Bee", + "entity.productivebees.inanite_bee": "Inanite Bee", + "entity.productivebees.insanite_bee": "Insanite Bee", + "entity.productivebees.arcane_crystal_bee": "Arcanus Bee", + "entity.productivebees.deorum_bee": "Deorum Bee", + "entity.productivebees.rune_bee": "Rune Bee", + "entity.productivebees.stellarite_bee": "Stellarite Bee", + "entity.productivebees.hyper_experience_bee": "Hyper Experience Bee", + "entity.productivebees.soul_infused_bee": "Soul Infused Bee", + "entity.productivebees.shellite_bee": "Shellite Bee", + "entity.productivebees.twinite_bee": "Twinite Bee", + "entity.productivebees.dragonsteel_bee": "Dragonsteel Bee", + "entity.productivebees.arcane_debris_bee": "Arcane Debris Bee", + "entity.productivebees.arcane_essence_bee": "Arcane Essence Bee", + "entity.productivebees.infused_iron_bee": "Infused Iron Bee", + "entity.productivebees.sky_ingot_bee": "Bee of the Sky", + "entity.productivebees.tainted_gold_bee": "Tainted Gold Bee", + "entity.productivebees.soul_shard_bee": "Soul Bee", + "entity.productivebees.arcane_gold_bee": "Arcane Gold Bee", + "entity.productivebees.pewter_bee": "Pewter Bee", + "entity.productivebees.hop_graphite_bee": "HOP Graphite Bee", + "entity.productivebees.hellfire_bee": "Hellfire Bee", + "entity.productivebees.sky_steel_bee": "Sky Steel Bee", + "entity.productivebees.astral_bee": "Astral Bee", + "entity.productivebees.etherium_ore_bee": "Etherium Bee", + "entity.productivebees.bauxite_bee": "Bauxite Bee", + "entity.productivebees.cobaltite_bee": "Cobaltite Bee", + "entity.productivebees.chromite_bee": "Chromite Bee", + "entity.productivebees.barite_bee": "Barite Bee", + "entity.productivebees.electrotine_bee": "Electrotine Bee", + "entity.productivebees.ilmenite_bee": "Ilmenite Bee", + "entity.productivebees.galena_bee": "Galena Bee", + "entity.productivebees.pyrochlore_bee": "Pyrochlore Bee", + "entity.productivebees.lepidolite_bee": "Lepidolite Bee", + "entity.productivebees.graphite_bee": "Graphite Bee", + "entity.productivebees.bastnasite_bee": "Bastnasite Bee", + "entity.productivebees.naquadah_bee": "Naquadah Bee", + "entity.productivebees.oilsands_bee": "Oilsands Bee", + "entity.productivebees.pyrolusite_bee": "Pyrolusite Bee", + "entity.productivebees.realgar_bee": "Realgar Bee", + "entity.productivebees.scheelite_bee": "Scheelite Bee", + "entity.productivebees.sheldonite_bee": "Sheldonite Bee", + "entity.productivebees.sphalerite_bee": "Sphalerite Bee", + "entity.productivebees.stibnite_bee": "Stibnite Bee", + "entity.productivebees.tantalite_bee": "Tantalite Bee", + "entity.productivebees.tetrahedrite_bee": "Tetrahedrite Bee", + "entity.productivebees.tricalcium_phosphate_bee": "Tricalcium Phosphate Bee", + "entity.productivebees.tungstate_bee": "Tungstate Bee", + "entity.productivebees.vanadium_magnetite_bee": "Vanadium Magnetite Bee", + "entity.productivebees.monazite_bee": "Monazite Bee", + "entity.productivebees.breeze_bee": "BreezBee", + "entity.productivebees.ribbeet_bee": "Ribbeet", + "entity.productivebees.ferricore_bee": "Ferricore Bee", + "entity.productivebees.blazegold_bee": "Blazegold Bee", + "entity.productivebees.eclipsealloy_bee": "Eclipse Alloy Bee", + "entity.productivebees.celestigem_bee": "Celestigem Bee", + "entity.productivebees.chaotic_bee": "Chaos Bee", + "entity.productivebees.miracle_bee": "Miracle Bee", + "entity.productivebees.mithril_bee": "Mithril Bee", + "entity.productivebees.prismalium_bee": "Prismalium Bee", + "entity.productivebees.melodium_bee": "Melodium Bee", + "entity.productivebees.stellarium_bee": "Stellarium Bee", + "entity.productivebees.entro_bee": "Entro Bee", + "entity.productivebees.redstone_crystal_bee": "Redstone Crystal Bee", + "entity.productivebees.sky_bronze_bee": "Sky Bronze Bee", + "entity.productivebees.sky_osmium_bee": "Sky Osmium Bee", + "entity.productivebees.time_crystal_bee": "Time Bee", + "entity.productivebees.utheric_bee": "Utheric Bee", + "entity.productivebees.cloggrum_bee": "Cloggrum Bee", + "entity.productivebees.froststeel_bee": "Froststeel Bee", + "entity.productivebees.regalium_bee": "Regalium Bee", + "entity.productivebees.forgotten_bee": "Forgotten Bee", + "entity.productivebees.villager_bee": "Mistake", + "fluid_type.productivebees.honey": "Honey", + "item.productivebees.bee_bomb": "Bee Bomb", + "item.productivebees.bee_bomb_angry": "Aggravating Bee Bomb", + "item.productivebees.bee_cage": "Bee Cage", + "item.productivebees.configurable_honeycomb": "Honeycomb", + "item.productivebees.draconic_chunk": "Draconic Chunk", + "item.productivebees.draconic_dust": "Draconic Dust", + "item.productivebees.gene": "Gene Sample", + "item.productivebees.gene_bottle": "Squashed Bee Material", + "item.productivebees.honey_bucket": "Honey Bucket", + "item.productivebees.honey_treat": "Honey Treat", + "item.productivebees.bee_nest_diamond_helmet": "Bee Nest Helmet", + "item.productivebees.honeycomb_alfsteel": "Alfsteel Comb", + "item.productivebees.honeycomb_allthemodium": "Allthemodium Comb", + "item.productivebees.honeycomb_amber": "Amber Comb", + "item.productivebees.honeycomb_apatite": "Apatite Comb", + "item.productivebees.honeycomb_basalz": "Basalz Comb", + "item.productivebees.honeycomb_bauxite": "Bauxite Comb", + "item.productivebees.honeycomb_bismuth": "Bismuth Comb", + "item.productivebees.honeycomb_blazing": "Blazing Comb", + "item.productivebees.honeycomb_blitz": "Blitz Comb", + "item.productivebees.honeycomb_blizz": "Blizz Comb", + "item.productivebees.honeycomb_bloody": "Bloody Comb", + "item.productivebees.honeycomb_bone": "Bone Comb", + "item.productivebees.honeycomb_brazen": "Brazen Comb", + "item.productivebees.honeycomb_bronze": "Bronze Comb", + "item.productivebees.honeycomb_chocolate": "Choco Comb", + "item.productivebees.honeycomb_cinnabar": "Cinnabar Comb", + "item.productivebees.honeycomb_cobalt": "Cobalt Comb", + "item.productivebees.honeycomb_common_salvage": "Common Ore Comb", + "item.productivebees.honeycomb_configurable": "%s Comb", + "item.productivebees.honeycomb_ghostly": "Ghostly Comb", + "item.productivebees.honeycomb_milky": "Milky Comb", + "item.productivebees.honeycomb_powdery": "Powdery Comb", + "item.productivebees.milk_bottle": "Milk", + "item.productivebees.nest_locator": "Nest Locator", + "item.productivebees.spawn_egg_ashy_mining_bee": "Ashy Mining Bee Spawn Egg", + "item.productivebees.spawn_egg_blue_banded_bee": "Blue Banded Bee Spawn Egg", + "item.productivebees.spawn_egg_bumble_bee": "Bumble Bee Spawn Egg", + "item.productivebees.spawn_egg_chocolate_mining_bee": "Chocolate Mining Bee Spawn Egg", + "item.productivebees.spawn_egg_collector_bee": "Collector Bee Spawn Egg", + "item.productivebees.spawn_egg_configurable": "%s Spawn Egg", + "item.productivebees.spawn_egg_creeper_bee": "CreeBee Spawn Egg", + "item.productivebees.spawn_egg_cupid_bee": "CuBee Spawn Egg", + "item.productivebees.spawn_egg_digger_bee": "Digger Bee Spawn Egg", + "item.productivebees.spawn_egg_dye_bee": "Dye Bee Spawn Egg", + "item.productivebees.spawn_egg_farmer_bee": "Farmer Bee Spawn Egg", + "item.productivebees.spawn_egg_green_carpenter_bee": "Green Carpenter Bee Spawn Egg", + "item.productivebees.spawn_egg_hoarder_bee": "Hoarder Bee Spawn Egg", + "item.productivebees.spawn_egg_leafcutter_bee": "Leafcutter Bee Spawn Egg", + "item.productivebees.spawn_egg_lumber_bee": "Lumber Bee Spawn Egg", + "item.productivebees.spawn_egg_mason_bee": "Mason Bee Spawn Egg", + "item.productivebees.spawn_egg_neon_cuckoo_bee": "Neon Cuckoo Bee Spawn Egg", + "item.productivebees.spawn_egg_nomad_bee": "Nomad Bee Spawn Egg", + "item.productivebees.spawn_egg_quarry_bee": "Quarry Bee Spawn Egg", + "item.productivebees.spawn_egg_rancher_bee": "Rancher Bee Spawn Egg", + "item.productivebees.spawn_egg_reed_bee": "Reed Bee Spawn Egg", + "item.productivebees.spawn_egg_resin_bee": "Resin Bee Spawn Egg", + "item.productivebees.spawn_egg_sweat_bee": "Sweat Bee Spawn Egg", + "item.productivebees.spawn_egg_yellow_black_carpenter_bee": "Yellow Carpenter Bee Spawn Egg", + "item.productivebees.stone_chip": "Stone Chip", + "item.productivebees.stone_chip.named": "%s Chip", + "item.productivebees.sturdy_bee_cage": "Sturdy Bee Cage", + "item.productivebees.sugarbag_honeycomb": "Sugarbag Honeycomb", + "item.productivebees.treat_on_a_stick": "Treat on a Stick", + "item.productivebees.upgrade_anti_teleport": "Upgrade: Anti Teleportation", + "item.productivebees.upgrade_base": "Upgrade Base", + "item.productivebees.upgrade_bee_sampler": "Upgrade: Pokey pokey gene sampler", + "item.productivebees.upgrade_biome": "Upgrade: Biome", + "item.productivebees.upgrade_breeding": "Upgrade: BaBee", + "item.productivebees.upgrade_not_babee": "Upgrade: not BaBee", + "item.productivebees.upgrade_comb_block": "Upgrade: Block", + "item.productivebees.upgrade_filter": "Upgrade: Filter", + "item.productivebees.upgrade_productivity": "Upgrade: Productivity Alpha", + "item.productivebees.upgrade_productivity_2": "Upgrade: Productivity Beta", + "item.productivebees.upgrade_productivity_3": "Upgrade: Productivity Gamma", + "item.productivebees.upgrade_productivity_4": "Upgrade: Productivity Omega", + "item.productivebees.upgrade_range": "Upgrade: Range", + "item.productivebees.upgrade_time": "Upgrade: Speed", + "item.productivebees.upgrade_simulator": "Upgrade: Simulator", + "item.productivebees.wax": "Wax", + "item.productivebees.wither_skull_chip": "Wither Skull Chip", + "item.productivebees.obsidian_shard": "Obsidian Shard", + "item.productivebees.wood_chip": "Wood Chip", + "item.productivebees.wood_chip.named": "%s Chip", + "itemGroup.productivebees": "Productive Bees", + "jei.productivebees.advanced_beehive": "Advanced Beehive", + "jei.productivebees.bee_breeding": "Bee Breeding", + "jei.productivebees.bee_conversion": "Bee Conversion", + "jei.productivebees.bee_flowering": "Bee Flowering", + "jei.productivebees.bee_fishing": "Bee Fishing", + "jei.productivebees.bee_spawning": "Bee Spawning", + "jei.productivebees.block_conversion": "Block Conversion", + "jei.productivebees.block_conversion.chance": "Chance: %s%%", + "jei.productivebees.item_conversion": "Item Conversion", + "jei.productivebees.bottler": "Bottler", + "jei.productivebees.centrifuge": "Centrifuge", + "jei.productivebees.heated_centrifuge": "Heated Centrifuge", + "jei.productivebees.incubation": "Incubation", + "emi.category.productivebees.bee_produce": "Advanced Beehive", + "emi.category.productivebees.bee_breeding": "Bee Breeding", + "emi.category.productivebees.bee_conversion": "Bee Conversion", + "emi.category.productivebees.bee_flowering": "Bee Flowering", + "emi.category.productivebees.bee_fishing": "Bee Fishing", + "emi.category.productivebees.bee_spawning": "Bee Spawning", + "emi.category.productivebees.block_conversion": "Block Conversion", + "emi.category.productivebees.block_conversion.chance": "Chance: %s%%", + "emi.category.productivebees.item_conversion": "Item Conversion", + "emi.category.productivebees.bottler": "Bottler", + "emi.category.productivebees.centrifuge": "Centrifuge", + "emi.category.productivebees.block_centrifuge": "Centrifuge", + "emi.category.productivebees.heated_centrifuge": "Heated Centrifuge", + "emi.category.productivebees.incubator": "Incubation", + "productivebees.centrifuge.tooltip.amount": "Amount: %s", + "productivebees.centrifuge.tooltip.chance": "Chance: %s", + "productivebees.incubator.tooltip.treat_item": "Here goes honey treats", + "productivebees.advanced_hive.tooltip.bee_cage": "Put empty bee cages to pull out bees or filled bee cages to insert bees", + "productivebees.heated_centrifuge.tooltip": "\"It's ruining the honey\" - some vegan", + "productivebees.heated_centrifuge.tooltip2": "Too hot for wax", + "productivebees.breeding_chamber.tooltip.cage": "Put empty bee cages here", + "productivebees.breeding_chamber.tooltip.progress": "%ss remaining", + "productivebees.breeding_chamber.tooltip.next_bee": "Remove and put back a cage to change output.", + "productivebees.hive.tooltip.bees": "Bees:", + "productivebees.hive.tooltip.empty": "Empty", + "productivebees.hive.tooltip.honey_level": "Honey Level: %s", + "productivebees.hive.tooltip.nest_inactive": "Nest will no longer attract cuckoo bees. Craft with itself to reset the cuckoo counter.", + "productivebees.amber.name.contained_entity": "Amber Encased %s", + "productivebees.amber.tooltip.heating": "Heating the amber block over a cozy fire might give some relief to the trapped mob.", + "productivebees.amber.tooltip.contained_entity": "Contained entity: %s", + "productivebees.indexer.tooltip.redstone": "I get turned on by redstone", + "productivebees.information.age.adult": "Adult", + "productivebees.information.age.child": "Child", + "productivebees.information.attribute.empty": "None", + "productivebees.information.attribute.behavior": "Behavior: %s", + "productivebees.information.attribute.behavior.diurnal": "Diurnal", + "productivebees.information.attribute.behavior.metaturnal": "Metaturnal", + "productivebees.information.attribute.behavior.nocturnal": "Nocturnal", + "productivebees.information.attribute.endurance": "Endurance: %s", + "productivebees.information.attribute.endurance.medium": "Medium", + "productivebees.information.attribute.endurance.normal": "Normal", + "productivebees.information.attribute.endurance.strong": "Strong", + "productivebees.information.attribute.endurance.weak": "Weak", + "productivebees.information.attribute.health": "Health: %s/%s", + "productivebees.information.attribute.productivity": "Productivity: %s", + "productivebees.information.attribute.productivity.high": "High", + "productivebees.information.attribute.productivity.medium": "Medium", + "productivebees.information.attribute.productivity.normal": "Normal", + "productivebees.information.attribute.productivity.very_high": "Very High", + "productivebees.information.attribute.temper": "Temper: %s", + "productivebees.information.attribute.temper.aggressive": "Aggressive", + "productivebees.information.attribute.temper.hostile": "Hostile", + "productivebees.information.attribute.temper.normal": "Normal", + "productivebees.information.attribute.temper.passive": "Passive", + "productivebees.information.attribute.type": "Type: %s", + "productivebees.information.attribute.type.hive": "Hive", + "productivebees.information.attribute.type.solitary": "Solitary", + "productivebees.information.attribute.weather_tolerance": "Weather Tolerance: %s", + "productivebees.information.attribute.weather_tolerance.any": "Any", + "productivebees.information.attribute.weather_tolerance.none": "None", + "productivebees.information.attribute.weather_tolerance.rain": "Rain", + "productivebees.information.cage_release": "Sneak while releasing the bee to reset it's hive position", + "productivebees.information.health.dying": "Dying", + "productivebees.information.hold_shift": "Hold shift for more info", + "productivebees.information.home_position": "Hive position: %s, %s, %s", + "productivebees.information.breeding_item": "Breeding items: %s", + "productivebees.information.breeding_item_default": "Any flower", + "productivebees.information.selfbreed_disabled": "This bee species cannot breed amongst themselves", + "productivebees.information.jar.bee": "Bee: %s", + "productivebees.information.jar.fill_tip": "Put a BeeCage containing the bee you want displayed inside using a hopper or a pipe.", + "productivebees.information.nestlocator.configured": "Will locate nests of type %s. Right click to search the nearby area.", + "productivebees.information.nestlocator.unconfigured": "Not tuned. Shift right click on a block of the same type as the nest you are looking for.", + "productivebees.information.upgrade.warning": "Please put me in a crafting grid or I will fade away in time...pretty please with sugar on top.", + "productivebees.information.upgrade.unconfigured": "Unconfigured", + "productivebees.information.upgrade.install_help": "Sneak right click on block to install", + "productivebees.information.upgrade.upgrade_anti_teleport": "Prevents bees living in this hive from teleporting.", + "productivebees.information.upgrade.upgrade_bee_sampler": "Slowly extracts genes from visiting bees totally not hurting them in the process.\nMultiple upgrades can be installed for a greater chance.", + "productivebees.information.upgrade.upgrade_breeding": "When installed in a hive it gives a %s%% chance for a new baby bee to be spawned from the hive every time honey is delivered.\nThe type of bee is based on which bees are present in the hive.\nThis does not work with bees that can't self breed.\nMultiple upgrades can be installed for a greater chance.\nWhen installed in a Catcher only baby bees will be caught.", + "productivebees.information.upgrade.upgrade_not_babee": "When installed in a Catcher only adult bees will be caught.", + "productivebees.information.upgrade.upgrade_comb_block": "Changes the produced output to comb blocks instead of honeycombs.", + "productivebees.information.upgrade.upgrade_filter": "To clear the filter, put it in the crafting grid.", + "productivebees.information.upgrade.upgrade_filter_empty": "Right click bees to add them to the filter.", + "productivebees.information.upgrade.upgrade_filter_entity": "%s", + "productivebees.information.upgrade.upgrade_productivity": "Increase the production output of bees in this hive by %s%%.\nMultiple upgrades can be installed for a greater increase.", + "productivebees.information.upgrade.upgrade_productivity_2": "Increase the production output of bees in this hive by %s%%.\nMultiple upgrades can be installed for a greater increase.", + "productivebees.information.upgrade.upgrade_productivity_3": "Increase the production output of bees in this hive by %s%%.\nMultiple upgrades can be installed for a greater increase.\nAlso functions as a simulator upgrade.", + "productivebees.information.upgrade.upgrade_productivity_4": "Increase the production output of bees in this hive by %s%%.\nMultiple upgrades can be installed for a greater increase.\nAlso functions as a simulator upgrade and a block upgrade.", + "productivebees.information.upgrade.upgrade_range": "Gives the machine more breathing space by increasing the operation area.\nMultiple upgrades can be installed for a greater range increase.", + "productivebees.information.upgrade.upgrade_time": "Gives a %s%% decrease in time spent in the hive.\nCan be installed in machines for faster processing.\nMultiple upgrades can be installed for a greater time decrease.", + "productivebees.information.upgrade.upgrade_simulator": "Bees will no longer physically exit the hive. A trip to its flower block will instead be simulated.\nMake sure to put the required flower block or a feeding slab in front of the hive containing the required flower blocks for the bee in the hive.", + "productivebees.information.upgrade.upgrade_entity_filter": "It's a filter for entities.", + "productivebees.information.upgrade.upgrade_gene_sampler": "Slowly extracts genes from visiting bees totally not hurting them in the process.\nMultiple upgrades can be installed for a greater gene output.", + "productivebees.information.upgrade.upgrade_child": "When installed in a hive it gives a chance for a new baby bee to be spawned from the hive every time honey is delivered.\nThe type of bee is based on which bees are present in the hive.\nThis does not work with bees that can't self breed.\nMultiple upgrades can be installed for a greater chance.\nWhen installed in a Catcher only baby bees will be caught.", + "productivebees.information.upgrade.upgrade_adult": "When installed in a Catcher only adult bees will be caught.", + "productivebees.information.upgrade.upgrade_block": "Changes the produced output to blocks instead of honeycombs.", + "productivebees.information.bee_helmet.info1": "We are in it together", + "productivebees.information.bee_helmet.info2": "Angry bees won't attack you", + "productivebees.information.bee_helmet.info3": "%s%% chance to spawn a KamikazBee when hit", + "productivebees.information.canvas.style": "Style: %s", + "productivebees.ingredient.description.inactive_dragon_egg": "Looks cool, but something is missing. Try pouring some dragon stuff on it.", + "productivebees.ingredient.description.acacia_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.birch_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.dark_oak_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.jungle_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.oak_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.spruce_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.bumble_bee_nest": "This nest will attract bumble bees in a plains biome.", + "productivebees.ingredient.description.coarse_dirt_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.end_stone_nest": "This nest attracts bees native to the end. Nest must be placed in the end to attract bees.", + "productivebees.ingredient.description.glowstone_nest": "Attracts glowing bees in the nether. Nest must be placed in the nether to attract bees.", + "productivebees.ingredient.description.gravel_nest": "Bees native to warm rivers and beaches are attracted to this nest. Nest must be placed in a river or beach biome to attract bees.", + "productivebees.ingredient.description.nether_brick_nest": "Attracts magmatic bees in the nether. Nest must be placed in the nether to attract bees.", + "productivebees.ingredient.description.nether_quartz_nest": "Attracts crystalline bees in the nether. Nest must be placed in the nether to attract bees.", + "productivebees.ingredient.description.nether_gold_nest": "Attracts gold bees in the nether. Nest must be placed in the nether to attract bees.", + "productivebees.ingredient.description.obsidian_nest": "Tough living environment only suitable for some bees native to the end.", + "productivebees.ingredient.description.sand_nest": "Bees native to deserts are attracted to this nest.", + "productivebees.ingredient.description.slimy_nest": "Attracts wild slimy bees. Nest must be placed in a swamp biome.", + "productivebees.ingredient.description.snow_nest": "Bees native to colder areas are attracted to this nest. Nest must be places in a cold biome to attract bees.", + "productivebees.ingredient.description.soul_sand_nest": "Attracts ghostly bees in the nether. Nest must be placed in the nether to attract bees.", + "productivebees.ingredient.description.stone_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.sugar_cane_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.ashy_mining_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.blue_banded_bee": "This bee is solitary and can be found living alone in forests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.chocolate_mining_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.digger_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.green_carpenter_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.leafcutter_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.mason_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.neon_cuckoo_bee": "This sneaky bee will lay its eggs in nests belonging to the Blue Banded Bee.", + "productivebees.ingredient.description.nomad_bee": "This sneaky bee will lay its eggs in nests belonging to the Ashy Mining Bee.", + "productivebees.ingredient.description.reed_bee": "Can be found nesting in reeds all over the overworld.", + "productivebees.ingredient.description.redstone_bee": "Escape artist.", + "productivebees.ingredient.description.resin_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.spirit_bee": "There's a soul transformation recipe for this bee. Check the uses of the Soul Pedestal to see it.", + "productivebees.ingredient.description.yellow_black_carpenter_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.bumble_bee": "A big rideable bee found naturally in Plains. Saddle up and hold a Treat on a Stick to glide around. Right click to boost.", + "productivebees.ingredient.description.collector_bee": "If you leave your items on the ground, this bee will collect and store them in its hive.", + "productivebees.ingredient.description.creeper_bee": "Explodes! when angered\n...might be the diet.\n\nYou should keep this one to itself.", + "productivebees.ingredient.description.cupid_bee": "The pheromones secreted from this bee gets animals in the mood.", + "productivebees.ingredient.description.dye_bee": "Brings home more flowery bits than just nectar.", + "productivebees.ingredient.description.dragon_egg_hive": "A special hive made for Draconic bees that allows the user to harvest the otherwise hard to obtain dragon breath.", + "productivebees.ingredient.description.draconic_bee": "Draconic bees operating in the End, do not need any flowering as they are absorbing Draconic essence from the air. While operating in any other location, the Draconic bees must have another pollination source.", + "productivebees.ingredient.description.farmer_bee": "Harvests crops and leaves a mess. To keep your farm clean you might want to invest in a Hoarder bee.", + "productivebees.ingredient.description.hoarder_bee": "If you leave your items on the ground, this bee will collect and store them in its hive. Can carry more than it's lesser cousin, the Collector Bee.", + "productivebees.ingredient.description.lumber_bee": "Has a healthy obsession with wood logs.", + "productivebees.ingredient.description.oily_bee": "This bee is nowhere to be found on land. Go fishing in deep waters if you want this thicc oily apid.", + "productivebees.ingredient.description.pepto_bismol_bee": "Cures what ails ya", + "productivebees.ingredient.description.prismarine_bee": "This bee is nowhere to be found on land. Fishermen tell tales of this bee nibbling on their bait when fishing in deep waters.", + "productivebees.ingredient.description.quarry_bee": "Has a healthy obsession with stone, sand and gravel.", + "productivebees.ingredient.description.rancher_bee": "In bee-school its nickname was BooBee.", + "productivebees.ingredient.description.skeletal_bee": "Be sure to keep your hives well lit to prevent this guy from moving in.", + "productivebees.ingredient.description.sugarbag_bee": "This little warm and moist bee can bee found in tropical areas. It produces a special type of super delicious comb. It can find it's way into cocoa beans even when grown outside of their natural climate.", + "productivebees.ingredient.description.spacial_bee": "The combs of this bee can be centrifuged to get certus quartz seeds which require further processing.", + "productivebees.ingredient.description.sweat_bee": "Lives in cold areas.", + "productivebees.ingredient.description.wasted_radioactive_bee": "Radioactive bees dying to radiation has a chance to turn into wasted radioactive bees. Wasted radioactive bees don't pollinate on any flower, instead they absorb radiation from their surroundings.", + "productivebees.ingredient.description.zombie_bee": "Be sure to keep your hives well lit to prevent this guy from moving in.", + "productivebees.ingredient.description.hematophagous_bee": "It pollinates from animals, I just haven't found a way to show that in JEI yet. To acquire this bee, look up the crafting recipe for its spawn egg.", + "productivebees.ingredient.description.amber_bee": "Will seek out and encase mobs in amber dooming them to a life in suspended animation.", + "productivebees.ingredient.description.wanna_bee": "Has a thing for trapped mobs. Provide it with an amber encased mob to safely extract drops.", + "productivebees.ingredient.description.water_bee": "This bee is only found when fishing in rivers.", + "productivebees.ingredient.description.ribbeet_bee": "Frogs have a taste for regular bees and when you give them what they want you get this...thing in return.", + "productivebees.ingredient.description.utheric_bee": "Beware! Swarms of these bees hide in Gloomgourds, found in the Undergarden.", + "productivebees.ingredient.description.forgotten_bee": "This bee seems to be lost to time. Rumors however point to eggs rarely found in the Catacombs, found in the Undergarden.", + "productivebees.ingredient.description.regalium_bee": "Gold bees who get a special disc traded from the Stoneborns, who are found in the Undergarden, will find themselves becoming quite regal.", + "productivebees.ingredient.description.neptunium_bee": "This bees egg is rarely found in Neptune's Bounties.", + "productivebees.ingredient.description.only_spawnegg": "To acquire this bee, look up the crafting recipe for its spawn egg.", + "productivebees.ingredient.description.selfbreed": "%s\n\nThis species of bees can't breed amongst themselves.", + "productivebees.nest_locator.found_hive": "A nest was located %s meters that way!", + "productivebees.nest_locator.not_found_hive": "No nests of the type %s could be found nearby.", + "productivebees.nest_locator.tuned": "Nest Locator tuned to %s", + "productivebees.honey_treat.invalid_use": "Treats containing type genes cannot be fed to bees.", + "productivebees.screen.empty": "Empty", + "productivebees.screen.energy_level": "Energy: %s", + "productivebees.screen.fluid_level": "%s: %s", + "productivebees.top.solitary.bee": "Inhabitant: %s", + "productivebees.top.solitary.can_repopulate_false": "There are no bees in this location that will move into this nest.", + "productivebees.top.solitary.can_repopulate_true": "The nest can attract bees in this location.", + "productivebees.top.solitary.egg_count": "Eggs: %s", + "productivebees.top.solitary.repopulation_countdown": "Repopulation cooldown %s. Use additional items to speed up", + "productivebees.top.solitary.repopulation_countdown_inactive": "Nest is empty. Use a spawn item on it to attract a bee.", + "config.jade.plugin_productivebees.bee": "Productive Bees", + "config.jade.plugin_productivebees.solitary_nest": "Solitary Nest", + "config.jade.plugin_productivebees.jar": "Bee Jar", + "config.jade.plugin_productivebees.bee_attributes": "Attributes", + "config.jade.plugin_productivebees.canvas_beehive": "Canvas Beehive", + "config.jade.plugin_productivebees.canvas_expansion_box": "Canvas Expansion Box", + "productivebees.top.jar.bee": "%s", + "tag.item.productivebees.advanced_beehives": "Advanced Beehives", + "tag.item.productivebees.expansion_boxes": "Expansion Boxes", + "tag.item.productivebees.canvas_beehives": "Canvas Advanced Beehives", + "tag.item.productivebees.canvas_expansion_boxes": "Canvas Expansion Boxes", + "tag.item.productivebees.flowers.amethyst": "Amethyst Flower Blocks", + "tag.item.productivebees.flowers.diamond": "Diamond Flower Blocks", + "tag.item.productivebees.flowers.emerald": "Emerald Flower Blocks", + "tag.item.productivebees.flowers.frozen": "Frozen Flower Blocks", + "tag.item.productivebees.flowers.lumber": "Lumber Bee Flower Blocks", + "tag.item.productivebees.flowers.quarry": "Quarry Bee Flower Blocks", + "tag.item.productivebees.flowers.powdery": "Powdery Flower Blocks", + "tag.item.productivebees.flowers.rose_quartz": "Rose Quartz Flower Blocks", + "tag.item.productivebees.solitary_overworld_nests": "Overworld Nests", + "tag.fluid.forge.honey": "Honey Fluids" +} \ No newline at end of file From 388b67d109156bd8ca3779a7653ab9c58765168a Mon Sep 17 00:00:00 2001 From: Sunday40847 Date: Fri, 11 Oct 2024 14:37:09 +0800 Subject: [PATCH 17/36] =?UTF-8?q?=E7=BF=BB=E8=AF=91=E4=BA=861.21=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E7=9A=84=E9=83=A8=E5=88=86=E9=87=8C=E6=88=91=E8=83=BD?= =?UTF-8?q?=E7=BF=BB=E8=AF=91=E7=9A=84=E6=96=87=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../productivebees/lang/en_us.json | 1084 +++++++++++++++++ .../productivebees/lang/zh_cn.json | 46 + 2 files changed, 1130 insertions(+) create mode 100644 projects/1.21/assets/productivebees/productivebees/lang/en_us.json diff --git a/projects/1.21/assets/productivebees/productivebees/lang/en_us.json b/projects/1.21/assets/productivebees/productivebees/lang/en_us.json new file mode 100644 index 000000000000..fb15db939d6d --- /dev/null +++ b/projects/1.21/assets/productivebees/productivebees/lang/en_us.json @@ -0,0 +1,1084 @@ +{ + "advancements.husbandry.advanced_beehive.description": "Craft an advanced beehive", + "advancements.husbandry.advanced_beehive.title": "Gotta work, bees!", + "advancements.husbandry.bee_cage.description": "Craft a Bee Cage", + "advancements.husbandry.bee_cage.title": "Careful does it.", + "advancements.husbandry.breed_all_productive_bees.description": "Breed all the vanilla typed productive bees", + "advancements.husbandry.breed_all_productive_bees.title": "They call me Melittologist", + "advancements.husbandry.breed_iron_bee.description": "Breed an iron bee", + "advancements.husbandry.breed_iron_bee.title": "It's precious!", + "advancements.husbandry.bumblebee_rider.description": "It's not the destination, it's the journBee! Ride a Bumble Bee.", + "advancements.husbandry.bumblebee_rider.title": "Bumbling along", + "advancements.husbandry.calm_bee.description": "Use a Honey Treat on an angry bee to calm it down.", + "advancements.husbandry.calm_bee.title": "Clear Their Head.", + "advancements.husbandry.catch_any_bee.description": "Catch a bee in a bee cage", + "advancements.husbandry.catch_any_bee.title": "Catchy", + "advancements.husbandry.catch_crystalline_bee.description": "Catch a Crystalline Bee from the Nether", + "advancements.husbandry.catch_crystalline_bee.title": "Important Foundations", + "advancements.husbandry.consume_sugarbag_comb.description": "Eat a Sugarbag Honeycomb", + "advancements.husbandry.consume_sugarbag_comb.title": "Honey Honey Yum Yum!", + "advancements.husbandry.convert_egg.description": "Activate an Inactive Dragon Egg using Dragon Breath", + "advancements.husbandry.convert_egg.title": "Good thing it can't hatch", + "advancements.husbandry.dragon_egg_hive.description": "Craft a Dragon Egg Hive", + "advancements.husbandry.dragon_egg_hive.title": "A Special Home for a Special Bee", + "advancements.husbandry.expansion_box.description": "Get an expansion box for your advanced beehive", + "advancements.husbandry.expansion_box.title": "Bigger is always better.", + "advancements.husbandry.feeding_slab.description": "Craft a Feeding Slab. You can put multiple flowering blocks in the Feeding Slab for your bees to have a centralized flowering spot.", + "advancements.husbandry.feeding_slab.title": "I want that one and that one and that one.", + "advancements.husbandry.fishy_bees.description": "Catch a fish-bee?", + "advancements.husbandry.fishy_bees.title": "Fishy Bees-ness", + "advancements.husbandry.hive_upgrades.description": "Craft an upgrade base", + "advancements.husbandry.hive_upgrades.title": "Make it count, 1, 2, 4.", + "advancements.husbandry.honeylogged.description": "Place honey fluid on the Feeding Slab.", + "advancements.husbandry.honeylogged.title": "Double Whammy!", + "advancements.husbandry.nest_locator.description": "Craft a Nest Locator", + "advancements.husbandry.nest_locator.title": "Locate the Buzz.", + "advancements.husbandry.overworld_nest.description": "Pick up or craft a solitary nest.", + "advancements.husbandry.overworld_nest.title": "Solitary", + "advancements.husbandry.professional_bee.description": "Breed a Rancher Bee, Farmer Bee, Lumber Bee or Quarry Bee.", + "advancements.husbandry.professional_bee.title": "I'm a special little bee-flake", + "advancements.husbandry.quartz_nest.description": "Craft or pick up a Nether Quartz nest.", + "advancements.husbandry.quartz_nest.title": "Wild wild bees.", + "advancements.husbandry.treat_on_nest.description": "Use a Honey Treat on a nest.", + "advancements.husbandry.treat_on_nest.title": "Treat me nice", + "advancements.husbandry.treat_on_stick.description": "Craft a Treat on a Stick to steer your new favorite ride.", + "advancements.husbandry.treat_on_stick.title": "Directional Buzzing", + "block.productivebees.acacia_wood_nest": "Acacia Nest", + "block.productivebees.bamboo_hive": "Bamboo Nest", + "block.productivebees.birch_wood_nest": "Birch Nest", + "block.productivebees.bottler": "Bottler", + "block.productivebees.breeding_chamber": "Breeding Chamber", + "block.productivebees.bumble_bee_nest": "Bumble Bee Nest", + "block.productivebees.catcher": "Catcher", + "block.productivebees.centrifuge": "Centrifuge", + "block.productivebees.coarse_dirt_nest": "Dirt Nest", + "block.productivebees.comb_ghostly": "Ghostly Comb Block", + "block.productivebees.comb_milky": "Milky Comb Block", + "block.productivebees.comb_powdery": "Powdery Comb Block", + "block.productivebees.configurable_comb": "Comb Block", + "block.productivebees.comb_configurable": "%s Comb Block", + "block.productivebees.cryo_stasis": "Cryo Stasis", + "block.productivebees.crimson_bee_nest": "Crimson Bee Nest", + "block.productivebees.dark_oak_wood_nest": "Dark Oak Nest", + "block.productivebees.dragon_egg_hive": "Dragon Egg Hive", + "block.productivebees.end_stone_nest": "End Stone Nest", + "block.productivebees.feeder": "Feeding Slab", + "block.productivebees.feeder_double": "Double Feeding Slab", + "block.productivebees.gene_indexer": "Gene Indexer", + "block.productivebees.glowstone_nest": "Glowstone Nest", + "block.productivebees.gravel_nest": "Gravel Nest", + "block.productivebees.heated_centrifuge": "Heated Centrifuge", + "block.productivebees.honey_generator": "Honey Generator", + "block.productivebees.inactive_dragon_egg": "Inactive Dragon Egg", + "block.productivebees.incubator": "BaBee Incubator", + "block.productivebees.jar_oak": "Bee Jar", + "block.productivebees.jungle_wood_nest": "Jungle Nest", + "block.productivebees.cherry_wood_nest": "Cherry Nest", + "block.productivebees.mangrove_wood_nest": "Mangrove Nest", + "block.productivebees.nether_brick_nest": "Nether Brick Nest", + "block.productivebees.nether_gold_nest": "Nether Gold Nest", + "block.productivebees.nether_quartz_nest": "Quartz Nest", + "block.productivebees.oak_wood_nest": "Oak Nest", + "block.productivebees.obsidian_nest": "Obsidian Nest", + "block.productivebees.powered_centrifuge": "Powered Centrifuge", + "block.productivebees.purple_hopper": "Purple Hopper", + "block.productivebees.quartz_netherrack": "Quartz in Netherrack", + "block.productivebees.sand_nest": "Sand Nest", + "block.productivebees.slimy_nest": "Slimy Nest", + "block.productivebees.snow_nest": "Snow Nest", + "block.productivebees.soul_sand_nest": "Soul Sand Nest", + "block.productivebees.spruce_wood_nest": "Spruce Nest", + "block.productivebees.stone_nest": "Stone Nest", + "block.productivebees.sugar_cane_nest": "Reed Nest", + "block.productivebees.sugarbag_nest": "Sugarbag Nest", + "block.productivebees.wax_block": "Wax Block", + "block.productivebees.warped_bee_nest": "Warped Bee Nest", + "block.productivebees.advanced_byg_ebony_beehive": "Advanced Ebony Beehive", + "block.productivebees.expansion_box_byg_ebony": "Ebony Expansion Box", + "block.productivebees.advanced_byg_witch_hazel_beehive": "Advanced Witch Hazel Beehive", + "block.productivebees.expansion_box_byg_witch_hazel": "Witch Hazel Expansion Box", + "block.productivebees.advanced_byg_skyris_beehive": "Advanced Skyris Beehive", + "block.productivebees.expansion_box_byg_skyris": "Skyris Expansion Box", + "block.productivebees.advanced_byg_ether_beehive": "Advanced Ether Beehive", + "block.productivebees.expansion_box_byg_ether": "Ether Expansion Box", + "block.productivebees.advanced_byg_pine_beehive": "Advanced Pine Beehive", + "block.productivebees.expansion_box_byg_pine": "Pine Expansion Box", + "block.productivebees.advanced_byg_zelkova_beehive": "Advanced Zelkova Beehive", + "block.productivebees.expansion_box_byg_zelkova": "Zelkova Expansion Box", + "block.productivebees.advanced_byg_lament_beehive": "Advanced Lament Beehive", + "block.productivebees.expansion_box_byg_lament": "Lament Expansion Box", + "block.productivebees.advanced_byg_palm_beehive": "Advanced Palm Beehive", + "block.productivebees.expansion_box_byg_palm": "Palm Expansion Box", + "block.productivebees.advanced_byg_sythian_beehive": "Advanced Sythian Beehive", + "block.productivebees.expansion_box_byg_sythian": "Sythian Expansion Box", + "block.productivebees.advanced_byg_jacaranda_beehive": "Advanced Jacaranda Beehive", + "block.productivebees.expansion_box_byg_jacaranda": "Jacaranda Expansion Box", + "block.productivebees.advanced_byg_fir_beehive": "Advanced Fir Beehive", + "block.productivebees.expansion_box_byg_fir": "Fir Expansion Box", + "block.productivebees.advanced_byg_cika_beehive": "Advanced Cika Beehive", + "block.productivebees.expansion_box_byg_cika": "Cika Expansion Box", + "block.productivebees.advanced_byg_embur_beehive": "Advanced Embur Beehive", + "block.productivebees.expansion_box_byg_embur": "Embur Expansion Box", + "block.productivebees.advanced_byg_green_enchanted_beehive": "Advanced Green Enchanted Beehive", + "block.productivebees.expansion_box_byg_green_enchanted": "Green Enchanted Expansion Box", + "block.productivebees.advanced_byg_mahogany_beehive": "Advanced Mahogany Beehive", + "block.productivebees.expansion_box_byg_mahogany": "Mahogany Expansion Box", + "block.productivebees.advanced_byg_redwood_beehive": "Advanced Redwood Beehive", + "block.productivebees.expansion_box_byg_redwood": "Redwood Expansion Box", + "block.productivebees.advanced_byg_imparius_beehive": "Advanced Imparius Beehive", + "block.productivebees.expansion_box_byg_imparius": "Imparius Expansion Box", + "block.productivebees.advanced_byg_aspen_beehive": "Advanced Aspen Beehive", + "block.productivebees.expansion_box_byg_aspen": "Aspen Expansion Box", + "block.productivebees.advanced_byg_bulbis_beehive": "Advanced Bulbis Beehive", + "block.productivebees.expansion_box_byg_bulbis": "Bulbis Expansion Box", + "block.productivebees.advanced_byg_nightshade_beehive": "Advanced Nightshade Beehive", + "block.productivebees.expansion_box_byg_nightshade": "Nightshade Expansion Box", + "block.productivebees.advanced_byg_white_mangrove_beehive": "Advanced White Mangrove Beehive", + "block.productivebees.expansion_box_byg_white_mangrove": "White Mangrove Expansion Box", + "block.productivebees.advanced_byg_cypress_beehive": "Advanced Cypress Beehive", + "block.productivebees.expansion_box_byg_cypress": "Cypress Expansion Box", + "block.productivebees.advanced_byg_willow_beehive": "Advanced Willow Beehive", + "block.productivebees.expansion_box_byg_willow": "Willow Expansion Box", + "block.productivebees.advanced_byg_blue_enchanted_beehive": "Advanced Blue Enchanted Beehive", + "block.productivebees.expansion_box_byg_blue_enchanted": "Blue Enchanted Expansion Box", + "block.productivebees.advanced_byg_baobab_beehive": "Advanced Baobab Beehive", + "block.productivebees.expansion_box_byg_baobab": "Baobab Expansion Box", + "block.productivebees.advanced_byg_maple_beehive": "Advanced Maple Beehive", + "block.productivebees.expansion_box_byg_maple": "Maple Expansion Box", + "block.productivebees.advanced_byg_holly_beehive": "Advanced Holly Beehive", + "block.productivebees.expansion_box_byg_holly": "Holly Expansion Box", + "block.productivebees.advanced_environmental_wisteria_beehive": "Advanced Wisteria Beehive", + "block.productivebees.expansion_box_environmental_wisteria": "Wisteria Expansion Box", + "block.productivebees.advanced_atmospheric_rosewood_beehive": "Advanced Rosewood Beehive", + "block.productivebees.expansion_box_atmospheric_rosewood": "Rosewood Expansion Box", + "block.productivebees.advanced_atmospheric_kousa_beehive": "Advanced Kousa Beehive", + "block.productivebees.expansion_box_atmospheric_kousa": "Kousa Expansion Box", + "block.productivebees.advanced_atmospheric_grimwood_beehive": "Advanced Grimwood Beehive", + "block.productivebees.expansion_box_atmospheric_grimwood": "Grimwood Expansion Box", + "block.productivebees.advanced_atmospheric_yucca_beehive": "Advanced Yucca Beehive", + "block.productivebees.expansion_box_atmospheric_yucca": "Yucca Expansion Box", + "block.productivebees.advanced_atmospheric_aspen_beehive": "Advanced Aspen Beehive", + "block.productivebees.expansion_box_atmospheric_aspen": "Aspen Expansion Box", + "block.productivebees.advanced_atmospheric_morado_beehive": "Advanced Morado Beehive", + "block.productivebees.expansion_box_atmospheric_morado": "Morado Expansion Box", + "block.productivebees.advanced_upgrade_aquatic_river_beehive": "Advanced River Beehive", + "block.productivebees.expansion_box_upgrade_aquatic_river": "River Expansion Box", + "block.productivebees.advanced_upgrade_aquatic_driftwood_beehive": "Advanced Driftwood Beehive", + "block.productivebees.expansion_box_upgrade_aquatic_driftwood": "Driftwood Expansion Box", + "block.productivebees.advanced_regions_unexplored_pine_beehive": "Advanced Pine Beehive", + "block.productivebees.expansion_box_regions_unexplored_pine": "Pine Expansion Box", + "block.productivebees.advanced_regions_unexplored_palm_beehive": "Advanced Palm Beehive", + "block.productivebees.expansion_box_regions_unexplored_palm": "Palm Expansion Box", + "block.productivebees.advanced_regions_unexplored_redwood_beehive": "Advanced Redwood Beehive", + "block.productivebees.expansion_box_regions_unexplored_redwood": "Redwood Expansion Box", + "block.productivebees.advanced_regions_unexplored_socotra_beehive": "Advanced Socotra Beehive", + "block.productivebees.expansion_box_regions_unexplored_socotra": "Socotra Expansion Box", + "block.productivebees.advanced_regions_unexplored_eucalyptus_beehive": "Advanced Eucalyptus Beehive", + "block.productivebees.expansion_box_regions_unexplored_eucalyptus": "Eucalyptus Expansion Box", + "block.productivebees.advanced_regions_unexplored_kapok_beehive": "Advanced Kapok Beehive", + "block.productivebees.expansion_box_regions_unexplored_kapok": "Kapok Expansion Box", + "block.productivebees.advanced_regions_unexplored_cobalt_beehive": "Advanced Cobalt Beehive", + "block.productivebees.expansion_box_regions_unexplored_cobalt": "Cobalt Expansion Box", + "block.productivebees.advanced_regions_unexplored_dead_beehive": "Advanced Dead Beehive", + "block.productivebees.expansion_box_regions_unexplored_dead": "Dead Expansion Box", + "block.productivebees.advanced_regions_unexplored_cypress_beehive": "Advanced Cypress Beehive", + "block.productivebees.expansion_box_regions_unexplored_cypress": "Cypress Expansion Box", + "block.productivebees.advanced_regions_unexplored_pink_bioshroom_beehive": "Advanced Pink Bioshroom Beehive", + "block.productivebees.expansion_box_regions_unexplored_pink_bioshroom": "Pink Bioshroom Expansion Box", + "block.productivebees.advanced_regions_unexplored_magnolia_beehive": "Advanced Magnolia Beehive", + "block.productivebees.expansion_box_regions_unexplored_magnolia": "Magnolia Expansion Box", + "block.productivebees.advanced_regions_unexplored_willow_beehive": "Advanced Willow Beehive", + "block.productivebees.expansion_box_regions_unexplored_willow": "Willow Expansion Box", + "block.productivebees.advanced_regions_unexplored_yellow_bioshroom_beehive": "Advanced Yellow Bioshroom Beehive", + "block.productivebees.expansion_box_regions_unexplored_yellow_bioshroom": "Yellow Bioshroom Expansion Box", + "block.productivebees.advanced_regions_unexplored_blue_bioshroom_beehive": "Advanced Blue Bioshroom Beehive", + "block.productivebees.expansion_box_regions_unexplored_blue_bioshroom": "Blue Bioshroom Expansion Box", + "block.productivebees.advanced_regions_unexplored_blackwood_beehive": "Advanced Blackwood Beehive", + "block.productivebees.expansion_box_regions_unexplored_blackwood": "Blackwood Expansion Box", + "block.productivebees.advanced_regions_unexplored_joshua_beehive": "Advanced Joshua Beehive", + "block.productivebees.expansion_box_regions_unexplored_joshua": "Joshua Expansion Box", + "block.productivebees.advanced_regions_unexplored_baobab_beehive": "Advanced Baobab Beehive", + "block.productivebees.expansion_box_regions_unexplored_baobab": "Baobab Expansion Box", + "block.productivebees.advanced_regions_unexplored_maple_beehive": "Advanced Maple Beehive", + "block.productivebees.expansion_box_regions_unexplored_maple": "Maple Expansion Box", + "block.productivebees.advanced_regions_unexplored_alpha_oak_beehive": "Advanced Alpha Oak Beehive", + "block.productivebees.expansion_box_regions_unexplored_alpha_oak": "Alpha Oak Expansion Box", + "block.productivebees.advanced_regions_unexplored_green_bioshroom_beehive": "Advanced Green Bioshroom Beehive", + "block.productivebees.expansion_box_regions_unexplored_green_bioshroom": "Green Bioshroom Expansion Box", + "block.productivebees.advanced_regions_unexplored_larch_beehive": "Advanced Larch Beehive", + "block.productivebees.expansion_box_regions_unexplored_larch": "Larch Expansion Box", + "block.productivebees.advanced_regions_unexplored_mauve_beehive": "Advanced Mauve Beehive", + "block.productivebees.expansion_box_regions_unexplored_mauve": "Mauve Expansion Box", + "block.productivebees.advanced_endergetic_poise_beehive": "Advanced Poise Beehive", + "block.productivebees.expansion_box_endergetic_poise": "Poise Expansion Box", + "block.productivebees.advanced_biomesoplenty_magic_beehive": "Advanced Magic Beehive", + "block.productivebees.expansion_box_biomesoplenty_magic": "Magic Expansion Box", + "block.productivebees.advanced_biomesoplenty_umbran_beehive": "Advanced Umbran Beehive", + "block.productivebees.expansion_box_biomesoplenty_umbran": "Umbran Expansion Box", + "block.productivebees.advanced_biomesoplenty_mahogany_beehive": "Advanced Mahogany Beehive", + "block.productivebees.expansion_box_biomesoplenty_mahogany": "Mahogany Expansion Box", + "block.productivebees.advanced_biomesoplenty_willow_beehive": "Advanced Willow Beehive", + "block.productivebees.expansion_box_biomesoplenty_willow": "Willow Expansion Box", + "block.productivebees.advanced_biomesoplenty_redwood_beehive": "Advanced Redwood Beehive", + "block.productivebees.expansion_box_biomesoplenty_redwood": "Redwood Expansion Box", + "block.productivebees.advanced_biomesoplenty_palm_beehive": "Advanced Palm Beehive", + "block.productivebees.expansion_box_biomesoplenty_palm": "Palm Expansion Box", + "block.productivebees.advanced_biomesoplenty_dead_beehive": "Advanced Dead Beehive", + "block.productivebees.expansion_box_biomesoplenty_dead": "Dead Expansion Box", + "block.productivebees.advanced_biomesoplenty_jacaranda_beehive": "Advanced Jacaranda Beehive", + "block.productivebees.expansion_box_biomesoplenty_jacaranda": "Jacaranda Expansion Box", + "block.productivebees.advanced_biomesoplenty_fir_beehive": "Advanced Fir Beehive", + "block.productivebees.expansion_box_biomesoplenty_fir": "Fir Expansion Box", + "block.productivebees.advanced_biomesoplenty_hellbark_beehive": "Advanced Hellbark Beehive", + "block.productivebees.expansion_box_biomesoplenty_hellbark": "Hellbark Expansion Box", + "block.productivebees.advanced_quark_blossom_beehive": "Advanced Blossom Beehive", + "block.productivebees.expansion_box_quark_blossom": "Blossom Expansion Box", + "block.productivebees.advanced_quark_azalea_beehive": "Advanced Azalea Beehive", + "block.productivebees.expansion_box_quark_azalea": "Azalea Expansion Box", + "block.productivebees.advanced_autumnity_maple_beehive": "Advanced Maple Beehive", + "block.productivebees.expansion_box_autumnity_maple": "Maple Expansion Box", + "block.productivebees.advanced_bamboo_beehive": "Advanced Bamboo Beehive", + "block.productivebees.expansion_box_bamboo": "Bamboo Expansion Box", + "block.productivebees.advanced_cherry_beehive": "Advanced Cherry Beehive", + "block.productivebees.expansion_box_cherry": "Cherry Expansion Box", + "block.productivebees.advanced_crimson_beehive": "Advanced Crimson Beehive", + "block.productivebees.expansion_box_crimson": "Crimson Expansion Box", + "block.productivebees.advanced_birch_beehive": "Advanced Birch Beehive", + "block.productivebees.expansion_box_birch": "Birch Expansion Box", + "block.productivebees.advanced_oak_beehive": "Advanced Oak Beehive", + "block.productivebees.expansion_box_oak": "Oak Expansion Box", + "block.productivebees.advanced_acacia_beehive": "Advanced Acacia Beehive", + "block.productivebees.expansion_box_acacia": "Acacia Expansion Box", + "block.productivebees.advanced_warped_beehive": "Advanced Warped Beehive", + "block.productivebees.expansion_box_warped": "Warped Expansion Box", + "block.productivebees.advanced_jungle_beehive": "Advanced Jungle Beehive", + "block.productivebees.expansion_box_jungle": "Jungle Expansion Box", + "block.productivebees.advanced_dark_oak_beehive": "Advanced Dark Oak Beehive", + "block.productivebees.expansion_box_dark_oak": "Dark Oak Expansion Box", + "block.productivebees.advanced_mangrove_beehive": "Advanced Mangrove Beehive", + "block.productivebees.expansion_box_mangrove": "Mangrove Expansion Box", + "block.productivebees.advanced_snake_block_beehive": "Advanced Snake Block Beehive", + "block.productivebees.expansion_box_snake_block": "Snake Block Expansion Box", + "block.productivebees.advanced_spruce_beehive": "Advanced Spruce Beehive", + "block.productivebees.expansion_box_spruce": "Spruce Expansion Box", + "block.productivebees.advanced_acacia_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_acacia_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_aspen_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_aspen_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_bamboo_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_bamboo_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_birch_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_birch_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_cherry_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_cherry_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_concrete_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_concrete_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_comb_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_comb_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_crimson_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_crimson_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_dark_oak_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_dark_oak_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_dead_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_dead_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_driftwood_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_driftwood_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_fir_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_fir_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_grimwood_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_grimwood_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_hellbark_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_hellbark_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_jacaranda_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_jacaranda_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_jungle_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_jungle_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_kousa_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_kousa_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_magic_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_magic_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_mahogany_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_mahogany_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_mangrove_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_mangrove_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_maple_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_maple_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_oak_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_oak_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_palm_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_palm_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_redwood_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_redwood_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_river_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_river_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_rosewood_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_rosewood_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_snake_block_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_snake_block_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_spruce_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_spruce_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_umbran_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_umbran_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_warped_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_warped_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_willow_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_willow_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_wisteria_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_wisteria_canvas": "Canvas Expansion Box", + "block.productivebees.advanced_yucca_canvas_beehive": "Advanced Canvas Beehive", + "block.productivebees.expansion_box_yucca_canvas": "Canvas Expansion Box", + "block.productivebees.petrified_honey": "Petrified Honey", + "block.productivebees.white_petrified_honey": "White Petrified Honey", + "block.productivebees.black_petrified_honey": "Black Petrified Honey", + "block.productivebees.gray_petrified_honey": "Gray Petrified Honey", + "block.productivebees.light_gray_petrified_honey": "Light Gray Petrified Honey", + "block.productivebees.blue_petrified_honey": "Blue Petrified Honey", + "block.productivebees.light_blue_petrified_honey": "Light Blue Petrified Honey", + "block.productivebees.lime_petrified_honey": "Lime Petrified Honey", + "block.productivebees.yellow_petrified_honey": "Yellow Petrified Honey", + "block.productivebees.orange_petrified_honey": "Orange Petrified Honey", + "block.productivebees.brown_petrified_honey": "Brown Petrified Honey", + "block.productivebees.green_petrified_honey": "Green Petrified Honey", + "block.productivebees.magenta_petrified_honey": "Magenta Petrified Honey", + "block.productivebees.purple_petrified_honey": "Purple Petrified Honey", + "block.productivebees.pink_petrified_honey": "Pink Petrified Honey", + "block.productivebees.cyan_petrified_honey": "Cyan Petrified Honey", + "block.productivebees.red_petrified_honey": "Red Petrified Honey", + "block.productivebees.amber": "Amber", + "entity.minecraft.villager.productivebees.beekeeper": "Beekeeper", + "entity.productivebees.bee_bee": "Bee", + "entity.productivebees.agate_bee": "Agate Bee", + "entity.productivebees.alexandrite_bee": "Alexandrite Bee", + "entity.productivebees.alfsteel_bee": "Alfsteel Bee", + "entity.productivebees.allthemodium_bee": "Allthemodium Bee", + "entity.productivebees.aluminum_bee": "Aluminium Bee", + "entity.productivebees.amber_bee": "Amber Bee", + "entity.productivebees.amber_gem_bee": "Amber Bee", + "entity.productivebees.amethyst_bee": "Amethyst Bee", + "entity.productivebees.amethyst_bronze_bee": "Amethyst Bronze Bee", + "entity.productivebees.ametrine_bee": "Ametrine Bee", + "entity.productivebees.ammolite_bee": "Ammolite Bee", + "entity.productivebees.apatite_bee": "Apatite Bee", + "entity.productivebees.aquamarine_bee": "Aquamarine Bee", + "entity.productivebees.arcane_bee": "Arcane Bee", + "entity.productivebees.ashy_mining_bee": "Ashy Mining Bee", + "entity.productivebees.awakened_bee": "Awakened Bee", + "entity.productivebees.awakened_supremium_bee": "Awakened Supremium Bee", + "entity.productivebees.basalz_bee": "BazBee", + "entity.productivebees.bee_configurable": "%s", + "entity.productivebees.benitoite_bee": "Benitoite Bee", + "entity.productivebees.bismuth_bee": "Bismuth Bee", + "entity.productivebees.black_diamond_bee": "Black Diamond Bee", + "entity.productivebees.black_opal_bee": "Black Opal Bee", + "entity.productivebees.blazing_bee": "BlazBee", + "entity.productivebees.blazing_crystal_bee": "Blazing Crystal Bee", + "entity.productivebees.blitz_bee": "BitzBee", + "entity.productivebees.blizz_bee": "BizBee", + "entity.productivebees.bloody_bee": "Bloody Bee", + "entity.productivebees.blue_banded_bee": "Blue Banded Bee", + "entity.productivebees.brass_bee": "Brass Bee", + "entity.productivebees.bronze_bee": "Bronze Bee", + "entity.productivebees.brown_shroom_bee": "Brown Shroombee", + "entity.productivebees.bumble_bee": "Bumble Bee", + "entity.productivebees.calorite_bee": "Calorite Bee", + "entity.productivebees.carnelian_bee": "Carnelian Bee", + "entity.productivebees.cats_eye_bee": "Cats Eye Bee", + "entity.productivebees.chaos_bee": "Chaos Bee", + "entity.productivebees.cheese_bee": "CheezyB", + "entity.productivebees.chocolate_bee": "Choco Bee", + "entity.productivebees.chocolate_mining_bee": "Chocolate Mining Bee", + "entity.productivebees.chrysoprase_bee": "Chrysoprase Bee", + "entity.productivebees.cinnabar_bee": "Cinnabar Bee", + "entity.productivebees.citrine_bee": "Citrine Bee", + "entity.productivebees.coal_bee": "Coal Bee", + "entity.productivebees.cobalt_bee": "Cobalt Bee", + "entity.productivebees.collector_bee": "Collector Bee", + "entity.productivebees.common_salvage_bee": "Common Salvage Bee", + "entity.productivebees.compressed_iron_bee": "Compressed Iron Bee", + "entity.productivebees.constantan_bee": "Constantan Bee", + "entity.productivebees.conductive_alloy_bee": "Conductive Alloy Bee", + "entity.productivebees.copper_alloy_bee": "Copper Alloy Bee", + "entity.productivebees.copper_bee": "Copper Bee", + "entity.productivebees.coral_bee": "Coral Bee", + "entity.productivebees.cosmic_dust_bee": "Cosmic Bee", + "entity.productivebees.creeper_bee": "CreeBee", + "entity.productivebees.crimson_bee": "Crimson Shroombee", + "entity.productivebees.crystalline_bee": "Crystalline Bee", + "entity.productivebees.cupid_bee": "CuBee", + "entity.productivebees.dark_gem_bee": "Dark Gem Bee", + "entity.productivebees.dark_steel_bee": "Dark Steel Bee", + "entity.productivebees.desh_bee": "Desh Bee", + "entity.productivebees.destabilized_redstone_bee": "Destabilized Redstone Bee", + "entity.productivebees.diamond_bee": "Diamond Bee", + "entity.productivebees.digger_bee": "Digger Bee", + "entity.productivebees.draconic_bee": "Draconic Bee", + "entity.productivebees.draconium_bee": "Draconium Bee", + "entity.productivebees.drenched_iron_bee": "Drenched Iron Bee", + "entity.productivebees.dye_bee": "Dye Bee", + "entity.productivebees.electrum_bee": "Electrum Bee", + "entity.productivebees.elementium_bee": "Elementium Bee", + "entity.productivebees.emerald_bee": "Emerald Bee", + "entity.productivebees.emeraldite_bee": "Emeraldite Bee", + "entity.productivebees.end_gobber_bee": "End Gobber Bee", + "entity.productivebees.end_steel_bee": "End Steel Bee", + "entity.productivebees.ender_bee": "Ender Bee", + "entity.productivebees.ender_slimy_bee": "Ender Slimy Bee", + "entity.productivebees.enderium_bee": "Enderium Bee", + "entity.productivebees.energetic_alloy_bee": "Energetic Alloy Bee", + "entity.productivebees.energized_glowstone_bee": "Energized Glowstone Bee", + "entity.productivebees.energized_steel_bee": "Energized Steel Bee", + "entity.productivebees.epic_salvage_bee": "Epic Salvage Bee", + "entity.productivebees.ether_gas_bee": "Ether Gas Bee", + "entity.productivebees.euclase_bee": "Euclase Bee", + "entity.productivebees.experience_bee": "Experience Bee", + "entity.productivebees.farmer_bee": "Farmer Bee", + "entity.productivebees.fey_bee": "Fey Bee", + "entity.productivebees.fireite_bee": "Fireite Bee", + "entity.productivebees.fire_dragonsteel_bee": "Fire Dragonsteel Bee", + "entity.productivebees.fluix_bee": "Fluix Bee", + "entity.productivebees.fluorite_bee": "Fluorite Bee", + "entity.productivebees.flux_bee": "Flux Dust Bee", + "entity.productivebees.frosty_bee": "Frosty Bee", + "entity.productivebees.gaiasteel_bee": "Gaiasteel Bee", + "entity.productivebees.garnet_bee": "Garnet Bee", + "entity.productivebees.geode_bee": "Geode Bee", + "entity.productivebees.ghostly_bee": "Ghostly Bee", + "entity.productivebees.glowing_bee": "Glowing Bee", + "entity.productivebees.gobber_bee": "Gobber Bee", + "entity.productivebees.gold_bee": "Gold Bee", + "entity.productivebees.grave_bee": "Grave's Bee", + "entity.productivebees.green_carpenter_bee": "Green Carpenter Bee", + "entity.productivebees.green_sapphire_bee": "Green Sapphire Bee", + "entity.productivebees.heliodor_bee": "Heliodor Bee", + "entity.productivebees.hematophagous_bee": "Hematophagous Bee", + "entity.productivebees.hepatizon_bee": "Hepatizon Bee", + "entity.productivebees.hoarder_bee": "Hoarder Bee", + "entity.productivebees.ice_dragonsteel_bee": "Ice Dragonsteel Bee", + "entity.productivebees.ichor_slimy_bee": "Ichor Slimy Bee", + "entity.productivebees.imperium_bee": "Imperium Bee", + "entity.productivebees.iesnium_bee": "Iesnium Bee", + "entity.productivebees.inert_crystal_bee": "Inert Crystal Bee", + "entity.productivebees.infinity_bee": "Bee of Infinity", + "entity.productivebees.air_crystal_bee": "Air Crystal Bee", + "entity.productivebees.earth_crystal_bee": "Earth Crystal Bee", + "entity.productivebees.fire_crystal_bee": "Fire Crystal Bee", + "entity.productivebees.water_crystal_bee": "Water Crystal Bee", + "entity.productivebees.inferium_bee": "Inferium Bee", + "entity.productivebees.insanium_bee": "Insanium Bee", + "entity.productivebees.invar_bee": "Invar Bee", + "entity.productivebees.iolite_bee": "Iolite Bee", + "entity.productivebees.iridium_bee": "Iridium Bee", + "entity.productivebees.iron_bee": "Iron Bee", + "entity.productivebees.jade_bee": "Jade Bee", + "entity.productivebees.jasper_bee": "Jasper Bee", + "entity.productivebees.kamikaz_bee": "KamikazBee", + "entity.productivebees.knightslime_bee": "Knightslime Bee", + "entity.productivebees.kunzite_bee": "Kunzite Bee", + "entity.productivebees.kyanite_bee": "Kyanite Bee", + "entity.productivebees.lapis_bee": "Lapis Bee", + "entity.productivebees.lead_bee": "Lead Bee", + "entity.productivebees.leafcutter_bee": "Leafcutter Bee", + "entity.productivebees.legendary_salvage_bee": "Legendary Salvage Bee", + "entity.productivebees.lightning_dragonsteel_bee": "Lightning Dragonsteel Bee", + "entity.productivebees.lumber_bee": "Lumber Bee", + "entity.productivebees.lumium_bee": "Lumium Bee", + "entity.productivebees.magmatic_bee": "Magmatic Bee", + "entity.productivebees.malachite_bee": "Malachite Bee", + "entity.productivebees.mana_bee": "Mana Bee", + "entity.productivebees.manasteel_bee": "Manasteel Bee", + "entity.productivebees.manyullyn_bee": "Manyullyn Bee", + "entity.productivebees.mason_bee": "Mason Bee", + "entity.productivebees.menril_bee": "Menril Bee", + "entity.productivebees.moldavite_bee": "Moldavite Bee", + "entity.productivebees.moonstone_bee": "Moonstone Bee", + "entity.productivebees.morganite_bee": "Morganite Bee", + "entity.productivebees.neon_cuckoo_bee": "Neon Cuckoo Bee", + "entity.productivebees.nether_gobber_bee": "Nether Gobber Bee", + "entity.productivebees.netherite_bee": "Ancient Bee", + "entity.productivebees.nickel_bee": "Nickel Bee", + "entity.productivebees.niotic_crystal_bee": "Niotic Crystal Bee", + "entity.productivebees.niter_bee": "Niter Bee", + "entity.productivebees.nitro_crystal_bee": "Nitro Crystal Bee", + "entity.productivebees.nomad_bee": "Nomad Bee", + "entity.productivebees.obsidian_bee": "Obsidian Bee", + "entity.productivebees.oily_bee": "Oily Bee", + "entity.productivebees.onyx_bee": "Onyx Bee", + "entity.productivebees.opal_bee": "Opal Bee", + "entity.productivebees.osmium_bee": "Osmium Bee", + "entity.productivebees.ostrum_bee": "Ostrum Bee", + "entity.productivebees.patrick_bee": "Patrick Bee", + "entity.productivebees.pearl_bee": "Pearl Bee", + "entity.productivebees.pendorite_bee": "Pendorite Bee", + "entity.productivebees.pepto_bismol_bee": "Pepto Beesmol", + "entity.productivebees.peridot_bee": "Peridot Bee", + "entity.productivebees.phosphophyllite_bee": "Phosphophyllite Bee", + "entity.productivebees.pig_iron_bee": "Pig Iron Bee", + "entity.productivebees.pink_slimy_bee": "Pink Slimy Bee", + "entity.productivebees.plastic_bee": "Plastic Bee", + "entity.productivebees.platinum_bee": "Platinum Bee", + "entity.productivebees.prismarine_bee": "Prismarine Bee", + "entity.productivebees.prosperity_bee": "ProsperiBee", + "entity.productivebees.prudentium_bee": "Prudentium Bee", + "entity.productivebees.pulsating_alloy_bee": "Pulsating Alloy Bee", + "entity.productivebees.pure_bee": "Pure Bee", + "entity.productivebees.pure_crystal_bee": "Pure Crystal Bee", + "entity.productivebees.pyrope_bee": "Pyrope Bee", + "entity.productivebees.quarry_bee": "Quarry Bee", + "entity.productivebees.quartz_enriched_iron_bee": "Quartz Enriched Iron Bee", + "entity.productivebees.queens_slime_bee": "Queens Slime Bee", + "entity.productivebees.radioactive_bee": "Radioactive Bee", + "entity.productivebees.rancher_bee": "Rancher Bee", + "entity.productivebees.rare_salvage_bee": "Rare Salvage Bee", + "entity.productivebees.red_shroom_bee": "Red Shroombee", + "entity.productivebees.redstone_alloy_bee": "Redstone Alloy Bee", + "entity.productivebees.redstone_bee": "Redstone Bee", + "entity.productivebees.reed_bee": "Reed Bee", + "entity.productivebees.refined_glowstone_bee": "Refined Glowstone Bee", + "entity.productivebees.refined_obsidian_bee": "Refined Obsidian Bee", + "entity.productivebees.regenerative_bee": "Regenerative Bee", + "entity.productivebees.resin_bee": "Resin Bee", + "entity.productivebees.resonant_ender_bee": "Resonant Ender Bee", + "entity.productivebees.rock_crystal_bee": "Rock Crystal Bee", + "entity.productivebees.rose_gold_bee": "Rose Gold Bee", + "entity.productivebees.rose_quartz_bee": "Rose Quartz Bee", + "entity.productivebees.ruby_bee": "RuBee", + "entity.productivebees.sapphire_bee": "Sapphire Bee", + "entity.productivebees.salty_bee": "Salty Bee", + "entity.productivebees.sculk_bee": "Sculk Bee", + "entity.productivebees.signalum_bee": "Signalum Bee", + "entity.productivebees.silicon_bee": "Silicon Bee", + "entity.productivebees.silky_bee": "Silky Bee", + "entity.productivebees.silver_bee": "Silver Bee", + "entity.productivebees.skeletal_bee": "Skeletal Bee", + "entity.productivebees.sky_slimy_bee": "Sky Slimy Bee", + "entity.productivebees.slimesteel_bee": "Slimesteel Bee", + "entity.productivebees.slimy_bee": "Slimy Bee", + "entity.productivebees.sodalite_bee": "Sodalite Bee", + "entity.productivebees.soularium_bee": "Soularium Bee", + "entity.productivebees.soulium_bee": "Soulium Bee", + "entity.productivebees.soulsteel_bee": "Soulsteel Bee", + "entity.productivebees.soul_lava_bee": "Soul Lava Bee", + "entity.productivebees.spacial_bee": "Spatial Bee", + "entity.productivebees.spectrum_bee": "Spectrum Bee", + "entity.productivebees.spinel_bee": "Spinel Bee", + "entity.productivebees.spirit_bee": "Spirit Bee", + "entity.productivebees.spirited_crystal_bee": "Spirited Crystal Bee", + "entity.productivebees.sponge_bee": "Sponge Bee", + "entity.productivebees.springaline_bee": "Springaline Bee", + "entity.productivebees.starmetal_bee": "Starmetal Bee", + "entity.productivebees.starry_bee": "Starry Bee", + "entity.productivebees.gregstar_bee": "GregStar Bee", + "entity.productivebees.neutronium_bee": "Neutronium Bee", + "entity.productivebees.steel_bee": "Steel Bee", + "entity.productivebees.sticky_resin_bee": "Sticky Resin Bee", + "entity.productivebees.sussy_bee": "Sussy Bee", + "entity.productivebees.sugarbag_bee": "Sugarbag Bee", + "entity.productivebees.sulfur_bee": "Sulfur Bee", + "entity.productivebees.sunstone_bee": "Sunstone Bee", + "entity.productivebees.supremium_bee": "Supremium Bee", + "entity.productivebees.sweat_bee": "Sweat Bee", + "entity.productivebees.swift_alloy_bee": "Swift Alloy Bee", + "entity.productivebees.tanzanite_bee": "Tanzanite Bee", + "entity.productivebees.tea_bee": "Tea Bee", + "entity.productivebees.tektite_bee": "Tektite Bee", + "entity.productivebees.terrasteel_bee": "Terrasteel Bee", + "entity.productivebees.tertium_bee": "Tertium Bee", + "entity.productivebees.tin_bee": "Tin Bee", + "entity.productivebees.titanium_bee": "Titanium Bee", + "entity.productivebees.topaz_bee": "Topaz Bee", + "entity.productivebees.tourmaline_bee": "Tourmaline Bee", + "entity.productivebees.tungsten_bee": "Tungsten Bee", + "entity.productivebees.turquoise_bee": "Turquoise Bee", + "entity.productivebees.uncommon_salvage_bee": "Uncommon Salvage Bee", + "entity.productivebees.unobtainium_bee": "Unobtainium Bee", + "entity.productivebees.uraninite_bee": "Uraninite Bee", + "entity.productivebees.vibranium_bee": "Vibranium Bee", + "entity.productivebees.vibrant_alloy_bee": "Vibrant Alloy Bee", + "entity.productivebees.wanna_bee": "WannaBee", + "entity.productivebees.warped_bee": "Warped Shroombee", + "entity.productivebees.wasted_radioactive_bee": "Wasted Radioactive Bee", + "entity.productivebees.withered_bee": "Withered Bee", + "entity.productivebees.white_diamond_bee": "White Diamond Bee", + "entity.productivebees.yellow_black_carpenter_bee": "Yellow Carpenter Bee", + "entity.productivebees.zinc_bee": "Zinc Bee", + "entity.productivebees.zircon_bee": "Zircon Bee", + "entity.productivebees.zombie_bee": "ZomBee", + "entity.productivebees.actinium_bee": "Actinium Bee", + "entity.productivebees.americium_bee": "Americium Bee", + "entity.productivebees.antimony_bee": "Antimony Bee", + "entity.productivebees.argon_bee": "Argon Bee", + "entity.productivebees.arsenic_bee": "Arsenic Bee", + "entity.productivebees.astatine_bee": "Astatine Bee", + "entity.productivebees.barium_bee": "Barium Bee", + "entity.productivebees.berkelium_bee": "Berkelium Bee", + "entity.productivebees.beryllium_bee": "Beryllium Bee", + "entity.productivebees.bohrium_bee": "Bohrium Bee", + "entity.productivebees.boron_bee": "Boron Bee", + "entity.productivebees.bromine_bee": "Bromine Bee", + "entity.productivebees.cadmium_bee": "Cadmium Bee", + "entity.productivebees.calcium_bee": "Calcium Bee", + "entity.productivebees.californium_bee": "Californium Bee", + "entity.productivebees.cerium_bee": "Cerium Bee", + "entity.productivebees.cesium_bee": "Cesium Bee", + "entity.productivebees.chlorine_bee": "Chlorine Bee", + "entity.productivebees.chromium_bee": "Chromium Bee", + "entity.productivebees.copernicium_bee": "Copernicium Bee", + "entity.productivebees.curium_bee": "Curium Bee", + "entity.productivebees.darmstadtium_bee": "Darmstadtium Bee", + "entity.productivebees.dubnium_bee": "Dubnium Bee", + "entity.productivebees.dysprosium_bee": "Dysprosium Bee", + "entity.productivebees.einsteinium_bee": "Einsteinium Bee", + "entity.productivebees.erbium_bee": "Erbium Bee", + "entity.productivebees.europium_bee": "Europium Bee", + "entity.productivebees.fermium_bee": "Fermium Bee", + "entity.productivebees.flerovium_bee": "Flerovium Bee", + "entity.productivebees.fluorine_bee": "Fluorine Bee", + "entity.productivebees.francium_bee": "Francium Bee", + "entity.productivebees.gadolinium_bee": "Gadolinium Bee", + "entity.productivebees.gallium_bee": "Gallium Bee", + "entity.productivebees.germanium_bee": "Germanium Bee", + "entity.productivebees.hafnium_bee": "Hafnium Bee", + "entity.productivebees.hassium_bee": "Hassium Bee", + "entity.productivebees.helium_bee": "Helium Bee", + "entity.productivebees.holmium_bee": "Holmium Bee", + "entity.productivebees.hydrogen_bee": "Hydrogen Bee", + "entity.productivebees.indium_bee": "Indium Bee", + "entity.productivebees.iodine_bee": "Iodine Bee", + "entity.productivebees.krypton_bee": "Krypton Bee", + "entity.productivebees.lanthanum_bee": "Lanthanum Bee", + "entity.productivebees.lawrencium_bee": "Lawrencium Bee", + "entity.productivebees.lithium_bee": "Lithium Bee", + "entity.productivebees.livermorium_bee": "Livermorium Bee", + "entity.productivebees.lutetium_bee": "Lutetium Bee", + "entity.productivebees.magnesium_bee": "Magnesium Bee", + "entity.productivebees.manganese_bee": "Manganese Bee", + "entity.productivebees.meitnerium_bee": "Meitnerium Bee", + "entity.productivebees.mendelevium_bee": "Mendelevium Bee", + "entity.productivebees.mercury_bee": "Mercury Bee", + "entity.productivebees.molybdenum_bee": "Molybdenum Bee", + "entity.productivebees.moscovium_bee": "Moscovium Bee", + "entity.productivebees.neodymium_bee": "Neodymium Bee", + "entity.productivebees.neon_bee": "Neon Bee", + "entity.productivebees.neptunium_bee": "Neptunium Bee", + "entity.productivebees.nihonium_bee": "Nihonium Bee", + "entity.productivebees.nitrogen_bee": "Nitrogen Bee", + "entity.productivebees.nobelium_bee": "Nobelium Bee", + "entity.productivebees.niobium_bee": "Niobium Bee", + "entity.productivebees.oganesson_bee": "Oganesson Bee", + "entity.productivebees.oxygen_bee": "Oxygen Bee", + "entity.productivebees.palladium_bee": "Palladium Bee", + "entity.productivebees.phosphorus_bee": "Phosphorus Bee", + "entity.productivebees.plutonium_bee": "Plutonium Bee", + "entity.productivebees.polonium_bee": "Polonium Bee", + "entity.productivebees.potassium_bee": "Potassium Bee", + "entity.productivebees.praseodymium_bee": "Praseodymium Bee", + "entity.productivebees.promethium_bee": "Promethium Bee", + "entity.productivebees.protactinium_bee": "Protactinium Bee", + "entity.productivebees.radium_bee": "Radium Bee", + "entity.productivebees.radon_bee": "Radon Bee", + "entity.productivebees.rhenium_bee": "Rhenium Bee", + "entity.productivebees.rhodium_bee": "Rhodium Bee", + "entity.productivebees.roentgenium_bee": "Roentgenium Bee", + "entity.productivebees.rubidium_bee": "Rubidium Bee", + "entity.productivebees.ruthenium_bee": "Ruthenium Bee", + "entity.productivebees.rutherfordium_bee": "Rutherfordium Bee", + "entity.productivebees.samarium_bee": "Samarium Bee", + "entity.productivebees.scandium_bee": "Scandium Bee", + "entity.productivebees.seaborgium_bee": "Seaborgium Bee", + "entity.productivebees.selenium_bee": "Selenium Bee", + "entity.productivebees.silicium_bee": "Silicium Bee", + "entity.productivebees.sodium_bee": "Sodium Bee", + "entity.productivebees.strontium_bee": "Strontium Bee", + "entity.productivebees.tantalum_bee": "Tantalum Bee", + "entity.productivebees.technetium_bee": "Technetium Bee", + "entity.productivebees.tellurium_bee": "Tellurium Bee", + "entity.productivebees.tennessine_bee": "Tennessine Bee", + "entity.productivebees.terbium_bee": "Terbium Bee", + "entity.productivebees.thallium_bee": "Thallium Bee", + "entity.productivebees.thorium_bee": "Thorium Bee", + "entity.productivebees.thulium_bee": "Thulium Bee", + "entity.productivebees.vanadium_bee": "Vanadium Bee", + "entity.productivebees.xenon_bee": "Xenon Bee", + "entity.productivebees.ytterbium_bee": "Ytterbium Bee", + "entity.productivebees.yttrium_bee": "Yttrium Bee", + "entity.productivebees.zirconium_bee": "Zirconium Bee", + "entity.productivebees.water_bee": "Water Bee", + "entity.productivebees.gregshell_bee": "Full Metal Patrick Bee", + "entity.productivebees.cyanite_bee": "Cyanite Bee", + "entity.productivebees.blutonium_bee": "Blutonium Bee", + "entity.productivebees.magentite_bee": "Magentite Bee", + "entity.productivebees.ludicrite_bee": "Ludicrite Bee", + "entity.productivebees.ridiculite_bee": "Ridiculite Bee", + "entity.productivebees.inanite_bee": "Inanite Bee", + "entity.productivebees.insanite_bee": "Insanite Bee", + "entity.productivebees.arcane_crystal_bee": "Arcanus Bee", + "entity.productivebees.deorum_bee": "Deorum Bee", + "entity.productivebees.rune_bee": "Rune Bee", + "entity.productivebees.stellarite_bee": "Stellarite Bee", + "entity.productivebees.hyper_experience_bee": "Hyper Experience Bee", + "entity.productivebees.soul_infused_bee": "Soul Infused Bee", + "entity.productivebees.shellite_bee": "Shellite Bee", + "entity.productivebees.twinite_bee": "Twinite Bee", + "entity.productivebees.dragonsteel_bee": "Dragonsteel Bee", + "entity.productivebees.arcane_debris_bee": "Arcane Debris Bee", + "entity.productivebees.arcane_essence_bee": "Arcane Essence Bee", + "entity.productivebees.infused_iron_bee": "Infused Iron Bee", + "entity.productivebees.sky_ingot_bee": "Bee of the Sky", + "entity.productivebees.tainted_gold_bee": "Tainted Gold Bee", + "entity.productivebees.soul_shard_bee": "Soul Bee", + "entity.productivebees.arcane_gold_bee": "Arcane Gold Bee", + "entity.productivebees.pewter_bee": "Pewter Bee", + "entity.productivebees.hop_graphite_bee": "HOP Graphite Bee", + "entity.productivebees.hellfire_bee": "Hellfire Bee", + "entity.productivebees.sky_steel_bee": "Sky Steel Bee", + "entity.productivebees.astral_bee": "Astral Bee", + "entity.productivebees.etherium_ore_bee": "Etherium Bee", + "entity.productivebees.bauxite_bee": "Bauxite Bee", + "entity.productivebees.cobaltite_bee": "Cobaltite Bee", + "entity.productivebees.chromite_bee": "Chromite Bee", + "entity.productivebees.barite_bee": "Barite Bee", + "entity.productivebees.electrotine_bee": "Electrotine Bee", + "entity.productivebees.ilmenite_bee": "Ilmenite Bee", + "entity.productivebees.galena_bee": "Galena Bee", + "entity.productivebees.pyrochlore_bee": "Pyrochlore Bee", + "entity.productivebees.lepidolite_bee": "Lepidolite Bee", + "entity.productivebees.graphite_bee": "Graphite Bee", + "entity.productivebees.bastnasite_bee": "Bastnasite Bee", + "entity.productivebees.naquadah_bee": "Naquadah Bee", + "entity.productivebees.oilsands_bee": "Oilsands Bee", + "entity.productivebees.pyrolusite_bee": "Pyrolusite Bee", + "entity.productivebees.realgar_bee": "Realgar Bee", + "entity.productivebees.scheelite_bee": "Scheelite Bee", + "entity.productivebees.sheldonite_bee": "Sheldonite Bee", + "entity.productivebees.sphalerite_bee": "Sphalerite Bee", + "entity.productivebees.stibnite_bee": "Stibnite Bee", + "entity.productivebees.tantalite_bee": "Tantalite Bee", + "entity.productivebees.tetrahedrite_bee": "Tetrahedrite Bee", + "entity.productivebees.tricalcium_phosphate_bee": "Tricalcium Phosphate Bee", + "entity.productivebees.tungstate_bee": "Tungstate Bee", + "entity.productivebees.vanadium_magnetite_bee": "Vanadium Magnetite Bee", + "entity.productivebees.monazite_bee": "Monazite Bee", + "entity.productivebees.breeze_bee": "BreezBee", + "entity.productivebees.ribbeet_bee": "Ribbeet", + "entity.productivebees.ferricore_bee": "Ferricore Bee", + "entity.productivebees.blazegold_bee": "Blazegold Bee", + "entity.productivebees.eclipsealloy_bee": "Eclipse Alloy Bee", + "entity.productivebees.celestigem_bee": "Celestigem Bee", + "entity.productivebees.chaotic_bee": "Chaos Bee", + "entity.productivebees.miracle_bee": "Miracle Bee", + "entity.productivebees.mithril_bee": "Mithril Bee", + "entity.productivebees.prismalium_bee": "Prismalium Bee", + "entity.productivebees.melodium_bee": "Melodium Bee", + "entity.productivebees.stellarium_bee": "Stellarium Bee", + "entity.productivebees.entro_bee": "Entro Bee", + "entity.productivebees.redstone_crystal_bee": "Redstone Crystal Bee", + "entity.productivebees.sky_bronze_bee": "Sky Bronze Bee", + "entity.productivebees.sky_osmium_bee": "Sky Osmium Bee", + "entity.productivebees.time_crystal_bee": "Time Bee", + "entity.productivebees.utheric_bee": "Utheric Bee", + "entity.productivebees.cloggrum_bee": "Cloggrum Bee", + "entity.productivebees.froststeel_bee": "Froststeel Bee", + "entity.productivebees.regalium_bee": "Regalium Bee", + "entity.productivebees.forgotten_bee": "Forgotten Bee", + "entity.productivebees.villager_bee": "Mistake", + "fluid_type.productivebees.honey": "Honey", + "item.productivebees.bee_bomb": "Bee Bomb", + "item.productivebees.bee_bomb_angry": "Aggravating Bee Bomb", + "item.productivebees.bee_cage": "Bee Cage", + "item.productivebees.configurable_honeycomb": "Honeycomb", + "item.productivebees.draconic_chunk": "Draconic Chunk", + "item.productivebees.draconic_dust": "Draconic Dust", + "item.productivebees.gene": "Gene Sample", + "item.productivebees.gene_bottle": "Squashed Bee Material", + "item.productivebees.honey_bucket": "Honey Bucket", + "item.productivebees.honey_treat": "Honey Treat", + "item.productivebees.bee_nest_diamond_helmet": "Bee Nest Helmet", + "item.productivebees.honeycomb_alfsteel": "Alfsteel Comb", + "item.productivebees.honeycomb_allthemodium": "Allthemodium Comb", + "item.productivebees.honeycomb_amber": "Amber Comb", + "item.productivebees.honeycomb_apatite": "Apatite Comb", + "item.productivebees.honeycomb_basalz": "Basalz Comb", + "item.productivebees.honeycomb_bauxite": "Bauxite Comb", + "item.productivebees.honeycomb_bismuth": "Bismuth Comb", + "item.productivebees.honeycomb_blazing": "Blazing Comb", + "item.productivebees.honeycomb_blitz": "Blitz Comb", + "item.productivebees.honeycomb_blizz": "Blizz Comb", + "item.productivebees.honeycomb_bloody": "Bloody Comb", + "item.productivebees.honeycomb_bone": "Bone Comb", + "item.productivebees.honeycomb_brazen": "Brazen Comb", + "item.productivebees.honeycomb_bronze": "Bronze Comb", + "item.productivebees.honeycomb_chocolate": "Choco Comb", + "item.productivebees.honeycomb_cinnabar": "Cinnabar Comb", + "item.productivebees.honeycomb_cobalt": "Cobalt Comb", + "item.productivebees.honeycomb_common_salvage": "Common Ore Comb", + "item.productivebees.honeycomb_configurable": "%s Comb", + "item.productivebees.honeycomb_ghostly": "Ghostly Comb", + "item.productivebees.honeycomb_milky": "Milky Comb", + "item.productivebees.honeycomb_powdery": "Powdery Comb", + "item.productivebees.milk_bottle": "Milk", + "item.productivebees.nest_locator": "Nest Locator", + "item.productivebees.spawn_egg_ashy_mining_bee": "Ashy Mining Bee Spawn Egg", + "item.productivebees.spawn_egg_blue_banded_bee": "Blue Banded Bee Spawn Egg", + "item.productivebees.spawn_egg_bumble_bee": "Bumble Bee Spawn Egg", + "item.productivebees.spawn_egg_chocolate_mining_bee": "Chocolate Mining Bee Spawn Egg", + "item.productivebees.spawn_egg_collector_bee": "Collector Bee Spawn Egg", + "item.productivebees.spawn_egg_configurable": "%s Spawn Egg", + "item.productivebees.spawn_egg_creeper_bee": "CreeBee Spawn Egg", + "item.productivebees.spawn_egg_cupid_bee": "CuBee Spawn Egg", + "item.productivebees.spawn_egg_digger_bee": "Digger Bee Spawn Egg", + "item.productivebees.spawn_egg_dye_bee": "Dye Bee Spawn Egg", + "item.productivebees.spawn_egg_farmer_bee": "Farmer Bee Spawn Egg", + "item.productivebees.spawn_egg_green_carpenter_bee": "Green Carpenter Bee Spawn Egg", + "item.productivebees.spawn_egg_hoarder_bee": "Hoarder Bee Spawn Egg", + "item.productivebees.spawn_egg_leafcutter_bee": "Leafcutter Bee Spawn Egg", + "item.productivebees.spawn_egg_lumber_bee": "Lumber Bee Spawn Egg", + "item.productivebees.spawn_egg_mason_bee": "Mason Bee Spawn Egg", + "item.productivebees.spawn_egg_neon_cuckoo_bee": "Neon Cuckoo Bee Spawn Egg", + "item.productivebees.spawn_egg_nomad_bee": "Nomad Bee Spawn Egg", + "item.productivebees.spawn_egg_quarry_bee": "Quarry Bee Spawn Egg", + "item.productivebees.spawn_egg_rancher_bee": "Rancher Bee Spawn Egg", + "item.productivebees.spawn_egg_reed_bee": "Reed Bee Spawn Egg", + "item.productivebees.spawn_egg_resin_bee": "Resin Bee Spawn Egg", + "item.productivebees.spawn_egg_sweat_bee": "Sweat Bee Spawn Egg", + "item.productivebees.spawn_egg_yellow_black_carpenter_bee": "Yellow Carpenter Bee Spawn Egg", + "item.productivebees.stone_chip": "Stone Chip", + "item.productivebees.stone_chip.named": "%s Chip", + "item.productivebees.sturdy_bee_cage": "Sturdy Bee Cage", + "item.productivebees.sugarbag_honeycomb": "Sugarbag Honeycomb", + "item.productivebees.treat_on_a_stick": "Treat on a Stick", + "item.productivebees.upgrade_anti_teleport": "Upgrade: Anti Teleportation", + "item.productivebees.upgrade_base": "Upgrade Base", + "item.productivebees.upgrade_bee_sampler": "Upgrade: Pokey pokey gene sampler", + "item.productivebees.upgrade_biome": "Upgrade: Biome", + "item.productivebees.upgrade_breeding": "Upgrade: BaBee", + "item.productivebees.upgrade_not_babee": "Upgrade: not BaBee", + "item.productivebees.upgrade_comb_block": "Upgrade: Block", + "item.productivebees.upgrade_filter": "Upgrade: Filter", + "item.productivebees.upgrade_productivity": "Upgrade: Productivity Alpha", + "item.productivebees.upgrade_productivity_2": "Upgrade: Productivity Beta", + "item.productivebees.upgrade_productivity_3": "Upgrade: Productivity Gamma", + "item.productivebees.upgrade_productivity_4": "Upgrade: Productivity Omega", + "item.productivebees.upgrade_range": "Upgrade: Range", + "item.productivebees.upgrade_time": "Upgrade: Speed", + "item.productivebees.upgrade_simulator": "Upgrade: Simulator", + "item.productivebees.wax": "Wax", + "item.productivebees.wither_skull_chip": "Wither Skull Chip", + "item.productivebees.obsidian_shard": "Obsidian Shard", + "item.productivebees.wood_chip": "Wood Chip", + "item.productivebees.wood_chip.named": "%s Chip", + "itemGroup.productivebees": "Productive Bees", + "jei.productivebees.advanced_beehive": "Advanced Beehive", + "jei.productivebees.bee_breeding": "Bee Breeding", + "jei.productivebees.bee_conversion": "Bee Conversion", + "jei.productivebees.bee_flowering": "Bee Flowering", + "jei.productivebees.bee_fishing": "Bee Fishing", + "jei.productivebees.bee_spawning": "Bee Spawning", + "jei.productivebees.block_conversion": "Block Conversion", + "jei.productivebees.block_conversion.chance": "Chance: %s%%", + "jei.productivebees.item_conversion": "Item Conversion", + "jei.productivebees.bottler": "Bottler", + "jei.productivebees.centrifuge": "Centrifuge", + "jei.productivebees.heated_centrifuge": "Heated Centrifuge", + "jei.productivebees.incubation": "Incubation", + "emi.category.productivebees.bee_produce": "Advanced Beehive", + "emi.category.productivebees.bee_breeding": "Bee Breeding", + "emi.category.productivebees.bee_conversion": "Bee Conversion", + "emi.category.productivebees.bee_flowering": "Bee Flowering", + "emi.category.productivebees.bee_fishing": "Bee Fishing", + "emi.category.productivebees.bee_spawning": "Bee Spawning", + "emi.category.productivebees.block_conversion": "Block Conversion", + "emi.category.productivebees.block_conversion.chance": "Chance: %s%%", + "emi.category.productivebees.item_conversion": "Item Conversion", + "emi.category.productivebees.bottler": "Bottler", + "emi.category.productivebees.centrifuge": "Centrifuge", + "emi.category.productivebees.block_centrifuge": "Centrifuge", + "emi.category.productivebees.heated_centrifuge": "Heated Centrifuge", + "emi.category.productivebees.incubator": "Incubation", + "productivebees.centrifuge.tooltip.amount": "Amount: %s", + "productivebees.centrifuge.tooltip.chance": "Chance: %s", + "productivebees.incubator.tooltip.treat_item": "Here goes honey treats", + "productivebees.advanced_hive.tooltip.bee_cage": "Put empty bee cages to pull out bees or filled bee cages to insert bees", + "productivebees.heated_centrifuge.tooltip": "\"It's ruining the honey\" - some vegan", + "productivebees.heated_centrifuge.tooltip2": "Too hot for wax", + "productivebees.breeding_chamber.tooltip.cage": "Put empty bee cages here", + "productivebees.breeding_chamber.tooltip.progress": "%ss remaining", + "productivebees.breeding_chamber.tooltip.next_bee": "Remove and put back a cage to change output.", + "productivebees.hive.tooltip.bees": "Bees:", + "productivebees.hive.tooltip.empty": "Empty", + "productivebees.hive.tooltip.honey_level": "Honey Level: %s", + "productivebees.hive.tooltip.nest_inactive": "Nest will no longer attract cuckoo bees. Craft with itself to reset the cuckoo counter.", + "productivebees.amber.name.contained_entity": "Amber Encased %s", + "productivebees.amber.tooltip.heating": "Heating the amber block over a cozy fire might give some relief to the trapped mob.", + "productivebees.amber.tooltip.contained_entity": "Contained entity: %s", + "productivebees.indexer.tooltip.redstone": "I get turned on by redstone", + "productivebees.information.age.adult": "Adult", + "productivebees.information.age.child": "Child", + "productivebees.information.attribute.empty": "None", + "productivebees.information.attribute.behavior": "Behavior: %s", + "productivebees.information.attribute.behavior.diurnal": "Diurnal", + "productivebees.information.attribute.behavior.metaturnal": "Metaturnal", + "productivebees.information.attribute.behavior.nocturnal": "Nocturnal", + "productivebees.information.attribute.endurance": "Endurance: %s", + "productivebees.information.attribute.endurance.medium": "Medium", + "productivebees.information.attribute.endurance.normal": "Normal", + "productivebees.information.attribute.endurance.strong": "Strong", + "productivebees.information.attribute.endurance.weak": "Weak", + "productivebees.information.attribute.health": "Health: %s/%s", + "productivebees.information.attribute.productivity": "Productivity: %s", + "productivebees.information.attribute.productivity.high": "High", + "productivebees.information.attribute.productivity.medium": "Medium", + "productivebees.information.attribute.productivity.normal": "Normal", + "productivebees.information.attribute.productivity.very_high": "Very High", + "productivebees.information.attribute.temper": "Temper: %s", + "productivebees.information.attribute.temper.aggressive": "Aggressive", + "productivebees.information.attribute.temper.hostile": "Hostile", + "productivebees.information.attribute.temper.normal": "Normal", + "productivebees.information.attribute.temper.passive": "Passive", + "productivebees.information.attribute.type": "Type: %s", + "productivebees.information.attribute.type.hive": "Hive", + "productivebees.information.attribute.type.solitary": "Solitary", + "productivebees.information.attribute.weather_tolerance": "Weather Tolerance: %s", + "productivebees.information.attribute.weather_tolerance.any": "Any", + "productivebees.information.attribute.weather_tolerance.none": "None", + "productivebees.information.attribute.weather_tolerance.rain": "Rain", + "productivebees.information.cage_release": "Sneak while releasing the bee to reset it's hive position", + "productivebees.information.health.dying": "Dying", + "productivebees.information.hold_shift": "Hold shift for more info", + "productivebees.information.home_position": "Hive position: %s, %s, %s", + "productivebees.information.breeding_item": "Breeding items: %s", + "productivebees.information.breeding_item_default": "Any flower", + "productivebees.information.selfbreed_disabled": "This bee species cannot breed amongst themselves", + "productivebees.information.jar.bee": "Bee: %s", + "productivebees.information.jar.fill_tip": "Put a BeeCage containing the bee you want displayed inside using a hopper or a pipe.", + "productivebees.information.nestlocator.configured": "Will locate nests of type %s. Right click to search the nearby area.", + "productivebees.information.nestlocator.unconfigured": "Not tuned. Shift right click on a block of the same type as the nest you are looking for.", + "productivebees.information.upgrade.warning": "Please put me in a crafting grid or I will fade away in time...pretty please with sugar on top.", + "productivebees.information.upgrade.unconfigured": "Unconfigured", + "productivebees.information.upgrade.install_help": "Sneak right click on block to install", + "productivebees.information.upgrade.upgrade_anti_teleport": "Prevents bees living in this hive from teleporting.", + "productivebees.information.upgrade.upgrade_bee_sampler": "Slowly extracts genes from visiting bees totally not hurting them in the process.\nMultiple upgrades can be installed for a greater chance.", + "productivebees.information.upgrade.upgrade_breeding": "When installed in a hive it gives a %s%% chance for a new baby bee to be spawned from the hive every time honey is delivered.\nThe type of bee is based on which bees are present in the hive.\nThis does not work with bees that can't self breed.\nMultiple upgrades can be installed for a greater chance.\nWhen installed in a Catcher only baby bees will be caught.", + "productivebees.information.upgrade.upgrade_not_babee": "When installed in a Catcher only adult bees will be caught.", + "productivebees.information.upgrade.upgrade_comb_block": "Changes the produced output to comb blocks instead of honeycombs.", + "productivebees.information.upgrade.upgrade_filter": "To clear the filter, put it in the crafting grid.", + "productivebees.information.upgrade.upgrade_filter_empty": "Right click bees to add them to the filter.", + "productivebees.information.upgrade.upgrade_filter_entity": "%s", + "productivebees.information.upgrade.upgrade_productivity": "Increase the production output of bees in this hive by %s%%.\nMultiple upgrades can be installed for a greater increase.", + "productivebees.information.upgrade.upgrade_productivity_2": "Increase the production output of bees in this hive by %s%%.\nMultiple upgrades can be installed for a greater increase.", + "productivebees.information.upgrade.upgrade_productivity_3": "Increase the production output of bees in this hive by %s%%.\nMultiple upgrades can be installed for a greater increase.\nAlso functions as a simulator upgrade.", + "productivebees.information.upgrade.upgrade_productivity_4": "Increase the production output of bees in this hive by %s%%.\nMultiple upgrades can be installed for a greater increase.\nAlso functions as a simulator upgrade and a block upgrade.", + "productivebees.information.upgrade.upgrade_range": "Gives the machine more breathing space by increasing the operation area.\nMultiple upgrades can be installed for a greater range increase.", + "productivebees.information.upgrade.upgrade_time": "Gives a %s%% decrease in time spent in the hive.\nCan be installed in machines for faster processing.\nMultiple upgrades can be installed for a greater time decrease.", + "productivebees.information.upgrade.upgrade_simulator": "Bees will no longer physically exit the hive. A trip to its flower block will instead be simulated.\nMake sure to put the required flower block or a feeding slab in front of the hive containing the required flower blocks for the bee in the hive.", + "productivebees.information.upgrade.upgrade_entity_filter": "It's a filter for entities.", + "productivebees.information.upgrade.upgrade_gene_sampler": "Slowly extracts genes from visiting bees totally not hurting them in the process.\nMultiple upgrades can be installed for a greater gene output.", + "productivebees.information.upgrade.upgrade_child": "When installed in a hive it gives a chance for a new baby bee to be spawned from the hive every time honey is delivered.\nThe type of bee is based on which bees are present in the hive.\nThis does not work with bees that can't self breed.\nMultiple upgrades can be installed for a greater chance.\nWhen installed in a Catcher only baby bees will be caught.", + "productivebees.information.upgrade.upgrade_adult": "When installed in a Catcher only adult bees will be caught.", + "productivebees.information.upgrade.upgrade_block": "Changes the produced output to blocks instead of honeycombs.", + "productivebees.information.bee_helmet.info1": "We are in it together", + "productivebees.information.bee_helmet.info2": "Angry bees won't attack you", + "productivebees.information.bee_helmet.info3": "%s%% chance to spawn a KamikazBee when hit", + "productivebees.information.canvas.style": "Style: %s", + "productivebees.ingredient.description.inactive_dragon_egg": "Looks cool, but something is missing. Try pouring some dragon stuff on it.", + "productivebees.ingredient.description.acacia_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.birch_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.dark_oak_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.jungle_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.oak_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.spruce_wood_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.bumble_bee_nest": "This nest will attract bumble bees in a plains biome.", + "productivebees.ingredient.description.coarse_dirt_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.end_stone_nest": "This nest attracts bees native to the end. Nest must be placed in the end to attract bees.", + "productivebees.ingredient.description.glowstone_nest": "Attracts glowing bees in the nether. Nest must be placed in the nether to attract bees.", + "productivebees.ingredient.description.gravel_nest": "Bees native to warm rivers and beaches are attracted to this nest. Nest must be placed in a river or beach biome to attract bees.", + "productivebees.ingredient.description.nether_brick_nest": "Attracts magmatic bees in the nether. Nest must be placed in the nether to attract bees.", + "productivebees.ingredient.description.nether_quartz_nest": "Attracts crystalline bees in the nether. Nest must be placed in the nether to attract bees.", + "productivebees.ingredient.description.nether_gold_nest": "Attracts gold bees in the nether. Nest must be placed in the nether to attract bees.", + "productivebees.ingredient.description.obsidian_nest": "Tough living environment only suitable for some bees native to the end.", + "productivebees.ingredient.description.sand_nest": "Bees native to deserts are attracted to this nest.", + "productivebees.ingredient.description.slimy_nest": "Attracts wild slimy bees. Nest must be placed in a swamp biome.", + "productivebees.ingredient.description.snow_nest": "Bees native to colder areas are attracted to this nest. Nest must be places in a cold biome to attract bees.", + "productivebees.ingredient.description.soul_sand_nest": "Attracts ghostly bees in the nether. Nest must be placed in the nether to attract bees.", + "productivebees.ingredient.description.stone_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.sugar_cane_nest": "This nest will attract bees in any overworld biome.", + "productivebees.ingredient.description.ashy_mining_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.blue_banded_bee": "This bee is solitary and can be found living alone in forests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.chocolate_mining_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.digger_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.green_carpenter_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.leafcutter_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.mason_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.neon_cuckoo_bee": "This sneaky bee will lay its eggs in nests belonging to the Blue Banded Bee.", + "productivebees.ingredient.description.nomad_bee": "This sneaky bee will lay its eggs in nests belonging to the Ashy Mining Bee.", + "productivebees.ingredient.description.reed_bee": "Can be found nesting in reeds all over the overworld.", + "productivebees.ingredient.description.redstone_bee": "Escape artist.", + "productivebees.ingredient.description.resin_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.spirit_bee": "There's a soul transformation recipe for this bee. Check the uses of the Soul Pedestal to see it.", + "productivebees.ingredient.description.yellow_black_carpenter_bee": "This bee is solitary and can be found living alone in nests around the overworld. Look up recipe for this bee to see which nests it can spawn in.", + "productivebees.ingredient.description.bumble_bee": "A big rideable bee found naturally in Plains. Saddle up and hold a Treat on a Stick to glide around. Right click to boost.", + "productivebees.ingredient.description.collector_bee": "If you leave your items on the ground, this bee will collect and store them in its hive.", + "productivebees.ingredient.description.creeper_bee": "Explodes! when angered\n...might be the diet.\n\nYou should keep this one to itself.", + "productivebees.ingredient.description.cupid_bee": "The pheromones secreted from this bee gets animals in the mood.", + "productivebees.ingredient.description.dye_bee": "Brings home more flowery bits than just nectar.", + "productivebees.ingredient.description.dragon_egg_hive": "A special hive made for Draconic bees that allows the user to harvest the otherwise hard to obtain dragon breath.", + "productivebees.ingredient.description.draconic_bee": "Draconic bees operating in the End, do not need any flowering as they are absorbing Draconic essence from the air. While operating in any other location, the Draconic bees must have another pollination source.", + "productivebees.ingredient.description.farmer_bee": "Harvests crops and leaves a mess. To keep your farm clean you might want to invest in a Hoarder bee.", + "productivebees.ingredient.description.hoarder_bee": "If you leave your items on the ground, this bee will collect and store them in its hive. Can carry more than it's lesser cousin, the Collector Bee.", + "productivebees.ingredient.description.lumber_bee": "Has a healthy obsession with wood logs.", + "productivebees.ingredient.description.oily_bee": "This bee is nowhere to be found on land. Go fishing in deep waters if you want this thicc oily apid.", + "productivebees.ingredient.description.pepto_bismol_bee": "Cures what ails ya", + "productivebees.ingredient.description.prismarine_bee": "This bee is nowhere to be found on land. Fishermen tell tales of this bee nibbling on their bait when fishing in deep waters.", + "productivebees.ingredient.description.quarry_bee": "Has a healthy obsession with stone, sand and gravel.", + "productivebees.ingredient.description.rancher_bee": "In bee-school its nickname was BooBee.", + "productivebees.ingredient.description.skeletal_bee": "Be sure to keep your hives well lit to prevent this guy from moving in.", + "productivebees.ingredient.description.sugarbag_bee": "This little warm and moist bee can bee found in tropical areas. It produces a special type of super delicious comb. It can find it's way into cocoa beans even when grown outside of their natural climate.", + "productivebees.ingredient.description.spacial_bee": "The combs of this bee can be centrifuged to get certus quartz seeds which require further processing.", + "productivebees.ingredient.description.sweat_bee": "Lives in cold areas.", + "productivebees.ingredient.description.wasted_radioactive_bee": "Radioactive bees dying to radiation has a chance to turn into wasted radioactive bees. Wasted radioactive bees don't pollinate on any flower, instead they absorb radiation from their surroundings.", + "productivebees.ingredient.description.zombie_bee": "Be sure to keep your hives well lit to prevent this guy from moving in.", + "productivebees.ingredient.description.hematophagous_bee": "It pollinates from animals, I just haven't found a way to show that in JEI yet. To acquire this bee, look up the crafting recipe for its spawn egg.", + "productivebees.ingredient.description.amber_bee": "Will seek out and encase mobs in amber dooming them to a life in suspended animation.", + "productivebees.ingredient.description.wanna_bee": "Has a thing for trapped mobs. Provide it with an amber encased mob to safely extract drops.", + "productivebees.ingredient.description.water_bee": "This bee is only found when fishing in rivers.", + "productivebees.ingredient.description.ribbeet_bee": "Frogs have a taste for regular bees and when you give them what they want you get this...thing in return.", + "productivebees.ingredient.description.utheric_bee": "Beware! Swarms of these bees hide in Gloomgourds, found in the Undergarden.", + "productivebees.ingredient.description.forgotten_bee": "This bee seems to be lost to time. Rumors however point to eggs rarely found in the Catacombs, found in the Undergarden.", + "productivebees.ingredient.description.regalium_bee": "Gold bees who get a special disc traded from the Stoneborns, who are found in the Undergarden, will find themselves becoming quite regal.", + "productivebees.ingredient.description.neptunium_bee": "This bees egg is rarely found in Neptune's Bounties.", + "productivebees.ingredient.description.only_spawnegg": "To acquire this bee, look up the crafting recipe for its spawn egg.", + "productivebees.ingredient.description.selfbreed": "%s\n\nThis species of bees can't breed amongst themselves.", + "productivebees.nest_locator.found_hive": "A nest was located %s meters that way!", + "productivebees.nest_locator.not_found_hive": "No nests of the type %s could be found nearby.", + "productivebees.nest_locator.tuned": "Nest Locator tuned to %s", + "productivebees.honey_treat.invalid_use": "Treats containing type genes cannot be fed to bees.", + "productivebees.screen.empty": "Empty", + "productivebees.screen.energy_level": "Energy: %s", + "productivebees.screen.fluid_level": "%s: %s", + "productivebees.top.solitary.bee": "Inhabitant: %s", + "productivebees.top.solitary.can_repopulate_false": "There are no bees in this location that will move into this nest.", + "productivebees.top.solitary.can_repopulate_true": "The nest can attract bees in this location.", + "productivebees.top.solitary.egg_count": "Eggs: %s", + "productivebees.top.solitary.repopulation_countdown": "Repopulation cooldown %s. Use additional items to speed up", + "productivebees.top.solitary.repopulation_countdown_inactive": "Nest is empty. Use a spawn item on it to attract a bee.", + "config.jade.plugin_productivebees.bee": "Productive Bees", + "config.jade.plugin_productivebees.solitary_nest": "Solitary Nest", + "config.jade.plugin_productivebees.jar": "Bee Jar", + "config.jade.plugin_productivebees.bee_attributes": "Attributes", + "config.jade.plugin_productivebees.canvas_beehive": "Canvas Beehive", + "config.jade.plugin_productivebees.canvas_expansion_box": "Canvas Expansion Box", + "productivebees.top.jar.bee": "%s", + "tag.item.productivebees.advanced_beehives": "Advanced Beehives", + "tag.item.productivebees.expansion_boxes": "Expansion Boxes", + "tag.item.productivebees.canvas_beehives": "Canvas Advanced Beehives", + "tag.item.productivebees.canvas_expansion_boxes": "Canvas Expansion Boxes", + "tag.item.productivebees.flowers.amethyst": "Amethyst Flower Blocks", + "tag.item.productivebees.flowers.diamond": "Diamond Flower Blocks", + "tag.item.productivebees.flowers.emerald": "Emerald Flower Blocks", + "tag.item.productivebees.flowers.frozen": "Frozen Flower Blocks", + "tag.item.productivebees.flowers.lumber": "Lumber Bee Flower Blocks", + "tag.item.productivebees.flowers.quarry": "Quarry Bee Flower Blocks", + "tag.item.productivebees.flowers.powdery": "Powdery Flower Blocks", + "tag.item.productivebees.flowers.rose_quartz": "Rose Quartz Flower Blocks", + "tag.item.productivebees.solitary_overworld_nests": "Overworld Nests", + "tag.fluid.forge.honey": "Honey Fluids" +} \ No newline at end of file diff --git a/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json index 4324fd438e62..9737b36bd841 100644 --- a/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json @@ -347,6 +347,7 @@ "block.productivebees.red_petrified_honey": "红色石化蜂蜜", "block.productivebees.amber": "琥珀块", "entity.minecraft.villager.productivebees.beekeeper": "养蜂人", + "entity.productivebees.bee_bee": "蜜蜂", "entity.productivebees.chaos_bee": "混沌蜜蜂", "entity.productivebees.chaotic_bee": "混沌蜜蜂", "entity.productivebees.miracle_bee": "奇迹蜜蜂", @@ -354,6 +355,17 @@ "entity.productivebees.prismalium_bee": "海晶蜜蜂", "entity.productivebees.melodium_bee": "旋律蜜蜂", "entity.productivebees.stellarium_bee": "恒星蜜蜂", + "entity.productivebees.entro_bee": "Entro蜜蜂", + "entity.productivebees.redstone_crystal_bee": "Redstone Crystal蜜蜂", + "entity.productivebees.sky_bronze_bee": "Sky Bronze蜜蜂", + "entity.productivebees.sky_osmium_bee": "Sky Osmium蜜蜂", + "entity.productivebees.time_crystal_bee": "Time蜜蜂", + "entity.productivebees.utheric_bee": "Utheric蜜蜂", + "entity.productivebees.cloggrum_bee": "Cloggrum蜜蜂", + "entity.productivebees.froststeel_bee": "Froststeel蜜蜂", + "entity.productivebees.regalium_bee": "Regalium蜜蜂", + "entity.productivebees.forgotten_bee": "Forgotten蜜蜂", + "entity.productivebees.villager_bee": "Mistake", "entity.productivebees.agate_bee": "玛瑙蜜蜂", "entity.productivebees.air_crystal_bee": "气元素水晶蜜蜂", "entity.productivebees.alexandrite_bee": "变石蜜蜂", @@ -641,6 +653,13 @@ "entity.productivebees.tricalcium_phosphate_bee": "磷酸三钙蜜蜂", "entity.productivebees.tungstate_bee": "钨酸锂蜜蜂", "entity.productivebees.vanadium_magnetite_bee": "钒磁铁矿蜜蜂", + "entity.productivebees.monazite_bee": "Monazite蜜蜂", + "entity.productivebees.breeze_bee": "BreezBee", + "entity.productivebees.ribbeet_bee": "Ribbeet", + "entity.productivebees.ferricore_bee": "核源铁蜜蜂", + "entity.productivebees.blazegold_bee": "烈焰金蜜蜂", + "entity.productivebees.eclipsealloy_bee": "蚀空合金蜜蜂", + "entity.productivebees.celestigem_bee": "苍穹晶蜜蜂", "entity.productivebees.berkelium_bee": "锫蜜蜂", "entity.productivebees.beryllium_bee": "铍蜜蜂", "entity.productivebees.bohrium_bee": "[[钅波]]蜜蜂", @@ -844,6 +863,7 @@ "item.productivebees.upgrade_simulator": "升级:模拟", "item.productivebees.wax": "蜜蜡", "item.productivebees.wither_skull_chip": "凋灵骷髅头颅碎片", + "item.productivebees.obsidian_shard": "黑曜石碎片", "item.productivebees.wood_chip": "木头碎片", "item.productivebees.wood_chip.named": "%s碎片", "itemGroup.productivebees": "资源蜜蜂", @@ -860,6 +880,20 @@ "jei.productivebees.centrifuge": "离心机", "jei.productivebees.heated_centrifuge": "热能离心机", "jei.productivebees.incubation": "培育", + "emi.category.productivebees.bee_produce": "高级蜂箱", + "emi.category.productivebees.bee_breeding": "蜜蜂繁殖", + "emi.category.productivebees.bee_conversion": "蜜蜂转化", + "emi.category.productivebees.bee_flowering": "蜜蜂采蜜", + "emi.category.productivebees.bee_fishing": "蜜蜂垂钓", + "emi.category.productivebees.bee_spawning": "蜜蜂生成", + "emi.category.productivebees.block_conversion": "方块转化", + "emi.category.productivebees.block_conversion.chance": "转化概率:%s%%", + "emi.category.productivebees.item_conversion": "物品转化", + "emi.category.productivebees.bottler": "装瓶机", + "emi.category.productivebees.centrifuge": "离心机", + "emi.category.productivebees.block_centrifuge": "离心机", + "emi.category.productivebees.heated_centrifuge": "热能离心机", + "emi.category.productivebees.incubator": "培育", "productivebees.advanced_hive.tooltip.bee_cage": "放置空蜜蜂笼可以从别的蜜蜂容器取出蜜蜂,反之放置装满的蜜蜂笼可以存入蜜蜂。", "productivebees.amber.name.contained_entity": "封存有%s的琥珀块", "productivebees.amber.tooltip.heating": "在温暖的火焰上加热琥珀块可能会解救被困的生物。", @@ -880,6 +914,7 @@ "productivebees.indexer.tooltip.redstone": "我被红石激活了", "productivebees.information.age.adult": "成年", "productivebees.information.age.child": "幼年", + "productivebees.information.attribute.empty": "空", "productivebees.information.attribute.behavior": "行为:%s", "productivebees.information.attribute.behavior.diurnal": "昼行性", "productivebees.information.attribute.behavior.metaturnal": "昼夜双行性", @@ -921,6 +956,7 @@ "productivebees.information.jar.fill_tip": "用漏斗或管道把内有蜜蜂的蜜蜂笼转移到罐子里面。", "productivebees.information.nestlocator.configured": "可以找到%s类蜂巢。右击以搜索附近区域。", "productivebees.information.nestlocator.unconfigured": "未调定。Shift+右击要寻找的蜂巢的同种方块。", + "productivebees.information.upgrade.warning": "请把我放进合成格里,否则我等一会儿就会消失掉……如果能在上方放一份糖就更好了。", "productivebees.information.selfbreed_disabled": "该蜂种无法在种内繁殖", "productivebees.information.upgrade.install_help": "潜行右键点击蜂箱方块以安装升级", "productivebees.information.upgrade.unconfigured": "未配置", @@ -938,6 +974,11 @@ "productivebees.information.upgrade.upgrade_productivity_4": "将该蜂箱中蜜蜂的产量提高%s%%。\n可以安装多个升级以获得更高的产量。\n同时具有“升级:模拟”和“升级:蜜脾块”的作用。", "productivebees.information.upgrade.upgrade_range": "通过增加作用范围给机器更多呼吸空间。\n可以安装多个升级以获得更大范围。", "productivebees.information.upgrade.upgrade_simulator": "蜜蜂将不再以物理形式离开蜂房。采蜜的过程将被模拟化。\n确保放置了蜂房的蜜蜂活动需要的花,或者有装有花的饲养板放在蜂房面前。", + "productivebees.information.upgrade.upgrade_entity_filter": "作用于实体的过滤器。", + "productivebees.information.upgrade.upgrade_gene_sampler": "缓慢地从来访的蜜蜂身上提取出基因而完全不会使其受伤。\n安装多个升级可以增加所能提取出基因的数量。", + "productivebees.information.upgrade.upgrade_child": "若安装在蜂箱中,会使每次蜜蜂生产蜂蜜都会有几率在其中生成小蜜蜂。\n所生成小蜜蜂的种类取决于当前巢内蜜蜂的种类。\n对不能种内繁殖的蜜蜂无效。\n安装多份升级可以提高生成几率。\n安装于捕捉器时,会令其仅捕捉小蜜蜂。", + "productivebees.information.upgrade.upgrade_adult": "安装于捕捉器时,会令其仅捕捉成年蜜蜂。", + "productivebees.information.upgrade.upgrade_block": "将产品从蜜脾变成蜜脾块。", "productivebees.information.upgrade.upgrade_time": "在蜂箱中花费时间减少%s%%。\n可以安装在离心机中来加快处理速度。\n可以安装多个升级以缩短更多时间。", "productivebees.ingredient.description.acacia_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", "productivebees.ingredient.description.ashy_mining_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅有关配方以了解它会在哪些蜂巢中生成。", @@ -1001,6 +1042,11 @@ "productivebees.ingredient.description.amber_bee": "这种蜜蜂会寻找生物,然后把它们封在琥珀之中,使其行动处在暂停的状态。", "productivebees.ingredient.description.wanna_bee": "对被困住的生物很感兴趣。给它一个被封有生物的琥珀块来安全地提取其掉落物。", "productivebees.ingredient.description.water_bee": "这种蜜蜂只有在河流钓鱼时才能发现。", + "productivebees.ingredient.description.ribbeet_bee": "青蛙对普通的蜜蜂比较感兴趣。如果你给到它们想要的东西,那就会得到这玩意……作为报答。", + "productivebees.ingredient.description.utheric_bee": "Beware! Swarms of these bees hide in Gloomgourds, found in the Undergarden.", + "productivebees.ingredient.description.forgotten_bee": "This bee seems to be lost to time. Rumors however point to eggs rarely found in the Catacombs, found in the Undergarden.", + "productivebees.ingredient.description.regalium_bee": "Gold bees who get a special disc traded from the Stoneborns, who are found in the Undergarden, will find themselves becoming quite regal.", + "productivebees.ingredient.description.neptunium_bee": "This bees egg is rarely found in Neptune's Bounties.", "productivebees.nest_locator.found_hive": "在那边%s米处有一个蜂巢!", "productivebees.nest_locator.not_found_hive": "附近找不到%s类蜂巢。", "productivebees.nest_locator.tuned": "蜂巢定位器已调定到%s", From 350df102dbfdbe81440725144a69cdacba2c3212 Mon Sep 17 00:00:00 2001 From: Sunday40847 Date: Fri, 11 Oct 2024 14:50:19 +0800 Subject: [PATCH 18/36] =?UTF-8?q?=E8=A1=A5=E6=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../1.20/assets/productivebees/productivebees/lang/zh_cn.json | 2 ++ .../1.21/assets/productivebees/productivebees/lang/zh_cn.json | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json index 8854336f15dd..7a87831288b8 100644 --- a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json @@ -571,6 +571,7 @@ "entity.productivebees.sponge_bee": "海绵蜜蜂", "entity.productivebees.starmetal_bee": "星辉蜜蜂", "entity.productivebees.starry_bee": "ATM之星蜜蜂", + "entity.productivebees.gregstar_bee": "格雷之星蜜蜂", "entity.productivebees.steel_bee": "钢蜜蜂", "entity.productivebees.sugarbag_bee": "蜜袋蜜蜂", "entity.productivebees.sulfur_bee": "硫蜜蜂", @@ -981,6 +982,7 @@ "productivebees.ingredient.description.redstone_bee": "逃脱大师。", "productivebees.ingredient.description.reed_bee": "可以在主世界的甘蔗林中找到", "productivebees.ingredient.description.resin_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", + "productivebees.ingredient.description.spirit_bee": "此蜜蜂有一套灵魂转换配方。查阅“灵魂基座”的用途来获取他们。", "productivebees.ingredient.description.sand_nest": "原生于沙漠的蜜蜂会被这个蜂巢吸引。", "productivebees.ingredient.description.selfbreed": "%s\n\n这种蜜蜂不能种内繁殖。", "productivebees.ingredient.description.skeletal_bee": "确保你的蜂箱照明良好,防止这家伙搬进来。", diff --git a/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json index 9737b36bd841..9e9a34c81872 100644 --- a/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json @@ -583,6 +583,7 @@ "entity.productivebees.sponge_bee": "海绵蜜蜂", "entity.productivebees.starmetal_bee": "星辉蜜蜂", "entity.productivebees.starry_bee": "ATM之星蜜蜂", + "entity.productivebees.gregstar_bee": "格雷之星蜜蜂", "entity.productivebees.steel_bee": "钢蜜蜂", "entity.productivebees.sugarbag_bee": "蜜袋蜜蜂", "entity.productivebees.sulfur_bee": "硫蜜蜂", @@ -1029,6 +1030,7 @@ "productivebees.ingredient.description.snow_nest": "原生于更寒冷区域的蜜蜂会被这个蜂巢吸引。为了吸引蜜蜂,蜂巢必须要放在寒冷生物群系。", "productivebees.ingredient.description.soul_sand_nest": "吸引下界的恶魂蜜蜂。为了吸引蜜蜂,蜂巢必须放在下界。", "productivebees.ingredient.description.spacial_bee": "这种蜜蜂的蜜脾可以离心分离来得到需要进一步加工的赛特斯石英种子。", + "productivebees.ingredient.description.spirit_bee": "此蜜蜂有一套灵魂转换配方。查阅“灵魂基座”的用途来获取他们。", "productivebees.ingredient.description.spruce_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", "productivebees.ingredient.description.stone_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", "productivebees.ingredient.description.sugar_cane_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", @@ -1062,7 +1064,7 @@ "productivebees.top.solitary.repopulation_countdown_inactive": "蜂巢是空的。对蜂巢使用蜂蜜小食来吸引蜜蜂。", "config.jade.plugin_productivebees.canvas_beehive": "帆布蜂箱", "config.jade.plugin_productivebees.canvas_expansion_box": "帆布扩容盒", - "config.jade.plugin_productivebees.productive_bee": "资源蜜蜂", + "config.jade.plugin_productivebees.bee": "资源蜜蜂", "config.jade.plugin_productivebees.solitary_nest": "独居蜜蜂蜂巢", "config.jade.plugin_productivebees.jar": "蜜蜂罐", "config.jade.plugin_productivebees.bee_attributes": "特性", From f3cb463be826065ee9eea5d3d76a664802a99c7e Mon Sep 17 00:00:00 2001 From: Sunday40847 <86839110+Sunday40847@users.noreply.github.com> Date: Sat, 1 Mar 2025 23:28:58 +0800 Subject: [PATCH 19/36] Apply suggestions from code review Co-authored-by: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> --- .../1.20/assets/productivebees/productivebees/lang/zh_cn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json index 7a87831288b8..46a05251e769 100644 --- a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json @@ -836,7 +836,7 @@ "item.productivebees.upgrade_comb_block": "升级:蜜脾块", "item.productivebees.upgrade_filter": "升级:过滤", "item.productivebees.upgrade_not_babee": "升级:成年蜂", - "item.productivebees.upgrade_productivity": "升级:产量", + "item.productivebees.upgrade_productivity": "升级:产量α", "item.productivebees.upgrade_productivity_2": "升级:产量β", "item.productivebees.upgrade_productivity_3": "升级:产量γ", "item.productivebees.upgrade_productivity_4": "升级:产量Ω", @@ -876,7 +876,7 @@ "productivebees.hive.tooltip.empty": "空", "productivebees.hive.tooltip.honey_level": "蜂蜜:%s", "productivebees.hive.tooltip.nest_inactive": "蜂巢已不会吸引杜鹃蜂。将蜂巢合成一下来重置杜鹃蜂的内置计数器。", - "productivebees.honey_treat.invalid_use": "含有类型基因的蜂蜜小食不能喂给蜜蜂。", + "productivebees.honey_treat.invalid_use": "含有类型基因的蜜蜂小食不能喂给蜜蜂。", "productivebees.incubator.tooltip.treat_item": "蜂蜜茶来咯", "productivebees.indexer.tooltip.redstone": "我被红石激活了", "productivebees.information.age.adult": "成年", From 33a3c3361d1c27c4366942afe332f3740a3a94c2 Mon Sep 17 00:00:00 2001 From: Sunday40847 <86839110+Sunday40847@users.noreply.github.com> Date: Sat, 1 Mar 2025 23:30:28 +0800 Subject: [PATCH 20/36] Apply suggestions from code review Co-authored-by: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> --- .../1.20/assets/productivebees/productivebees/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json index 46a05251e769..d5c985bd89fe 100644 --- a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json @@ -351,7 +351,7 @@ "entity.productivebees.chaotic_bee": "混沌蜜蜂", "entity.productivebees.miracle_bee": "奇迹蜜蜂", "entity.productivebees.mithril_bee": "秘银蜜蜂", - "entity.productivebees.prismalium_bee": "海晶蜜蜂", + "entity.productivebees.prismalium_bee": "海晶锭蜜蜂", "entity.productivebees.melodium_bee": "旋律蜜蜂", "entity.productivebees.stellarium_bee": "恒星蜜蜂", "entity.productivebees.agate_bee": "玛瑙蜜蜂", From 8f9c74ebf7e6be8112720fba496ed7366bad9432 Mon Sep 17 00:00:00 2001 From: Sunday40847 Date: Sat, 1 Mar 2025 23:47:08 +0800 Subject: [PATCH 21/36] =?UTF-8?q?=E4=B8=BB=E6=96=87=E4=BB=B6=E6=8C=89?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=84=8F=E8=A7=81=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../assets/productivebees/productivebees/lang/zh_cn.json | 6 +++--- .../assets/productivebees/productivebees/lang/zh_cn.json | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json index d5c985bd89fe..1d3ff80ad0c3 100644 --- a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json @@ -232,8 +232,8 @@ "block.productivebees.expansion_box_biomesoplenty_fir": "杉木扩容盒", "block.productivebees.advanced_biomesoplenty_hellbark_beehive": "高级地狱皮木蜂箱", "block.productivebees.expansion_box_biomesoplenty_hellbark": "地狱皮木扩容盒", - "block.productivebees.advanced_quark_blossom_beehive": "高级花木蜂箱", - "block.productivebees.expansion_box_quark_blossom": "花木扩容盒", + "block.productivebees.advanced_quark_blossom_beehive": "高级喇叭木蜂箱", + "block.productivebees.expansion_box_quark_blossom": "喇叭木扩容盒", "block.productivebees.advanced_quark_azalea_beehive": "高级杜鹃木蜂箱", "block.productivebees.expansion_box_quark_azalea": "杜鹃木扩容盒", "block.productivebees.advanced_autumnity_maple_beehive": "高级枫木蜂箱", @@ -839,7 +839,7 @@ "item.productivebees.upgrade_productivity": "升级:产量α", "item.productivebees.upgrade_productivity_2": "升级:产量β", "item.productivebees.upgrade_productivity_3": "升级:产量γ", - "item.productivebees.upgrade_productivity_4": "升级:产量Ω", + "item.productivebees.upgrade_productivity_4": "升级:产量ω", "item.productivebees.upgrade_range": "升级:范围", "item.productivebees.upgrade_time": "升级:速度", "item.productivebees.upgrade_simulator": "升级:模拟", diff --git a/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json index 9e9a34c81872..a9c2e4e9a6c6 100644 --- a/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json @@ -232,8 +232,8 @@ "block.productivebees.expansion_box_biomesoplenty_fir": "杉木扩容盒", "block.productivebees.advanced_biomesoplenty_hellbark_beehive": "高级地狱皮木蜂箱", "block.productivebees.expansion_box_biomesoplenty_hellbark": "地狱皮木扩容盒", - "block.productivebees.advanced_quark_blossom_beehive": "高级花木蜂箱", - "block.productivebees.expansion_box_quark_blossom": "花木扩容盒", + "block.productivebees.advanced_quark_blossom_beehive": "高级喇叭木蜂箱", + "block.productivebees.expansion_box_quark_blossom": "喇叭木扩容盒", "block.productivebees.advanced_quark_azalea_beehive": "高级杜鹃木蜂箱", "block.productivebees.expansion_box_quark_azalea": "杜鹃木扩容盒", "block.productivebees.advanced_autumnity_maple_beehive": "高级枫木蜂箱", @@ -352,7 +352,7 @@ "entity.productivebees.chaotic_bee": "混沌蜜蜂", "entity.productivebees.miracle_bee": "奇迹蜜蜂", "entity.productivebees.mithril_bee": "秘银蜜蜂", - "entity.productivebees.prismalium_bee": "海晶蜜蜂", + "entity.productivebees.prismalium_bee": "海晶锭蜜蜂", "entity.productivebees.melodium_bee": "旋律蜜蜂", "entity.productivebees.stellarium_bee": "恒星蜜蜂", "entity.productivebees.entro_bee": "Entro蜜蜂", @@ -858,7 +858,7 @@ "item.productivebees.upgrade_productivity": "升级:产量", "item.productivebees.upgrade_productivity_2": "升级:产量β", "item.productivebees.upgrade_productivity_3": "升级:产量γ", - "item.productivebees.upgrade_productivity_4": "升级:产量Ω", + "item.productivebees.upgrade_productivity_4": "升级:产量ω", "item.productivebees.upgrade_range": "升级:范围", "item.productivebees.upgrade_time": "升级:速度", "item.productivebees.upgrade_simulator": "升级:模拟", From 5460bb79358915765a801054f8ab00d0ed10cefd Mon Sep 17 00:00:00 2001 From: Sunday40847 <86839110+Sunday40847@users.noreply.github.com> Date: Sun, 2 Mar 2025 00:56:34 +0800 Subject: [PATCH 22/36] =?UTF-8?q?Apply=20suggestions=20from=20code=20revie?= =?UTF-8?q?w=E5=B8=95=E7=A7=8B=E8=8E=89=E6=89=8B=E5=86=8C=EF=BC=8C?= =?UTF-8?q?=E7=AC=AC=E4=B8=80=E9=83=A8=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> --- .../patchouli_books/guide/zh_cn/categories/bees_hive.json | 2 +- .../guide/zh_cn/categories/bees_solitary.json | 2 +- .../patchouli_books/guide/zh_cn/categories/genetics.json | 2 +- .../guide/zh_cn/entries/bees/hive/netherite.json | 2 +- .../guide/zh_cn/entries/bees/hive/skeletal.json | 2 +- .../guide/zh_cn/entries/bees/solitary/chocolate_mining.json | 2 +- .../guide/zh_cn/entries/bees/wild/draconic.json | 2 +- .../guide/zh_cn/entries/bees/wild/ender.json | 2 +- .../guide/zh_cn/entries/bees/wild/glowing.json | 2 +- .../guide/zh_cn/entries/bees/wild/magmatic.json | 2 +- .../guide/zh_cn/entries/bees/wild/slimy.json | 2 +- .../guide/zh_cn/entries/bees/wild/sugarbag.json | 2 +- .../guide/zh_cn/entries/bees/worker/collector.json | 2 +- .../guide/zh_cn/entries/bees/worker/farmer.json | 2 +- .../guide/zh_cn/entries/bees/worker/lumber.json | 2 +- .../guide/zh_cn/entries/bees/worker/quarry.json | 2 +- .../guide/zh_cn/entries/bees/worker/rancher.json | 2 +- .../patchouli_books/guide/zh_cn/entries/blocks/bee_jar.json | 2 +- .../guide/zh_cn/entries/blocks/breeding_chamber.json | 2 +- .../patchouli_books/guide/zh_cn/entries/blocks/catcher.json | 2 +- .../guide/zh_cn/entries/blocks/centrifuge.json | 2 +- .../patchouli_books/guide/zh_cn/entries/blocks/feeder.json | 2 +- .../guide/zh_cn/entries/blocks/gene_indexer.json | 4 ++-- .../guide/zh_cn/entries/blocks/honey_generator.json | 4 ++-- .../guide/zh_cn/entries/blocks/incubator.json | 4 ++-- .../guide/zh_cn/entries/genetics/attributes.json | 6 +++--- .../guide/zh_cn/entries/genetics/collecting.json | 2 +- .../guide/zh_cn/entries/genetics/transferring.json | 4 ++-- .../patchouli_books/guide/zh_cn/entries/guide/start.json | 2 +- .../guide/zh_cn/entries/hives/advanced_hives.json | 2 +- .../patchouli_books/guide/zh_cn/entries/hives/nests.json | 2 +- .../guide/zh_cn/entries/items/bee_helmet.json | 2 +- .../guide/zh_cn/entries/items/honey_treat.json | 2 +- .../guide/zh_cn/entries/items/nest_locator.json | 2 +- .../patchouli_books/guide/zh_cn/entries/items/upgrades.json | 4 ++-- 35 files changed, 42 insertions(+), 42 deletions(-) diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_hive.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_hive.json index 63a6db45b870..c10680045072 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_hive.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_hive.json @@ -1,6 +1,6 @@ { "name": "蜂巢蜜蜂", - "description": "蜂巢蜜蜂和原版蜜蜂一样,生活在蜂巢中,生产蜂蜜和资源。它们必须生活在 $(l:hives/advanced_hives)高级蜂箱$(/l) 中才能产生资源蜜脾。大多数蜂巢蜜蜂是由独居蜜蜂和其他蜂巢蜜蜂繁殖而成的,也有些是通过给蜜蜂提供特定物品或制作刷怪蛋来生成的。所有蜜蜂的食物和花卉需求都可以在JEI中找到。", + "description": "蜂巢蜜蜂和原版蜜蜂一样,生活在蜂巢中,生产蜂蜜和资源。它们必须生活在$(l:hives/advanced_hives)高级蜂箱$(/l)中才能产生资源蜜脾。大多数蜂巢蜜蜂是由独居蜜蜂和其他蜂巢蜜蜂繁殖而成的,也有些是通过给蜜蜂提供特定物品或制作刷怪蛋来生成的。所有蜜蜂的食物和花卉需求都可以在 JEI 中找到。", "icon": "productivebees:adv_breed_bee", "parent": "productivebees:bees" } \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_solitary.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_solitary.json index 908314ce34b7..801afd54d790 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_solitary.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_solitary.json @@ -1,6 +1,6 @@ { "name": "独居蜜蜂", - "description": "独居蜜蜂的卵可以从在主世界的独居巢穴。$(br2)$(l:hives/nests)阅读蜂巢有关信息$(/l)", + "description": "独居蜜蜂的卵可以从在主世界的独居巢穴。$(br2)$(l:hives/nests)点此阅读蜂巢有关信息$(/l)。", "icon": "productivebees:oak_wood_nest", "parent": "productivebees:bees" } \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/genetics.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/genetics.json index 71cc2d832164..2e9d2f1f5582 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/genetics.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/genetics.json @@ -1,5 +1,5 @@ { "name": "遗传学", - "description": "这里应该有一些关于蜜蜂遗传学以及如何打乱它们的信息。", + "description": "这里应该有一些蜜蜂遗传学的知识,以及如何随心更改它们的方法。", "icon": "productivebees:gene" } \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/netherite.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/netherite.json index 441293c04c62..dfc453fd0afe 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/netherite.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/netherite.json @@ -8,7 +8,7 @@ { "type": "patchouli:text", "title": "Ancient Bee", - "text": "通过向$(l:bees/hive/diamond)钻石蜜蜂$(/l)喂食一个下界合金锭转换而来。", + "text": "通过向$(l:bees/hive/diamond)钻石蜜蜂$(/l)喂食一个下界合金块转换而来。", "anchor": "netherite" }, { diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/skeletal.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/skeletal.json index 9a0c919b0ba8..6639d84fe527 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/skeletal.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/skeletal.json @@ -8,7 +8,7 @@ { "type": "patchouli:text", "title": "Skeletal Bee", - "text": "如果将空的高级蜂箱放置在暗处,它会进入其中。", + "text": "将空的高级蜂箱放置在暗处后,它会主动进入。", "anchor": "skeletal" }, { diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/chocolate_mining.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/chocolate_mining.json index ae57f5e1b30c..0be661a5bdd8 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/chocolate_mining.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/chocolate_mining.json @@ -8,7 +8,7 @@ { "type": "patchouli:text", "title": "Chocolate Mining Bee", - "text": "[]", + "text": "[Andrena scotica]", "anchor": "chocolate_mining" }, { diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/draconic.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/draconic.json index 458a2c175bf7..1bcba97ee6cd 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/draconic.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/draconic.json @@ -7,7 +7,7 @@ { "type": "patchouli:text", "title": "Draconic Bee", - "text": "其居所稀有地分布在末地主岛的黑曜石柱子中。末影龙蜜蜂通过飞来飞去授粉,从末地的空中收集花蜜。如果有机会,它们也会小口啃一点龙蛋。", + "text": "偶能在末地中央岛屿的黑曜石柱中发现末影龙蜜蜂。它们会在末地空中四处飞行,收集花蜜以授粉;如果有机会也会小啃一口龙蛋。", "anchor": "draconic" }, { diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/ender.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/ender.json index 8a1d90489315..c7d432462635 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/ender.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/ender.json @@ -8,7 +8,7 @@ { "type": "patchouli:text", "title": "Ender Bee", - "text": "居住在末地外岛的末地石蜂巢中。末影蜜蜂更喜欢为紫颂植物授粉。", + "text": "居住在末地外岛的末地石蜂巢中。末影蜜蜂喜欢为紫颂植物授粉。", "anchor": "ender" }, { diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/glowing.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/glowing.json index d7540f1bc7d2..e919f46d7bbf 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/glowing.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/glowing.json @@ -7,7 +7,7 @@ { "type": "patchouli:text", "title": "Glowing Bee", - "text": "居住在下界的萤石蜂巢中。发光蜜蜂更喜欢为发光方块(如萤石和灯笼)授粉。", + "text": "居住在下界的荧石蜂巢中。发光蜜蜂更喜欢为发光方块(如荧石和各类灯)授粉。", "anchor": "glowing" }, { diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/magmatic.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/magmatic.json index 5e2d24d6dbf9..b73f2e5d6498 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/magmatic.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/magmatic.json @@ -7,7 +7,7 @@ { "type": "patchouli:text", "title": "Magmatic Bee", - "text": "居住在下界堡垒的下界砖蜂巢中。岩浆蜜蜂更喜欢为岩浆块或下界疣授粉。$(br)小心你建造围栏用的材料,这些虫子可以把圆石变成岩浆。", + "text": "居住在下界要塞的下界砖蜂巢中。岩浆蜜蜂喜欢为岩浆块或下界疣授粉。$(br)小心你建造围栏用的材料,这些虫子可以把圆石变成熔岩。", "anchor": "magmatic" }, { diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/slimy.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/slimy.json index 8ade49b32cd1..feab15135a2d 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/slimy.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/slimy.json @@ -7,7 +7,7 @@ { "type": "patchouli:text", "title": "Slimy Bee", - "text": "生活在沼泽生物群落的黏液蜂巢中。黏液蜜蜂更喜欢在沼泽地区发现的花朵,但也会使用其他生物群系的花朵。", + "text": "生活在沼泽类生物群系的黏液蜂巢中。黏液蜜蜂喜欢在沼泽地区发现的花朵,但也接受其他生物群系的花朵。", "anchor": "slimy" }, { diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/sugarbag.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/sugarbag.json index 244255ae6bfa..b7bcdbfe6e2e 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/sugarbag.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/sugarbag.json @@ -7,7 +7,7 @@ { "type": "patchouli:text", "title": "Sugarbag Bee", - "text": "这种温暖潮湿的小蜜蜂可以在热带地区找到。它生产一种特殊类型的超级美味的蜜脾。$(br)它可以找到进入可可豆的方式,即使是在它熟悉的气候之外生长。", + "text": "这种温暖潮湿的小蜜蜂可以在热带地区找到。它生产一种特殊类型的美味蜜脾。$(br)就算是在它熟悉的气候区外栽培可可豆,它依然能找到钻进可可果的路。", "anchor": "sugarbag" }, { diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/collector.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/collector.json index 5615678f7c2d..43629b37141c 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/collector.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/collector.json @@ -8,7 +8,7 @@ { "type": "patchouli:text", "title": "Collector Bee", - "text": "收集地上的物品并将它们放入蜂巢中。$(br)与农民蜜蜂结合,可以形成一个自动化农场。" + "text": "收集地上的物品并将它们放入蜂巢中。$(br)与农夫蜜蜂配合,可以让农场自动化运作。" }, { "type": "patchouli:entity", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/farmer.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/farmer.json index 04e0d07f86fc..a52bf24a2641 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/farmer.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/farmer.json @@ -8,7 +8,7 @@ { "type": "patchouli:text", "title": "Farmer Bee", - "text": "收割附近的农作物并将其产物留在地上。它的收获半径是其所居住的蜂巢周围的4格方块,这个数值可以通过范围升级来增加。如果你安装了加入右键收获功能的模组,蜜蜂也会这样做。" + "text": "收割附近的农作物并将其产物留在地上。它的收获半径是其所居住的蜂巢周围的4格方块,可以通过范围升级增加半径。可以参考带有右键收获功能的模组,蜜蜂的收割过程与之类似。" }, { "type": "patchouli:entity", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/lumber.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/lumber.json index f67d6c4af50c..bbb4b08b198e 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/lumber.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/lumber.json @@ -8,7 +8,7 @@ { "type": "patchouli:text", "title": "Lumber Bee", - "text": "啃附近的木头,然后把木屑收集到蜂巢中。木屑可以制作成原木。" + "text": "会啃咬附近的木头,并会把木头碎片收集到蜂巢中。木头碎片可以合成为原木。" }, { "type": "patchouli:entity", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/quarry.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/quarry.json index 356bdccc6885..81e67f1aaca8 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/quarry.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/quarry.json @@ -8,7 +8,7 @@ { "type": "patchouli:text", "title": "Quarry Bee", - "text": "啃食附近的石头、沙子或砾石,然后把石屑收集到蜂巢中。石屑可以制作成对应的方块。" + "text": "会啃咬附近的石头、沙子或沙砾,并会把碎片收集到蜂巢中。碎片可以合成为对应的方块。" }, { "type": "patchouli:entity", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/rancher.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/rancher.json index 4bbdfe3d19f4..7374d43dc38d 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/rancher.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/rancher.json @@ -8,7 +8,7 @@ { "type": "patchouli:text", "title": "Rancher Bee", - "text": "会给附近的牛、羊或羊驼挤奶,在蜂巢中形成奶蜜脾。绵羊也会被剪毛。$(br2)一些牛会在这只蜜蜂的生产过程中受到伤害。" + "text": "会给附近的牛、绵羊或羊驼挤奶,在蜂巢中形成奶香蜜脾。绵羊也会被剪毛。$(br2)培育这种蜜蜂的过程中有许多头牛受到了伤害。" }, { "type": "patchouli:entity", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/bee_jar.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/bee_jar.json index 2f3923b3767b..6a42dad516cd 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/bee_jar.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/bee_jar.json @@ -6,7 +6,7 @@ { "type": "patchouli:spotlight", "item": "productivebees:jar_oak", - "text": "用这只精美的玻璃容器来向世界展示您的蜜蜂收藏品,它非常适合容纳蜜蜂。使用漏斗或管道把一个装着您选择的蜜蜂的$(l:items/bee_cage)蜜蜂笼$(/l)导入其中。" + "text": "这只精美的玻璃容器足以向世人展示你的蜜蜂收藏,它非常适合容纳单只蜜蜂。使用漏斗或管道将装有任意蜜蜂的$(l:items/bee_cage)蜜蜂笼$(/l)导入其中即可。" } ] } \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/breeding_chamber.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/breeding_chamber.json index e82d21d51c4a..a0e243be5c5c 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/breeding_chamber.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/breeding_chamber.json @@ -6,7 +6,7 @@ { "type": "patchouli:spotlight", "item": "productivebees:breeding_chamber", - "text": "在这台机器里,您可以在安全的环境中繁殖蜜蜂。为机器提供两只亲本蜜蜂、它们各自的繁殖物品以及能量和为后代提供的空蜜蜂笼。您可以使用“升级:速度”来加快该过程。" + "text": "这台机器能在安全的环境中繁殖蜜蜂。为机器提供两只亲本蜜蜂、它们各自的繁殖物品、能量,以及用于容纳子代的空蜜蜂笼。可以使用“升级:速度”来加快该过程。" } ] } \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/catcher.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/catcher.json index 4a4c94dfc1ab..81e8ef1b45b2 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/catcher.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/catcher.json @@ -10,7 +10,7 @@ }, { "type": "patchouli:text", - "text": "捕捉器接受三种升级;$(l:items/upgrades#babee)升级:繁殖$(/l)将过滤掉成年蜜蜂,只捕捉幼蜂。$(l:items/upgrades#filter)升级:过滤$(/l)将只捕获过滤器上的蜜蜂。$(l:items/upgrades#range)升级:范围$(/l)将增加工作范围。可以安装多个“升级:范围”。" + "text": "捕捉器接受三种升级。$(l:items/upgrades#babee)升级:繁殖$(/l)将过滤掉成年蜜蜂,只捕捉幼蜂。$(l:items/upgrades#filter)升级:过滤$(/l)将只捕获过滤器上的蜜蜂。$(l:items/upgrades#range)升级:范围$(/l)将增加工作范围。可以安装多个“升级:范围”。" } ] } \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/centrifuge.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/centrifuge.json index eb1fc3e03700..ed698ec47749 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/centrifuge.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/centrifuge.json @@ -6,7 +6,7 @@ { "type": "patchouli:spotlight", "item": "productivebees:centrifuge", - "text": "将资源蜜脾分离成资源和蜂蜜。可容纳 10 桶可抽取的液体。离心机也能自动将流体输出到旁边的任何流体储存方块。动力离心机需要FE来以更高的速度运行。离心机还可用于将蜜蜂材料瓶中的遗传物质分离成$(l:genetics/transferring)基因$(/l)。" + "text": "将资源蜜脾分离成资源和蜂蜜。可容纳 10 桶可抽取的液体。离心机也能自动将流体输出到旁边的任何流体储存方块。为动力离心机提供 FE,可让其以更高的速度运转。离心机还可将蜜蜂碾膏瓶中的遗传物质分离成$(l:genetics/transferring)基因$(/l)。" } ] } \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/feeder.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/feeder.json index 8db059df97bf..9bb8254d9193 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/feeder.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/feeder.json @@ -10,7 +10,7 @@ }, { "type": "patchouli:text", - "text": "喂食板可以倒上蜂蜜,如此就为蜜蜂提供了一个泡泡脚、从一天的漫长工作中恢复过来的好地方,即给予它们再生效果。" + "text": "喂食板可以倒上蜂蜜,蜜蜂在经历一整天的辛劳后能在里面泡泡脚,好好休息。也即,给予它们生命恢复效果。" }, { "type": "patchouli:text", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/gene_indexer.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/gene_indexer.json index 0b972e52521c..f82dceb3cdde 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/gene_indexer.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/gene_indexer.json @@ -6,11 +6,11 @@ { "type": "patchouli:spotlight", "item": "productivebees:gene_indexer", - "text": "你是否淹没在基因样本中?你还在通过通过合并基因来获得 RSI吗?那么这个方块就是为你准备的!" + "text": "基因样本是不是多到完全无法招架?长时间手动组合基因有没有让你劳累不堪?那么这个方块就是为你准备的!" }, { "type": "patchouli:text", - "text": "用你身边的所有基因装满这个额外的大容器,扳下拉杆,看着自动化的内部基因索引器为你组合基因。这可能不是最有效的方法……但它是自动化的!\n需要红石信号。" + "text": "这个超大容器足够装下散落一地的基因样本,扳下开关,然后静待内部的基因索引器自动为你组合基因就好了。可能并不高效……但它能自动运作!$(br2)需要红石信号。" } ] } \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/honey_generator.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/honey_generator.json index a4116ce9c603..4e736971e0cc 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/honey_generator.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/honey_generator.json @@ -6,11 +6,11 @@ { "type": "patchouli:spotlight", "item": "productivebees:honey_generator", - "text": "燃烧蜂蜜以产生电力。蜂蜜可以通过管道输送,也可以在 GUI 中放入蜂蜜瓶、块和桶" + "text": "燃烧蜂蜜以产生电力。蜂蜜可以通过管道输送,也可以在 GUI 中放入蜂蜜瓶、蜂蜜块和蜂蜜桶。" }, { "type": "patchouli:text", - "text": "蜂蜜发电机接受两种升级: $(l:items/upgrades#productivity)升级:产量$(/l) 将降低蜂蜜消耗量。$(l:items/upgrades#speed)升级:速度$(/l) 将增加……速度。" + "text": "蜂蜜发电机接受两种升级。$(l:items/upgrades#productivity)升级:产量$(/l)将降低蜂蜜消耗量。$(l:items/upgrades#speed)升级:速度$(/l)将增加……显然能增加速度。" } ] } \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/incubator.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/incubator.json index 34ab815f9a29..7f057d50c07a 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/incubator.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/incubator.json @@ -6,11 +6,11 @@ { "type": "patchouli:spotlight", "item": "productivebees:incubator", - "text": "厌倦了等待那些脆弱的小宝宝长大?使用培养箱来加速这个过程。只需将幼蜂放入笼子中,然后将其与一堆蜂蜜小食一起放入小蜜蜂孵化器里。" + "text": "等那些脆弱的小宝宝长大等到昏天黑地?培养箱能够加速这个过程。将幼蜂放入笼子中,再将其与一堆蜜蜂小食一起放入小蜜蜂孵化器里即可。" }, { "type": "patchouli:text", - "text": "孵化器的另一个用途是向卵中注入特定蜜蜂类型的$(l:genetics/collecting#crystalline)基因$(/l)以获得该蜜蜂类型的刷怪蛋。你获得的蜜蜂基因型会贯穿整个基因设置的过程。$(br)在制作刷怪蛋时只会使用这一种基因型,而蜂蜜小食上的任何其他基因都会丢失。" + "text": "孵化器还有另一个用途,它能向卵中注入特定的蜜蜂类型$(l:genetics/collecting#crystalline)基因$(/l),以获得该类型蜜蜂的刷怪蛋。这里的蜜蜂类型基因需在遗传学设施中制作。$(br)制作刷怪蛋时只会使用类型基因,蜜蜂小食上其他所有的基因都会丢失。" } ] } \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/attributes.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/attributes.json index fa38acba23e4..0f4755761522 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/attributes.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/attributes.json @@ -5,12 +5,12 @@ "pages": [ { "type": "patchouli:text", - "text": "通过将分离出来的基因放在蜜蜂小食上并将其喂给蜜蜂,可以将蜜蜂的属性从一只转移到另一只。$(br)请参阅有关$(l:genetics/collecting#crystalline)收集基因$(/l)的页面。" + "text": "把分离出来的基因放在蜜蜂小食上,再喂给蜜蜂,即可将蜜蜂的属性从一只转移到另一只。$(br)请参阅有关$(l:genetics/collecting#crystalline)收集基因$(/l)的页面。" }, { "type": "patchouli:text", - "title": "生产力", - "text": "生产力水平较高的蜜蜂每次授粉会产生更多的蜜脾。$(br2)生产力水平分为:$(br)正常$(br)中$(br)高$(br)非常高" + "title": "产量", + "text": "产量较高的蜜蜂每次授粉会产生更多的蜜脾。$(br2)生产力水平分为:$(br)正常$(br)中$(br)高$(br)很高" }, { "type": "patchouli:text", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/collecting.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/collecting.json index 5a43b629829d..f0a55744beab 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/collecting.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/collecting.json @@ -5,7 +5,7 @@ "pages": [ { "type": "patchouli:text", - "text": "装瓶机配合活塞可用于装瓶蜜蜂。在中间放置一只蜜蜂并拉下拉杆。确保装瓶机里有空瓶子。将瓶装蜜蜂放入离心机中,将有用的东西与垃圾分离。" + "text": "装瓶机配合活塞可用于装瓶蜜蜂。在中间放置一只蜜蜂并拉下拉杆。确保装瓶机里有空瓶子。将瓶装蜜蜂放入离心机中,就能从无用的垃圾中分离出有用的东西。" }, { "type": "multiblock", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/transferring.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/transferring.json index 5eb8928aa187..805794267454 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/transferring.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/transferring.json @@ -5,11 +5,11 @@ "pages": [ { "type": "patchouli:text", - "text": "要将基因转移到蜜蜂身上,您需要将基因与蜜蜂小食相结合。将蜂蜜小食喂给蜜蜂,根据基因的纯度,蜜蜂将有机会获得新的属性。" + "text": "要将基因转移到蜜蜂身上,需要把基因放到蜜蜂小食上。将蜜蜂小食喂给蜜蜂,蜜蜂将有机会获得新的属性,概率根据基因的纯度变化而变。" }, { "type": "patchouli:text", - "text": "可以通过结合两个或更多相同的基因放入蜂蜜小食中来增加基因的纯度。" + "text": "可以结合两个相同基因来增加基因纯度,也可选择放入更多同种基因。" } ] } \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/guide/start.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/guide/start.json index 2698ec9f3d27..309b44f52d8a 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/guide/start.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/guide/start.json @@ -9,7 +9,7 @@ }, { "type": "patchouli:text", - "text": "除了原版蜜蜂之外,你还会遇到一系列新蜜蜂,它们生活在极其隐蔽的$(l:hives/nests)蜂巢$(/l)中,位于主世界的不同生物群系里。这些蜜蜂是独居的,这意味着它们不会生活在蜂箱中。然而,它们的遗传学允许繁殖不同类型的蜜蜂,而且它们看起来很酷。" + "text": "除了原版蜜蜂之外,你还会遇到一系列新蜜蜂,它们生活在极其隐蔽的$(l:hives/nests)蜂巢$(/l)中,位于主世界的不同生物群系里。这些蜜蜂是独居的,这意味着它们不会生活在蜂箱中。然而,它们的基因允许它们繁殖不同类型的蜜蜂,而且它们看起来很酷。" }, { "type": "patchouli:text", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/advanced_hives.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/advanced_hives.json index 644c814267fb..bc6a9fd8e2a2 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/advanced_hives.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/advanced_hives.json @@ -12,7 +12,7 @@ { "type": "patchouli:crafting", "recipe": "productivebees:hives/advanced_oak_beehive", - "text": "有许多高级蜂箱可供选择,具体取决于您的背包中是否有其他木材。" + "text": "有许多高级蜂箱可供选择,具体取决于整合包中有何种木材。" }, { "type": "patchouli:text", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/nests.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/nests.json index 001dc9a9cb1e..a31945d2d8fe 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/nests.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/nests.json @@ -10,7 +10,7 @@ }, { "type": "patchouli:text", - "text": "如果你在空蜂巢中放入一份或多份蜜蜂小食,就会吸引来新的蜜蜂。手持蜂蜜小食右键点击来开始蜜蜂生成计时。" + "text": "如果你在空蜂巢中放入一份或多份蜜蜂小食,就会吸引来新的蜜蜂。手持蜜蜂小食右击可让蜜蜂生成进入冷却。" } ] } \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/bee_helmet.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/bee_helmet.json index 1979f036378e..446c4e2a6787 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/bee_helmet.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/bee_helmet.json @@ -6,7 +6,7 @@ { "type": "patchouli:spotlight", "item": "productivebees:bee_nest_diamond_helmet", - "text": "将蜂巢压在你绚丽的钻石头盔上,让它变得粘稠。巢中的蜜蜂肯定会习惯你,甚至会在你处于危险之中时保护你。穿上这件衣服也会向其他蜜蜂展示你的善意,并防止你收到它们的攻击。" + "text": "往你绚丽的钻石头盔上压嵌一个蜂巢,能让头盔变得黏性十足。巢中的蜜蜂会与你成为朋友,甚至会在你处于危险之中时保护你。戴上它也能向其他蜜蜂展示善意,避免它们攻击你。" }, { "type": "patchouli:crafting", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/honey_treat.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/honey_treat.json index 2af2d655f025..3b686536bc67 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/honey_treat.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/honey_treat.json @@ -6,7 +6,7 @@ { "type": "patchouli:spotlight", "item": "productivebees:honey_treat", - "text": "蜜蜂小食可以喂给愤怒的蜜蜂,让它们平静下来。将它们喂给小蜜蜂会使它们长得更快。$(br2)蜜蜂小食还可以与基因相结合,将遗传形状从一只蜜蜂转移到另一只蜜蜂。在$(l:genetics/transferring)遗传学$(/l)页面上阅读更多内容。" + "text": "蜜蜂小食可以喂给愤怒的蜜蜂,让它们平静下来。喂给小蜜蜂会使它们长得更快。$(br2)蜜蜂小食还可以与基因相结合,以在蜜蜂间转移遗传性状。更多内容参阅$(l:genetics/transferring)遗传学$(/l)页面。" } ] } \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/nest_locator.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/nest_locator.json index b6d48d460a06..a7d6d4fc460f 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/nest_locator.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/nest_locator.json @@ -6,7 +6,7 @@ { "type": "patchouli:spotlight", "item": "productivebees:nest_locator", - "text": "可以识别附近蜂巢的微弱嗡嗡声。按住Shift键并右键单击要查找的蜂巢或同种方块。如果要查找沙子蜂巢,可以右键单击沙子蜂巢或沙子。再次右键单击将找到附近任何该类型的蜂巢。" + "text": "可以识别附近蜂巢的微弱嗡嗡声。使用需先 Shift 右击要搜查的蜂巢或同种方块。如果要搜查沙子蜂巢,可以右击沙子蜂巢或沙子。再次右击将会定位附近所有该类型的蜂巢。" }, { "type": "patchouli:crafting", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/upgrades.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/upgrades.json index 24892eeefce4..4befd37b6c11 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/upgrades.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/upgrades.json @@ -16,12 +16,12 @@ { "type": "patchouli:crafting", "recipe": "productivebees:upgrades/breeding", - "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l),$(l:blocks/catcher)捕捉器$(/l)。", + "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l)、$(l:blocks/catcher)捕捉器$(/l)。", "anchor": "babee" }, { "type": "patchouli:text", - "text": "当安装在蜂巢中时,升级:繁殖将为生活在蜂巢内的蜜蜂提供很小的机会,无需您的参与即可繁殖和产生新的后代。请注意,通常情况下无法繁殖的蜜蜂不适用于此升级。$(br)当安装在$(l:blocks/catcher)捕捉器$(/l)中时,只有幼蜂会被捕获并放入笼子中。" + "text": "在蜂巢中安装“升级:繁殖”后,其中蜜蜂有小概率自行繁殖并产生新的后代,无需你监督。请注意,通常情况下无法繁殖的蜜蜂不适用于此升级。$(br)当安装在$(l:blocks/catcher)捕捉器$(/l)中时,只有幼蜂会被捕获并放入笼子中。" }, { "type": "patchouli:crafting", From cad5acf42a81c329682ca2edc8604eed096447cc Mon Sep 17 00:00:00 2001 From: Sunday40847 Date: Sun, 2 Mar 2025 01:29:48 +0800 Subject: [PATCH 23/36] =?UTF-8?q?=E5=B8=95=E7=A7=8B=E8=8E=89=E6=89=8B?= =?UTF-8?q?=E5=86=8C=E6=9B=B4=E6=94=B9=EF=BC=8C=E7=AC=AC=E4=BA=8C=E9=83=A8?= =?UTF-8?q?=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../1.20/assets/productivebees/productivebees/lang/zh_cn.json | 4 ++-- .../patchouli_books/guide/zh_cn/entries/bees/hive/coal.json | 2 +- .../guide/zh_cn/entries/bees/hive/creeper.json | 4 ++-- .../guide/zh_cn/entries/bees/hive/diamond.json | 2 +- .../guide/zh_cn/entries/bees/hive/emerald.json | 2 +- .../guide/zh_cn/entries/bees/hive/experience.json | 2 +- .../patchouli_books/guide/zh_cn/entries/bees/hive/gold.json | 2 +- .../patchouli_books/guide/zh_cn/entries/bees/hive/iron.json | 2 +- .../patchouli_books/guide/zh_cn/entries/bees/hive/lapis.json | 2 +- .../guide/zh_cn/entries/bees/hive/netherite.json | 2 +- .../guide/zh_cn/entries/bees/hive/obsidian.json | 2 +- .../guide/zh_cn/entries/bees/hive/prismarine.json | 2 +- .../guide/zh_cn/entries/bees/hive/redstone.json | 2 +- .../guide/zh_cn/entries/bees/hive/skeletal.json | 2 +- .../guide/zh_cn/entries/bees/hive/withered.json | 2 +- .../patchouli_books/guide/zh_cn/entries/bees/hive/zombie.json | 2 +- .../guide/zh_cn/entries/bees/solitary/ashy_mining.json | 2 +- .../guide/zh_cn/entries/bees/solitary/blue_banded.json | 2 +- .../guide/zh_cn/entries/bees/solitary/chocolate_mining.json | 2 +- .../guide/zh_cn/entries/bees/solitary/digger.json | 2 +- .../guide/zh_cn/entries/bees/solitary/green_carpenter.json | 2 +- .../guide/zh_cn/entries/bees/solitary/leafcutter.json | 2 +- .../guide/zh_cn/entries/bees/solitary/mason.json | 2 +- .../guide/zh_cn/entries/bees/solitary/neon_cuckoo.json | 2 +- .../guide/zh_cn/entries/bees/solitary/nomad.json | 2 +- .../guide/zh_cn/entries/bees/solitary/reed.json | 2 +- .../guide/zh_cn/entries/bees/solitary/resin.json | 2 +- .../guide/zh_cn/entries/bees/solitary/sweat.json | 2 +- .../zh_cn/entries/bees/solitary/yellow_black_carpenter.json | 2 +- .../guide/zh_cn/entries/bees/wild/crystalline.json | 2 +- .../guide/zh_cn/entries/bees/wild/draconic.json | 2 +- .../patchouli_books/guide/zh_cn/entries/bees/wild/ender.json | 2 +- .../guide/zh_cn/entries/bees/wild/ghostly.json | 2 +- .../guide/zh_cn/entries/bees/wild/glowing.json | 2 +- .../guide/zh_cn/entries/bees/wild/magmatic.json | 2 +- .../patchouli_books/guide/zh_cn/entries/bees/wild/slimy.json | 2 +- .../guide/zh_cn/entries/bees/wild/sugarbag.json | 2 +- .../guide/zh_cn/entries/bees/worker/collector.json | 2 +- .../guide/zh_cn/entries/bees/worker/cubee.json | 2 +- .../patchouli_books/guide/zh_cn/entries/bees/worker/dye.json | 2 +- .../guide/zh_cn/entries/bees/worker/farmer.json | 4 ++-- .../guide/zh_cn/entries/bees/worker/hoarder.json | 2 +- .../guide/zh_cn/entries/bees/worker/lumber.json | 2 +- .../guide/zh_cn/entries/bees/worker/quarry.json | 2 +- .../guide/zh_cn/entries/bees/worker/rancher.json | 2 +- .../patchouli_books/guide/zh_cn/entries/misc/performance.json | 2 +- 46 files changed, 49 insertions(+), 49 deletions(-) diff --git a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json index 1d3ff80ad0c3..f9c397bc0d16 100644 --- a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json @@ -740,8 +740,8 @@ "entity.productivebees.blutonium_bee": "蓝钚蜜蜂", "entity.productivebees.magentite_bee": "磁铁矿蜜蜂", "entity.productivebees.ludicrite_bee": "镠蜜蜂", - "entity.productivebees.ridiculite_bee": "重晶石蜜蜂", - "entity.productivebees.inanite_bee": "无生命蜜蜂", + "entity.productivebees.ridiculite_bee": "悖谬蜜蜂", + "entity.productivebees.inanite_bee": "空想蜜蜂", "entity.productivebees.insanite_bee": "含水蜜蜂", "entity.productivebees.arcane_crystal_bee": "神秘蜜蜂", "entity.productivebees.deorum_bee": "圣金蜜蜂", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/coal.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/coal.json index 1f423f693579..7839bec74a07 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/coal.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/coal.json @@ -8,7 +8,7 @@ { "type": "patchouli:text", "title": "煤炭蜜蜂", - "text": "由$(l:bees/hive/redstone)红石蜜蜂$(/l)和$(l:bees/solitary/leafcutter)切叶蜜蜂$(/l)繁殖得到。", + "text": "由$(l:bees/solitary/magmatic)熔岩蜜蜂$(/l)和$(l:bees/solitary/leafcutter)切叶蜜蜂$(/l)繁殖得到。", "anchor": "coal" }, { diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/creeper.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/creeper.json index cb8418382a51..4afb98a86569 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/creeper.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/creeper.json @@ -6,8 +6,8 @@ "pages": [ { "type": "patchouli:text", - "title": "CreeBee", - "text": "通过向原版蜜蜂喂食一个TNT转换而来。", + "title": "苦力怕蜜蜂", + "text": "通过向原版蜜蜂喂食一个 TNT 转换而来。", "anchor": "creeper" }, { diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/diamond.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/diamond.json index c1f6dd23ee52..0a62957e1542 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/diamond.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/diamond.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Diamond Bee", + "title": "钻石蜜蜂", "text": "由$(l:bees/wild/ender)末影蜜蜂$(/l)和$(l:bees/hive/lapis)青金石蜜蜂$(/l)繁殖得到。", "anchor": "diamond" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/emerald.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/emerald.json index aecbad2c40d2..9a5c5eed74f8 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/emerald.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/emerald.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Emerald Bee", + "title": "绿宝石蜜蜂", "text": "由$(l:bees/wild/slimy)黏液蜜蜂$(/l)和$(l:bees/hive/diamond)钻石蜜蜂$(/l)繁殖得到。", "anchor": "emerald" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/experience.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/experience.json index 83268184754c..d5e6f9139e0d 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/experience.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/experience.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Experience Bee", + "title": "经验蜜蜂", "text": "由$(l:bees/hive/emerald)绿宝石蜜蜂$(/l)和$(l:bees/hive/lapis)青金石蜜蜂$(/l)繁殖得到。", "anchor": "experience" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/gold.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/gold.json index 067415624573..8a48c758edef 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/gold.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/gold.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Gold Bee", + "title": "金蜜蜂", "text": "由$(l:bees/wild/crystalline)石英蜜蜂$(/l)和$(l:bees/solitary/mason)石匠蜜蜂$(/l)繁殖得到。", "anchor": "gold" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/iron.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/iron.json index 348c5318c1ee..2e934be05c65 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/iron.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/iron.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Iron Bee", + "title": "铁蜜蜂", "text": "由$(l:bees/wild/crystalline)石英蜜蜂$(/l)和$(l:bees/solitary/ashy_mining)灰烬穴居蜜蜂$(/l)繁殖得到。", "anchor": "iron" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/lapis.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/lapis.json index 9017ea2340e5..2652694a070b 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/lapis.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/lapis.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Lapis Bee", + "title": "青金石蜜蜂", "text": "由$(l:bees/hive/redstone)红石蜜蜂$(/l)和$(l:bees/solitary/blue_banded)蓝色条纹蜜蜂$(/l)繁殖得到。", "anchor": "lapis" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/netherite.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/netherite.json index dfc453fd0afe..ef7a1572f16b 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/netherite.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/netherite.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Ancient Bee", + "title": "远古蜜蜂", "text": "通过向$(l:bees/hive/diamond)钻石蜜蜂$(/l)喂食一个下界合金块转换而来。", "anchor": "netherite" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/obsidian.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/obsidian.json index 8cbfb7bda186..db1705e69c71 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/obsidian.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/obsidian.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Obsidian Bee", + "title": "黑曜石蜜蜂", "text": "由$(l:bees/wild/magmatic)熔岩蜜蜂$(/l)和$(l:bees/solitary/sweat)汗蜜蜂$(/l)繁殖得到。", "anchor": "obsidian" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/prismarine.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/prismarine.json index 003d1ca12bbd..649154721804 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/prismarine.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/prismarine.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Prismarine Bee", + "title": "海晶蜜蜂", "text": "通过在海洋生物群系中钓鱼获得。", "anchor": "prismarine" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/redstone.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/redstone.json index f1040fbe0a85..f8f1c1b5ed88 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/redstone.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/redstone.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Redstone Bee", + "title": "红石蜜蜂", "text": "由$(l:bees/wild/glowing)发光蜜蜂$(/l)和$(l:bees/solitary/chocolate_mining)巧克力穴居蜜蜂$(/l)繁殖得到。", "anchor": "redstone" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/skeletal.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/skeletal.json index 6639d84fe527..611496556fd0 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/skeletal.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/skeletal.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Skeletal Bee", + "title": "骷髅蜜蜂", "text": "将空的高级蜂箱放置在暗处后,它会主动进入。", "anchor": "skeletal" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/withered.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/withered.json index 55bff8bdaa7e..65ffcde5504f 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/withered.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/withered.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Withered Bee", + "title": "凋灵蜜蜂", "text": "通过向$(l:bees/hive/skeletal)骷髅蜜蜂$(/l)喂食一朵凋零玫瑰转化而来。", "anchor": "withered" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/zombie.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/zombie.json index d3e902830415..d18d12198243 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/zombie.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/zombie.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "ZomBee", + "title": "僵尸蜜蜂", "text": "如果将空的高级蜂箱放置在暗处,它会进入其中。", "anchor": "zombie" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/ashy_mining.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/ashy_mining.json index 76138da72a8b..b784f807c984 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/ashy_mining.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/ashy_mining.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Ashy Mining Bee", + "title": "灰烬穴居蜜蜂", "text": "[Andrena cineraria]", "anchor": "ashy_mining" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/blue_banded.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/blue_banded.json index 3cb221dca647..c63997e5ff1b 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/blue_banded.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/blue_banded.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Blue Banded Bee", + "title": "蓝色条纹蜜蜂", "text": "[Amegilla cingulata]", "anchor": "blue_banded" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/chocolate_mining.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/chocolate_mining.json index 0be661a5bdd8..96f6adc294da 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/chocolate_mining.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/chocolate_mining.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Chocolate Mining Bee", + "title": "巧克力穴居蜜蜂", "text": "[Andrena scotica]", "anchor": "chocolate_mining" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/digger.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/digger.json index 81f34701e571..51c313205a06 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/digger.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/digger.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Digger Bee", + "title": "挖掘者蜜蜂", "text": "[Anthophora urbana]", "anchor": "digger" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/green_carpenter.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/green_carpenter.json index 770fc8344e65..01c7827e40fd 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/green_carpenter.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/green_carpenter.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Green Carpenter Bee", + "title": "绿色木匠蜜蜂", "text": "[Xylocopa aerata]", "anchor": "green_carpenter" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/leafcutter.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/leafcutter.json index 06e32850a576..d4aa3de97c66 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/leafcutter.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/leafcutter.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Leafcutter Bee", + "title": "切叶蜜蜂", "text": "[Megachile brevis]", "anchor": "leafcutter" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/mason.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/mason.json index ee6ec8ea6fcb..0e9d12588cb9 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/mason.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/mason.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Mason Bee", + "title": "石匠蜜蜂", "text": "[Osmia lignaria]", "anchor": "mason" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/neon_cuckoo.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/neon_cuckoo.json index c14f454fe710..c1e98ef5eefa 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/neon_cuckoo.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/neon_cuckoo.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Neon Cuckoo Bee", + "title": "杜鹃蜜蜂", "text": "[Thyreus nitidulus]", "anchor": "neon_cuckoo" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/nomad.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/nomad.json index 17bf2e8aab40..a4d4a7d70dd4 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/nomad.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/nomad.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Nomad Bee", + "title": "牧游蜜蜂", "text": "[Nomada marshamella]", "anchor": "nomad" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/reed.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/reed.json index 38e8287ee709..9cdecafbe9a8 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/reed.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/reed.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Reed Bee", + "title": "甘蔗蜜蜂", "text": "[Exoneura robusta]", "anchor": "reed" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/resin.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/resin.json index 71a48cf7193b..40bb842e2fdd 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/resin.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/resin.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Resin Bee", + "title": "树脂蜜蜂", "text": "[Megachile mystaceana]", "anchor": "resin" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/sweat.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/sweat.json index a8a9316259a4..f23522318a67 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/sweat.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/sweat.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Sweat Bee", + "title": "汗蜜蜂", "text": "[Halictus rubicundus]", "anchor": "sweat" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/yellow_black_carpenter.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/yellow_black_carpenter.json index 0cf993e5b04c..01f5223d5938 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/yellow_black_carpenter.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/yellow_black_carpenter.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Yellow and Black Carpenter Bee", + "title": "黄黑色木匠蜜蜂", "text": "[Xylocopa aruana]", "anchor": "yellow_black_carpenter" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/crystalline.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/crystalline.json index 36512a2d9886..1c5b4d4b7e99 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/crystalline.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/crystalline.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Crystalline Bee", + "title": "石英蜜蜂", "text": "生活在下界的石英蜂巢中。石英蜜蜂更乐意为含有或由下界石英制成的东西授粉。", "anchor": "crystalline" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/draconic.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/draconic.json index 1bcba97ee6cd..01b0cfce416c 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/draconic.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/draconic.json @@ -6,7 +6,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Draconic Bee", + "title": "末影龙蜜蜂", "text": "偶能在末地中央岛屿的黑曜石柱中发现末影龙蜜蜂。它们会在末地空中四处飞行,收集花蜜以授粉;如果有机会也会小啃一口龙蛋。", "anchor": "draconic" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/ender.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/ender.json index c7d432462635..012b08b90bb6 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/ender.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/ender.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Ender Bee", + "title": "末影蜜蜂", "text": "居住在末地外岛的末地石蜂巢中。末影蜜蜂喜欢为紫颂植物授粉。", "anchor": "ender" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/ghostly.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/ghostly.json index 676b535a1f92..ab42a62547c1 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/ghostly.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/ghostly.json @@ -6,7 +6,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Ghostly Bee", + "title": "恶魂蜜蜂", "text": "居住在下界的灵魂沙蜂巢中。恶魂蜜蜂更喜欢为附近的灵魂沙授粉。", "anchor": "ghostly" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/glowing.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/glowing.json index e919f46d7bbf..abad5a93e2f1 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/glowing.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/glowing.json @@ -6,7 +6,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Glowing Bee", + "title": "发光蜜蜂", "text": "居住在下界的荧石蜂巢中。发光蜜蜂更喜欢为发光方块(如荧石和各类灯)授粉。", "anchor": "glowing" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/magmatic.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/magmatic.json index b73f2e5d6498..2273addd6b93 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/magmatic.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/magmatic.json @@ -6,7 +6,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Magmatic Bee", + "title": "熔岩蜜蜂", "text": "居住在下界要塞的下界砖蜂巢中。岩浆蜜蜂喜欢为岩浆块或下界疣授粉。$(br)小心你建造围栏用的材料,这些虫子可以把圆石变成熔岩。", "anchor": "magmatic" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/slimy.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/slimy.json index feab15135a2d..17f485281bdd 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/slimy.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/slimy.json @@ -6,7 +6,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Slimy Bee", + "title": "黏液蜜蜂", "text": "生活在沼泽类生物群系的黏液蜂巢中。黏液蜜蜂喜欢在沼泽地区发现的花朵,但也接受其他生物群系的花朵。", "anchor": "slimy" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/sugarbag.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/sugarbag.json index b7bcdbfe6e2e..5733dbbbcec8 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/sugarbag.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/sugarbag.json @@ -6,7 +6,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Sugarbag Bee", + "title": "蜜袋蜜蜂", "text": "这种温暖潮湿的小蜜蜂可以在热带地区找到。它生产一种特殊类型的美味蜜脾。$(br)就算是在它熟悉的气候区外栽培可可豆,它依然能找到钻进可可果的路。", "anchor": "sugarbag" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/collector.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/collector.json index 43629b37141c..bc06592f280d 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/collector.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/collector.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Collector Bee", + "title": "收集者蜜蜂", "text": "收集地上的物品并将它们放入蜂巢中。$(br)与农夫蜜蜂配合,可以让农场自动化运作。" }, { diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/cubee.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/cubee.json index 0e790ea66e2a..5bcd0793be3b 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/cubee.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/cubee.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "CuBee", + "title": "丘比特蜜蜂", "text": "这只蜜蜂分泌的信息素会让动物心情愉悦。" }, { diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/dye.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/dye.json index 554a1edec24f..b42173ecc37b 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/dye.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/dye.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Dye Bee", + "title": "染料蜜蜂", "text": "根据它授粉的花朵产生染料。" }, { diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/farmer.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/farmer.json index a52bf24a2641..3e3f05d61022 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/farmer.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/farmer.json @@ -7,8 +7,8 @@ "pages": [ { "type": "patchouli:text", - "title": "Farmer Bee", - "text": "收割附近的农作物并将其产物留在地上。它的收获半径是其所居住的蜂巢周围的4格方块,可以通过范围升级增加半径。可以参考带有右键收获功能的模组,蜜蜂的收割过程与之类似。" + "title": "农夫蜜蜂", + "text": "收割附近的农作物并将其产物留在地上。它的收获半径是其所居住的蜂巢周围的 4 格方块,可以通过范围升级增加半径。可以参考带有右键收获功能的模组,蜜蜂的收割过程与之类似。" }, { "type": "patchouli:entity", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/hoarder.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/hoarder.json index c5ab5c2e4f87..5d47a6ace299 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/hoarder.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/hoarder.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Hoarder Bee", + "title": "囤积者蜜蜂", "text": "收集地上的物品并将它们放入蜂巢中,这是一种更酷、更好的$(l:bees/worker/collector)收集者蜜蜂$(/l)。$(br)与农夫蜜蜂相结合,可以形成一个自动化农场。" }, { diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/lumber.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/lumber.json index bbb4b08b198e..a5fa5782d1b9 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/lumber.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/lumber.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Lumber Bee", + "title": "木场蜜蜂", "text": "会啃咬附近的木头,并会把木头碎片收集到蜂巢中。木头碎片可以合成为原木。" }, { diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/quarry.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/quarry.json index 81e67f1aaca8..cf67ad5569aa 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/quarry.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/quarry.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Quarry Bee", + "title": "石料蜜蜂", "text": "会啃咬附近的石头、沙子或沙砾,并会把碎片收集到蜂巢中。碎片可以合成为对应的方块。" }, { diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/rancher.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/rancher.json index 7374d43dc38d..30b8c44effdb 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/rancher.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/rancher.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "Rancher Bee", + "title": "牧场蜜蜂", "text": "会给附近的牛、绵羊或羊驼挤奶,在蜂巢中形成奶香蜜脾。绵羊也会被剪毛。$(br2)培育这种蜜蜂的过程中有许多头牛受到了伤害。" }, { diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/misc/performance.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/misc/performance.json index acc6a2f5b382..2d651cbe2176 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/misc/performance.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/misc/performance.json @@ -9,7 +9,7 @@ }, { "type": "patchouli:text", - "text": "蜜蜂是世界上的实体,而不仅仅是一个方块或物品,它本质上会使用更多的电脑资源。来自实体的一大资源消耗是路径和AI,其中蜜蜂的AI性能并不好。为了防止不必要的AI计算,请确保所有蜜蜂都有一个居住的地方和它们所需的采花点。还要把蜜蜂关在一个不太大的围栏里,否则它们会开始徘徊。或者,您可以在蜂巢中使用模拟器升级来防止蜜蜂实体出现在世界上。" + "text": "蜜蜂是世界上的实体,而不仅仅是一个方块或物品,它本质上会使用更多的电脑资源。来自实体的一大资源消耗是路径和 AI,其中蜜蜂的 AI 性能并不好。为了防止不必要的 AI 计算,请确保所有蜜蜂都有一个居住的地方和它们所需的采花点。还要把蜜蜂关在一个不太大的围栏里,否则它们会开始徘徊。或者,您可以在蜂巢中使用模拟器升级来防止蜜蜂实体出现在世界上。" }, { "type": "patchouli:text", From 4e9ec598a15a76463fd8560577f10d66eb2c16e4 Mon Sep 17 00:00:00 2001 From: Sunday40847 Date: Sun, 2 Mar 2025 01:38:59 +0800 Subject: [PATCH 24/36] =?UTF-8?q?=E5=B8=95=E7=A7=8B=E8=8E=89=E6=89=8B?= =?UTF-8?q?=E5=86=8C=E6=9B=B4=E6=94=B9=EF=BC=8C=E7=AC=AC=E4=B8=89=E9=83=A8?= =?UTF-8?q?=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../guide/zh_cn/entries/bees/wild/ghostly.json | 2 +- .../guide/zh_cn/entries/bees/wild/glowing.json | 2 +- .../guide/zh_cn/entries/guide/start.json | 4 ++-- .../guide/zh_cn/entries/items/bee_cage.json | 2 +- .../guide/zh_cn/entries/items/upgrades.json | 16 ++++++++-------- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/ghostly.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/ghostly.json index ab42a62547c1..8a0bd395e359 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/ghostly.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/ghostly.json @@ -7,7 +7,7 @@ { "type": "patchouli:text", "title": "恶魂蜜蜂", - "text": "居住在下界的灵魂沙蜂巢中。恶魂蜜蜂更喜欢为附近的灵魂沙授粉。", + "text": "居住在下界的灵魂沙蜂巢中。恶魂蜜蜂喜欢为附近的灵魂沙授粉。", "anchor": "ghostly" }, { diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/glowing.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/glowing.json index abad5a93e2f1..c88eb3533763 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/glowing.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/glowing.json @@ -7,7 +7,7 @@ { "type": "patchouli:text", "title": "发光蜜蜂", - "text": "居住在下界的荧石蜂巢中。发光蜜蜂更喜欢为发光方块(如荧石和各类灯)授粉。", + "text": "居住在下界的荧石蜂巢中。发光蜜蜂喜欢为发光方块(如荧石和各类灯)授粉。", "anchor": "glowing" }, { diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/guide/start.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/guide/start.json index 309b44f52d8a..608f94a52c63 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/guide/start.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/guide/start.json @@ -9,7 +9,7 @@ }, { "type": "patchouli:text", - "text": "除了原版蜜蜂之外,你还会遇到一系列新蜜蜂,它们生活在极其隐蔽的$(l:hives/nests)蜂巢$(/l)中,位于主世界的不同生物群系里。这些蜜蜂是独居的,这意味着它们不会生活在蜂箱中。然而,它们的基因允许它们繁殖不同类型的蜜蜂,而且它们看起来很酷。" + "text": "除了原版蜜蜂之外,你还会遇到一系列新蜜蜂,它们生活在极其隐蔽的$(l:hives/nests)蜂巢$(/l)中,位于主世界的不同生物群系里。这些蜜蜂是独居的,也就是说它们不会生活在蜂箱中。然而,它们的基因允许它们繁殖不同类型的蜜蜂,而且它们看起来很酷。" }, { "type": "patchouli:text", @@ -17,7 +17,7 @@ }, { "type": "patchouli:text", - "text": "一旦你收集了足够的蜜脾, 就可以做一个$(l:hives/advanced_hives)高级蜂箱$(/l)和一个 $(l:hives/expansion_boxes)扩容盒$(/l)。$(l:hives/advanced_hives)高级蜂箱$(/l)允许您查看内部并时刻关注您的蜜蜂及其生产的产品。" + "text": "一旦你收集了足够的蜜脾, 就可以做一个$(l:hives/advanced_hives)高级蜂箱$(/l)和一个$(l:hives/expansion_boxes)扩容盒$(/l)。$(l:hives/advanced_hives)高级蜂箱$(/l)允许您查看内部并时刻关注您的蜜蜂及其生产的产品。" }, { "type": "patchouli:text", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/bee_cage.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/bee_cage.json index d77306927453..db49f5251c85 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/bee_cage.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/bee_cage.json @@ -6,7 +6,7 @@ { "type": "patchouli:spotlight", "item": "productivebees:bee_cage", - "text": "蜜蜂笼可用于捕获蜜蜂以进行储存或运输。要捕捉蜜蜂,只需使用蜜蜂笼右键单击蜜蜂即可。在地上右键单击装满的蜜蜂笼可以释放蜜蜂.$(br2)记得在外出时始终随身携带几个蜜蜂笼,以备遇到有意思的蜜蜂时使用。" + "text": "蜜蜂笼可用于捕获蜜蜂以进行储存或运输。要捕捉蜜蜂,只需使用蜜蜂笼右键单击蜜蜂即可。在地上右键单击装满的蜜蜂笼可以释放蜜蜂。$(br2)记得在外出时始终随身携带几个蜜蜂笼,以备遇到有意思的蜜蜂时使用。" }, { "type": "patchouli:crafting", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/upgrades.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/upgrades.json index 4befd37b6c11..605b7f3e7182 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/upgrades.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/upgrades.json @@ -26,7 +26,7 @@ { "type": "patchouli:crafting", "recipe": "productivebees:upgrades/productivity", - "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l), $(l:blocks/honey_generator)蜂蜜发电机$(/l)。", + "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l), $(l:blocks/honey_generator)蜂蜜发电机$(/l)。", "anchor": "productivity" }, { @@ -36,7 +36,7 @@ { "type": "patchouli:crafting", "recipe": "productivebees:upgrades/time", - "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l), $(l:blocks/centrifuge)离心机$(/l), $(l:blocks/incubator)小蜜蜂孵化器$(/l), $(l:blocks/honey_generator)蜂蜜发电机(/l)。", + "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l), $(l:blocks/centrifuge)离心机$(/l), $(l:blocks/incubator)小蜜蜂孵化器$(/l), $(l:blocks/honey_generator)蜂蜜发电机(/l)。", "anchor": "speed" }, { @@ -46,7 +46,7 @@ { "type": "patchouli:crafting", "recipe": "productivebees:upgrades/filter", - "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l),$(l:blocks/catcher)捕捉器$(/l)。", + "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l),$(l:blocks/catcher)捕捉器$(/l)。", "anchor": "filter" }, { @@ -56,7 +56,7 @@ { "type": "patchouli:crafting", "recipe": "productivebees:upgrades/range", - "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l), $(l:blocks/catcher)捕捉器$(/l).", + "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l)、$(l:blocks/catcher)捕捉器$(/l)。", "anchor": "range" }, { @@ -66,7 +66,7 @@ { "type": "patchouli:crafting", "recipe": "productivebees:upgrades/anti_teleport", - "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l)。", + "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l)。", "anchor": "anti_teleport" }, { @@ -76,7 +76,7 @@ { "type": "patchouli:crafting", "recipe": "productivebees:upgrades/bee_sampler", - "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l)。", + "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l)。", "anchor": "sampler" }, { @@ -86,7 +86,7 @@ { "type": "patchouli:crafting", "recipe": "productivebees:upgrades/comb_block", - "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l)。", + "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l)。", "anchor": "comb_block" }, { @@ -96,7 +96,7 @@ { "type": "patchouli:crafting", "recipe": "productivebees:upgrades/simulator", - "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l)。", + "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l)。", "anchor": "simulator" }, { From 7d29da7f86e26000f07d7cd65fac672f3ff7954c Mon Sep 17 00:00:00 2001 From: Sunday40847 Date: Sun, 2 Mar 2025 01:44:16 +0800 Subject: [PATCH 25/36] =?UTF-8?q?=E5=B8=95=E7=A7=8B=E8=8E=89=E6=89=8B?= =?UTF-8?q?=E5=86=8C=E6=9B=B4=E6=94=B9=EF=BC=8C=E7=AC=AC=E5=9B=9B=E9=83=A8?= =?UTF-8?q?=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../guide/zh_cn/entries/genetics/attributes.json | 2 +- .../guide/zh_cn/entries/genetics/transferring.json | 2 +- .../patchouli_books/guide/zh_cn/entries/hives/nests.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/attributes.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/attributes.json index 0f4755761522..165c331deb60 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/attributes.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/attributes.json @@ -5,7 +5,7 @@ "pages": [ { "type": "patchouli:text", - "text": "把分离出来的基因放在蜜蜂小食上,再喂给蜜蜂,即可将蜜蜂的属性从一只转移到另一只。$(br)请参阅有关$(l:genetics/collecting#crystalline)收集基因$(/l)的页面。" + "text": "把分离出来的基因与蜜蜂小食合成,再喂给蜜蜂,即可将蜜蜂的属性从一只转移到另一只。$(br)请参阅有关$(l:genetics/collecting#crystalline)收集基因$(/l)的页面。" }, { "type": "patchouli:text", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/transferring.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/transferring.json index 805794267454..23e0462ae2e3 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/transferring.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/transferring.json @@ -5,7 +5,7 @@ "pages": [ { "type": "patchouli:text", - "text": "要将基因转移到蜜蜂身上,需要把基因放到蜜蜂小食上。将蜜蜂小食喂给蜜蜂,蜜蜂将有机会获得新的属性,概率根据基因的纯度变化而变。" + "text": "要将基因转移到蜜蜂身上,需要把基因与蜜蜂小食合成。将蜜蜂小食喂给蜜蜂,蜜蜂将有机会获得新的属性,概率根据基因的纯度变化而变。" }, { "type": "patchouli:text", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/nests.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/nests.json index a31945d2d8fe..8b0322038f79 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/nests.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/nests.json @@ -6,7 +6,7 @@ "pages": [ { "type": "patchouli:text", - "text": "蜂巢散布在世界各地,每个蜂巢都是一只独居蜜蜂的住处。可以直接打破蜂巢,蜜蜂会保留在蜂巢内,无需精准采集。要清除蜂巢内含有的蜜蜂和蛋,只需要把它自我合成一遍即可。" + "text": "蜂巢散布在世界各地,每个蜂巢都是一只独居蜜蜂的住处。可以直接打破蜂巢,蜜蜂会保留在蜂巢内,无需精准采集。要清除蜂巢内含有的蜜蜂和卵,只需要把它自我合成一遍即可。" }, { "type": "patchouli:text", From 8b680eec2a40d5a7883b823e009ad08851a4bddd Mon Sep 17 00:00:00 2001 From: Sunday40847 Date: Sun, 2 Mar 2025 02:27:50 +0800 Subject: [PATCH 26/36] =?UTF-8?q?1.21=E6=96=B0=E5=A2=9E=E6=96=87=E6=9C=AC?= =?UTF-8?q?=E7=BF=BB=E8=AF=91=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../productivebees/lang/zh_cn.json | 2 +- .../productivebees/lang/zh_cn.json | 48 +++++++++---------- 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json index f9c397bc0d16..25fa77b27cf1 100644 --- a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json @@ -982,7 +982,6 @@ "productivebees.ingredient.description.redstone_bee": "逃脱大师。", "productivebees.ingredient.description.reed_bee": "可以在主世界的甘蔗林中找到", "productivebees.ingredient.description.resin_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", - "productivebees.ingredient.description.spirit_bee": "此蜜蜂有一套灵魂转换配方。查阅“灵魂基座”的用途来获取他们。", "productivebees.ingredient.description.sand_nest": "原生于沙漠的蜜蜂会被这个蜂巢吸引。", "productivebees.ingredient.description.selfbreed": "%s\n\n这种蜜蜂不能种内繁殖。", "productivebees.ingredient.description.skeletal_bee": "确保你的蜂箱照明良好,防止这家伙搬进来。", @@ -990,6 +989,7 @@ "productivebees.ingredient.description.snow_nest": "原生于更寒冷区域的蜜蜂会被这个蜂巢吸引。为了吸引蜜蜂,蜂巢必须要放在寒冷生物群系。", "productivebees.ingredient.description.soul_sand_nest": "吸引下界的恶魂蜜蜂。为了吸引蜜蜂,蜂巢必须放在下界。", "productivebees.ingredient.description.spacial_bee": "这种蜜蜂的蜜脾可以离心分离来得到需要进一步加工的赛特斯石英种子。", + "productivebees.ingredient.description.spirit_bee": "此蜜蜂有一套灵魂转换配方。查阅“灵魂基座”的用途来获取他们。", "productivebees.ingredient.description.spruce_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", "productivebees.ingredient.description.stone_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", "productivebees.ingredient.description.sugar_cane_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", diff --git a/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json index a9c2e4e9a6c6..d2a8831ee9ea 100644 --- a/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json @@ -355,16 +355,16 @@ "entity.productivebees.prismalium_bee": "海晶锭蜜蜂", "entity.productivebees.melodium_bee": "旋律蜜蜂", "entity.productivebees.stellarium_bee": "恒星蜜蜂", - "entity.productivebees.entro_bee": "Entro蜜蜂", - "entity.productivebees.redstone_crystal_bee": "Redstone Crystal蜜蜂", - "entity.productivebees.sky_bronze_bee": "Sky Bronze蜜蜂", - "entity.productivebees.sky_osmium_bee": "Sky Osmium蜜蜂", - "entity.productivebees.time_crystal_bee": "Time蜜蜂", - "entity.productivebees.utheric_bee": "Utheric蜜蜂", - "entity.productivebees.cloggrum_bee": "Cloggrum蜜蜂", - "entity.productivebees.froststeel_bee": "Froststeel蜜蜂", - "entity.productivebees.regalium_bee": "Regalium蜜蜂", - "entity.productivebees.forgotten_bee": "Forgotten蜜蜂", + "entity.productivebees.entro_bee": "恩特罗蜜蜂", + "entity.productivebees.redstone_crystal_bee": "红石结晶蜜蜂", + "entity.productivebees.sky_bronze_bee": "Sky青铜蜜蜂", + "entity.productivebees.sky_osmium_bee": "Sky锇蜜蜂", + "entity.productivebees.time_crystal_bee": "时间蜜蜂", + "entity.productivebees.utheric_bee": "御腐蜜蜂", + "entity.productivebees.cloggrum_bee": "扼塞蜜蜂", + "entity.productivebees.froststeel_bee": "霜钢蜜蜂", + "entity.productivebees.regalium_bee": "贵豪蜜蜂", + "entity.productivebees.forgotten_bee": "遗忆蜜蜂", "entity.productivebees.villager_bee": "Mistake", "entity.productivebees.agate_bee": "玛瑙蜜蜂", "entity.productivebees.air_crystal_bee": "气元素水晶蜜蜂", @@ -654,8 +654,8 @@ "entity.productivebees.tricalcium_phosphate_bee": "磷酸三钙蜜蜂", "entity.productivebees.tungstate_bee": "钨酸锂蜜蜂", "entity.productivebees.vanadium_magnetite_bee": "钒磁铁矿蜜蜂", - "entity.productivebees.monazite_bee": "Monazite蜜蜂", - "entity.productivebees.breeze_bee": "BreezBee", + "entity.productivebees.monazite_bee": "独居石蜜蜂", + "entity.productivebees.breeze_bee": "旋风蜜蜂", "entity.productivebees.ribbeet_bee": "Ribbeet", "entity.productivebees.ferricore_bee": "核源铁蜜蜂", "entity.productivebees.blazegold_bee": "烈焰金蜜蜂", @@ -759,8 +759,8 @@ "entity.productivebees.blutonium_bee": "蓝钚蜜蜂", "entity.productivebees.magentite_bee": "磁铁矿蜜蜂", "entity.productivebees.ludicrite_bee": "镠蜜蜂", - "entity.productivebees.ridiculite_bee": "重晶石蜜蜂", - "entity.productivebees.inanite_bee": "无生命蜜蜂", + "entity.productivebees.ridiculite_bee": "悖谬蜜蜂", + "entity.productivebees.inanite_bee": "空想蜜蜂", "entity.productivebees.insanite_bee": "含水蜜蜂", "entity.productivebees.arcane_crystal_bee": "神秘蜜蜂", "entity.productivebees.deorum_bee": "圣金蜜蜂", @@ -855,7 +855,7 @@ "item.productivebees.upgrade_comb_block": "升级:蜜脾块", "item.productivebees.upgrade_filter": "升级:过滤", "item.productivebees.upgrade_not_babee": "升级:成年蜂", - "item.productivebees.upgrade_productivity": "升级:产量", + "item.productivebees.upgrade_productivity": "升级:产量α", "item.productivebees.upgrade_productivity_2": "升级:产量β", "item.productivebees.upgrade_productivity_3": "升级:产量γ", "item.productivebees.upgrade_productivity_4": "升级:产量ω", @@ -910,7 +910,7 @@ "productivebees.hive.tooltip.empty": "空", "productivebees.hive.tooltip.honey_level": "蜂蜜:%s", "productivebees.hive.tooltip.nest_inactive": "蜂巢已不会吸引杜鹃蜂。将蜂巢合成一下来重置杜鹃蜂的内置计数器。", - "productivebees.honey_treat.invalid_use": "含有类型基因的蜂蜜小食不能喂给蜜蜂。", + "productivebees.honey_treat.invalid_use": "含有类型基因的蜜蜂小食不能喂给蜜蜂。", "productivebees.incubator.tooltip.treat_item": "蜂蜜茶来咯", "productivebees.indexer.tooltip.redstone": "我被红石激活了", "productivebees.information.age.adult": "成年", @@ -976,10 +976,10 @@ "productivebees.information.upgrade.upgrade_range": "通过增加作用范围给机器更多呼吸空间。\n可以安装多个升级以获得更大范围。", "productivebees.information.upgrade.upgrade_simulator": "蜜蜂将不再以物理形式离开蜂房。采蜜的过程将被模拟化。\n确保放置了蜂房的蜜蜂活动需要的花,或者有装有花的饲养板放在蜂房面前。", "productivebees.information.upgrade.upgrade_entity_filter": "作用于实体的过滤器。", - "productivebees.information.upgrade.upgrade_gene_sampler": "缓慢地从来访的蜜蜂身上提取出基因而完全不会使其受伤。\n安装多个升级可以增加所能提取出基因的数量。", - "productivebees.information.upgrade.upgrade_child": "若安装在蜂箱中,会使每次蜜蜂生产蜂蜜都会有几率在其中生成小蜜蜂。\n所生成小蜜蜂的种类取决于当前巢内蜜蜂的种类。\n对不能种内繁殖的蜜蜂无效。\n安装多份升级可以提高生成几率。\n安装于捕捉器时,会令其仅捕捉小蜜蜂。", - "productivebees.information.upgrade.upgrade_adult": "安装于捕捉器时,会令其仅捕捉成年蜜蜂。", - "productivebees.information.upgrade.upgrade_block": "将产品从蜜脾变成蜜脾块。", + "productivebees.information.upgrade.upgrade_gene_sampler": "慢慢地从来访蜜蜂身上提取基因,过程中完全不会伤害它们。\n可以安装多个升级来提升提取概率。", + "productivebees.information.upgrade.upgrade_child": "当安装在蜂箱中时,每次蜜蜂离开时,蜂箱中都有几率生成幼年蜜蜂。\n生成蜜蜂的类型取决于当前蜂箱中的蜜蜂。\n可以安装多个升级以获得更高的几率。\n当安装在捕捉器上时,只会捕获幼蜂。", + "productivebees.information.upgrade.upgrade_adult": "安装后只会捕捉成年蜜蜂。", + "productivebees.information.upgrade.upgrade_block": "把产物从蜜脾变成蜜脾块。", "productivebees.information.upgrade.upgrade_time": "在蜂箱中花费时间减少%s%%。\n可以安装在离心机中来加快处理速度。\n可以安装多个升级以缩短更多时间。", "productivebees.ingredient.description.acacia_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", "productivebees.ingredient.description.ashy_mining_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅有关配方以了解它会在哪些蜂巢中生成。", @@ -1045,10 +1045,10 @@ "productivebees.ingredient.description.wanna_bee": "对被困住的生物很感兴趣。给它一个被封有生物的琥珀块来安全地提取其掉落物。", "productivebees.ingredient.description.water_bee": "这种蜜蜂只有在河流钓鱼时才能发现。", "productivebees.ingredient.description.ribbeet_bee": "青蛙对普通的蜜蜂比较感兴趣。如果你给到它们想要的东西,那就会得到这玩意……作为报答。", - "productivebees.ingredient.description.utheric_bee": "Beware! Swarms of these bees hide in Gloomgourds, found in the Undergarden.", - "productivebees.ingredient.description.forgotten_bee": "This bee seems to be lost to time. Rumors however point to eggs rarely found in the Catacombs, found in the Undergarden.", - "productivebees.ingredient.description.regalium_bee": "Gold bees who get a special disc traded from the Stoneborns, who are found in the Undergarden, will find themselves becoming quite regal.", - "productivebees.ingredient.description.neptunium_bee": "This bees egg is rarely found in Neptune's Bounties.", + "productivebees.ingredient.description.utheric_bee": "小心!这种蜜蜂会扎堆藏匿在深暗之园的黯瓜中。", + "productivebees.ingredient.description.forgotten_bee": "这只蜜蜂似乎已经被遗忘了。不过有流言指向了深暗之园中的下僻巢穴。", + "productivebees.ingredient.description.regalium_bee": "金蜜蜂如果获得了与深暗之园中石生体交易来的特殊唱片,就会变得很有“贵豪”气派。", + "productivebees.ingredient.description.neptunium_bee": "这种蜜蜂的卵会在海王的恩惠中很稀有地出现。", "productivebees.nest_locator.found_hive": "在那边%s米处有一个蜂巢!", "productivebees.nest_locator.not_found_hive": "附近找不到%s类蜂巢。", "productivebees.nest_locator.tuned": "蜂巢定位器已调定到%s", From 845331789c38597207575af146e4332acccb5a6e Mon Sep 17 00:00:00 2001 From: "cfpa-bot[bot]" <101878103+cfpa-bot[bot]@users.noreply.github.com> Date: Sun, 2 Mar 2025 11:33:19 +0800 Subject: [PATCH 27/36] Update en_us file for productivebees Co-authored-by: Sunday40847 <86839110+Sunday40847@users.noreply.github.com> --- .../assets/productivebees/productivebees/lang/en_us.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/projects/1.21/assets/productivebees/productivebees/lang/en_us.json b/projects/1.21/assets/productivebees/productivebees/lang/en_us.json index fb15db939d6d..e84f6ddb597d 100644 --- a/projects/1.21/assets/productivebees/productivebees/lang/en_us.json +++ b/projects/1.21/assets/productivebees/productivebees/lang/en_us.json @@ -63,6 +63,7 @@ "block.productivebees.dragon_egg_hive": "Dragon Egg Hive", "block.productivebees.end_stone_nest": "End Stone Nest", "block.productivebees.feeder": "Feeding Slab", + "block.productivebees.feeder.tooltip": "Slap some more slab in your slab by slapping another slab on the slab", "block.productivebees.feeder_double": "Double Feeding Slab", "block.productivebees.gene_indexer": "Gene Indexer", "block.productivebees.glowstone_nest": "Glowstone Nest", @@ -780,7 +781,10 @@ "entity.productivebees.froststeel_bee": "Froststeel Bee", "entity.productivebees.regalium_bee": "Regalium Bee", "entity.productivebees.forgotten_bee": "Forgotten Bee", + "entity.productivebees.azure_silver_bee": "Azure Silver Bee", + "entity.productivebees.crimson_iron_bee": "Crimson Iron Bee", "entity.productivebees.villager_bee": "Mistake", + "entity.productivebees.phil_bee": "Philbee", "fluid_type.productivebees.honey": "Honey", "item.productivebees.bee_bomb": "Bee Bomb", "item.productivebees.bee_bomb_angry": "Aggravating Bee Bomb", @@ -968,7 +972,8 @@ "productivebees.information.upgrade.upgrade_productivity_3": "Increase the production output of bees in this hive by %s%%.\nMultiple upgrades can be installed for a greater increase.\nAlso functions as a simulator upgrade.", "productivebees.information.upgrade.upgrade_productivity_4": "Increase the production output of bees in this hive by %s%%.\nMultiple upgrades can be installed for a greater increase.\nAlso functions as a simulator upgrade and a block upgrade.", "productivebees.information.upgrade.upgrade_range": "Gives the machine more breathing space by increasing the operation area.\nMultiple upgrades can be installed for a greater range increase.", - "productivebees.information.upgrade.upgrade_time": "Gives a %s%% decrease in time spent in the hive.\nCan be installed in machines for faster processing.\nMultiple upgrades can be installed for a greater time decrease.", + "productivebees.information.upgrade.upgrade_time": "Gives a %s%% decrease in time spent in the hive.\nCan be installed in machines for faster processing.\nMultiple upgrades can be installed for a greater time decrease.\nFor the Germans out there, this still applies for simmed hives!", + "productivebees.information.upgrade.upgrade_time_2": "It's twice as good as the other one except in hives.", "productivebees.information.upgrade.upgrade_simulator": "Bees will no longer physically exit the hive. A trip to its flower block will instead be simulated.\nMake sure to put the required flower block or a feeding slab in front of the hive containing the required flower blocks for the bee in the hive.", "productivebees.information.upgrade.upgrade_entity_filter": "It's a filter for entities.", "productivebees.information.upgrade.upgrade_gene_sampler": "Slowly extracts genes from visiting bees totally not hurting them in the process.\nMultiple upgrades can be installed for a greater gene output.", From c9208bc77728e48601bdcbc81e49bd5d4ca6664d Mon Sep 17 00:00:00 2001 From: Sunday40847 Date: Sun, 2 Mar 2025 11:56:59 +0800 Subject: [PATCH 28/36] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=8B=B1=E6=96=87?= =?UTF-8?q?=E6=96=87=E6=9C=AC=E5=90=8E1.21=E7=BF=BB=E8=AF=91=E8=A1=A5?= =?UTF-8?q?=E5=85=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../1.21/assets/productivebees/productivebees/lang/zh_cn.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json index d2a8831ee9ea..afcd83c5d179 100644 --- a/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json @@ -64,6 +64,7 @@ "block.productivebees.end_stone_nest": "末地石蜂巢", "block.productivebees.feeder": "饲养板", "block.productivebees.feeder_double": "双层饲养板", + "block.productivebees.feeder.tooltip": "一块叠一块,层层堆高你的饲养板吧", "block.productivebees.gene_indexer": "基因检索器", "block.productivebees.glowstone_nest": "荧石蜂巢", "block.productivebees.gravel_nest": "沙砾蜂巢", @@ -384,6 +385,7 @@ "entity.productivebees.ashy_mining_bee": "灰烬穴居蜜蜂", "entity.productivebees.awakened_bee": "觉醒蜜蜂", "entity.productivebees.awakened_supremium_bee": "觉醒终极精华蜜蜂", + "entity.productivebees.azure_silver_bee": "蔚蓝银蜜蜂", "entity.productivebees.basalz_bee": "岩石蜜蜂", "entity.productivebees.bee_configurable": "%s蜜蜂", "entity.productivebees.benitoite_bee": "蓝锥矿蜜蜂", @@ -421,6 +423,7 @@ "entity.productivebees.coral_bee": "珊瑚蜜蜂", "entity.productivebees.cosmic_dust_bee": "星云蜜蜂", "entity.productivebees.creeper_bee": "苦力怕蜜蜂", + "entity.productivebees.crimson_iron_bee": "绯红铁蜜蜂", "entity.productivebees.crimson_bee": "绯红菌蜜蜂", "entity.productivebees.crystalline_bee": "石英蜜蜂", "entity.productivebees.cupid_bee": "丘比特蜜蜂", @@ -530,6 +533,7 @@ "entity.productivebees.pendorite_bee": "潘多拉金蜜蜂", "entity.productivebees.pepto_bismol_bee": "次水杨酸铋蜜蜂", "entity.productivebees.peridot_bee": "橄榄石蜜蜂", + "entity.productivebees.phil_bee": "Philbee", "entity.productivebees.phosphophyllite_bee": "磷叶石蜜蜂", "entity.productivebees.pig_iron_bee": "生铁蜜蜂", "entity.productivebees.pink_slimy_bee": "粉红黏液蜜蜂", From 89abd3ae6699c43b1fd716cbedcdff49cce44015 Mon Sep 17 00:00:00 2001 From: Sunday40847 Date: Sun, 2 Mar 2025 12:02:46 +0800 Subject: [PATCH 29/36] =?UTF-8?q?=E5=86=8D=E8=A1=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../1.21/assets/productivebees/productivebees/lang/zh_cn.json | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json index afcd83c5d179..204544cefbeb 100644 --- a/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json @@ -985,6 +985,7 @@ "productivebees.information.upgrade.upgrade_adult": "安装后只会捕捉成年蜜蜂。", "productivebees.information.upgrade.upgrade_block": "把产物从蜜脾变成蜜脾块。", "productivebees.information.upgrade.upgrade_time": "在蜂箱中花费时间减少%s%%。\n可以安装在离心机中来加快处理速度。\n可以安装多个升级以缩短更多时间。", + "productivebees.information.upgrade.upgrade_time_2": "在蜂箱之外,这个升级比前者快一倍。", "productivebees.ingredient.description.acacia_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", "productivebees.ingredient.description.ashy_mining_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅有关配方以了解它会在哪些蜂巢中生成。", "productivebees.ingredient.description.birch_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", From e163cb63af5937d9b3dad51c81165e2b859ea8df Mon Sep 17 00:00:00 2001 From: Sunday40847 Date: Sun, 2 Mar 2025 17:22:12 +0800 Subject: [PATCH 30/36] =?UTF-8?q?=E6=82=A8=E2=86=92=E4=BD=A0=EF=BC=8C?= =?UTF-8?q?=E8=9C=82=E8=9C=9C=E5=B0=8F=E9=A3=9F=E2=86=92=E8=9C=9C=E8=9C=82?= =?UTF-8?q?=E5=B0=8F=E9=A3=9F=EF=BC=8C=E7=94=9F=E4=BA=A7=E5=8A=9B=E2=86=92?= =?UTF-8?q?=E4=BA=A7=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../productivebees/productivebees/lang/zh_cn.json | 12 ++++++------ .../guide/zh_cn/entries/genetics/attributes.json | 2 +- .../guide/zh_cn/entries/guide/start.json | 6 +++--- .../guide/zh_cn/entries/hives/advanced_hives.json | 8 ++++---- .../guide/zh_cn/entries/hives/nests.json | 2 +- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json index 25fa77b27cf1..80c4c8fd480e 100644 --- a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json @@ -9,7 +9,7 @@ "advancements.husbandry.breed_iron_bee.title": "它很珍稀!", "advancements.husbandry.bumblebee_rider.description": "这不是终点,这是旅行蜜蜂!骑乘一只大黄蜂", "advancements.husbandry.bumblebee_rider.title": "随蜂飞翔", - "advancements.husbandry.calm_bee.description": "用蜂蜜小食让愤怒的蜜蜂平静下来", + "advancements.husbandry.calm_bee.description": "用蜜蜂小食让愤怒的蜜蜂平静下来", "advancements.husbandry.calm_bee.title": "让它们头脑清醒", "advancements.husbandry.catch_any_bee.description": "用蜜蜂笼捕捉一只蜜蜂", "advancements.husbandry.catch_any_bee.title": "捉到了", @@ -39,9 +39,9 @@ "advancements.husbandry.professional_bee.title": "我是一只特别的小蜜蜂", "advancements.husbandry.quartz_nest.description": "合成或获取一个下界石英蜂巢", "advancements.husbandry.quartz_nest.title": "狂暴野蜂", - "advancements.husbandry.treat_on_nest.description": "对蜂巢使用蜂蜜小食", + "advancements.husbandry.treat_on_nest.description": "对蜂巢使用蜜蜂小食", "advancements.husbandry.treat_on_nest.title": "请款待我", - "advancements.husbandry.treat_on_stick.description": "合成一个蜂蜜小食钓竿来驾驶你最喜欢的新坐骑", + "advancements.husbandry.treat_on_stick.description": "合成一个蜜蜂小食钓竿来驾驶你最喜欢的新坐骑", "advancements.husbandry.treat_on_stick.title": "带方向盘的嗡嗡", "block.productivebees.acacia_wood_nest": "金合欢木蜂巢", "block.productivebees.bamboo_hive": "竹蜂巢", @@ -827,7 +827,7 @@ "item.productivebees.stone_chip.named": "%s碎片", "item.productivebees.sturdy_bee_cage": "坚固蜜蜂笼", "item.productivebees.sugarbag_honeycomb": "蜜袋蜜脾", - "item.productivebees.treat_on_a_stick": "蜂蜜小食钓竿", + "item.productivebees.treat_on_a_stick": "蜜蜂小食钓竿", "item.productivebees.upgrade_anti_teleport": "升级:反传送", "item.productivebees.upgrade_base": "升级基板", "item.productivebees.upgrade_bee_sampler": "升级:基因采样器", @@ -944,7 +944,7 @@ "productivebees.ingredient.description.ashy_mining_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅有关配方以了解它会在哪些蜂巢中生成。", "productivebees.ingredient.description.birch_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", "productivebees.ingredient.description.blue_banded_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", - "productivebees.ingredient.description.bumble_bee": "一种在平原上自然发现的大型可骑乘蜜蜂。装上鞍,拿着蜂蜜小食钓竿就可以滑翔四周。右击可以加速。", + "productivebees.ingredient.description.bumble_bee": "一种在平原上自然发现的大型可骑乘蜜蜂。装上鞍,拿着蜜蜂小食钓竿就可以滑翔四周。右击可以加速。", "productivebees.ingredient.description.bumble_bee_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", "productivebees.ingredient.description.chocolate_mining_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", "productivebees.ingredient.description.coarse_dirt_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", @@ -1015,7 +1015,7 @@ "productivebees.top.solitary.can_repopulate_true": "此处的蜂巢可以吸引到蜜蜂。", "productivebees.top.solitary.egg_count": "卵:%s", "productivebees.top.solitary.repopulation_countdown": "离吸引到蜜蜂还有%s \n使用额外的小食来加速", - "productivebees.top.solitary.repopulation_countdown_inactive": "蜂巢是空的。对蜂巢使用蜂蜜小食来吸引蜜蜂。", + "productivebees.top.solitary.repopulation_countdown_inactive": "蜂巢是空的。对蜂巢使用蜜蜂小食来吸引蜜蜂。", "config.jade.plugin_productivebees.canvas_beehive": "帆布蜂箱", "config.jade.plugin_productivebees.canvas_expansion_box": "帆布扩容盒", "config.jade.plugin_productivebees.productive_bee": "资源蜜蜂", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/attributes.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/attributes.json index 165c331deb60..47b46ce252b7 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/attributes.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/attributes.json @@ -10,7 +10,7 @@ { "type": "patchouli:text", "title": "产量", - "text": "产量较高的蜜蜂每次授粉会产生更多的蜜脾。$(br2)生产力水平分为:$(br)正常$(br)中$(br)高$(br)很高" + "text": "产量较高的蜜蜂每次授粉会产生更多的蜜脾。$(br2)产量水平分为:$(br)正常$(br)中$(br)高$(br)很高" }, { "type": "patchouli:text", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/guide/start.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/guide/start.json index 608f94a52c63..aee8959a2f68 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/guide/start.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/guide/start.json @@ -13,15 +13,15 @@ }, { "type": "patchouli:text", - "text": "你需要找到的第一个东西是原版蜂巢,以获得一些蜂蜜瓶和蜜脾。制作$(l:items/bee_cage)蜜蜂笼$(/l)需要蜂蜜瓶,这会使您运送蜜蜂到家变得更加容易。" + "text": "你需要找到的第一个东西是原版蜂巢,以获得一些蜂蜜瓶和蜜脾。用蜂蜜瓶制作$(l:items/bee_cage)蜜蜂笼$(/l),它会简化你把蜜蜂送回家的流程。" }, { "type": "patchouli:text", - "text": "一旦你收集了足够的蜜脾, 就可以做一个$(l:hives/advanced_hives)高级蜂箱$(/l)和一个$(l:hives/expansion_boxes)扩容盒$(/l)。$(l:hives/advanced_hives)高级蜂箱$(/l)允许您查看内部并时刻关注您的蜜蜂及其生产的产品。" + "text": "一旦你收集了足够的蜜脾, 就可以做一个$(l:hives/advanced_hives)高级蜂箱$(/l)和一个$(l:hives/expansion_boxes)扩容盒$(/l)。$(l:hives/advanced_hives)高级蜂箱$(/l)能够让你查看内部状况,时刻关注你的蜜蜂及其产物。" }, { "type": "patchouli:text", - "text": "有些蜜蜂只能在其他维度上找到或通过繁殖获得。使用 JEI 查找繁殖方法,以便您知道需要找到哪些蜜蜂。" + "text": "有些蜜蜂只能在其他维度上找到或通过繁殖获得。使用 JEI 查找繁殖方法,以便你了解需要找到哪些蜜蜂。" } ] } \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/advanced_hives.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/advanced_hives.json index bc6a9fd8e2a2..5c02051e0fda 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/advanced_hives.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/advanced_hives.json @@ -7,20 +7,20 @@ { "type": "patchouli:spotlight", "item": "productivebees:advanced_oak_beehive", - "text": "资源蜜蜂使用的高级蜂箱是在原版蜂箱上的扩展。与原版蜂箱不同,高级蜂箱不需要附近有营火即可收获,它可以在蜜蜂仍在里面的情况下被采集和移动,而无需使用精准采集。" + "text": "资源蜜蜂使用的高级蜂箱是在原版蜂箱上的扩展。与原版蜂箱不同,高级蜂箱不需要附近有营火即可收获,蜜蜂仍在里面时就可以采集和移动它,且无需精准采集。" }, { "type": "patchouli:crafting", "recipe": "productivebees:hives/advanced_oak_beehive", - "text": "有许多高级蜂箱可供选择,具体取决于整合包中有何种木材。" + "text": "有许多高级蜂箱可供选择,具体取决于整合包中有哪些木材。" }, { "type": "patchouli:text", - "text": "高级蜂箱有一个 GUI,您可以从中查看蜂箱内当前有哪些蜜蜂,并取出其生产的资源。高级蜂箱可以使用$(l:hives/expansion_boxes)扩容盒$(/l)来进一步升级。在相邻处放置$(l:hives/expansion_boxes)扩容盒$(/l)会将蜜蜂容量从 3 个增加到 5 个,并能够安装$(l:items/upgrades)升级$(/l)。" + "text": "高级蜂箱有一个 GUI,你可以用它查看蜂箱内当前有哪些蜜蜂,并取出其生产的资源。高级蜂箱可以使用$(l:hives/expansion_boxes)扩容盒$(/l)来进一步升级。在相邻处放置$(l:hives/expansion_boxes)扩容盒$(/l)会将蜜蜂容量从 3 个增加到 5 个,并能够安装$(l:items/upgrades)升级$(/l)。" }, { "type": "patchouli:text", - "text": "如果你厌倦了等待蜜蜂完成工作后离开蜂箱,你可以用木棍敲打(右键点击)蜂箱或蜂箱以将其驱赶出来,同时使得蜂蜜的生产进度归零。这只有在蜜蜂能够安全离开时才有效。" + "text": "如果你厌倦了等待蜜蜂完成工作后离开蜂箱,可以用木棍敲打(右键点击)蜂箱或蜂箱以将其驱赶出来,同时使得蜂蜜的生产进度归零。这只有在蜜蜂能够安全离开时才有效。" } ] } \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/nests.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/nests.json index 8b0322038f79..25c190b9b73c 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/nests.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/nests.json @@ -10,7 +10,7 @@ }, { "type": "patchouli:text", - "text": "如果你在空蜂巢中放入一份或多份蜜蜂小食,就会吸引来新的蜜蜂。手持蜜蜂小食右击可让蜜蜂生成进入冷却。" + "text": "如果你在空蜂巢中放入一份或多份蜂蜜小食,就会吸引来新的蜜蜂。手持蜜蜂小食右击可让蜜蜂生成进入冷却。" } ] } \ No newline at end of file From 99820c115b737dbb7611580396e05b5610093a74 Mon Sep 17 00:00:00 2001 From: Sunday40847 <86839110+Sunday40847@users.noreply.github.com> Date: Sun, 2 Mar 2025 22:21:11 +0800 Subject: [PATCH 31/36] Apply suggestions from code review Co-authored-by: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> --- .../1.21/assets/productivebees/productivebees/lang/zh_cn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json index 204544cefbeb..7b2c15f06300 100644 --- a/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json @@ -358,8 +358,8 @@ "entity.productivebees.stellarium_bee": "恒星蜜蜂", "entity.productivebees.entro_bee": "恩特罗蜜蜂", "entity.productivebees.redstone_crystal_bee": "红石结晶蜜蜂", - "entity.productivebees.sky_bronze_bee": "Sky青铜蜜蜂", - "entity.productivebees.sky_osmium_bee": "Sky锇蜜蜂", + "entity.productivebees.sky_bronze_bee": "陨青铜蜜蜂", + "entity.productivebees.sky_osmium_bee": "陨锇蜜蜂", "entity.productivebees.time_crystal_bee": "时间蜜蜂", "entity.productivebees.utheric_bee": "御腐蜜蜂", "entity.productivebees.cloggrum_bee": "扼塞蜜蜂", From ab5f31b1823816e1ecfdd93a3199acfc6af0cd41 Mon Sep 17 00:00:00 2001 From: Sunday40847 <86839110+Sunday40847@users.noreply.github.com> Date: Thu, 6 Mar 2025 18:39:54 +0800 Subject: [PATCH 32/36] =?UTF-8?q?Apply=20suggestions=20from=20code=20revie?= =?UTF-8?q?w=20=E5=B8=95=E7=A7=8B=E8=8E=89=E6=89=8B=E5=86=8C=E6=94=B9=5F?= =?UTF-8?q?=E8=A1=A51?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> --- .../guide/zh_cn/categories/bees_solitary.json | 2 +- .../guide/zh_cn/categories/bees_worker.json | 2 +- .../zh_cn/entries/bees/hive/withered.json | 2 +- .../guide/zh_cn/entries/bees/hive/zombie.json | 2 +- .../zh_cn/entries/bees/solitary/reed.json | 2 +- .../zh_cn/entries/bees/wild/magmatic.json | 2 +- .../zh_cn/entries/bees/worker/hoarder.json | 2 +- .../guide/zh_cn/entries/blocks/catcher.json | 2 +- .../guide/zh_cn/entries/blocks/feeder.json | 2 +- .../guide/zh_cn/entries/blocks/incubator.json | 2 +- .../zh_cn/entries/genetics/attributes.json | 12 +++++------ .../guide/zh_cn/entries/hives/nests.json | 2 +- .../guide/zh_cn/entries/items/upgrades.json | 20 +++++++++---------- .../guide/zh_cn/entries/misc/performance.json | 2 +- 14 files changed, 28 insertions(+), 28 deletions(-) diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_solitary.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_solitary.json index 801afd54d790..7dded96f9b87 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_solitary.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_solitary.json @@ -1,6 +1,6 @@ { "name": "独居蜜蜂", - "description": "独居蜜蜂的卵可以从在主世界的独居巢穴。$(br2)$(l:hives/nests)点此阅读蜂巢有关信息$(/l)。", + "description": "独居蜜蜂的卵可以从主世界的独居巢穴中获取。$(br2)$(l:hives/nests)点此阅读蜂巢有关信息$(/l)。", "icon": "productivebees:oak_wood_nest", "parent": "productivebees:bees" } \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_worker.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_worker.json index 2c86c56d9612..93bbbc36fcf6 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_worker.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/categories/bees_worker.json @@ -1,6 +1,6 @@ { "name": "专业蜜蜂", - "description": "除了生产资源的蜜蜂外,还有一些蜜蜂有特殊的任务。", + "description": "除了生产资源的蜜蜂外,还有一些蜜蜂有特殊的本领。", "icon": "minecraft:wooden_hoe", "parent": "productivebees:bees" } \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/withered.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/withered.json index 65ffcde5504f..dec1da2006ea 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/withered.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/withered.json @@ -8,7 +8,7 @@ { "type": "patchouli:text", "title": "凋灵蜜蜂", - "text": "通过向$(l:bees/hive/skeletal)骷髅蜜蜂$(/l)喂食一朵凋零玫瑰转化而来。", + "text": "通过向$(l:bees/hive/skeletal)骷髅蜜蜂$(/l)喂食一朵凋灵玫瑰转化而来。", "anchor": "withered" }, { diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/zombie.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/zombie.json index d18d12198243..eea8134b25bb 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/zombie.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/zombie.json @@ -8,7 +8,7 @@ { "type": "patchouli:text", "title": "僵尸蜜蜂", - "text": "如果将空的高级蜂箱放置在暗处,它会进入其中。", + "text": "将空的高级蜂箱放置在暗处后,它会主动进入。", "anchor": "zombie" }, { diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/reed.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/reed.json index 9cdecafbe9a8..dae6b24707a0 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/reed.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/reed.json @@ -1,5 +1,5 @@ { - "name": "甘蔗蜜蜂", + "name": "芦苇蜜蜂", "icon": "productivebees:spawn_egg_reed_bee", "read_by_default": true, "sortnum": 11, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/magmatic.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/magmatic.json index 2273addd6b93..71bd5ead15b5 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/magmatic.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/magmatic.json @@ -1,5 +1,5 @@ { - "name": "熔岩蜜蜂", + "name": "岩浆蜜蜂", "icon": "minecraft:magma_block", "read_by_default": true, "category": "productivebees:bees_wild", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/hoarder.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/hoarder.json index 5d47a6ace299..225704d870cd 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/hoarder.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/worker/hoarder.json @@ -8,7 +8,7 @@ { "type": "patchouli:text", "title": "囤积者蜜蜂", - "text": "收集地上的物品并将它们放入蜂巢中,这是一种更酷、更好的$(l:bees/worker/collector)收集者蜜蜂$(/l)。$(br)与农夫蜜蜂相结合,可以形成一个自动化农场。" + "text": "收集地上的物品并将它们放入蜂巢中,这是一种更酷、更好的$(l:bees/worker/collector)收集者蜜蜂$(/l)。$(br)与农夫蜜蜂配合,可以让农场自动化运作。" }, { "type": "patchouli:entity", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/catcher.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/catcher.json index 81e8ef1b45b2..3ae16b8b85af 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/catcher.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/catcher.json @@ -10,7 +10,7 @@ }, { "type": "patchouli:text", - "text": "捕捉器接受三种升级。$(l:items/upgrades#babee)升级:繁殖$(/l)将过滤掉成年蜜蜂,只捕捉幼蜂。$(l:items/upgrades#filter)升级:过滤$(/l)将只捕获过滤器上的蜜蜂。$(l:items/upgrades#range)升级:范围$(/l)将增加工作范围。可以安装多个“升级:范围”。" + "text": "捕捉器接受三种升级。$(l:items/upgrades#babee)升级:幼年蜂$(/l)将过滤掉成年蜜蜂,只捕捉幼蜂。$(l:items/upgrades#filter)升级:过滤$(/l)将只捕获过滤器中的蜜蜂。$(l:items/upgrades#range)升级:范围$(/l)将增加工作范围。可以安装多个“升级:范围”。" } ] } \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/feeder.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/feeder.json index 9bb8254d9193..13414732a039 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/feeder.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/feeder.json @@ -14,7 +14,7 @@ }, { "type": "patchouli:text", - "text": "由于$(l:items/upgrades#simulator)升级:模拟$(/l)只有 1 个花块位置,饲养板可以与它达成很好的配合,让您有最多 3 只不同的蜜蜂在蜂巢中工作。" + "text": "由于$(l:items/upgrades#simulator)升级:模拟$(/l)只有 1 个花块位置,饲养板可以与它达成很好的配合,让你有最多 3 只不同的蜜蜂在蜂巢中工作。" } ] } \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/incubator.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/incubator.json index 7f057d50c07a..f2b358b4f3a1 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/incubator.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/incubator.json @@ -10,7 +10,7 @@ }, { "type": "patchouli:text", - "text": "孵化器还有另一个用途,它能向卵中注入特定的蜜蜂类型$(l:genetics/collecting#crystalline)基因$(/l),以获得该类型蜜蜂的刷怪蛋。这里的蜜蜂类型基因需在遗传学设施中制作。$(br)制作刷怪蛋时只会使用类型基因,蜜蜂小食上其他所有的基因都会丢失。" + "text": "孵化器还有另一个用途,它能向蛋中注入特定的蜜蜂类型$(l:genetics/collecting#crystalline)基因$(/l),以获得该类型蜜蜂的刷怪蛋。这里的蜜蜂类型基因需在遗传学设施中制作。$(br)制作刷怪蛋时只会使用类型基因,蜜蜂小食上其他所有的基因都会丢失。" } ] } \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/attributes.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/attributes.json index 47b46ce252b7..e3e52331967f 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/attributes.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/attributes.json @@ -15,30 +15,30 @@ { "type": "patchouli:text", "title": "气候耐受度", - "text": "通常,蜜蜂会在下雨和雷暴时回到安全的蜂巢中。可以在恶劣天气下将蜜蜂拴在外面,从而使它们对恶劣的天气条件产生耐受性。但要注意,在它们习惯之前,它们有受到伤害和死亡的风险,所以要注意它们和手头的蜂蜜小食。" + "text": "通常,蜜蜂会在下雨和雷暴时回到安全的蜂巢中。可以在恶劣天气下将蜜蜂拴在外面,从而使它们对恶劣的天气条件产生耐受性。但要注意,在它们变得耐受之前,它们有受到伤害和死亡的风险,所以要时刻保持注意,也要时刻备着蜜蜂小食。" }, { "type": "patchouli:text", - "text": "气候耐受度级别分为:$(br)无 - 只能在晴朗的天气下工作$(br)下雨 - 可以在下雨时工作$(br)任意 - 可以在任何天气下工作" + "text": "气候耐受度级别分为:$(br)无 - 只能在晴朗的天气下工作$(br)下雨 - 可以在下雨时工作$(br)任意 - 可以在任何天气下工作" }, { "type": "patchouli:text", "title": "行为", - "text": "大多数蜜蜂只在白天工作,但这是可以改变的。在夜间拴住昼行蜜蜂,有机会让其变成夜行蜜蜂$(br)白天拴住夜行蜜蜂,有机会让它变成昼行蜜蜂$(br)小心,因为它们可能会在他们不习惯的环境中受到伤害。" + "text": "大多数蜜蜂只在白天工作,但这是可以改变的。在夜间拴住昼行蜜蜂,有机会让其变成夜行蜜蜂。$(br)白天拴住夜行蜜蜂,有机会让它变成昼夜双行蜜蜂。$(br)小心,因为它们可能会在不习惯的环境中受到伤害。" }, { "type": "patchouli:text", - "text": "习性级别分为:$(br)昼行 - 仅在白天工作$(br)夜行 - 仅在夜间工作$(br)昼夜双行 - 整天工作" + "text": "习性级别分为:$(br)昼行 - 仅在白天工作$(br)夜行 - 仅在夜间工作$(br)昼夜双行 - 整天工作" }, { "type": "patchouli:text", "title": "耐力", - "text": "影响蜜蜂的最大生命值。$(br)凭借高耐力,蜜蜂有机会在攻击时不失去毒刺。$(br)耐力级别分为:$(br)虚弱$(br)正常$(br)中等$(br)强壮" + "text": "影响蜜蜂的最大生命值。$(br)高耐力的蜜蜂在攻击时有概率不失去螫针。$(br)耐力级别分为:$(br)弱$(br)正常$(br)中$(br)强" }, { "type": "patchouli:text", "title": "脾气", - "text": "蜜蜂有不同的脾气,有些会一旦对上眼就攻击,有些会完全避免进行有害的互动。喂食了大量蜜蜂小食的蜜蜂会改善它的脾气。$(br)脾气级别分为:$(br)被动$(br)正常$(br)攻击性$(br)敌对" + "text": "蜜蜂有不同的脾气,有些会一旦对上眼就攻击,有些会完全避免进行有害的互动。喂食了大量蜜蜂小食的蜜蜂会改善它的脾气。$(br)脾气级别分为:$(br)友好$(br)正常$(br)好斗$(br)敌意" }, { "type": "patchouli:text", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/nests.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/nests.json index 25c190b9b73c..8b0322038f79 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/nests.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/nests.json @@ -10,7 +10,7 @@ }, { "type": "patchouli:text", - "text": "如果你在空蜂巢中放入一份或多份蜂蜜小食,就会吸引来新的蜜蜂。手持蜜蜂小食右击可让蜜蜂生成进入冷却。" + "text": "如果你在空蜂巢中放入一份或多份蜜蜂小食,就会吸引来新的蜜蜂。手持蜜蜂小食右击可让蜜蜂生成进入冷却。" } ] } \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/upgrades.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/upgrades.json index 605b7f3e7182..c8a3dc0f80db 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/upgrades.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/upgrades.json @@ -21,37 +21,37 @@ }, { "type": "patchouli:text", - "text": "在蜂巢中安装“升级:繁殖”后,其中蜜蜂有小概率自行繁殖并产生新的后代,无需你监督。请注意,通常情况下无法繁殖的蜜蜂不适用于此升级。$(br)当安装在$(l:blocks/catcher)捕捉器$(/l)中时,只有幼蜂会被捕获并放入笼子中。" + "text": "在蜂巢中安装“升级:幼年蜂”后,其中蜜蜂有小概率自行繁殖并产生新的后代,无需你监督。请注意,通常情况下无法繁殖的蜜蜂不适用于此升级。$(br)当安装在$(l:blocks/catcher)捕捉器$(/l)中时,只有幼蜂会被捕获并放入笼子中。" }, { "type": "patchouli:crafting", "recipe": "productivebees:upgrades/productivity", - "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l), $(l:blocks/honey_generator)蜂蜜发电机$(/l)。", + "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l)、$(l:blocks/honey_generator)蜂蜜发电机$(/l)。", "anchor": "productivity" }, { "type": "patchouli:text", - "text": "当安装在蜂箱中时,升级:产量将增加蜜蜂每次旅行产生的蜜脾数量。可以安装多个升级:产量。" + "text": "当安装在蜂箱中时,“升级:产量”将增加蜜蜂每次旅行产生的蜜脾数量。可以安装多个“升级:产量”。" }, { "type": "patchouli:crafting", "recipe": "productivebees:upgrades/time", - "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l), $(l:blocks/centrifuge)离心机$(/l), $(l:blocks/incubator)小蜜蜂孵化器$(/l), $(l:blocks/honey_generator)蜂蜜发电机(/l)。", + "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l)、$(l:blocks/centrifuge)离心机$(/l)、$(l:blocks/incubator)小蜜蜂孵化器$(/l)、$(l:blocks/honey_generator)蜂蜜发电机(/l)。", "anchor": "speed" }, { "type": "patchouli:text", - "text": "当安装在蜂巢中时,升级:速度将减少蜜蜂在蜂巢内停留的时间。$(br)当安装在$(l:blocks/centrifuge)离心机$(/l)或$(l:blocks/incubator)小蜜蜂孵化器$(/l)中时,将提高处理速度。" + "text": "当安装在蜂巢中时,“升级:速度”将减少蜜蜂在蜂巢内停留的时间。$(br)当安装在$(l:blocks/centrifuge)离心机$(/l)或$(l:blocks/incubator)小蜜蜂孵化器$(/l)中时,将提高处理速度。" }, { "type": "patchouli:crafting", "recipe": "productivebees:upgrades/filter", - "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l),$(l:blocks/catcher)捕捉器$(/l)。", + "text": "可用于:$(l:hives/advanced_hives#expanded)扩容盒$(/l)、$(l:blocks/catcher)捕捉器$(/l)。", "anchor": "filter" }, { "type": "patchouli:text", - "text": "右键单击蜜蜂以将其添加到过滤器中。将滤镜放入制作网格中以清除它。当安装在蜂巢中时,只允许过滤器上指定的蜜蜂进入。$(br)当安装在捕捉器中时,只会被捕捉过滤器上指定的蜜蜂。" + "text": "右键单击蜜蜂以将其添加到过滤器中。将其放入合成网格中以清空。当安装在蜂巢中时,只允许过滤器上指定的蜜蜂进入。$(br)当安装在捕捉器中时,只会捕捉过滤器上指定的蜜蜂。" }, { "type": "patchouli:crafting", @@ -61,7 +61,7 @@ }, { "type": "patchouli:text", - "text": "当安装在蜂巢中时,每个升级可以将农夫蜜蜂和收集者、囤积者蜜蜂的默认的4格操作范围增加1格。当安装在捕捉器上时,升级:范围将在各个方向上将操作区域扩大1个方块。可以安装多个范围升级。" + "text": "当安装在蜂巢中时,每个升级可以将农夫蜜蜂和收集者、囤积者蜜蜂的默认的 4 格操作范围增加 1 格。当安装在捕捉器上时,“升级:范围”将在各个方向上将操作区域扩大 1 格。可以安装多个范围升级。" }, { "type": "patchouli:crafting", @@ -71,7 +71,7 @@ }, { "type": "patchouli:text", - "text": "当安装在蜂箱中时,可以传送的蜜蜂在生活在升级后的蜂箱中时将不再传送。" + "text": "当安装在蜂箱中时,会传送的蜜蜂将不再传送。" }, { "type": "patchouli:crafting", @@ -81,7 +81,7 @@ }, { "type": "patchouli:text", - "text": "当安装在蜂箱中时,每次访问都会提取一小块授粉蜜蜂样本,且不会伤害他们。可以在同一配置单元中安装多个以提高速率。" + "text": "当安装在蜂箱中时,授粉蜜蜂每次造访都会被提取一小块样本,此过程不会伤害它们。可以在同一蜂箱中安装多个以提高速率。" }, { "type": "patchouli:crafting", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/misc/performance.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/misc/performance.json index 2d651cbe2176..4ca11cc4281b 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/misc/performance.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/misc/performance.json @@ -9,7 +9,7 @@ }, { "type": "patchouli:text", - "text": "蜜蜂是世界上的实体,而不仅仅是一个方块或物品,它本质上会使用更多的电脑资源。来自实体的一大资源消耗是路径和 AI,其中蜜蜂的 AI 性能并不好。为了防止不必要的 AI 计算,请确保所有蜜蜂都有一个居住的地方和它们所需的采花点。还要把蜜蜂关在一个不太大的围栏里,否则它们会开始徘徊。或者,您可以在蜂巢中使用模拟器升级来防止蜜蜂实体出现在世界上。" + "text": "蜜蜂是世界上的实体,而不仅仅是一个方块或物品,它本质上会使用更多的电脑资源。实体的寻路和 AI 会占用大量资源,其中蜜蜂的 AI 性能并不好。为了防止不必要的 AI 计算,请确保所有蜜蜂都有居住的地方和它们所需的采花点。还要把蜜蜂关在一个不太大的围栏里,不然它们会飞远。或者,可以在蜂巢中使用“升级:模拟”来防止蜜蜂实体出现在世界上。" }, { "type": "patchouli:text", From 393199c67ee0ab813fd8431f04925b92089191d0 Mon Sep 17 00:00:00 2001 From: Sunday40847 Date: Thu, 6 Mar 2025 20:29:56 +0800 Subject: [PATCH 33/36] =?UTF-8?q?=E8=A1=A52?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../productivebees/lang/zh_cn.json | 142 +++++++++--------- .../zh_cn/entries/bees/hive/blazing.json | 2 +- .../guide/zh_cn/entries/bees/hive/coal.json | 2 +- .../zh_cn/entries/bees/hive/obsidian.json | 2 +- .../zh_cn/entries/bees/hive/withered.json | 2 +- .../zh_cn/entries/bees/solitary/reed.json | 2 +- .../zh_cn/entries/bees/wild/magmatic.json | 2 +- .../guide/zh_cn/entries/blocks/incubator.json | 4 +- .../zh_cn/entries/genetics/attributes.json | 6 +- .../zh_cn/entries/genetics/transferring.json | 2 +- .../guide/zh_cn/entries/hives/nests.json | 2 +- .../zh_cn/entries/items/honey_treat.json | 4 +- .../productivebees/lang/zh_cn.json | 12 +- 13 files changed, 92 insertions(+), 92 deletions(-) diff --git a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json index 80c4c8fd480e..64d8ad7854e7 100644 --- a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json @@ -9,7 +9,7 @@ "advancements.husbandry.breed_iron_bee.title": "它很珍稀!", "advancements.husbandry.bumblebee_rider.description": "这不是终点,这是旅行蜜蜂!骑乘一只大黄蜂", "advancements.husbandry.bumblebee_rider.title": "随蜂飞翔", - "advancements.husbandry.calm_bee.description": "用蜜蜂小食让愤怒的蜜蜂平静下来", + "advancements.husbandry.calm_bee.description": "用蜂蜜小食让愤怒的蜜蜂平静下来", "advancements.husbandry.calm_bee.title": "让它们头脑清醒", "advancements.husbandry.catch_any_bee.description": "用蜜蜂笼捕捉一只蜜蜂", "advancements.husbandry.catch_any_bee.title": "捉到了", @@ -39,9 +39,9 @@ "advancements.husbandry.professional_bee.title": "我是一只特别的小蜜蜂", "advancements.husbandry.quartz_nest.description": "合成或获取一个下界石英蜂巢", "advancements.husbandry.quartz_nest.title": "狂暴野蜂", - "advancements.husbandry.treat_on_nest.description": "对蜂巢使用蜜蜂小食", + "advancements.husbandry.treat_on_nest.description": "对蜂巢使用蜂蜜小食", "advancements.husbandry.treat_on_nest.title": "请款待我", - "advancements.husbandry.treat_on_stick.description": "合成一个蜜蜂小食钓竿来驾驶你最喜欢的新坐骑", + "advancements.husbandry.treat_on_stick.description": "合成一个蜂蜜小食钓竿来驾驶你最喜欢的新坐骑", "advancements.husbandry.treat_on_stick.title": "带方向盘的嗡嗡", "block.productivebees.acacia_wood_nest": "金合欢木蜂巢", "block.productivebees.bamboo_hive": "竹蜂巢", @@ -348,7 +348,7 @@ "block.productivebees.amber": "琥珀块", "entity.minecraft.villager.productivebees.beekeeper": "养蜂人", "entity.productivebees.chaos_bee": "混沌蜜蜂", - "entity.productivebees.chaotic_bee": "混沌蜜蜂", + "entity.productivebees.chaotic_bee": "混沌锭蜜蜂", "entity.productivebees.miracle_bee": "奇迹蜜蜂", "entity.productivebees.mithril_bee": "秘银蜜蜂", "entity.productivebees.prismalium_bee": "海晶锭蜜蜂", @@ -539,7 +539,7 @@ "entity.productivebees.red_shroom_bee": "红色蘑菇蜜蜂", "entity.productivebees.redstone_alloy_bee": "红石合金蜜蜂", "entity.productivebees.redstone_bee": "红石蜜蜂", - "entity.productivebees.reed_bee": "甘蔗蜜蜂", + "entity.productivebees.reed_bee": "芦苇蜜蜂", "entity.productivebees.refined_glowstone_bee": "强化荧石蜜蜂", "entity.productivebees.refined_obsidian_bee": "强化黑曜石蜜蜂", "entity.productivebees.regenerative_bee": "再生蜜蜂", @@ -561,7 +561,7 @@ "entity.productivebees.slimesteel_bee": "黏钢蜜蜂", "entity.productivebees.slimy_bee": "黏液蜜蜂", "entity.productivebees.sodalite_bee": "方钠石蜜蜂", - "entity.productivebees.soul_lava_bee": "灵魂熔岩蜜蜂", + "entity.productivebees.soul_lava_bee": "灵魂岩浆蜜蜂", "entity.productivebees.soulium_bee": "灵魂锭蜜蜂", "entity.productivebees.soulsteel_bee": "魂钢蜜蜂", "entity.productivebees.spacial_bee": "空间蜜蜂", @@ -603,45 +603,45 @@ "entity.productivebees.zircon_bee": "锆石蜜蜂", "entity.productivebees.zombie_bee": "僵尸蜜蜂", "entity.productivebees.soularium_bee": "魂金蜜蜂", - "entity.productivebees.spirited_crystal_bee": "富生晶体蜜蜂", - "entity.productivebees.springaline_bee": "春涌水晶蜜蜂", - "entity.productivebees.sticky_resin_bee": "黏性树脂蜜蜂", - "entity.productivebees.sussy_bee": "可疑的蜜蜂", - "entity.productivebees.swift_alloy_bee": "迅金蜜蜂", - "entity.productivebees.vibrant_alloy_bee": "振动合金蜜蜂", - "entity.productivebees.wanna_bee": "WannaBee", - "entity.productivebees.actinium_bee": "锕蜜蜂", - "entity.productivebees.americium_bee": "镅蜜蜂", - "entity.productivebees.antimony_bee": "锑蜜蜂", - "entity.productivebees.argon_bee": "氩蜜蜂", - "entity.productivebees.arsenic_bee": "砷蜜蜂", - "entity.productivebees.astatine_bee": "砹蜜蜂", - "entity.productivebees.barium_bee": "钡蜜蜂", - "entity.productivebees.astral_bee": "星光蜜蜂", - "entity.productivebees.etherium_ore_bee": "以太蜜蜂", - "entity.productivebees.bauxite_bee": "铝土矿蜜蜂", - "entity.productivebees.cobaltite_bee": "辉钴矿蜜蜂", - "entity.productivebees.chromite_bee": "铬铁矿蜜蜂", - "entity.productivebees.barite_bee": "重晶石蜜蜂", - "entity.productivebees.electrotine_bee": "蓝石蜜蜂", - "entity.productivebees.ilmenite_bee": "钛铁矿蜜蜂", - "entity.productivebees.galena_bee": "方铅矿蜜蜂", - "entity.productivebees.pyrochlore_bee": "烧绿石蜜蜂", - "entity.productivebees.graphite_bee": "石墨蜜蜂", - "entity.productivebees.bastnasite_bee": "氟碳铈矿蜜蜂", - "entity.productivebees.naquadah_bee": "硅岩蜜蜂", - "entity.productivebees.oilsands_bee": "油砂蜜蜂", - "entity.productivebees.pyrolusite_bee": "软锰矿蜜蜂", - "entity.productivebees.realgar_bee": "雄黄蜜蜂", - "entity.productivebees.scheelite_bee": "白钨矿蜜蜂", - "entity.productivebees.sheldonite_bee": "谢尔顿矿蜜蜂", - "entity.productivebees.sphalerite_bee": "闪锌矿蜜蜂", - "entity.productivebees.stibnite_bee": "辉锑矿蜜蜂", - "entity.productivebees.tantalite_bee": "钽铁矿蜜蜂", - "entity.productivebees.tetrahedrite_bee": "黝铜矿蜜蜂", - "entity.productivebees.tricalcium_phosphate_bee": "磷酸三钙蜜蜂", - "entity.productivebees.tungstate_bee": "钨酸锂蜜蜂", - "entity.productivebees.vanadium_magnetite_bee": "钒磁铁矿蜜蜂", + "entity.productivebees.spirited_crystal_bee": "富生晶体蜜蜂", + "entity.productivebees.springaline_bee": "春涌水晶蜜蜂", + "entity.productivebees.sticky_resin_bee": "黏性树脂蜜蜂", + "entity.productivebees.sussy_bee": "可疑的蜜蜂", + "entity.productivebees.swift_alloy_bee": "迅金蜜蜂", + "entity.productivebees.vibrant_alloy_bee": "振动合金蜜蜂", + "entity.productivebees.wanna_bee": "WannaBee", + "entity.productivebees.actinium_bee": "锕蜜蜂", + "entity.productivebees.americium_bee": "镅蜜蜂", + "entity.productivebees.antimony_bee": "锑蜜蜂", + "entity.productivebees.argon_bee": "氩蜜蜂", + "entity.productivebees.arsenic_bee": "砷蜜蜂", + "entity.productivebees.astatine_bee": "砹蜜蜂", + "entity.productivebees.barium_bee": "钡蜜蜂", + "entity.productivebees.astral_bee": "星光蜜蜂", + "entity.productivebees.etherium_ore_bee": "以太蜜蜂", + "entity.productivebees.bauxite_bee": "铝土矿蜜蜂", + "entity.productivebees.cobaltite_bee": "辉钴矿蜜蜂", + "entity.productivebees.chromite_bee": "铬铁矿蜜蜂", + "entity.productivebees.barite_bee": "重晶石蜜蜂", + "entity.productivebees.electrotine_bee": "蓝石蜜蜂", + "entity.productivebees.ilmenite_bee": "钛铁矿蜜蜂", + "entity.productivebees.galena_bee": "方铅矿蜜蜂", + "entity.productivebees.pyrochlore_bee": "烧绿石蜜蜂", + "entity.productivebees.graphite_bee": "石墨蜜蜂", + "entity.productivebees.bastnasite_bee": "氟碳铈矿蜜蜂", + "entity.productivebees.naquadah_bee": "硅岩蜜蜂", + "entity.productivebees.oilsands_bee": "油砂蜜蜂", + "entity.productivebees.pyrolusite_bee": "软锰矿蜜蜂", + "entity.productivebees.realgar_bee": "雄黄蜜蜂", + "entity.productivebees.scheelite_bee": "白钨矿蜜蜂", + "entity.productivebees.sheldonite_bee": "谢尔顿矿蜜蜂", + "entity.productivebees.sphalerite_bee": "闪锌矿蜜蜂", + "entity.productivebees.stibnite_bee": "辉锑矿蜜蜂", + "entity.productivebees.tantalite_bee": "钽铁矿蜜蜂", + "entity.productivebees.tetrahedrite_bee": "黝铜矿蜜蜂", + "entity.productivebees.tricalcium_phosphate_bee": "磷酸三钙蜜蜂", + "entity.productivebees.tungstate_bee": "钨酸锂蜜蜂", + "entity.productivebees.vanadium_magnetite_bee": "钒磁铁矿蜜蜂", "entity.productivebees.berkelium_bee": "锫蜜蜂", "entity.productivebees.beryllium_bee": "铍蜜蜂", "entity.productivebees.bohrium_bee": "[[钅波]]蜜蜂", @@ -774,7 +774,7 @@ "item.productivebees.gene": "基因样本", "item.productivebees.gene_bottle": "压榨蜜蜂原料", "item.productivebees.honey_bucket": "蜂蜜桶", - "item.productivebees.honey_treat": "蜜蜂小食", + "item.productivebees.honey_treat": "蜂蜜小食", "item.productivebees.honeycomb_alfsteel": "精灵钢蜜脾", "item.productivebees.honeycomb_allthemodium": "ATM蜜脾", "item.productivebees.honeycomb_amber": "琥珀蜜脾", @@ -819,7 +819,7 @@ "item.productivebees.spawn_egg_nomad_bee": "牧游蜜蜂刷怪蛋", "item.productivebees.spawn_egg_quarry_bee": "石料蜜蜂刷怪蛋", "item.productivebees.spawn_egg_rancher_bee": "牧场蜜蜂刷怪蛋", - "item.productivebees.spawn_egg_reed_bee": "甘蔗蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_reed_bee": "芦苇蜜蜂刷怪蛋", "item.productivebees.spawn_egg_resin_bee": "树脂蜜蜂刷怪蛋", "item.productivebees.spawn_egg_sweat_bee": "汗蜜蜂刷怪蛋", "item.productivebees.spawn_egg_yellow_black_carpenter_bee": "黄色木匠蜜蜂刷怪蛋", @@ -827,7 +827,7 @@ "item.productivebees.stone_chip.named": "%s碎片", "item.productivebees.sturdy_bee_cage": "坚固蜜蜂笼", "item.productivebees.sugarbag_honeycomb": "蜜袋蜜脾", - "item.productivebees.treat_on_a_stick": "蜜蜂小食钓竿", + "item.productivebees.treat_on_a_stick": "蜂蜜小食钓竿", "item.productivebees.upgrade_anti_teleport": "升级:反传送", "item.productivebees.upgrade_base": "升级基板", "item.productivebees.upgrade_bee_sampler": "升级:基因采样器", @@ -837,9 +837,9 @@ "item.productivebees.upgrade_filter": "升级:过滤", "item.productivebees.upgrade_not_babee": "升级:成年蜂", "item.productivebees.upgrade_productivity": "升级:产量α", - "item.productivebees.upgrade_productivity_2": "升级:产量β", - "item.productivebees.upgrade_productivity_3": "升级:产量γ", - "item.productivebees.upgrade_productivity_4": "升级:产量ω", + "item.productivebees.upgrade_productivity_2": "升级:产量β", + "item.productivebees.upgrade_productivity_3": "升级:产量γ", + "item.productivebees.upgrade_productivity_4": "升级:产量ω", "item.productivebees.upgrade_range": "升级:范围", "item.productivebees.upgrade_time": "升级:速度", "item.productivebees.upgrade_simulator": "升级:模拟", @@ -856,14 +856,14 @@ "jei.productivebees.bee_spawning": "蜜蜂生成", "jei.productivebees.block_conversion": "方块转化", "jei.productivebees.block_conversion.chance": "转化概率:%s%%", - "jei.productivebees.item_conversion": "物品转化", + "jei.productivebees.item_conversion": "物品转化", "jei.productivebees.bottler": "装瓶机", "jei.productivebees.centrifuge": "离心机", "jei.productivebees.heated_centrifuge": "热能离心机", "jei.productivebees.incubation": "培育", "productivebees.advanced_hive.tooltip.bee_cage": "放置空蜜蜂笼可以从别的蜜蜂容器取出蜜蜂,反之放置装满的蜜蜂笼可以存入蜜蜂。", - "productivebees.amber.name.contained_entity": "封存有%s的琥珀块", - "productivebees.amber.tooltip.heating": "在温暖的火焰上加热琥珀块可能会解救被困的生物。", + "productivebees.amber.name.contained_entity": "封存有%s的琥珀块", + "productivebees.amber.tooltip.heating": "在温暖的火焰上加热琥珀块可能会解救被困的生物。", "productivebees.amber.tooltip.contained_entity": "内含实体:%s", "productivebees.breeding_chamber.tooltip.cage": "在此处放下空蜜蜂笼。", "productivebees.breeding_chamber.tooltip.next_bee": "这个按钮目前还没有作用。\n取出然后放回一只蜜蜂可以调整输出。", @@ -871,14 +871,14 @@ "productivebees.centrifuge.tooltip.amount": "数量:%s", "productivebees.centrifuge.tooltip.chance": "概率:%s", "productivebees.heated_centrifuge.tooltip": "“蜂蜜都被这机器毁掉了!”,一些严格的素食主义者道", - "productivebees.heated_centrifuge.tooltip2": "蜜蜡过热", + "productivebees.heated_centrifuge.tooltip2": "蜜蜡过热", "productivebees.hive.tooltip.bees": "蜜蜂:", "productivebees.hive.tooltip.empty": "空", "productivebees.hive.tooltip.honey_level": "蜂蜜:%s", "productivebees.hive.tooltip.nest_inactive": "蜂巢已不会吸引杜鹃蜂。将蜂巢合成一下来重置杜鹃蜂的内置计数器。", - "productivebees.honey_treat.invalid_use": "含有类型基因的蜜蜂小食不能喂给蜜蜂。", + "productivebees.honey_treat.invalid_use": "含有类型基因的蜂蜜小食不能喂给蜜蜂。", "productivebees.incubator.tooltip.treat_item": "蜂蜜茶来咯", - "productivebees.indexer.tooltip.redstone": "我被红石激活了", + "productivebees.indexer.tooltip.redstone": "我被红石激活了", "productivebees.information.age.adult": "成年", "productivebees.information.age.child": "幼年", "productivebees.information.attribute.behavior": "行为:%s", @@ -914,7 +914,7 @@ "productivebees.information.breeding_item": "繁殖需求:%s", "productivebees.information.breeding_item_default": "任意花", "productivebees.information.cage_release": "潜行时释放蜜蜂来重置蜂箱位置", - "productivebees.information.canvas.style": "样式: %s", + "productivebees.information.canvas.style": "样式: %s", "productivebees.information.health.dying": "垂死", "productivebees.information.hold_shift": "按住来获取更多信息", "productivebees.information.home_position": "蜂箱位置:%s,%s,%s", @@ -923,7 +923,7 @@ "productivebees.information.nestlocator.configured": "可以找到%s类蜂巢。右击以搜索附近区域。", "productivebees.information.nestlocator.unconfigured": "未调定。Shift+右击要寻找的蜂巢的同种方块。", "productivebees.information.selfbreed_disabled": "该蜂种无法在种内繁殖", - "productivebees.information.upgrade.install_help": "潜行右键点击蜂箱方块以安装升级", + "productivebees.information.upgrade.install_help": "潜行右键点击蜂箱方块以安装升级", "productivebees.information.upgrade.unconfigured": "未配置", "productivebees.information.upgrade.upgrade_anti_teleport": "能够防止蜂箱中居住的蜜蜂进行传送。", "productivebees.information.upgrade.upgrade_bee_sampler": "慢慢地从来访蜜蜂身上提取基因,过程中完全不会伤害它们。\n可以安装多个升级来提升提取概率。", @@ -934,9 +934,9 @@ "productivebees.information.upgrade.upgrade_filter_entity": "%s", "productivebees.information.upgrade.upgrade_not_babee": "安装后只会捕捉成年蜜蜂。", "productivebees.information.upgrade.upgrade_productivity": "将该蜂箱中蜜蜂的产量提高%s%%。\n可以安装多个升级以获得更高的产量。", - "productivebees.information.upgrade.upgrade_productivity_2": "将该蜂箱中蜜蜂的产量提高%s%%。\n可以安装多个升级以获得更高的产量。", - "productivebees.information.upgrade.upgrade_productivity_3": "将该蜂箱中蜜蜂的产量提高%s%%。\n可以安装多个升级以获得更高的产量。\n同时具有“升级:模拟”的作用。", - "productivebees.information.upgrade.upgrade_productivity_4": "将该蜂箱中蜜蜂的产量提高%s%%。\n可以安装多个升级以获得更高的产量。\n同时具有“升级:模拟”和“升级:蜜脾块”的作用。", + "productivebees.information.upgrade.upgrade_productivity_2": "将该蜂箱中蜜蜂的产量提高%s%%。\n可以安装多个升级以获得更高的产量。", + "productivebees.information.upgrade.upgrade_productivity_3": "将该蜂箱中蜜蜂的产量提高%s%%。\n可以安装多个升级以获得更高的产量。\n同时具有“升级:模拟”的作用。", + "productivebees.information.upgrade.upgrade_productivity_4": "将该蜂箱中蜜蜂的产量提高%s%%。\n可以安装多个升级以获得更高的产量。\n同时具有“升级:模拟”和“升级:蜜脾块”的作用。", "productivebees.information.upgrade.upgrade_range": "通过增加作用范围给机器更多呼吸空间。\n可以安装多个升级以获得更大范围。", "productivebees.information.upgrade.upgrade_simulator": "蜜蜂将不再以物理形式离开蜂房。采蜜的过程将被模拟化。\n确保放置了蜂房的蜜蜂活动需要的花,或者有装有花的饲养板放在蜂房面前。", "productivebees.information.upgrade.upgrade_time": "在蜂箱中花费时间减少%s%%。\n可以安装在离心机中来加快处理速度。\n可以安装多个升级以缩短更多时间。", @@ -944,7 +944,7 @@ "productivebees.ingredient.description.ashy_mining_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅有关配方以了解它会在哪些蜂巢中生成。", "productivebees.ingredient.description.birch_wood_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", "productivebees.ingredient.description.blue_banded_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", - "productivebees.ingredient.description.bumble_bee": "一种在平原上自然发现的大型可骑乘蜜蜂。装上鞍,拿着蜜蜂小食钓竿就可以滑翔四周。右击可以加速。", + "productivebees.ingredient.description.bumble_bee": "一种在平原上自然发现的大型可骑乘蜜蜂。装上鞍,拿着蜂蜜小食钓竿就可以滑翔四周。右击可以加速。", "productivebees.ingredient.description.bumble_bee_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", "productivebees.ingredient.description.chocolate_mining_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", "productivebees.ingredient.description.coarse_dirt_nest": "这个蜂巢将吸引所有主世界生物群系中的蜜蜂。", @@ -998,11 +998,11 @@ "productivebees.ingredient.description.wasted_radioactive_bee": "渴望得到辐射的辐射蜜蜂有一定几率转变为废辐蜜蜂。废辐蜜蜂不传花授粉,反之会从周围环境吸收辐射。", "productivebees.ingredient.description.yellow_black_carpenter_bee": "这种蜜蜂比较孤僻,它一般都独自生活在主世界的蜂巢里。查阅关于它的合成表来看看他会在哪些蜂巢中生成。", "productivebees.ingredient.description.zombie_bee": "确保你的蜂箱照明良好,防止这家伙搬进来。", - "productivebees.ingredient.description.nether_gold_nest": "吸引下界的金蜜蜂。蜂巢需要放在下界才能吸引到蜜蜂。", - "productivebees.ingredient.description.draconic_bee": "末影龙蜜蜂在末地时不需要采蜜,因为它们会从空气中吸收到末影龙的精华。而它在其他地方时,就必须有另一个授粉来源。", - "productivebees.ingredient.description.amber_bee": "这种蜜蜂会寻找生物,然后把它们封在琥珀之中,使其行动处在暂停的状态。", - "productivebees.ingredient.description.wanna_bee": "对被困住的生物很感兴趣。给它一个被封有生物的琥珀块来安全地提取其掉落物。", - "productivebees.ingredient.description.water_bee": "这种蜜蜂只有在河流钓鱼时才能发现。", + "productivebees.ingredient.description.nether_gold_nest": "吸引下界的金蜜蜂。蜂巢需要放在下界才能吸引到蜜蜂。", + "productivebees.ingredient.description.draconic_bee": "末影龙蜜蜂在末地时不需要采蜜,因为它们会从空气中吸收到末影龙的精华。而它在其他地方时,就必须有另一个授粉来源。", + "productivebees.ingredient.description.amber_bee": "这种蜜蜂会寻找生物,然后把它们封在琥珀之中,使其行动处在暂停的状态。", + "productivebees.ingredient.description.wanna_bee": "对被困住的生物很感兴趣。给它一个被封有生物的琥珀块来安全地提取其掉落物。", + "productivebees.ingredient.description.water_bee": "这种蜜蜂只有在河流钓鱼时才能发现。", "productivebees.nest_locator.found_hive": "在那边%s米处有一个蜂巢!", "productivebees.nest_locator.not_found_hive": "附近找不到%s类蜂巢。", "productivebees.nest_locator.tuned": "蜂巢定位器已调定到%s", @@ -1015,13 +1015,13 @@ "productivebees.top.solitary.can_repopulate_true": "此处的蜂巢可以吸引到蜜蜂。", "productivebees.top.solitary.egg_count": "卵:%s", "productivebees.top.solitary.repopulation_countdown": "离吸引到蜜蜂还有%s \n使用额外的小食来加速", - "productivebees.top.solitary.repopulation_countdown_inactive": "蜂巢是空的。对蜂巢使用蜜蜂小食来吸引蜜蜂。", - "config.jade.plugin_productivebees.canvas_beehive": "帆布蜂箱", + "productivebees.top.solitary.repopulation_countdown_inactive": "蜂巢是空的。对蜂巢使用蜂蜜小食来吸引蜜蜂。", + "config.jade.plugin_productivebees.canvas_beehive": "帆布蜂箱", "config.jade.plugin_productivebees.canvas_expansion_box": "帆布扩容盒", "config.jade.plugin_productivebees.productive_bee": "资源蜜蜂", "config.jade.plugin_productivebees.solitary_nest": "独居蜜蜂蜂巢", "config.jade.plugin_productivebees.jar": "蜜蜂罐", - "config.jade.plugin_productivebees.bee_attributes": "特性", + "config.jade.plugin_productivebees.bee_attributes": "属性", "tag.item.productivebees.advanced_beehives": "高级蜂箱", "tag.item.productivebees.expansion_boxes": "风向扩容盒", "tag.item.productivebees.canvas_beehives": "高级帆布蜂箱", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/blazing.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/blazing.json index af563b4321f1..afa9d5758d48 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/blazing.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/blazing.json @@ -8,7 +8,7 @@ { "type": "patchouli:text", "title": "烈焰蜜蜂", - "text": "由$(l:bees/wild/magmatic)熔岩蜜蜂$(/l)和$(l:bees/solitary/nomad)牧游蜜蜂$(/l)繁殖得到。", + "text": "由$(l:bees/wild/magmatic)岩浆蜜蜂$(/l)和$(l:bees/solitary/nomad)牧游蜜蜂$(/l)繁殖得到。", "anchor": "blazing" }, { diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/coal.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/coal.json index 7839bec74a07..ebc3dfc0964d 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/coal.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/coal.json @@ -8,7 +8,7 @@ { "type": "patchouli:text", "title": "煤炭蜜蜂", - "text": "由$(l:bees/solitary/magmatic)熔岩蜜蜂$(/l)和$(l:bees/solitary/leafcutter)切叶蜜蜂$(/l)繁殖得到。", + "text": "由$(l:bees/solitary/magmatic)岩浆蜜蜂$(/l)和$(l:bees/solitary/leafcutter)切叶蜜蜂$(/l)繁殖得到。", "anchor": "coal" }, { diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/obsidian.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/obsidian.json index db1705e69c71..fcce1fb67fe8 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/obsidian.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/obsidian.json @@ -8,7 +8,7 @@ { "type": "patchouli:text", "title": "黑曜石蜜蜂", - "text": "由$(l:bees/wild/magmatic)熔岩蜜蜂$(/l)和$(l:bees/solitary/sweat)汗蜜蜂$(/l)繁殖得到。", + "text": "由$(l:bees/wild/magmatic)岩浆蜜蜂$(/l)和$(l:bees/solitary/sweat)汗蜜蜂$(/l)繁殖得到。", "anchor": "obsidian" }, { diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/withered.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/withered.json index dec1da2006ea..74d4e9a681d7 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/withered.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/hive/withered.json @@ -1,5 +1,5 @@ { - "name": "凋零蜜蜂", + "name": "凋灵蜜蜂", "icon": "productivebees:wither_skull_chip", "read_by_default": true, "category": "productivebees:bees_hive", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/reed.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/reed.json index dae6b24707a0..56c9186978c6 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/reed.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/reed.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "甘蔗蜜蜂", + "title": "芦苇蜜蜂", "text": "[Exoneura robusta]", "anchor": "reed" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/magmatic.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/magmatic.json index 71bd5ead15b5..ed7b1ff0dce7 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/magmatic.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/wild/magmatic.json @@ -6,7 +6,7 @@ "pages": [ { "type": "patchouli:text", - "title": "熔岩蜜蜂", + "title": "岩浆蜜蜂", "text": "居住在下界要塞的下界砖蜂巢中。岩浆蜜蜂喜欢为岩浆块或下界疣授粉。$(br)小心你建造围栏用的材料,这些虫子可以把圆石变成熔岩。", "anchor": "magmatic" }, diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/incubator.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/incubator.json index f2b358b4f3a1..81e1cc4e8440 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/incubator.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/blocks/incubator.json @@ -6,11 +6,11 @@ { "type": "patchouli:spotlight", "item": "productivebees:incubator", - "text": "等那些脆弱的小宝宝长大等到昏天黑地?培养箱能够加速这个过程。将幼蜂放入笼子中,再将其与一堆蜜蜂小食一起放入小蜜蜂孵化器里即可。" + "text": "等那些脆弱的小宝宝长大等到昏天黑地?培养箱能够加速这个过程。将幼蜂放入笼子中,再将其与一堆蜂蜜小食一起放入小蜜蜂孵化器里即可。" }, { "type": "patchouli:text", - "text": "孵化器还有另一个用途,它能向蛋中注入特定的蜜蜂类型$(l:genetics/collecting#crystalline)基因$(/l),以获得该类型蜜蜂的刷怪蛋。这里的蜜蜂类型基因需在遗传学设施中制作。$(br)制作刷怪蛋时只会使用类型基因,蜜蜂小食上其他所有的基因都会丢失。" + "text": "孵化器还有另一个用途,它能向蛋中注入特定的蜜蜂类型$(l:genetics/collecting#crystalline)基因$(/l),以获得该类型蜜蜂的刷怪蛋。这里的蜜蜂类型基因需在遗传学设施中制作。$(br)制作刷怪蛋时只会使用类型基因,蜂蜜小食上其他所有的基因都会丢失。" } ] } \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/attributes.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/attributes.json index e3e52331967f..ff16296307e4 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/attributes.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/attributes.json @@ -5,7 +5,7 @@ "pages": [ { "type": "patchouli:text", - "text": "把分离出来的基因与蜜蜂小食合成,再喂给蜜蜂,即可将蜜蜂的属性从一只转移到另一只。$(br)请参阅有关$(l:genetics/collecting#crystalline)收集基因$(/l)的页面。" + "text": "把分离出来的基因与蜂蜜小食合成,再喂给蜜蜂,即可将蜜蜂的属性从一只转移到另一只。$(br)请参阅有关$(l:genetics/collecting#crystalline)收集基因$(/l)的页面。" }, { "type": "patchouli:text", @@ -15,7 +15,7 @@ { "type": "patchouli:text", "title": "气候耐受度", - "text": "通常,蜜蜂会在下雨和雷暴时回到安全的蜂巢中。可以在恶劣天气下将蜜蜂拴在外面,从而使它们对恶劣的天气条件产生耐受性。但要注意,在它们变得耐受之前,它们有受到伤害和死亡的风险,所以要时刻保持注意,也要时刻备着蜜蜂小食。" + "text": "通常,蜜蜂会在下雨和雷暴时回到安全的蜂巢中。可以在恶劣天气下将蜜蜂拴在外面,从而使它们对恶劣的天气条件产生耐受性。但要注意,在它们变得耐受之前,它们有受到伤害和死亡的风险,所以要时刻保持注意,也要时刻备着蜂蜜小食。" }, { "type": "patchouli:text", @@ -38,7 +38,7 @@ { "type": "patchouli:text", "title": "脾气", - "text": "蜜蜂有不同的脾气,有些会一旦对上眼就攻击,有些会完全避免进行有害的互动。喂食了大量蜜蜂小食的蜜蜂会改善它的脾气。$(br)脾气级别分为:$(br)友好$(br)正常$(br)好斗$(br)敌意" + "text": "蜜蜂有不同的脾气,有些会一旦对上眼就攻击,有些会完全避免进行有害的互动。喂食了大量蜂蜜小食的蜜蜂会改善它的脾气。$(br)脾气级别分为:$(br)友好$(br)正常$(br)好斗$(br)敌意" }, { "type": "patchouli:text", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/transferring.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/transferring.json index 23e0462ae2e3..76a3ae9a2344 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/transferring.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/genetics/transferring.json @@ -5,7 +5,7 @@ "pages": [ { "type": "patchouli:text", - "text": "要将基因转移到蜜蜂身上,需要把基因与蜜蜂小食合成。将蜜蜂小食喂给蜜蜂,蜜蜂将有机会获得新的属性,概率根据基因的纯度变化而变。" + "text": "要将基因转移到蜜蜂身上,需要把基因与蜂蜜小食合成。将蜂蜜小食喂给蜜蜂,蜜蜂将有机会获得新的属性,概率根据基因的纯度变化而变。" }, { "type": "patchouli:text", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/nests.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/nests.json index 8b0322038f79..00810bdfc959 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/nests.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/hives/nests.json @@ -10,7 +10,7 @@ }, { "type": "patchouli:text", - "text": "如果你在空蜂巢中放入一份或多份蜜蜂小食,就会吸引来新的蜜蜂。手持蜜蜂小食右击可让蜜蜂生成进入冷却。" + "text": "如果你在空蜂巢中放入一份或多份蜂蜜小食,就会吸引来新的蜜蜂。手持蜂蜜小食右击可让蜜蜂生成进入冷却。" } ] } \ No newline at end of file diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/honey_treat.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/honey_treat.json index 3b686536bc67..80599b88ad1a 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/honey_treat.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/items/honey_treat.json @@ -1,12 +1,12 @@ { - "name": "蜜蜂小食", + "name": "蜂蜜小食", "icon": "productivebees:honey_treat", "category": "productivebees:items", "pages": [ { "type": "patchouli:spotlight", "item": "productivebees:honey_treat", - "text": "蜜蜂小食可以喂给愤怒的蜜蜂,让它们平静下来。喂给小蜜蜂会使它们长得更快。$(br2)蜜蜂小食还可以与基因相结合,以在蜜蜂间转移遗传性状。更多内容参阅$(l:genetics/transferring)遗传学$(/l)页面。" + "text": "蜂蜜小食可以喂给愤怒的蜜蜂,让它们平静下来。喂给小蜜蜂会使它们长得更快。$(br2)蜂蜜小食还可以与基因相结合,以在蜜蜂间转移遗传性状。更多内容参阅$(l:genetics/transferring)遗传学$(/l)页面。" } ] } \ No newline at end of file diff --git a/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json index 7b2c15f06300..b8387cea9acb 100644 --- a/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json @@ -350,7 +350,7 @@ "entity.minecraft.villager.productivebees.beekeeper": "养蜂人", "entity.productivebees.bee_bee": "蜜蜂", "entity.productivebees.chaos_bee": "混沌蜜蜂", - "entity.productivebees.chaotic_bee": "混沌蜜蜂", + "entity.productivebees.chaotic_bee": "混沌锭蜜蜂", "entity.productivebees.miracle_bee": "奇迹蜜蜂", "entity.productivebees.mithril_bee": "秘银蜜蜂", "entity.productivebees.prismalium_bee": "海晶锭蜜蜂", @@ -533,7 +533,7 @@ "entity.productivebees.pendorite_bee": "潘多拉金蜜蜂", "entity.productivebees.pepto_bismol_bee": "次水杨酸铋蜜蜂", "entity.productivebees.peridot_bee": "橄榄石蜜蜂", - "entity.productivebees.phil_bee": "Philbee", + "entity.productivebees.phil_bee": "Phil蜜蜂", "entity.productivebees.phosphophyllite_bee": "磷叶石蜜蜂", "entity.productivebees.pig_iron_bee": "生铁蜜蜂", "entity.productivebees.pink_slimy_bee": "粉红黏液蜜蜂", @@ -555,7 +555,7 @@ "entity.productivebees.red_shroom_bee": "红色蘑菇蜜蜂", "entity.productivebees.redstone_alloy_bee": "红石合金蜜蜂", "entity.productivebees.redstone_bee": "红石蜜蜂", - "entity.productivebees.reed_bee": "甘蔗蜜蜂", + "entity.productivebees.reed_bee": "芦苇蜜蜂", "entity.productivebees.refined_glowstone_bee": "强化荧石蜜蜂", "entity.productivebees.refined_obsidian_bee": "强化黑曜石蜜蜂", "entity.productivebees.regenerative_bee": "再生蜜蜂", @@ -797,7 +797,7 @@ "item.productivebees.gene": "基因样本", "item.productivebees.gene_bottle": "压榨蜜蜂原料", "item.productivebees.honey_bucket": "蜂蜜桶", - "item.productivebees.honey_treat": "蜜蜂小食", + "item.productivebees.honey_treat": "", "item.productivebees.honeycomb_alfsteel": "精灵钢蜜脾", "item.productivebees.honeycomb_allthemodium": "ATM蜜脾", "item.productivebees.honeycomb_amber": "琥珀蜜脾", @@ -842,7 +842,7 @@ "item.productivebees.spawn_egg_nomad_bee": "牧游蜜蜂刷怪蛋", "item.productivebees.spawn_egg_quarry_bee": "石料蜜蜂刷怪蛋", "item.productivebees.spawn_egg_rancher_bee": "牧场蜜蜂刷怪蛋", - "item.productivebees.spawn_egg_reed_bee": "甘蔗蜜蜂刷怪蛋", + "item.productivebees.spawn_egg_reed_bee": "芦苇蜜蜂刷怪蛋", "item.productivebees.spawn_egg_resin_bee": "树脂蜜蜂刷怪蛋", "item.productivebees.spawn_egg_sweat_bee": "汗蜜蜂刷怪蛋", "item.productivebees.spawn_egg_yellow_black_carpenter_bee": "黄色木匠蜜蜂刷怪蛋", @@ -914,7 +914,7 @@ "productivebees.hive.tooltip.empty": "空", "productivebees.hive.tooltip.honey_level": "蜂蜜:%s", "productivebees.hive.tooltip.nest_inactive": "蜂巢已不会吸引杜鹃蜂。将蜂巢合成一下来重置杜鹃蜂的内置计数器。", - "productivebees.honey_treat.invalid_use": "含有类型基因的蜜蜂小食不能喂给蜜蜂。", + "productivebees.honey_treat.invalid_use": "含有类型基因的不能喂给蜜蜂。", "productivebees.incubator.tooltip.treat_item": "蜂蜜茶来咯", "productivebees.indexer.tooltip.redstone": "我被红石激活了", "productivebees.information.age.adult": "成年", From 4ff18c4c650eaeed8977ed5766c1b155de9fdb90 Mon Sep 17 00:00:00 2001 From: Sunday40847 Date: Thu, 6 Mar 2025 22:59:09 +0800 Subject: [PATCH 34/36] =?UTF-8?q?=E5=86=B2=E5=88=BA=E5=86=B2=E5=88=BA?= =?UTF-8?q?=E2=99=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../assets/productivebees/productivebees/lang/zh_cn.json | 4 ++-- .../guide/zh_cn/entries/bees/solitary/neon_cuckoo.json | 2 +- .../assets/productivebees/productivebees/lang/zh_cn.json | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json index 64d8ad7854e7..c49a89dcf8cb 100644 --- a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json @@ -609,7 +609,7 @@ "entity.productivebees.sussy_bee": "可疑的蜜蜂", "entity.productivebees.swift_alloy_bee": "迅金蜜蜂", "entity.productivebees.vibrant_alloy_bee": "振动合金蜜蜂", - "entity.productivebees.wanna_bee": "WannaBee", + "entity.productivebees.wanna_bee": "抽蜂", "entity.productivebees.actinium_bee": "锕蜜蜂", "entity.productivebees.americium_bee": "镅蜜蜂", "entity.productivebees.antimony_bee": "锑蜜蜂", @@ -1001,7 +1001,7 @@ "productivebees.ingredient.description.nether_gold_nest": "吸引下界的金蜜蜂。蜂巢需要放在下界才能吸引到蜜蜂。", "productivebees.ingredient.description.draconic_bee": "末影龙蜜蜂在末地时不需要采蜜,因为它们会从空气中吸收到末影龙的精华。而它在其他地方时,就必须有另一个授粉来源。", "productivebees.ingredient.description.amber_bee": "这种蜜蜂会寻找生物,然后把它们封在琥珀之中,使其行动处在暂停的状态。", - "productivebees.ingredient.description.wanna_bee": "对被困住的生物很感兴趣。给它一个被封有生物的琥珀块来安全地提取其掉落物。", + "productivebees.ingredient.description.wanna_bee": "对被困住的生物很感兴趣。给它一个被封有生物的琥珀块来安全地“抽”取其掉落物。", "productivebees.ingredient.description.water_bee": "这种蜜蜂只有在河流钓鱼时才能发现。", "productivebees.nest_locator.found_hive": "在那边%s米处有一个蜂巢!", "productivebees.nest_locator.not_found_hive": "附近找不到%s类蜂巢。", diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/neon_cuckoo.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/neon_cuckoo.json index c1e98ef5eefa..21e8c435c44a 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/neon_cuckoo.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/neon_cuckoo.json @@ -7,7 +7,7 @@ "pages": [ { "type": "patchouli:text", - "title": "杜鹃蜜蜂", + "title": "霓虹杜鹃蜂", "text": "[Thyreus nitidulus]", "anchor": "neon_cuckoo" }, diff --git a/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json index b8387cea9acb..1fb5ca29bbc3 100644 --- a/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json @@ -366,7 +366,7 @@ "entity.productivebees.froststeel_bee": "霜钢蜜蜂", "entity.productivebees.regalium_bee": "贵豪蜜蜂", "entity.productivebees.forgotten_bee": "遗忆蜜蜂", - "entity.productivebees.villager_bee": "Mistake", + "entity.productivebees.villager_bee": "错误", "entity.productivebees.agate_bee": "玛瑙蜜蜂", "entity.productivebees.air_crystal_bee": "气元素水晶蜜蜂", "entity.productivebees.alexandrite_bee": "变石蜜蜂", @@ -625,7 +625,7 @@ "entity.productivebees.sussy_bee": "可疑的蜜蜂", "entity.productivebees.swift_alloy_bee": "迅金蜜蜂", "entity.productivebees.vibrant_alloy_bee": "振动合金蜜蜂", - "entity.productivebees.wanna_bee": "WannaBee", + "entity.productivebees.wanna_bee": "抽蜂", "entity.productivebees.actinium_bee": "锕蜜蜂", "entity.productivebees.americium_bee": "镅蜜蜂", "entity.productivebees.antimony_bee": "锑蜜蜂", @@ -1047,7 +1047,7 @@ "productivebees.ingredient.description.nether_gold_nest": "吸引下界的金蜜蜂。蜂巢需要放在下界才能吸引到蜜蜂。", "productivebees.ingredient.description.draconic_bee": "末影龙蜜蜂在末地时不需要采蜜,因为它们会从空气中吸收到末影龙的精华。而它在其他地方时,就必须有另一个授粉来源。", "productivebees.ingredient.description.amber_bee": "这种蜜蜂会寻找生物,然后把它们封在琥珀之中,使其行动处在暂停的状态。", - "productivebees.ingredient.description.wanna_bee": "对被困住的生物很感兴趣。给它一个被封有生物的琥珀块来安全地提取其掉落物。", + "productivebees.ingredient.description.wanna_bee": "对被困住的生物很感兴趣。给它一个被封有生物的琥珀块来安全地“抽”取其掉落物。", "productivebees.ingredient.description.water_bee": "这种蜜蜂只有在河流钓鱼时才能发现。", "productivebees.ingredient.description.ribbeet_bee": "青蛙对普通的蜜蜂比较感兴趣。如果你给到它们想要的东西,那就会得到这玩意……作为报答。", "productivebees.ingredient.description.utheric_bee": "小心!这种蜜蜂会扎堆藏匿在深暗之园的黯瓜中。", From b88c564559e2a3fcd9ef389c868f8ffe76c4120b Mon Sep 17 00:00:00 2001 From: Sunday40847 Date: Thu, 6 Mar 2025 23:03:02 +0800 Subject: [PATCH 35/36] insanite --- .../1.20/assets/productivebees/productivebees/lang/zh_cn.json | 2 +- .../1.21/assets/productivebees/productivebees/lang/zh_cn.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json index c49a89dcf8cb..2f893b18a4bd 100644 --- a/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.20/assets/productivebees/productivebees/lang/zh_cn.json @@ -742,7 +742,7 @@ "entity.productivebees.ludicrite_bee": "镠蜜蜂", "entity.productivebees.ridiculite_bee": "悖谬蜜蜂", "entity.productivebees.inanite_bee": "空想蜜蜂", - "entity.productivebees.insanite_bee": "含水蜜蜂", + "entity.productivebees.insanite_bee": "癫狂蜜蜂", "entity.productivebees.arcane_crystal_bee": "神秘蜜蜂", "entity.productivebees.deorum_bee": "圣金蜜蜂", "entity.productivebees.rune_bee": "符文蜜蜂", diff --git a/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json b/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json index 1fb5ca29bbc3..dfb5e5490f7d 100644 --- a/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json +++ b/projects/1.21/assets/productivebees/productivebees/lang/zh_cn.json @@ -765,7 +765,7 @@ "entity.productivebees.ludicrite_bee": "镠蜜蜂", "entity.productivebees.ridiculite_bee": "悖谬蜜蜂", "entity.productivebees.inanite_bee": "空想蜜蜂", - "entity.productivebees.insanite_bee": "含水蜜蜂", + "entity.productivebees.insanite_bee": "癫狂蜜蜂", "entity.productivebees.arcane_crystal_bee": "神秘蜜蜂", "entity.productivebees.deorum_bee": "圣金蜜蜂", "entity.productivebees.rune_bee": "符文蜜蜂", From da42be0867208dbdd1633df40a075b019ab026e2 Mon Sep 17 00:00:00 2001 From: Sunday40847 Date: Thu, 6 Mar 2025 23:23:42 +0800 Subject: [PATCH 36/36] 1 --- .../guide/zh_cn/entries/bees/solitary/neon_cuckoo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/neon_cuckoo.json b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/neon_cuckoo.json index 21e8c435c44a..6cda7fcb4280 100644 --- a/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/neon_cuckoo.json +++ b/projects/1.20/assets/productivebees/productivebees/patchouli_books/guide/zh_cn/entries/bees/solitary/neon_cuckoo.json @@ -1,5 +1,5 @@ { - "name": "杜鹃蜜蜂", + "name": "霓虹杜鹃蜂", "icon": "productivebees:spawn_egg_neon_cuckoo_bee", "read_by_default": true, "sortnum": 9,