When I used the new WorldBorder , a spider climb on the border.
What I expected to happen was...:
The spider walks around.
What actually happened was...:
The spider climb on a border.
Steps to Reproduce:
1. Make a border.
2. Spawn a spider next to the border.
3. See the spider climb.
Attachments
Comments 9
Confirmed for the official release. Goodness, they really need to fix this. Also, I have a better set of steps to reproduce:
1. Create a creative super flat "redstone ready" world with cheats
2. /gamemode 0
3. /gamerule doMobSpawning false
4. /time set 14000
5. /effect @p 6 1000000 100 true
6. /worldborder center ~ ~
7. /worldborder set 10
8. /summon Spider
9. Teleport outside the border by just a few blocks
The spider should ignore the border, but instead it climbs it.
Not sure if this is intended or not, personally I don't think spiders should be able to do that.