Shields [help me pls]

Started by SkySwifty on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Shields [help me pls]
Mon, 02/06/2017 - 17:11 (edited)

Hello.

 

How can i make shield in MCreator?

Edited by SkySwifty on Mon, 02/06/2017 - 17:11
Joined Jan 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It possible in MCreator?
Mon, 02/06/2017 - 07:23

It possible in MCreator?

Joined Jun 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make an item. Add an event:
Mon, 02/06/2017 - 21:18

Make an item. Add an event: Right click on air/block: add potion effect: resistance 1 for some seconds.then reduce durability. Also you make fireproof shields that give you fire resistance!

Joined Jan 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:Make an item. Add an event:
Mon, 02/06/2017 - 21:44

@#2 Thank you! :)

Joined Jan 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hm... If i would make shields
Thu, 02/09/2017 - 16:49

Hm... If i would make shields looks like M&B Battlegear, what should i do?
15-28 shields with different features.

Ideally: special slot in inventory for shield. When item equipped, shield shows in actor's left hand. Then, when actor click RMB, he is blocking any damage. But this action don't use stamina.

Do you know how can i do this?