Commit Graph

11 Commits

Author SHA1 Message Date
tastybento d64be1c518 Fix test. Avoid ambiguity. 2022-02-19 11:34:27 -08:00
tastybento 38de645e6b Move to Java 16 2021-07-31 23:10:07 -07:00
tastybento 19cd685900 Prevent pistons pulling blocks out.
Allow piston pushing of blocks above or below the greenhouse because
biomes are 3D now.

https://github.com/BentoBoxWorld/Greenhouses/issues/77
2021-02-18 17:09:42 -08:00
tastybento 999ea07ef0 Prevents piston-pushing of any wall or roof block
Fixes https://github.com/BentoBoxWorld/Greenhouses/issues/77
2021-02-17 16:49:42 -08:00
tastybento 39a88a4f84 Fix bug where water couldn't be placed outside of greenhouse. 2021-01-31 18:58:06 -08:00
tastybento b0a0ae6e88 Fixes water placement in nether-related areas
https://github.com/BentoBoxWorld/Greenhouses/issues/70
https://github.com/BentoBoxWorld/Greenhouses/issues/71
2021-01-30 11:45:56 -08:00
tastybento a8dec9a89b Prevents placing of water in nether biome greenhouses.
Fixes https://github.com/BentoBoxWorld/Greenhouses/issues/71
2021-01-29 20:13:34 -08:00
tastybento 79d1c743c1 Corrected tests. 2021-01-28 20:21:29 -08:00
tastybento a96a926a7d Added test class for GreenhouseEvents 2020-10-03 16:08:17 -07:00
tastybento 15b2c63450 Prevents snow from damaging walls
https://github.com/BentoBoxWorld/Greenhouses/issues/29
2019-10-14 19:01:54 -05:00
tastybento d01e01618c Added test classes 2019-10-14 11:39:50 -07:00