Merge pull request #55 from Darkhax-Forked/enchdesc

Add support for Enchantment Descriptions.
This commit is contained in:
Frank 2022-08-02 14:24:22 +02:00 committed by GitHub
commit 121efcdcf3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,6 +71,7 @@
"item.betterend.enchanted_membrane": "Enchanted Membrane", "item.betterend.enchanted_membrane": "Enchanted Membrane",
"effect.betterend.end_veil": "End Veil", "effect.betterend.end_veil": "End Veil",
"enchantment.betterend.end_veil": "End Veil", "enchantment.betterend.end_veil": "End Veil",
"enchantment.betterend.end_veil.desc": "Allows the user to look at Enderman without angering them.",
"item.minecraft.potion.effect.end_veil": "Potion Of End Veil", "item.minecraft.potion.effect.end_veil": "Potion Of End Veil",
"item.minecraft.potion.effect.long_end_veil": "Potion Of End Veil", "item.minecraft.potion.effect.long_end_veil": "Potion Of End Veil",
"item.minecraft.splash_potion.effect.end_veil": "Splash Potion Of End Veil", "item.minecraft.splash_potion.effect.end_veil": "Splash Potion Of End Veil",