Drop item procedure blocks

Started by FluffigBoll on

Topic category: Help with modding (Java Edition)

Last seen on 19:45, 31. Oct 2023
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Drop item procedure blocks

I am trying to make my living entity able to drop a certain item when right clicked on. I put a procedure in the right clicked on entity trigger and this is what i've got. (If item in main hand off is shears, do, deal 2 damage to target entity, spawn gem **** at x, y, z, pickup delay, despawn yes.) How do i make my item drop when i right click on the entity?

Last seen on 06:05, 28. Mar 2024
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Lot of options Add to…
Tue, 05/03/2022 - 09:47

Lot of options

Add to inventory

spawn gem

 

etc....

Last seen on 13:58, 21. Jan 2023
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
when Right clicked Trigger…
Sun, 05/15/2022 - 19:46

when Right clicked Trigger block should be used