From 30bd9f4d39fe1304dca81c0da14823a1b4379214 Mon Sep 17 00:00:00 2001 From: posiaden123 <64321652+posiaden123@users.noreply.github.com> Date: Tue, 14 Mar 2023 01:52:34 -0400 Subject: Fix lava->pahoehoe lava recipie (#569) * fix lava->pahoehoe lava recipie * change addOutput to mOutputFluids * account for all fluid outputs * account for all fluid outputs --- .../machines/multi/production/GT4Entity_ThermalBoiler.java | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/main/java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/production/GT4Entity_ThermalBoiler.java b/src/main/java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/production/GT4Entity_ThermalBoiler.java index ba17101a9b..69a10271fb 100644 --- a/src/main/java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/production/GT4Entity_ThermalBoiler.java +++ b/src/main/java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/production/GT4Entity_ThermalBoiler.java @@ -143,6 +143,11 @@ public class GT4Entity_ThermalBoiler extends GregtechMeta_MultiBlockBase