How to make an item auto equp a shield

Started by Majorgaming on

Topic category: Help with modding (Java Edition)

Last seen on 09:25, 8. Jul 2021
Joined Oct 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make an item auto equp a shield
Sat, 12/14/2019 - 13:38 (edited)

I am currently working on a mod, and i cant seem to figure out how to make it to where, when someone is holding a specific MODDED item, it would allow you to block using a shield!

And when you arent holding it anymore, it would then remove the shield.

Edited by Majorgaming on Sat, 12/14/2019 - 13:38
Last seen on 17:16, 16. Mar 2024
Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Creating custom shells that…
Fri, 12/27/2019 - 02:09

Creating custom shells that would block of EntityProjectiles is not possible yet in Mcreator

How ever you can you

On Plater Tick Update

If

item in player main/off hand=CustomItem

Then effect regen