mobs spawning on specific blocks

Started by QuentinNZ on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 years ago
Joined Jan 2016
Points:
730

User statistics:

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

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

Active 4 years ago
Joined Aug 2019
Points:
1018

User statistics:

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

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

Active 4 years ago
Joined Jan 2016
Points:
730

User statistics:

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

and how do i do that?

Active 4 years ago
Joined Aug 2019
Points:
1018

User statistics:

  • Modifications: 0
  • Forum topics: 31
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 450
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.

Active 4 years ago
Joined Jan 2016
Points:
730

User statistics:

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

ah ok