langs
This commit is contained in:
parent
50028491eb
commit
a593d40d93
7 changed files with 113 additions and 103 deletions
|
|
@ -1,5 +1,22 @@
|
|||
{
|
||||
"__COMMENT__": "This file was auto generated by the LanguageMerger, read the file \".README IF TRANSLATING\" found in \"minecraft/kubejs\" for more information.",
|
||||
"block.arthropocolypse.beetle_fragment_block": "Chitin Block",
|
||||
"block.arthropocolypse.beetle_fragment_block_bricks": "Chitin Bricks",
|
||||
"block.arthropocolypse.chiseled_beetle_fragment_block": "Chiseled Chitin Block",
|
||||
"block.arthropocolypse.polished_beetle_fragment_block": "Polished Chitin Block",
|
||||
"block.arthropocolypse.tiled_beetle_fragment_block": "Tiled Chitin Block",
|
||||
"block.arthropocolypse.beetle_fragment_block_stairs": "Chitin Block Stairs",
|
||||
"block.arthropocolypse.beetle_fragment_block_bricks_stairs": "Chitin Bricks Stairs",
|
||||
"block.arthropocolypse.polished_beetle_fragment_block_stairs": "Polished Chitin Stairs",
|
||||
"block.arthropocolypse.tiled_beetle_fragment_block_stairs": "Tiled Chitin Stairs",
|
||||
"block.arthropocolypse.beetle_fragment_block_slab": "Chitin Block Slab",
|
||||
"block.arthropocolypse.beetle_fragment_block_bricks_slab": "Chitin Bricks Slab",
|
||||
"block.arthropocolypse.polished_beetle_fragment_block_slab": "Polished Chitin Slab",
|
||||
"block.arthropocolypse.tiled_beetle_fragment_block_slab": "Tiled Chitin Slab",
|
||||
"block.arthropocolypse.beetle_fragment_block_wall": "Chitin Block Wall",
|
||||
"block.arthropocolypse.beetle_fragment_block_bricks_wall": "Chitin Bricks Wall",
|
||||
"block.arthropocolypse.polished_beetle_fragment_block_wall": "Polished Chitin Wall",
|
||||
"block.arthropocolypse.tiled_beetle_fragment_block_wall": "Tiled Chitin Wall",
|
||||
"entity.arthropocolypse.scarab": "Behemoth Mongolarachne Larva",
|
||||
"entity.arthropocolypse.prairie_grasshopper": "Giant Cimbrophlebia Hopper",
|
||||
"entity.arthropocolypse.field_cricket": "Glisachaemus Salthopper",
|
||||
|
|
@ -24,22 +41,5 @@
|
|||
"item.arthropocolypse.ice_crawler_meat": "Raw Obsidian Paleophaedon Beetle",
|
||||
"item.arthropocolypse.cooked_ice_crawler_meat": "Cooked Obsidian Paleophaedon Beetle",
|
||||
"item.arthropocolypse.energy_bar": "Bug Snacks",
|
||||
"item.arthropocolypse.beetle_fragment": "Chitin Fragment",
|
||||
"item.arthropocolypse.beetle_fragment_block": "Chitin Block",
|
||||
"item.arthropocolypse.beetle_fragment_block_bricks": "Chitin Bricks",
|
||||
"item.arthropocolypse.chiseled_beetle_fragment_block": "Chiseled Chitin Block",
|
||||
"item.arthropocolypse.polished_beetle_fragment_block": "Polished Chitin Block",
|
||||
"item.arthropocolypse.tiled_beetle_fragment_block": "Tiled Chitin Block",
|
||||
"item.arthropocolypse.beetle_fragment_block_stairs": "Chitin Block Stairs",
|
||||
"item.arthropocolypse.beetle_fragment_block_bricks_stairs": "Chitin Bricks Stairs",
|
||||
"item.arthropocolypse.polished_beetle_fragment_block_stairs": "Polished Chitin Stairs",
|
||||
"item.arthropocolypse.tiled_beetle_fragment_block_stairs": "Tiled Chitin Stairs",
|
||||
"item.arthropocolypse.beetle_fragment_block_slab": "Chitin Block Slab",
|
||||
"item.arthropocolypse.beetle_fragment_block_bricks_slab": "Chitin Bricks Slab",
|
||||
"item.arthropocolypse.polished_beetle_fragment_block_slab": "Polished Chitin Slab",
|
||||
"item.arthropocolypse.tiled_beetle_fragment_block_slab": "Tiled Chitin Slab",
|
||||
"item.arthropocolypse.beetle_fragment_block_wall": "Chitin Block Wall",
|
||||
"item.arthropocolypse.beetle_fragment_block_bricks_wall": "Chitin Bricks Wall",
|
||||
"item.arthropocolypse.polished_beetle_fragment_block_wall": "Polished Chitin Wall",
|
||||
"item.arthropocolypse.tiled_beetle_fragment_block_wall": "Tiled Chitin Wall"
|
||||
"item.arthropocolypse.beetle_fragment": "Chitin Fragment"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue