Monster entity

Started by woodcreatures on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Monster entity

Hello,

anyone can post pictures for a procedure to have a mob spawn on a block I decide ? For example I want a specific mob to spawn only on sand blocks

 

thank  you

Joined Apr 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Set The Biome Restriction To…
Sun, 04/04/2021 - 19:13

Set The Biome Restriction To Desert Of The Mob

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
do you want your mob to: …
Sun, 04/18/2021 - 03:39

do you want your mob to:

  1. only spawn in specific biome/s?
  2. or do you want them to spawn in any biome with sand in general?

if it's the first one you want, simply follow what RavenzFace said. it's really simple and should be common knowledge by now.

if you wanna do the second one, take a look at this:

https://i.imgur.com/D3YKcqF.png

just change the material type from "LAVA" to "SAND" (sorry, it's coz I just reused this pic, but this kind of procedure would still likely work), then put this procedure on your mob's natural spawning condition.