Skip to content
Failed

Changes

Summary

  1. Release 1.5.0 (#32) (commit: ccca7cc) (details)
Commit ccca7cc79bc0e2742ddac246681d3f45a8ef8224 by github
Release 1.5.0 (#32)

* Version 1.4.3

* Remove sync chunk loading when twerking

https://github.com/BentoBoxWorld/TwerkingForTrees/issues/24

* WIP putting back tree growing code.

* Version 1.4.4

* Revert back to the original way to grow trees.

Apparently, the bee hive bug has been fixed. This will therefore prevent
trees growing outside of the island border again.

#23
#9

* Add 1.17 and 1.19 trees to the twerking.

* Added GitHubs action script and funding info

* Update pom.xml

* Fix javadoc plugin in POM

* BentoBox 2.0.0 API

* Update pom.xml version 1.5.0

* Added cherry and grow trees that may have beehives on them.

Update to latest APIs

* Fix predicate check

* Remove non-saplings

* Add sonar cube

* Refactor code to simplify

* Added option to press and hold crouch key to "twerk" #27

* Added sprinting as an option to grow trees. Fixes #14

---------

Co-authored-by: BONNe <bonne@bonne.id.lv>
(commit: ccca7cc)
The file was modified src/main/java/world/bentobox/twerk/Settings.java (diff)
The file was modified src/main/java/world/bentobox/twerk/listeners/TreeGrowListener.java (diff)
The file was modified src/main/resources/config.yml (diff)