Refactor bat form
Venekiel opened this issue ยท 0 comments
Consider coding the bat form from the ground up using only vanilla commands.
Requirements :
- Any damage dealt to the summoned bat should be repercuted onto the player multiplied by 10/3 (max health of player divided by max health of bat).
- The player should not be able to use any tools/weapons while in bat form (maybe anything).
- The player should be resized to the size of a bat (to fit in 1/4 block spaces).
- The player should be immune to sun damage while in bat form.
- The player should emit some bat sounds while in bat form.
Additional Information :
- Version 1.20.5 - 23W51A contains command "/attribute @p minecraft:generic.scale base set 1" that allows to scale player models