Feature/mars rock layers (#1519)
* moving to real tfc rock layers! * thanks git * git pls * that's a good start for the mars rock layer stuff now * langs, some desert block height tweaks * mars water fog color * forgot to convert back from hex to dec
This commit is contained in:
parent
e978f798f7
commit
084c99db07
38 changed files with 829 additions and 1975 deletions
|
|
@ -45,7 +45,18 @@
|
|||
"block.minecraft.pearlescent_froglight": "Pearlescent Lightbloom",
|
||||
"block.minecraft.verdant_froglight": "Verdant Lightbloom",
|
||||
"block.minecraft.ochre_froglight": "Ochre Lightbloom",
|
||||
"minecraft:nether_wart_block": "Crimson Wart Block",
|
||||
"block.minecraft.nether_wart_block": "Crimson Wart Block",
|
||||
"block.minecraft.red_sand": "Hematitic Sand",
|
||||
"block.minecraft.red_sandstone": "Hematitic Sandstone",
|
||||
"block.minecraft.red_sandstone_stairs": "Hematitic Sandstone Stairs",
|
||||
"block.minecraft.red_sandstone_slab": "Hematitic Sandstone Slab",
|
||||
"block.minecraft.red_sandstone_wall": "Hematitic Sandstone Wall",
|
||||
"block.minecraft.chiseled_red_sandstone": "Chiseled Hematitic Sandstone",
|
||||
"block.minecraft.smooth_red_sandstone": "Smooth Hematitic Sandstone",
|
||||
"block.minecraft.smooth_red_sandstone_stairs": "Smooth Hematitic Sandstone Stairs",
|
||||
"block.minecraft.smooth_red_sandstone_slab": "Smooth Hematitic Sandstone Slab",
|
||||
"block.minecraft.cut_red_sandstone": "Cut Hematitic Sandstone",
|
||||
"block.minecraft.cut_red_sandstone_slab": "Cut Hematitic Sandstone Slab",
|
||||
"item.minecraft.iron_nugget": "Cast Iron Nugget",
|
||||
"item.minecraft.iron_ingot": "Cast Iron Ingot",
|
||||
"item.minecraft.iron_block": "Cast Iron Block",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue