Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/generated/resources/assets/gtceu/lang/en_ud.json
Original file line number Diff line number Diff line change
Expand Up @@ -3384,6 +3384,7 @@
"gtceu.multiblock.hpca.description": "˙suoıʇɐuıʇsǝp ǝɹoɯ ɹo ǝuo oʇ sǝɔɹnos ǝןdıʇןnɯ ɯoɹɟ uoıʇɐʇndɯoƆ buıʇnoɹ puɐ buıuıqɯoɔ ɹoɟ sǝɥɔʇıʍS ʞɹoʍʇǝN oʇ ʇɔǝuuoɔ uɐɔ ⱯƆԀH ǝɥʇ 'ʇuǝuodɯoƆ ǝbpıɹᗺ ɐ ɥʇıʍ pǝsn uǝɥM ˙uoıʇɔnpoɹԀ ʇɐǝH puɐ 'ʇsoƆ ʇuɐןooƆ 'ʇsoƆ ʎbɹǝuƎ sɐ ןןǝʍ sɐ 'buıןooƆ 'uoıʇɐʇndɯoƆ ɟo sʇunoɯɐ ʇuǝɹǝɟɟıp ǝpıʌoɹd uɐɔ sʇuǝuodɯoɔ ʇuǝɹǝɟɟıᗡ ˙sʇuǝuodɯoɔ ⱯƆԀH ɥʇıʍ ʎɐʍ ʎuɐ uı pǝןןıɟ ǝq uɐɔ ɥɔıɥʍ ɐǝɹɐ ƐxƐ ǝןqıxǝןɟ ɐ sɐɥ ǝɹnʇɔnɹʇs ǝɥ⟘ ˙ɐʇɐᗡ ɥɔɹɐǝsǝᴚ ǝuıꞀ ʎןqɯǝssⱯ xǝןdɯoɔ ǝɹoɯ ɹoɟ )ʇ/∩MƆ( sʇıu∩ ʞɹoM ǝʇndɯoƆ buıʇɐǝɹɔ ɹoɟ pǝsn ǝɹnʇɔnɹʇs ʞɔoןqıʇןnɯ ɐ sı )ⱯƆԀH( ʎɐɹɹⱯ buıʇndɯoƆ ǝɔuɐɯɹoɟɹǝԀ ɥbıH ǝɥ⟘",
"gtceu.multiblock.hpca.energy": ")%s( ʇ/∩Ǝ %s / %s :buıs∩",
"gtceu.multiblock.hpca.error_damaged": "¡ǝɹnʇɔnɹʇs uı ʇuǝuodɯoɔ pǝbɐɯɐᗡ",
"gtceu.multiblock.hpca.error_power": "¡pǝʇןɐɥ uoıʇɐɹǝuǝb ∩MƆ 'ʍoן ɹǝʍoԀ",
"gtceu.multiblock.hpca.error_temperature": "¡pǝbɐɯɐp ǝq ʎɐɯ sʇuǝuodɯoɔ 'Ɔ00Ɩ ǝʌoqɐ ǝɹnʇɐɹǝdɯǝ⟘",
"gtceu.multiblock.hpca.hover_for_info": "sןıɐʇǝp ɹoɟ ɹǝʌoH",
"gtceu.multiblock.hpca.info_bridging_disabled": "pǝןqɐsıᗡ buıbpıɹᗺ",
Expand Down
1 change: 1 addition & 0 deletions src/generated/resources/assets/gtceu/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -3384,6 +3384,7 @@
"gtceu.multiblock.hpca.description": "The High Performance Computing Array (HPCA) is a multiblock structure used for creating Compute Work Units (CWU/t) for more complex Assembly Line Research Data. The structure has a flexible 3x3 area which can be filled in any way with HPCA components. Different components can provide different amounts of Computation, Cooling, as well as Energy Cost, Coolant Cost, and Heat Production. When used with a Bridge Component, the HPCA can connect to Network Switches for combining and routing Computation from multiple sources to one or more destinations.",
"gtceu.multiblock.hpca.energy": "Using: %s / %s EU/t (%s)",
"gtceu.multiblock.hpca.error_damaged": "Damaged component in structure!",
"gtceu.multiblock.hpca.error_power": "Power low, CWU generation halted!",
"gtceu.multiblock.hpca.error_temperature": "Temperature above 100C, components may be damaged!",
"gtceu.multiblock.hpca.hover_for_info": "Hover for details",
"gtceu.multiblock.hpca.info_bridging_disabled": "Bridging Disabled",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -734,6 +734,10 @@ public void addErrors(List<Component> textList) {
textList.add(
Component.translatable("gtceu.multiblock.hpca.error_damaged").withStyle(ChatFormatting.RED));
}
if (this.controller != null && this.controller.hasNotEnoughEnergy) {
textList.add(
Component.translatable("gtceu.multiblock.hpca.error_power").withStyle(ChatFormatting.RED));
}
}

public IDrawable getComponentTexture(int index) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -959,6 +959,8 @@ protected static void init(RegistrateLangProvider provider) {
provider.add("gtceu.multiblock.hpca.error_damaged", "Damaged component in structure!");
provider.add("gtceu.multiblock.hpca.error_temperature",
"Temperature above 100C, components may be damaged!");
provider.add("gtceu.multiblock.hpca.error_power",
"Power low, CWU generation halted!");
provider.add("gtceu.multiblock.hpca.warning_temperature",
"Temperature above 50C, components may be damaged at 100C!");
provider.add("gtceu.multiblock.hpca.warning_temperature_active_cool", "Fully utilizing active coolers");
Expand Down
Loading