Player size is forcibly set, interfering with AoV
Jackiecrazy opened this issue ยท 2 comments
Issue Description
AoV has a polymorph skill to transform into a wolf (1 block height). I don't exactly know what the cause of this is (perhaps scuba gear?), but when both are installed together the player's height will not be modified in wolf form.
EDIT: found it in scubahandlercommon, will also pester Tamaized to move size restrictions later down the line.
Steps to Reproduce
- Install AoV and Tropicraft
- /aov setlevel 15, get wild form-wolf from druid statue
- transform
Tropicraft Version: 7.1.8.105
Forge Version: shouldn't affect anything, but 2796
The code is a bit foreign to me, and fragile, so instead I just added a config to disable the animation: 4947c1b
It's not a real fix, but it will solve the problem.