Started by
doggydoply45
on
Topic category: Help with Minecraft modding (Java Edition)
i'm currently working on a few mods and some of them would benefit from a sort of "launch" feature, either pushing the character up and back, based on their look position. or launching them towards where they're looking, is there a way i can do this with procedures? i'm getting better at them but i can't seem to figure this one out
There's an MCreator plugin which adds "set walk speed of entity" procedure block, if it helps you.