Entity shoot projectiles/Music while boss is alive?

Started by Greenhead on

Topic category: Help with Minecraft modding (Java Edition)

Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Entity shoot projectiles/Music while boss is alive?

Hello, im making a Wither-like boss, but i want him to shoot projectiles, nor making entities fly in one direction. Also, how do i loop music? I have a code but it doesent work for some reason. 

         Thanks, Greenhead

Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I am confused, couldn't…
Tue, 06/09/2020 - 17:45

I am confused, couldn't understand the first part. About the music have you tried on entity tick set a timer that will play the music again after it is over?

Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The first part i wanted to…
Tue, 06/16/2020 - 08:31

The first part i wanted to make entities with ai like a wither skull. I tried ticking but i think i did something wrong... This is my code: Code

Joined Jul 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
if you figure out the boss…
Wed, 08/30/2023 - 03:50

if you figure out the boss music looping, let me know. because i've also been wondering about that.