Stone lanterns

This commit is contained in:
paulevsGitch 2020-11-07 23:39:12 +03:00
parent e96d06337e
commit 835b3dc812
7 changed files with 28 additions and 8 deletions

View file

@ -278,5 +278,9 @@
"block.betterend.purple_polypore": "Purple Polypore",
"block.betterend.cyan_moss": "Cyan Moss",
"block.betterend.tail_moss": "Tail Moss"
"block.betterend.tail_moss": "Tail Moss",
"block.betterend.flavolite_lantern": "Flavolite Lantern",
"block.betterend.lantern_end_stone": "End Stone Lantern",
"block.betterend.violecite_lantern": "Violecite Lantern"
}

View file

@ -280,5 +280,9 @@
"block.betterend.purple_polypore": "Пурпурный трутовик",
"block.betterend.cyan_moss": "Циановый мох",
"block.betterend.tail_moss": "Хвостовидный мох"
"block.betterend.tail_moss": "Хвостовидный мох",
"block.betterend.flavolite_lantern": "Флаволитовый фонарь",
"block.betterend.lantern_end_stone": "Фонарь из камня края",
"block.betterend.violecite_lantern": "Виолецитовый фонарь"
}