From bcdb9546eeff7791fede412e8ea910d3a23af7de Mon Sep 17 00:00:00 2001 From: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Date: Wed, 17 Jul 2019 12:03:57 +0200 Subject: New BioVatOilRecipe +fixed bugged modifier on the BioVat +added OilRecipe Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: a4f4a2eab37f14377a770ae8e7068e90cc207187 --- build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.properties') diff --git a/build.properties b/build.properties index ecc130725e..a5e94c153f 100644 --- a/build.properties +++ b/build.properties @@ -23,7 +23,7 @@ mc_version=1.7.10 majorUpdate=0 minorUpdate=4 -buildNumber=18 +buildNumber=19_pre1 APIVersion=7 ic2.version=2.2.828-experimental gregtech.version=5.09.32.36 -- cgit