Skip to content

Commit

Permalink
Update en_us.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Cicopath authored Aug 17, 2024
1 parent 1ee425c commit 9099902
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/main/resources/assets/mcdar/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@
"effect.mcdar.shielding": "Shielding",
"effect.mcdar.soul_protection": "Soul Protection",
"effect.mcdar.stunned": "Stunned",
"effect.mcdar.chrmed": "Charmed",

"effect.mcdar.shielding.description": "Protects you against all projectiles, similar to a Shield. \n\nThis effect is obtained by standing in a lingering cloud of Shielding created by a Totem of Shielding."
"effect.mcdar.soul_protection.description": "Shields you against all forms of lethal damage, similar to a Totem of Undying. When taking a lethal blow, the effect will instead prevent death and provide Absorption II, Regeneration II, and Fire Resistance II. \n\nThis effect is obtained by standing in a lingering cloud of Soul Protection created by a Totem of Soul Protection."
"effect.mcdar.stunned.description": "Completely freezes the acceleration and animation of mobs; and disables most actions, including attacking and picking up items. \n\nSome mobs can resist the effect: Witches will still be able to drink potions and players will still be able to drop items."
"effect.mcdar.charmed.description": "Inflicted neutral and hostile mobs will seek out other entities to attack. \n\nCharmed entities can attack each other, and they may also attack their inflicter. Once the effect expires, the entity will take damage. \n\nThis effect can only be inflicted onto entities."

"enchantment.mcdar.beast_boss": "Beast Boss",
"enchantment.mcdar.beast_burst": "Beast Burst",
Expand Down Expand Up @@ -194,4 +200,4 @@
"tooltip_info_item.mcdar.wonderful_wheat_1": "This item has the faint smell of an",
"tooltip_info_item.mcdar.wonderful_wheat_2": "open field, baked bread, and freshly",
"tooltip_info_item.mcdar.wonderful_wheat_3": "cut crops."
}
}

0 comments on commit 9099902

Please sign in to comment.