Started by
WaldenPlaysGames39
on
Topic category: Help with MCreator software
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.
oh sure this is easy let me get the procedures ready first
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
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!
where is the if then do block in the menu i can't find it
never mind i found it
it didn't work the way i did it how did you get the if do block
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?
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?
nope currently i dont know
qym It doesn't seem like entity iterator works in right clicked (entity pos.) or right clicked (block pos.)