Tag migration

This commit is contained in:
paulevsGitch 2021-07-21 16:04:24 +03:00
parent 92a392cffe
commit a390486d5b
76 changed files with 224 additions and 164 deletions

View file

@ -901,5 +901,7 @@
"block.betterend.umbralith_slab": "Umbralith Slab",
"block.betterend.umbralith_stairs": "Umbralith Stairs",
"block.betterend.umbralith_tiles": "Umbralith Tiles",
"block.betterend.umbralith_wall": "Umbralith Wall"
}
"block.betterend.umbralith_wall": "Umbralith Wall",
"biome.betterend.umbra_valley": "Umbra Valley"
}

View file

@ -916,5 +916,7 @@
"block.betterend.umbralith_slab": "Умбралитовая плита",
"block.betterend.umbralith_stairs": "Умбралитовые ступени",
"block.betterend.umbralith_tiles": "Умбралитовая плитка",
"block.betterend.umbralith_wall": "Умбралитовая стена"
"block.betterend.umbralith_wall": "Умбралитовая стена",
"biome.betterend.umbra_valley": "Долина Умбра"
}