From 7a34dc70d7fbf71adafadc77371fa924fbf77ad7 Mon Sep 17 00:00:00 2001 From: onixiya1337 <47077455+onixiya1337@users.noreply.github.com> Date: Fri, 22 Dec 2023 02:22:56 +0100 Subject: [PATCH] v2.2.9-pre1 + Rewritten AutoSprayonator from scratch (thank you Osama!) + AutoSprayonator - added AutoBuy from Bazaar (made by Osama) + Pests Destroyer - added check if spawnpoint is obstructed in = Possible crash fix --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 90b604ac..72b007b3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,4 +5,4 @@ mcVersion=1.8.9 modid=farmhelperv2 modName=FarmHelper version=2.2.9-pre1 -shouldRelease=false +shouldRelease=true