Spawn mob only on a lilypad

Started by CaptainShark on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Spawn mob only on a lilypad

So I made a new frog, made a structure (pond) for it and I want it to only spawn in 1 biome (know how to do that) and only on lilypads in that biome. How do I go about making it only be able to spawn on lilypads?

Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I'm not sure if this topic…
Mon, 04/17/2023 - 17:35

I'm not sure if this topic is active any more, but I think you can do this using spawn conditions and the get block at x y z procedure block but using y-1 instead of y