Started by
FluffigBoll
on
Topic category: Help with Minecraft modding (Java Edition)
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?
Lot of options
Add to inventory
spawn gem
etc....
when Right clicked Trigger block should be used