Missing tile

This commit is contained in:
paulevsGitch 2021-01-31 14:53:16 +03:00
parent 211c87864d
commit 7b40047213
6 changed files with 32 additions and 10 deletions

View file

@ -78,14 +78,14 @@
"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": "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",
"item.minecraft.potion.effect.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.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",
@ -656,5 +656,6 @@
"item.betterend.thallasium_chestplate": "Thallasium Chestplate",
"item.betterend.thallasium_hammer": "Thallasium Hammer",
"item.betterend.thallasium_helmet": "Thallasium Helmet",
"item.betterend.thallasium_leggings": "Thallasium Leggings"
"item.betterend.thallasium_leggings": "Thallasium Leggings",
"block.betterend.missing_tile": "Missing Tile"
}

View file

@ -676,5 +676,6 @@
"item.betterend.thallasium_chestplate": "Талласиевый нагрудник",
"item.betterend.thallasium_hammer": "Талласиевый молот",
"item.betterend.thallasium_helmet": "Талласиевый шлем",
"item.betterend.thallasium_leggings": "Талласиевые поножи"
"item.betterend.thallasium_leggings": "Талласиевые поножи",
"block.betterend.missing_tile": "Отсутствующая плитка"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 509 B