Enchantment and potions
This commit is contained in:
parent
64f4285fbb
commit
b79339e5bc
13 changed files with 169 additions and 6 deletions
|
@ -50,6 +50,17 @@
|
|||
"item.betterend.diamond_hammer": "Diamond Smith Hammer",
|
||||
"item.betterend.netherite_hammer": "Netherite Smith Hammer",
|
||||
|
||||
"effect.betterend.end_veil": "End Veil",
|
||||
"enchantment.betterend.end_veil": "End Veil",
|
||||
"item.minecraft.potion.effect.end_veil": "Potion of End Veil",
|
||||
"item.minecraft.potion.effect.long_end_veil": "Long potion of End Veil",
|
||||
"item.minecraft.splash_potion.effect.end_veil": "Splash potion of End Veil",
|
||||
"item.minecraft.splash_potion.effect.long_end_veil": "Splash potion of End Veil",
|
||||
"item.minecraft.lingering_potion.effect.end_veil": "Lingering potion of End Veil",
|
||||
"item.minecraft.lingering_potion.effect.long_end_veil": "Lingering potion of End Veil",
|
||||
"item.minecraft.tipped_arrow.effect.end_veil": "Arrow of End Veil",
|
||||
"item.minecraft.tipped_arrow.effect.long_end_veil": "Arrow of End Veil",
|
||||
|
||||
"block.betterend.mossy_glowshroom_sapling": "Mossy Glowshroom Sapling",
|
||||
"block.betterend.mossy_glowshroom_cap": "Mossy Glowshroom Cap",
|
||||
"block.betterend.mossy_glowshroom_fur": "Mossy Glowshroom Fur",
|
||||
|
|
|
@ -50,6 +50,17 @@
|
|||
"item.betterend.diamond_hammer": "Алмазный Кузнечный Молот",
|
||||
"item.betterend.netherite_hammer": "Кузнечный Молот из Незерита",
|
||||
|
||||
"effect.betterend.end_veil": "Вуаль Края",
|
||||
"enchantment.betterend.end_veil": "Вуаль Края",
|
||||
"item.minecraft.potion.effect.end_veil": "Зелье Вуали Края",
|
||||
"item.minecraft.potion.effect.long_end_veil": "Долгое зелье Вуали Края",
|
||||
"item.minecraft.splash_potion.effect.end_veil": "Взрывное зелье Вуали Края",
|
||||
"item.minecraft.splash_potion.effect.long_end_veil": "Взрывное зелье Вуали Края",
|
||||
"item.minecraft.lingering_potion.effect.end_veil": "Оседающее зелье Вуали Края",
|
||||
"item.minecraft.lingering_potion.effect.long_end_veil": "Оседающее зелье Вуали Края",
|
||||
"item.minecraft.tipped_arrow.effect.end_veil": "Стрела Вуали Края",
|
||||
"item.minecraft.tipped_arrow.effect.long_end_veil": "Стрела Вуали Края",
|
||||
|
||||
"block.betterend.mossy_glowshroom_sapling": "Саженец мшистого светогриба",
|
||||
"block.betterend.mossy_glowshroom_cap": "Шляпка мшистого светогриба",
|
||||
"block.betterend.mossy_glowshroom_fur": "Волоски мшистого светогриба",
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 841 B |
Loading…
Add table
Add a link
Reference in a new issue