langs
This commit is contained in:
parent
5be37dc97f
commit
8541c99ab0
3 changed files with 30 additions and 4 deletions
|
|
@ -129,10 +129,10 @@
|
|||
"item.ad_astra.steel_engine": "Ракетный двигатель (Сталь)",
|
||||
"item.ad_astra.desh_engine": "Ракетный двигатель (Деш)",
|
||||
"item.ad_astra.ostrum_engine": "Ракетный двигатель (Острум)",
|
||||
"item.ad_astra.netherite_space_helmet": "§bКосмический шлем из вольфармовой стали",
|
||||
"item.ad_astra.netherite_space_suit": "§bКосмический костюм из вольфармовой стали",
|
||||
"item.ad_astra.netherite_space_pants": "§bКосмические штаны из вольфармовой стали",
|
||||
"item.ad_astra.netherite_space_boots": "§bКосмические ботинки из вольфармовой стали",
|
||||
"item.ad_astra.netherite_space_helmet": "§bКосмический шлем из вольфрамовой стали",
|
||||
"item.ad_astra.netherite_space_suit": "§bКосмический костюм из вольфрамовой стали",
|
||||
"item.ad_astra.netherite_space_pants": "§bКосмические штаны из вольфрамовой стали",
|
||||
"item.ad_astra.netherite_space_boots": "§bКосмические ботинки из вольфрамовой стали",
|
||||
"item.ad_astra.cheese": "Лунный сыр",
|
||||
"dimension.ad_astra.glacio": "Европа",
|
||||
"dimension.ad_astra.glacio_orbit": "Орбита Европы",
|
||||
|
|
|
|||
|
|
@ -1515,6 +1515,10 @@
|
|||
"tfg.tooltip.cooling_foods": "§bCools you by: 2°C",
|
||||
"tfg.tooltip.cooling_foods_strong": "§bCools you by: 10°C",
|
||||
"tfg.tooltip.warming_foods": "§6Warms you by: 4°C",
|
||||
"tfg.tooltip.hotornot_container": "§aSafely contains §6hot§a, §bcold§a, and §elighter-than-air§a items and fluids.§r",
|
||||
"tfg.tooltip.hotornot_hot_equipment": "§7Provides protection from all §6hot§7 items and fluids.§r",
|
||||
"tfg.tooltip.hotornot_cold_equipment": "§7Provides protection from all §bcold§7 items and fluids.§r",
|
||||
"tfg.tooltip.hotornot_floating_equipment": "§7Provides protection from all §elighter-than-air§7 items and fluids.§r",
|
||||
"tfg.tooltip.machine.one_energy_hatch": "Accepts exactly §6One§r Energy Hatch",
|
||||
"tfg.tooltip.machine.two_energy_hatches": "Accepts up to §6Two§r Energy Hatches",
|
||||
"tfg.tooltip.machine.subtick": "This machine supports §2Subticking§r!",
|
||||
|
|
|
|||
|
|
@ -35,6 +35,15 @@
|
|||
"biome.tfg.mars/sangnum_edge": "赤血边缘",
|
||||
"biome.tfg.mars/sangnum_plains": "赤血草原",
|
||||
"biome.tfg.mars/sangnum_hills": "赤血沼地",
|
||||
"biome.tfg.venus/arachnoids": "金星蛛网状地貌",
|
||||
"biome.tfg.venus/fractured_pools": "破裂池",
|
||||
"biome.tfg.venus/fumaroles": "气态喷气孔",
|
||||
"biome.tfg.venus/geysers": "滚烫间歇泉",
|
||||
"biome.tfg.venus/jagged_tablelands": "锯齿状台地",
|
||||
"biome.tfg.venus/salt_flats": "盐滩",
|
||||
"biome.tfg.venus/stromatolite_beach": "叠层石滩",
|
||||
"biome.tfg.venus/sulfuric_ravine": "硫酸峡谷",
|
||||
"biome.tfg.venus/volcanic_mountains": "灼热火山",
|
||||
"block.tfg.piglin_disguise": "猪灵伪装",
|
||||
"block.tfg.piglin_disguise_block": "猪灵伪装",
|
||||
"block.tfg.dry_ice": "干冰",
|
||||
|
|
@ -1460,6 +1469,19 @@
|
|||
"entity.tfg.rnr_plow": "铺路车",
|
||||
"effect.tfg.cooling": "§b降温",
|
||||
"effect.tfg.warming": "§6保暖",
|
||||
"effect.tfg.instant_radiation": "瞬间辐射",
|
||||
"effect.tfg.chemical_burns_warning": "化学烧伤",
|
||||
"effect.tfg.poison_warning": "剧毒物质",
|
||||
"effect.tfg.weak_poison_warning": "弱毒物质",
|
||||
"effect.tfg.irritant_warning": "刺激性物质",
|
||||
"effect.tfg.nausea_warning": "致呕物质",
|
||||
"effect.tfg.carcinogen_warning": "致癌物质",
|
||||
"effect.tfg.asbestosis_warning": "石棉肺",
|
||||
"effect.tfg.arsenicosis_warning": "砷中毒",
|
||||
"effect.tfg.silicosis_warning": "硅肺病",
|
||||
"effect.tfg.berylliosis_warning": "铍中毒",
|
||||
"effect.tfg.methanol_poisoning_warning": "甲醇中毒",
|
||||
"effect.tfg.carbon_monoxide_poisoning_warning": "一氧化碳中毒",
|
||||
"tfg.greate.uls_limit": "§432§r (§8ULS§r)",
|
||||
"tfg.greate.ls_limit": "§f128§r (§7LS§r)",
|
||||
"tfg.greate.windmill_hint_1": "§7风力磨坊的效率受其相对",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue