Commit Graph

16 Commits

Author SHA1 Message Date
tastybento
29fd573d0c Prevents mobs from spawning in the greenhouse wall
https://github.com/BentoBoxWorld/Greenhouses/issues/26

Some large mobs can spawn next to the wall and pop out of the
greenhouse. This deletes them if they are too big.
2019-10-17 22:37:27 -07:00
tastybento
6e13cbf999 Added missing block check for greenhouse 2019-10-11 18:52:32 -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
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
930d29acfc Reworked data saving and now use bounding box. 2019-05-08 15:21:11 -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
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