Menger sponge, translation, fixes
This commit is contained in:
parent
fd0d49391d
commit
1195ca4cd3
10 changed files with 195 additions and 9 deletions
|
@ -15,5 +15,6 @@
|
|||
"block.betterend.sulphuric_rock_tiles": "Sulphuric Rock Tiles",
|
||||
"block.betterend.sulphuric_rock_wall": "Sulphuric Rock Wall",
|
||||
"block.betterend.sulphur_crystal": "Sulphur Crystal",
|
||||
"item.betterend.crystalline_sulphur": "Sulphur"
|
||||
"item.betterend.crystalline_sulphur": "Sulphur",
|
||||
"biome.betterend.sulphur_springs": "Sulphur Springs",
|
||||
}
|
|
@ -391,7 +391,7 @@
|
|||
"block.betterend.sulphur_crystal": "Sulfur Crystal",
|
||||
"item.betterend.crystalline_sulphur": "Sulfur",
|
||||
|
||||
"biome.betterend.sulfur_springs": "Sulfur Springs",
|
||||
"biome.betterend.sulphur_springs": "Sulfur Springs",
|
||||
"block.betterend.hydralux_petal_block": "Hydralux Petal Block",
|
||||
"block.betterend.hydralux_petal_block_black": "Black Petal Block",
|
||||
"block.betterend.hydralux_petal_block_blue": "Blue Petal Block",
|
||||
|
@ -411,5 +411,9 @@
|
|||
"block.betterend.hydralux_petal_block_yellow": "Yellow Petal Block",
|
||||
"block.betterend.hydralux_sapling": "Hydralux Sapling",
|
||||
"block.betterend.hydrothermal_vent": "Hydrothermal Vent",
|
||||
"item.betterend.hydralux_petal": "Hydralux Petal"
|
||||
"item.betterend.hydralux_petal": "Hydralux Petal",
|
||||
|
||||
"block.betterend.menger_sponge": "Menger Sponge",
|
||||
"block.betterend.menger_sponge_wet": "Wet Menger Sponge",
|
||||
"block.betterend.tube_worm": "Tube Worm"
|
||||
}
|
|
@ -393,7 +393,7 @@
|
|||
"block.betterend.sulphur_crystal": "Кристалл серы",
|
||||
"item.betterend.crystalline_sulphur": "Кристаллическая сера",
|
||||
|
||||
"biome.betterend.sulfur_springs": "Серные источники",
|
||||
"biome.betterend.sulphur_springs": "Серные источники",
|
||||
"block.betterend.hydralux_petal_block": "Блок лепестков гидралюкса",
|
||||
"block.betterend.hydralux_petal_block_black": "Чёрный блок лепестков",
|
||||
"block.betterend.hydralux_petal_block_blue": "Синий блок лепестков",
|
||||
|
@ -413,5 +413,9 @@
|
|||
"block.betterend.hydralux_petal_block_yellow": "Жёлтый блок лепестков",
|
||||
"block.betterend.hydralux_sapling": "Саженец гидралюкса",
|
||||
"block.betterend.hydrothermal_vent": "Гидротермальный источник",
|
||||
"item.betterend.hydralux_petal": "Лепесток гидралюкса"
|
||||
"item.betterend.hydralux_petal": "Лепесток гидралюкса",
|
||||
|
||||
"block.betterend.menger_sponge": "Губка Менгера",
|
||||
"block.betterend.menger_sponge_wet": "Мокрая губка Менгера",
|
||||
"block.betterend.tube_worm": "Трубчатый червь"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
Loading…
Add table
Add a link
Reference in a new issue