Attack Forewarned

Started by Farixxe on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Jul 2024
Points:
96

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 10
Attack Forewarned

Hi, I'm creating a mod with the idea of ​​having many bosses and minor enemies with warned attacks, that is, a red dot or any other color appears where the attack is directed. I make the entities with geckolib, however I don't know how to put more than one attack.

Active 6 months ago
Joined Feb 2024
Points:
159

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 34
I am still learning about…
Sat, 08/03/2024 - 04:10

I am still learning about the geckolib plugin myself but i think that you just need to use procedures to make the other attack animations display

Active 6 months ago
Joined Feb 2024
Points:
159

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 34
Also thanks for the…
Sat, 08/03/2024 - 04:13

Also thanks for the workspace. I can help you with the framework of your boss attacks and add some comments to blocks to help

Active 1 year ago
Joined Jul 2024
Points:
96

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 10
thanks, the concept of the…
Sat, 08/03/2024 - 12:15

thanks, the concept of the mod is based in the Norse Mythology, most specificalyy Raganrok, I'll try to add more things

Active 1 year ago
Joined Jul 2024
Points:
96

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 10
Let me know If you achieve…
Sun, 08/04/2024 - 01:03

Let me know If you achieve something.