This commit is contained in:
paulevsGitch 2020-12-26 19:39:32 +03:00
parent 6ef6090123
commit 18b2c691a2
2 changed files with 8 additions and 2 deletions

View file

@ -545,5 +545,8 @@
"block.betterend.jellyshroom_stairs": "Jellyshroom Stairs", "block.betterend.jellyshroom_stairs": "Jellyshroom Stairs",
"block.betterend.jellyshroom_stripped_bark": "Stripped Jellyshroom Bark", "block.betterend.jellyshroom_stripped_bark": "Stripped Jellyshroom Bark",
"block.betterend.jellyshroom_stripped_log": "Stripped Jellyshroom Log", "block.betterend.jellyshroom_stripped_log": "Stripped Jellyshroom Log",
"block.betterend.jellyshroom_trapdoor": "Jellyshroom Trapdoor" "block.betterend.jellyshroom_trapdoor": "Jellyshroom Trapdoor",
"biome.betterend.eterial_grove": "Eterial Grove",
"block.betterend.umbrella_tree_sapling": "Umbrella Tree Sapling"
} }

View file

@ -547,5 +547,8 @@
"block.betterend.jellyshroom_stairs": "Ступени из желейного гриба", "block.betterend.jellyshroom_stairs": "Ступени из желейного гриба",
"block.betterend.jellyshroom_stripped_bark": "Обтёсанная кора желейного гриба", "block.betterend.jellyshroom_stripped_bark": "Обтёсанная кора желейного гриба",
"block.betterend.jellyshroom_stripped_log": "Обтёсанное бревно желейного гриба", "block.betterend.jellyshroom_stripped_log": "Обтёсанное бревно желейного гриба",
"block.betterend.jellyshroom_trapdoor": "Люк из желейного гриба" "block.betterend.jellyshroom_trapdoor": "Люк из желейного гриба",
"biome.betterend.eterial_grove": "Эфирная роща",
"block.betterend.umbrella_tree_sapling": "Саженец зонтичного дерева"
} }