From 4e5256aafdc7ac082d45ca14f163a81a331e2132 Mon Sep 17 00:00:00 2001 From: Pyritie Date: Sat, 26 Jul 2025 01:30:04 +0100 Subject: [PATCH] clarified info on the solar panel 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 33a90df9b..d504cbb9e 100644 --- a/kubejs/client_scripts/tooltips.js +++ b/kubejs/client_scripts/tooltips.js @@ -114,7 +114,7 @@ const registerTooltips = (event) => // Solar Panel event.addAdvanced(['ad_astra:solar_panel'], (item, advanced, text) => { - text.add(1, text.of('Produces §664 Eu/t§r on the §6moon§r during the §6day§r')) + text.add(1, text.of('Produces §6256 FE/t§r (64 EU/t) on the §6moon§r during the §6day§r')) }) // MEGA Deprecated 0.10