Lang & textures
|
@ -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"
|
||||
}
|
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -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": "Виолецитовая печь"
|
||||
}
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"parent": "minecraft:block/orientable_with_bottom",
|
||||
"textures": {
|
||||
"top": "minecraft:block/%top%",
|
||||
"front": "minecraft:block/%front%",
|
||||
"side": "minecraft:block/%side%"
|
||||
"bottom": "minecraft:block/%bottom%"
|
||||
"top": "betterend:block/%top%",
|
||||
"front": "betterend:block/%front%",
|
||||
"side": "betterend:block/%side%",
|
||||
"bottom": "betterend:block/%bottom%"
|
||||
}
|
||||
}
|
||||
|
|
Before Width: | Height: | Size: 722 B After Width: | Height: | Size: 704 B |
Before Width: | Height: | Size: 873 B After Width: | Height: | Size: 918 B |
Before Width: | Height: | Size: 624 B After Width: | Height: | Size: 615 B |
Before Width: | Height: | Size: 614 B After Width: | Height: | Size: 578 B |