How to make Bees pollinate off of Custom Entities?

Started by Lunakibby on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 hours ago
Joined Jan 2020
Points:
788

User statistics:

  • Modifications: 5
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 97
How to make Bees pollinate off of Custom Entities?

In the mod I am working on I have a selection of flower/plant based creatures that I would like for bees to be able to pollinate/collect nectar from.
I've attempted using functions & procedures but can never get the bee to pathfind towards the entity, & then pollinate from them (even using data merge commands).
Anyone know of a way to do this?