Curious on how to make a mob spawn with blocks.

Started by laxowax14 on

Topic category: User side tutorials

Active 5 years ago
Joined Jul 2019
Points:
652

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
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?

Active 5 years ago
Joined Apr 2018
Points:
686

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
  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 ^^

Active 5 years ago
Joined Jul 2019
Points:
652

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Thanks
Mon, 07/15/2019 - 17:26

Thanks