#Support ash1raaa

1 messages · Page 1 of 1 (latest)

hard rivetBOT
#

<@&872407642302197760>

Welcome to your Support Thread

Please check if your using the latest Skytils version at #Releases then check #Faq to see if your issue is maybe there, support will come soon.

If you crash do the *crash command in Discord and follow the instructions.

fresh oriole
#

no

shadow ice
#

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

shadow ice
cosmic orchid
#

no

fresh oriole
shadow ice
# cosmic orchid no

could I, at the very least, have an explanation as to why
im interested in the code and such

cosmic orchid
#

just read the code

shadow ice
#

I've been trying :(

#

I cant find the value/string that changes the player size

#

/player model

fresh oriole
#

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

shadow ice
#

so this

#

not that

#

this

fresh oriole
shadow ice
#

ah

#

thank you

shadow ice
#

hypothetically...

#

what if you changed isChild to isGiant

fresh oriole