How to make a bee-like entity

Started by Anomaly on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make a bee-like entity

Hi I plan to make an entity that is a bit like a bee, being able to go in and out of blocks, and is able to collect and fill it's nest block with something. Is there a way to create something like this?

Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Maybe, if the entity…
Sat, 04/17/2021 - 10:41

Maybe, if the entity collides with a block, the entity will despawn, and the block is set a variable to true. If a timer is ends, the block will spawn the entity. And for collect nectar, make another variable for entity.

Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
did you managed to do it?
Fri, 01/19/2024 - 17:23

did you managed to do it?