Problem with dropping objects on horseback

Started by davidegaeta on

Topic category: Help with MCreator software

Joined Oct 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Problem with dropping objects on horseback

Hello everyone,

I'm having a problem with a procedure I created on MCreator. The procedure should allow an item to be dropped when the player right-clicks on a horse, as long as they have the shears in their right hand. Unfortunately, the procedure does not work as intended.

Joined Oct 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I solved it, only I would…
Fri, 10/18/2024 - 22:17

I solved it, only I would like to make the object only consume when you are in survival mode, how could I do it?

Joined Oct 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The second condition not…
Sat, 10/19/2024 - 10:18

The second condition not function, how I resolve it? Thanks

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Event-entity might be the…
Sat, 10/19/2024 - 12:33

Event-entity might be the horse, and that can't have a gamemode... Use source entity

Joined Oct 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ok thank you.
Tue, 10/22/2024 - 14:26

ok thank you.