Started by
lactrosepvp
on
Topic category: Advanced modding
What i want to do is make the player shift with a procedure without them physically holding shift themselves, someone help
Topic category: Advanced modding
What i want to do is make the player shift with a procedure without them physically holding shift themselves, someone help
It looks like you can use
entity.setPose(net.minecraft.world.entity.Pose.CROUCHING)
. (You can put this in a "Custom code snippet" block.) I don't know if this is reset by the game however." error: package net.minecraft.world.entity does not exist "
it dont work bro or if it does and im missing something tell me
What?
You have some problems... Where did you see this message? Can you send me a screenshot of your code?