Cage Trap Shulker Issue
ehinners opened this issue ยท 2 comments
Describe the bug
Cage Traps will NOT open after being placed back down if the mob inside is a shulker
Steps To Reproduce
Steps to reproduce the behavior:
- Put a shulker in a "vehicle", such as a boat or minecart
- Move vehicle over a cage trap
- Cage trap will take shulker out of vehicle, leaving empty vehicle
- Break/Pick up trap (opening the trap during this step will have normal/intended behavior)
- Place trap somewhere else
- Attempt to open trap
- Nothing happens
Version (please complete the following information):
- Minecraft version: 1.18.2
- Version of the mod: Release Date 4/11
Vanilla strikes again...
Turns out that, if a mob is a "passenger" (in a boat, Horse or whatever) Minecraft discards its NBT data if you try to save it normally, leading to this issue. The issue isn't really due to Shulkers, and any mob will trigger it if you try to catch them from a boat
It's fixed now, and will be released in the next version
Worth noting, Shulkers will instantly teleport when released, due to them spawning on a collision-less block