Moss fixes

This commit is contained in:
paulevsGitch 2020-09-30 21:18:56 +03:00
parent e3a20b4b80
commit 8ee06d5b2b
4 changed files with 12 additions and 6 deletions

View file

@ -35,5 +35,8 @@
"block.betterend.mossy_glowshroom_stairs": "Mossy Glowshroom Stairs",
"block.betterend.mossy_glowshroom_striped_bark": "Mossy Glowshroom Striped Bark",
"block.betterend.mossy_glowshroom_striped_log": "Mossy Glowshroom Striped Log",
"block.betterend.mossy_glowshroom_trapdoor": "Mossy Glowshroom Trapdoor"
"block.betterend.mossy_glowshroom_trapdoor": "Mossy Glowshroom Trapdoor",
"block.betterend.umbrella_moss": "Umbrella Moss",
"block.betterend.umbrella_moss_tall": "Tall Umbrella Moss"
}

View file

@ -35,5 +35,8 @@
"block.betterend.mossy_glowshroom_stairs": "Ступени из мшистого светогриба",
"block.betterend.mossy_glowshroom_striped_bark": "Обтёсанная кора из мшистого светогриба",
"block.betterend.mossy_glowshroom_striped_log": "Обтёсанное бревно из мшистого светогриба",
"block.betterend.mossy_glowshroom_trapdoor": "Люк из мшистого светогриба"
"block.betterend.mossy_glowshroom_trapdoor": "Люк из мшистого светогриба",
"block.betterend.umbrella_moss": "Зонтичный мох",
"block.betterend.umbrella_moss_tall": "Высокий зонтичный мох"
}