Recipes, lang, fixes

This commit is contained in:
paulevsGitch 2020-11-03 20:37:29 +03:00
parent 591d015f90
commit 29a594fd10
4 changed files with 13 additions and 3 deletions

View file

@ -265,5 +265,9 @@
"block.betterend.end_lotus_bookshelf": "End Lotus Bookshelf",
"block.betterend.lacugrove_bookshelf": "Lacugrove Bookshelf",
"block.betterend.mossy_glowshroom_bookshelf": "Mossy Glowshroom Bookshelf",
"block.betterend.pythadendron_bookshelf": "Pythadendron Bookshelf"
"block.betterend.pythadendron_bookshelf": "Pythadendron Bookshelf",
"block.betterend.murkweed": "Murkweed",
"block.betterend.needlegrass": "Needlegrass",
"block.betterend.twisted_vine": "Twisted Vine"
}

View file

@ -267,5 +267,9 @@
"block.betterend.end_lotus_bookshelf": "Книжные полки из лотоса края",
"block.betterend.lacugrove_bookshelf": "Книжные полки из оземангра",
"block.betterend.mossy_glowshroom_bookshelf": "Книжные полки из мшистого светогриба",
"block.betterend.pythadendron_bookshelf": "Книжные полки из пифадендрона"
"block.betterend.pythadendron_bookshelf": "Книжные полки из пифадендрона",
"block.betterend.murkweed": "Мракотрава",
"block.betterend.needlegrass": "Иголкоцвет",
"block.betterend.twisted_vine": "Закрученная лоза"
}