mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-29 13:04:59 +00:00
feat: Added missing enchantments for new versions
This commit is contained in:
commit
966b787a4c
5 changed files with 119 additions and 31 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",
|
||||
|
|
@ -3168,6 +3170,7 @@
|
|||
"enchantment.minecraft.looting": "Looting",
|
||||
"enchantment.minecraft.loyalty": "Loyalty",
|
||||
"enchantment.minecraft.luck_of_the_sea": "Luck of the Sea",
|
||||
"enchantment.minecraft.lunge": "Lunge",
|
||||
"enchantment.minecraft.lure": "Lure",
|
||||
"enchantment.minecraft.mending": "Mending",
|
||||
"enchantment.minecraft.multishot": "Multishot",
|
||||
|
|
@ -3188,6 +3191,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 +6543,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