Scale and Size of A Mob??

Started by Gaansey on

Topic category: Advanced modding

Active 5 years ago
Joined Dec 2016
Points:
755

User statistics:

  • Modifications: 1
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 55
Scale and Size of A Mob??

Just a question, how would you be able to change the scale of a mob, for instance a creeper to be much smaller in MCreator?

Active 3 years ago
Joined Sep 2016
Points:
1173

User statistics:

  • Modifications: 0
  • Forum topics: 54
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 404
i have to chose 'Bat' as…
Mon, 11/27/2017 - 23:05

i have to chose 'Bat' as base IA since its the only way to make the mob fly, when i do this, it seams i cant to make it breed also, or it wont fly, if i cant make it breed i cant put that code... :(

Active 3 years ago
Joined Sep 2016
Points:
1173

User statistics:

  • Modifications: 0
  • Forum topics: 54
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 404
im gonna make a post about…
Mon, 11/27/2017 - 23:26

im gonna make a post about this with the error and the code, tis pretty anoying

Active 5 years ago
Joined Aug 2016
Points:
915

User statistics:

  • Modifications: 4
  • Forum topics: 16
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 186
Next time make models with…
Thu, 05/03/2018 - 11:03

Next time make models with Tabula and make the models bigger.

Active 2 years ago
Joined Jul 2017
Points:
744

User statistics:

  • Modifications: 2
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 27
I know this is real late but…
Sat, 06/09/2018 - 04:07

I know this is real late but for the mob scaling to work you need these imports 

import org.lwjgl.opengl.GL11;
import org.lwjgl.opengl.GLContext;
import org.lwjgl.util.vector.Quaternion;

Active 3 years ago
Joined Sep 2016
Points:
1173

User statistics:

  • Modifications: 0
  • Forum topics: 54
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 404
anyone know how to scale a…
Sun, 06/07/2020 - 21:16

anyone know how to scale a mob on 1.15?? i just cant find no matter how much i look for!

Active 3 years ago
Joined Apr 2021
Points:
553

User statistics:

  • Modifications: 2
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
how? I am trying to make a…
Sat, 04/10/2021 - 17:53

how? I am trying to make a giant biped mob and I dont know how to make it 4 times bigger