mobs spawning on specific blocks

Started by QuentinNZ on

Topic category: Help with modding (Java Edition)

Last seen on 05:56, 22. May 2020
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?

Last seen on 20:25, 8. May 2020
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.

Last seen on 05:56, 22. May 2020
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?

Last seen on 20:25, 8. May 2020
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.

Last seen on 05:56, 22. May 2020
Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ah ok
Sat, 10/26/2019 - 00:40

ah ok