How can I make passive mobs spawn on sand

Started by Sethnoodledoodle on

Topic category: Help with modding (Java Edition)

Last seen on 20:45, 2. Jul 2023
Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How can I make passive mobs spawn on sand
Sun, 06/11/2023 - 11:16 (edited)

I want to make the Meerkats in my mod spanw in the daylight and in deserts. When I select the spawning type as creature it only spawns on grass. Monster works but it only spawns at night. Help?

Edited by Sethnoodledoodle on Sun, 06/11/2023 - 11:16
Last seen on 20:05, 4. May 2024
Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
idk if it will work, but try…
Sun, 06/11/2023 - 12:24

idk if it will work, but try setting the spawning condition to "if block at X x, Y y-1, Z z is sand"

Last seen on 20:45, 2. Jul 2023
Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
where would i find that in…
Sun, 06/11/2023 - 12:38

where would i find that in the condition?