Started by
Majorgaming
on
Topic category: Help with Minecraft modding (Java Edition)
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
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