diff --git a/projects/assets/agricraft/1.21.1/agricraft/lang/en_us.json b/projects/assets/agricraft/1.21.1/agricraft/lang/en_us.json new file mode 100644 index 000000000000..e61f2db93190 --- /dev/null +++ b/projects/assets/agricraft/1.21.1/agricraft/lang/en_us.json @@ -0,0 +1,470 @@ +{ + "itemGroup.agricraft.main": "AgriCraft", + "itemGroup.agricraft.seeds": "AgriCraft Seeds", + + "block.agricraft.seed_analyzer": "Seed Analyzer", + "block.agricraft.crop": "Crop Sticks", + "block.agricraft.irrigation_tank": "Irrigation Tank", + "block.agricraft.irrigation_channel": "Irrigation Channel", + "block.agricraft.irrigation_channel_hollow": "Hollow Irrigation Channel", + "block.agricraft.sprinkler": "Sprinkler", + "block.agricraft.grate": "Grate", + "block.agricraft.greenhouse_air": "Greenhouse Air", + "item.agricraft.channel_valve": "Channel Valve", + "item.agricraft.greenhouse_monitor": "Greenhouse Monitor", + "agricraft.tooltip.greenhouse_monitor": "Use to check the greenhouse status, sneak + use to create a greenhouse", + "agricraft.message.greenhouse.created": "Greenhouse created!", + "agricraft.message.greenhouse.not_air": "The greenhouse must be created from an open space", + "agricraft.message.greenhouse.already_exists": "There is already a greenhouse here", + "agricraft.message.greenhouse.too_big": "The space is too big or not enclosed", + "agricraft.message.greenhouse.not_enclosed": "The space is not enclosed", + "agricraft.message.greenhouse.insufficient_glass": "The greenhouse ceiling needs more glass", + "agricraft.message.greenhouse.inside": "You are inside a greenhouse", + "agricraft.message.greenhouse.outside": "You are not inside a greenhouse", + + "item.agricraft.debugger": "Debugger", + "item.agricraft.journal": "Agricultural Journal", + "item.agricraft.clipper": "Plant Clipper", + "item.agricraft.magnifying_glass": "Magnifying Glass", + "item.agricraft.wooden_rake": "Wooden Hand Rake", + "item.agricraft.iron_rake": "Iron Hand Rake", + "item.agricraft.trowel": "Gardening Trowel", + "item.agricraft.wooden_crop_sticks": "Crop Sticks", + "item.agricraft.iron_crop_sticks": "Iron Crop Sticks", + "item.agricraft.obsidian_crop_sticks": "Obsidian Crop Sticks", + "item.agricraft.seed_bag": "Suspiciously Savvy Seed Sorting Sack", + "item.agricraft.copper_nugget": "Copper Nugget", + "item.agricraft.coal_pebble": "Coal Pebble", + "item.agricraft.diamond_shard": "Diamond Shard", + "item.agricraft.emerald_shard": "Emerald Shard", + "item.agricraft.quartz_shard": "Quartz Shard", + "item.agricraft.netherite_sliver": "Netherite Sliver", + "item.agricraft.amathyllis_petal": "Amathyllis Petal", + + "screen.agricraft.journal": "Agricultural Journal", + "screen.agricraft.seed_analyzer": "Seed Analyzer", + + "agricraft.stat.gain": "Gain", + "agricraft.stat.growth": "Growth", + "agricraft.stat.strength": "Strength", + "agricraft.stat.resistance": "Resistance", + "agricraft.stat.fertility": "Fertility", + "agricraft.stat.mutativity": "Mutativity", + "agricraft.gene.species": "Species", + + "agricraft.soil.humidity.arid": "Arid", + "agricraft.soil.humidity.dry": "Dry", + "agricraft.soil.humidity.damp": "Damp", + "agricraft.soil.humidity.wet": "Wet", + "agricraft.soil.humidity.watery": "Watery", + "agricraft.soil.humidity.flooded": "Flooded", + "agricraft.soil.acidity.highly_acidic": "Highly Acidic", + "agricraft.soil.acidity.acidic": "Acidic", + "agricraft.soil.acidity.slightly_acidic": "Slightly Acidic", + "agricraft.soil.acidity.neutral": "Neutral", + "agricraft.soil.acidity.slightly_alkaline": "Slightly Alkaline", + "agricraft.soil.acidity.alkaline": "Alkaline", + "agricraft.soil.acidity.highly_alkaline": "Highly Alkaline", + "agricraft.soil.nutrients.none": "None", + "agricraft.soil.nutrients.very_low": "Very Low", + "agricraft.soil.nutrients.low": "Low", + "agricraft.soil.nutrients.medium": "Medium", + "agricraft.soil.nutrients.high": "High", + "agricraft.soil.nutrients.very_high": "Very High", + + "agricraft.season.spring": "Spring", + "agricraft.season.summer": "Summer", + "agricraft.season.autumn": "Autumn", + "agricraft.season.winter": "Winter", + + "agricraft.journal.introduction": "Introduction", + "agricraft.journal.introduction.paragraph_1": "This is your very own Agricultural Journal, in here you can keep track of all the seeds you have discovered. To get started, simply place the journal on a seed analyzer and start analyzing seeds!", + "agricraft.journal.introduction.paragraph_2": "When analyzing the genome of a seed, you learn one or two things about it, such as what kind of environments it likes, how it will grow, what fruits it might bear, and to and from which other species it might mutate.", + "agricraft.journal.introduction.paragraph_3": "Can you discover all plant species?", + "agricraft.journal.introduction.discovered": "Discovered Seeds", + "agricraft.journal.introduction.alpha": "Beta Notice", + "agricraft.journal.introduction.alpha.notice": "Thanks for downloading AgriCraft. However, this version is not a full release yet. As such, many features are not implemented. This version is more intended for pack-maker to tinker with our new way of registering custom crops in the game, to get feedbacks and find bugs that may occur.", + "agricraft.journal.introduction.alpha.features": "Implemented Features:", + "agricraft.journal.introduction.alpha.features.list": "Custom plants / soils / mutations / fertilizers / weeds, Default plants for minecraft, Agricultural Journal, Seed Analyzer, Seed Bag, Trowel, JEI & Jade compatibility, default datapack for immersive engineering, biomes'o plenty, and pam's harvestcrap 2", + "agricraft.journal.introduction.alpha.not_features": "Newly Ported Features:", + "agricraft.journal.introduction.alpha.not_features.list": "Greenhouses, Irrigation, Grates, Grass Seed Drops", + "agricraft.journal.crop_breeding": "Plant Breeding Genetics", + "agricraft.journal.crop_breeding.paragraph_1": "To cross-breed two plants, they must be planted on crop sticks, with one block space in between. Place double crop sticks on this spot in the middle.", + "agricraft.journal.crop_breeding.paragraph_2": "When both plants are mature, they have a probability of producing offspring, each passing on half of their DNA to their progeny.", + "agricraft.journal.crop_breeding.paragraph_3": "The plant DNA, its genome, defines the species and stats of a plant. A genome consists of a set of gene pairs, which give rise to the traits of the plants. It is one gene of each of these pairs that is passed on to offspring, resulting in a new gene pair. Be wary however, every time this happens, there is a chance for a mutation to occur, as is illustrated above.", + "agricraft.journal.stats": "Plant Stats", + "agricraft.journal.stats.paragraph_1": "Plants have a set of different stats which will define their behaviour:", + "agricraft.journal.stats.growth": "Governs the speed at which plants grow, a higher growth stats results in plants reaching maturity faster.", + "agricraft.journal.stats.gain": "Governs the amount of fruits which plants will yield when harvested, a higher gain stat results in more and/or better fruits.", + "agricraft.journal.stats.strength": "Stronger plants will be more resilient with regards to environmental conditions and will be able to grow in more hostile environments.", + "agricraft.journal.stats.resistance": "This is the plant's resistance against weeds, a higher resistance stat will result in lower chances of weeds sprouting and killing the host plant.", + "agricraft.journal.stats.fertility": "Governs the fertility of the plant, a higher fertility will increase the plant's probability to cross-breed with other plants and create progeny.", + "agricraft.journal.stats.mutativity": "Governs the mutativity of the plants genes, a higher mutativity results in higher chances of positive mutations while lowering the probability of negative mutations.", + "agricraft.journal.growth_reqs": "Growth Requirements", + "agricraft.journal.growth_reqs.paragraph_1": "Each plant has a different set of growth requirements which define where it is fertile and can grow, this includes brightness, soil properties, and more. The plant pages in this journal have for each plant a dedicated section on the plant's growth requirements. This page serves as a brief glossary for these requirements.", + "agricraft.journal.growth_reqs.brightness": "Brightness", + "agricraft.journal.growth_reqs.brightness.desc": "The bar above indicates the light level a plant needs to be able to grow.", + "agricraft.journal.growth_reqs.humidity": "Humidity", + "agricraft.journal.growth_reqs.humidity.desc": "The humidity of a soil describes the quantity of water that is held within.", + "agricraft.journal.growth_reqs.acidity": "Acidity", + "agricraft.journal.growth_reqs.acidity.desc": "Acidity ranges from acidic, over neutral, to alkaline, each plant having their preference.", + "agricraft.journal.growth_reqs.nutrients": "Nutrients", + "agricraft.journal.growth_reqs.nutrients.desc": "Some soils hold more nutrients than others.", + "agricraft.journal.growth_reqs.seasons": "Seasons", + "agricraft.journal.growth_reqs.seasons.desc": "Some plants choose to only grow during certain seasons, nobody really knows why.", + "agricraft.journal.soils": "Soils", + "agricraft.journal.soils.desc": "Each soil block provides a fixed humidity, acidity and nutrients value. Replace the soil under your crop to match a plant's requirements:", + "agricraft.journal.growth_stages": "Growth stages", + "agricraft.journal.products": "Crop Products", + "agricraft.journal.mutations": "Crop Mutations", + + "agricraft.tooltip.journal": "%d researched plants", + "agricraft.tooltip.magnifying": "Magnifying", + "agricraft.tooltip.magnifying.crop": "Crop Information:", + "agricraft.tooltip.magnifying.species": "Species: ", + "agricraft.tooltip.magnifying.stat.gain": "Gain: %d - %d", + "agricraft.tooltip.magnifying.stat.growth": "Growth: %d - %d", + "agricraft.tooltip.magnifying.stat.strength": "Strength: %d - %d", + "agricraft.tooltip.magnifying.stat.resistance": "Resistance: %d - %d", + "agricraft.tooltip.magnifying.stat.fertility": "Fertility: %d - %d", + "agricraft.tooltip.magnifying.stat.mutativity": "Mutativity: %d - %d", + "agricraft.tooltip.magnifying.growth": "Growth: %d/%d", + "agricraft.tooltip.magnifying.soil": "Soil Information:", + "agricraft.tooltip.magnifying.soil.soil": "Soil: ", + "agricraft.tooltip.magnifying.soil.humidity": "Humidity: ", + "agricraft.tooltip.magnifying.soil.acidity": "Acidity: ", + "agricraft.tooltip.magnifying.soil.nutrients": "Nutrients: ", + "agricraft.tooltip.magnifying.requirement.fertile": "Fertile", + "agricraft.tooltip.magnifying.requirement.not_fertile": "Not Fertile", + "agricraft.tooltip.magnifying.requirement.lethal": "Lethal", + "agricraft.tooltip.magnifying.no_plant": "No Plant", + "agricraft.tooltip.magnifying.weeds": "Weeds: ", + "agricraft.tooltip.magnifying.sun": "Do not look directly at the sun", + "agricraft.tooltip.condition.growth_space": "This plant doesn't have enough space to grow", + "agricraft.tooltip.condition.humidity": "This plant can not grow on a soil with this humidity", + "agricraft.tooltip.condition.humidity.more": "The soil is too dry. This plant needs more moisture.", + "agricraft.tooltip.condition.humidity.less": "The soil is too wet. This plant needs a drier bed.", + "agricraft.tooltip.condition.acidity": "This plant can not grow on a soil with this acidity", + "agricraft.tooltip.condition.acidity.more": "The soil is too acidic. This plant needs a more alkaline (higher pH) soil.", + "agricraft.tooltip.condition.acidity.less": "The soil is too alkaline. This plant needs a more acidic (lower pH) soil.", + "agricraft.tooltip.condition.nutrients": "This plant can not grow on a soil with these nutrients", + "agricraft.tooltip.condition.nutrients.more": "The soil is too poor. This plant needs richer, more nutritious soil.", + "agricraft.tooltip.condition.nutrients.less": "The soil is too rich. This plant needs a poorer, less fertile soil.", + "agricraft.tooltip.condition.light": "This plant can not grow at the current light level", + "agricraft.tooltip.condition.block": "This plant will only grow with a specific block below its roots", + "agricraft.tooltip.condition.block.riddle.iron": "The metal every adventurer depends on first. Bring it while it's still one with the stone.", + "agricraft.tooltip.condition.block.riddle.gold": "The treasure piglins can't resist. Bring it as the mountain keeps it.", + "agricraft.tooltip.condition.block.riddle.coal": "The fuel that feeds every furnace. Find it before the pickaxe claims it.", + "agricraft.tooltip.condition.block.riddle.copper": "The metal that slowly turns green with time. Bring it in its natural resting place.", + "agricraft.tooltip.condition.block.riddle.diamond": "The hardest treasure hidden deep below. Find it where the stone still embraces it.", + "agricraft.tooltip.condition.block.riddle.emerald": "The villagers' favorite treasure, born in the mountains. Bring it before it leaves its rocky cradle.", + "agricraft.tooltip.condition.block.riddle.aluminium": "A lightweight metal prized by ingenious machines. Bring it as nature forged it.", + "agricraft.tooltip.condition.block.riddle.lapis": "The blue mineral that empowers enchantments. Find it where stone still guards it.", + "agricraft.tooltip.condition.block.riddle.nickel": "A pale metal sharing its name with a humble coin. Bring it before it is set free.", + "agricraft.tooltip.condition.block.riddle.osmium": "One of the densest metals known. Bring it untouched from its rocky prison.", + "agricraft.tooltip.condition.block.riddle.tin": "The metal that joins copper to create bronze. Bring it while it still sleeps in stone.", + "agricraft.tooltip.condition.block.riddle.platinum": "A precious metal rarer than gold. Bring it before the stone lets it go.", + "agricraft.tooltip.condition.block.riddle.lead": "A heavy metal once used in ancient pipes. Find it before it parts from the rock.", + "agricraft.tooltip.condition.block.riddle.quartz": "A pale crystal found only in the Nether. Bring it as the Nether formed it.", + "agricraft.tooltip.condition.block.riddle.redstone": "The ore that brings machines to life. Bring it while the stone still holds it.", + "agricraft.tooltip.condition.block.riddle.netherite_scrap": "Ancient, fireproof debris hidden deep in the Nether, near lava. Place it below.", + "agricraft.tooltip.condition.block.riddle.amethyst_block": "A solid purple crystal block, cut from the geodes found underground. Place it below.", + "agricraft.tooltip.condition.block.riddle.glowstone": "A glowing yellow block found hanging from the Nether's ceiling. Place it below.", + "agricraft.tooltip.condition.biome": "This plant can not grow in this biome", + "agricraft.tooltip.condition.dimension": "This plant can not grow in this dimension", + "agricraft.tooltip.condition.season": "This plant can not grow during the current season", + "agricraft.tooltip.condition.fluid": "This plant can not grow in the current fluid", + "agricraft.tooltip.condition.mystical_agriculture_effective_farmland": "This plant requires %s to grow", + "agricraft.tooltip.condition.mystical_agriculture_effective_farmland.unknown": "its tier's effective farmland", + "agricraft.tooltip.clipper": "A tool to clip flowers or leaves of plants", + "agricraft.tooltip.magnifying_glass": "A tool to inspect the genome of crops and other things", + "agricraft.tooltip.rake": "A tool to remove weeds from crops", + "agricraft.tooltip.trowel": "A tool to move crops around", + "agricraft.tooltip.crop_sticks.weed_resistance": "%d%% less likely for weeds to take root", + "agricraft.tooltip.bag.empty": "The bag is currently empty", + "agricraft.tooltip.bag.content": "The bag currently hold %d ", + "agricraft.tooltip.bag.sorter": "The bag is currently sorting by ", + "agricraft.tooltip.bag.sorter.agricraft.default": "overall genetic quality", + "agricraft.tooltip.bag.sorter.agricraft.gain": "high gain seeds", + "agricraft.tooltip.bag.sorter.agricraft.growth": "high growth seeds", + "agricraft.tooltip.bag.sorter.agricraft.strength": "high strength seeds", + "agricraft.tooltip.bag.sorter.agricraft.resistance": "high resistance seeds", + "agricraft.tooltip.bag.sorter.agricraft.fertility": "high fertility seeds", + "agricraft.tooltip.bag.sorter.agricraft.mutativity": "high mutativity seeds", + "agricraft.tooltip.jei.strength": "Strength: %d", + "agricraft.tooltip.jei.stage": "Stage: %d", + "agricraft.tooltip.jei.light": "Light Level: %d", + "agricraft.tooltip.light": "Light Level", + "config.jade.plugin_agricraft.crop_block": "Crop Block", + "config.jade.plugin_agricraft.soil": "Soil", + "agricraft.tooltip.jade.species": "Species: ", + "agricraft.tooltip.jade.stat.gain": "Gain: %d", + "agricraft.tooltip.jade.stat.growth": "Growth: %d", + "agricraft.tooltip.jade.stat.strength": "Strength: %d", + "agricraft.tooltip.jade.stat.resistance": "Resistance: %d", + "agricraft.tooltip.jade.stat.fertility": "Fertility: %d", + "agricraft.tooltip.jade.stat.mutativity": "Mutativity: %d", + "agricraft.tooltip.jade.growth": "Growth: %d%%", + + + "agricraft.command.seed_default": "Gave %s as a seed", + "agricraft.command.seed_all": "Gave %s as a seed with all stats at %d", + "agricraft.command.seed_distinct": "Gave %s as a seed with stats %s", + + "config.agricraft.core": "Core", + "config.agricraft.core.register_packs_by_default": "Register mod compatibility packs by default", + "config.agricraft.core.crop_sticks_prevent_trampling": "Crop sticks prevent trampling", + "config.agricraft.core.plant_off_crop_sticks": "Plant outside crop sticks", + "config.agricraft.core.crop_sticks_collide": "Crop sticks collide", + "config.agricraft.core.only_fertile_crops_spread": "Only fertile crops spread/mutate", + "config.agricraft.core.allow_fertilizer_mutation": "Fertilizer mutations", + "config.agricraft.core.clone_mutations": "Clone Mutations", + "config.agricraft.core.mutation_chance_multiplier": "Mutation chance multiplier", + "config.agricraft.core.override_vanilla_farming": "Override vanilla farming", + "config.agricraft.core.converts_seed_only_in_analyzer": "Convert seeds only in analyzer", + "config.agricraft.core.growth_multiplier": "Growth rate multiplier", + "config.agricraft.core.only_mature_seed_drops": "Only mature crops drop seeds", + "config.agricraft.core.seed_compost_value": "Seed compost value", + "config.agricraft.core.disable_fertilizer_weeds": "Disable fertilizer weed growth", + "config.agricraft.core.allow_grass_drop_resets": "Allow grass drop resets", + "config.agricraft.irrigation": "Irrigation", + "config.agricraft.irrigation.tank_capacity": "Tank capacity (mB)", + "config.agricraft.irrigation.channel_capacity": "Channel capacity (mB)", + "config.agricraft.irrigation.rain_fill_rate": "Rain fill rate (mB/tick)", + "config.agricraft.irrigation.sprinkler_water_consumption": "Sprinkler water consumption (mB/s)", + "config.agricraft.irrigation.sprinkler_growth_chance": "Sprinkler growth chance", + "config.agricraft.irrigation.sprinkler_interval": "Sprinkler irrigation interval (ticks)", + "config.agricraft.irrigation.sprinkler_particles": "Sprinkler particles", + "config.agricraft.greenhouse": "Greenhouse", + "config.agricraft.greenhouse.block_limit": "Greenhouse interior block limit", + "config.agricraft.greenhouse.ceiling_glass_fraction": "Minimum ceiling glass fraction", + "config.agricraft.greenhouse.ignores_seasons": "Greenhouses bypass seasons", + "config.agricraft.greenhouse.growth_modifier": "Greenhouse growth multiplier", + "config.agricraft.stats": "Plant stats", + "config.agricraft.stats.gain_min": "Min Gain", + "config.agricraft.stats.gain_max": "Max Gain", + "config.agricraft.stats.gain_hidden": "Hide Gain", + "config.agricraft.stats.growth_min": "Min Growth", + "config.agricraft.stats.growth_max": "Max Growth", + "config.agricraft.stats.growth_hidden": "Hide Growth", + "config.agricraft.stats.strength_min": "Min Strength", + "config.agricraft.stats.strength_max": "Max Strength", + "config.agricraft.stats.strength_hidden": "Hide Strength", + "config.agricraft.stats.resistance_min": "Min Resistance", + "config.agricraft.stats.resistance_max": "Max Resistance", + "config.agricraft.stats.resistance_hidden": "Hide Resistance", + "config.agricraft.stats.fertility_min": "Min Fertility", + "config.agricraft.stats.fertility_max": "Max Fertility", + "config.agricraft.stats.fertility_hidden": "Hide Fertility", + "config.agricraft.stats.mutativity_min": "Min Mutativity", + "config.agricraft.stats.mutativity_max": "Max Mutativity", + "config.agricraft.stats.mutativity_hidden": "Hide Mutativity", + "config.agricraft.compat": "Mod compatibilities", + "config.agricraft.compat.botania": "Enable Botania compat", + "config.agricraft.compat.mysticalagriculture": "Enable Mystical Agriculture compat", + "config.agricraft.compat.pneumaticcraft": "Enable PneumaticCraft compat", + "config.agricraft.compat.industrialforegoing": "Enable Industrial Foregoing compat", + + "agricraft.message.clipping_impossible": "There is nothing worth clipping here.", + "agricraft.message.trowel_weed": "I can not reach well, I should remove the weeds first.", + "agricraft.message.trowel_plant": "There already is a plant here.", + "agricraft.message.trowel_no_plant": "There is nothing here to grab.", + + "agricraft.gui.jei.produce": "Plant Products", + "agricraft.gui.jei.clipping": "Plant Clipping", + "agricraft.gui.jei.mutation": "Plant Mutation", + "agricraft.gui.jei.requirement": "Growth Requirements", + "emi.category.agricraft.mutation": "Plant Mutation", + "emi.category.agricraft.produce": "Plant Products", + "emi.category.agricraft.clipping": "Plant Clipping", + "emi.category.agricraft.requirement": "Growth Requirements", + + "soil.agricraft.minecraft.clay": "Clay", + "soil.agricraft.minecraft.crimson_nylium": "Crimson Nylium", + "soil.agricraft.minecraft.farmland": "Farmland", + "soil.agricraft.minecraft.mycelium": "Mycelium", + "soil.agricraft.minecraft.podzol": "Podzol", + "soil.agricraft.minecraft.sand": "Sand", + "soil.agricraft.minecraft.soul_sand": "Soul Sand", + "soil.agricraft.minecraft.soul_soil": "Soul Soil", + "soil.agricraft.minecraft.warped_nylium": "Warped Nylium", + "soil.agricraft.agricraft.gravel": "Gravel", + "soil.agricraft.mysticalagriculture.inferium_farmland": "Inferium Farmland", + "soil.agricraft.mysticalagriculture.prudentium_farmland": "Prudentium Farmland", + "soil.agricraft.mysticalagriculture.tertium_farmland": "Tertium Farmland", + "soil.agricraft.mysticalagriculture.imperium_farmland": "Imperium Farmland", + "soil.agricraft.mysticalagriculture.supremium_farmland": "Supremium Farmland", + "soil.agricraft.farmersdelight.rich_soil": "Rich Soil", + "soil.agricraft.farmersdelight.rich_farmland": "Rich Farmland", + + "plant.agricraft.agricraft.unknown": "Unknown", + "plant.agricraft.minecraft.allium": "Allium", + "plant.agricraft.minecraft.azure_bluet": "Azure Bluet", + "plant.agricraft.minecraft.bamboo": "Bamboo", + "plant.agricraft.minecraft.beetroot": "Beetroot", + "plant.agricraft.minecraft.blue_orchid": "Blue Orchid", + "plant.agricraft.minecraft.brown_mushroom": "Brown Mushroom", + "plant.agricraft.minecraft.cactus": "Cactus", + "plant.agricraft.minecraft.carrot": "Carrot", + "plant.agricraft.minecraft.cornflower": "Cornflower", + "plant.agricraft.minecraft.crimson_fungus": "Crimson Fungus", + "plant.agricraft.minecraft.dandelion": "Dandelion", + "plant.agricraft.minecraft.kelp": "Kelp", + "plant.agricraft.minecraft.lily_of_the_valley": "Lily of the Valley", + "plant.agricraft.minecraft.melon": "Melon", + "plant.agricraft.minecraft.nether_wart": "Nether Wart", + "plant.agricraft.minecraft.orange_tulip": "Orange Tulip", + "plant.agricraft.minecraft.oxeye_daisy": "Oxeye Daisy", + "plant.agricraft.minecraft.pink_tulip": "Pink Tulip", + "plant.agricraft.minecraft.poppy": "Poppy", + "plant.agricraft.minecraft.potato": "Potato", + "plant.agricraft.minecraft.pumpkin": "Pumpkin", + "plant.agricraft.minecraft.red_mushroom": "Red Mushroom", + "plant.agricraft.minecraft.red_tulip": "Red Tulip", + "plant.agricraft.minecraft.seagrass": "Seagrass", + "plant.agricraft.minecraft.sea_pickle": "Sea Pickle", + "plant.agricraft.minecraft.sugar_cane": "Sugar Cane", + "plant.agricraft.minecraft.sweet_berries": "Sweet Berries", + "plant.agricraft.minecraft.torchflower": "Torchflower", + "plant.agricraft.minecraft.warped_fungus": "Warped Fungus", + "plant.agricraft.minecraft.wheat": "Wheat", + "plant.agricraft.minecraft.white_tulip": "White Tulip", + "plant.agricraft.minecraft.wither_rose": "Wither Rose", + "plant.agricraft.agricraft.amathyllis": "Amathyllis", + "plant.agricraft.agricraft.aurigold": "Aurigold", + "plant.agricraft.agricraft.carbonation": "Carbonation", + "plant.agricraft.agricraft.cuprosia": "Cuprosia", + "plant.agricraft.agricraft.diamahlia": "Diamahlia", + "plant.agricraft.agricraft.emeryllis": "Emeryllis", + "plant.agricraft.agricraft.ferranium": "Ferranium", + "plant.agricraft.agricraft.jaslumine": "Jaslumine", + "plant.agricraft.agricraft.lapender": "Lapender", + "plant.agricraft.agricraft.nethereed": "Nethereed", + "plant.agricraft.agricraft.niccissus": "Niccissus", + "plant.agricraft.agricraft.nitor_wart": "Nitor Wart", + "plant.agricraft.agricraft.osmonium": "Osmonium", + "plant.agricraft.agricraft.petinia": "Petinia", + "plant.agricraft.agricraft.platiolus": "Platiolus", + "plant.agricraft.agricraft.plombean": "Plombean", + "plant.agricraft.agricraft.quartzanthemum": "Quartzanthemum", + "plant.agricraft.agricraft.redstodendron": "Redstodendron", + + "seed.agricraft.agricraft.unknown": "Unknown Seeds", + "seed.agricraft.minecraft.allium": "Allium Seeds", + "seed.agricraft.minecraft.azure_bluet": "Azure Bluet Seeds", + "seed.agricraft.minecraft.bamboo": "Bamboo Seeds", + "seed.agricraft.minecraft.beetroot": "Beetroot Seeds", + "seed.agricraft.minecraft.blue_orchid": "Blue Orchid Seeds", + "seed.agricraft.minecraft.brown_mushroom": "Brown Mushroom Spores", + "seed.agricraft.minecraft.cactus": "Cactus Seeds", + "seed.agricraft.minecraft.carrot": "Carrot Seeds", + "seed.agricraft.minecraft.cornflower": "Cornflower Seeds", + "seed.agricraft.minecraft.crimson_fungus": "Crimson Fungus Spores", + "seed.agricraft.minecraft.dandelion": "Dandelion Seeds", + "seed.agricraft.minecraft.kelp": "Kelp Seeds", + "seed.agricraft.minecraft.lily_of_the_valley": "Lily of the Valley Seeds", + "seed.agricraft.minecraft.melon": "Melon Seeds", + "seed.agricraft.minecraft.nether_wart": "Nether Wart Spores", + "seed.agricraft.minecraft.orange_tulip": "Orange Tulip Seeds", + "seed.agricraft.minecraft.oxeye_daisy": "Oxeye Daisy Seeds", + "seed.agricraft.minecraft.pink_tulip": "Pink Tulip Seeds", + "seed.agricraft.minecraft.poppy": "Poppy Seeds", + "seed.agricraft.minecraft.potato": "Potato Seeds", + "seed.agricraft.minecraft.pumpkin": "Pumpkin Seeds", + "seed.agricraft.minecraft.red_mushroom": "Red Mushroom Spores", + "seed.agricraft.minecraft.red_tulip": "Red Tulip Seeds", + "seed.agricraft.minecraft.seagrass": "Seagrass Seeds", + "seed.agricraft.minecraft.sea_pickle": "Sea Pickle Seeds", + "seed.agricraft.minecraft.sugar_cane": "Sugar Cane Seeds", + "seed.agricraft.minecraft.sweet_berries": "Sweet Berry Seeds", + "seed.agricraft.minecraft.torchflower": "Torchflower Seeds", + "seed.agricraft.minecraft.warped_fungus": "Warped Fungus Spores", + "seed.agricraft.minecraft.wheat": "Wheat Seeds", + "seed.agricraft.minecraft.white_tulip": "White Tulip Seeds", + "seed.agricraft.minecraft.wither_rose": "Wither Rose Seeds", + "seed.agricraft.agricraft.amathyllis": "Amathyllis Seeds", + "seed.agricraft.agricraft.aurigold": "Aurigold Seeds", + "seed.agricraft.agricraft.carbonation": "Carbonation Seeds", + "seed.agricraft.agricraft.cuprosia": "Cuprosia Seeds", + "seed.agricraft.agricraft.diamahlia": "Diamahlia Seeds", + "seed.agricraft.agricraft.emeryllis": "Emeryllis Seeds", + "seed.agricraft.agricraft.ferranium": "Ferranium Seeds", + "seed.agricraft.agricraft.jaslumine": "Jaslumine Seeds", + "seed.agricraft.agricraft.lapender": "Lapender Seeds", + "seed.agricraft.agricraft.nethereed": "Nethereed Seeds", + "seed.agricraft.agricraft.niccissus": "Niccissus Seeds", + "seed.agricraft.agricraft.nitor_wart": "Nitor Wart Spores", + "seed.agricraft.agricraft.osmonium": "Osmonium Seeds", + "seed.agricraft.agricraft.petinia": "Petinia Seeds", + "seed.agricraft.agricraft.platiolus": "Platiolus Seeds", + "seed.agricraft.agricraft.plombean": "Plombean Seeds", + "seed.agricraft.agricraft.quartzanthemum": "Quartzanthemum Seeds", + "seed.agricraft.agricraft.redstodendron": "Redstodendron Seeds", + + "description.agricraft.agricraft.unknown": "This plant is unknown", + "description.agricraft.minecraft.allium": "From the family of plants including the garlic, onion, and chive this plant produces a beautiful umbel consisting of many small purple blooms.", + "description.agricraft.minecraft.azure_bluet": "Delicate ladies.", + "description.agricraft.minecraft.bamboo": "Delicious! -some panda probably.", + "description.agricraft.minecraft.beetroot": "Beet. It's what's for dinner.", + "description.agricraft.minecraft.blue_orchid": "A rarity by any measure.", + "description.agricraft.minecraft.brown_mushroom": "A simple decomposer.", + "description.agricraft.minecraft.cactus": "A very prickly plant.", + "description.agricraft.minecraft.carrot": "Rabbit attractant.", + "description.agricraft.minecraft.cornflower": "Also known as the bachelor's button.", + "description.agricraft.minecraft.crimson_fungus": "It secretes a peculiar red ooze.", + "description.agricraft.minecraft.dandelion": "While colloquially considered a weed, this yellow-flowering plant is one of unspoken value. Having a deep-rooting taproot, the plant brings up nutrients from lower levels of soil, making it a good companion plant for shallow rooting plants.", + "description.agricraft.minecraft.kelp": "The vegan mermaid's snack of preference.", + "description.agricraft.minecraft.lily_of_the_valley": "Not only occurs in valleys.", + "description.agricraft.minecraft.melon": "Sweet & Juicy.", + "description.agricraft.minecraft.nether_wart": "An oddity from the nether, said to have somewhat mystical properties. The fungus appears to have a strong aptitude for heat, yet oddly cannot withstand the burning of the sun. Its fruit makes a covetable prize for the aspiring young brewer.", + "description.agricraft.minecraft.orange_tulip": "A rarity by any measure.", + "description.agricraft.minecraft.oxeye_daisy": "A rarity by any measure.", + "description.agricraft.minecraft.pink_tulip": "A pink varient of the perennial tulip plant. The plant is valued mostly for its distinctive blooms.", + "description.agricraft.minecraft.poppy": "Producing colorful blooms, this plant has gained a reputation for certain medicinal uses. A better use, perhaps, this plant produces seeds that go well with baked goods, particularly for lemon-flavored ones.", + "description.agricraft.minecraft.potato": "Po-ta-toes! Boil them, mash them, stick them in a stew.", + "description.agricraft.minecraft.pumpkin": "If I eat enough of these will I turn orange?", + "description.agricraft.minecraft.red_mushroom": "Shrooms, ever so trippy.", + "description.agricraft.minecraft.red_tulip": "A vibrant red varient of the perennial tulip plant. The plant is valued mostly for its distinctive blooms.", + "description.agricraft.minecraft.seagrass": "Grass, but from the year 3000.", + "description.agricraft.minecraft.sea_pickle": "Not as tasty as one might expect.", + "description.agricraft.minecraft.sugar_cane": "High in fructose, a healthy part of your daily breakfast.", + "description.agricraft.minecraft.sweet_berries": "You should make a cake out of it.", + "description.agricraft.minecraft.torchflower": "Lights up your mood!", + "description.agricraft.minecraft.warped_fungus": "Efficient Hoglin repellent.", + "description.agricraft.minecraft.wheat": "The cornerstone of the Agricultural Revolution.", + "description.agricraft.minecraft.white_tulip": "A snow-white varient of the perennial tulip plant. The plant is valued mostly for its distinctive blooms.", + "description.agricraft.minecraft.wither_rose": "Nobody likes their roses withering, but this is on another level.", + "description.agricraft.agricraft.amathyllis": "Its petals seem oddly crystalline.", + "description.agricraft.agricraft.aurigold": "A golden delight.", + "description.agricraft.agricraft.carbonation": "A rare flower which has driven itself to the edge of extinction due its high flammability.", + "description.agricraft.agricraft.cuprosia": "Known as the engineer's delight, this plant produces a substance of incredible utility.", + "description.agricraft.agricraft.diamahlia": "A rarity by any measure.", + "description.agricraft.agricraft.emeryllis": "A truly green gem.", + "description.agricraft.agricraft.ferranium": "A strong plant.", + "description.agricraft.agricraft.jaslumine": "Jaslumine to some, Jaluminium to me. Shines like silver, but not all that valuable of a plant.", + "description.agricraft.agricraft.lapender": "A regal plant.", + "description.agricraft.agricraft.nethereed": "Regular reed's tougher cousin from the nether.", + "description.agricraft.agricraft.niccissus": "While there is much debate over which is the best plant, we can all agree that the Niccissus plant is by far the most self-absorbed.", + "description.agricraft.agricraft.nitor_wart": "It sure seems to like to glow.", + "description.agricraft.agricraft.osmonium": "An unusually rare plant, thought to originate from outer space.", + "description.agricraft.agricraft.petinia": "A distant cousin of the familiar petunia flower, this plant produces a substance frequently used to plate metal cans.", + "description.agricraft.agricraft.platiolus": "The unquestioned king among the metal-bearing plants, this plant has a gleam to it that puts even the aurigold flower to shame.", + "description.agricraft.agricraft.plombean": "In ancient times this plant was thought to bear a lifegiving fruit. Nowadays we know better.", + "description.agricraft.agricraft.quartzanthemum": "A surprisingly crystalline plant.", + "description.agricraft.agricraft.redstodendron": "Much more complex than the average red algae.", + + "weed.agricraft.agricraft.weed": "Weed", + + "agricraft.datapacks.biomesoplenty": "Biomes O'Plenty extra crops (data)", + "agricraft.resourcepacks.biomesoplenty": "Biomes O'Plenty extra crops (resources)", + "agricraft.datapacks.botania": "Botania extra crops (data)", + "agricraft.resourcepacks.botania": "Botania extra crops (resources)", + "agricraft.datapacks.farmersdelight": "Farmer's Delight extra crops (data)", + "agricraft.resourcepacks.farmersdelight": "Farmer's Delight extra crops (resources)", + "agricraft.datapacks.immersiveengineering": "Immersive Engineering extra crops (data)", + "agricraft.resourcepacks.immersiveengineering": "Immersive Engineering extra crops (resources)", + "agricraft.datapacks.mysticalagriculture": "Mystical Agriculture extra crops (data)", + "agricraft.resourcepacks.mysticalagriculture": "Mystical Agriculture extra crops (resources)", + "agricraft.datapacks.pamhc2crops": "Pam's HarvestCraft 2 - Crops extra crops (data)", + "agricraft.resourcepacks.pamhc2crops": "Pam's HarvestCraft 2 - Crops extra crops (resources)" +} diff --git a/projects/assets/agricraft/1.21.1/agricraft/lang/zh_cn.json b/projects/assets/agricraft/1.21.1/agricraft/lang/zh_cn.json new file mode 100644 index 000000000000..1078677b3006 --- /dev/null +++ b/projects/assets/agricraft/1.21.1/agricraft/lang/zh_cn.json @@ -0,0 +1,472 @@ +{ + "itemGroup.agricraft.main": "农业工艺", + "itemGroup.agricraft.seeds": "农业工艺 | 种子", + + "block.agricraft.seed_analyzer": "种子分析仪", + "block.agricraft.crop": "作物", + "block.agricraft.irrigation_tank": "木质蓄水箱", + "block.agricraft.irrigation_channel": "木质浇灌水道", + "block.agricraft.irrigation_channel_hollow": "木质空心水道", + "block.agricraft.sprinkler": "洒水壶", + "block.agricraft.grate": "木格栅", + "block.agricraft.greenhouse_air": "空气", + "item.agricraft.channel_valve": "浇灌水道阀门", + "item.agricraft.greenhouse_monitor": "温室气候检测仪", + "agricraft.tooltip.greenhouse_monitor": "使用该工具查看温室状态,“潜行”并右键以建造一个温室", + "agricraft.message.greenhouse.created": "温室创建成功!", + "agricraft.message.greenhouse.not_air": "温室必须被创建在空地上", + "agricraft.message.greenhouse.already_exists": "此处已经有一个温室了", + "agricraft.message.greenhouse.too_big": "此处太大或未封闭", + "agricraft.message.greenhouse.not_enclosed": "此处未封闭", + "agricraft.message.greenhouse.insufficient_glass": "温室的天花板需要加装更多玻璃", + "agricraft.message.greenhouse.inside": "你现在身处温室之中", + "agricraft.message.greenhouse.outside": "你不在温室之中", + + "item.agricraft.debugger": "调试器", + "item.agricraft.journal": "农学研究随笔", + "item.agricraft.clipper": "剪枝器", + "item.agricraft.magnifying_glass": "放大镜", + "item.agricraft.wooden_rake": "木耙", + "item.agricraft.iron_rake": "铁耙", + "item.agricraft.trowel": "园丁铲", + "item.agricraft.wooden_crop_sticks": "育种架", + "item.agricraft.iron_crop_sticks": "铁质育种架", + "item.agricraft.obsidian_crop_sticks": "黑曜石育种架", + "item.agricraft.seed_bag": "可疑而智能的种子分拣袋", + "item.agricraft.copper_nugget": "铜粒", + "item.agricraft.coal_pebble": "煤炭颗粒", + "item.agricraft.diamond_shard": "钻石粒", + "item.agricraft.emerald_shard": "绿宝石粒", + "item.agricraft.quartz_shard": "石英残片", + "item.agricraft.netherite_sliver": "下界合金残片", + "item.agricraft.amathyllis_petal": "紫晶花花瓣", + + "screen.agricraft.journal": "农学研究随笔", + "screen.agricraft.seed_analyzer": "种子分析仪", + + "agricraft.stat.gain": "产量", + "agricraft.stat.growth": "生长速度", + "agricraft.stat.strength": "环境适应性", + "agricraft.stat.resistance": "杂草抵抗力", + "agricraft.stat.fertility": "繁殖力", + "agricraft.stat.mutativity": "突变能力", + "agricraft.gene.species": "品种", + + "agricraft.soil.humidity.arid": "不毛", + "agricraft.soil.humidity.dry": "干涸", + "agricraft.soil.humidity.damp": "少水", + "agricraft.soil.humidity.wet": "潮湿", + "agricraft.soil.humidity.watery": "湿漉", + "agricraft.soil.humidity.flooded": "水淹", + "agricraft.soil.acidity.highly_acidic": "强酸", + "agricraft.soil.acidity.acidic": "酸性", + "agricraft.soil.acidity.slightly_acidic": "弱酸", + "agricraft.soil.acidity.neutral": "中性", + "agricraft.soil.acidity.slightly_alkaline": "弱碱", + "agricraft.soil.acidity.alkaline": "碱性", + "agricraft.soil.acidity.highly_alkaline": "强碱", + "agricraft.soil.nutrients.none": "无", + "agricraft.soil.nutrients.very_low": "很低", + "agricraft.soil.nutrients.low": "低", + "agricraft.soil.nutrients.medium": "中等", + "agricraft.soil.nutrients.high": "高", + "agricraft.soil.nutrients.very_high": "很高", + + "agricraft.season.spring": "春季", + "agricraft.season.summer": "夏季", + "agricraft.season.autumn": "秋季", + "agricraft.season.winter": "冬季", + + "agricraft.journal.introduction": "前言", + "agricraft.journal.introduction.paragraph_1": "这是独属于你的农学研究随笔,在这里你可以记录你发现的所有种子。只需将日志放在种子分析仪上,然后开始分析种子就可以了!", + "agricraft.journal.introduction.paragraph_2": "在分析种子的基因组时,你会了解到它的一些知识,比如它喜欢什么样的环境,它将如何生长,它可能结出什么果实,以及它可能突变能力到哪些其他物种。", + "agricraft.journal.introduction.paragraph_3": "你能发现所有的作物吗?", + "agricraft.journal.introduction.discovered": "已经发现的种子", + "agricraft.journal.introduction.alpha": "Beta Notice", + "agricraft.journal.introduction.alpha.notice": "感谢您下载 AgriCraft。不过,此版本尚未正式发布。因此,许多功能尚未实现。此版本主要供模组制作者尝试我们在游戏中注册自定义作物的新方法,以便收集反馈并发现可能出现的错误。", + "agricraft.journal.introduction.alpha.features": "已实现的功能:", + "agricraft.journal.introduction.alpha.features.list": "自定义植物/土壤/突变能力/肥料/杂草,Minecraft原版作物、农业日志、种子分析器、种子袋、小铲子、JEI 与 Jade 兼容性、Immersive Engineering 的默认数据包、Biomes'o Plenty 以及 Pam's HarvestCrap 2", + "agricraft.journal.introduction.alpha.not_features": "新移植的功能:", + "agricraft.journal.introduction.alpha.not_features.list": "温室、灌溉、格栅、草籽撒播", + "agricraft.journal.crop_breeding": "植物育种遗传学", + "agricraft.journal.crop_breeding.paragraph_1": "要使两株作物进行繁殖,它们必须种植在育种架上,中间需要间隔有一块可用土地。将两个育种架放置在中间的方块上。", + "agricraft.journal.crop_breeding.paragraph_2": "当两株作物都成熟时,它们有可能产生具有遗传特征的后代,每种作物都会将一半的DNA传给后代。", + "agricraft.journal.crop_breeding.paragraph_3": "植物DNA,即其基因组,决定了作物的物种分类和统计学数据。基因组由一组基因对组成,这些基因对产生作物的特征。每个基因对中的一个基因会传递给后代,从而产生一对新的基因。然而要注意的是,每次遗传都有可能发生突变能力,如上所述。", + "agricraft.journal.stats": "植物统计学", + "agricraft.journal.stats.paragraph_1": "作物有一组不同的统计学数据,这些数据将影响它们的表观行为:", + "agricraft.journal.stats.growth": "控制作物的生长速度,生长速度值更高的作物成熟的更快。", + "agricraft.journal.stats.gain": "控制作物收获果实数量,产量值更高的作物会产生更多和/或更好的果实。", + "agricraft.journal.stats.strength": "控制作物对外界环境的适应情况,适应值更高的作物能够在更恶劣的环境中生长。", + "agricraft.journal.stats.resistance": "控制作物对杂草的抵抗力,抵抗值更高的作物会降低杂草发芽和杀死寄主作物的几率。", + "agricraft.journal.stats.fertility": "控制作物的繁殖力,子代值更高的作物将增加与其他作物繁殖力并产生后代的概率。", + "agricraft.journal.stats.mutativity": "控制作物基因突变能力的能力,突变能力值更高的作物进化的几率更高,同时降低退化的几率。", + "agricraft.journal.growth_reqs": "生长需求", + "agricraft.journal.growth_reqs.paragraph_1": "每种作物都有不同的生长需求,这些需求定义了它在哪里能够生长和繁殖。需求包括亮度、土壤特性等。在后面的作物章节里,你可以查到每种作物的生长需求。本页作为这些需求的简要说明。", + "agricraft.journal.growth_reqs.brightness": "亮度", + "agricraft.journal.growth_reqs.brightness.desc": "上面的条表示作物生长所需的光照水平。", + "agricraft.journal.growth_reqs.humidity": "湿度", + "agricraft.journal.growth_reqs.humidity.desc": "湿度的高低展现了土壤中所含的水分多少。", + "agricraft.journal.growth_reqs.acidity": "酸度", + "agricraft.journal.growth_reqs.acidity.desc": "酸度从酸性、中性到碱性不等,每种作物都有自己的偏好。", + "agricraft.journal.growth_reqs.nutrients": "养分", + "agricraft.journal.growth_reqs.nutrients.desc": "有些土壤比其他土壤含有更多的养分。", + "agricraft.journal.growth_reqs.seasons": "季节", + "agricraft.journal.growth_reqs.seasons.desc": "有些作物选择只在特定的季节生长,没有人知道这是为什么。", + "agricraft.journal.soils": "土壤", + "agricraft.journal.soils.desc": "每个土壤块都具有固定的湿度、酸度和养分含量。请根据植物的需求更换作物下方的土壤:", + "agricraft.journal.growth_stages": "生长阶段", + "agricraft.journal.products": "作物产出", + "agricraft.journal.mutations": "作物突变能力", + + "agricraft.tooltip.journal": "已研究植物:%d", + "agricraft.tooltip.magnifying": "鉴定", + "agricraft.tooltip.magnifying.crop": "作物信息:", + "agricraft.tooltip.magnifying.species": "品种:", + "agricraft.tooltip.magnifying.stat.gain": "产量:%d - %d", + "agricraft.tooltip.magnifying.stat.growth": "生长速度:%d - %d", + "agricraft.tooltip.magnifying.stat.strength": "环境适应性:%d - %d", + "agricraft.tooltip.magnifying.stat.resistance": "杂草抵抗力:%d - %d", + "agricraft.tooltip.magnifying.stat.fertility": "繁殖力:%d - %d", + "agricraft.tooltip.magnifying.stat.mutativity": "突变能力:%d - %d", + "agricraft.tooltip.magnifying.growth": "生长:%d/%d", + "agricraft.tooltip.magnifying.soil": "土壤信息:", + "agricraft.tooltip.magnifying.soil.soil": "土壤: ", + "agricraft.tooltip.magnifying.soil.humidity": "湿度:", + "agricraft.tooltip.magnifying.soil.acidity": "酸度:", + "agricraft.tooltip.magnifying.soil.nutrients": "养分:", + "agricraft.tooltip.magnifying.requirement.fertile": "肥沃", + "agricraft.tooltip.magnifying.requirement.not_fertile": "不够肥沃", + "agricraft.tooltip.magnifying.requirement.lethal": "致命", + "agricraft.tooltip.magnifying.no_plant": "没有植物", + "agricraft.tooltip.magnifying.weeds": "杂草:", + "agricraft.tooltip.magnifying.sun": "请勿直视太阳", + "agricraft.tooltip.condition.growth_space": "这株植物没有足够的生长空间", + "agricraft.tooltip.condition.humidity": "这种植物无法在这种湿度下的土壤中生长", + "agricraft.tooltip.condition.humidity.more": "土壤太干了。这株植物需要更多的水分。", + "agricraft.tooltip.condition.humidity.less": "土壤太湿了。这种植物需要更干燥的种植床。", + "agricraft.tooltip.condition.acidity": "这种植物无法在这种酸度的土壤中生长", + "agricraft.tooltip.condition.acidity.more": "土壤太酸了。这种植物需要更偏碱性(pH值更高)的土壤。", + "agricraft.tooltip.condition.acidity.less": "土壤太碱性了。这种植物需要更酸性的(pH 值更低)土壤。", + "agricraft.tooltip.condition.nutrients": "这种植物无法在含有这些养分的土壤中生长", + "agricraft.tooltip.condition.nutrients.more": "土壤过于贫瘠。这种植物需要更肥沃、营养更丰富的土壤。", + "agricraft.tooltip.condition.nutrients.less": "土壤过于肥沃。这种植物需要更贫瘠、营养更少的土壤。", + "agricraft.tooltip.condition.light": "该植物无法在当前光照强度下生长", + "agricraft.tooltip.condition.block": "该植物仅在根部下方有特定方块时才会生长", + "agricraft.tooltip.condition.block.riddle.iron": "每位玩家初期最依赖的金属。##趁它还与石头融为一体时带走它。", + "agricraft.tooltip.condition.block.riddle.gold": "猪灵们无法抗拒的宝藏。把它原封不动地带出来,就像山里保存的那样。", + "agricraft.tooltip.condition.block.riddle.coal": "滋养每一座熔炉的燃料。在镐头将其开采之前,先找到它。", + "agricraft.tooltip.condition.block.riddle.copper": "随着时间流逝会逐渐变绿的金属。将其带回它天然的安息之地。", + "agricraft.tooltip.condition.block.riddle.diamond": "深藏地底的最坚硬宝藏。在石头仍将其环抱之处寻得它。", + "agricraft.tooltip.condition.block.riddle.emerald": "村民最喜爱的宝藏,诞生于群山之中。在它离开石头摇篮之前将其带走。", + "agricraft.tooltip.condition.block.riddle.aluminium": "一种轻盈的金属,深受精巧机器的青睐。请将其以自然锻造的原始形态带回来。", + "agricraft.tooltip.condition.block.riddle.lapis": "赋予附魔力量的蓝色矿物。请在它仍被石头守护的地方将其寻获。", + "agricraft.tooltip.condition.block.riddle.nickel": "一种色泽苍白的金属,其名称与一枚普通的硬币同名。在它被释放之前将其带出来。", + "agricraft.tooltip.condition.block.riddle.osmium": "已知密度最高的金属之一。将其完好无损地从岩石牢笼中带出来。", + "agricraft.tooltip.condition.block.riddle.tin": "与铜结合可制成青铜的金属。趁它仍沉睡于岩石之中时将其取出。", + "agricraft.tooltip.condition.block.riddle.platinum": "比黄金更为稀有的贵金属。在岩石将其释放之前将其取出。", + "agricraft.tooltip.condition.block.riddle.lead": "一种曾用于古代管道的重金属。在它与岩石分离之前将其寻获。", + "agricraft.tooltip.condition.block.riddle.quartz": "一种仅存于下界的淡色水晶。将其以下界形成时的原貌带出。", + "agricraft.tooltip.condition.block.riddle.redstone": "赋予机器生命的矿石。趁它还被岩石包裹着时将其取出。", + "agricraft.tooltip.condition.block.riddle.netherite_scrap": "深藏于下界熔岩附近的古老、耐火碎片。将其放置在下方。", + "agricraft.tooltip.condition.block.riddle.amethyst_block": "一块深紫色的晶体方块,从地下发现的晶洞中切割而成。将其放置在下方。", + "agricraft.tooltip.condition.block.riddle.glowstone": "一块悬挂在下界天花板上的发黄光方块。将其放置在下方。", + "agricraft.tooltip.condition.biome": "该植物无法在此生物群系中生长", + "agricraft.tooltip.condition.dimension": "该植物无法在此维度中生长", + "agricraft.tooltip.condition.season": "该植物无法在当前季节生长", + "agricraft.tooltip.condition.fluid": "此植物无法在当前流体中生长", + "agricraft.tooltip.condition.mystical_agriculture_effective_farmland": "此植物需要 %s 才能生长", + "agricraft.tooltip.condition.mystical_agriculture_effective_farmland.unknown": "对应等级的有效农田", + "agricraft.tooltip.clipper": "用于剪取植物材料的工具", + "agricraft.tooltip.magnifying_glass": "用于检查作物及其他物种基因组的工具", + "agricraft.tooltip.rake": "用于清除作物杂草的工具", + "agricraft.tooltip.trowel": "用于移动作物的工具", + "agricraft.tooltip.crop_sticks.weed_resistance": "杂草生根的概率降低 %d%%", + "agricraft.tooltip.bag.empty": "袋子目前为空", + "agricraft.tooltip.bag.content": "袋子目前装有 %d 件", + "agricraft.tooltip.bag.sorter": "该袋子目前排序", + "agricraft.tooltip.bag.sorter.agricraft.default": "整体遗传质量", + "agricraft.tooltip.bag.sorter.agricraft.gain": "高产量种子", + "agricraft.tooltip.bag.sorter.agricraft.growth": "高生长力种子", + "agricraft.tooltip.bag.sorter.agricraft.strength": "高环境适应性种子", + "agricraft.tooltip.bag.sorter.agricraft.resistance": "高杂草抵抗力种子", + "agricraft.tooltip.bag.sorter.agricraft.fertility": "高繁殖力种子", + "agricraft.tooltip.bag.sorter.agricraft.mutativity": "高突变能力种子", + "agricraft.tooltip.jei.strength": "强度:%d", + "agricraft.tooltip.jei.stage": "生长阶段:%d", + "agricraft.tooltip.jei.light": "光照等级:%d", + "agricraft.tooltip.light": "光照等级", + "config.jade.plugin_agricraft.crop_block": "作物方块", + "config.jade.plugin_agricraft.soil": "土壤", + "agricraft.tooltip.jade.species": "品种:", + "agricraft.tooltip.jade.stat.gain": "产量:%d", + "agricraft.tooltip.jade.stat.growth": "生长速度:%d", + "agricraft.tooltip.jade.stat.strength": "环境适应性:%d", + "agricraft.tooltip.jade.stat.resistance": "杂草抵抗力:%d", + "agricraft.tooltip.jade.stat.fertility": "繁殖力:%d", + "agricraft.tooltip.jade.stat.mutativity": "突变能力:%d", + "agricraft.tooltip.jade.growth": "生长力:%d%%", + + + "agricraft.command.seed_default": "已给予 %s 种子", + "agricraft.command.seed_all": "已给予 %s 种子,所有属性均为 %d", + "agricraft.command.seed_distinct": "已给予 %s 种子,属性为 %s", + + "config.agricraft.core": "核心", + "config.agricraft.core.register_packs_by_default": "默认注册(启用)模组兼容数据包包", + "config.agricraft.core.crop_sticks_prevent_trampling": "育种架防止踩踏", + "config.agricraft.core.plant_off_crop_sticks": "无育种架种植", + "config.agricraft.core.crop_sticks_collide": "育种架碰撞体积", + "config.agricraft.core.only_fertile_crops_spread": "仅正确沃土上的作物会扩散/突变能力", + "config.agricraft.core.allow_fertilizer_mutation": "允许肥料诱导突变", + "config.agricraft.core.clone_mutations": "克隆突变能力", + "config.agricraft.core.mutation_chance_multiplier": "突变能力概率倍率", + "config.agricraft.core.override_vanilla_farming": "覆盖原版种植机制", + "config.agricraft.core.converts_seed_only_in_analyzer": "仅在分析仪中转换种子", + "config.agricraft.core.growth_multiplier": "生长速度倍率", + "config.agricraft.core.only_mature_seed_drops": "仅成熟作物掉落种子", + "config.agricraft.core.seed_compost_value": "种子堆肥值", + "config.agricraft.core.disable_fertilizer_weeds": "禁用肥料杂草生长", + "config.agricraft.core.allow_grass_drop_resets": "允许草丛掉落掉落物重置", + "config.agricraft.irrigation": "灌溉", + "config.agricraft.irrigation.tank_capacity": "水箱容量 (mB)", + "config.agricraft.irrigation.channel_capacity": "渠道容量 (mB)", + "config.agricraft.irrigation.rain_fill_rate": "降雨蓄水速率 (mB/tick)", + "config.agricraft.irrigation.sprinkler_water_consumption": "喷灌用水量 (mB/s)", + "config.agricraft.irrigation.sprinkler_growth_chance": "喷灌增产概率", + "config.agricraft.irrigation.sprinkler_interval": "喷灌间隔(ticks)", + "config.agricraft.irrigation.sprinkler_particles": "喷灌粒子", + "config.agricraft.greenhouse": "温室", + "config.agricraft.greenhouse.block_limit": "温室内部方块限制", + "config.agricraft.greenhouse.ceiling_glass_fraction": "玻璃占温室天花板面积的最小比例", + "config.agricraft.greenhouse.ignores_seasons": "温室不受季节限制", + "config.agricraft.greenhouse.growth_modifier": "温室增产系数", + "config.agricraft.stats": "植物属性", + "config.agricraft.stats.gain_min": "最小产量值", + "config.agricraft.stats.gain_max": "最大产量值", + "config.agricraft.stats.gain_hidden": "隐藏产量值", + "config.agricraft.stats.growth_min": "最小生长速度值", + "config.agricraft.stats.growth_max": "最大生长速度值", + "config.agricraft.stats.growth_hidden": "隐藏生长速度值", + "config.agricraft.stats.strength_min": "最小环境适应性值", + "config.agricraft.stats.strength_max": "最大环境适应性值", + "config.agricraft.stats.strength_hidden": "隐藏环境适应性值", + "config.agricraft.stats.resistance_min": "最小杂草抵抗力值", + "config.agricraft.stats.resistance_max": "最大杂草抵抗力值", + "config.agricraft.stats.resistance_hidden": "隐藏杂草抵抗力值", + "config.agricraft.stats.fertility_min": "最小繁殖力值", + "config.agricraft.stats.fertility_max": "最大繁殖力值", + "config.agricraft.stats.fertility_hidden": "隐藏繁殖力值", + "config.agricraft.stats.mutativity_min": "最小突变能力值", + "config.agricraft.stats.mutativity_max": "最大突变能力值", + "config.agricraft.stats.mutativity_hidden": "隐藏突变能力值", + "config.agricraft.compat": "模组兼容性", + "config.agricraft.compat.botania": "启用 Botania 兼容", + "config.agricraft.compat.mysticalagriculture": "启用 Mystical Agriculture 兼容", + "config.agricraft.compat.pneumaticcraft": "启用 PneumaticCraft 兼容", + "config.agricraft.compat.industrialforegoing": "启用 Industrial Foregoing 兼容", + + "agricraft.message.clipping_impossible": "这里没有值得修剪的东西。", + "agricraft.message.trowel_weed": "我做不到,应该先除掉杂草。", + "agricraft.message.trowel_plant": "这里已经有植物了。", + "agricraft.message.trowel_no_plant": "这里没有可铲走的植物。", + + "agricraft.gui.jei.produce": "植物产物", + "agricraft.gui.jei.clipping": "植物修剪", + "agricraft.gui.jei.mutation": "植物突变能力", + "agricraft.gui.jei.requirement": "生长要求", + "emi.category.agricraft.mutation": "植物突变能力", + "emi.category.agricraft.produce": "植物产物", + "emi.category.agricraft.clipping": "植物剪枝", + "emi.category.agricraft.requirement": "生长要求", + + "soil.agricraft.minecraft.clay": "黏土", + "soil.agricraft.minecraft.crimson_nylium": "绯红菌岩", + "soil.agricraft.minecraft.farmland": "耕地", + "soil.agricraft.minecraft.mycelium": "菌丝", + "soil.agricraft.minecraft.podzol": "灰化土", + "soil.agricraft.minecraft.sand": "沙子", + "soil.agricraft.minecraft.soul_sand": "灵魂沙", + "soil.agricraft.minecraft.soul_soil": "灵魂土", + "soil.agricraft.minecraft.warped_nylium": "诡异菌岩", + "soil.agricraft.minecraft.gravel": "沙砾", + "soil.agricraft.agricraft.gravel": "沙砾", + "soil.agricraft.mysticalagriculture.inferium_farmland": "初阶种子农田", + "soil.agricraft.mysticalagriculture.prudentium_farmland": "精制种子农田", + "soil.agricraft.mysticalagriculture.tertium_farmland": "高级种子农田", + "soil.agricraft.mysticalagriculture.imperium_farmland": "帝王种子农田", + "soil.agricraft.mysticalagriculture.supremium_farmland": "至尊种子农田", + "soil.agricraft.farmersdelight.rich_soil": "富饶土壤", + "soil.agricraft.farmersdelight.rich_farmland": "富饶耕地", + + "plant.agricraft.agricraft.unknown": "未知植物", + "plant.agricraft.minecraft.allium": "绒球葱", + "plant.agricraft.minecraft.azure_bluet": "蓝花美耳草", + "plant.agricraft.minecraft.bamboo": "竹子", + "plant.agricraft.minecraft.beetroot": "甜菜根", + "plant.agricraft.minecraft.blue_orchid": "蓝色兰花", + "plant.agricraft.minecraft.brown_mushroom": "棕色蘑菇", + "plant.agricraft.minecraft.cactus": "仙人掌", + "plant.agricraft.minecraft.carrot": "胡萝卜", + "plant.agricraft.minecraft.cornflower": "矢车菊", + "plant.agricraft.minecraft.crimson_fungus": "绯红菌", + "plant.agricraft.minecraft.dandelion": "蒲公英", + "plant.agricraft.minecraft.kelp": "海带", + "plant.agricraft.minecraft.lily_of_the_valley": "铃兰", + "plant.agricraft.minecraft.melon": "西瓜", + "plant.agricraft.minecraft.nether_wart": "下界疣", + "plant.agricraft.minecraft.orange_tulip": "橙色郁金香", + "plant.agricraft.minecraft.oxeye_daisy": "滨菊", + "plant.agricraft.minecraft.pink_tulip": "粉色郁金香", + "plant.agricraft.minecraft.poppy": "虞美人", + "plant.agricraft.minecraft.potato": "马铃薯", + "plant.agricraft.minecraft.pumpkin": "南瓜", + "plant.agricraft.minecraft.red_mushroom": "红色蘑菇", + "plant.agricraft.minecraft.red_tulip": "红色郁金香", + "plant.agricraft.minecraft.seagrass": "海草", + "plant.agricraft.minecraft.sea_pickle": "海泡菜", + "plant.agricraft.minecraft.sugar_cane": "甘蔗", + "plant.agricraft.minecraft.sweet_berries": "甜浆果", + "plant.agricraft.minecraft.torchflower": "火把花", + "plant.agricraft.minecraft.warped_fungus": "诡异菌", + "plant.agricraft.minecraft.wheat": "小麦", + "plant.agricraft.minecraft.white_tulip": "白色郁金香", + "plant.agricraft.minecraft.wither_rose": "凋零玫瑰", + "plant.agricraft.agricraft.amathyllis": "紫晶花", + "plant.agricraft.agricraft.aurigold": "金辉花", + "plant.agricraft.agricraft.carbonation": "碳兰", + "plant.agricraft.agricraft.cuprosia": "铜茜草", + "plant.agricraft.agricraft.diamahlia": "金刚大丽花", + "plant.agricraft.agricraft.emeryllis": "朱顶绿", + "plant.agricraft.agricraft.ferranium": "铁叶草", + "plant.agricraft.agricraft.jaslumine": "碧玉茉莉", + "plant.agricraft.agricraft.lapender": "蓝薰衣", + "plant.agricraft.agricraft.nethereed": "下界芦苇", + "plant.agricraft.agricraft.niccissus": "镍水仙", + "plant.agricraft.agricraft.nitor_wart": "硝石疣", + "plant.agricraft.agricraft.osmonium": "锇花", + "plant.agricraft.agricraft.petinia": "石油花", + "plant.agricraft.agricraft.platiolus": "铂金剑兰", + "plant.agricraft.agricraft.plombean": "铅豆花", + "plant.agricraft.agricraft.quartzanthemum": "石英菊", + "plant.agricraft.agricraft.redstodendron": "红灌木", + + "seed.agricraft.agricraft.unknown": "未知种子", + "seed.agricraft.minecraft.allium": "绒球葱种子", + "seed.agricraft.minecraft.azure_bluet": "蓝花美耳草种子", + "seed.agricraft.minecraft.bamboo": "竹苗", + "seed.agricraft.minecraft.beetroot": "甜菜根种子", + "seed.agricraft.minecraft.blue_orchid": "蓝色兰花种子", + "seed.agricraft.minecraft.brown_mushroom": "棕色蘑菇孢子", + "seed.agricraft.minecraft.cactus": "仙人掌种苗", + "seed.agricraft.minecraft.carrot": "胡萝卜种子", + "seed.agricraft.minecraft.cornflower": "矢车菊种子", + "seed.agricraft.minecraft.crimson_fungus": "绯红菌孢子", + "seed.agricraft.minecraft.dandelion": "蒲公英种子", + "seed.agricraft.minecraft.kelp": "海带孢子", + "seed.agricraft.minecraft.lily_of_the_valley": "铃兰种子", + "seed.agricraft.minecraft.melon": "西瓜种子", + "seed.agricraft.minecraft.nether_wart": "下界疣孢子", + "seed.agricraft.minecraft.orange_tulip": "橙色郁金香种子", + "seed.agricraft.minecraft.oxeye_daisy": "滨菊种子", + "seed.agricraft.minecraft.pink_tulip": "粉色郁金香种子", + "seed.agricraft.minecraft.poppy": "虞美人种子", + "seed.agricraft.minecraft.potato": "马铃薯种子", + "seed.agricraft.minecraft.pumpkin": "南瓜种子", + "seed.agricraft.minecraft.red_mushroom": "红色蘑菇孢子", + "seed.agricraft.minecraft.red_tulip": "红色郁金香种子", + "seed.agricraft.minecraft.seagrass": "海草种子", + "seed.agricraft.minecraft.sea_pickle": "海泡菜种子", + "seed.agricraft.minecraft.sugar_cane": "甘蔗种子", + "seed.agricraft.minecraft.sweet_berries": "甜浆果种子", + "seed.agricraft.minecraft.torchflower": "火把花种子", + "seed.agricraft.minecraft.warped_fungus": "诡异菌孢子", + "seed.agricraft.minecraft.wheat": "小麦种子", + "seed.agricraft.minecraft.white_tulip": "白色郁金香种子", + "seed.agricraft.minecraft.wither_rose": "凋零玫瑰种子", + "seed.agricraft.agricraft.amathyllis": "紫晶花种子", + "seed.agricraft.agricraft.aurigold": "金辉花种子", + "seed.agricraft.agricraft.carbonation": "碳兰种子", + "seed.agricraft.agricraft.cuprosia": "铜茜草种子", + "seed.agricraft.agricraft.diamahlia": "金刚大丽花种子", + "seed.agricraft.agricraft.emeryllis": "朱顶绿种子", + "seed.agricraft.agricraft.ferranium": "铁叶草种子", + "seed.agricraft.agricraft.jaslumine": "碧玉茉莉种子", + "seed.agricraft.agricraft.lapender": "蓝薰衣种子", + "seed.agricraft.agricraft.nethereed": "下界芦苇种子", + "seed.agricraft.agricraft.niccissus": "镍水仙种子", + "seed.agricraft.agricraft.nitor_wart": "硝石疣孢子", + "seed.agricraft.agricraft.osmonium": "锇花种子", + "seed.agricraft.agricraft.petinia": "石油花种子", + "seed.agricraft.agricraft.platiolus": "铂金剑兰种子", + "seed.agricraft.agricraft.plombean": "铅豆花种子", + "seed.agricraft.agricraft.quartzanthemum": "石英菊种子", + "seed.agricraft.agricraft.redstodendron": "红灌木种子", + + "description.agricraft.agricraft.unknown": "这种植物未知", + "description.agricraft.minecraft.unknown": "这种植物未知", + "description.agricraft.minecraft.allium": "属于包含大蒜、洋葱和细香葱在内的植物科系,该植物会产生由许多小型紫色花朵组成的美丽伞形花序。", + "description.agricraft.minecraft.azure_bluet": "娇弱的少女花。", + "description.agricraft.minecraft.bamboo": "美味!——某只熊猫可能这么认为。", + "description.agricraft.minecraft.beetroot": "甜菜根,就是今晚的晚餐。", + "description.agricraft.minecraft.blue_orchid": "无论从哪个角度看都是稀有之物。", + "description.agricraft.minecraft.brown_mushroom": "一种简单的分解者。", + "description.agricraft.minecraft.cactus": "一种非常扎手的植物。", + "description.agricraft.minecraft.carrot": "吸引兔子的诱饵。", + "description.agricraft.minecraft.cornflower": "也被称为单身汉之花。", + "description.agricraft.minecraft.crimson_fungus": "会分泌一种奇特的红色黏液。", + "description.agricraft.minecraft.dandelion": "虽然通常被认为是杂草,但这种黄色开花植物拥有不可言说的价值。它拥有深入土壤的主根,可以将深层土壤中的养分带到表层,因此是浅根植物的优秀伴生植物。", + "description.agricraft.minecraft.kelp": "素食美人鱼最喜爱的零食。", + "description.agricraft.minecraft.lily_of_the_valley": "并非只生长在山谷之中。", + "description.agricraft.minecraft.melon": "香甜多汁。", + "description.agricraft.minecraft.nether_wart": "来自下界的奇异植物,据说拥有某些神秘力量。这种菌类似乎非常耐受高温,却奇怪地无法承受太阳的灼烧。它的果实是年轻酿造师梦寐以求的珍贵材料。", + "description.agricraft.minecraft.orange_tulip": "无论从哪个角度看都是稀有之物。", + "description.agricraft.minecraft.oxeye_daisy": "无论从哪个角度看都是稀有之物。", + "description.agricraft.minecraft.pink_tulip": "多年生郁金香的粉色变种。它主要因独特的花朵而受到珍视。", + "description.agricraft.minecraft.poppy": "这种植物会产生色彩鲜艳的花朵,并因某些药用价值而闻名。或许更好的用途是,它产生的种子非常适合烘焙食品,尤其是柠檬口味的点心。", + "description.agricraft.minecraft.potato": "土豆!煮它、捣它,再把它放进炖菜里。", + "description.agricraft.minecraft.pumpkin": "如果我吃够这些,我会不会变成橙色?", + "description.agricraft.minecraft.red_mushroom": "蘑菇,总是带着些迷幻色彩。", + "description.agricraft.minecraft.red_tulip": "多年生郁金香鲜艳的红色变种。它主要因独特的花朵而受到珍视。", + "description.agricraft.minecraft.seagrass": "草,不过来自公元3000年。", + "description.agricraft.minecraft.sea_pickle": "没有想象中那么美味。", + "description.agricraft.minecraft.sugar_cane": "富含果糖,是每日早餐中健康的一部分。", + "description.agricraft.minecraft.sweet_berries": "你应该用它做一个蛋糕。", + "description.agricraft.minecraft.torchflower": "点亮你的心情!", + "description.agricraft.minecraft.warped_fungus": "高效的疣猪驱赶剂。", + "description.agricraft.minecraft.wheat": "农业革命的基石。", + "description.agricraft.minecraft.white_tulip": "多年生郁金香雪白的变种。它主要因独特的花朵而受到珍视。", + "description.agricraft.minecraft.wither_rose": "没人喜欢凋零的玫瑰,但这已经超出了普通范畴。", + "description.agricraft.agricraft.amathyllis": "它的花瓣似乎带有奇异的晶体质感。", + "description.agricraft.agricraft.aurigold": "金色的珍贵花朵。", + "description.agricraft.agricraft.carbonation": "一种因高度易燃而濒临灭绝的稀有碳基植物。", + "description.agricraft.agricraft.cuprosia": "被称为工程师的宠儿,这种植物能够产生一种极其有用的物质。", + "description.agricraft.agricraft.diamahlia": "无论从哪个角度看都是稀有之物。", + "description.agricraft.agricraft.emeryllis": "真正的绿色宝石。", + "description.agricraft.agricraft.ferranium": "一种坚韧的植物。", + "description.agricraft.agricraft.jaslumine": "有人称它为碧光茉莉,也有人戏称其为铝光茉莉。它如银一般闪耀,但这种植物并没有那么珍贵。", + "description.agricraft.agricraft.lapender": "一种高贵的植物。", + "description.agricraft.agricraft.nethereed": "普通芦苇来自下界的强韧表亲。", + "description.agricraft.agricraft.niccissus": "虽然人们一直争论哪种植物最好,但大家都同意尼克水仙无疑是最自恋的植物。", + "description.agricraft.agricraft.nitor_wart": "它似乎真的很喜欢发光。", + "description.agricraft.agricraft.osmonium": "一种异常稀有的植物,据认为起源于外太空。", + "description.agricraft.agricraft.petinia": "这种植物是熟悉的矮牵牛花的远亲,会产生一种经常用于金属罐镀层的物质。", + "description.agricraft.agricraft.platiolus": "金属植物中无可争议的王者,它的光泽甚至让金辉花都黯然失色。", + "description.agricraft.agricraft.plombean": "古代人曾认为这种植物会结出赋予生命的果实,如今我们知道事实并非如此。", + "description.agricraft.agricraft.quartzanthemum": "一种出人意料地具有晶体结构的植物。", + "description.agricraft.agricraft.redstodendron": "比普通红藻复杂得多。", + + "weed.agricraft.agricraft.weed": "杂草", + +"agricraft.datapacks.biomesoplenty": "超多生物群系(AgriCraft兼容数据包)", +"agricraft.resourcepacks.biomesoplenty": "超多生物群系(AgriCraft兼容资源包)", +"agricraft.datapacks.botania": "植物魔法(AgriCraft兼容数据包)", +"agricraft.resourcepacks.botania": "植物魔法(AgriCraft兼容资源包)", +"agricraft.datapacks.farmersdelight": "农夫乐事(AgriCraft兼容数据包)", +"agricraft.resourcepacks.farmersdelight": "农夫乐事(AgriCraft兼容资源包)", +"agricraft.datapacks.immersiveengineering": "沉浸工程(AgriCraft兼容数据包)", +"agricraft.resourcepacks.immersiveengineering": "沉浸工程(AgriCraft兼容资源包)", +"agricraft.datapacks.mysticalagriculture": "神秘农业(AgriCraft兼容数据包)", +"agricraft.resourcepacks.mysticalagriculture": "神秘农业(AgriCraft兼容资源包)", +"agricraft.datapacks.pamhc2crops": "潘马斯农场2:作物(AgriCraft兼容数据包)", +"agricraft.resourcepacks.pamhc2crops": "潘马斯农场2:作物(AgriCraft兼容资源包)" +}