How can I make a hitbox that acts as a block like Shulker?

Started by Ahmet Enes TAŞÇI on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How can I make a hitbox that acts as a block like Shulker?

How can I make a hit box that acts as a block like Shulker?


 

Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If you're using the latest…
Sun, 10/29/2023 - 14:06

If you're using the latest version of MCreator, there should be an option to 'enable collidable hitbox' on the first tab of the entity menu. Keep in mind though that this works for shulkers because they're the same size as a block and don't move. This can quickly get pretty janky for other entities.