Commit Graph

29 Commits

Author SHA1 Message Date
tastybento
31bc36c470 Adds recipe option to make command
Completes missing block check.

https://github.com/BentoBoxWorld/Greenhouses/issues/25
2019-10-12 09:31:51 -07:00
tastybento
6e13cbf999 Added missing block check for greenhouse 2019-10-11 18:52:32 -07:00
tastybento
60f9b3e1f1 Fixes support for double-height plants
https://github.com/BentoBoxWorld/Greenhouses/issues/2
2019-09-19 16:21:43 -07:00
tastybento
228644d40f Fixes where water could be placed in nether
https://github.com/BentoBoxWorld/Greenhouses/issues/3
https://github.com/BentoBoxWorld/Greenhouses/issues/22
2019-09-19 15:44:12 -07:00
tastybento
f28a50eb5f Reduces the amount of bonemeal required for plants
https://github.com/BentoBoxWorld/Greenhouses/issues/16
2019-09-14 18:33:54 -07:00
tastybento
0b10dadc2e Counts mobs in unloaded chunks better.
https://github.com/BentoBoxWorld/Greenhouses/issues/18
2019-09-14 18:09:26 -07:00
tastybento
9beae88c1a Fixes locale reference typo.
https://github.com/BentoBoxWorld/Greenhouses/issues/20
2019-09-02 09:43:42 -07:00
tastybento
182d5763b6 Added greenhouses as an alias 2019-08-11 17:43:17 -07:00
tastybento
815caa799a Fixes issue where greenhouse biome was not reverted on breakage
Also removed greenhouses that no longer have an island.

https://github.com/BentoBoxWorld/Greenhouses/issues/11
2019-08-01 13:29:25 -07:00
tastybento
96936bdc9a Added recipe title to logging. 2019-07-21 19:16:11 -07:00
tastybento
085db69dff Fixes bug where animals spawn too much in greenhouses.
Also tracks island deletion so greenhouses are removed when that
happens.
2019-07-08 07:53:03 -07:00
tastybento
2341d9e3eb Fixed a lot of things. 2019-07-07 15:45:47 -07:00
tastybento
a3f8333a7b Fixed greenhouse coordinate tracking. 2019-05-17 14:08:59 -07:00
tastybento
930d29acfc Reworked data saving and now use bounding box. 2019-05-08 15:21:11 -07:00
tastybento
d6fd3e4da1 Merge branch 'master' of https://github.com/BentoBoxWorld/Greenhouses.git 2019-05-08 12:45:59 -07:00
tastybento
bb97715c57 Version up - uses 1.5.0 Bentobox API 2019-05-08 12:45:48 -07:00
tastybento
748b8fa95b Fix for failed block conversions.
https://github.com/BentoBoxWorld/Greenhouses/issues/2
2019-05-07 14:21:05 -07:00
tastybento
2cc5dd8e1f Bug fixes 2019-03-02 10:53:15 -08:00
tastybento
dfd2d03d36 Added simple panel 2019-02-07 15:17:55 -08:00
tastybento
b9d1d9faad Added test classes. 2019-01-30 15:30:24 -08:00
tastybento
ad80d32a58 Added Expose for GSON saving 2019-01-30 08:09:55 -08:00
tastybento
f079140c6f Added commands 2019-01-26 11:10:30 -08:00
tastybento
93cb07806e Code cleanup 2019-01-26 08:38:13 -08:00
tastybento
3f0774d9fc Added mob spawning and gh verification 2019-01-24 19:11:59 -08:00
tastybento
374f549c4f Mostly working. Still WIP.
Animal spawn not working.
2019-01-24 09:18:05 -08:00
tastybento
fb3d150820 Bug fixing
Greenhouses store correctly.

Sizes work and entrance/exit works.
2019-01-22 20:54:43 -08:00
tastybento
3a05faace0 Better. Needs tests to fix bugs. 2019-01-21 17:53:34 -08:00
tastybento
71383b0adb Basics there. Lots of bugs. 2019-01-21 15:44:01 -08:00
tastybento
075c9bcc78 WIP commit 2019-01-19 07:52:04 -08:00