Entity Consume Item

Started by AntMess97 on

Topic category: Help with modding (Java Edition)

Last seen on 04:20, 16. Jul 2023
Joined Jul 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Entity Consume Item

Is there a way to have an entity consume an item in its inventory? Trying to create an entity that can consume food on its own.

Last seen on 20:18, 12. Mar 2024
Joined Nov 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can probably just removeā€¦
Sun, 07/02/2023 - 20:06

You can probably just remove the item from the entity's inventory, and increase its health.