Lang & textures

This commit is contained in:
paulevsGitch 2021-02-01 06:20:24 +03:00
parent 13079052f5
commit bea2bef853
8 changed files with 16 additions and 7 deletions

View file

@ -35,5 +35,6 @@
"block.betterend.umbrella_tree_stripped_bark": "Striped Umbrella Tree Bark",
"block.betterend.umbrella_tree_stripped_log": "Striped Umbrella Tree Log",
"block.betterend.jellyshroom_stripped_bark": "Striped Jellyshroom Bark",
"block.betterend.jellyshroom_stripped_log": "Striped Jellyshroom Log"
"block.betterend.jellyshroom_stripped_log": "Striped Jellyshroom Log",
"block.betterend.sulphuric_rock_furnace": "Sulphuric Rock Furnace"
}

View file

@ -658,5 +658,9 @@
"item.betterend.thallasium_helmet": "Thallasium Helmet",
"item.betterend.thallasium_leggings": "Thallasium Leggings",
"block.betterend.missing_tile": "Missing Tile",
"block.betterend.charcoal_block": "Charcoal Block"
"block.betterend.charcoal_block": "Charcoal Block",
"block.betterend.end_stone_furnace": "End Stone Furnace",
"block.betterend.flavolite_furnace": "Flavolite Furnace",
"block.betterend.sulphuric_rock_furnace": "Sulfuric Rock Furnace",
"block.betterend.violecite_furnace": "Violecite Furnace"
}

View file

@ -678,5 +678,9 @@
"item.betterend.thallasium_helmet": "Талласиевый шлем",
"item.betterend.thallasium_leggings": "Талласиевые поножи",
"block.betterend.missing_tile": "Отсутствующая плитка",
"block.betterend.charcoal_block": "Блок древесного угля"
"block.betterend.charcoal_block": "Блок древесного угля",
"block.betterend.end_stone_furnace": "Эндерняковая печь",
"block.betterend.flavolite_furnace": "Флаволитовая печь",
"block.betterend.sulphuric_rock_furnace": "Печь из серного камня",
"block.betterend.violecite_furnace": "Виолецитовая печь"
}