Boss Spawning

Started by martinbv95 on

Topic category: Feature requests and ideas for MCreator

Joined Jun 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Boss Spawning

An option to have a certain mob only spawn once, ever, like the ender dragon. I have several "Bosses" I want to add to my mods, but i can't seem to find a good way to spawn them...

Joined Dec 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i don't know the answer to
Wed, 09/14/2016 - 20:25

i don't know the answer to making it only spawn once, but mabye you could make a summoning block to spawn it in.

Joined Sep 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
errrr... the Ender dragon can
Thu, 09/15/2016 - 17:11

errrr... the Ender dragon can be Respawned in 1.9+

Joined Dec 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
But that is summoned in
Thu, 09/15/2016 - 20:35

But that is summoned in mannualy, not by world generation. 

Joined Sep 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can fix this by having a…
Mon, 10/14/2019 - 10:11

You can fix this by having a custom dimension that the boss resides in, similar to the end, that spawns the boss in whenever the player enters the dimension but have it that when the boss dies (in the events) it sets a variable to 1, for example, and if the variable = 1 don't spawn in the boss. 

 

I have a dungeon that the boss spawns in. so whenever you find the dungeon you fight the boss. but you can make it so that the dungeon is rare so that it's very unlikely they will find multiple dungeons. the only problem with the first solution is that you will have to make a dimension for each boss. I hope this is helpful

 

Thanks,

Shadow