How become a mob

Started by Ultrax_Droidx on

Topic category: General discussion

Last seen on 17:12, 30. Jun 2023
Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How become a mob

I want to make a werewolf mod, which if you bitten, you have the option of pressing a button and turning the mob

Last seen on 15:43, 1. Jan 2024
Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I dont think that's possible…
Fri, 09/25/2020 - 20:32

I dont think that's possible in MCreator. At least without a lot of coding. However, you could make it so you get certain bonuses and such instead. 
You could do this by having a procedure that's triggered every time an entity is attacked. Have it check if the one attacked is a player, and the one attacking is a certain werewolf entity. It could then set a variable for the player. Which a procedure could then check if the player is pressing a certain button, and then trigger a potion effect or something.

I can go more into that if needed, but since it isnt directly related to your question I kept it short and simple in this.

But yeah, I dont think theres a way to actually do this in MCreator.

Last seen on 17:12, 30. Jun 2023
Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ok thanks
Fri, 09/25/2020 - 22:05

ok thanks