How can I make my mob break your tool instantly when attack?

Started by Ping Pong on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How can I make my mob break your tool instantly when attack?

How can I make my mob break your tool instantly when attack?

Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
"When player collides with…
Tue, 07/21/2020 - 14:05

"When player collides with entity" trigger :

https://ibb.co/MDRJjqd

Or if you want 20% chance for it to break :

https://ibb.co/hMLsjxN

There is for sure a better way but this can work.

Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
but I can't find the 'item…
Thu, 07/23/2020 - 01:55

but I can't find the 'item in main hand'.

Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
item in main hand is in the…
Thu, 07/23/2020 - 04:00

item in main hand is in the entity procedures section around the middle.