User Tools

Site Tools


tutorial:armor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
tutorial:armor [2022/04/13 09:39] – map2fabricyarn daomephstatutorial:armor [2022/05/20 17:54] – [Creating an Armor Material class] fixing labels on protection values rodriguezrrp
Line 18: Line 18:
  private static final int[] PROTECTION_VALUES = new int[] {A, B, C, D};   private static final int[] PROTECTION_VALUES = new int[] {A, B, C, D}; 
  
- // In which A is helmet, B chestplate, C leggings and D boots+ // In which A is boots, B leggings, C chestplate, and D helmet
  // For reference, Leather uses {1, 2, 3, 1}, and Diamond/Netherite {3, 6, 8, 3}  // For reference, Leather uses {1, 2, 3, 1}, and Diamond/Netherite {3, 6, 8, 3}
 } }
tutorial/armor.txt · Last modified: 2023/08/20 10:19 by wjz_p