manually making a mob tameable? (1.14)

Started by oddnymph on

Topic category: Help with MCreator software

Active 5 years ago
Joined Feb 2020
Points:
653

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
manually making a mob tameable? (1.14)

I know you can make a mob tameable with bones or fish by choosing the ocelot or wolf setting, however i'd like to know how to manually edit the code to change the item used to tame my custom mob. I've looked up as much as i can on and off-site, but can't seem to find a solid explanation. Even a simple explanation on implementing wolf code into mine would be fine.

Active 11 months ago
Joined Jun 2019
Points:
2605

User statistics:

  • Modifications: 4
  • Forum topics: 48
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3319
Was wondering this too
Fri, 02/21/2020 - 00:03

Was wondering this too

Active 6 months ago
Joined Jan 2020
Points:
884

User statistics:

  • Modifications: 2
  • Forum topics: 23
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 202
mob tamable = true = <item>
Sun, 02/23/2020 - 18:20

mob tamable = true = <item>

Active 11 months ago
Joined Jun 2019
Points:
2605

User statistics:

  • Modifications: 4
  • Forum topics: 48
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3319
there isn't this option…
Mon, 02/24/2020 - 01:03

there isn't this option

please think before saying something

Active 5 years ago
Joined Sep 2019
Points:
765

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 133
Ok. So there is 2 problems,…
Mon, 02/24/2020 - 10:29

Ok. So there is 2 problems, one is that to get a mob to be tameable it is a entity state (or something) and unfortunately the way that Mcreator has coded it, I can't see what code makes an entity tame. So to get a mob to follow something is called AITEMPT. But I don't think that is the same as taming, this I believe is not currently possible with MCreator and I would look into if there is any feature requests asking for a tameable mob option, if not you can do that yourself

Active 5 years ago
Joined Feb 2020
Points:
653

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
Quite rude of you to say…
Thu, 02/27/2020 - 17:15

Quite rude of you to say this, i wasn't asking for this mcreator's base options, but how to implement it in the actual code, which IS possible. Perhaps you should think before saying something.

Active 5 years ago
Joined Feb 2020
Points:
653

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
wait, sorry, didn't realize…
Thu, 02/27/2020 - 17:16

wait, sorry, didn't realize who you were talking to.

Active 11 months ago
Joined Jun 2019
Points:
2605

User statistics:

  • Modifications: 4
  • Forum topics: 48
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3319
oh sorry :( You can maybe…
Fri, 02/28/2020 - 00:01

oh sorry :(

You can maybe try to search on Minecraftforums too