Started by
Isaac Souza
on
Topic category: Help with Minecraft modding (Java Edition)
I'm making a football mod, when making the ball, I can't find a way for the block to move when the player collides with the block, is this possible?
Topic category: Help with Minecraft modding (Java Edition)
I'm making a football mod, when making the ball, I can't find a way for the block to move when the player collides with the block, is this possible?
You are going to need to make an mob, but i don't know how to make it move only when touched.
make an entity .. and a custom model with blockbench... make sure you name the model identifier as well ;)