iChun / iChunUtil

iChunUtil as required by several of my mods.
GNU Lesser General Public License v3.0
40 stars 53 forks source link

Second Hitbox iChunUtil-1.10.2-6.4.0 #150

Closed kaerns closed 6 years ago

kaerns commented 7 years ago

with iChunUtil-1.10.2-6.4.0 you get a second hitbox (F3+B) and it may causes issues with other mods

iChun commented 7 years ago

It's just a clientside entity that's attached to the player and not collidable or pushable. I use it for rendering certain things and it's been on the mod for a very long time without anyone having issues, so it should be fine.

On 16 Jul 2017 9:54 am, "essem" notifications@github.com wrote:

with iChunUtil-1.10.2-6.4.0 you get a second hitbox (F3+B) and it may causes issues with other mods

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/iChun/iChunUtil/issues/150, or mute the thread https://github.com/notifications/unsubscribe-auth/ACMSTGz9nO1PLshMowgtUdxRN31EmuyLks5sOW1OgaJpZM4OZLJ- .

kaerns commented 7 years ago

isn't it more efficient to just add the hitbox when its needed and not all the time? its just a bit confusing that you always see a hitbox inside you when you want to see other hitboxes.