Started by
TheCompleteNoub
on
Topic category: Help with Minecraft modding (Java Edition)
I'm using 2023.2 so I can make a 1.19.2 mod and I'm trying to make a ranged item that, when it lands, draws nearby entities towards where it landed and then gives them slowness
essentially the blue from jujutsu infinite on roblox
use a procedure with this code https://imgur.com/a/hsjZu1N and put it in the trigger "when projectile hits block" in the trigger tab of your projectile
toaster_dragon1 where is the push block? I couldn't find it in the entity stuff (management/ data)
the push block should be in actions under the entity tab
you can search the word "push" in the search bar up the top of the procedure menu and it should show up
there was no push thing, i'm on mcreator version 2023.2 currently
i am using 2024.4
maybe try updating and then searching
I can't update, the recent versions don't have 1.19.2 which is the version i'm making this mod for