Trying to create a new Wolf mob

Started by Dom17 on

Topic category: Help with Minecraft modding (Java Edition)

Active 7 years ago
Joined Feb 2017
Points:
706

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
Trying to create a new Wolf mob

Hi - I'm trying to create a new mob in MCreator but the wolf model is missing. When I attempt to load the model, it's asking for a .java file. Is there a resource on the web where such models are available to download?

I have discovered some sources but the download files aren't .java - usually something else. Any help will be welcome. Thanks!
 

 

 

 

 

Active 1 year ago
Joined Aug 2013
Points:
1163

User statistics:

  • Modifications: 4
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 737
Hello, I am pretty sure that
Mon, 02/06/2017 - 20:58

Hello, I am pretty sure that ModelWolf is one of the presets in Techne, from where you can export it to .java.

Active 4 years ago
Joined Nov 2018
Points:
705

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
i am also trying to make a…
Tue, 12/04/2018 - 23:34

i am also trying to make a wolf model. My mac doesnt run techne though. is there any way you could port me one?

Active 8 months ago
Joined Feb 2022
Points:
472

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 13
Yeah, I need a wolf model…
Thu, 02/24/2022 - 03:09

Yeah, I need a wolf model too...

Active 8 months ago
Joined Feb 2022
Points:
472

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 13
I need a wolf model as well…
Thu, 03/17/2022 - 19:39

I need a wolf model as well

Idk why MCreator doesnt just add the wolf model

Active 1 week ago
Joined May 2025
Points:
13

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
I tried editing the code to…
Wed, 08/06/2025 - 13:48

I tried editing the code to use the wolf model and it says is (Entity Class) is not withing typed variable <T> (not exact)

Active 1 week ago
Joined Feb 2024
Points:
274

User statistics:

  • Modifications: 8
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 106
I believe blockbench has a…
Wed, 08/06/2025 - 17:46

I believe blockbench has a built in wolf model you can use