MCreator-Examples / Feedback

The Feedback Repository is a place where the community can suggest ideas for future videos. In some cases, I will pick things from this repository if I feel motivated or have an idea of how to add them.
https://github.com/MCreator-Examples
6 stars 0 forks source link

When player open a chest a mob gets angry #115

Open northwesttreesgaming opened 1 year ago

northwesttreesgaming commented 1 year ago

Description

When a chest is opened (right-clicked) the entity becomes hostile toward the player if nearby.

Features and uses

  1. Make a custom entity.
  2. Trigger a player variable if the entity right-clicks on a chest
  3. Make the mob target entities with that player variable.
  4. If the player dies then the variable gets disabled.

Attachments

N/A

Feature Request tracker rule checks (please read carefully)