Curious on how to make a mob spawn with blocks.

Started by laxowax14 on

Topic category: User side tutorials

Joined Jul 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Curious on how to make a mob spawn with blocks.

I want to add a boss to my mod and make it spawnable when you place blocks in a certain order (like the wither). I was wondering if anyone could help?

Joined Apr 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
  Order like in totem? Cause…
Fri, 07/12/2019 - 22:48

 

Order like in totem? Cause you can make a procedure that checks if block under or on top of other block is desired block, if not, then nothing happens ^^