How to make a bee-like entity

Started by Anomaly on Sat, 03/27/2021 - 09:02

Topic category: Help with modding (Java Edition)

Last seen on 11:40, 5. Mar 2023
Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make a bee-like entity
Sat, 03/27/2021 - 09:02

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?

Last seen on 13:59, 1. Jun 2023
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.