mobs spawning on specific blocks

Started by QuentinNZ on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
mobs spawning on specific blocks

does anyone know how to make mobs spawn on specific blocks?

Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make that block have a…
Wed, 10/23/2019 - 12:02

Make that block have a chance at spawning the mob above it.

Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
and how do i do that?
Fri, 10/25/2019 - 02:12

and how do i do that?

Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
There's a procedure for…
Fri, 10/25/2019 - 08:02

There's a procedure for spawning a specific mob. You can choose it's coordinates: x, y+something, z. "Something" would be like 1 or 2.