Started by
Rattiwrapper
on
Topic category: Help with MCreator software
I want to make a mod with a block called Cobalt Paste, a block that attracts Iron, for example, if an Iron Ingot was dropped on the ground, it would slowly move towards the block, also, if it's possible, the Iron Ingot would get slightly faster as it gets closer, although it's not needed.
Can a moderator move this to help with mods?
I have a mathematical equation if you still want this, although I am a little late so I apologize.
Yeah ok.
thx
This is the equation. For your idea, make the x y z the coordinates of the block while the entity iterator should be the item. Also, have the velocity y not be times -1 at the end.
This is helpful, thanks.