diff --git a/projects/1.21/assets/hearth-and-harvest/hearthandharvest/lang/en_us.json b/projects/1.21/assets/hearth-and-harvest/hearthandharvest/lang/en_us.json index 040ad58bd9df..68a70468ef77 100644 --- a/projects/1.21/assets/hearth-and-harvest/hearthandharvest/lang/en_us.json +++ b/projects/1.21/assets/hearth-and-harvest/hearthandharvest/lang/en_us.json @@ -1,5 +1,71 @@ { "itemGroup.hearthandharvest": "Hearth and Harvest", + "itemGroup.hearthandharvest_blocks": "Hearth and Harvest Blocks", + + "block.hearthandharvest.tree_tapper": "Tree Tapper", + + "item.hearthandharvest.crow_spawn_egg": "Crow Spawn Egg", + "entity.hearthandharvest.crow": "Crow", + "item.hearthandharvest.crow_feather": "Crow Feather", + "hearthandharvest.subtitles.crow.squawking": "Crow squawking", + "hearthandharvest.subtitles.crow.hurt": "Crow hurts", + "hearthandharvest.subtitles.crow.eat": "Crow eats", + "hearthandharvest.subtitles.crow.step": "Crow flutters", + + "block.hearthandharvest.cask": "Cask", + "hearthandharvest.container.cask.dim": "Surrounding light is dim, speed is 2x", + "hearthandharvest.container.cask.medium": "Surrounding light is well lit, speed is 1x", + "hearthandharvest.container.cask.bright": "Surrounding light is bright, speed is 0.5x", + "hearthandharvest.container.cask.default": "Surrounding light level not detected", + "hearthandharvest.container.recipe_book.ageable": "Showing Ageables", + + "block.hearthandharvest.jar": "Jar", + "block.hearthandharvest.jug": "Jug", + + "block.hearthandharvest.counter": "Counter", + "block.hearthandharvest.drawer": "Drawer", + "block.hearthandharvest.basin": "Sink", + + "block.hearthandharvest.nest": "Nest", + "block.hearthandharvest.hay_rug": "Hay Rug", + "block.hearthandharvest.straw_rug": "Straw Rug", + + "item.hearthandharvest.scarecrow": "Scarecrow", + "block.hearthandharvest.scarecrow": "Scarecrow", + + "block.hearthandharvest.oak_half_cabinet": "Oak Half Cabinet", + "block.hearthandharvest.birch_half_cabinet": "Birch Half Cabinet", + "block.hearthandharvest.spruce_half_cabinet": "Spruce Half Cabinet", + "block.hearthandharvest.jungle_half_cabinet": "Jungle Half Cabinet", + "block.hearthandharvest.acacia_half_cabinet": "Acacia Half Cabinet", + "block.hearthandharvest.dark_oak_half_cabinet": "Dark Oak Half Cabinet", + "block.hearthandharvest.mangrove_half_cabinet": "Mangrove Half Cabinet", + "block.hearthandharvest.cherry_half_cabinet": "Cherry Half Cabinet", + "block.hearthandharvest.bamboo_half_cabinet": "Bamboo Half Cabinet", + "block.hearthandharvest.crimson_half_cabinet": "Crimson Half Cabinet", + "block.hearthandharvest.warped_half_cabinet": "Warped Half Cabinet", + "block.hearthandharvest.palm_half_cabinet": "Palm Half Cabinet", + + "block.hearthandharvest.crate": "Empty Crate", + "block.hearthandharvest.crate.named": "%s Crate", + "block.hearthandharvest.crate.mixed": "Mixed Crate", + + "tooltip.hearthandharvest.deprecated": "⚠ This item will be removed in a future update.", + "tooltip.hearthandharvest.deprecated.hint": "Convert it using a crate or turn it back into bottles before it disappears.", + + "block.hearthandharvest.oak_bottle_rack": "Oak Bottle Rack", + "block.hearthandharvest.birch_bottle_rack": "Birch Bottle Rack", + "block.hearthandharvest.spruce_bottle_rack": "Spruce Bottle Rack", + "block.hearthandharvest.jungle_bottle_rack": "Jungle Bottle Rack", + "block.hearthandharvest.acacia_bottle_rack": "Acacia Bottle Rack", + "block.hearthandharvest.dark_oak_bottle_rack": "Dark Oak Bottle Rack", + "block.hearthandharvest.mangrove_bottle_rack": "Mangrove Bottle Rack", + "block.hearthandharvest.cherry_bottle_rack": "Cherry Bottle Rack", + "block.hearthandharvest.bamboo_bottle_rack": "Bamboo Bottle Rack", + "block.hearthandharvest.crimson_bottle_rack": "Crimson Bottle Rack", + "block.hearthandharvest.warped_bottle_rack": "Warped Bottle Rack", + "block.hearthandharvest.palm_bottle_rack": "Palm Bottle Rack", + "block.hearthandharvest.tree_tapper": "Tree Tapper", "block.hearthandharvest.cask": "Cask", @@ -14,6 +80,54 @@ "item.hearthandharvest.raspberry": "Raspberry", "item.hearthandharvest.blueberries": "Blueberries", + "item.hearthandharvest.red_grapes": "Red Grapes", + "item.hearthandharvest.green_grapes": "Green Grapes", + "item.hearthandharvest.cherry": "Cherry", + "item.hearthandharvest.peanut": "Peanut", + "item.hearthandharvest.cotton_seeds": "Cotton Seeds", + "item.hearthandharvest.cotton": "Cotton", + "item.hearthandharvest.corn": "Corn", + "item.hearthandharvest.corn_kernels": "Corn Kernels", + "item.hearthandharvest.corn_husk": "Corn Husk", + + "block.hearthandharvest.wild_red_grapes": "Wild Red Grapes", + "block.hearthandharvest.wild_green_grapes": "Wild Green Grapes", + "block.hearthandharvest.wild_cotton": "Wild Cotton", + "block.hearthandharvest.wild_peanuts": "Wild Peanuts", + "block.hearthandharvest.corn_stalk": "Corn Stalk", + + "block.hearthandharvest.yellow_mum": "Yellow Mum", + "block.hearthandharvest.orange_mum": "Orange Mum", + "block.hearthandharvest.red_mum": "Red Mum", + "block.hearthandharvest.blue_mum": "Blue Mum", + "block.hearthandharvest.light_blue_mum": "Light Blue Mum", + "block.hearthandharvest.purple_mum": "Purple Mum", + "block.hearthandharvest.pink_mum": "Pink Mum", + "block.hearthandharvest.white_mum": "White Mum", + + "block.hearthandharvest.potted_yellow_mum": "Potted Yellow Mum", + "block.hearthandharvest.potted_orange_mum": "Potted Orange Mum", + "block.hearthandharvest.potted_red_mum": "Potted Red Mum", + "block.hearthandharvest.potted_blue_mum": "Potted Blue Mum", + "block.hearthandharvest.potted_light_blue_mum": "Potted Light Blue Mum", + "block.hearthandharvest.potted_purple_mum": "Potted Purple Mum", + "block.hearthandharvest.potted_pink_mum": "Potted Pink Mum", + "block.hearthandharvest.potted_white_mum": "Potted White Mum", + + "block.hearthandharvest.blueberry_crate": "Blueberry Crate", + "block.hearthandharvest.cherry_crate": "Cherry Crate", + "block.hearthandharvest.raspberry_crate": "Raspberry Crate", + "block.hearthandharvest.red_grape_crate": "Red Grape Crate", + "block.hearthandharvest.green_grape_crate": "Green Grape Crate", + "block.hearthandharvest.peanut_crate": "Peanut Crate", + "block.hearthandharvest.corn_crate": "Corn Crate", + "block.hearthandharvest.apple_crate": "Apple Crate", + "block.hearthandharvest.golden_apple_crate": "Golden Apple Crate", + "block.hearthandharvest.golden_carrot_crate": "Golden Carrot Crate", + "block.hearthandharvest.poisonous_potato_crate": "Poisonous Potato Crate", + "block.hearthandharvest.rotten_tomato_crate": "Rotten Tomato Crate", + "block.hearthandharvest.glow_berry_crate": "Glow Berry Crate", + "block.hearthandharvest.sweet_berry_crate": "Sweet Berry Crate", "item.hearthandharvest.grapes": "Grapes", "item.hearthandharvest.peanut": "Peanut", "item.hearthandharvest.cotton_seeds": "Cotton Seeds", @@ -31,6 +145,12 @@ "block.hearthandharvest.sugar_bag": "Sugar Bag", "block.hearthandharvest.cocoa_bean_bag": "Cocoa Bean Bag", "block.hearthandharvest.gunpowder_bag": "Gunpowder Bag", + "block.hearthandharvest.corn_kernel_bag": "Corn Kernel Bag", + + "block.hearthandharvest.cotton_bale": "Cotton Bale", + "block.hearthandharvest.spool": "Spool", + "block.hearthandharvest.rope_coil": "Rope Coil", + "block.hearthandharvest.corn_husk_bundle": "Corn Husk Bundle", "block.hearthandharvest.cotton_bale": "Cotton Bale", "block.hearthandharvest.spool": "Spool", @@ -39,6 +159,18 @@ "block.hearthandharvest.turtle_egg_crate": "Turtle Egg Crate", "block.hearthandharvest.milk_crate": "Milk Crate", "block.hearthandharvest.goat_milk_crate": "Goat Milk Crate", + "block.hearthandharvest.blueberry_wine_crate": "Blueberry Wine Crate", + "block.hearthandharvest.cherry_wine_crate": "Cherry Wine Crate", + "block.hearthandharvest.raspberry_wine_crate": "Raspberry Wine Crate", + "block.hearthandharvest.red_grape_wine_crate": "Red Grape Wine Crate", + "block.hearthandharvest.green_grape_wine_crate": "Green Grape Wine Crate", + "block.hearthandharvest.sweet_berry_wine_crate": "Sweet Berry Wine Crate", + "block.hearthandharvest.mead_crate": "Mead Crate", + "block.hearthandharvest.root_beer_crate": "Root Beer Crate", + "block.hearthandharvest.hard_cider_crate": "Hard Cider Crate", + "block.hearthandharvest.water_crate": "Water Bottle Crate", + "block.hearthandharvest.honey_crate": "Honey Bottle Crate", + "block.hearthandharvest.syrup_crate": "Syrup Bottle Crate", "block.hearthandharvest.mead_crate": "Mead Crate", "block.hearthandharvest.wine_crate": "Wine Crate", "block.hearthandharvest.water_crate": "Water Bottle Crate", @@ -50,6 +182,41 @@ "item.hearthandharvest.wooden_bucket": "Wooden Bucket", "item.hearthandharvest.jar": "Jar", + "item.hearthandharvest.watering_can": "Watering Can", + "item.hearthandharvest.universal_feed": "Animal Feed", + + "item.hearthandharvest.mead": "Mead", + "item.hearthandharvest.root_beer": "Root Beer", + "item.hearthandharvest.hard_cider": "Hard Cider", + "item.hearthandharvest.red_grape_wine": "Red Grape Wine", + "item.hearthandharvest.green_grape_wine": "Green Grape Wine", + "item.hearthandharvest.blueberry_wine": "Blueberry Wine", + "item.hearthandharvest.raspberry_wine": "Raspberry Wine", + "item.hearthandharvest.cherry_wine": "Cherry Wine", + "item.hearthandharvest.sweet_berry_wine": "Sweet Berry Wine", + "item.hearthandharvest.moonshine": "Moonshine", + "item.hearthandharvest.goat_milk_bottle": "Goat Milk Bottle", + "farmersdelight.tooltip.goat_milk_bottle": "Clears 1 Effect", + "item.hearthandharvest.cherry_juice": "Cherry Juice", + "item.hearthandharvest.raspberry_juice": "Raspberry Juice", + "item.hearthandharvest.blueberry_juice": "Blueberry Juice", + "item.hearthandharvest.red_grape_juice": "Red Grape Juice", + "item.hearthandharvest.green_grape_juice": "Green Grape Juice", + + "block.hearthandharvest.raspberry_jam": "Raspberry Jam", + "block.hearthandharvest.cherry_jam": "Cherry Jam", + "block.hearthandharvest.blueberry_jam": "Blueberry Jam", + "block.hearthandharvest.grape_jam": "Grape Jam", + "block.hearthandharvest.apple_jam": "Apple Jam", + "block.hearthandharvest.sweet_berry_jam": "Sweet Berry Jam", + "block.hearthandharvest.glow_berry_jam": "Glow Berry Jam", + "block.hearthandharvest.melon_jam": "Melon Jam", + "block.hearthandharvest.peanut_butter": "Peanut Butter", + "block.hearthandharvest.pickled_beetroots": "Pickled Beetroots", + "block.hearthandharvest.pickled_cabbage": "Pickled Cabbage", + "block.hearthandharvest.pickled_carrots": "Pickled Carrots", + "block.hearthandharvest.pickled_onions": "Pickled Onions", + "block.hearthandharvest.pickled_potatoes": "Pickled Potatoes", "item.hearthandharvest.mead": "Mead", "item.hearthandharvest.wine": "Wine", @@ -77,6 +244,19 @@ "item.hearthandharvest.chocolate_bar": "Chocolate Bar", "item.hearthandharvest.cotton_candy": "Cotton Candy", "item.hearthandharvest.blueberry_muffin": "Blueberry Muffin", + "item.hearthandharvest.raspberry_scone": "Raspberry Scone", + "item.hearthandharvest.peanut_butter_cookie": "Peanut Butter Cookie", + "item.hearthandharvest.trail_mix": "Trail Mix", + "item.hearthandharvest.roasted_peanuts": "Roasted Peanuts", + + "item.hearthandharvest.marshmallow_stick": "Marshmallow", + "item.hearthandharvest.roasted_marshmallow_stick": "Roasted Marshmallow", + "item.hearthandharvest.charred_marshmallow_stick": "Charred Marshmallow", + "item.hearthandharvest.smore": "Smore", + "item.hearthandharvest.cider_donut": "Cider Donut", + "item.hearthandharvest.baked_apple": "Baked Apple", + "item.hearthandharvest.candy_corn": "Candy Corn", + "item.hearthandharvest.peanut_butter_cookie": "Peanut Butter Cookie", "item.hearthandharvest.marshmallow_stick": "Marshmallow", @@ -89,6 +269,8 @@ "item.hearthandharvest.blueberry_pie_slice": "Blueberry Pie Slice", "block.hearthandharvest.grape_pie": "Grape Pie", "item.hearthandharvest.grape_pie_slice": "Grape Pie Slice", + "block.hearthandharvest.peanut_butter_pie": "Peanut Butter Pie", + "item.hearthandharvest.peanut_butter_pie_slice": "Peanut Butter Pie Slice", "block.hearthandharvest.chicken_pot_pie": "Chicken Pot Pie", "item.hearthandharvest.chicken_pot_pie_slice": "Chicken Pot Pie Slice", "block.hearthandharvest.carrot_cake": "Carrot Cake", @@ -96,6 +278,20 @@ "item.hearthandharvest.sap_bucket": "Sap Bucket", "item.hearthandharvest.syrup_bottle": "Syrup Bottle", + "item.hearthandharvest.maple_cookie": "Maple Cookie", + + "item.hearthandharvest.cooking_oil": "Cooking Oil", + + "block.hearthandharvest.unripe_cheddar_cheese_wheel": "Unripe Cheddar Cheese Wheel", + "block.hearthandharvest.cheddar_cheese_wheel": "Cheddar Cheese Wheel", + "item.hearthandharvest.cheddar_cheese_slice": "Cheddar Cheese Slice", + "block.hearthandharvest.unripe_goat_cheese_wheel": "Unripe Goat Cheese Wheel", + "block.hearthandharvest.goat_cheese_wheel": "Goat Cheese Wheel", + "item.hearthandharvest.goat_cheese_slice": "Goat Cheese Slice", + + "item.hearthandharvest.raw_sausage": "Raw Sausage", + "item.hearthandharvest.cooked_sausage": "Cooked Sausage", + "item.hearthandharvest.raw_skewered_sausage": "Raw Skewered Sausage", "item.hearthandharvest.peanut_butter": "Peanut Butter", "block.hearthandharvest.cheese_wheel": "Cheese Wheel", @@ -108,6 +304,21 @@ "item.hearthandharvest.jerky": "Jerky", "item.hearthandharvest.batter": "Batter", "item.hearthandharvest.salt": "Salt", + "item.hearthandharvest.butter": "Butter", + "item.hearthandharvest.raisins": "Raisins", + "item.hearthandharvest.sunflower_seeds": "Sunflower Seeds", + "item.hearthandharvest.popcorn": "Popcorn", + "item.hearthandharvest.uncooked_corn_on_the_cob": "Uncooked Corn on the Cob", + "item.hearthandharvest.cooked_corn_on_the_cob": "Cooked Corn on the Cob", + "item.hearthandharvest.corn_bread": "Corn Bread", + "item.hearthandharvest.corn_stew": "Corn Stew", + "item.hearthandharvest.tamale": "Tamale", + "item.hearthandharvest.elote": "Elote", + "item.hearthandharvest.tortilla": "Tortilla", + "item.hearthandharvest.taco": "Taco", + + "item.hearthandharvest.corn_meal": "Corn Meal", + "item.hearthandharvest.flour": "Flour", "item.hearthandharvest.raisins": "Raisins", "item.hearthandharvest.sunflower_seeds": "Sunflower Seeds", @@ -115,5 +326,89 @@ "item.hearthandharvest.macaroni_and_cheese": "Macaroni and Cheese", "item.hearthandharvest.mashed_potatoes": "Mashed Potatoes", "item.hearthandharvest.peanut_butter_and_jelly_sandwich": "Peanut Butter & Jelly", + "item.hearthandharvest.waffle": "Waffle", + "item.hearthandharvest.biscuits_and_gravy": "Biscuits and Gravy", + "item.hearthandharvest.glazed_carrots": "Glazed Carrots", + + "effect.hearthandharvest.pungent": "Pungent", + "effect.hearthandharvest.pungent.0.desc": "Causes nearby mobs to avoid you due to your nasty odor", + + "item.minecraft.potion.effect.pungent_potion": "Potion of Pungence", + "item.minecraft.splash_potion.effect.pungent_potion": "Splash Potion of Pungence", + "item.minecraft.lingering_potion.effect.pungent_potion": "Lingering Potion of Pungence", + "item.minecraft.tipped_arrow.effect.pungent_potion": "Arrow of Pungence", + + "item.minecraft.potion.effect.long_pungent_potion": "Potion of Pungence", + "item.minecraft.splash_potion.effect.long_pungent_potion": "Splash Potion of Pungence", + "item.minecraft.lingering_potion.effect.long_pungent_potion": "Lingering Potion of Pungence", + "item.minecraft.tipped_arrow.effect.long_pungent_potion": "Arrow of Pungence", + + "item.minecraft.potion.effect.strong_pungent_potion": "Potion of Pungence", + "item.minecraft.splash_potion.effect.strong_pungent_potion": "Splash Potion of Pungence", + "item.minecraft.lingering_potion.effect.strong_pungent_potion": "Lingering Potion of Pungence", + "item.minecraft.tipped_arrow.effect.strong_pungent_potion": "Arrow of Pungence", + + "effect.hearthandharvest.tempting": "Tempting", + "effect.hearthandharvest.tempting.0.desc": "Causes nearby animals to be drawn to your sweet aroma", + + "item.minecraft.potion.effect.tempting_potion": "Potion of Tempting", + "item.minecraft.splash_potion.effect.tempting_potion": "Splash Potion of Tempting", + "item.minecraft.lingering_potion.effect.tempting_potion": "Lingering Potion of Tempting", + "item.minecraft.tipped_arrow.effect.tempting_potion": "Arrow of Tempting", + + "item.minecraft.potion.effect.long_tempting_potion": "Potion of Tempting", + "item.minecraft.splash_potion.effect.long_tempting_potion": "Splash Potion of Tempting", + "item.minecraft.lingering_potion.effect.long_tempting_potion": "Lingering Potion of Tempting", + "item.minecraft.tipped_arrow.effect.long_tempting_potion": "Arrow of Tempting", + + "item.minecraft.potion.effect.strong_tempting_potion": "Potion of Tempting", + "item.minecraft.splash_potion.effect.strong_tempting_potion": "Splash Potion of Tempting", + "item.minecraft.lingering_potion.effect.strong_tempting_potion": "Lingering Potion of Tempting", + "item.minecraft.tipped_arrow.effect.strong_tempting_potion": "Arrow of Tempting", + + "item.minecraft.potion.effect.bad_omen_potion": "Potion of Bad Omen", + "item.minecraft.splash_potion.effect.bad_omen_potion": "Splash Potion of Bad Omen", + "item.minecraft.lingering_potion.effect.bad_omen_potion": "Lingering Potion of Bad Omen", + "item.minecraft.tipped_arrow.effect.bad_omen_potion": "Arrow of Bad Omen", + + "item.minecraft.potion.effect.long_bad_omen_potion": "Potion of Bad Omen", + "item.minecraft.splash_potion.effect.long_bad_omen_potion": "Splash Potion of Bad Omen", + "item.minecraft.lingering_potion.effect.long_bad_omen_potion": "Lingering Potion of Bad Omen", + "item.minecraft.tipped_arrow.effect.long_bad_omen_potion": "Arrow of Bad Omen", + + "item.minecraft.potion.effect.strong_bad_omen_potion": "Potion of Bad Omen", + "item.minecraft.splash_potion.effect.strong_bad_omen_potion": "Splash Potion of Bad Omen", + "item.minecraft.lingering_potion.effect.strong_bad_omen_potion": "Lingering Potion of Bad Omen", + "item.minecraft.tipped_arrow.effect.strong_bad_omen_potion": "Arrow of Bad Omen", + + "hearthandharvest.jei.aging": "Aging", + + "hearthandharvest.jei.info.watering_can": "Watering cans can be charged with bone meal by holding some in the off hand and clicking, and charged with water by clicking on a water source block. The watering can is used to apply a bone meal effect to a 3x3 area when clicked. It can also be used to extinguish fire and lit blocks.", + "hearthandharvest.jei.info.tree_tapper": "Tree tappers can be placed on Spruce and Dark Oak trees to collect sap over time. Collect the sap with a bucket when full.", + "hearthandharvest.jei.info.sap_bucket": "Sap buckets can be put into a cauldron, and when over fire will slowly boil down into syrup. This syrup can be collected using bottles.", + "hearthandharvest.jei.info.wild_grapes": "Grapes can be commonly found as a wild plant in temperate lands, such as plains and forests.", + "hearthandharvest.jei.info.pluck_chickens": "Shift-click on chickens bare handed to get some feathers, but beware that you may damage them! Use shears to avoid hurting them", + "hearthandharvest.jei.info.nest": "Nests act as points for some bird like mobs to drop off items. Wild Crows will carry shiny items to them, and Chickens will attempt to lay eggs in them", + "hearthandharvest.jei.info.scarecrow": "Scarecrows work to help keep crows away from crops, just like Carved Pumpkins and Jack-o-Lanterns", + + "fluid_type.hearthandharvest.cooking_oil": "Cooking Oil", + "fluid_type.hearthandharvest.sap": "Sap", + "fluid_type.hearthandharvest.syrup": "Syrup", + "fluid_type.hearthandharvest.blueberry_wine": "Blueberry Wine", + "fluid_type.hearthandharvest.cherry_wine": "Cherry Wine", + "fluid_type.hearthandharvest.green_grape_wine": "Green Grape Wine", + "fluid_type.hearthandharvest.red_grape_wine": "Red Grape Wine", + "fluid_type.hearthandharvest.raspberry_wine": "Raspberry Wine", + "fluid_type.hearthandharvest.sweet_berry_wine": "Sweet Berry Wine", + "fluid_type.hearthandharvest.mead": "Mead", + "fluid_type.hearthandharvest.moonshine": "Moonshine", + "fluid_type.hearthandharvest.root_beer": "Root Beer", + "fluid_type.hearthandharvest.hard_cider": "Hard Cider", + + "item.hearthandharvest.blueberry_pips": "Blueberry Pips", + "item.hearthandharvest.raspberry_pips": "Raspberry Pips", + + "tooltip.hearthandharvest.jug.empty": "Empty", + "tooltip.hearthandharvest.jug.amount": "%1$d mB" "item.hearthandharvest.waffle": "Waffle" } diff --git a/projects/1.21/assets/hearth-and-harvest/hearthandharvest/lang/zh_cn.json b/projects/1.21/assets/hearth-and-harvest/hearthandharvest/lang/zh_cn.json index 346327e09228..f8d5a2f86ea4 100644 --- a/projects/1.21/assets/hearth-and-harvest/hearthandharvest/lang/zh_cn.json +++ b/projects/1.21/assets/hearth-and-harvest/hearthandharvest/lang/zh_cn.json @@ -1,10 +1,70 @@ { - "itemGroup.hearthandharvest": "醍丰乐事", +"itemGroup.hearthandharvest": "暖灶丰年", + "itemGroup.hearthandharvest_blocks": "暖灶丰年丨方块", - "block.hearthandharvest.tree_tapper": "树液采集器", - "block.hearthandharvest.cask": "酒桶", - "block.hearthandharvest.jar": "玻璃罐", - "block.hearthandharvest.jug": "铁壶", + "block.hearthandharvest.tree_tapper": "木龙头", + + "item.hearthandharvest.crow_spawn_egg": "乌鸦刷怪蛋", + "entity.hearthandharvest.crow": "乌鸦", + "item.hearthandharvest.crow_feather": "乌鸦羽毛", + "hearthandharvest.subtitles.crow.squawking": "乌鸦:啼叫", + "hearthandharvest.subtitles.crow.hurt": "乌鸦:受伤", + "hearthandharvest.subtitles.crow.eat": "乌鸦:进食", + "hearthandharvest.subtitles.crow.step": "乌鸦:振翅", + + "block.hearthandharvest.cask": "小木桶", + "hearthandharvest.container.cask.dim": "周围光照昏暗时,速率为2x", + "hearthandharvest.container.cask.medium": "周围光照充足时,速率为1x", + "hearthandharvest.container.cask.bright": "周围光照明亮时,速率为0.5x", + "hearthandharvest.container.cask.default": "未检测到周围光照等级", + "hearthandharvest.container.recipe_book.ageable": "显示陈酿阶段", + + "block.hearthandharvest.jar": "罐子", + "block.hearthandharvest.jug": "陶壶", + + "block.hearthandharvest.counter": "柜台", + "block.hearthandharvest.drawer": "抽屉", + "block.hearthandharvest.basin": "水槽", + + "block.hearthandharvest.nest": "鸟巢", + "block.hearthandharvest.hay_rug": "干草地毯", + "block.hearthandharvest.straw_rug": "稻草地毯", + + "item.hearthandharvest.scarecrow": "稻草人", + "block.hearthandharvest.scarecrow": "稻草人", + + "block.hearthandharvest.oak_half_cabinet": "橡木半厨柜", + "block.hearthandharvest.birch_half_cabinet": "白桦木半橱柜", + "block.hearthandharvest.spruce_half_cabinet": "云杉木半橱柜", + "block.hearthandharvest.jungle_half_cabinet": "丛林木半橱柜", + "block.hearthandharvest.acacia_half_cabinet": "金合欢木半橱柜", + "block.hearthandharvest.dark_oak_half_cabinet": "深色橡木半橱柜", + "block.hearthandharvest.mangrove_half_cabinet": "红树木半橱柜", + "block.hearthandharvest.cherry_half_cabinet": "樱花木半橱柜", + "block.hearthandharvest.bamboo_half_cabinet": "竹半橱柜", + "block.hearthandharvest.crimson_half_cabinet": "绯红木半橱柜", + "block.hearthandharvest.warped_half_cabinet": "诡异木半橱柜", + "block.hearthandharvest.palm_half_cabinet": "棕榈木半橱柜", + + "block.hearthandharvest.crate": "空分格箱", + "block.hearthandharvest.crate.named": "%s分格箱", + "block.hearthandharvest.crate.mixed": "混合分格箱", + + "tooltip.hearthandharvest.deprecated": "⚠ 该物品将在后续更新中移除。", + "tooltip.hearthandharvest.deprecated.hint": "在其消失前,先用分格箱收纳,或还原为瓶装物品。", + + "block.hearthandharvest.oak_bottle_rack": "橡木瓶架", + "block.hearthandharvest.birch_bottle_rack": "白桦木瓶架", + "block.hearthandharvest.spruce_bottle_rack": "云杉木瓶架", + "block.hearthandharvest.jungle_bottle_rack": "丛林木瓶架", + "block.hearthandharvest.acacia_bottle_rack": "金合欢木瓶架", + "block.hearthandharvest.dark_oak_bottle_rack": "深色橡木瓶架", + "block.hearthandharvest.mangrove_bottle_rack": "红树木瓶架", + "block.hearthandharvest.cherry_bottle_rack": "樱花木瓶架", + "block.hearthandharvest.bamboo_bottle_rack": "竹制瓶架", + "block.hearthandharvest.crimson_bottle_rack": "绯红木瓶架", + "block.hearthandharvest.warped_bottle_rack": "诡异木瓶架", + "block.hearthandharvest.palm_bottle_rack": "棕榈木瓶架", "item.hearthandharvest.flint_cleaver": "燧石菜刀", "item.hearthandharvest.iron_cleaver": "铁菜刀", @@ -12,108 +72,280 @@ "item.hearthandharvest.diamond_cleaver": "钻石菜刀", "item.hearthandharvest.netherite_cleaver": "下界合金菜刀", - "item.hearthandharvest.raspberry": "树莓", + "item.hearthandharvest.raspberry": "覆盆子", "item.hearthandharvest.blueberries": "蓝莓", - "item.hearthandharvest.grapes": "葡萄", + "item.hearthandharvest.red_grapes": "红葡萄", + "item.hearthandharvest.green_grapes": "绿葡萄", + "item.hearthandharvest.cherry": "樱桃", "item.hearthandharvest.peanut": "花生", "item.hearthandharvest.cotton_seeds": "棉花种子", "item.hearthandharvest.cotton": "棉花", + "item.hearthandharvest.corn": "玉米", + "item.hearthandharvest.corn_kernels": "玉米粒", + "item.hearthandharvest.corn_husk": "玉米皮", + + "block.hearthandharvest.wild_red_grapes": "野生红葡萄", + "block.hearthandharvest.wild_green_grapes": "野生绿葡萄", + "block.hearthandharvest.wild_cotton": "野生棉花", + "block.hearthandharvest.wild_peanuts": "野生花生", + "block.hearthandharvest.corn_stalk": "玉米秆", + + "block.hearthandharvest.yellow_mum": "黄色菊花", + "block.hearthandharvest.orange_mum": "橙色菊花", + "block.hearthandharvest.red_mum": "红色菊花", + "block.hearthandharvest.blue_mum": "蓝色菊花", + "block.hearthandharvest.light_blue_mum": "淡蓝色菊花", + "block.hearthandharvest.purple_mum": "紫色菊花", + "block.hearthandharvest.pink_mum": "粉红色菊花", + "block.hearthandharvest.white_mum": "白色菊花", + + "block.hearthandharvest.potted_yellow_mum": "黄色菊花盆栽", + "block.hearthandharvest.potted_orange_mum": "橙色菊花盆栽", + "block.hearthandharvest.potted_red_mum": "红色菊花盆栽", + "block.hearthandharvest.potted_blue_mum": "蓝色菊花盆栽", + "block.hearthandharvest.potted_light_blue_mum": "淡蓝色菊花盆栽", + "block.hearthandharvest.potted_purple_mum": "紫色菊花盆栽", + "block.hearthandharvest.potted_pink_mum": "粉红色菊花盆栽", + "block.hearthandharvest.potted_white_mum": "白色菊花盆栽", - "block.hearthandharvest.raspberry_crate": "箱装树莓", "block.hearthandharvest.blueberry_crate": "箱装蓝莓", - "block.hearthandharvest.grape_crate": "箱装葡萄", + "block.hearthandharvest.cherry_crate": "箱装樱桃", + "block.hearthandharvest.raspberry_crate": "箱装覆盆子", + "block.hearthandharvest.red_grape_crate": "箱装红葡萄", + "block.hearthandharvest.green_grape_crate": "箱装绿葡萄", "block.hearthandharvest.peanut_crate": "箱装花生", + "block.hearthandharvest.corn_crate": "箱装玉米", "block.hearthandharvest.apple_crate": "箱装苹果", "block.hearthandharvest.golden_apple_crate": "箱装金苹果", "block.hearthandharvest.golden_carrot_crate": "箱装金胡萝卜", + "block.hearthandharvest.poisonous_potato_crate": "箱装毒马铃薯", + "block.hearthandharvest.rotten_tomato_crate": "箱装烂番茄", + "block.hearthandharvest.glow_berry_crate": "箱装发光浆果", + "block.hearthandharvest.sweet_berry_crate": "箱装甜浆果", "block.hearthandharvest.salt_bag": "袋装盐", "block.hearthandharvest.sugar_bag": "袋装糖", "block.hearthandharvest.cocoa_bean_bag": "袋装可可豆", "block.hearthandharvest.gunpowder_bag": "袋装火药", + "block.hearthandharvest.corn_kernel_bag": "袋装玉米粒", "block.hearthandharvest.cotton_bale": "棉花捆", - "block.hearthandharvest.spool": "线轴", + "block.hearthandharvest.spool": "线捆", + "block.hearthandharvest.rope_coil": "绳圈", + "block.hearthandharvest.corn_husk_bundle": "玉米皮捆", "block.hearthandharvest.egg_crate": "箱装鸡蛋", "block.hearthandharvest.turtle_egg_crate": "箱装海龟蛋", "block.hearthandharvest.milk_crate": "箱装奶瓶", "block.hearthandharvest.goat_milk_crate": "箱装山羊奶瓶", + "block.hearthandharvest.blueberry_wine_crate": "箱装蓝莓酒", + "block.hearthandharvest.cherry_wine_crate": "箱装樱桃酒", + "block.hearthandharvest.raspberry_wine_crate": "箱装覆盆子酒", + "block.hearthandharvest.red_grape_wine_crate": "箱装红葡萄酒", + "block.hearthandharvest.green_grape_wine_crate": "箱装绿葡萄酒", + "block.hearthandharvest.sweet_berry_wine_crate": "箱装甜浆果酒", "block.hearthandharvest.mead_crate": "箱装蜂蜜酒", - "block.hearthandharvest.wine_crate": "箱装葡萄酒", + "block.hearthandharvest.root_beer_crate": "箱装根汁汽水", + "block.hearthandharvest.hard_cider_crate": "箱装烈性苹果酒", "block.hearthandharvest.water_crate": "箱装水瓶", "block.hearthandharvest.honey_crate": "箱装蜂蜜瓶", + "block.hearthandharvest.syrup_crate": "箱装糖浆瓶", "block.hearthandharvest.brown_mushroom_crate": "箱装棕色蘑菇", "block.hearthandharvest.red_mushroom_crate": "箱装红色蘑菇", "block.hearthandharvest.crimson_fungus_crate": "箱装绯红菌", "block.hearthandharvest.warped_fungus_crate": "箱装诡异菌", "item.hearthandharvest.wooden_bucket": "木制桶", - "item.hearthandharvest.jar": "玻璃罐", + "item.hearthandharvest.jar": "罐子", + "item.hearthandharvest.watering_can": "洒水壶", + "item.hearthandharvest.universal_feed": "动物饲料", "item.hearthandharvest.mead": "蜂蜜酒", - "item.hearthandharvest.wine": "葡萄酒", + "item.hearthandharvest.root_beer": "根汁汽水", + "item.hearthandharvest.hard_cider": "烈性苹果酒", + "item.hearthandharvest.red_grape_wine": "红葡萄酒", + "item.hearthandharvest.green_grape_wine": "绿葡萄酒", + "item.hearthandharvest.blueberry_wine": "蓝莓酒", + "item.hearthandharvest.raspberry_wine": "覆盆子酒", + "item.hearthandharvest.cherry_wine": "樱桃酒", + "item.hearthandharvest.sweet_berry_wine": "甜浆果酒", + "item.hearthandharvest.moonshine": "私酿烈酒", "item.hearthandharvest.goat_milk_bottle": "山羊奶瓶", - "item.hearthandharvest.raspberry_juice": "树莓汁", + "farmersdelight.tooltip.goat_milk_bottle": "清除1个效果", + "item.hearthandharvest.cherry_juice": "樱桃汁", + "item.hearthandharvest.raspberry_juice": "覆盆子汁", "item.hearthandharvest.blueberry_juice": "蓝莓汁", - "item.hearthandharvest.grape_juice": "葡萄汁", - - "item.hearthandharvest.raspberry_jam": "树莓酱", - "item.hearthandharvest.blueberry_jam": "蓝莓酱", - "item.hearthandharvest.grape_jam": "葡萄酱", - "item.hearthandharvest.apple_jam": "苹果酱", - "item.hearthandharvest.sweet_berry_jam": "甜浆果酱", - "item.hearthandharvest.glow_berry_jam": "发光浆果酱", - "item.hearthandharvest.melon_jam": "西瓜酱", - - "item.hearthandharvest.pickled_beetroots": "腌甜菜根", - "item.hearthandharvest.pickled_cabbage": "腌卷心菜", - "item.hearthandharvest.pickled_carrots": "腌胡萝卜", - "item.hearthandharvest.pickled_onions": "腌洋葱", - "item.hearthandharvest.pickled_potatoes": "腌马铃薯", + "item.hearthandharvest.red_grape_juice": "红葡萄汁", + "item.hearthandharvest.green_grape_juice": "绿葡萄汁", + + "block.hearthandharvest.raspberry_jam": "覆盆子酱", + "block.hearthandharvest.cherry_jam": "樱桃酱", + "block.hearthandharvest.blueberry_jam": "蓝莓酱", + "block.hearthandharvest.grape_jam": "葡萄酱", + "block.hearthandharvest.apple_jam": "苹果酱", + "block.hearthandharvest.sweet_berry_jam": "甜浆果酱", + "block.hearthandharvest.glow_berry_jam": "发光浆果酱", + "block.hearthandharvest.melon_jam": "西瓜酱", + "block.hearthandharvest.peanut_butter": "花生酱", + "block.hearthandharvest.pickled_beetroots": "腌制甜菜根", + "block.hearthandharvest.pickled_cabbage": "腌制卷心菜", + "block.hearthandharvest.pickled_carrots": "腌制胡萝卜", + "block.hearthandharvest.pickled_onions": "腌制洋葱", + "block.hearthandharvest.pickled_potatoes": "腌制马铃薯", "item.hearthandharvest.caramel": "焦糖", "item.hearthandharvest.caramel_apple": "焦糖苹果", "item.hearthandharvest.chocolate_bar": "巧克力棒", "item.hearthandharvest.cotton_candy": "棉花糖", - "item.hearthandharvest.blueberry_muffin": "蓝莓麦芬", + "item.hearthandharvest.blueberry_muffin": "蓝莓马芬", + "item.hearthandharvest.raspberry_scone": "覆盆子司康饼", "item.hearthandharvest.peanut_butter_cookie": "花生酱曲奇", + "item.hearthandharvest.trail_mix": "混合坚果", + "item.hearthandharvest.roasted_peanuts": "烤花生", - "item.hearthandharvest.marshmallow_stick": "棉花软糖", - "item.hearthandharvest.roasted_marshmallow_stick": "烤棉花软糖", - "item.hearthandharvest.charred_marshmallow_stick": "烧焦的棉花软糖", + "item.hearthandharvest.marshmallow_stick": "棉花糖", + "item.hearthandharvest.roasted_marshmallow_stick": "烤棉花糖", + "item.hearthandharvest.charred_marshmallow_stick": "焦糊的棉花糖", + "item.hearthandharvest.smore": "烤棉花糖夹心饼", + "item.hearthandharvest.cider_donut": "苹果酒甜甜圈", + "item.hearthandharvest.baked_apple": "烤苹果", + "item.hearthandharvest.candy_corn": "玉米糖", - "block.hearthandharvest.raspberry_pie": "树莓派", - "item.hearthandharvest.raspberry_pie_slice": "树莓派切片", + "block.hearthandharvest.raspberry_pie": "覆盆子派", + "item.hearthandharvest.raspberry_pie_slice": "覆盆子派切片", "block.hearthandharvest.blueberry_pie": "蓝莓派", "item.hearthandharvest.blueberry_pie_slice": "蓝莓派切片", "block.hearthandharvest.grape_pie": "葡萄派", "item.hearthandharvest.grape_pie_slice": "葡萄派切片", - "block.hearthandharvest.chicken_pot_pie": "鸡肉什锦派", - "item.hearthandharvest.chicken_pot_pie_slice": "鸡肉什锦派切片", + "block.hearthandharvest.peanut_butter_pie": "花生酱派", + "item.hearthandharvest.peanut_butter_pie_slice": "花生酱派切片", + "block.hearthandharvest.chicken_pot_pie": "鸡肉派", + "item.hearthandharvest.chicken_pot_pie_slice": "鸡肉派切片", "block.hearthandharvest.carrot_cake": "胡萝卜蛋糕", "item.hearthandharvest.carrot_cake_slice": "胡萝卜蛋糕切片", "item.hearthandharvest.sap_bucket": "树液桶", "item.hearthandharvest.syrup_bottle": "糖浆瓶", + "item.hearthandharvest.maple_cookie": "枫糖曲奇", + + "item.hearthandharvest.cooking_oil": "食用油", + + "block.hearthandharvest.unripe_cheddar_cheese_wheel": "未熟的切达奶酪轮", + "block.hearthandharvest.cheddar_cheese_wheel": "切达奶酪轮", + "item.hearthandharvest.cheddar_cheese_slice": "切达奶酪切片", + "block.hearthandharvest.unripe_goat_cheese_wheel": "未熟的山羊奶酪轮", + "block.hearthandharvest.goat_cheese_wheel": "山羊奶酪轮", + "item.hearthandharvest.goat_cheese_slice": "山羊奶酪切片", - "item.hearthandharvest.peanut_butter": "花生酱", - "block.hearthandharvest.cheese_wheel": "芝士轮", - "item.hearthandharvest.cheese_slice": "芝士片", - "block.hearthandharvest.goat_cheese_wheel": "羊奶芝士轮", - "item.hearthandharvest.goat_cheese_slice": "羊奶芝士片", "item.hearthandharvest.raw_sausage": "生香肠", "item.hearthandharvest.cooked_sausage": "熟香肠", - "item.hearthandharvest.skewered_sausage": "烤香肠", + "item.hearthandharvest.raw_skewered_sausage": "生香肠串", + "item.hearthandharvest.skewered_sausage": "香肠串", "item.hearthandharvest.jerky": "肉干", "item.hearthandharvest.batter": "面糊", "item.hearthandharvest.salt": "盐", + "item.hearthandharvest.butter": "黄油", "item.hearthandharvest.raisins": "葡萄干", - "item.hearthandharvest.sunflower_seeds": "葵花籽", + "item.hearthandharvest.sunflower_seeds": "向日葵籽", + "item.hearthandharvest.popcorn": "爆米花", + "item.hearthandharvest.uncooked_corn_on_the_cob": "生玉米棒", + "item.hearthandharvest.cooked_corn_on_the_cob": "熟玉米棒", + "item.hearthandharvest.corn_bread": "玉米面包", + "item.hearthandharvest.corn_stew": "玉米浓汤", + "item.hearthandharvest.tamale": "玉米粽", + "item.hearthandharvest.elote": "墨西哥烤玉米", + "item.hearthandharvest.tortilla": "墨西哥玉米饼", + "item.hearthandharvest.taco": "塔可", + + "item.hearthandharvest.corn_meal": "玉米粉", + "item.hearthandharvest.flour": "面粉", "item.hearthandharvest.onion_soup": "洋葱汤", - "item.hearthandharvest.macaroni_and_cheese": "芝士通心粉", + "item.hearthandharvest.macaroni_and_cheese": "奶酪通心粉", "item.hearthandharvest.mashed_potatoes": "马铃薯泥", "item.hearthandharvest.peanut_butter_and_jelly_sandwich": "花生酱果酱三明治", - "item.hearthandharvest.waffle": "华夫饼" + "item.hearthandharvest.waffle": "华夫饼", + "item.hearthandharvest.biscuits_and_gravy": "肉汁松饼", + "item.hearthandharvest.glazed_carrots": "糖霜胡萝卜", + + "effect.hearthandharvest.pungent": "恶臭", + "effect.hearthandharvest.pungent.0.desc": "让附近的生物因你恶心的体臭而避之不及", + + "item.minecraft.potion.effect.pungent_potion": "恶臭药水", + "item.minecraft.splash_potion.effect.pungent_potion": "喷溅型恶臭药水", + "item.minecraft.lingering_potion.effect.pungent_potion": "滞留性恶臭药水", + "item.minecraft.tipped_arrow.effect.pungent_potion": "恶臭之箭", + + "item.minecraft.potion.effect.long_pungent_potion": "恶臭药水", + "item.minecraft.splash_potion.effect.long_pungent_potion": "喷溅型恶臭药水", + "item.minecraft.lingering_potion.effect.long_pungent_potion": "滞留性恶臭药水", + "item.minecraft.tipped_arrow.effect.long_pungent_potion": "恶臭之箭", + + "item.minecraft.potion.effect.strong_pungent_potion": "恶臭药水", + "item.minecraft.splash_potion.effect.strong_pungent_potion": "喷溅型恶臭药水", + "item.minecraft.lingering_potion.effect.strong_pungent_potion": "滞留性恶臭药水", + "item.minecraft.tipped_arrow.effect.strong_pungent_potion": "恶臭之箭", + + "effect.hearthandharvest.tempting": "诱引", + "effect.hearthandharvest.tempting.0.desc": "让附近的动物因你甜美的体香而趋之若鹜", + + "item.minecraft.potion.effect.tempting_potion": "诱引药水", + "item.minecraft.splash_potion.effect.tempting_potion": "喷溅型诱引药水", + "item.minecraft.lingering_potion.effect.tempting_potion": "滞留性诱引药水", + "item.minecraft.tipped_arrow.effect.tempting_potion": "诱引之箭", + + "item.minecraft.potion.effect.long_tempting_potion": "诱引药水", + "item.minecraft.splash_potion.effect.long_tempting_potion": "喷溅型诱引药水", + "item.minecraft.lingering_potion.effect.long_tempting_potion": "滞留性诱引药水", + "item.minecraft.tipped_arrow.effect.long_tempting_potion": "诱引之箭", + + "item.minecraft.potion.effect.strong_tempting_potion": "诱引药水", + "item.minecraft.splash_potion.effect.strong_tempting_potion": "喷溅型诱引药水", + "item.minecraft.lingering_potion.effect.strong_tempting_potion": "滞留性诱引药水", + "item.minecraft.tipped_arrow.effect.strong_tempting_potion": "诱引之箭", + + "item.minecraft.potion.effect.bad_omen_potion": "不祥之兆药水", + "item.minecraft.splash_potion.effect.bad_omen_potion": "喷溅型不祥之兆药水", + "item.minecraft.lingering_potion.effect.bad_omen_potion": "滞留性不祥之兆药水", + "item.minecraft.tipped_arrow.effect.bad_omen_potion": "不祥之箭", + + "item.minecraft.potion.effect.long_bad_omen_potion": "不祥之兆药水", + "item.minecraft.splash_potion.effect.long_bad_omen_potion": "喷溅型不祥之兆药水", + "item.minecraft.lingering_potion.effect.long_bad_omen_potion": "滞留性不祥之兆药水", + "item.minecraft.tipped_arrow.effect.long_bad_omen_potion": "不祥之箭", + + "item.minecraft.potion.effect.strong_bad_omen_potion": "不祥之兆药水", + "item.minecraft.splash_potion.effect.strong_bad_omen_potion": "喷溅型不祥之兆药水", + "item.minecraft.lingering_potion.effect.strong_bad_omen_potion": "滞留性不祥之兆药水", + "item.minecraft.tipped_arrow.effect.strong_bad_omen_potion": "不祥之箭", + + "hearthandharvest.jei.aging": "陈酿", + + "hearthandharvest.jei.info.watering_can": "副手持有骨粉时,右击可为洒水壶充能,右击水源方块则可装入水。右击使用时,洒水壶会对3×3的区域施加骨粉效果。除此以外,它还能扑灭火焰以及被点燃的方块。", + "hearthandharvest.jei.info.tree_tapper": "木龙头可放置在云杉树或深色橡树上,随时间不断收集树液。集满后即可用桶收取树液。", + "hearthandharvest.jei.info.sap_bucket": "将树液桶中的树液倒入炼药锅,置于火上慢慢熬煮,即可浓缩成糖浆。糖浆可用玻璃瓶收集。", + "hearthandharvest.jei.info.wild_grapes": "葡萄常作为野生植物生长在温暖的生物群系,例如平原和森林。", + "hearthandharvest.jei.info.pluck_chickens": "对鸡Shift右击可获取羽毛,但注意,不使用工具会伤到它们!使用剪刀可避免造成伤害。", + "hearthandharvest.jei.info.nest": "部分鸟类生物会在鸟巢中投放物品。野生乌鸦会将闪亮物品带回巢中,鸡也会尝试在巢内下蛋。", + "hearthandharvest.jei.info.scarecrow": "稻草人可驱赶乌鸦,保护农作物,效果与雕刻南瓜和南瓜灯类似。", + + "fluid_type.hearthandharvest.cooking_oil": "食用油", + "fluid_type.hearthandharvest.sap": "树液", + "fluid_type.hearthandharvest.syrup": "糖浆", + "fluid_type.hearthandharvest.blueberry_wine": "蓝莓酒", + "fluid_type.hearthandharvest.cherry_wine": "樱桃酒", + "fluid_type.hearthandharvest.green_grape_wine": "绿葡萄酒", + "fluid_type.hearthandharvest.red_grape_wine": "红葡萄酒", + "fluid_type.hearthandharvest.raspberry_wine": "覆盆子酒", + "fluid_type.hearthandharvest.sweet_berry_wine": "甜浆果酒", + "fluid_type.hearthandharvest.mead": "蜂蜜酒", + "fluid_type.hearthandharvest.moonshine": "私酿烈酒", + "fluid_type.hearthandharvest.root_beer": "根汁汽水", + "fluid_type.hearthandharvest.hard_cider": "烈性苹果酒", + + "item.hearthandharvest.blueberry_pips": "蓝莓籽", + "item.hearthandharvest.raspberry_pips": "覆盆子籽", + + "tooltip.hearthandharvest.jug.empty": "空", + "tooltip.hearthandharvest.jug.amount": "%1$d mB" }