BentoBoxWorld / Greenhouses

BentoBox Add-on to enable personal biomes in a glass greenhouse
Eclipse Public License 2.0
13 stars 9 forks source link

Snowing replaces glass blocks with snow :) #29

Closed ScuroK closed 4 years ago

ScuroK commented 4 years ago

Description

Describe the bug

Hi im using bentobox 1.7.0, acidisland 1.6.0 and greenhouses-0.4.1-SNAPSHOT-b94 Snow does spawn now in cold biome greenhouses but it breacks the glass walls. This breaks the Greenhouse aswell. Another thing is that water now turns into ice which can break the greenhouse too. But this may be not considered a real bug. 2019-10-14_20 33 56

Can you please fix this?

Steps to reproduce the behavior

See above

Environment

Server

OS: ubuntu root server Java version: 8? i think Plugins

bentobox 1.7.0, acidisland 1.6.0 and greenhouses-0.4.1-SNAPSHOT-b94 BentoBox setup

BentoBox and Addons

bentobox 1.7.0, acidisland 1.6.0 and greenhouses-0.4.1-SNAPSHOT-b94 Configuration

Database: JSON

tastybento commented 4 years ago

I'm sorry for these bugs. I moved the code to use a new Bukkit feature called BoundingBox thinking it'd be better but it calculates the walls differently so these things are happening. I'll fix this.

By the way, yes, the water can freeze. That's expected. Greenhouses need tending!

tastybento commented 4 years ago

Okay, the ice should not break the greenhouse, but I see that it can. For now, I am removing that feature until I can find a good way to solve that problem.

tastybento commented 4 years ago

Should be fixed now.