How to make a new mob that has "Giant"-zombie model.

Started by the sloth on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make a new mob that has "Giant"-zombie model.

Rather than having to make a brand new model for the Titans I thought that there could some how be a way to use the already existing "Giant" model with a re-skinned zombie texture to make a new larger mob.

Does anyone know if this is possible?

Joined Jul 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
For some reason, MCreator…
Tue, 06/05/2018 - 06:34

For some reason, MCreator crashes when I try to launch the test environment. Is there a way around this?

Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It can be a bug.
Fri, 06/08/2018 - 06:12

It can be a bug.

Joined Sep 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I tried the 64x64 skin but…
Sat, 11/16/2019 - 09:05

I tried the 64x64 skin but it crashed mc whenever I tried loading it

Joined Jul 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Yeah, I'm sorry. I don't…
Sat, 11/16/2019 - 10:05

Yeah, I'm sorry. I don't think there's anything we can do about it. ;-;

Joined Nov 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I don't think the giant uses…
Sun, 11/17/2019 - 22:28

I don't think the giant uses a separate model as far a I know. It is probably just the zombie model sized up. You don't even have to make a new model, just use the zombie or player model (depending on if you want the arms up or not) and size it up the same way Minecraft does for the giant mob. If you can't find a way to do this in MC Creator without editing Java files traditionally I suggest learning a bit of Java and then looking at the Minecraft source code decompiled to see how they do it.

Joined Jul 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ok. Thx.
Mon, 11/18/2019 - 07:35

Ok. Thx.

Joined Nov 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I know this was made 2 years…
Thu, 01/02/2020 - 00:06

I know this was made 2 years ago, but I'm experiencing a problem and would like some help. When you have a mob use the giant model, if you try to Run Minecraft (both normal Minecraft with Forge and the Test client in MCreator) It will eventually crash, and I don't know how to fix it while still being able to have the Giant mob. Can you please help me with this?

Joined Jul 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I don't think anyone has a…
Thu, 01/02/2020 - 02:35

I don't think anyone has a solution. Sorry. (That's kinda why this thread has been dormant for so long I guess.)