lang update

This commit is contained in:
Pyritie 2025-05-10 14:59:40 +01:00
parent ad10795d7c
commit 0130abd232
3 changed files with 2615 additions and 2658 deletions

View file

@ -41,6 +41,7 @@
"block.minecraft.polished_blackstone_wall": "Polished Pyroxenite Wall", "block.minecraft.polished_blackstone_wall": "Polished Pyroxenite Wall",
"block.minecraft.dripstone_block": "Raw Travertine", "block.minecraft.dripstone_block": "Raw Travertine",
"block.minecraft.magma_block": "Pyroxenite Magma", "block.minecraft.magma_block": "Pyroxenite Magma",
"block.minecraft.twisting_vines": "Lightbloom Stem",
"item.minecraft.iron_nugget": "Cast Iron Nugget", "item.minecraft.iron_nugget": "Cast Iron Nugget",
"item.minecraft.iron_ingot": "Cast Iron Ingot", "item.minecraft.iron_ingot": "Cast Iron Ingot",
"item.minecraft.iron_block": "Cast Iron Block", "item.minecraft.iron_block": "Cast Iron Block",

View file

@ -2608,53 +2608,5 @@
"tfc.jei.raw_hide_knapping": "Raw Hide Knapping", "tfc.jei.raw_hide_knapping": "Raw Hide Knapping",
"metal.tfg.redstone": "Redstone", "metal.tfg.redstone": "Redstone",
"metal.tfg.red_alloy": "Red Alloy", "metal.tfg.red_alloy": "Red Alloy",
"metal.tfg.tin_alloy": "Tin Alloy", "metal.tfg.tin_alloy": "Tin Alloy"
"trim_material.tfc.almandine_tfc": "Almandine",
"trim_material.tfc.andradite_tfc": "Andradite",
"trim_material.tfc.blue_topaz_tfc": "Blue Topaz",
"trim_material.tfc.cinnabar_tfc": "Cinnabar",
"trim_material.tfc.coal_tfc": "Coal",
"trim_material.tfc.diamond_tfc": "Diamond",
"trim_material.tfc.emerald_tfc": "Emerald",
"trim_material.tfc.green_sapphire_tfc": "Green Sapphire",
"trim_material.tfc.grossular_tfc": "Grossular",
"trim_material.tfc.rutile_tfc": "Rutile",
"trim_material.tfc.lazurite_tfc": "Lazurite",
"trim_material.tfc.pyrope_tfc": "Pyrope",
"trim_material.tfc.rock_salt_tfc": "Rock Salt",
"trim_material.tfc.ruby_tfc": "Ruby",
"trim_material.tfc.salt_tfc": "salt",
"trim_material.tfc.sapphire_tfc": "Sapphire",
"trim_material.tfc.sodalite_tfc": "Sodalite",
"trim_material.tfc.coke_tfc": "Coke",
"trim_material.tfc.spessartine_tfc": "Spessartine",
"trim_material.tfc.topaz_tfc": "Topaz",
"trim_material.tfc.uvarovite_tfc": "Uvarovite",
"trim_material.tfc.nether_quartz_tfc": "Nether Quartz",
"trim_material.tfc.certus_quartz_tfc": "Certus Quartz",
"trim_material.tfc.quartzite_tfc": "Quartzite",
"trim_material.tfc.realgar_tfc": "Realgar",
"trim_material.tfc.malachite_tfc": "Malachite",
"trim_material.tfc.glass_tfc": "Glass",
"trim_material.tfc.olivine_tfc": "Olivine",
"trim_material.tfc.opal_tfc": "Opal",
"trim_material.tfc.amethyst_tfc": "Amethyst",
"trim_material.tfc.lapis_tfc": "Lapis",
"trim_material.tfc.apatite_tfc": "Apatite",
"trim_material.tfc.red_garnet_tfc": "Red Garnet",
"trim_material.tfc.yellow_garnet_tfc": "Yellow Garnet",
"trim_material.tfc.monazite_tfc": "Monazite",
"trim_material.tfc.rose_quartz_tfc": "Rose Quartz",
"trim_material.tfc.fluix_tfc": "Fluix",
"trim_material.tfc.silver_tfc": "Silver",
"trim_material.tfc.sterling_silver_tfc": "Sterling Silver",
"trim_material.tfc.gold_tfc": "Gold",
"trim_material.tfc.rose_gold_tfc": "Rose Gold",
"trim_material.tfc.nickel_tfc": "Nickel",
"trim_material.tfc.platinum_tfc": "Platinum",
"trim_material.tfc.titanium_tfc": "Titanium",
"trim_material.tfc.bismuth_tfc": "Bismuth",
"trim_material.tfc.neutronium_tfc": "Neutronium",
"trim_material.tfc.pyrite_tfc": "Pyrite",
"trim_material.tfc.redx_tfc": "RedX"
} }

View file

@ -143,6 +143,10 @@
"block.tfg.rock.hardened_glacio_stone": "Hardened Phonolite", "block.tfg.rock.hardened_glacio_stone": "Hardened Phonolite",
"block.tfg.loose.glacio_stone": "Loose Phonolite Rock", "block.tfg.loose.glacio_stone": "Loose Phonolite Rock",
"block.tfg.loose.permafrost": "Permafrost Chunk", "block.tfg.loose.permafrost": "Permafrost Chunk",
"block.tfg.lunar_roots": "Lunar Lightblooms",
"block.tfg.lunar_sprouts": "Lunar Lightgrass",
"block.tfg.lunar_chorus_plant": "Chorus Plant",
"block.tfg.lunar_chorus_flower": "Chorus Flower",
"item.tfg.antipoison_pill": "Antipoison Pill", "item.tfg.antipoison_pill": "Antipoison Pill",
"item.tfg.haste_pill": "Haste Pill", "item.tfg.haste_pill": "Haste Pill",
"item.tfg.night_vision_pill": "Night Vision Pill", "item.tfg.night_vision_pill": "Night Vision Pill",