Creature Summoning creature

Started by WELLOTHEHERO on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Creature Summoning creature
Wed, 10/14/2020 - 19:20 (edited)

I want to revive angry bees when a mob I made gets damaged. How can I do?

Edit:

How can I do this step by step
I use  custom creature, 8 bees will spawn and these bees I modeled will have the power to hit 3 Hearts in the player

Edited by WELLOTHEHERO on Wed, 10/14/2020 - 19:20
Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hello WELLOTHEHERO So I do…
Tue, 10/13/2020 - 20:29

Hello WELLOTHEHERO

So I do not know entirely how this would work or what you want but you can add a procedure when the entity gets hurt to summon a creature. You would have the create your bees and make them work before trying to summon them. Hope this helps.

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How can I do this step by…
Tue, 10/13/2020 - 20:37

How can I do this step by step, I'm more new? :D

Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I need some info first. Are…
Tue, 10/13/2020 - 21:12

I need some info first. Are you using a custom mob? How many bees do you want to spawn when the entity is hurt? Have you created models for the custom creature if your using it as well as the bees? How much do you want the bees to hurt?

 

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
yes I use  custom creature,…
Wed, 10/14/2020 - 05:13

yes I use  custom creature, 8 bees will spawn and these bees I modeled will have the power to hit 3 Hearts in the player

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how can I really do that?
Fri, 10/16/2020 - 05:08

how can I really do that?

Joined Dec 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Alright buddy this is what…
Tue, 11/17/2020 - 01:57

Alright buddy this is what youre gonna do

make the mob for the bees that do 3 damage on hit (you'll need 3d model for that but I assume you got it already if not block bench.net)

go to that random mob you want to spawn them

go to the trigger for on mob hit or something like that

go find the procedure block summon entity in world management, put bee mob as summoned mob

either copy and paste it 7 times, or get a repeating block and make it repeat 8 times. the latter will look MUCH cleaner.

Joined Dec 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
although im just saying 8…
Tue, 11/17/2020 - 01:58

although im just saying 8 bees doing 3 hearts per hit is low-key toxic and I suggest you turn down that damage a tad since I dont think your players will like being killed in 3.7 seconds

Joined Nov 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I wish to know how to do…
Thu, 11/10/2022 - 21:19

I wish to know how to do this as well, i am making a summoning staff. And i cannot figure out how to make the mobs tamed when the spawn.