Started by
Highdweller69
on
Topic category: Help with Minecraft modding (Java Edition)
I know this has been asked a lot, but I cannot find any answers, If someone can refer me to existing answers, that would be great, if not, maybe someone could come up with an answer? Anyways, I do not mind how much custom code it takes, as I know Java myself, although I don't know much about Java when it comes to Minecraft modding and things. P.S. I am in MCreator 2021.3 in a 1.17.1 mod. BTW, I am trying to make it so you can get stronger, but also taller (or just bigger) and maybe take more fall damage and jump higher or something, i'm not really sure rn. Also could I set it to a variable so you start off at <default height> and as the variable increases, your size increases?
Edited by Highdweller69 on Sat, 04/02/2022 - 16:55
BTW, I am trying to make it so you can get stronger, but also taller (or just bigger) and maybe take more fall damage and jump higher or something, i'm not really sure rn
Also could I set it to a variable so you start off at <default height> and as the variable increases, your size increases?
You Find The Answer Yet?
I need It Myself
Like Ya Know A Procedure Photo Might Be Nice
Best i can think of is using an attribute plugin and finding some kind of entity size attribute and changing the entity's size based on the attribute? if anyone does figure this out, please tell us how.
They added a command for it in a minecraft update, if not you can use commands for pehkui