Commit Graph

18 Commits

Author SHA1 Message Date
tastybento 1f0b579d5a Enables water plants to be grown under water.
Fixes #93
2022-12-29 18:59:50 -08: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
Rosskaman d1d3004262
Allow omitting LocalMaterial in biomes.yml if you don't want a local blo… (#79) 2021-05-09 11:47:54 -07:00
tastybento 1a1c013626 Support doubles for probabilities.
Fixes https://github.com/BentoBoxWorld/Greenhouses/issues/61
2020-11-15 15:35:59 -08:00
tastybento ef65a66bdb Changes the way conversions work to use a list.
Multiple conversions to the same material is now possible.
Backward compatible to old biomes.yml files.

Fixes https://github.com/BentoBoxWorld/Greenhouses/issues/53
2020-08-16 10:18:18 -07:00
tastybento 38eeb47431 Fix for 1.16.1 nether biomes
https://github.com/BentoBoxWorld/Greenhouses/issues/51
2020-07-06 16:26:08 -07:00
tastybento be5f40b9c0 Removes recipe log spam.
Fixes https://github.com/BentoBoxWorld/Greenhouses/issues/44
2020-01-30 09:52:53 -08:00
tastybento d990c7ac23 Renamed parameters 2019-11-01 15:49:21 -07:00
tastybento 21ef0f3c10 Fixed bugs. 2019-11-01 15:45:40 -07:00
tastybento 680097cc38 Improved refactor of RecipeManager 2019-11-01 15:22:30 -07:00
tastybento 697feef3bb Refactored recipe loading to be easier to understand. 2019-11-01 15:09:28 -07:00
tastybento 64fcefe2d2 Code smell removal 2019-10-31 21:36:05 -07:00
tastybento 96936bdc9a Added recipe title to logging. 2019-07-21 19:16:11 -07:00
tastybento 93cb07806e Code cleanup 2019-01-26 08:38:13 -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