Closed Clavellina closed 3 years ago
The bug was in the CaveBlock addon. I'll do another release to fix this, then you can get the new version.
https://github.com/BentoBoxWorld/CaveBlock/releases/tag/1.14.2
Unfortunately, you will need to delete your end world and let it recreate, or accept that the blocks generated so far will have Nether biome.
If you delete your End World and have players already on your server, then change this part of the Cave Block config.yml to true so that missing end islands will be pasted:
# Create Nether or End cave if they are missing when a player goes through a portal.
# Nether and End cave are usually pasted when a player makes their cave, but if they are
# missing for some reason, you can switch this on.
# Note that bedrock removal glitches can exploit this option.
# Added since 1.10.0.
create-missing-nether-end-caves: true
Description
I don't know if this is a 'bug' or not. However, when I went to 'End World' in the caveblock there was a ghast and pigman that spawning. When I check the 'F3' to check the biome it says 'Nether_wastes' althought i've set the biome is 'The End', what should I do?