Ejemplo n.º 1
0
 public LongBow() {
   super(
       PartMaterialType.bowstring(TinkerTools.bowString),
       PartMaterialType.bow(TinkerTools.bowLimb),
       PartMaterialType.bow(TinkerTools.bowLimb),
       PartMaterialType.extra(TinkerTools.largePlate));
 }