#Support ash1raaa
1 messages · Page 1 of 1 (latest)
no
I'm not looking purely within config files, I mean in the actual jar as well
such as in Skytils-1.10.7\gg\skytils\skytilsmod\mixins\hooks\entity\EntityLivingBaseHook$isSmol$2.class
or Skytils-1.10.7\gg\skytils\skytilsmod\mixins\hooks\entity\EntityLivingBaseHook.class
both of those paths have strings calling smolpeople and a boolean/var but I'm not sure if there are/cant find any dimensions or values
no
I would much prefer an actual explanation from a developer
no
in sychic's words, "no"
could I, at the very least, have an explanation as to why
im interested in the code and such
just read the code
I've been trying :(
I cant find the value/string that changes the player size
/player model
there isn't one
it uses the minecraft method
same one as used to render baby zombies
and the child bit is a mixin that lets the isChild value be changed for entities
this
I don't think the giant uses that render method, I could check tho