[Bug]: Shrink does not respect the c:capturing_not_supported convention tag
ochotonida opened this issue ยท 0 comments
Describe the bug
Entities tagged with c:capturing_not_supported
can still be captured
Steps to reproduce
- Shrink an entity that has the
c:capturing_not_supported
entity type tag - Right-click it with a glass bottle
- The entity is captured
Expected behaviour
The entity should not be captured.
Screenshots
No response
Version
2.0.0.43
Minecraft Version
1.21
ModLoader Version
NeoForge, Fabric
Additional Information
See also:
neoforged/NeoForge#135