procedure question

Started by 3moons on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined Sep 2018
Points:
683

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
procedure question

Ok I am new to using this and am getting along ok with respect to creating blocks, items, Guis' and some procedures'…

 that being said.

 I created a new set of armor and cannot get it be wearable in testing. I am new to using the puzzle pieces to program . not that I am very proficient

what I don't see is a statement like when wearing or when worn...

Active 1 hour ago
Joined Apr 2014
Points:
1228

User statistics:

  • Modifications: 2
  • Forum topics: 27
  • Wiki pages: 1
  • MCreator plugins: 0
  • Comments: 663
There is a block that says …
Tue, 07/16/2019 - 00:19

There is a block that says "When item in Armor Slot"
Armor slot's are:
3 = Helmet
2 = Chestplate 
1 = Leggings 
0 = Boots

Active 2 years ago
Joined Sep 2018
Points:
683

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
Thanks alot that helped.
Wed, 03/04/2020 - 17:53

Thanks alot that helped.