CubicChunks

CubicChunks

840k Downloads

Chorus fruit doesn't grow at Y>255

BaccarWozat opened this issue ยท 5 comments

commented

Don't know if this is overworld-only, but I doubt it. It did grow at Y=230 on the same map.

2017-06-08_23 32 26

commented

Probaly the same thing as no ores below y0

commented

Ores below y=0 do generate in CustomCubic world type.

I simply didn't remove height limit from chorus.

commented

If there are generating on custom cubic why it does not generate on vanillacubic? Isn't it just a copy paste code?

commented

VanillaCubic isn't even coypasted. I just directly use vanilla generator, which obviously only knows about 0-256, and fill everything below with stone.

commented

Closing as this is part of #152