feat: Added missing enchantments for new versions

This commit is contained in:
Anon 2026-03-25 20:01:43 +01:00 committed by GitHub
commit 966b787a4c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 119 additions and 31 deletions

View file

@ -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"
}
}