Three Quick Questions

Started by SpaceMiners_444 on

Topic category: Help with modding (Java Edition)

Last seen on 13:42, 12. May 2018
Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Three Quick Questions

Hello everyone, it's me, TheGreatKingBoo_

Today, i've just got three quick questions, all of which regarding mobs, and if you could answer me, it would really be fantastic! So, these are my "Problems":

-How do i make an acquatic mob breathe in water? Yes, yes, i know that both the WaterMob and the WaterCreature (And also the Squid AI Base and the Swim AI are present, tho i want my mob to swim like squids, so by not staying on the surface) exist but...i don't know why, they don't work for me. A custom mob i created had both WaterMob, WaterCreature AND Squid AI active, but none of these worked, it didn't swim like a squid, nor it breathe underwater. If you could give me some kind of code and tell me where to put it, it would be very useful!

 

-How do i animate alot of my custom mob's part with just one animation? What i mean is, how can i give like, 6 parts of my mob, the same animations as the leg?

 

-I dunno if this is a bug, but how can i make my mob scared of player WITHOUT needing to put an item that makes it follow you? I'll make an example on this: I want to add..,i dunno, new variations of the Ocelot, but i want them to just be scared of the player, and maybe breeded with fishes, but not that it follows you when you hold an item. Is there a way to do it?

 

Thank you all for reading my questions, hope you can answer them, and we'll se ourselves on my Ecoindustries Mod Page for some updates and/or sneek peeks!

Last seen on 13:42, 12. May 2018
Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Also, these are not three…
Mon, 04/09/2018 - 13:34

Also, these are not three question, but four (i forgot one...thanks me!)

-Is there a way to make different mobs breed to produce another mob (Maybe of the same "Species" as one of the parents)? Examplee: I make two orangutangs, one male and one female, and i want them to breed and to make a baby which is 50% male and 50% female. Is there a way to do it (even with codes?)

Last seen on 12:58, 23. Sep 2019
Joined Aug 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I can answer to question 2…
Mon, 04/16/2018 - 12:54

I can answer to question 2 and 3

2) I made a VIDEO on that, it's not in english but it's understandable. For any question about it, ask me

3) Just make that new mob and set manually his AI tasks not adding "watch closest entity" and "follow to item holding by player"

Last seen on 13:42, 12. May 2018
Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanks alot for both of your…
Thu, 04/19/2018 - 17:19

Thanks alot for both of your answers! I will watch the video when i later, and my guess it's that it is in italian. Well, luckily it's my first language :D

Last seen on 12:58, 23. Sep 2019
Joined Aug 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It's so hard finding someone…
Fri, 04/20/2018 - 10:54

It's so hard finding someone who speaks italian in here T_T

Last seen on 20:38, 30. Dec 2022
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
for your first question make…
Sun, 05/06/2018 - 23:00

for your first question

make a bug report, maybe the devs can help you