mars water bucket, langs

This commit is contained in:
Pyritie 2025-08-02 16:24:38 +01:00
parent 7cbdf75a5f
commit 6f8c6cb172
5 changed files with 2668 additions and 2667 deletions

View file

@ -38,12 +38,6 @@
"block.railways.track_incomplete_spruce": "Incomplete Cypress Track",
"block.railways.track_spruce_wide": "Wide Cypress Train Track",
"block.railways.track_incomplete_spruce_wide": "Wide Incomplete Cypress Track",
"block.railways.track_crimson_narrow": "Narrow Mahogany Train Track",
"block.railways.track_incomplete_crimson_narrow": "Narrow Incomplete Mahogany Track",
"block.railways.track_crimson": "Mahogany Train Track",
"block.railways.track_incomplete_crimson": "Incomplete Mahogany Track",
"block.railways.track_crimson_wide": "Wide Mahogany Train Track",
"block.railways.track_incomplete_crimson_wide": "Wide Incomplete Mahogany Track",
"item.railways.track_incomplete_create_andesite_wide": "Incomplete Wide Track",
"item.railways.track_incomplete_create_andesite_narrow": "Incomplete Narrow Track",
"tfc.recipe.barrel.railways.barrel.dyeing.cap_decolor": "Decoloring",

File diff suppressed because it is too large Load diff

View file

@ -509,6 +509,7 @@
"item.tfg.compressed_heliox_3_bucket": "Heliox-3 Bucket",
"item.tfg.compressed_trimix_bucket": "50/30/20 Trimix Bucket",
"item.tfg.compressed_trimix_3_bucket": "50/30/20 Trimix-3 Bucket",
"item.tfg.semiheavy_ammoniacal_water_bucket": "Semiheavy Ammoniacal Water Bucket",
"item.tfg.harvest_basket": "Harvest Basket",
"item.tfg.aluminium_harvest_basket": "Aluminium Harvest Basket",
"item.tfg.wood.lumber.aeronos": "Aeronos Lumber",
@ -1809,7 +1810,7 @@
"quests.medium_voltage.mv_cpu.desc": "&aThe &eCPU&r is one of the most important pieces of technology in your factory.\n\nThe &eCPU Wafer&r is a special one—it can be upgraded later through a &2Chemical Reaction&r.\n\nBut for now, youll need the &eCPU Chip&r to craft the best &bMV&r circuits available at this stage.\n\nMake sure to produce a few extra, as theyll be essential for future upgrades.",
"quests.medium_voltage.lsb.title": "Getting very steamy",
"quests.medium_voltage.lsb.subtitle": "If you have unlimited fuel, it can still be good",
"quests.medium_voltage.lsb.desc": "If you're &lstill&r running off the &3Large Bronze Boiler&r, you may want to upgrade to the &3Large Steel Boiler&r.\n\nIt's slightly more efficient than the &3LBB&r, and produces &d900 EU/t worth of Steam&r.\n\nWe'd recommend you try other power options at this point.",
"quests.medium_voltage.lsb.desc": "If you're &lstill&r running off the &3Large Bronze Boiler&r, you may want to upgrade to the &3Large Steel Boiler&r.\n\nIt's slightly more efficient than the &3LBB&r, and produces &d1800 EU/t worth of Steam&r.\n\nWe'd recommend you try other power options at this point.",
"quests.metal_age": "Metallurgy Age",
"quests.metal_age.subtitle": "Your First Technological Advancements.",
"quests.metal_age.weld_bronze_ingots.title": "Welding Bronze",

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "tfg:item/semiheavy_ammoniacal_water_bucket"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 371 B