block movement

Started by Isaac Souza on

Topic category: Help with modding (Java Edition)

Last seen on 18:45, 4. Sep 2022
Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
block movement

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?

Last seen on 00:20, 21. Apr 2024
Joined Sep 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You are going to need to…
Mon, 09/26/2022 - 21:43

You are going to need to make an mob, but i don't know how to make it move only when touched.

Last seen on 11:34, 9. Oct 2022
Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
make an entity .. and a…
Tue, 10/04/2022 - 09:49

make an entity .. and a custom model with blockbench... make sure you name the model identifier as well ;)