Getting mob to spawn on Ice Blocks

Started by WunderWaffel on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Getting mob to spawn on Ice Blocks

I've been trying to get a mob to spawn naturally on top of ice blocks in biomes where it generates naturally; however, nothing I do seems to make it work.

I've tried using a condition with slight edits and setting the spawn weight super high to no avail.

Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
you could always do…
Tue, 03/22/2022 - 20:04

you could always do something like a custom procedure that checks if the block is ice and then spawns the mob