How can I make passive mobs spawn on sand

Started by Sethnoodledoodle on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined Jan 2021
Points:
618

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
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
Active 1 month ago
Joined Jun 2023
Points:
262

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 46
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"

Active 2 years ago
Joined Jan 2021
Points:
618

User statistics:

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

where would i find that in the condition?