Can I make Shields?

Started by LegoSuperNik on

Topic category: General discussion

Last seen on 02:38, 10. Jul 2019
Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can I make Shields?

Guys who know how I can make shield in MCreator ? And can I make horse armor ?

Last seen on 10:45, 1. Aug 2022
Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can make item that…
Tue, 05/03/2022 - 12:37

You can make item that summons an entity(invisible and immunity for projectiles) in fron of player when right clicked. It should teleport in front of player(for example: execute as @p run tp @e[type=modname:entityname,limit=1,sort=nearest] ^ ^ ^0.5), but it have to be summoned and disappear when player stop right clicking.

(sorry for my English, is not my native language)