Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create ru_ru.json and update en_us.json #16

Open
wants to merge 5 commits into
base: xplat/1.20.1
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 9 additions & 3 deletions common/src/main/resources/assets/emiffect/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,19 @@
"tooltip.emiffect.harmful": "Harmful",
"tooltip.emiffect.color": "Color: %s",

"effect.minecraft.absorption.description": "Adds damage some damaging absorbing hearths (which can't be regenerated); higher levels give more absorption.",
"effect.minecraft.absorption.description": "Adds some damaging absorbing hearths (which can't be regenerated); higher levels give more absorption.",
"effect.minecraft.bad_omen.description": "Causes an illager raid to start upon entering a village; higher levels increase the raid difficulty.",
"effect.minecraft.blindness.description": "Impairs vision and disables the ability to sprint and critical hit.",
"effect.minecraft.darkness.description": "Causes vision to temporarily deteriorate.",
"effect.minecraft.conduit_power.description": "Increases underwater visibility and mining speed, prevents drowning.",
"effect.minecraft.darkness.description": "Causes vision to temporarily deteriorate.",
"effect.minecraft.dolphins_grace.description": "Drastically increases swimming speed. Effect given by dolphins",
"effect.minecraft.fire_resistance.description": "Grants immunity to fire damage as well as damage from lava.",
"effect.minecraft.glowing.description": "Marks affected entities with an outline glow, allowing them to be seen through blocks.",
"effect.minecraft.haste.description": "Increases mining and attack speed; higher levels increase both stats further.",
"effect.minecraft.health_boost.description": "Increases maximum health; higher levels give more additional hearths.",
"effect.minecraft.hero_of_the_village.description": "Gives discounts on trades with villagers, and makes villagers throw items at the player depending on their profession.",
"effect.minecraft.hunger.description": "Increases food exhaustion; higher levels cause to starve quicker.",
"effect.minecraft.infested.description": "Gives the entity a 10% chance to spawn between 1 and 2 silverfish when hurt.",
"effect.minecraft.instant_damage.description": "Damages living entities, heals undead; higher levels increase the effect potency.",
"effect.minecraft.instant_health.description": "Heals living entities, damages undead; higher levels increase the effect potency.",
"effect.minecraft.invisibility.description": "Grants invisibility, making the user invisible and reducing its detection range. Held or worn items will still be visible. Higher levels further decrease the detection range",
Expand All @@ -27,16 +28,21 @@
"effect.minecraft.mining_fatigue.description": "Decreases mining and attack speed; higher levels decrease both stats further.",
"effect.minecraft.nausea.description": "Wobbles and warps the screen.",
"effect.minecraft.night_vision.description": "Improves vision in dark areas and underwater.",
"effect.minecraft.oozing.description": "Makes the entity spawn 2 slimes upon death.",
"effect.minecraft.poison.description": "Inflicts non lethal damage over time; higher levels do more damage per second. Does not affect undeads.",
"effect.minecraft.raid_omen.description": "A variant that Bad Omen can transform into if the player enters a village. It has a duration of 30 seconds. Once the Raid Omen expires, a raid will start at the location the player gained the Raid Omen.",
"effect.minecraft.regeneration.description": "Regenerates health over time; higher levels make health regenerate quicker.",
"effect.minecraft.resistance.description": "Provides 20% damage reduction per level.",
"effect.minecraft.saturation.description": "Restores hunger and saturation.",
"effect.minecraft.slow_falling.description": "Decreases falling speed and negates fall damage.",
"effect.minecraft.slowness.description": "Decreases walking speed; higher levels make the user slower and decrease their field of view.",
"effect.minecraft.speed.description": "Increases walking speed; higher levels make the user faster and increase their field of view.",
"effect.minecraft.strength.description": "Increases melee damage; higher levels increase the damage boost power.",
"effect.minecraft.trial_omen.description": "A variant that Bad Omen can transform into if the player is within detection range of a Trial Spawner that is not Ominous. The Trial Omen has a duration of 15 minutes multiplied by the transformed Bad Omen's level. Players that have Trial Omen are surrounded by ominous particles.",
"effect.minecraft.unluck.description": "Can reduce chances of high-quality and more loot; higher levels reduce the chance of good loot.",
"effect.minecraft.water_breathing.description": "Prevents drowning and allows to breathe underwater.",
"effect.minecraft.weakness.description": "Decreases melee damage; higher levels decrease damage dealt further.",
"effect.minecraft.weaving.description": "Affected entities will spread cobweb blocks upon death.",
"effect.minecraft.wind_charged.description": "Affected entities will emit a wind burst upon death.",
"effect.minecraft.wither.description": "Inflicts lethal damage over time; higher levels do more damage per second."
}
}
Loading