CloudburstMC / Nukkit

Cloudburst Nukkit - Nuclear-Powered Minecraft: Bedrock Edition Server Software
https://cloudburstmc.org
GNU General Public License v3.0
1.21k stars 420 forks source link

Lush caves not spawning/blocks not existing #2165

Closed silas0526 closed 7 months ago

silas0526 commented 7 months ago

Expected Behavior

Lush caves spawn, blocks are in creative menu. They are implemented though. Not generating is the result of a plugin, but not blocks.

Actual Behavior

Neither of those things happen

Steps to Reproduce

Search for moss blocks in the creative menu

Checklist:

Sleepybear commented 7 months ago

Nukkit does not support blocks after the 1.12 Update. Because of this, the generator will not be able to create these biomes. The blocks exist in the creative menu because that is implemented client side, if you try to place them you will see it will fail (block will disappear).