tastybento
e6a1cd17bb
Removed static getInstance usage
2023-06-04 08:44:55 -07:00
Zorua162
61478ff4d5
Fixed issue where greenhouses could not be created below y=0 ( #95 )
...
* Fixed issue where greenhouses could not be greated below y=0
* Made the world floor change work with different lower world limits by using World#getMinHeight()
2022-10-30 18:50:40 +02:00
tastybento
8a3e0eb403
Conde clean up from IntelliJ
2021-09-18 10:33:48 -07:00
tastybento
38de645e6b
Move to Java 16
2021-07-31 23:10:07 -07:00
tastybento
88b655ee00
Trapdoors in roof were not counted as doors.
...
Fixes https://github.com/BentoBoxWorld/Greenhouses/issues/73
2021-02-03 17:40:42 -08:00
tastybento
baa933881d
Walls are now async
2021-01-16 14:27:29 -08:00
tastybento
fad9936e24
Added setting for glass panes
...
Added test cases and class for settings
https://github.com/BentoBoxWorld/Greenhouses/issues/66
2021-01-10 10:51:35 -08:00
tastybento
5f8e8fae99
Refactored Walls and added test class
2020-10-11 09:03:13 -07:00