From 44ab8d93ab81e597ba467749ed55df618a1947b8 Mon Sep 17 00:00:00 2001 From: nossr50 Date: Mon, 29 May 2023 14:15:04 -0700 Subject: [PATCH] Dev mode --- Changelog.txt | 3 +++ pom.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Changelog.txt b/Changelog.txt index 2bae603ab..6e073a49d 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,6 @@ +Version 2.1.221 + Fixed blast mining bonus drops not working (Thanks warriiorrrr) + Version 2.1.220 (API) Added TreeFellerBlockBreakEvent class which extends FakeBlockBreakEvent (see notes), this is sent out during Tree Feller processing to allow other plugins to differentiate between Tree Feller and other fake block break events Config files update automatically again diff --git a/pom.xml b/pom.xml index 57739f082..1cb45e652 100755 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.gmail.nossr50.mcMMO mcMMO - 2.1.220 + 2.1.221-SNAPSHOT mcMMO https://github.com/mcMMO-Dev/mcMMO