how to make entity spawn in custom fluid?

Started by Darknessay on

Topic category: Help with Minecraft modding (Java Edition)

Joined Nov 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how to make entity spawn in custom fluid?

I have made dimension with blood instead of water in it, and also i have made monster that should spawn in this blood to prefer player of walking around the beaches.
I tried setting it to waterCreature and waterAmbiant and just ambient - it all doesnt works with spawn condition "block xy+1z is same block as [blood fluid]"
Mob just doesnt spawn.