mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
fix: add names for new enchantments
Co-authored-by: milutinke <441903+milutinke@users.noreply.github.com> Agent-Logs-Url: https://github.com/MCCTeam/Minecraft-Console-Client/sessions/99915717-46df-4681-a568-5a9f0b244361
This commit is contained in:
parent
2c993247d2
commit
d3c3e5a554
1 changed files with 4 additions and 1 deletions
|
|
@ -3153,8 +3153,10 @@
|
|||
"enchantment.minecraft.bane_of_arthropods": "Bane of Arthropods",
|
||||
"enchantment.minecraft.binding_curse": "Curse of Binding",
|
||||
"enchantment.minecraft.blast_protection": "Blast Protection",
|
||||
"enchantment.minecraft.breach": "Breach",
|
||||
"enchantment.minecraft.channeling": "Channeling",
|
||||
"enchantment.minecraft.depth_strider": "Depth Strider",
|
||||
"enchantment.minecraft.density": "Density",
|
||||
"enchantment.minecraft.efficiency": "Efficiency",
|
||||
"enchantment.minecraft.feather_falling": "Feather Falling",
|
||||
"enchantment.minecraft.fire_aspect": "Fire Aspect",
|
||||
|
|
@ -3188,6 +3190,7 @@
|
|||
"enchantment.minecraft.thorns": "Thorns",
|
||||
"enchantment.minecraft.unbreaking": "Unbreaking",
|
||||
"enchantment.minecraft.vanishing_curse": "Curse of Vanishing",
|
||||
"enchantment.minecraft.wind_burst": "Wind Burst",
|
||||
"entity.minecraft.allay": "Allay",
|
||||
"entity.minecraft.area_effect_cloud": "Area Effect Cloud",
|
||||
"entity.minecraft.armor_stand": "Armor Stand",
|
||||
|
|
@ -6539,4 +6542,4 @@
|
|||
"tutorial.socialInteractions.description": "Press %s to open",
|
||||
"tutorial.socialInteractions.title": "Social Interactions",
|
||||
"upgrade.minecraft.netherite_upgrade": "Netherite Upgrade"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue