langs
This commit is contained in:
parent
b36a2c1741
commit
c359174053
4 changed files with 232 additions and 88 deletions
|
|
@ -1,5 +1,7 @@
|
|||
{
|
||||
"__COMMENT__": "This file was auto generated by the LanguageMerger, read the file \".README IF TRANSLATING\" found in \"minecraft/kubejs\" for more information.",
|
||||
"block.ad_astra.steel_cable": "Basic RF Cable",
|
||||
"block.ad_astra.desh_cable": "Advanced RF Cable",
|
||||
"block.ad_astra.moon_sand": "Lunar Sand",
|
||||
"block.ad_astra.moon_stone": "Raw Anorthosite",
|
||||
"block.ad_astra.moon_cobblestone": "Anorthosite Cobble",
|
||||
|
|
@ -19,6 +21,7 @@
|
|||
"block.ad_astra.polished_moon_stone": "Polished Anorthosite",
|
||||
"block.ad_astra.polished_moon_stone_slab": "Polished Anorthosite Slab",
|
||||
"block.ad_astra.polished_moon_stone_stairs": "Polished Anorthosite Stairs",
|
||||
"block.ad_astra.sky_stone": "Meteorite",
|
||||
"block.ad_astra.moon_deepslate": "Raw Norite",
|
||||
"block.ad_astra.moon_cheese_ore": "Anorthosite Cheese Ore",
|
||||
"block.ad_astra.mars_sand": "Martian Sand",
|
||||
|
|
@ -104,6 +107,8 @@
|
|||
"block.ad_astra.polished_glacio_stone_stairs": "Polished Phonolite Stairs",
|
||||
"entity.ad_astra.corrupted_lunarian": "Lunar Zombie",
|
||||
"fluid.ad_astra.oxygen": "Breathable Air",
|
||||
"item.ad_astra.steel_cable": "Basic RF Cable",
|
||||
"item.ad_astra.desh_cable": "Advanced RF Cable",
|
||||
"tagprefix.moon_stone": "Anorthosite %s Ore",
|
||||
"tagprefix.moon_deepslate": "Norite %s Ore",
|
||||
"tagprefix.mars_stone": "Argillite %s Ore",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue