diff --git a/assets/modules/basegame/locales/en/blocks.json b/assets/modules/basegame/locales/en/blocks.json index a7de000bc..0c2ac20fe 100644 --- a/assets/modules/basegame/locales/en/blocks.json +++ b/assets/modules/basegame/locales/en/blocks.json @@ -1,100 +1,95 @@ { + "BLOCK_AIR": "Air", + "BLOCK_STONE": "Stone", - "BLOCK_STONE_PLURAL": "Stones", + "BLOCK_STONE_QUARRIED": "Quarried Stone", + "BLOCK_STONE_TILE_WHITE": "Stone Tile", + "BLOCK_STONE_BRICKS": "Stone Bricks", + "BLOCK_DIRT": "Dirt", - "BLOCK_DIRT_PLURAL": "Dirts", "BLOCK_GRASS": "Grass", - "BLOCK_GRAS_PLURALS": "Grasses", - "BLOCK_PLANK_NORMAL": "Wooden planks", - "BLOCK_PLANK_NORMAL_PLURAL": "Wooden planks", - "BLOCK_PLANK_EBONY": "Ebony planks", - "BLOCK_PLANK_EBONY_PLURAL": "Ebony planks", - "BLOCK_PLANK_BIRCH": "Birch planks", - "BLOCK_PLANK_BIRCH_PLURAL": "Birch planks", - "BLOCK_PLANK_BLOODROSE": "Rosewood planks", - "BLOCK_PLANK_BLOODROSE_PLURAL": "Rosewood planks", - "BLOCK_TRUNK_NORMAL": "Oak log", - "BLOCK_TRUNK_NORMAL_PLURAL": "Oak logs", - "BLOCK_TRUNK_EBONY": "Ebony log", - "BLOCK_TRUNK_EBONY_PLURAL": "Ebony logs", - "BLOCK_TRUNK_BIRCH": "Birch log", - "BLOCK_TRUNK_BIRCH_PLURAL": "Birch logs", - "BLOCK_TRUNK_BLOODROSE": "Rosewood log", - "BLOCK_TRUNK_BLOODROSE_PLURAL": "Rosewood logs", - "BLOCK_STONE_QUARRIED": "Quarried stone", - "BLOCK_STONE_QUARRIED_PLURAL": "Quarried stones", + "BLOCK_GRASSWALL": "Grass", + + "BLOCK_PLANK_NORMAL": "Wooden Planks", + "BLOCK_PLANK_EBONY": "Ebony Planks", + "BLOCK_PLANK_BIRCH": "Birch Planks", + "BLOCK_PLANK_BLOODROSE": "Rosewood Planks", + + "BLOCK_TRUNK_NORMAL": "Oak Log", + "BLOCK_TRUNK_EBONY": "Ebony Log", + "BLOCK_TRUNK_BIRCH": "Birch Log", + "BLOCK_TRUNK_BLOODROSE": "Rosewood Log", + "BLOCK_SAND": "Sand", - "BLOCK_SAND_PLURAL": "Sands", - "BLOCK_SAND_WHITE": "White sand", - "BLOCK_SAND_WHITE_PLURAL": "White sands", - "BLOCK_SAND_RED": "Red sand", - "BLOCK_SAND_RED_PLURAL": "Red sands", + "BLOCK_SAND_WHITE": "White Sand", + "BLOCK_SAND_RED": "Red Sand", "BLOCK_SAND_DESERT": "Sand", - "BLOCK_SAND_DESERT_PLURAL": "Sands", - "BLOCK_SAND_BLACK": "Black sand", - "BLOCK_SAND_BLACK_PLURAL": "Black sands", - "BLOCK_SAND_GREEN": "Green sand", - "BLOCK_SAND_GREEN_PLURAL": "Green sands", + "BLOCK_SAND_BLACK": "Black Sand", + "BLOCK_SAND_GREEN": "Green Sand", + "BLOCK_GRAVEL": "Gravel", - "BLOCK_GRAVEL_PLURAL": "Gravels", + "BLOCK_GRAVEL_GREY": "Grey gravel", + "BLOCK_ORE_MALACHITE": "Malachite", - "BLOCK_ORE_MALACHITES": "Malachites", "BLOCK_ORE_HEMATITE": "Hematite", - "BLOCK_ORE_HEMATITE_PLURAL": "Hematites", - "BLOCK_ORE_NATURAL_GOLD": "Natural gold", - "BLOCK_ORE_NATERAL_GOLD_PLURAL": "Natural golds", - "BLOCK_ORE_NATURAL_SILVER": "Natural silver", - "BLOCK_ORE_NATURAL_SILVER_PLURAL": "Natural silvers", + "BLOCK_ORE_NATURAL_GOLD": "Natural Gold", + "BLOCK_ORE_NATURAL_SILVER": "Natural Silver", "BLOCK_ORE_RUTILE": "Rutile", - "BLOCK_ORE_RUTILE_PLURAL": "Rutiles", "BLOCK_ORE_AURICHALCUMITE": "Aurichalcumite", - "BLOCK_ORE_AURICHALCUMITE_PLURAL": "Aurichalcumites", - "BLOCK_GEM_RUBY": "Raw ruby", - "BLOCK_GEM_RUBY_PLURAL": "Raw rubies", - "BLOCK_GEM_EMERALD": "Raw emerald", - "BLOCK_GEM_EMERALD_PLURAL": "Raw emeralds", - "BLOCK_GEM_SAPPHIRE": "Raw sapphire", - "BLOCK_GEM_SAPPHIRE_PLURAL": "Raw sapphires", - "BLOCK_GEM_TOPAZ": "Raw topaz", - "BLOCK_GEM_TOPAZ_PLURAL": "Raw topazes", - "BLOCK_GEM_DIAMOND": "Raw diamond", - "BLOCK_GEM_DIAMOND_PLURAL": "Raw diamonds", - "BLOCK_GEM_AMETHYST": "Raw amethyst", - "BLOCK_GEM_AMETHYST_PLURAL": "Raw amethysts", + + "BLOCK_GEM_RUBY": "Raw Ruby", + "BLOCK_GEM_EMERALD": "Raw Emerald", + "BLOCK_GEM_SAPPHIRE": "Raw Sapphire", + "BLOCK_GEM_TOPAZ": "Raw Topaz", + "BLOCK_GEM_DIAMOND": "Raw Diamond", + "BLOCK_GEM_AMETHYST": "Raw Amethyst", + "BLOCK_SNOW": "Snow", - "BLOCK_SNOW_PLURAL": "Snows", - "BLOCK_ICE_FRAGILE": "Thin ice", - "BLOCK_ICE_FRAGILE_PLURAL": "Thin ices", + + "BLOCK_ICE_FRAGILE": "Thin Ice", "BLOCK_ICE_NATURAL": "Ice", - "BLOCK_ICE_NATURAL_PLURAL": "Ices", - "BLOCK_ICE_CLEAR_MAGICAL": "Clear ice", - "BLOCK_ICE_CLEAR_MAGICAL_PLURAL": "Clear ices", - "BLOCK_PLATFORM_STONE": "Stone platform", - "BLOCK_PLATFORM_STONE_PLURAL": "Stone platforms", - "BLOCK_PLATFORM_WOODEN": "Wooden platform", - "BLOCK_PLATFORM_WOODEN_PLURAL": "Wooden platforms", - "BLOCK_PLATFORM_EBONY": "Ebony platform", - "BLOCK_PLATFORM_EBONY_PLURAL": "Ebony platforms", - "BLOCK_PLATFORM_BIRCH": "Birch platform", - "BLOCK_PLATFORM_BIRCH_PLURAL": "Birch platforms", - "BLOCK_PLATFORM_BLOODROSE": "Rosewood platform", - "BLOCK_PLATFORM_BLOODROSE_PLURAL": "Rosewood platforms", + "BLOCK_ICE_CLEAR_MAGICAL": "Clear Ice", + + "BLOCK_GLASS_CRUDE": "Glass", + "BLOCK_GLASS_CLEAN": "Clean Glass", + + "BLOCK_PLATFORM_STONE": "Stone Platform", + "BLOCK_PLATFORM_WOODEN": "Wooden Platform", + "BLOCK_PLATFORM_EBONY": "Ebony Platform", + "BLOCK_PLATFORM_BIRCH": "Birch Platform", + "BLOCK_PLATFORM_BLOODROSE": "Rosewood Platform", + "BLOCK_TORCH": "Torch", - "BLOCK_TORCH_PLURAL": "Torches", + "BLOCK_TORCH_FROST": "Frost Torch", + + "BLOCK_ILLUMINATOR_WHITE" : "White Illuminator", + "BLOCK_ILLUMINATOR_YELLOW" : "Yellow Illuminator", + "BLOCK_ILLUMINATOR_ORANGE" : "Orange Illuminator", + "BLOCK_ILLUMINATOR_RED" : "Red Illuminator", + "BLOCK_ILLUMINATOR_FUCHSIA" : "Fuchsia Illuminator", + "BLOCK_ILLUMINATOR_PURPLE" : "Purple Illuminator", + "BLOCK_ILLUMINATOR_BLUE" : "Blue Illuminator", + "BLOCK_ILLUMINATOR_CYAN" : "Cyan Illuminator", + "BLOCK_ILLUMINATOR_GREEN" : "Green Illuminator", + "BLOCK_ILLUMINATOR_GREEN_DARK": "Dark green Illuminator", + "BLOCK_ILLUMINATOR_BROWN" : "Brown Illuminator", + "BLOCK_ILLUMINATOR_TAN" : "Tan Illuminator", + "BLOCK_ILLUMINATOR_GREY_LIGHT": "Light grey Illuminator", + "BLOCK_ILLUMINATOR_GREY_MED" : "Grey Illuminator", + "BLOCK_ILLUMINATOR_GREY_DARK" : "Dark grey Illuminator", + "BLOCK_ILLUMINATOR_BLACK" : "Blacklight Illuminator", + "BLOCK_SANDSTONE": "Sandstone", - "BLOCK_SANDSTONE_PLURAL": "Sandstones", - "BLOCK_SANDSTONE_WHITE": "White sandstone", - "BLOCK_SANDSTONE_WHITE_PLURAL": "White sandstones", - "BLOCK_SANDSTONE_RED": "Red sandstone", - "BLOCK_SANDSTONE_RED_PLURAL": "Red sandstones", + "BLOCK_SANDSTONE_WHITE": "White Sandstone", + "BLOCK_SANDSTONE_RED": "Red Sandstone", "BLOCK_SANDSTONE_DESERT": "Sandstone", - "BLOCK_SANDSTONE_DESERT_PLURAL": "Sandstones", - "BLOCK_SANDSTONE_BLACK": "Black sandstone", - "BLOCK_SANDSTONE_BLACK_PLURAL": "Black sandstones", - "BLOCK_SANDSTONE_GREEN": "Green sandstone", - "BLOCK_SANDSTONE_GREEN_PLURAL": "Green sandstones", + "BLOCK_SANDSTONE_BLACK": "Black Sandstone", + "BLOCK_SANDSTONE_GREEN": "Green Sandstone", + + "BLOCK_LANTERN_IRON_REGULAR": "Iron Lantern", + "BLOCK_SUNSTONE": "Sunstone", + "BLOCK_DAYLIGHT_CAPACITOR": "Daylight Capacitor", + "BLOCK_WATER": "Water", - "BLOCK_WATER_PLURAL": "Waters", - "BLOCK_LAVA": "Lava", - "BLOCK_LAVA_PLURAL": "Lavas" + "BLOCK_LAVA": "Lava" } \ No newline at end of file