Started by
RipperRoy
on
Topic category: Help with Minecraft modding (Java Edition)
Hello, i got a question, how i can change the size of the mobs? I want make babys for my mobs but i would like that conserve the same texture of the parents like the minecraft vanilla mobs.
But I don´t know how to use the procedure or code :(
Somebody can help me, please?
Sorry for my gramatical mistakes, i don´t speak English
Thanks for their help
Edited by RipperRoy on Tue, 02/27/2024 - 20:08
You can use a procedure for the entities visual box and bounding box size, like if(something) return (some number, 1 is normal size).
Although do you want it for breeding mobs, or just variants?
¡Thank you for answer my question! For the two reasons, because i want to make babies for the mobs and add variants to pigs (for example).
I want to create a mod in which I can add Minecraft Earth mobs, Dungeons, legends and one or another feature of the story mode.
And I don`t know how use a line code or a procedure.
sorry for my impertinence but ¿How did you learn to code?