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_bark": "Striped Umbrella Tree Bark",
"block.betterend.umbrella_tree_stripped_log": "Striped Umbrella Tree Log", "block.betterend.umbrella_tree_stripped_log": "Striped Umbrella Tree Log",
"block.betterend.jellyshroom_stripped_bark": "Striped Jellyshroom Bark", "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_helmet": "Thallasium Helmet",
"item.betterend.thallasium_leggings": "Thallasium Leggings", "item.betterend.thallasium_leggings": "Thallasium Leggings",
"block.betterend.missing_tile": "Missing Tile", "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_helmet": "Талласиевый шлем",
"item.betterend.thallasium_leggings": "Талласиевые поножи", "item.betterend.thallasium_leggings": "Талласиевые поножи",
"block.betterend.missing_tile": "Отсутствующая плитка", "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": "Виолецитовая печь"
} }

View file

@ -1,9 +1,9 @@
{ {
"parent": "minecraft:block/orientable_with_bottom", "parent": "minecraft:block/orientable_with_bottom",
"textures": { "textures": {
"top": "minecraft:block/%top%", "top": "betterend:block/%top%",
"front": "minecraft:block/%front%", "front": "betterend:block/%front%",
"side": "minecraft:block/%side%" "side": "betterend:block/%side%",
"bottom": "minecraft:block/%bottom%" "bottom": "betterend:block/%bottom%"
} }
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 722 B

After

Width:  |  Height:  |  Size: 704 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 873 B

After

Width:  |  Height:  |  Size: 918 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 624 B

After

Width:  |  Height:  |  Size: 615 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 614 B

After

Width:  |  Height:  |  Size: 578 B

Before After
Before After