Entity spawning in biomes from OTHER mods

Started by LemonPush on

Topic category: Help with Minecraft modding (Java Edition)

Active 6 months ago
Joined Aug 2021
Points:
548

User statistics:

  • Modifications: 1
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Entity spawning in biomes from OTHER mods

Okay so I recently made a FnaF mod and my main issue is I just found out the mobs cannot spawn in biomes from Other mods. Is there a specific way to have them spawn in other modded biomes? I mean Othered modded biomes like Plenty O Biomes and Oh The Biomes You'll Go.

Active 5 months ago
Joined Mar 2021
Points:
1014

User statistics:

  • Modifications: 3
  • Forum topics: 37
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 451
Of course this is the very…
Sat, 03/12/2022 - 14:19

Of course this is the very basic of entity.

Just add return conditions on natural spawn

Active 3 years ago
Joined May 2021
Points:
612

User statistics:

  • Modifications: 0
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 21
How dose this work?
Mon, 03/14/2022 - 04:37

How dose this work?

Active 5 months ago
Joined Mar 2021
Points:
1014

User statistics:

  • Modifications: 3
  • Forum topics: 37
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 451
You must have a real basic…
Mon, 03/14/2022 - 08:26

You must have a real basic kknowledge if you wanna make mods

For your entity spawning use only return conditions and please them a return value of biomes tag type

Then it's done

Active 6 months ago
Joined Aug 2021
Points:
548

User statistics:

  • Modifications: 1
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Thank you very much, now…
Mon, 03/14/2022 - 19:11

Thank you very much, now there is now way anybody will escape my mass army of robots. Seriously thank you so much my dude.