need help creating wand of necromancy item in mcreator

Started by WaldenPlaysGames39 on

Topic category: Help with MCreator software

Last seen on 00:33, 10. Aug 2023
Joined Sep 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
need help creating wand of necromancy item in mcreator

I have been working on a mod in mcreator that adds magic wands to the game. one of the wands is called the wand of necromancy, and the idea i had for it is that it would do nothing except have the melee damage of a wooden sword when you first craft it but it would gain more and more powerful magic powers the more mobs you killed with it. the magic power would be to shoot a beam of soul speed particles in front of you that would damage monsters and deal more damage the more kills you got with it. i have already created the item in mcreator but i need help creating the procedure code for the item's ability.

Last seen on 18:09, 16. Mar 2024
Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
oh sure this is easy let me…
Wed, 09/07/2022 - 13:18

oh sure this is easy let me get the procedures ready first

Last seen on 18:09, 16. Mar 2024
Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
First Create A Procedure…
Wed, 09/07/2022 - 13:30

First Create A Procedure Like This https://imgur.com/a/19Vhjp5

this will make it so that if you kill an enemy it increases the damage

Next this procedure place it inside the if wand right clicked https://imgur.com/a/IRe0LPP

when you right click you shoot a line of souls that deal damage to the enemy

so now if you first craft the wand the line of souls wont deal any damage unless you kill the enemy normally using the wand

Last seen on 00:33, 10. Aug 2023
Joined Sep 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
yo thanks! the other magic…
Wed, 09/07/2022 - 21:25

yo thanks! the other magic wands are easier for me to make and i will post a curse forge link for the mod when it's done so you can try it!

Last seen on 00:33, 10. Aug 2023
Joined Sep 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
where is the if then do…
Wed, 09/07/2022 - 21:29

where is the if then do block in the menu i can't find it

Last seen on 00:33, 10. Aug 2023
Joined Sep 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
never mind i found it
Wed, 09/07/2022 - 21:30

never mind i found it

Last seen on 00:33, 10. Aug 2023
Joined Sep 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
it didn't work the way i did…
Wed, 09/07/2022 - 21:40

it didn't work the way i did it how did you get the if do block

Last seen on 22:31, 16. Sep 2023
Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
wait i had the same idea on…
Fri, 09/09/2022 - 01:19

wait i had the same idea on a mod im making, the name is literally wand of necromancy is this just a coincidence or you copied my idea?

Last seen on 00:33, 10. Aug 2023
Joined Sep 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
this is a coincidence anyway…
Mon, 09/12/2022 - 20:14

this is a coincidence anyway i quit working on the magic wand mod anyway to focus on a different mod but do you know how to create a necromancer sword that when you kill a mob with it you can right click it to summon that mob as your minion so it will fight for you?

Last seen on 22:31, 16. Sep 2023
Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
nope currently i dont know
Thu, 09/22/2022 - 03:12

nope currently i dont know

Last seen on 22:40, 28. Mar 2024
Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
qym It doesn't seem like…
Fri, 09/23/2022 - 07:21

qym It doesn't seem like entity iterator works in right clicked (entity pos.) or right clicked (block pos.)