From dc07bd881da9461f67c2776ca79812cbfdbf4578 Mon Sep 17 00:00:00 2001 From: Pyritie Date: Sun, 7 Dec 2025 19:08:03 +0000 Subject: [PATCH] two to one hatches on the coal liquefaction tooltip --- kubejs/client_scripts/tooltips.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubejs/client_scripts/tooltips.js b/kubejs/client_scripts/tooltips.js index bb94be4ac..e33e5b69b 100644 --- a/kubejs/client_scripts/tooltips.js +++ b/kubejs/client_scripts/tooltips.js @@ -88,7 +88,7 @@ const registerTooltips = (event) => { text.add(1, Text.translate('gtceu.tooltip.machine.coal_liquefaction_tower_1')); text.add(2, Text.translate('gtceu.tooltip.machine.coal_liquefaction_tower_2')); text.add(3, Text.translate('tfg.tooltip.machine.coil_energy_discount')); - text.add(4, Text.translate('tfg.tooltip.machine.two_energy_hatches')); + text.add(3, Text.translate('tfg.tooltip.machine.one_energy_hatch')); }) // Insulation